Pull request #2960 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 48734aa860406b60d21012702459b98197596a3f+bbb161aa59ef099937232867751a09afbb087fa9 (6112a32da5ea66645f1e7ece728c63c5c5274a6a) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2960/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2960/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16602 in /w/workspace/edgexfoundry_edgex-go_PR-2960 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit 48734aa860406b60d21012702459b98197596a3f Merge succeeded, producing 48734aa860406b60d21012702459b98197596a3f Checking out Revision 48734aa860406b60d21012702459b98197596a3f (PR-2960) > 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/2960/head:refs/remotes/origin/PR-2960 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48734aa860406b60d21012702459b98197596a3f # 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 bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48734aa860406b60d21012702459b98197596a3f # timeout=10 Commit message: "ci: standardize dockerfiles" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-17T19:37:10.951Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-17T19:37:11.335Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-17T19:37:11.576Z] ========================================================= [2020-12-17T19:37:11.576Z] EdgeX Global Pipelines Version Info [2020-12-17T19:37:11.576Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:37:13.092Z] ------------------- [2020-12-17T19:37:13.092Z] stable info: [2020-12-17T19:37:13.092Z] ------------------- [2020-12-17T19:37:13.092Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-17T19:37:13.092Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-17T19:37:13.092Z] Message: update stable to v1.0.173 [2020-12-17T19:37:14.043Z] ------------------- [2020-12-17T19:37:14.043Z] experimental info: [2020-12-17T19:37:14.043Z] ------------------- [2020-12-17T19:37:14.043Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-17T19:37:14.043Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-17T19:37:14.043Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-17T19:37:14.427Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-17T19:37:14.565Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-17T19:37:14.693Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-17T19:37:14.822Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-17T19:37:14.989Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-17T19:37:15.138Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-17T19:37:15.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-17T19:37:15.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-17T19:37:15.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-17T19:37:15.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-17T19:37:15.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-17T19:37:15.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-17T19:37:16.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-17T19:37:16.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-17T19:37:16.420Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-17T19:37:16.552Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-17T19:37:16.695Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-17T19:37:16.825Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-17T19:37:16.956Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-17T19:37:17.122Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-17T19:37:17.277Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-17T19:37:17.401Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-17T19:37:17.521Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-17T19:37:17.660Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2960 [Pipeline] echo [2020-12-17T19:37:17.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2960 [Pipeline] echo [2020-12-17T19:37:17.923Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2960 [Pipeline] echo [2020-12-17T19:37:18.064Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48734aa860406b60d21012702459b98197596a3f [Pipeline] echo [2020-12-17T19:37:18.209Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48734aa [Pipeline] echo [2020-12-17T19:37:18.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-17T19:37:18.656Z] provisioning config files... [2020-12-17T19:37:18.690Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9108341804598842861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:37:19.097Z] ---> docker-login.sh [2020-12-17T19:37:19.097Z] nexus3.edgexfoundry.org:10001 [2020-12-17T19:37:19.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:37:19.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:37:19.622Z] Configure a credential helper to remove this warning. See [2020-12-17T19:37:19.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:37:19.622Z] [2020-12-17T19:37:19.622Z] Login Succeeded [2020-12-17T19:37:19.622Z] nexus3.edgexfoundry.org:10002 [2020-12-17T19:37:19.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:37:19.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:37:19.622Z] Configure a credential helper to remove this warning. See [2020-12-17T19:37:19.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:37:19.622Z] [2020-12-17T19:37:19.622Z] Login Succeeded [2020-12-17T19:37:19.622Z] nexus3.edgexfoundry.org:10003 [2020-12-17T19:37:19.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:37:19.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:37:19.885Z] Configure a credential helper to remove this warning. See [2020-12-17T19:37:19.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:37:19.885Z] [2020-12-17T19:37:19.885Z] Login Succeeded [2020-12-17T19:37:19.885Z] nexus3.edgexfoundry.org:10004 [2020-12-17T19:37:20.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:37:20.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:37:20.148Z] Configure a credential helper to remove this warning. See [2020-12-17T19:37:20.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:37:20.148Z] [2020-12-17T19:37:20.148Z] Login Succeeded [2020-12-17T19:37:20.148Z] docker.io [2020-12-17T19:37:20.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:37:20.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:37:20.410Z] Configure a credential helper to remove this warning. See [2020-12-17T19:37:20.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:37:20.410Z] [2020-12-17T19:37:20.410Z] Login Succeeded [2020-12-17T19:37:20.410Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T19:37:20.430Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-17T19:37:21.016Z] ++ 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 [2020-12-17T19:37:21.016Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T19:37:21.016Z] ++ dirname cmd/core-command/Dockerfile [2020-12-17T19:37:21.016Z] ++ cut -d/ -f2 [2020-12-17T19:37:21.016Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-17T19:37:21.016Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T19:37:21.016Z] ++ dirname cmd/core-data/Dockerfile [2020-12-17T19:37:21.016Z] ++ cut -d/ -f2 [2020-12-17T19:37:21.016Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-17T19:37:21.016Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T19:37:21.016Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-17T19:37:21.016Z] ++ cut -d/ -f2 [2020-12-17T19:37:21.016Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-17T19:37:21.016Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T19:37:21.016Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-17T19:37:21.016Z] ++ cut -d/ -f2 [2020-12-17T19:37:21.016Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-17T19:37:21.016Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T19:37:21.016Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-17T19:37:21.016Z] ++ cut -d/ -f2 [2020-12-17T19:37:21.016Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-17T19:37:21.016Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T19:37:21.016Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-17T19:37:21.016Z] ++ cut -d/ -f2 [2020-12-17T19:37:21.016Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-17T19:37:21.016Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T19:37:21.016Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-17T19:37:21.016Z] ++ cut -d/ -f2 [2020-12-17T19:37:21.016Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-17T19:37:21.016Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T19:37:21.016Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-17T19:37:21.016Z] ++ cut -d/ -f2 [2020-12-17T19:37:21.016Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-17T19:37:21.016Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T19:37:21.016Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-17T19:37:21.016Z] ++ cut -d/ -f2 [2020-12-17T19:37:21.016Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-17T19:37:21.113Z] 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 [2020-12-17T19:37:22.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T19:37:22.770Z] [2020-12-17T19:37:22.770Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:37:23.159Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T19:37:23.159Z] latest: Pulling from edgex-devops/git-semver [2020-12-17T19:37:23.159Z] 31603596830f: Pulling fs layer [2020-12-17T19:37:23.159Z] 2a8b12db71e7: Pulling fs layer [2020-12-17T19:37:23.159Z] 6ca5941a6612: Pulling fs layer [2020-12-17T19:37:23.159Z] ecc8261a40a4: Pulling fs layer [2020-12-17T19:37:23.159Z] ecc8261a40a4: Waiting [2020-12-17T19:37:23.159Z] 2a8b12db71e7: Download complete [2020-12-17T19:37:23.427Z] 31603596830f: Verifying Checksum [2020-12-17T19:37:23.427Z] 31603596830f: Download complete [2020-12-17T19:37:23.427Z] 6ca5941a6612: Verifying Checksum [2020-12-17T19:37:23.427Z] 6ca5941a6612: Download complete [2020-12-17T19:37:23.427Z] ecc8261a40a4: Verifying Checksum [2020-12-17T19:37:23.427Z] ecc8261a40a4: Download complete [2020-12-17T19:37:23.695Z] 31603596830f: Pull complete [2020-12-17T19:37:23.695Z] 2a8b12db71e7: Pull complete [2020-12-17T19:37:24.647Z] 6ca5941a6612: Pull complete [2020-12-17T19:37:24.911Z] ecc8261a40a4: Pull complete [2020-12-17T19:37:24.911Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-17T19:37:24.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T19:37:24.911Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-17T19:37:25.103Z] prd-centos7-docker-4c-2g-16602 does not seem to be running inside a container [2020-12-17T19:37:25.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-17T19:37:27.862Z] $ docker top 5bc0e41a4502fac9e289725b7f58da26d59ac60671b0423c15ec0ea14f4f6f22 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-17T19:37:28.284Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T19:37:28.284Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T19:37:28.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T19:37:28.532Z] $ docker exec 5bc0e41a4502fac9e289725b7f58da26d59ac60671b0423c15ec0ea14f4f6f22 ssh-agent [2020-12-17T19:37:28.721Z] SSH_AUTH_SOCK=/tmp/ssh-fu6oxLSu5NZb/agent.13 [2020-12-17T19:37:28.721Z] SSH_AGENT_PID=18 [2020-12-17T19:37:28.739Z] Running ssh-add (command line suppressed) [2020-12-17T19:37:28.873Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_206530316970399448.key (/w/workspace/edgex-go/1@tmp/private_key_206530316970399448.key) [2020-12-17T19:37:28.929Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T19:37:29.315Z] + git tag --points-at HEAD [Pipeline] } [2020-12-17T19:37:29.350Z] $ docker exec --env ******** --env ******** 5bc0e41a4502fac9e289725b7f58da26d59ac60671b0423c15ec0ea14f4f6f22 ssh-agent -k [2020-12-17T19:37:29.464Z] unset SSH_AUTH_SOCK; [2020-12-17T19:37:29.464Z] unset SSH_AGENT_PID; [2020-12-17T19:37:29.464Z] echo Agent pid 18 killed; [2020-12-17T19:37:29.513Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-17T19:37:29.728Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T19:37:29.729Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T19:37:29.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T19:37:29.902Z] $ docker exec 5bc0e41a4502fac9e289725b7f58da26d59ac60671b0423c15ec0ea14f4f6f22 ssh-agent [2020-12-17T19:37:30.072Z] SSH_AUTH_SOCK=/tmp/ssh-R3fgPxOaqvnV/agent.47 [2020-12-17T19:37:30.072Z] SSH_AGENT_PID=53 [2020-12-17T19:37:30.083Z] Running ssh-add (command line suppressed) [2020-12-17T19:37:30.210Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4013776025934637853.key (/w/workspace/edgex-go/1@tmp/private_key_4013776025934637853.key) [2020-12-17T19:37:30.259Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T19:37:30.675Z] + git semver init [2020-12-17T19:37:30.675Z] # -> Open(): unable to determine branch for HEAD [2020-12-17T19:37:30.675Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-12-17T19:37:30.675Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-12-17T19:37:30.675Z] # $SEMVER_REMOTE_NAME = origin [2020-12-17T19:37:30.675Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-17T19:37:30.675Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-17T19:37:30.675Z] # $SEMVER_BRANCH = PR-2960 [2020-12-17T19:37:30.675Z] # $SEMVER_TEMP = /tmp/semver-547324437 [2020-12-17T19:37:30.675Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-17T19:37:57.317Z] # '/tmp/semver-547324437' -> '/w/workspace/edgex-go/1/.semver' [2020-12-17T19:37:57.317Z] # -> Force: false [2020-12-17T19:37:57.317Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-12-17T19:37:57.340Z] $ docker exec --env ******** --env ******** 5bc0e41a4502fac9e289725b7f58da26d59ac60671b0423c15ec0ea14f4f6f22 ssh-agent -k [2020-12-17T19:37:57.616Z] unset SSH_AUTH_SOCK; [2020-12-17T19:37:57.616Z] unset SSH_AGENT_PID; [2020-12-17T19:37:57.616Z] echo Agent pid 53 killed; [2020-12-17T19:37:57.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-17T19:37:58.386Z] + git semver [Pipeline] } [2020-12-17T19:37:58.421Z] $ docker stop --time=1 5bc0e41a4502fac9e289725b7f58da26d59ac60671b0423c15ec0ea14f4f6f22 [2020-12-17T19:38:00.358Z] $ docker rm -f 5bc0e41a4502fac9e289725b7f58da26d59ac60671b0423c15ec0ea14f4f6f22 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T19:38:01.015Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-17T19:38:01.625Z] Stashed 1 file(s) [Pipeline] echo [2020-12-17T19:38:01.647Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T19:38:02.961Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-17T19:38:03.285Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-17T19:38:03.606Z] + true [2020-12-17T19:38:03.606Z] + sudo service docker restart [2020-12-17T19:38:03.606Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-17T19:38:04.215Z] ========================================================= [2020-12-17T19:38:04.215Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-17T19:38:04.215Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:38:04.596Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-17T19:38:07.927Z] Sending build context to Docker daemon 326.2MB [2020-12-17T19:38:07.927Z] Step 1/7 : ARG BASE=golang:1.15-alpine3.12 [2020-12-17T19:38:07.927Z] Step 2/7 : FROM ${BASE} [2020-12-17T19:38:07.927Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-17T19:38:07.927Z] 188c0c94c7c5: Pulling fs layer [2020-12-17T19:38:07.927Z] 0ef7d3d256c8: Pulling fs layer [2020-12-17T19:38:07.927Z] de9db76c5a1d: Pulling fs layer [2020-12-17T19:38:07.927Z] bca2f99d35d6: Pulling fs layer [2020-12-17T19:38:07.927Z] 93359f2a8cfa: Pulling fs layer [2020-12-17T19:38:07.927Z] 7c6f9722023f: Pulling fs layer [2020-12-17T19:38:07.927Z] a35cf1a2eb13: Pulling fs layer [2020-12-17T19:38:07.927Z] 93359f2a8cfa: Waiting [2020-12-17T19:38:07.927Z] 7c6f9722023f: Waiting [2020-12-17T19:38:07.927Z] a35cf1a2eb13: Waiting [2020-12-17T19:38:07.927Z] bca2f99d35d6: Waiting [2020-12-17T19:38:07.927Z] de9db76c5a1d: Verifying Checksum [2020-12-17T19:38:07.927Z] de9db76c5a1d: Download complete [2020-12-17T19:38:07.927Z] 0ef7d3d256c8: Verifying Checksum [2020-12-17T19:38:07.927Z] 0ef7d3d256c8: Download complete [2020-12-17T19:38:07.927Z] 93359f2a8cfa: Verifying Checksum [2020-12-17T19:38:07.927Z] 93359f2a8cfa: Download complete [2020-12-17T19:38:08.189Z] 7c6f9722023f: Verifying Checksum [2020-12-17T19:38:08.189Z] 7c6f9722023f: Download complete [2020-12-17T19:38:08.767Z] 188c0c94c7c5: Verifying Checksum [2020-12-17T19:38:08.767Z] 188c0c94c7c5: Download complete [2020-12-17T19:38:09.033Z] 188c0c94c7c5: Pull complete [2020-12-17T19:38:09.305Z] 0ef7d3d256c8: Pull complete [2020-12-17T19:38:09.570Z] de9db76c5a1d: Pull complete [2020-12-17T19:38:10.528Z] a35cf1a2eb13: Verifying Checksum [2020-12-17T19:38:10.528Z] a35cf1a2eb13: Download complete [2020-12-17T19:38:11.110Z] bca2f99d35d6: Download complete [2020-12-17T19:38:17.331Z] Still waiting to schedule task [2020-12-17T19:38:17.332Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-16600’ is offline [2020-12-17T19:38:17.753Z] bca2f99d35d6: Pull complete [2020-12-17T19:38:17.753Z] 93359f2a8cfa: Pull complete [2020-12-17T19:38:17.753Z] 7c6f9722023f: Pull complete [2020-12-17T19:38:24.363Z] a35cf1a2eb13: Pull complete [2020-12-17T19:38:24.363Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-17T19:38:24.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-17T19:38:24.363Z] ---> a62c8e92a672 [2020-12-17T19:38:24.363Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-17T19:38:24.363Z] ---> Running in 9e63418f2918 [2020-12-17T19:38:24.363Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T19:38:24.939Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T19:38:25.887Z] (1/12) Installing libmagic (5.38-r0) [2020-12-17T19:38:25.887Z] (2/12) Installing file (5.38-r0) [2020-12-17T19:38:26.153Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-17T19:38:26.153Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-17T19:38:41.104Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-17T19:38:41.104Z] (6/12) Installing patch (2.7.6-r6) [2020-12-17T19:38:41.104Z] (7/12) Installing build-base (0.5-r2) [2020-12-17T19:38:41.104Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-17T19:38:41.104Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-17T19:38:41.104Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-17T19:38:41.104Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-17T19:38:41.104Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-17T19:38:41.104Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T19:38:41.104Z] OK: 233 MiB in 51 packages [2020-12-17T19:38:43.042Z] Removing intermediate container 9e63418f2918 [2020-12-17T19:38:43.042Z] ---> 3eb644327e40 [2020-12-17T19:38:43.042Z] Step 4/7 : WORKDIR /edgex-go [2020-12-17T19:38:43.042Z] ---> Running in 2c0af6c8ced6 [2020-12-17T19:38:43.307Z] Removing intermediate container 2c0af6c8ced6 [2020-12-17T19:38:43.307Z] ---> dcd9e4aee4a4 [2020-12-17T19:38:43.307Z] Step 5/7 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2020-12-17T19:38:43.883Z] 20.10.0: Pulling from library/docker [2020-12-17T19:38:44.147Z] 05e7bc50f07f: Pulling fs layer [2020-12-17T19:38:44.147Z] 6db28d0fdbf6: Pulling fs layer [2020-12-17T19:38:44.147Z] 292df0bc6bf3: Pulling fs layer [2020-12-17T19:38:44.147Z] 2e060f4bd70b: Pulling fs layer [2020-12-17T19:38:44.147Z] 80e8d568a223: Pulling fs layer [2020-12-17T19:38:44.147Z] 8dc6ef1a942a: Pulling fs layer [2020-12-17T19:38:44.147Z] 2312dd95470a: Pulling fs layer [2020-12-17T19:38:44.147Z] 80e8d568a223: Waiting [2020-12-17T19:38:44.147Z] 8dc6ef1a942a: Waiting [2020-12-17T19:38:44.147Z] 2312dd95470a: Waiting [2020-12-17T19:38:44.147Z] 2e060f4bd70b: Waiting [2020-12-17T19:38:44.415Z] 292df0bc6bf3: Verifying Checksum [2020-12-17T19:38:44.415Z] 292df0bc6bf3: Download complete [2020-12-17T19:38:44.415Z] 05e7bc50f07f: Verifying Checksum [2020-12-17T19:38:44.415Z] 05e7bc50f07f: Download complete [2020-12-17T19:38:44.415Z] 6db28d0fdbf6: Verifying Checksum [2020-12-17T19:38:44.415Z] 6db28d0fdbf6: Download complete [2020-12-17T19:38:44.415Z] 80e8d568a223: Verifying Checksum [2020-12-17T19:38:44.415Z] 80e8d568a223: Download complete [2020-12-17T19:38:44.415Z] 8dc6ef1a942a: Verifying Checksum [2020-12-17T19:38:44.415Z] 8dc6ef1a942a: Download complete [2020-12-17T19:38:44.688Z] 05e7bc50f07f: Pull complete [2020-12-17T19:38:44.688Z] 2312dd95470a: Verifying Checksum [2020-12-17T19:38:44.688Z] 2312dd95470a: Download complete [2020-12-17T19:38:44.956Z] 6db28d0fdbf6: Pull complete [2020-12-17T19:38:44.956Z] 292df0bc6bf3: Pull complete [2020-12-17T19:38:45.224Z] 2e060f4bd70b: Download complete [2020-12-17T19:38:48.571Z] 2e060f4bd70b: Pull complete [2020-12-17T19:38:48.571Z] 80e8d568a223: Pull complete [2020-12-17T19:38:48.571Z] 8dc6ef1a942a: Pull complete [2020-12-17T19:38:48.571Z] 2312dd95470a: Pull complete [2020-12-17T19:38:48.571Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2020-12-17T19:38:48.571Z] Status: Downloaded newer image for docker:20.10.0 [2020-12-17T19:38:49.978Z] ---> 7d1a9c09d705 [2020-12-17T19:38:49.978Z] Step 6/7 : COPY go.mod . [2020-12-17T19:38:49.978Z] ---> fd256d94b5fd [2020-12-17T19:38:49.978Z] Step 7/7 : RUN go mod download [2020-12-17T19:38:49.978Z] ---> Running in e467743adccf [2020-12-17T19:39:12.026Z] Removing intermediate container e467743adccf [2020-12-17T19:39:12.026Z] ---> 34968a22dd47 [2020-12-17T19:39:12.026Z] Successfully built 34968a22dd47 [2020-12-17T19:39:12.026Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:39:12.398Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-17T19:39:12.398Z] . [Pipeline] withDockerContainer [2020-12-17T19:39:12.525Z] prd-centos7-docker-4c-2g-16602 does not seem to be running inside a container [2020-12-17T19:39:12.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-17T19:39:13.345Z] $ docker top 7542af91088c2d58172b0e2ead0b29621d39437e671c5870219e789c8f69fe64 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T19:39:13.902Z] + go version [2020-12-17T19:39:13.902Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-17T19:39:13.938Z] $ docker stop --time=1 7542af91088c2d58172b0e2ead0b29621d39437e671c5870219e789c8f69fe64 [2020-12-17T19:39:15.290Z] $ docker rm -f 7542af91088c2d58172b0e2ead0b29621d39437e671c5870219e789c8f69fe64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:39:16.474Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-17T19:39:16.474Z] . [Pipeline] withDockerContainer [2020-12-17T19:39:16.592Z] prd-centos7-docker-4c-2g-16602 does not seem to be running inside a container [2020-12-17T19:39:16.641Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-17T19:39:17.372Z] $ docker top 7faae4af7ad37ec37f03b705f12caba98e48a37dcad7f7c2366b5d035e8cd9f5 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-17T19:39:17.644Z] ========================================================= [2020-12-17T19:39:17.644Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-17T19:39:17.644Z] ========================================================= [Pipeline] sh [2020-12-17T19:39:17.958Z] + make test [2020-12-17T19:39:17.958Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-17T19:39:26.237Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-17T19:39:41.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-17T19:39:47.515Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-17T19:39:47.515Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-17T19:39:47.515Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-17T19:39:47.793Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-17T19:39:47.793Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-17T19:39:47.793Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-17T19:39:48.384Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-17T19:39:48.655Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-17T19:39:49.246Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-17T19:39:50.207Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-17T19:39:50.207Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-17T19:39:50.207Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-17T19:39:52.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.101s coverage: 46.6% of statements [2020-12-17T19:39:52.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-17T19:39:52.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-17T19:39:52.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-17T19:39:52.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-17T19:39:52.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-17T19:39:56.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.148s coverage: 27.1% of statements [2020-12-17T19:39:56.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-17T19:39:56.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-17T19:39:56.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-17T19:39:56.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-17T19:39:56.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-17T19:39:56.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-17T19:39:56.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.031s coverage: 100.0% of statements [2020-12-17T19:39:56.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-17T19:39:56.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements [2020-12-17T19:39:56.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-17T19:39:56.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-17T19:39:56.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.376s coverage: 72.7% of statements [2020-12-17T19:39:56.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-17T19:39:56.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-17T19:39:56.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.443s coverage: 83.3% of statements [2020-12-17T19:39:56.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-17T19:39:56.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-17T19:39:56.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-17T19:39:56.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-17T19:39:58.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.324s coverage: 28.6% of statements [2020-12-17T19:39:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-17T19:39:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-17T19:39:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-17T19:39:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-17T19:39:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-17T19:39:58.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.070s coverage: 100.0% of statements [2020-12-17T19:39:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-17T19:39:58.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.057s coverage: 100.0% of statements [2020-12-17T19:39:58.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-17T19:39:58.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.143s coverage: 86.7% of statements [2020-12-17T19:39:58.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-17T19:39:58.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.088s coverage: 97.5% of statements [2020-12-17T19:39:58.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-17T19:39:59.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.091s coverage: 78.3% of statements [2020-12-17T19:39:59.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-17T19:39:59.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-17T19:39:59.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-17T19:39:59.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-17T19:40:01.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.324s coverage: 93.8% of statements [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-17T19:40:01.221Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.027s coverage: 58.8% of statements [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-17T19:40:01.221Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.089s coverage: 0.1% of statements [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-17T19:40:01.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-17T19:40:01.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 75.5% of statements [2020-12-17T19:40:01.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-17T19:40:01.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.040s coverage: 80.8% of statements [2020-12-17T19:40:01.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements [2020-12-17T19:40:01.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 84.2% of statements [2020-12-17T19:40:02.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.110s coverage: 91.4% of statements [2020-12-17T19:40:02.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-17T19:40:03.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.220s coverage: 63.5% of statements [2020-12-17T19:40:03.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-17T19:40:03.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-17T19:40:03.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements [2020-12-17T19:40:03.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 91.3% of statements [2020-12-17T19:40:03.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2020-12-17T19:40:03.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements [2020-12-17T19:40:03.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2020-12-17T19:40:04.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.348s coverage: 55.9% of statements [2020-12-17T19:40:04.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-17T19:40:04.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-17T19:40:04.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-17T19:40:04.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-17T19:40:04.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-17T19:40:05.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.109s coverage: 37.0% of statements [2020-12-17T19:40:05.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-17T19:40:05.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-17T19:40:05.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.305s coverage: 84.0% of statements [2020-12-17T19:40:05.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.055s coverage: 100.0% of statements [2020-12-17T19:40:07.233Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.143s coverage: 47.1% of statements [2020-12-17T19:40:07.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-17T19:40:07.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-17T19:40:07.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-17T19:40:07.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-17T19:40:07.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-17T19:40:07.233Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.074s coverage: 100.0% of statements [2020-12-17T19:40:07.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-17T19:40:07.233Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.066s coverage: 100.0% of statements [2020-12-17T19:40:07.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-17T19:40:08.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.665s coverage: 29.1% of statements [2020-12-17T19:40:08.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-17T19:40:08.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-17T19:40:08.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-17T19:40:08.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-17T19:40:08.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-17T19:40:08.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements [2020-12-17T19:40:08.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-17T19:40:08.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.067s coverage: 100.0% of statements [2020-12-17T19:40:08.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-17T19:40:08.217Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements [2020-12-17T19:40:08.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-17T19:40:08.217Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements [2020-12-17T19:40:08.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-17T19:40:08.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-17T19:40:08.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-17T19:40:08.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-17T19:40:08.490Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements [2020-12-17T19:40:08.490Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-17T19:40:08.490Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-17T19:40:08.755Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2020-12-17T19:40:09.018Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2020-12-17T19:40:09.281Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2020-12-17T19:40:09.551Z] GO111MODULE=on go vet ./... [2020-12-17T19:40:11.214Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16603 in /w/workspace/edgexfoundry_edgex-go_PR-2960 [Pipeline] { [Pipeline] ws [2020-12-17T19:40:11.310Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-12-17T19:40:16.539Z] using credential edgex-jenkins-ssh [2020-12-17T19:40:16.603Z] Cloning the remote Git repository [2020-12-17T19:40:16.666Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-17T19:40:16.767Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-17T19:40:16.834Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-17T19:40:16.835Z] > git --version # timeout=10 [2020-12-17T19:40:16.855Z] > git --version # 'git version 2.17.1' [2020-12-17T19:40:16.857Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T19:40:16.952Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T19:40:31.679Z] gofmt -l . [2020-12-17T19:40:31.679Z] [ "`gofmt -l .`" = "" ] [2020-12-17T19:40:31.679Z] ./bin/test-go-mod-tidy.sh [2020-12-17T19:40:31.679Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-17T19:40:33.714Z] + ls -al . [2020-12-17T19:40:33.714Z] total 636 [2020-12-17T19:40:33.714Z] drwxrwxr-x 10 1001 1001 4096 Dec 17 19:40 . [2020-12-17T19:40:33.714Z] drwxr-xr-x 4 root root 28 Dec 17 19:39 .. [2020-12-17T19:40:33.714Z] -rw-rw-r-- 1 1001 1001 11 Dec 17 19:37 .dockerignore [2020-12-17T19:40:33.714Z] drwxrwxr-x 8 1001 1001 179 Dec 17 19:37 .git [2020-12-17T19:40:33.714Z] drwxrwxr-x 3 1001 1001 125 Dec 17 19:37 .github [2020-12-17T19:40:33.714Z] -rw-rw-r-- 1 1001 1001 824 Dec 17 19:37 .gitignore [2020-12-17T19:40:33.714Z] drwx------ 3 1001 1001 47 Dec 17 19:37 .semver [2020-12-17T19:40:33.714Z] -rw-rw-r-- 1 1001 1001 166 Dec 17 19:37 .sonarcloud.properties [2020-12-17T19:40:33.714Z] -rw-rw-r-- 1 1001 1001 3804 Dec 17 19:37 CONTRIBUTING.md [2020-12-17T19:40:33.714Z] -rw-rw-r-- 1 1001 1001 1040 Dec 17 19:37 Dockerfile.build [2020-12-17T19:40:33.714Z] -rw-rw-r-- 1 1001 1001 863 Dec 17 19:37 Jenkinsfile [2020-12-17T19:40:33.714Z] -rw-rw-r-- 1 1001 1001 10775 Dec 17 19:37 LICENSE [2020-12-17T19:40:33.714Z] -rw-rw-r-- 1 1001 1001 5750 Dec 17 19:37 Makefile [2020-12-17T19:40:33.714Z] -rw-rw-r-- 1 1001 1001 6511 Dec 17 19:37 README.md [2020-12-17T19:40:33.714Z] -rw-rw-r-- 1 1001 1001 6744 Dec 17 19:37 SECURITY.md [2020-12-17T19:40:33.714Z] -rw-rw-r-- 1 1001 1001 5 Dec 17 19:38 VERSION [2020-12-17T19:40:33.714Z] -rw-rw-r-- 1 1001 1001 4131 Dec 17 19:37 ZMQWindows.md [2020-12-17T19:40:33.714Z] drwxrwxr-x 2 1001 1001 117 Dec 17 19:37 bin [2020-12-17T19:40:33.714Z] drwxrwxr-x 14 1001 1001 4096 Dec 17 19:37 cmd [2020-12-17T19:40:33.714Z] -rw-r--r-- 1 root root 537096 Dec 17 19:40 coverage.out [2020-12-17T19:40:33.714Z] -rw-r--r-- 1 root root 979 Dec 17 19:40 go.mod [2020-12-17T19:40:33.714Z] -rw-r--r-- 1 root root 18631 Dec 17 19:40 go.sum [2020-12-17T19:40:33.714Z] drwxrwxr-x 8 1001 1001 127 Dec 17 19:37 internal [2020-12-17T19:40:33.714Z] drwxrwxr-x 4 1001 1001 26 Dec 17 19:37 openapi [2020-12-17T19:40:33.714Z] drwxrwxr-x 4 1001 1001 71 Dec 17 19:37 snap [2020-12-17T19:40:33.714Z] -rw-rw-r-- 1 1001 1001 168 Dec 17 19:37 version.go [Pipeline] sh [2020-12-17T19:40:33.574Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-17T19:40:33.596Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T19:40:33.631Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-17T19:40:33.676Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-17T19:40:33.676Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T19:40:33.689Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2960/head:refs/remotes/origin/PR-2960 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-17T19:40:34.039Z] + '[' -e coverage.out ] [2020-12-17T19:40:34.039Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-17T19:40:34.252Z] Stashed 1 file(s) [Pipeline] sh [2020-12-17T19:40:34.421Z] Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit 48734aa860406b60d21012702459b98197596a3f [2020-12-17T19:40:34.568Z] + make build [2020-12-17T19:40:34.568Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-17T19:40:34.843Z] Merge succeeded, producing 48734aa860406b60d21012702459b98197596a3f [2020-12-17T19:40:34.844Z] Checking out Revision 48734aa860406b60d21012702459b98197596a3f (PR-2960) [2020-12-17T19:40:34.447Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T19:40:34.475Z] > git checkout -f 48734aa860406b60d21012702459b98197596a3f # timeout=10 [2020-12-17T19:40:34.763Z] > git remote # timeout=10 [2020-12-17T19:40:34.781Z] > git config --get remote.origin.url # timeout=10 [2020-12-17T19:40:34.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T19:40:34.806Z] > git merge bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 [2020-12-17T19:40:34.829Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-17T19:40:34.859Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T19:40:34.873Z] > git checkout -f 48734aa860406b60d21012702459b98197596a3f # timeout=10 [2020-12-17T19:40:38.804Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-17T19:40:39.434Z] Commit message: "ci: standardize dockerfiles" [2020-12-17T19:40:39.491Z] > git --version # timeout=10 [2020-12-17T19:40:39.504Z] > git --version # 'git version 2.17.1' [2020-12-17T19:40:39.525Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T19:40:41.476Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-17T19:40:41.927Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-17T19:40:42.290Z] + true [2020-12-17T19:40:42.290Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-17T19:40:44.467Z] provisioning config files... [2020-12-17T19:40:44.519Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3948631500064479447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:40:44.979Z] ---> docker-login.sh [2020-12-17T19:40:44.979Z] nexus3.edgexfoundry.org:10001 [2020-12-17T19:40:45.501Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-17T19:40:45.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:40:46.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:40:46.177Z] Configure a credential helper to remove this warning. See [2020-12-17T19:40:46.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:40:46.177Z] [2020-12-17T19:40:46.177Z] Login Succeeded [2020-12-17T19:40:46.177Z] nexus3.edgexfoundry.org:10002 [2020-12-17T19:40:46.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:40:46.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:40:46.722Z] Configure a credential helper to remove this warning. See [2020-12-17T19:40:46.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:40:46.722Z] [2020-12-17T19:40:46.722Z] Login Succeeded [2020-12-17T19:40:46.722Z] nexus3.edgexfoundry.org:10003 [2020-12-17T19:40:46.902Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-17T19:40:46.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:40:47.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:40:47.272Z] Configure a credential helper to remove this warning. See [2020-12-17T19:40:47.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:40:47.272Z] [2020-12-17T19:40:47.272Z] Login Succeeded [2020-12-17T19:40:47.272Z] nexus3.edgexfoundry.org:10004 [2020-12-17T19:40:47.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:40:47.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:40:47.819Z] Configure a credential helper to remove this warning. See [2020-12-17T19:40:47.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:40:47.819Z] [2020-12-17T19:40:47.819Z] Login Succeeded [2020-12-17T19:40:47.819Z] docker.io [2020-12-17T19:40:48.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:40:48.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-17T19:40:48.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-17T19:40:48.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:40:48.364Z] Configure a credential helper to remove this warning. See [2020-12-17T19:40:48.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:40:48.364Z] [2020-12-17T19:40:48.364Z] Login Succeeded [2020-12-17T19:40:48.643Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T19:40:48.674Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-17T19:40:49.306Z] ========================================================= [2020-12-17T19:40:49.306Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-17T19:40:49.306Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:40:49.713Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-17T19:40:49.734Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-17T19:40:51.114Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-17T19:40:52.392Z] Sending build context to Docker daemon 165.4MB [2020-12-17T19:40:52.392Z] Step 1/7 : ARG BASE=golang:1.15-alpine3.12 [2020-12-17T19:40:52.392Z] Step 2/7 : FROM ${BASE} [2020-12-17T19:40:52.392Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-17T19:40:52.392Z] 5f621e34cdf4: Pulling fs layer [2020-12-17T19:40:52.392Z] a4357932f1b6: Pulling fs layer [2020-12-17T19:40:52.392Z] 18c013af1878: Pulling fs layer [2020-12-17T19:40:52.392Z] 00ac8860ef70: Pulling fs layer [2020-12-17T19:40:52.392Z] 63d7cb157983: Pulling fs layer [2020-12-17T19:40:52.392Z] b116817d02f9: Pulling fs layer [2020-12-17T19:40:52.392Z] 745a02a5169b: Pulling fs layer [2020-12-17T19:40:52.392Z] 00ac8860ef70: Waiting [2020-12-17T19:40:52.392Z] 63d7cb157983: Waiting [2020-12-17T19:40:52.392Z] b116817d02f9: Waiting [2020-12-17T19:40:52.392Z] 745a02a5169b: Waiting [2020-12-17T19:40:52.392Z] 18c013af1878: Download complete [2020-12-17T19:40:52.392Z] a4357932f1b6: Download complete [2020-12-17T19:40:52.392Z] 63d7cb157983: Verifying Checksum [2020-12-17T19:40:52.392Z] 63d7cb157983: Download complete [2020-12-17T19:40:52.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-17T19:40:52.985Z] b116817d02f9: Download complete [2020-12-17T19:40:52.985Z] 5f621e34cdf4: Verifying Checksum [2020-12-17T19:40:52.985Z] 5f621e34cdf4: Download complete [2020-12-17T19:40:53.462Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-17T19:40:53.586Z] 5f621e34cdf4: Pull complete [2020-12-17T19:40:54.194Z] a4357932f1b6: Pull complete [2020-12-17T19:40:54.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-17T19:40:54.796Z] 18c013af1878: Pull complete [2020-12-17T19:40:55.071Z] 745a02a5169b: Verifying Checksum [2020-12-17T19:40:55.071Z] 745a02a5169b: Download complete [2020-12-17T19:40:55.808Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-17T19:40:56.505Z] 00ac8860ef70: Verifying Checksum [2020-12-17T19:40:56.505Z] 00ac8860ef70: Download complete [Pipeline] } [2020-12-17T19:40:56.789Z] $ docker stop --time=1 7faae4af7ad37ec37f03b705f12caba98e48a37dcad7f7c2366b5d035e8cd9f5 [2020-12-17T19:40:58.818Z] $ docker rm -f 7faae4af7ad37ec37f03b705f12caba98e48a37dcad7f7c2366b5d035e8cd9f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:41:01.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-17T19:41:01.057Z] [2020-12-17T19:41:01.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:41:01.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-17T19:41:01.446Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-17T19:41:01.446Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-17T19:41:01.446Z] ca9280d653b3: Pulling fs layer [2020-12-17T19:41:01.446Z] 7e9c9ca2126c: Pulling fs layer [2020-12-17T19:41:01.709Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-17T19:41:01.709Z] cbdbe7a5bc2a: Download complete [2020-12-17T19:41:01.973Z] ca9280d653b3: Verifying Checksum [2020-12-17T19:41:01.973Z] ca9280d653b3: Download complete [2020-12-17T19:41:01.973Z] cbdbe7a5bc2a: Pull complete [2020-12-17T19:41:02.924Z] ca9280d653b3: Pull complete [2020-12-17T19:41:02.924Z] 7e9c9ca2126c: Verifying Checksum [2020-12-17T19:41:02.924Z] 7e9c9ca2126c: Download complete [2020-12-17T19:41:06.681Z] 00ac8860ef70: Pull complete [2020-12-17T19:41:06.681Z] 63d7cb157983: Pull complete [2020-12-17T19:41:06.681Z] b116817d02f9: Pull complete [2020-12-17T19:41:11.011Z] 745a02a5169b: Pull complete [2020-12-17T19:41:11.011Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-17T19:41:11.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-17T19:41:11.011Z] ---> b7e6874047d6 [2020-12-17T19:41:11.011Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-17T19:41:12.953Z] 7e9c9ca2126c: Pull complete [2020-12-17T19:41:12.953Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-17T19:41:12.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-17T19:41:12.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-17T19:41:13.167Z] prd-centos7-docker-4c-2g-16602 does not seem to be running inside a container [2020-12-17T19:41:13.215Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-17T19:41:14.246Z] $ docker top 1a1ab32b1070e545fbf2cadf8a9eed5f1703bbeeaf6bc4ca312c24cdebe0b858 -eo pid,comm [2020-12-17T19:41:14.411Z] ---> Running in 7b6df39cdceb [Pipeline] { [Pipeline] sh [2020-12-17T19:41:14.805Z] + docker-compose build --help [2020-12-17T19:41:14.805Z] + grep parallel [2020-12-17T19:41:15.395Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T19:41:15.749Z] --parallel Build images in parallel. [Pipeline] } [2020-12-17T19:41:15.781Z] $ docker stop --time=1 1a1ab32b1070e545fbf2cadf8a9eed5f1703bbeeaf6bc4ca312c24cdebe0b858 [2020-12-17T19:41:16.824Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T19:41:17.148Z] $ docker rm -f 1a1ab32b1070e545fbf2cadf8a9eed5f1703bbeeaf6bc4ca312c24cdebe0b858 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:41:18.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-17T19:41:18.016Z] . [Pipeline] withDockerContainer [2020-12-17T19:41:18.187Z] prd-centos7-docker-4c-2g-16602 does not seem to be running inside a container [2020-12-17T19:41:18.283Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-17T19:41:18.790Z] (1/12) Installing libmagic (5.38-r0) [2020-12-17T19:41:18.883Z] $ docker top b13cb938b5efad2cf2dc23ad54a529986c676a1925cf15aae205f80267f8ceee -eo pid,comm [Pipeline] { [2020-12-17T19:41:19.061Z] (2/12) Installing file (5.38-r0) [2020-12-17T19:41:19.061Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-17T19:41:19.061Z] (4/12) Installing g++ (9.3.0-r2) [Pipeline] sh [2020-12-17T19:41:19.449Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-17T19:41:20.396Z] Building docker-core-command-go ... [2020-12-17T19:41:20.396Z] Building docker-core-data-go ... [2020-12-17T19:41:20.396Z] Building docker-core-metadata-go ... [2020-12-17T19:41:20.396Z] Building docker-security-bootstrap-redis-go ... [2020-12-17T19:41:20.396Z] Building docker-security-proxy-setup-go ... [2020-12-17T19:41:20.396Z] Building docker-security-secretstore-setup-go ... [2020-12-17T19:41:20.396Z] Building docker-support-notifications-go ... [2020-12-17T19:41:20.396Z] Building docker-support-scheduler-go ... [2020-12-17T19:41:20.396Z] Building docker-sys-mgmt-agent-go ... [2020-12-17T19:41:20.396Z] Building docker-support-scheduler-go [2020-12-17T19:41:20.396Z] Building docker-core-command-go [2020-12-17T19:41:20.396Z] Building docker-security-proxy-setup-go [2020-12-17T19:41:20.396Z] Building docker-support-notifications-go [2020-12-17T19:41:20.396Z] Building docker-sys-mgmt-agent-go [2020-12-17T19:41:31.436Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-17T19:41:31.436Z] (6/12) Installing patch (2.7.6-r6) [2020-12-17T19:41:31.708Z] (7/12) Installing build-base (0.5-r2) [2020-12-17T19:41:31.708Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-17T19:41:31.978Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-17T19:41:31.978Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-17T19:41:32.249Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-17T19:41:32.249Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-17T19:41:32.520Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T19:41:32.520Z] OK: 217 MiB in 51 packages [2020-12-17T19:41:36.838Z] Removing intermediate container 7b6df39cdceb [2020-12-17T19:41:36.838Z] ---> bd38ad05254e [2020-12-17T19:41:36.838Z] Step 4/7 : WORKDIR /edgex-go [2020-12-17T19:41:36.838Z] ---> Running in 5007c924eda9 [2020-12-17T19:41:37.112Z] Removing intermediate container 5007c924eda9 [2020-12-17T19:41:37.112Z] ---> fa335585eacb [2020-12-17T19:41:37.112Z] Step 5/7 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2020-12-17T19:41:37.708Z] 20.10.0: Pulling from library/docker [2020-12-17T19:41:37.988Z] a3cc7d3b244e: Pulling fs layer [2020-12-17T19:41:37.988Z] 02a3295e0d61: Pulling fs layer [2020-12-17T19:41:37.988Z] 0f4f2e6d8100: Pulling fs layer [2020-12-17T19:41:37.988Z] 330b718f631f: Pulling fs layer [2020-12-17T19:41:37.988Z] a93816041522: Pulling fs layer [2020-12-17T19:41:37.988Z] bdb6da89ff94: Pulling fs layer [2020-12-17T19:41:37.988Z] 2a70c0c122f4: Pulling fs layer [2020-12-17T19:41:37.988Z] 330b718f631f: Waiting [2020-12-17T19:41:37.988Z] bdb6da89ff94: Waiting [2020-12-17T19:41:37.988Z] 2a70c0c122f4: Waiting [2020-12-17T19:41:38.260Z] 0f4f2e6d8100: Verifying Checksum [2020-12-17T19:41:38.260Z] 0f4f2e6d8100: Download complete [2020-12-17T19:41:38.260Z] 02a3295e0d61: Verifying Checksum [2020-12-17T19:41:38.260Z] 02a3295e0d61: Download complete [2020-12-17T19:41:38.533Z] a93816041522: Verifying Checksum [2020-12-17T19:41:38.533Z] a93816041522: Download complete [2020-12-17T19:41:38.533Z] a3cc7d3b244e: Verifying Checksum [2020-12-17T19:41:38.533Z] a3cc7d3b244e: Download complete [2020-12-17T19:41:38.533Z] bdb6da89ff94: Download complete [2020-12-17T19:41:38.533Z] 2a70c0c122f4: Verifying Checksum [2020-12-17T19:41:38.533Z] 2a70c0c122f4: Download complete [2020-12-17T19:41:39.126Z] a3cc7d3b244e: Pull complete [2020-12-17T19:41:39.729Z] 02a3295e0d61: Pull complete [2020-12-17T19:41:40.000Z] 0f4f2e6d8100: Pull complete [2020-12-17T19:41:46.723Z] 330b718f631f: Verifying Checksum [2020-12-17T19:41:46.723Z] 330b718f631f: Download complete [2020-12-17T19:41:49.362Z] 330b718f631f: Pull complete [2020-12-17T19:41:49.636Z] a93816041522: Pull complete [2020-12-17T19:41:49.910Z] bdb6da89ff94: Pull complete [2020-12-17T19:41:50.182Z] 2a70c0c122f4: Pull complete [2020-12-17T19:41:50.182Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2020-12-17T19:41:50.182Z] Status: Downloaded newer image for docker:20.10.0 [2020-12-17T19:41:52.655Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2020-12-17T19:41:52.655Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-12-17T19:41:52.655Z] ---> 34968a22dd47 [2020-12-17T19:41:52.655Z] Step 3/26 : WORKDIR /edgex-go [2020-12-17T19:41:52.655Z] ---> Running in 364855c33208 [2020-12-17T19:41:52.655Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2020-12-17T19:41:52.655Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-17T19:41:52.655Z] ---> 34968a22dd47 [2020-12-17T19:41:52.655Z] Step 3/24 : WORKDIR /edgex-go [2020-12-17T19:41:52.655Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2020-12-17T19:41:52.655Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-17T19:41:52.655Z] ---> 34968a22dd47 [2020-12-17T19:41:52.655Z] Step 3/22 : WORKDIR /edgex-go [2020-12-17T19:41:52.655Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2020-12-17T19:41:52.655Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-17T19:41:52.655Z] ---> 34968a22dd47 [2020-12-17T19:41:52.655Z] Step 3/21 : WORKDIR /edgex-go [2020-12-17T19:41:52.655Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2020-12-17T19:41:52.655Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-17T19:41:52.655Z] ---> 34968a22dd47 [2020-12-17T19:41:52.655Z] Step 3/21 : WORKDIR /edgex-go [2020-12-17T19:41:52.655Z] ---> Running in 1ade19632bd9 [2020-12-17T19:41:52.655Z] ---> Running in fcecb85feaff [2020-12-17T19:41:52.655Z] ---> Running in 3f5af16ac465 [2020-12-17T19:41:52.656Z] ---> Running in 1bca6ffc8e3d [2020-12-17T19:41:52.656Z] Removing intermediate container 1ade19632bd9 [2020-12-17T19:41:52.656Z] ---> 75e8bc253b81 [2020-12-17T19:41:52.656Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:41:52.656Z] Removing intermediate container fcecb85feaff [2020-12-17T19:41:52.656Z] ---> e83f96381466 [2020-12-17T19:41:52.656Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:41:52.656Z] Removing intermediate container 3f5af16ac465 [2020-12-17T19:41:52.656Z] ---> c107313a6538 [2020-12-17T19:41:52.656Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:41:52.656Z] Removing intermediate container 364855c33208 [2020-12-17T19:41:52.656Z] ---> d682829fe7ee [2020-12-17T19:41:52.656Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:41:52.656Z] Removing intermediate container 1bca6ffc8e3d [2020-12-17T19:41:52.656Z] ---> 847a3101f7d9 [2020-12-17T19:41:52.656Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:41:52.656Z] ---> Running in ae1c8f0a4388 [2020-12-17T19:41:52.656Z] ---> Running in 4f7ada93753a [2020-12-17T19:41:52.656Z] ---> Running in 208098270bdc [2020-12-17T19:41:52.656Z] ---> Running in 73ddfd410c0a [2020-12-17T19:41:52.656Z] ---> Running in 5494044615d6 [2020-12-17T19:41:53.562Z] ---> d2bc49e09ee9 [2020-12-17T19:41:53.562Z] Step 6/7 : COPY go.mod . [2020-12-17T19:41:53.606Z] Removing intermediate container ae1c8f0a4388 [2020-12-17T19:41:53.606Z] ---> d8bc43f79af5 [2020-12-17T19:41:53.606Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2020-12-17T19:41:53.870Z] Removing intermediate container 4f7ada93753a [2020-12-17T19:41:53.870Z] ---> ea6b90bf29df [2020-12-17T19:41:53.870Z] Step 5/21 : RUN apk add --update --no-cache make git [2020-12-17T19:41:53.870Z] ---> Running in 7248e2adde43 [2020-12-17T19:41:54.132Z] Removing intermediate container 208098270bdc [2020-12-17T19:41:54.132Z] ---> b1e8b43f1598 [2020-12-17T19:41:54.132Z] Step 5/21 : RUN apk add --update --no-cache make git [2020-12-17T19:41:54.132Z] ---> Running in 68a0c655e3fb [2020-12-17T19:41:54.132Z] Removing intermediate container 73ddfd410c0a [2020-12-17T19:41:54.132Z] ---> 98115854eb66 [2020-12-17T19:41:54.132Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2020-12-17T19:41:54.160Z] ---> 6a9c9d9bea61 [2020-12-17T19:41:54.160Z] Step 7/7 : RUN go mod download [2020-12-17T19:41:54.428Z] ---> Running in df5c317c1490 [2020-12-17T19:41:54.428Z] Removing intermediate container 5494044615d6 [2020-12-17T19:41:54.428Z] ---> 8e24ba58e8db [2020-12-17T19:41:54.428Z] Step 5/22 : RUN apk add --update --no-cache make git [2020-12-17T19:41:54.428Z] ---> Running in 120dbf78f03d [2020-12-17T19:41:54.433Z] ---> Running in 48be46ee736e [2020-12-17T19:41:54.696Z] ---> Running in beb953ae929b [2020-12-17T19:41:54.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T19:41:55.287Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T19:41:55.287Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T19:41:55.287Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T19:41:55.551Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T19:41:55.551Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T19:41:55.814Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T19:41:56.078Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T19:41:56.078Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T19:41:56.078Z] OK: 233 MiB in 51 packages [2020-12-17T19:41:56.078Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T19:41:56.347Z] OK: 233 MiB in 51 packages [2020-12-17T19:41:56.614Z] OK: 233 MiB in 51 packages [2020-12-17T19:41:56.614Z] Removing intermediate container 7248e2adde43 [2020-12-17T19:41:56.614Z] ---> 73e11e12b21e [2020-12-17T19:41:56.614Z] Step 6/26 : COPY go.mod . [2020-12-17T19:41:56.614Z] OK: 233 MiB in 51 packages [2020-12-17T19:41:56.614Z] OK: 233 MiB in 51 packages [2020-12-17T19:41:56.878Z] Removing intermediate container 68a0c655e3fb [2020-12-17T19:41:56.878Z] ---> 6d6abc78615a [2020-12-17T19:41:56.878Z] Step 6/21 : COPY go.mod . [2020-12-17T19:41:57.140Z] ---> c4c6074eeaf7 [2020-12-17T19:41:57.140Z] Step 7/26 : RUN go mod download [2020-12-17T19:41:57.405Z] ---> Running in bded3cc7916e [2020-12-17T19:41:57.689Z] ---> a69999e5c053 [2020-12-17T19:41:57.689Z] Step 7/21 : RUN go mod download [2020-12-17T19:41:57.690Z] Removing intermediate container 120dbf78f03d [2020-12-17T19:41:57.690Z] ---> df61e8e5ecd1 [2020-12-17T19:41:57.690Z] Step 6/24 : COPY go.mod . [2020-12-17T19:41:57.690Z] ---> Running in 626d73bbcc57 [2020-12-17T19:41:57.957Z] Removing intermediate container df5c317c1490 [2020-12-17T19:41:57.957Z] ---> 3d77e2259fcd [2020-12-17T19:41:57.957Z] Step 6/21 : COPY go.mod . [2020-12-17T19:41:57.957Z] Removing intermediate container beb953ae929b [2020-12-17T19:41:57.957Z] ---> 8a3348e6be11 [2020-12-17T19:41:57.957Z] Step 6/22 : COPY go.mod . [2020-12-17T19:41:58.221Z] ---> fea9ec989017 [2020-12-17T19:41:58.221Z] Step 7/24 : RUN go mod download [2020-12-17T19:41:58.221Z] ---> 935a016f865d [2020-12-17T19:41:58.221Z] Step 7/21 : RUN go mod download [2020-12-17T19:41:58.221Z] ---> f1519a3ca778 [2020-12-17T19:41:58.221Z] Step 7/22 : RUN go mod download [2020-12-17T19:41:58.487Z] ---> Running in 740befc28f5d [2020-12-17T19:41:58.487Z] ---> Running in a3a5026f0670 [2020-12-17T19:41:58.487Z] ---> Running in 0467e0ad7b8b [2020-12-17T19:41:59.899Z] Removing intermediate container bded3cc7916e [2020-12-17T19:41:59.899Z] ---> e42f034af6fc [2020-12-17T19:41:59.899Z] Step 8/26 : COPY . . [2020-12-17T19:41:59.899Z] Removing intermediate container 626d73bbcc57 [2020-12-17T19:41:59.899Z] ---> 6d3922f00611 [2020-12-17T19:41:59.899Z] Step 8/21 : COPY . . [2020-12-17T19:42:06.546Z] Removing intermediate container 740befc28f5d [2020-12-17T19:42:06.546Z] ---> 567b443c1fad [2020-12-17T19:42:06.546Z] Step 8/24 : COPY . . [2020-12-17T19:42:06.546Z] Removing intermediate container a3a5026f0670 [2020-12-17T19:42:06.546Z] ---> 02ca3e043fad [2020-12-17T19:42:06.546Z] Step 8/21 : COPY . . [2020-12-17T19:42:11.862Z] Removing intermediate container 0467e0ad7b8b [2020-12-17T19:42:11.862Z] ---> d22c64e067fc [2020-12-17T19:42:11.862Z] Step 8/22 : COPY . . [2020-12-17T19:42:21.237Z] Removing intermediate container 48be46ee736e [2020-12-17T19:42:21.237Z] ---> 46a2543b2d7c [2020-12-17T19:42:21.237Z] Successfully built 46a2543b2d7c [2020-12-17T19:42:21.237Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:42:21.624Z] + docker inspect -f . ci-base-image-arm64 [2020-12-17T19:42:21.624Z] . [Pipeline] withDockerContainer [2020-12-17T19:42:21.926Z] prd-ubuntu18.04-docker-arm64-4c-16g-16603 does not seem to be running inside a container [2020-12-17T19:42:22.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-17T19:42:23.506Z] $ docker top 51b11269861f49db7c7b5cc911b8f939ed55e2f3f342000b449d7724d695230e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T19:42:24.627Z] + go version [2020-12-17T19:42:24.627Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-17T19:42:24.668Z] $ docker stop --time=1 51b11269861f49db7c7b5cc911b8f939ed55e2f3f342000b449d7724d695230e [2020-12-17T19:42:26.603Z] $ docker rm -f 51b11269861f49db7c7b5cc911b8f939ed55e2f3f342000b449d7724d695230e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:42:27.914Z] + docker inspect -f . ci-base-image-arm64 [2020-12-17T19:42:27.914Z] . [Pipeline] withDockerContainer [2020-12-17T19:42:28.198Z] prd-ubuntu18.04-docker-arm64-4c-16g-16603 does not seem to be running inside a container [2020-12-17T19:42:28.281Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-17T19:42:29.710Z] $ docker top b471ad821e14b35bdee9b185ac490145a0cb4939d0e89e21a51bfb812682db18 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-17T19:42:30.164Z] ========================================================= [2020-12-17T19:42:30.164Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-17T19:42:30.164Z] ========================================================= [Pipeline] sh [2020-12-17T19:42:30.831Z] + make test [2020-12-17T19:42:30.831Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-17T19:42:50.810Z] ---> 611c0b19affb [2020-12-17T19:42:50.810Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-17T19:42:50.810Z] ---> 5a5df7340e6d [2020-12-17T19:42:50.810Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-17T19:42:50.810Z] ---> 7555c76d5ecd [2020-12-17T19:42:50.810Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-17T19:42:50.810Z] ---> Running in 05e1cbf930ad [2020-12-17T19:42:50.810Z] ---> Running in 80f4210a7a4e [2020-12-17T19:42:50.810Z] ---> Running in f39cf5311bc5 [2020-12-17T19:42:50.810Z] ---> ec136c592360 [2020-12-17T19:42:50.810Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-17T19:42:50.810Z] ---> 3db5124267a9 [2020-12-17T19:42:50.810Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-17T19:42:50.810Z] ---> Running in 11fa72544acc [2020-12-17T19:42:50.810Z] ---> Running in a489f2ca123a [2020-12-17T19:42:50.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-17T19:42:50.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-17T19:42:50.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-17T19:42:50.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-17T19:42:50.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-17T19:42:53.266Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-17T19:43:12.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-17T19:43:19.628Z] Removing intermediate container 11fa72544acc [2020-12-17T19:43:19.628Z] ---> 9e15c549e1f3 [2020-12-17T19:43:19.628Z] [2020-12-17T19:43:19.628Z] Step 10/21 : FROM scratch [2020-12-17T19:43:19.628Z] ---> [2020-12-17T19:43:19.628Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T19:43:19.628Z] Removing intermediate container 05e1cbf930ad [2020-12-17T19:43:19.628Z] ---> 399361720889 [2020-12-17T19:43:19.628Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-17T19:43:19.628Z] ---> Running in d6781664c6d5 [2020-12-17T19:43:22.942Z] ---> Running in 436b050bd370 [2020-12-17T19:43:23.519Z] Removing intermediate container f39cf5311bc5 [2020-12-17T19:43:23.519Z] ---> a57f39fd0fa6 [2020-12-17T19:43:23.519Z] [2020-12-17T19:43:23.519Z] Step 10/24 : FROM scratch [2020-12-17T19:43:23.519Z] ---> [2020-12-17T19:43:23.519Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-17T19:43:23.519Z] Removing intermediate container a489f2ca123a [2020-12-17T19:43:23.519Z] ---> 0b1e617a00bb [2020-12-17T19:43:23.519Z] [2020-12-17T19:43:23.519Z] Step 10/22 : FROM scratch [2020-12-17T19:43:23.519Z] ---> [2020-12-17T19:43:23.519Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T19:43:23.519Z] Removing intermediate container 436b050bd370 [2020-12-17T19:43:23.519Z] ---> ac2d6eab2343 [2020-12-17T19:43:23.519Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-17T19:43:23.519Z] ---> Using cache [2020-12-17T19:43:23.519Z] ---> ac2d6eab2343 [2020-12-17T19:43:23.519Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-17T19:43:23.519Z] Removing intermediate container 80f4210a7a4e [2020-12-17T19:43:23.519Z] ---> 517b1f73dcf6 [2020-12-17T19:43:23.519Z] [2020-12-17T19:43:23.519Z] Step 10/21 : FROM alpine:3.12 [2020-12-17T19:43:23.519Z] ---> Running in 8bbecedbf399 [2020-12-17T19:43:23.519Z] ---> Running in 4c275e051b30 [2020-12-17T19:43:23.519Z] ---> Running in ae3ac6ebcf66 [2020-12-17T19:43:23.795Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-17T19:43:23.795Z] Removing intermediate container ae3ac6ebcf66 [2020-12-17T19:43:23.795Z] ---> 4bccd4560556 [2020-12-17T19:43:23.795Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-17T19:43:23.795Z] 3.12: Pulling from library/alpine [2020-12-17T19:43:23.795Z] Removing intermediate container 8bbecedbf399 [2020-12-17T19:43:23.795Z] ---> 51fea4a5acc1 [2020-12-17T19:43:23.795Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-17T19:43:23.795Z] Removing intermediate container 4c275e051b30 [2020-12-17T19:43:23.795Z] ---> 91f4b39194c2 [2020-12-17T19:43:23.795Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-17T19:43:23.795Z] ---> Running in d58f4511c947 [2020-12-17T19:43:23.795Z] ---> Running in 0ca3e040e9ca [2020-12-17T19:43:24.066Z] ---> Running in b4165af4954d [2020-12-17T19:43:24.066Z] Removing intermediate container 0ca3e040e9ca [2020-12-17T19:43:24.066Z] ---> 464f0f17b646 [2020-12-17T19:43:24.066Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-17T19:43:24.328Z] Removing intermediate container d58f4511c947 [2020-12-17T19:43:24.328Z] ---> 5c11f05c50f0 [2020-12-17T19:43:24.328Z] Step 14/22 : WORKDIR / [2020-12-17T19:43:24.908Z] Removing intermediate container b4165af4954d [2020-12-17T19:43:24.908Z] ---> 776cb178c6c6 [2020-12-17T19:43:24.908Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-17T19:43:24.908Z] ---> Running in 806acc0a4299 [2020-12-17T19:43:24.908Z] ---> Running in 8db863c11ef9 [2020-12-17T19:43:25.171Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-17T19:43:25.171Z] Status: Downloaded newer image for alpine:3.12 [2020-12-17T19:43:25.171Z] ---> 389fef711851 [2020-12-17T19:43:25.171Z] Step 11/21 : RUN apk add --update --no-cache curl [2020-12-17T19:43:25.439Z] ---> e4eb88d101b2 [2020-12-17T19:43:25.439Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-17T19:43:25.439Z] ---> Running in 2475c4b1f827 [2020-12-17T19:43:25.439Z] Removing intermediate container 806acc0a4299 [2020-12-17T19:43:25.439Z] ---> f4161f8cf3b2 [2020-12-17T19:43:25.439Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-17T19:43:25.439Z] Removing intermediate container 8db863c11ef9 [2020-12-17T19:43:25.439Z] ---> fc2368c7b409 [2020-12-17T19:43:25.439Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-17T19:43:26.027Z] Removing intermediate container d6781664c6d5 [2020-12-17T19:43:26.027Z] ---> a74f3f792bff [2020-12-17T19:43:26.027Z] [2020-12-17T19:43:26.027Z] Step 11/26 : FROM docker:20.10.0 [2020-12-17T19:43:26.027Z] ---> aefe523efa57 [2020-12-17T19:43:26.027Z] Step 12/26 : RUN apk add --no-cache bash [2020-12-17T19:43:26.027Z] ---> f9cb90f09d62 [2020-12-17T19:43:26.027Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-17T19:43:26.027Z] ---> 9f6d3d848d7f [2020-12-17T19:43:26.027Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-17T19:43:26.027Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T19:43:26.027Z] ---> 7eee8ed13118 [2020-12-17T19:43:26.028Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-17T19:43:26.028Z] ---> Running in 3583be6eb0c0 [2020-12-17T19:43:26.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T19:43:26.305Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-17T19:43:26.305Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-17T19:43:26.305Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-17T19:43:26.305Z] (4/4) Installing curl (7.69.1-r3) [2020-12-17T19:43:26.305Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T19:43:26.568Z] Executing ca-certificates-20191127-r4.trigger [2020-12-17T19:43:26.830Z] OK: 7 MiB in 18 packages [2020-12-17T19:43:26.830Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T19:43:26.830Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T19:43:27.094Z] (1/2) Installing readline (8.0.4-r0) [2020-12-17T19:43:27.094Z] (2/2) Installing bash (5.0.17-r0) [2020-12-17T19:43:27.094Z] Executing bash-5.0.17-r0.post-install [2020-12-17T19:43:27.094Z] ---> 4502f4443eaf [2020-12-17T19:43:27.094Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-17T19:43:27.094Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T19:43:27.361Z] OK: 12 MiB in 22 packages [2020-12-17T19:43:27.361Z] ---> Running in 4afdd716b3e4 [2020-12-17T19:43:27.361Z] ---> 4e35509f3969 [2020-12-17T19:43:27.361Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-17T19:43:27.361Z] ---> b7d4424d69ac [2020-12-17T19:43:27.361Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-17T19:43:28.759Z] Removing intermediate container 4afdd716b3e4 [2020-12-17T19:43:28.759Z] ---> 8fd3aac633e9 [2020-12-17T19:43:28.759Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T19:43:29.024Z] ---> 6d3195d15f6f [2020-12-17T19:43:29.024Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-17T19:43:29.024Z] ---> Running in 45012e0409a4 [2020-12-17T19:43:29.024Z] ---> 02c59b2d4676 [2020-12-17T19:43:29.024Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-17T19:43:29.024Z] Removing intermediate container 2475c4b1f827 [2020-12-17T19:43:29.024Z] ---> 65cbfa80cba8 [2020-12-17T19:43:29.024Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-17T19:43:29.286Z] ---> Running in 6374d9666747 [2020-12-17T19:43:29.286Z] ---> Running in f4ee4ec9adea [2020-12-17T19:43:29.564Z] Removing intermediate container 3583be6eb0c0 [2020-12-17T19:43:29.564Z] ---> 36dc204dc5fe [2020-12-17T19:43:29.564Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-17T19:43:29.564Z] Removing intermediate container 45012e0409a4 [2020-12-17T19:43:29.564Z] ---> cfd0327a8d21 [2020-12-17T19:43:29.564Z] Step 19/21 : LABEL arch=x86_64 [2020-12-17T19:43:29.564Z] ---> 8b0907ecb303 [2020-12-17T19:43:29.564Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-17T19:43:29.564Z] ---> Running in ddfe3cbc82dc [2020-12-17T19:43:29.564Z] Removing intermediate container 6374d9666747 [2020-12-17T19:43:29.564Z] ---> 6ed80fc45b4c [2020-12-17T19:43:29.564Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T19:43:29.834Z] ---> Running in 839f6436132a [2020-12-17T19:43:29.834Z] Removing intermediate container f4ee4ec9adea [2020-12-17T19:43:29.834Z] ---> 815d45334b08 [2020-12-17T19:43:29.834Z] Step 13/21 : WORKDIR /edgex [2020-12-17T19:43:29.834Z] ---> Running in ebdb997ee13a [2020-12-17T19:43:30.098Z] ---> Running in aff420f5da92 [2020-12-17T19:43:30.098Z] Removing intermediate container ddfe3cbc82dc [2020-12-17T19:43:30.098Z] ---> 1e0f99c96c77 [2020-12-17T19:43:30.098Z] Step 14/26 : ENV APP_PORT=48090 [2020-12-17T19:43:30.360Z] Removing intermediate container 839f6436132a [2020-12-17T19:43:30.360Z] ---> aa0e0dafe797 [2020-12-17T19:43:30.360Z] Step 20/21 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f [2020-12-17T19:43:30.360Z] Removing intermediate container ebdb997ee13a [2020-12-17T19:43:30.360Z] ---> 23337303e2fe [2020-12-17T19:43:30.360Z] Step 20/22 : LABEL arch=x86_64 [2020-12-17T19:43:30.360Z] ---> ca5aac779398 [2020-12-17T19:43:30.360Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-17T19:43:30.621Z] ---> Running in 27b78290bc5d [2020-12-17T19:43:30.621Z] ---> Running in 46c0ce2a07d7 [2020-12-17T19:43:30.621Z] ---> Running in 32f2469c7b4e [2020-12-17T19:43:30.621Z] Removing intermediate container aff420f5da92 [2020-12-17T19:43:30.621Z] ---> 1dcaa021f2fb [2020-12-17T19:43:30.621Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-17T19:43:30.883Z] ---> fd4e5e283ec1 [2020-12-17T19:43:30.883Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-17T19:43:30.883Z] Removing intermediate container 27b78290bc5d [2020-12-17T19:43:30.883Z] ---> f97dfa34e15e [2020-12-17T19:43:30.883Z] Step 15/26 : EXPOSE $APP_PORT [2020-12-17T19:43:30.883Z] Removing intermediate container 46c0ce2a07d7 [2020-12-17T19:43:30.883Z] ---> 871acaaceea0 [2020-12-17T19:43:30.883Z] Step 21/21 : LABEL version=0.0.0 [2020-12-17T19:43:30.883Z] Removing intermediate container 32f2469c7b4e [2020-12-17T19:43:30.883Z] ---> 9b60d1403e15 [2020-12-17T19:43:30.883Z] Step 21/22 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f [2020-12-17T19:43:31.150Z] ---> Running in e94ec97417b0 [2020-12-17T19:43:31.150Z] ---> baafde020656 [2020-12-17T19:43:31.150Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-17T19:43:31.150Z] ---> Running in 0fb71b99a60e [2020-12-17T19:43:31.150Z] ---> Running in bfb9069e7289 [2020-12-17T19:43:31.150Z] ---> Running in c2e1b864ffdd [2020-12-17T19:43:31.414Z] Removing intermediate container e94ec97417b0 [2020-12-17T19:43:31.414Z] ---> e7aa87d4637d [2020-12-17T19:43:31.414Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T19:43:31.677Z] ---> Running in 58d6003e1e9c [2020-12-17T19:43:31.677Z] Removing intermediate container bfb9069e7289 [2020-12-17T19:43:31.677Z] ---> 4b21c0e52119 [2020-12-17T19:43:31.677Z] [2020-12-17T19:43:31.677Z] ---> 2ba3387a2874 [2020-12-17T19:43:31.677Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-17T19:43:31.677Z] Removing intermediate container c2e1b864ffdd [2020-12-17T19:43:31.677Z] ---> 2cd9736dd3ba [2020-12-17T19:43:31.677Z] Step 22/22 : LABEL version=0.0.0 [2020-12-17T19:43:31.943Z] Removing intermediate container 0fb71b99a60e [2020-12-17T19:43:31.943Z] ---> 50c2665bcb53 [2020-12-17T19:43:31.943Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-17T19:43:31.943Z] Successfully built 4b21c0e52119 [2020-12-17T19:43:32.210Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-17T19:43:32.210Z] ---> Running in a5daf8e62cdc [2020-12-17T19:43:32.210Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2020-12-17T19:43:32.210Z] Removing intermediate container 58d6003e1e9c [2020-12-17T19:43:32.210Z] ---> c063df4632e8 [2020-12-17T19:43:32.210Z] Step 22/24 : LABEL arch=x86_64 [2020-12-17T19:43:32.302Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-17T19:43:32.486Z] ---> 48caf85ffc27 [2020-12-17T19:43:32.486Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-17T19:43:32.486Z] ---> Running in 324ab8664324 [2020-12-17T19:43:32.486Z] ---> Running in d61b01427c75 [2020-12-17T19:43:32.486Z] Removing intermediate container a5daf8e62cdc [2020-12-17T19:43:32.486Z] ---> 0a2f2c9340d8 [2020-12-17T19:43:32.486Z] [2020-12-17T19:43:32.486Z] ---> 19fd7ea19527 [2020-12-17T19:43:32.486Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-17T19:43:32.750Z] Successfully built 0a2f2c9340d8 [2020-12-17T19:43:32.750Z] Removing intermediate container 324ab8664324 [2020-12-17T19:43:32.750Z] ---> 9b43bc1905a3 [2020-12-17T19:43:32.750Z] Step 23/24 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f [2020-12-17T19:43:32.750Z] Successfully tagged docker-core-command-go:latest [2020-12-17T19:43:32.750Z] Building docker-core-metadata-go [2020-12-17T19:43:32.750Z]  Building docker-core-command-go ... done Removing intermediate container d61b01427c75 [2020-12-17T19:43:32.750Z] ---> 3188547ad505 [2020-12-17T19:43:32.750Z] Step 18/21 : CMD ["--init=true"] [2020-12-17T19:43:33.013Z] ---> Running in d1822cde6549 [2020-12-17T19:43:33.013Z] ---> Running in 8b546817d69e [2020-12-17T19:43:33.013Z] ---> f05fb90de850 [2020-12-17T19:43:33.013Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-17T19:43:33.276Z] Removing intermediate container 8b546817d69e [2020-12-17T19:43:33.276Z] ---> 13ecfa016af5 [2020-12-17T19:43:33.276Z] Step 24/24 : LABEL version=0.0.0 [2020-12-17T19:43:35.201Z] Removing intermediate container d1822cde6549 [2020-12-17T19:43:35.201Z] ---> 93a05449188e [2020-12-17T19:43:35.201Z] Step 19/21 : LABEL arch=x86_64 [2020-12-17T19:43:39.434Z] ---> Running in e685200c03f7 [2020-12-17T19:43:39.434Z] ---> f7c1f3bfc856 [2020-12-17T19:43:39.434Z] Step 19/26 : RUN apk --no-cache add py3-pip [2020-12-17T19:43:39.434Z] ---> Running in 2bd90cd9fcee [2020-12-17T19:43:39.434Z] ---> Running in a1fd1768ad5f [2020-12-17T19:43:40.017Z] Removing intermediate container 2bd90cd9fcee [2020-12-17T19:43:40.017Z] ---> 638c8c16d5a9 [2020-12-17T19:43:40.017Z] [2020-12-17T19:43:40.017Z] Removing intermediate container e685200c03f7 [2020-12-17T19:43:40.017Z] ---> 0fc639fabff5 [2020-12-17T19:43:40.017Z] Step 20/21 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f [2020-12-17T19:43:40.283Z] Successfully built 638c8c16d5a9 [2020-12-17T19:43:40.548Z] ---> Running in 404d6e921fa0 [2020-12-17T19:43:40.548Z] Successfully tagged docker-support-notifications-go:latest [2020-12-17T19:43:40.548Z] Building docker-security-bootstrap-redis-go [2020-12-17T19:43:40.820Z]  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T19:43:40.820Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T19:43:41.095Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-17T19:43:41.095Z] (2/33) Installing expat (2.2.9-r1) [2020-12-17T19:43:41.095Z] (3/33) Installing libffi (3.3-r2) [2020-12-17T19:43:41.095Z] (4/33) Installing gdbm (1.13-r1) [2020-12-17T19:43:41.095Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-17T19:43:41.095Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-17T19:43:41.381Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-17T19:43:48.021Z] Removing intermediate container 404d6e921fa0 [2020-12-17T19:43:48.021Z] ---> 3428d3781902 [2020-12-17T19:43:48.021Z] Step 21/21 : LABEL version=0.0.0 [2020-12-17T19:43:52.271Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-17T19:43:52.271Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-17T19:43:52.271Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-17T19:43:53.232Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-17T19:43:53.232Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-17T19:43:53.232Z] ---> Running in 240fb36f793f [2020-12-17T19:43:53.233Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-17T19:43:53.498Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-17T19:43:53.498Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-17T19:43:53.498Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-17T19:43:53.498Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-17T19:43:53.498Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-17T19:43:53.498Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-17T19:43:53.760Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2020-12-17T19:43:53.760Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-17T19:43:53.760Z] ---> 34968a22dd47 [2020-12-17T19:43:53.760Z] Step 3/23 : WORKDIR /edgex-go [2020-12-17T19:43:53.760Z] ---> Using cache [2020-12-17T19:43:53.760Z] ---> 847a3101f7d9 [2020-12-17T19:43:53.760Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:43:53.760Z] ---> Using cache [2020-12-17T19:43:53.760Z] ---> 8e24ba58e8db [2020-12-17T19:43:53.760Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-17T19:43:53.760Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-17T19:43:54.497Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-17T19:43:54.497Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-17T19:43:54.497Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-17T19:43:54.497Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-17T19:43:54.497Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-17T19:43:54.497Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-17T19:43:54.497Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-17T19:43:54.497Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-17T19:43:54.497Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-17T19:43:54.497Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-17T19:43:54.497Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-17T19:43:54.497Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-17T19:43:55.679Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2020-12-17T19:43:55.679Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-17T19:43:55.679Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-17T19:43:55.679Z] ---> 34968a22dd47 [2020-12-17T19:43:55.679Z] Step 3/22 : WORKDIR /edgex-go [2020-12-17T19:43:55.679Z] ---> Using cache [2020-12-17T19:43:55.679Z] ---> 847a3101f7d9 [2020-12-17T19:43:55.679Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:43:55.679Z] ---> Using cache [2020-12-17T19:43:55.679Z] ---> 8e24ba58e8db [2020-12-17T19:43:55.679Z] Step 5/22 : RUN apk add --update --no-cache make git [2020-12-17T19:43:55.679Z] ---> Using cache [2020-12-17T19:43:55.679Z] ---> 8a3348e6be11 [2020-12-17T19:43:55.679Z] Step 6/22 : COPY go.mod . [2020-12-17T19:43:55.679Z] ---> Using cache [2020-12-17T19:43:55.679Z] ---> f1519a3ca778 [2020-12-17T19:43:55.679Z] Step 7/22 : RUN go mod download [2020-12-17T19:43:55.679Z] ---> Using cache [2020-12-17T19:43:55.679Z] ---> d22c64e067fc [2020-12-17T19:43:55.679Z] Step 8/22 : COPY . . [2020-12-17T19:43:55.679Z] ---> Using cache [2020-12-17T19:43:55.679Z] ---> 3db5124267a9 [2020-12-17T19:43:55.679Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-17T19:43:55.679Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-17T19:43:55.679Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-17T19:43:56.120Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-17T19:43:56.120Z] ---> Running in a3d2e330ac7b [2020-12-17T19:43:56.120Z] ---> Running in 2812b5828386 [2020-12-17T19:43:56.120Z] Removing intermediate container 240fb36f793f [2020-12-17T19:43:56.120Z] ---> 8167cfbbaf69 [2020-12-17T19:43:56.120Z] [2020-12-17T19:43:56.120Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-17T19:43:56.120Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-17T19:43:56.120Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-17T19:43:56.120Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-17T19:43:56.120Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-17T19:43:56.120Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-17T19:43:56.120Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-17T19:43:56.120Z] Successfully built 8167cfbbaf69 [2020-12-17T19:43:56.501Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-17T19:43:56.501Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-17T19:43:56.501Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-17T19:43:56.501Z] Building docker-security-secretstore-setup-go [2020-12-17T19:43:56.501Z]  Building docker-security-proxy-setup-go ... done Executing busybox-1.31.1-r19.trigger [2020-12-17T19:43:56.501Z] OK: 71 MiB in 55 packages [2020-12-17T19:43:59.229Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-17T19:43:59.494Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T19:44:00.069Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T19:44:00.651Z] OK: 233 MiB in 51 packages [2020-12-17T19:44:01.231Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.216s coverage: 46.6% of statements [2020-12-17T19:44:01.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-17T19:44:01.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-17T19:44:01.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-17T19:44:01.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-17T19:44:01.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-17T19:44:04.927Z] Removing intermediate container 2812b5828386 [2020-12-17T19:44:04.928Z] ---> fe10d8d5cd27 [2020-12-17T19:44:04.928Z] Step 6/23 : COPY go.mod . [2020-12-17T19:44:07.531Z] ---> 4e0bfa6c282c [2020-12-17T19:44:07.531Z] Step 7/23 : RUN go mod download [2020-12-17T19:44:09.575Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.545s coverage: 27.1% of statements [2020-12-17T19:44:09.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-17T19:44:09.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-17T19:44:09.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-17T19:44:09.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-17T19:44:09.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-17T19:44:09.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-17T19:44:09.575Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.090s coverage: 100.0% of statements [2020-12-17T19:44:09.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-17T19:44:09.575Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements [2020-12-17T19:44:09.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-17T19:44:09.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-17T19:44:09.575Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.523s coverage: 72.7% of statements [2020-12-17T19:44:09.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-17T19:44:09.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-17T19:44:09.575Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.347s coverage: 83.3% of statements [2020-12-17T19:44:09.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-17T19:44:09.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-17T19:44:09.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-17T19:44:09.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-17T19:44:10.165Z] ---> Running in b210ce01cf31 [2020-12-17T19:44:11.164Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2020-12-17T19:44:11.164Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-17T19:44:11.164Z] ---> 34968a22dd47 [2020-12-17T19:44:11.164Z] Step 3/22 : WORKDIR /edgex-go [2020-12-17T19:44:11.164Z] ---> Using cache [2020-12-17T19:44:11.164Z] ---> 847a3101f7d9 [2020-12-17T19:44:11.164Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:44:11.164Z] ---> Using cache [2020-12-17T19:44:11.164Z] ---> 8e24ba58e8db [2020-12-17T19:44:11.164Z] Step 5/22 : RUN apk add --update --no-cache make git [2020-12-17T19:44:11.164Z] ---> Using cache [2020-12-17T19:44:11.164Z] ---> 8a3348e6be11 [2020-12-17T19:44:11.164Z] Step 6/22 : COPY go.mod . [2020-12-17T19:44:11.164Z] ---> Using cache [2020-12-17T19:44:11.164Z] ---> f1519a3ca778 [2020-12-17T19:44:11.164Z] Step 7/22 : RUN go mod download [2020-12-17T19:44:11.164Z] ---> Using cache [2020-12-17T19:44:11.164Z] ---> d22c64e067fc [2020-12-17T19:44:11.164Z] Step 8/22 : COPY . . [2020-12-17T19:44:11.164Z] ---> Using cache [2020-12-17T19:44:11.164Z] ---> 3db5124267a9 [2020-12-17T19:44:11.164Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-17T19:44:11.764Z] ---> Running in 5250d993758b [2020-12-17T19:44:13.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-17T19:44:16.565Z] Removing intermediate container b210ce01cf31 [2020-12-17T19:44:16.565Z] ---> 73238bbd71b4 [2020-12-17T19:44:16.565Z] Step 8/23 : COPY . . [2020-12-17T19:44:17.895Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.105s coverage: 28.6% of statements [2020-12-17T19:44:17.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-17T19:44:17.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-17T19:44:17.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-17T19:44:17.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-17T19:44:17.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-17T19:44:17.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.195s coverage: 100.0% of statements [2020-12-17T19:44:17.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-17T19:44:17.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.121s coverage: 100.0% of statements [2020-12-17T19:44:17.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-17T19:44:17.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.317s coverage: 86.7% of statements [2020-12-17T19:44:17.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-17T19:44:17.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.365s coverage: 97.5% of statements [2020-12-17T19:44:17.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-17T19:44:17.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.163s coverage: 78.3% of statements [2020-12-17T19:44:17.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-17T19:44:17.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-17T19:44:17.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-17T19:44:17.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-17T19:44:19.943Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2020-12-17T19:44:19.943Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-17T19:44:19.943Z] ---> 34968a22dd47 [2020-12-17T19:44:19.943Z] Step 3/24 : WORKDIR /edgex-go [2020-12-17T19:44:19.943Z] ---> Using cache [2020-12-17T19:44:19.943Z] ---> 847a3101f7d9 [2020-12-17T19:44:19.943Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:44:19.943Z] ---> Using cache [2020-12-17T19:44:19.943Z] ---> 8e24ba58e8db [2020-12-17T19:44:19.943Z] Step 5/24 : RUN apk add --update --no-cache make git [2020-12-17T19:44:19.943Z] ---> Using cache [2020-12-17T19:44:19.943Z] ---> 8a3348e6be11 [2020-12-17T19:44:19.943Z] Step 6/24 : COPY go.mod . [2020-12-17T19:44:19.943Z] ---> Using cache [2020-12-17T19:44:19.943Z] ---> f1519a3ca778 [2020-12-17T19:44:19.943Z] Step 7/24 : RUN go mod download [2020-12-17T19:44:19.943Z] ---> Using cache [2020-12-17T19:44:19.943Z] ---> d22c64e067fc [2020-12-17T19:44:19.943Z] Step 8/24 : COPY . . [2020-12-17T19:44:19.943Z] ---> Using cache [2020-12-17T19:44:19.943Z] ---> 3db5124267a9 [2020-12-17T19:44:19.943Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-17T19:44:24.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.055s coverage: 93.8% of statements [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-17T19:44:24.609Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.080s coverage: 58.8% of statements [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-17T19:44:24.609Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.162s coverage: 0.1% of statements [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-17T19:44:24.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.074s coverage: 100.0% of statements [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-17T19:44:24.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 75.5% of statements [2020-12-17T19:44:24.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-17T19:44:24.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.8% of statements [2020-12-17T19:44:24.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.223s coverage: 87.2% of statements [2020-12-17T19:44:25.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.165s coverage: 84.2% of statements [2020-12-17T19:44:26.595Z] ---> Running in e3d11f5ee705 [2020-12-17T19:44:27.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.188s coverage: 91.4% of statements [2020-12-17T19:44:27.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-17T19:44:27.562Z] Removing intermediate container a1fd1768ad5f [2020-12-17T19:44:27.562Z] ---> aa591f1f1cf4 [2020-12-17T19:44:27.562Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2020-12-17T19:44:28.987Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-17T19:44:29.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.594s coverage: 63.5% of statements [2020-12-17T19:44:29.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-17T19:44:29.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-17T19:44:29.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2020-12-17T19:44:29.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 91.3% of statements [2020-12-17T19:44:30.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements [2020-12-17T19:44:30.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2020-12-17T19:44:30.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2020-12-17T19:44:30.934Z] ---> Running in 26fc990af2df [2020-12-17T19:44:36.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.852s coverage: 55.9% of statements [2020-12-17T19:44:36.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-17T19:44:36.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-17T19:44:36.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-17T19:44:36.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-17T19:44:36.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-17T19:44:36.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.355s coverage: 37.0% of statements [2020-12-17T19:44:36.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-17T19:44:36.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-17T19:44:37.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.676s coverage: 84.0% of statements [2020-12-17T19:44:37.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.141s coverage: 100.0% of statements [2020-12-17T19:44:41.040Z] Collecting docker-compose==1.23.2 [2020-12-17T19:44:41.040Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-17T19:44:42.991Z] Removing intermediate container a3d2e330ac7b [2020-12-17T19:44:42.991Z] ---> b597b030abea [2020-12-17T19:44:42.991Z] [2020-12-17T19:44:42.991Z] Step 10/22 : FROM scratch [2020-12-17T19:44:42.991Z] ---> [2020-12-17T19:44:42.991Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T19:44:42.991Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-17T19:44:42.991Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-17T19:44:42.991Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-17T19:44:42.991Z] Removing intermediate container 5250d993758b [2020-12-17T19:44:42.991Z] ---> f2f89e54d36e [2020-12-17T19:44:42.991Z] [2020-12-17T19:44:42.991Z] Step 10/22 : FROM alpine:3.12 [2020-12-17T19:44:42.991Z] ---> 389fef711851 [2020-12-17T19:44:42.991Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2020-12-17T19:44:42.991Z] Collecting cached-property<2,>=1.2.0 [2020-12-17T19:44:42.991Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-17T19:44:43.260Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-17T19:44:43.260Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-17T19:44:43.528Z] Collecting texttable<0.10,>=0.9.0 [2020-12-17T19:44:43.528Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-17T19:44:43.528Z] ---> Using cache [2020-12-17T19:44:43.528Z] ---> ac2d6eab2343 [2020-12-17T19:44:43.528Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-17T19:44:43.820Z] ---> Running in 2b1081a32eb4 [2020-12-17T19:44:43.820Z] ---> 05f1c31af56c [2020-12-17T19:44:43.820Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-17T19:44:43.820Z] ---> Running in 68040ae0ef7e [2020-12-17T19:44:43.820Z] ---> Running in f561955a62fd [2020-12-17T19:44:44.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.391s coverage: 47.1% of statements [2020-12-17T19:44:44.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-17T19:44:44.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-17T19:44:44.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-17T19:44:44.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-17T19:44:44.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-17T19:44:44.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.109s coverage: 100.0% of statements [2020-12-17T19:44:44.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-17T19:44:44.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.093s coverage: 100.0% of statements [2020-12-17T19:44:44.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-17T19:44:44.103Z] Removing intermediate container 2b1081a32eb4 [2020-12-17T19:44:44.104Z] ---> 1961bbc997c2 [2020-12-17T19:44:44.104Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-17T19:44:44.374Z] ---> Running in fa9ceb957f59 [2020-12-17T19:44:44.651Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-17T19:44:44.651Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-17T19:44:44.651Z] Removing intermediate container fa9ceb957f59 [2020-12-17T19:44:44.651Z] ---> 79894a4b447d [2020-12-17T19:44:44.651Z] Step 14/22 : WORKDIR / [2020-12-17T19:44:44.651Z] ---> Running in 6e1bf51ff03b [2020-12-17T19:44:44.930Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-17T19:44:44.930Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T19:44:44.930Z] Removing intermediate container 6e1bf51ff03b [2020-12-17T19:44:44.930Z] ---> f4db7231b077 [2020-12-17T19:44:44.930Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-17T19:44:45.197Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T19:44:45.197Z] Collecting docopt<0.7,>=0.6.1 [2020-12-17T19:44:45.197Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-17T19:44:45.198Z] ---> fd3ee64c57ba [2020-12-17T19:44:45.198Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-17T19:44:45.198Z] (1/5) Installing ca-certificates (20191127-r4) [2020-12-17T19:44:45.472Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2020-12-17T19:44:45.472Z] (3/5) Installing libcurl (7.69.1-r3) [2020-12-17T19:44:45.472Z] (4/5) Installing curl (7.69.1-r3) [2020-12-17T19:44:45.472Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-17T19:44:45.472Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T19:44:45.472Z] Executing ca-certificates-20191127-r4.trigger [2020-12-17T19:44:45.749Z] OK: 7 MiB in 19 packages [2020-12-17T19:44:45.749Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-17T19:44:45.749Z] Collecting jsonschema<3,>=2.5.1 [2020-12-17T19:44:46.014Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-17T19:44:46.982Z] ---> 8ccb340700bb [2020-12-17T19:44:46.982Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-17T19:44:46.982Z] Collecting PyYAML<4,>=3.10 [2020-12-17T19:44:46.982Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-17T19:44:48.411Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.951s coverage: 29.1% of statements [2020-12-17T19:44:48.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-17T19:44:48.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-17T19:44:48.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-17T19:44:48.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-17T19:44:48.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-17T19:44:48.411Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.179s coverage: 99.0% of statements [2020-12-17T19:44:48.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-17T19:44:48.411Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.096s coverage: 100.0% of statements [2020-12-17T19:44:48.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-17T19:44:48.411Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements [2020-12-17T19:44:48.411Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-17T19:44:48.411Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.082s coverage: 100.0% of statements [2020-12-17T19:44:48.411Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-17T19:44:48.411Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-17T19:44:48.411Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-17T19:44:48.411Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-17T19:44:48.411Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.106s coverage: 87.9% of statements [2020-12-17T19:44:48.411Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-17T19:44:48.411Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-17T19:44:48.411Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements [2020-12-17T19:44:48.942Z] Collecting docker<4.0,>=3.6.0 [2020-12-17T19:44:48.942Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-17T19:44:49.011Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2020-12-17T19:44:49.522Z] ---> 6e35fc3e8c02 [2020-12-17T19:44:49.522Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-17T19:44:49.812Z] Collecting idna<2.8,>=2.5 [2020-12-17T19:44:49.812Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-17T19:44:50.085Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-12-17T19:44:50.085Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-12-17T19:44:50.085Z] ---> Running in df4a0701b602 [2020-12-17T19:44:50.085Z] Removing intermediate container 68040ae0ef7e [2020-12-17T19:44:50.085Z] ---> 407134df6863 [2020-12-17T19:44:50.085Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-17T19:44:50.085Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-17T19:44:50.085Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-17T19:44:50.369Z] ---> Running in f544873b1a62 [2020-12-17T19:44:50.369Z] Collecting docker-pycreds>=0.4.0 [2020-12-17T19:44:50.369Z] Removing intermediate container df4a0701b602 [2020-12-17T19:44:50.369Z] ---> c342b3e9926c [2020-12-17T19:44:50.369Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T19:44:50.369Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-17T19:44:50.440Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2020-12-17T19:44:50.640Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-17T19:44:50.640Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-17T19:44:50.640Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-17T19:44:50.640Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-17T19:44:50.910Z] ---> Running in afa5bb535f1a [2020-12-17T19:44:50.910Z] Removing intermediate container f544873b1a62 [2020-12-17T19:44:50.910Z] ---> ab9088fa86ce [2020-12-17T19:44:50.910Z] Step 13/22 : WORKDIR / [2020-12-17T19:44:50.910Z] Installing collected packages: idna, urllib3, requests, cached-property, websocket-client, texttable, dockerpty, docopt, jsonschema, PyYAML, docker-pycreds, docker, docker-compose [2020-12-17T19:44:50.910Z] Attempting uninstall: idna [2020-12-17T19:44:50.910Z] Found existing installation: idna 2.9 [2020-12-17T19:44:50.910Z] Uninstalling idna-2.9: [2020-12-17T19:44:50.910Z] Successfully uninstalled idna-2.9 [2020-12-17T19:44:51.035Z] GO111MODULE=on go vet ./... [2020-12-17T19:44:51.193Z] ---> Running in ee8766f2040f [2020-12-17T19:44:51.193Z] Attempting uninstall: urllib3 [2020-12-17T19:44:51.193Z] Found existing installation: urllib3 1.25.9 [2020-12-17T19:44:51.193Z] Uninstalling urllib3-1.25.9: [2020-12-17T19:44:51.795Z] Successfully uninstalled urllib3-1.25.9 [2020-12-17T19:44:51.795Z] Removing intermediate container afa5bb535f1a [2020-12-17T19:44:51.795Z] ---> a87389111581 [2020-12-17T19:44:51.795Z] Step 20/22 : LABEL arch=x86_64 [2020-12-17T19:44:52.790Z] Removing intermediate container ee8766f2040f [2020-12-17T19:44:52.790Z] ---> d1857de0a472 [2020-12-17T19:44:52.790Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-17T19:44:52.790Z] Attempting uninstall: requests [2020-12-17T19:44:52.790Z] ---> Running in 278c77bbf15a [2020-12-17T19:44:52.790Z] Found existing installation: requests 2.23.0 [2020-12-17T19:44:52.790Z] Uninstalling requests-2.23.0: [2020-12-17T19:44:53.081Z] Successfully uninstalled requests-2.23.0 [2020-12-17T19:44:53.357Z] Running setup.py install for texttable: started [2020-12-17T19:44:53.946Z] Running setup.py install for texttable: finished with status 'done' [2020-12-17T19:44:53.946Z] Running setup.py install for dockerpty: started [2020-12-17T19:44:54.212Z] Removing intermediate container 278c77bbf15a [2020-12-17T19:44:54.212Z] ---> 3d3415bc8abd [2020-12-17T19:44:54.212Z] Step 21/22 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f [2020-12-17T19:44:54.480Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-17T19:44:54.480Z] Running setup.py install for docopt: started [2020-12-17T19:44:54.752Z] ---> ad826ee89792 [2020-12-17T19:44:54.752Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-17T19:44:54.752Z] ---> Running in c5b4a14caf79 [2020-12-17T19:44:55.026Z] Running setup.py install for docopt: finished with status 'done' [2020-12-17T19:44:55.026Z] Removing intermediate container e3d11f5ee705 [2020-12-17T19:44:55.026Z] ---> 861059e4a2af [2020-12-17T19:44:55.026Z] [2020-12-17T19:44:55.026Z] Step 10/24 : FROM alpine:3.12 [2020-12-17T19:44:55.026Z] ---> 389fef711851 [2020-12-17T19:44:55.026Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2020-12-17T19:44:55.026Z] ---> Using cache [2020-12-17T19:44:55.026Z] ---> 407134df6863 [2020-12-17T19:44:55.026Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-17T19:44:56.027Z] Running setup.py install for PyYAML: started [2020-12-17T19:44:56.027Z] ---> Running in 6a027c972d3e [2020-12-17T19:44:56.027Z] Removing intermediate container c5b4a14caf79 [2020-12-17T19:44:56.027Z] ---> b66d74e936c7 [2020-12-17T19:44:56.027Z] Step 22/22 : LABEL version=0.0.0 [2020-12-17T19:44:56.027Z] ---> 84264250455d [2020-12-17T19:44:56.027Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-17T19:44:56.299Z] ---> Running in b315154f2ef0 [2020-12-17T19:44:56.299Z] Removing intermediate container 6a027c972d3e [2020-12-17T19:44:56.299Z] ---> 8acb469cf130 [2020-12-17T19:44:56.299Z] Step 13/24 : WORKDIR / [2020-12-17T19:44:56.299Z] ---> Running in 11fe51478e1d [2020-12-17T19:44:56.571Z] Removing intermediate container b315154f2ef0 [2020-12-17T19:44:56.571Z] ---> 84d38c474e42 [2020-12-17T19:44:56.571Z] [2020-12-17T19:44:56.571Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-17T19:44:56.571Z] ---> 4adaa5cfc2c6 [2020-12-17T19:44:56.571Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-17T19:44:57.147Z] Successfully built 84d38c474e42 [2020-12-17T19:44:57.418Z] Successfully tagged docker-core-metadata-go:latest [2020-12-17T19:44:57.418Z]  Building docker-core-metadata-go ... done Removing intermediate container 11fe51478e1d [2020-12-17T19:44:57.418Z] ---> a96639f15922 [2020-12-17T19:44:57.418Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-17T19:44:58.370Z] ---> 0c24a7e157fb [2020-12-17T19:44:58.370Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-17T19:44:58.954Z] ---> Running in e5c629b1f162 [2020-12-17T19:44:59.222Z] ---> cfb6adac4f3f [2020-12-17T19:44:59.222Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-17T19:44:59.223Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-12-17T19:44:59.814Z] ---> d3d39797097d [2020-12-17T19:44:59.814Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-17T19:45:00.413Z] ---> 9fe6d45bf04a [2020-12-17T19:45:00.413Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-17T19:45:03.042Z] ---> 052daccd4054 [2020-12-17T19:45:03.042Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-17T19:45:03.042Z] Removing intermediate container e5c629b1f162 [2020-12-17T19:45:03.042Z] ---> 67a0cf2306af [2020-12-17T19:45:03.042Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-17T19:45:03.042Z] Removing intermediate container 26fc990af2df [2020-12-17T19:45:03.042Z] ---> c5258022c86e [2020-12-17T19:45:03.042Z] Step 21/26 : RUN apk --no-cache add curl [2020-12-17T19:45:03.042Z] ---> Running in effa4f143465 [2020-12-17T19:45:03.042Z] ---> Running in ffc8d1f0d486 [2020-12-17T19:45:03.622Z] Removing intermediate container effa4f143465 [2020-12-17T19:45:03.622Z] ---> 543356bc0f79 [2020-12-17T19:45:03.622Z] Step 20/22 : LABEL arch=x86_64 [2020-12-17T19:45:03.901Z] ---> 37edb98fa788 [2020-12-17T19:45:03.901Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-17T19:45:03.901Z] ---> Running in bf275d20034b [2020-12-17T19:45:05.310Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T19:45:05.575Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T19:45:05.838Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-17T19:45:05.838Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-17T19:45:05.838Z] (3/3) Installing curl (7.69.1-r3) [2020-12-17T19:45:05.838Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T19:45:05.838Z] OK: 72 MiB in 58 packages [2020-12-17T19:45:06.103Z] Removing intermediate container bf275d20034b [2020-12-17T19:45:06.103Z] ---> b806607782bb [2020-12-17T19:45:06.103Z] Step 21/22 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f [2020-12-17T19:45:06.103Z] ---> 74683b4e0a45 [2020-12-17T19:45:06.103Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-17T19:45:06.103Z] ---> Running in 7e89dc52055b [2020-12-17T19:45:06.103Z] ---> Running in 123559b483e6 [2020-12-17T19:45:06.369Z] Removing intermediate container 7e89dc52055b [2020-12-17T19:45:06.369Z] ---> d90ed5ee6df8 [2020-12-17T19:45:06.369Z] Step 22/22 : LABEL version=0.0.0 [2020-12-17T19:45:06.638Z] ---> Running in 92c11415bce6 [2020-12-17T19:45:06.638Z] Removing intermediate container ffc8d1f0d486 [2020-12-17T19:45:06.638Z] ---> 4441df13c0cf [2020-12-17T19:45:06.638Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-17T19:45:06.902Z] ---> Running in e617ee869434 [2020-12-17T19:45:06.902Z] Removing intermediate container 92c11415bce6 [2020-12-17T19:45:06.902Z] ---> b9aef4b341a0 [2020-12-17T19:45:06.902Z] [2020-12-17T19:45:07.165Z] Successfully built b9aef4b341a0 [2020-12-17T19:45:07.165Z] Removing intermediate container e617ee869434 [2020-12-17T19:45:07.165Z] ---> 74509def6e5d [2020-12-17T19:45:07.165Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T19:45:07.165Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-17T19:45:07.165Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in f6645eb1e173 [2020-12-17T19:45:08.125Z] Removing intermediate container f6645eb1e173 [2020-12-17T19:45:08.125Z] ---> 490e2bdb9a9b [2020-12-17T19:45:08.125Z] Step 24/26 : LABEL arch=x86_64 [2020-12-17T19:45:09.515Z] ---> Running in 53069a1acdab [2020-12-17T19:45:09.515Z] Removing intermediate container 123559b483e6 [2020-12-17T19:45:09.515Z] ---> 3840719a8396 [2020-12-17T19:45:09.515Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-17T19:45:09.515Z] Removing intermediate container f561955a62fd [2020-12-17T19:45:09.515Z] ---> 5ab1a94a4ec2 [2020-12-17T19:45:09.515Z] [2020-12-17T19:45:09.515Z] Step 10/23 : FROM alpine:3.12 [2020-12-17T19:45:09.515Z] ---> 389fef711851 [2020-12-17T19:45:09.515Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T19:45:09.515Z] ---> Running in f4faa3e6ca71 [2020-12-17T19:45:09.515Z] ---> Running in cb199cd13803 [2020-12-17T19:45:09.515Z] Removing intermediate container 53069a1acdab [2020-12-17T19:45:09.515Z] ---> 8cb93b50fad5 [2020-12-17T19:45:09.515Z] Step 25/26 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f [2020-12-17T19:45:09.780Z] Removing intermediate container f4faa3e6ca71 [2020-12-17T19:45:09.780Z] ---> 4155d2a28e1b [2020-12-17T19:45:09.780Z] Step 22/24 : LABEL arch=x86_64 [2020-12-17T19:45:09.780Z] ---> Running in bb1aab169855 [2020-12-17T19:45:09.781Z] ---> Running in 3286e765e40c [2020-12-17T19:45:09.781Z] Removing intermediate container cb199cd13803 [2020-12-17T19:45:09.781Z] ---> f41c59d5d9e0 [2020-12-17T19:45:09.781Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-17T19:45:10.044Z] ---> Running in 48d51d7e8547 [2020-12-17T19:45:10.044Z] Removing intermediate container bb1aab169855 [2020-12-17T19:45:10.044Z] ---> 7d8c22dd45e6 [2020-12-17T19:45:10.044Z] Step 26/26 : LABEL version=0.0.0 [2020-12-17T19:45:10.044Z] Removing intermediate container 3286e765e40c [2020-12-17T19:45:10.044Z] ---> 734bac03189a [2020-12-17T19:45:10.044Z] Step 23/24 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f [2020-12-17T19:45:10.044Z] ---> Running in 69279ab46ddc [2020-12-17T19:45:10.306Z] ---> Running in fd1c1ea833d4 [2020-12-17T19:45:10.306Z] Removing intermediate container 48d51d7e8547 [2020-12-17T19:45:10.306Z] ---> 75376e17871b [2020-12-17T19:45:10.306Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-17T19:45:10.306Z] ---> Running in d3d5497ec116 [2020-12-17T19:45:10.569Z] Removing intermediate container 69279ab46ddc [2020-12-17T19:45:10.569Z] ---> 43bde13281af [2020-12-17T19:45:10.569Z] [2020-12-17T19:45:10.569Z] Removing intermediate container fd1c1ea833d4 [2020-12-17T19:45:10.569Z] ---> dbb4ce23a77a [2020-12-17T19:45:10.569Z] Step 24/24 : LABEL version=0.0.0 [2020-12-17T19:45:10.569Z] Successfully built 43bde13281af [2020-12-17T19:45:10.569Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-17T19:45:10.569Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container d3d5497ec116 [2020-12-17T19:45:10.569Z] ---> a6bcea5f4e21 [2020-12-17T19:45:10.569Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:45:10.569Z] ---> Running in 237ac16c3d70 [2020-12-17T19:45:10.835Z] ---> Running in a300578ff7c8 [2020-12-17T19:45:10.835Z] Removing intermediate container 237ac16c3d70 [2020-12-17T19:45:10.835Z] ---> 0e71774a4afa [2020-12-17T19:45:10.835Z] [2020-12-17T19:45:11.099Z] Successfully built 0e71774a4afa [2020-12-17T19:45:11.099Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-17T19:45:12.047Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container a300578ff7c8 [2020-12-17T19:45:12.047Z] ---> 12eb4902800e [2020-12-17T19:45:12.047Z] Step 15/23 : RUN apk add --no-cache zeromq [2020-12-17T19:45:12.047Z] ---> Running in bb2f5a9fdfa3 [2020-12-17T19:45:12.626Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T19:45:13.571Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T19:45:13.834Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-17T19:45:13.834Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-17T19:45:14.095Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-17T19:45:14.095Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-17T19:45:14.358Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-17T19:45:14.358Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T19:45:14.358Z] OK: 8 MiB in 19 packages [2020-12-17T19:45:14.932Z] Removing intermediate container bb2f5a9fdfa3 [2020-12-17T19:45:14.932Z] ---> e69affcd1300 [2020-12-17T19:45:14.932Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-17T19:45:15.197Z] ---> 1015fd96034b [2020-12-17T19:45:15.197Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-17T19:45:15.772Z] ---> 400792ffb086 [2020-12-17T19:45:15.772Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-17T19:45:16.035Z] ---> 26e3464ae588 [2020-12-17T19:45:16.035Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-17T19:45:16.035Z] ---> Running in 63d83afe63a5 [2020-12-17T19:45:16.297Z] Removing intermediate container 63d83afe63a5 [2020-12-17T19:45:16.297Z] ---> e7ae633fc7d8 [2020-12-17T19:45:16.297Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T19:45:16.297Z] ---> Running in efadb1d077cf [2020-12-17T19:45:16.559Z] Removing intermediate container efadb1d077cf [2020-12-17T19:45:16.559Z] ---> b4f949506da8 [2020-12-17T19:45:16.559Z] Step 21/23 : LABEL arch=x86_64 [2020-12-17T19:45:16.559Z] ---> Running in f2518607b43f [2020-12-17T19:45:16.822Z] Removing intermediate container f2518607b43f [2020-12-17T19:45:16.822Z] ---> f01a7fd4f5d2 [2020-12-17T19:45:16.822Z] Step 22/23 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f [2020-12-17T19:45:16.822Z] ---> Running in 168f4d5fb929 [2020-12-17T19:45:16.822Z] Removing intermediate container 168f4d5fb929 [2020-12-17T19:45:16.822Z] ---> 1776f92bfaf8 [2020-12-17T19:45:16.822Z] Step 23/23 : LABEL version=0.0.0 [2020-12-17T19:45:17.086Z] ---> Running in 315fd9d45a54 [2020-12-17T19:45:17.086Z] Removing intermediate container 315fd9d45a54 [2020-12-17T19:45:17.086Z] ---> 20e932039a58 [2020-12-17T19:45:17.086Z] [2020-12-17T19:45:17.348Z] Successfully built 20e932039a58 [2020-12-17T19:45:17.348Z] Successfully tagged docker-core-data-go:latest [2020-12-17T19:45:17.623Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-12-17T19:45:17.660Z] $ docker stop --time=1 b13cb938b5efad2cf2dc23ad54a529986c676a1925cf15aae205f80267f8ceee [2020-12-17T19:45:19.277Z] $ docker rm -f b13cb938b5efad2cf2dc23ad54a529986c676a1925cf15aae205f80267f8ceee [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T19:45:19.980Z] + docker images [2020-12-17T19:45:19.980Z] + grep docker [2020-12-17T19:45:19.980Z] docker-core-data-go latest 20e932039a58 3 seconds ago 22.2MB [2020-12-17T19:45:19.980Z] docker-security-secretstore-setup-go latest 0e71774a4afa 9 seconds ago 24.7MB [2020-12-17T19:45:19.980Z] docker-sys-mgmt-agent-go latest 43bde13281af 9 seconds ago 313MB [2020-12-17T19:45:19.980Z] docker-security-bootstrap-redis-go latest b9aef4b341a0 13 seconds ago 15.8MB [2020-12-17T19:45:19.980Z] docker-core-metadata-go latest 84d38c474e42 23 seconds ago 13MB [2020-12-17T19:45:19.980Z] docker-security-proxy-setup-go latest 8167cfbbaf69 About a minute ago 24.6MB [2020-12-17T19:45:19.981Z] docker-support-notifications-go latest 638c8c16d5a9 About a minute ago 12.1MB [2020-12-17T19:45:19.981Z] docker-core-command-go latest 0a2f2c9340d8 About a minute ago 10.6MB [2020-12-17T19:45:19.981Z] docker-support-scheduler-go latest 4b21c0e52119 About a minute ago 10.8MB [2020-12-17T19:45:19.981Z] docker 20.10.0 aefe523efa57 6 days ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-12-17T19:45:36.262Z] Still waiting to schedule task [2020-12-17T19:45:36.262Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-17T19:45:59.072Z] gofmt -l . [2020-12-17T19:45:59.072Z] [ "`gofmt -l .`" = "" ] [2020-12-17T19:45:59.072Z] ./bin/test-go-mod-tidy.sh [2020-12-17T19:45:59.072Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-17T19:46:01.198Z] + ls -al . [2020-12-17T19:46:01.199Z] total 664 [2020-12-17T19:46:01.199Z] drwxrwxr-x 9 1001 1001 4096 Dec 17 19:46 . [2020-12-17T19:46:01.199Z] drwxr-xr-x 4 root root 4096 Dec 17 19:42 .. [2020-12-17T19:46:01.199Z] -rw-rw-r-- 1 1001 1001 11 Dec 17 19:40 .dockerignore [2020-12-17T19:46:01.199Z] drwxrwxr-x 8 1001 1001 4096 Dec 17 19:40 .git [2020-12-17T19:46:01.199Z] drwxrwxr-x 3 1001 1001 4096 Dec 17 19:40 .github [2020-12-17T19:46:01.199Z] -rw-rw-r-- 1 1001 1001 824 Dec 17 19:40 .gitignore [2020-12-17T19:46:01.199Z] -rw-rw-r-- 1 1001 1001 166 Dec 17 19:40 .sonarcloud.properties [2020-12-17T19:46:01.199Z] -rw-rw-r-- 1 1001 1001 3804 Dec 17 19:40 CONTRIBUTING.md [2020-12-17T19:46:01.199Z] -rw-rw-r-- 1 1001 1001 1040 Dec 17 19:40 Dockerfile.build [2020-12-17T19:46:01.199Z] -rw-rw-r-- 1 1001 1001 863 Dec 17 19:40 Jenkinsfile [2020-12-17T19:46:01.199Z] -rw-rw-r-- 1 1001 1001 10775 Dec 17 19:40 LICENSE [2020-12-17T19:46:01.199Z] -rw-rw-r-- 1 1001 1001 5750 Dec 17 19:40 Makefile [2020-12-17T19:46:01.199Z] -rw-rw-r-- 1 1001 1001 6511 Dec 17 19:40 README.md [2020-12-17T19:46:01.199Z] -rw-rw-r-- 1 1001 1001 6744 Dec 17 19:40 SECURITY.md [2020-12-17T19:46:01.199Z] -rw-rw-r-- 1 1001 1001 5 Dec 17 19:38 VERSION [2020-12-17T19:46:01.199Z] -rw-rw-r-- 1 1001 1001 4131 Dec 17 19:40 ZMQWindows.md [2020-12-17T19:46:01.199Z] drwxrwxr-x 2 1001 1001 4096 Dec 17 19:40 bin [2020-12-17T19:46:01.199Z] drwxrwxr-x 14 1001 1001 4096 Dec 17 19:40 cmd [2020-12-17T19:46:01.199Z] -rw-r--r-- 1 root root 537096 Dec 17 19:44 coverage.out [2020-12-17T19:46:01.199Z] -rw-r--r-- 1 root root 979 Dec 17 19:45 go.mod [2020-12-17T19:46:01.199Z] -rw-r--r-- 1 root root 18631 Dec 17 19:45 go.sum [2020-12-17T19:46:01.199Z] drwxrwxr-x 8 1001 1001 4096 Dec 17 19:40 internal [2020-12-17T19:46:01.199Z] drwxrwxr-x 4 1001 1001 4096 Dec 17 19:40 openapi [2020-12-17T19:46:01.199Z] drwxrwxr-x 4 1001 1001 4096 Dec 17 19:40 snap [2020-12-17T19:46:01.199Z] -rw-rw-r-- 1 1001 1001 168 Dec 17 19:40 version.go [Pipeline] sh [2020-12-17T19:46:01.901Z] + '[' -e coverage.out ] [2020-12-17T19:46:01.901Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-17T19:46:01.960Z] Warning: overwriting stash ‘coverage-report’ [2020-12-17T19:46:03.248Z] Stashed 1 file(s) [Pipeline] sh [2020-12-17T19:46:03.949Z] + make build [2020-12-17T19:46:03.949Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-17T19:46:14.108Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-17T19:46:29.839Z] Running on prd-ubuntu18.04-docker-8c-8g-16604 in /w/workspace/edgexfoundry_edgex-go_PR-2960 [Pipeline] { [Pipeline] ws [2020-12-17T19:46:29.937Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-12-17T19:46:32.058Z] using credential edgex-jenkins-ssh [2020-12-17T19:46:32.116Z] Cloning the remote Git repository [2020-12-17T19:46:32.139Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-17T19:46:32.211Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-17T19:46:32.238Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-17T19:46:32.238Z] > git --version # timeout=10 [2020-12-17T19:46:32.253Z] > git --version # 'git version 2.17.1' [2020-12-17T19:46:32.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T19:46:32.283Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T19:46:36.286Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-17T19:46:39.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-17T19:46:45.088Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-17T19:46:45.684Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-17T19:46:51.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-17T19:46:54.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-17T19:46:57.325Z] Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit 48734aa860406b60d21012702459b98197596a3f [2020-12-17T19:46:57.445Z] Merge succeeded, producing 48734aa860406b60d21012702459b98197596a3f [2020-12-17T19:46:57.446Z] Checking out Revision 48734aa860406b60d21012702459b98197596a3f (PR-2960) [2020-12-17T19:46:56.652Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-17T19:46:56.664Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T19:46:56.675Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-17T19:46:56.685Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-17T19:46:56.685Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T19:46:56.688Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2960/head:refs/remotes/origin/PR-2960 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-17T19:46:57.334Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T19:46:57.343Z] > git checkout -f 48734aa860406b60d21012702459b98197596a3f # timeout=10 [2020-12-17T19:46:57.411Z] > git remote # timeout=10 [2020-12-17T19:46:57.419Z] > git config --get remote.origin.url # timeout=10 [2020-12-17T19:46:57.426Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T19:46:57.430Z] > git merge bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 [2020-12-17T19:46:57.439Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-17T19:46:57.448Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T19:46:57.452Z] > git checkout -f 48734aa860406b60d21012702459b98197596a3f # timeout=10 [2020-12-17T19:46:58.747Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-17T19:47:01.112Z] Commit message: "ci: standardize dockerfiles" [2020-12-17T19:47:01.138Z] > git --version # timeout=10 [2020-12-17T19:47:01.149Z] > git --version # 'git version 2.17.1' [2020-12-17T19:47:01.153Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:47:02.575Z] + echo snap-build.sh [2020-12-17T19:47:02.575Z] snap-build.sh [2020-12-17T19:47:02.575Z] + SNAP_BASE_DIR=. [2020-12-17T19:47:02.575Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2020-12-17T19:47:02.575Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2020-12-17T19:47:02.575Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2020-12-17T19:47:02.575Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2020-12-17T19:47:02.575Z] + cd /w/workspace/edgex-go/1 [2020-12-17T19:47:02.575Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-17T19:47:02.575Z] Reading package lists... [2020-12-17T19:47:02.575Z] Building dependency tree... [2020-12-17T19:47:02.575Z] Reading state information... [2020-12-17T19:47:02.838Z] The following packages were automatically installed and are no longer required: [2020-12-17T19:47:02.838Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-17T19:47:02.838Z] uidmap xdelta3 [2020-12-17T19:47:02.838Z] Use 'sudo apt autoremove' to remove them. [2020-12-17T19:47:02.838Z] The following packages will be REMOVED: [2020-12-17T19:47:02.838Z] lxd* lxd-client* [2020-12-17T19:47:03.059Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-17T19:47:03.099Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-17T19:47:03.099Z] After this operation, 31.7 MB disk space will be freed. [2020-12-17T19:47:04.153Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2020-12-17T19:47:04.153Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-17T19:47:04.729Z] Removing lxd dnsmasq configuration [2020-12-17T19:47:04.990Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-17T19:47:04.990Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-17T19:47:05.933Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-17T19:47:06.193Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2020-12-17T19:47:06.193Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-17T19:47:06.440Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-17T19:47:07.577Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-17T19:47:07.577Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-17T19:47:08.519Z] + sudo snap remove --purge lxd [2020-12-17T19:47:08.780Z] snap "lxd" is not installed [2020-12-17T19:47:08.780Z] + sudo groupadd --force --system lxd [2020-12-17T19:47:08.780Z] ++ whoami [2020-12-17T19:47:08.780Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-17T19:47:08.780Z] + newgrp - lxd [2020-12-17T19:47:08.780Z] + sudo snap install lxd [2020-12-17T19:47:09.817Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-17T19:47:13.234Z] $ docker stop --time=1 b471ad821e14b35bdee9b185ac490145a0cb4939d0e89e21a51bfb812682db18 [2020-12-17T19:47:15.652Z] $ docker rm -f b471ad821e14b35bdee9b185ac490145a0cb4939d0e89e21a51bfb812682db18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:47:17.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-17T19:47:17.834Z] [2020-12-17T19:47:17.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:47:18.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-17T19:47:18.786Z] 2020-12-17T19:47:16Z INFO Waiting for automatic snapd restart... [2020-12-17T19:47:18.806Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-17T19:47:18.806Z] 29e5d40040c1: Pulling fs layer [2020-12-17T19:47:18.806Z] 1ce36da41761: Pulling fs layer [2020-12-17T19:47:18.806Z] 25b303627fd3: Pulling fs layer [2020-12-17T19:47:19.396Z] 29e5d40040c1: Verifying Checksum [2020-12-17T19:47:19.396Z] 29e5d40040c1: Download complete [2020-12-17T19:47:19.992Z] 29e5d40040c1: Pull complete [2020-12-17T19:47:20.265Z] 1ce36da41761: Download complete [2020-12-17T19:47:21.242Z] 1ce36da41761: Pull complete [2020-12-17T19:47:22.224Z] 25b303627fd3: Verifying Checksum [2020-12-17T19:47:22.224Z] 25b303627fd3: Download complete [2020-12-17T19:47:31.124Z] lxd 4.9 from Canonical* installed [2020-12-17T19:47:31.124Z] + sudo lxd init --auto [2020-12-17T19:47:32.368Z] 25b303627fd3: Pull complete [2020-12-17T19:47:32.368Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-17T19:47:32.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-17T19:47:32.368Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-17T19:47:32.651Z] prd-ubuntu18.04-docker-arm64-4c-16g-16603 does not seem to be running inside a container [2020-12-17T19:47:32.733Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 [2020-12-17T19:47:35.744Z] $ docker top 61285b3182744b20ecf3c5ef369d6e9cc183c690e384bdd8ec8661d2385951c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T19:47:36.790Z] + docker-compose build --help [2020-12-17T19:47:36.790Z] + grep parallel [2020-12-17T19:47:39.267Z] + sudo snap install --classic snapcraft [2020-12-17T19:47:40.160Z] --parallel Build images in parallel. [Pipeline] } [2020-12-17T19:47:40.192Z] $ docker stop --time=1 61285b3182744b20ecf3c5ef369d6e9cc183c690e384bdd8ec8661d2385951c9 [2020-12-17T19:47:42.127Z] $ docker rm -f 61285b3182744b20ecf3c5ef369d6e9cc183c690e384bdd8ec8661d2385951c9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:47:43.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-17T19:47:43.177Z] . [Pipeline] withDockerContainer [2020-12-17T19:47:43.457Z] prd-ubuntu18.04-docker-arm64-4c-16g-16603 does not seem to be running inside a container [2020-12-17T19:47:43.526Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-17T19:47:44.958Z] $ docker top 36ff57ae3e7d742c97b119d549feafe291bdff6e491738c74f125bfd22799a3d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T19:47:46.112Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-17T19:47:47.411Z] snapcraft 4.4.4 from Canonical* installed [2020-12-17T19:47:47.411Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-17T19:47:47.411Z] + patch --verbose -p1 [2020-12-17T19:47:47.411Z] Hmm... Looks like a unified diff to me... [2020-12-17T19:47:47.411Z] The text leading up to this was: [2020-12-17T19:47:47.411Z] -------------------------- [2020-12-17T19:47:47.411Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2020-12-17T19:47:47.411Z] |From: Tony Espy [2020-12-17T19:47:47.411Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2020-12-17T19:47:47.411Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-17T19:47:47.411Z] | [2020-12-17T19:47:47.411Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-17T19:47:47.411Z] |optimize the snap CI check run for pull requests. When [2020-12-17T19:47:47.411Z] |applied, it essentially strips out everything (apps and [2020-12-17T19:47:47.411Z] |parts) from the snapcraft.yaml file except those required [2020-12-17T19:47:47.411Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-17T19:47:47.411Z] |catch changes to edgex-go that break the snap build. [2020-12-17T19:47:47.411Z] | [2020-12-17T19:47:47.412Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-17T19:47:47.412Z] |to update this patch file, otherwise it may fail to apply, [2020-12-17T19:47:47.412Z] |resulting in a failed snap build CI check in the associated [2020-12-17T19:47:47.412Z] |pull request. [2020-12-17T19:47:47.412Z] | [2020-12-17T19:47:47.412Z] |Note - in addition to applying this patch, the pipeline also [2020-12-17T19:47:47.412Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-17T19:47:47.412Z] |need to build the finally binary .snap file (and it won't [2020-12-17T19:47:47.412Z] |work with the patch applied). This further reduces the build [2020-12-17T19:47:47.412Z] |time. [2020-12-17T19:47:47.412Z] |--- [2020-12-17T19:47:47.412Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2020-12-17T19:47:47.412Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2020-12-17T19:47:47.412Z] | [2020-12-17T19:47:47.412Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-17T19:47:47.412Z] |index 1e537489..faf42425 100644 [2020-12-17T19:47:47.412Z] |--- a/snap/snapcraft.yaml [2020-12-17T19:47:47.412Z] |+++ b/snap/snapcraft.yaml [2020-12-17T19:47:47.412Z] -------------------------- [2020-12-17T19:47:47.412Z] patching file snap/snapcraft.yaml [2020-12-17T19:47:47.412Z] Using Plan A... [2020-12-17T19:47:47.412Z] Hunk #1 succeeded at 73. [2020-12-17T19:47:47.412Z] Hunk #2 succeeded at 202. [2020-12-17T19:47:47.412Z] Hunk #3 succeeded at 214. [2020-12-17T19:47:47.412Z] Hunk #4 succeeded at 222. [2020-12-17T19:47:47.412Z] Hunk #5 succeeded at 229. [2020-12-17T19:47:47.412Z] Hunk #6 succeeded at 256. [2020-12-17T19:47:47.412Z] Hunk #7 succeeded at 290. [2020-12-17T19:47:47.412Z] Hunk #8 succeeded at 341. [2020-12-17T19:47:47.412Z] Hmm... Ignoring the trailing garbage. [2020-12-17T19:47:47.412Z] done [2020-12-17T19:47:47.412Z] + sudo snapcraft prime --use-lxd [2020-12-17T19:47:47.412Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-17T19:47:47.412Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2020-12-17T19:47:47.412Z] - README.md [2020-12-17T19:47:47.412Z] [2020-12-17T19:47:47.412Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-17T19:47:47.983Z] Launching a container. [2020-12-17T19:47:50.407Z] Building docker-core-command-go ... [2020-12-17T19:47:50.407Z] Building docker-core-data-go ... [2020-12-17T19:47:50.407Z] Building docker-core-metadata-go ... [2020-12-17T19:47:50.407Z] Building docker-security-bootstrap-redis-go ... [2020-12-17T19:47:50.407Z] Building docker-security-proxy-setup-go ... [2020-12-17T19:47:50.407Z] Building docker-security-secretstore-setup-go ... [2020-12-17T19:47:50.407Z] Building docker-support-notifications-go ... [2020-12-17T19:47:50.407Z] Building docker-support-scheduler-go ... [2020-12-17T19:47:50.407Z] Building docker-sys-mgmt-agent-go ... [2020-12-17T19:47:50.407Z] Building docker-security-secretstore-setup-go [2020-12-17T19:47:50.407Z] Building docker-security-bootstrap-redis-go [2020-12-17T19:47:50.407Z] Building docker-core-metadata-go [2020-12-17T19:47:50.407Z] Building docker-core-data-go [2020-12-17T19:47:50.407Z] Building docker-core-command-go [2020-12-17T19:48:00.230Z] Waiting for container to be ready [2020-12-17T19:48:00.230Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-17T19:48:00.230Z] [2020-12-17T19:48:03.549Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-17T19:48:03.811Z] Waiting for network to be ready... [2020-12-17T19:48:04.383Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-17T19:48:04.383Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-17T19:48:04.956Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-17T19:48:04.956Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-17T19:48:04.956Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-17T19:48:05.531Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-17T19:48:05.531Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-17T19:48:05.531Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-17T19:48:05.531Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-17T19:48:05.531Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-17T19:48:05.531Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-17T19:48:05.531Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-17T19:48:05.531Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-17T19:48:05.531Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-17T19:48:05.531Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-17T19:48:05.531Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-17T19:48:05.531Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-17T19:48:05.531Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-17T19:48:06.104Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-17T19:48:06.365Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-17T19:48:06.626Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-17T19:48:06.626Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-17T19:48:06.626Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-17T19:48:06.626Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-17T19:48:06.626Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-17T19:48:06.626Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-17T19:48:06.626Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-17T19:48:08.543Z] Fetched 23.5 MB in 4s (5441 kB/s) [2020-12-17T19:48:09.490Z] Reading package lists... [2020-12-17T19:48:09.490Z] Reading package lists... [2020-12-17T19:48:09.752Z] Building dependency tree... [2020-12-17T19:48:09.752Z] Reading state information... [2020-12-17T19:48:09.752Z] The following additional packages will be installed: [2020-12-17T19:48:09.752Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-17T19:48:09.752Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-17T19:48:09.752Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-17T19:48:09.752Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-17T19:48:09.752Z] Suggested packages: [2020-12-17T19:48:09.752Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-17T19:48:09.752Z] Recommended packages: [2020-12-17T19:48:09.752Z] gnupg libsasl2-modules [2020-12-17T19:48:09.752Z] The following NEW packages will be installed: [2020-12-17T19:48:09.752Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-17T19:48:09.752Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-17T19:48:09.752Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-17T19:48:09.752Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-17T19:48:09.752Z] The following packages will be upgraded: [2020-12-17T19:48:09.752Z] gpg gpg-agent gpgconf libudev1 [2020-12-17T19:48:10.013Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-17T19:48:10.013Z] Need to get 3531 kB of archives. [2020-12-17T19:48:10.013Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-17T19:48:10.013Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-17T19:48:10.013Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-17T19:48:10.013Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-17T19:48:10.013Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-12-17T19:48:10.013Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-12-17T19:48:10.013Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-17T19:48:10.013Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-17T19:48:10.013Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-17T19:48:10.013Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-17T19:48:10.591Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-17T19:48:10.854Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-17T19:48:10.854Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-17T19:48:10.854Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-17T19:48:10.854Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-17T19:48:10.854Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-17T19:48:10.854Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-17T19:48:10.854Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-17T19:48:10.854Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-17T19:48:10.854Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-17T19:48:10.854Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-17T19:48:11.115Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-17T19:48:11.115Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-17T19:48:11.115Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-17T19:48:11.115Z] Fetched 3531 kB in 1s (3037 kB/s) [2020-12-17T19:48:11.115Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-17T19:48:11.115Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-17T19:48:11.115Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-17T19:48:11.377Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-17T19:48:11.377Z] Selecting previously unselected package udev. [2020-12-17T19:48:11.377Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-17T19:48:11.377Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-17T19:48:11.378Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-17T19:48:11.640Z] Selecting previously unselected package libfuse2:amd64. [2020-12-17T19:48:11.640Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-17T19:48:11.640Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-17T19:48:11.901Z] Selecting previously unselected package fuse. [2020-12-17T19:48:11.901Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-17T19:48:11.901Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-17T19:48:11.901Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-17T19:48:11.901Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-17T19:48:11.901Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-17T19:48:12.163Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-17T19:48:12.163Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-17T19:48:12.163Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-17T19:48:12.163Z] Selecting previously unselected package libksba8:amd64. [2020-12-17T19:48:12.163Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-17T19:48:12.163Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-17T19:48:12.425Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-17T19:48:12.425Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T19:48:12.425Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T19:48:12.425Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-17T19:48:12.425Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T19:48:12.425Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T19:48:12.425Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-17T19:48:12.425Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T19:48:12.425Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T19:48:12.687Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-17T19:48:12.687Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T19:48:12.687Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T19:48:12.687Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-17T19:48:12.687Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T19:48:12.687Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T19:48:12.687Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-17T19:48:12.687Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T19:48:12.949Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T19:48:12.949Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-17T19:48:12.949Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T19:48:12.949Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T19:48:12.949Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-17T19:48:12.949Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T19:48:12.949Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T19:48:13.210Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-17T19:48:13.211Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T19:48:13.211Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T19:48:13.211Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-17T19:48:13.211Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-17T19:48:13.211Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-17T19:48:13.211Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-17T19:48:13.211Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-17T19:48:13.211Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-17T19:48:13.211Z] Selecting previously unselected package libldap-common. [2020-12-17T19:48:13.211Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-17T19:48:13.211Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-17T19:48:13.473Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-17T19:48:13.473Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-17T19:48:13.473Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-17T19:48:13.473Z] Selecting previously unselected package dirmngr. [2020-12-17T19:48:13.473Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-17T19:48:13.473Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-17T19:48:13.473Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-17T19:48:13.473Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-17T19:48:13.735Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-17T19:48:13.735Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-17T19:48:13.735Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-17T19:48:13.735Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-17T19:48:13.735Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T19:48:13.735Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-17T19:48:13.735Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-17T19:48:13.735Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-17T19:48:14.309Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-17T19:48:14.309Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T19:48:14.309Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-17T19:48:14.309Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-17T19:48:14.309Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-17T19:48:14.573Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T19:48:14.573Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T19:48:14.573Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T19:48:14.573Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T19:48:14.573Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T19:48:14.573Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T19:48:14.573Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T19:48:14.573Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-17T19:48:14.573Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-17T19:48:14.835Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-17T19:48:15.095Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-17T19:48:15.095Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-17T19:48:15.095Z] This means they are not meant to be enabled using systemctl. [2020-12-17T19:48:15.095Z] Possible reasons for having this kind of units are: [2020-12-17T19:48:15.095Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-17T19:48:15.095Z] .wants/ or .requires/ directory. [2020-12-17T19:48:15.095Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-17T19:48:15.095Z] a requirement dependency on it. [2020-12-17T19:48:15.095Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-17T19:48:15.095Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-17T19:48:15.095Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-17T19:48:15.095Z] instance name specified. [2020-12-17T19:48:15.620Z] Reading package lists... [2020-12-17T19:48:15.620Z] Building dependency tree... [2020-12-17T19:48:15.620Z] Reading state information... [2020-12-17T19:48:15.882Z] The following additional packages will be installed: [2020-12-17T19:48:15.882Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-17T19:48:15.882Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-17T19:48:15.882Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-17T19:48:15.882Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-17T19:48:15.882Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-17T19:48:15.882Z] Suggested packages: [2020-12-17T19:48:15.882Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-17T19:48:15.882Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-17T19:48:15.882Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-17T19:48:15.882Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-17T19:48:15.882Z] systemd-container policykit-1 [2020-12-17T19:48:15.882Z] Recommended packages: [2020-12-17T19:48:15.882Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-17T19:48:15.882Z] The following NEW packages will be installed: [2020-12-17T19:48:15.882Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-17T19:48:15.882Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-17T19:48:15.882Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-17T19:48:15.882Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-17T19:48:15.882Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-17T19:48:15.882Z] The following packages will be upgraded: [2020-12-17T19:48:15.882Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-17T19:48:16.143Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-17T19:48:16.143Z] Need to get 35.2 MB of archives. [2020-12-17T19:48:16.143Z] After this operation, 141 MB of additional disk space will be used. [2020-12-17T19:48:16.143Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2020-12-17T19:48:16.143Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-17T19:48:16.719Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2020-12-17T19:48:16.719Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2020-12-17T19:48:16.983Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-17T19:48:16.983Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-17T19:48:16.983Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-17T19:48:16.983Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-17T19:48:16.983Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-17T19:48:16.983Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-17T19:48:16.983Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2020-12-17T19:48:16.983Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-17T19:48:16.983Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-17T19:48:16.983Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-17T19:48:16.983Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-17T19:48:16.983Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-17T19:48:16.983Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-17T19:48:16.983Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-17T19:48:16.983Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-17T19:48:16.983Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-17T19:48:16.983Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-17T19:48:17.244Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-17T19:48:17.244Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-17T19:48:17.244Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-17T19:48:17.244Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-17T19:48:17.244Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-17T19:48:17.244Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-17T19:48:17.244Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-17T19:48:17.244Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-17T19:48:17.244Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-17T19:48:18.188Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-17T19:48:18.188Z] Fetched 35.2 MB in 2s (16.1 MB/s) [2020-12-17T19:48:18.188Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-17T19:48:18.188Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-17T19:48:18.449Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-17T19:48:19.024Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-17T19:48:19.024Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-17T19:48:19.024Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-17T19:48:19.285Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-17T19:48:19.285Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2020-12-17T19:48:19.285Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-17T19:48:19.285Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2020-12-17T19:48:19.549Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-17T19:48:19.549Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2020-12-17T19:48:19.549Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-17T19:48:19.810Z] Setting up apt (1.6.12ubuntu0.2) ... [2020-12-17T19:48:19.810Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-17T19:48:20.385Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-17T19:48:20.385Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-17T19:48:20.385Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-17T19:48:20.385Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-17T19:48:20.647Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-17T19:48:20.647Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-17T19:48:20.647Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-17T19:48:20.909Z] Selecting previously unselected package libexpat1:amd64. [2020-12-17T19:48:20.909Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-17T19:48:20.909Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-17T19:48:21.170Z] Selecting previously unselected package python3.6-minimal. [2020-12-17T19:48:21.170Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-17T19:48:21.170Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-17T19:48:21.434Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-17T19:48:21.434Z] Checking for services that may need to be restarted...done. [2020-12-17T19:48:21.697Z] Checking for services that may need to be restarted...done. [2020-12-17T19:48:21.697Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-17T19:48:21.697Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-17T19:48:21.697Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-17T19:48:22.271Z] Selecting previously unselected package python3-minimal. [2020-12-17T19:48:22.271Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-17T19:48:22.271Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-17T19:48:22.271Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-17T19:48:22.271Z] Selecting previously unselected package mime-support. [2020-12-17T19:48:22.271Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-17T19:48:22.271Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-17T19:48:22.271Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-17T19:48:22.271Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-17T19:48:22.271Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-17T19:48:22.532Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-17T19:48:22.532Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-17T19:48:22.532Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-17T19:48:22.793Z] Selecting previously unselected package python3.6. [2020-12-17T19:48:22.793Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-17T19:48:22.793Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-17T19:48:22.793Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-17T19:48:22.793Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-17T19:48:22.793Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-17T19:48:22.793Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-17T19:48:23.053Z] Selecting previously unselected package python3. [2020-12-17T19:48:23.053Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-17T19:48:23.053Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-17T19:48:23.053Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-17T19:48:23.317Z] Selecting previously unselected package multiarch-support. [2020-12-17T19:48:23.317Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2020-12-17T19:48:23.317Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2020-12-17T19:48:23.317Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2020-12-17T19:48:23.317Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-17T19:48:23.317Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-17T19:48:23.317Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-17T19:48:23.317Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-17T19:48:23.579Z] Selecting previously unselected package libbsd0:amd64. [2020-12-17T19:48:23.579Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-17T19:48:23.579Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-17T19:48:23.579Z] Selecting previously unselected package sudo. [2020-12-17T19:48:23.579Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-17T19:48:23.579Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-17T19:48:23.843Z] Selecting previously unselected package apparmor. [2020-12-17T19:48:23.843Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-17T19:48:23.843Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-17T19:48:23.843Z] Selecting previously unselected package libedit2:amd64. [2020-12-17T19:48:23.843Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-17T19:48:23.843Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-17T19:48:24.106Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-17T19:48:24.106Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-17T19:48:24.106Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-17T19:48:24.106Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-17T19:48:24.106Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-17T19:48:24.106Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-17T19:48:24.367Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-17T19:48:24.367Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-17T19:48:24.367Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-17T19:48:24.367Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-17T19:48:24.367Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-17T19:48:24.367Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-17T19:48:24.629Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-17T19:48:24.629Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-17T19:48:24.629Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-17T19:48:24.629Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-17T19:48:24.629Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-17T19:48:24.629Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-17T19:48:24.892Z] Selecting previously unselected package openssh-client. [2020-12-17T19:48:24.892Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-17T19:48:24.892Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-17T19:48:24.892Z] Selecting previously unselected package squashfs-tools. [2020-12-17T19:48:24.892Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-17T19:48:24.892Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-17T19:48:25.154Z] Selecting previously unselected package snapd. [2020-12-17T19:48:25.154Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-17T19:48:25.154Z] Unpacking snapd (2.48+18.04) ... [2020-12-17T19:48:27.070Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-17T19:48:27.070Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-17T19:48:27.332Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-17T19:48:27.332Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-17T19:48:27.332Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-17T19:48:27.332Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-17T19:48:27.597Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-17T19:48:27.597Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-17T19:48:27.597Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-17T19:48:28.543Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-17T19:48:28.543Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-17T19:48:28.543Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-17T19:48:28.543Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-17T19:48:28.543Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-17T19:48:28.543Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-17T19:48:29.117Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-17T19:48:29.117Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-17T19:48:29.117Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-17T19:48:29.117Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-17T19:48:29.117Z] running python rtupdate hooks for python3.6... [2020-12-17T19:48:29.117Z] running python post-rtupdate hooks for python3.6... [2020-12-17T19:48:29.379Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-17T19:48:30.766Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-17T19:48:30.766Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-17T19:48:30.766Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-17T19:48:31.027Z] Setting up snapd (2.48+18.04) ... [2020-12-17T19:48:31.601Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-17T19:48:31.601Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-17T19:48:31.861Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-17T19:48:31.861Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-17T19:48:32.122Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-17T19:48:32.122Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-17T19:48:32.382Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-17T19:48:32.383Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-17T19:48:32.643Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-17T19:48:32.909Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-17T19:48:32.909Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2020-12-17T19:48:33.170Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-17T19:48:33.170Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-17T19:48:34.115Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-17T19:48:34.115Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-17T19:48:34.115Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-17T19:48:35.318Z] Reading package lists... [2020-12-17T19:48:35.578Z] Reading package lists... [2020-12-17T19:48:35.839Z] Building dependency tree... [2020-12-17T19:48:35.839Z] Reading state information... [2020-12-17T19:48:36.100Z] Calculating upgrade... [2020-12-17T19:48:36.100Z] The following packages will be upgraded: [2020-12-17T19:48:36.100Z] advancecomp base-files bash binutils binutils-common [2020-12-17T19:48:36.100Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-17T19:48:36.100Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-17T19:48:36.100Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-17T19:48:36.100Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-17T19:48:36.100Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-17T19:48:36.100Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-17T19:48:36.100Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-17T19:48:36.100Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-17T19:48:36.100Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-17T19:48:36.100Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-17T19:48:36.100Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-17T19:48:36.100Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-17T19:48:36.100Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-17T19:48:36.100Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-17T19:48:36.100Z] Need to get 63.5 MB of archives. [2020-12-17T19:48:36.100Z] After this operation, 5191 kB of additional disk space will be used. [2020-12-17T19:48:36.100Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] [2020-12-17T19:48:36.363Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2020-12-17T19:48:36.363Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-17T19:48:36.363Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-17T19:48:36.363Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-17T19:48:36.363Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-17T19:48:36.363Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-17T19:48:36.363Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-17T19:48:36.363Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-17T19:48:36.363Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-17T19:48:36.363Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-17T19:48:36.363Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-17T19:48:36.364Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-17T19:48:36.364Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-12-17T19:48:36.364Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-17T19:48:36.364Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-17T19:48:36.364Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-17T19:48:36.364Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-17T19:48:36.364Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-17T19:48:36.625Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-17T19:48:36.625Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-17T19:48:36.625Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-17T19:48:36.625Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-17T19:48:36.625Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-17T19:48:36.625Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-17T19:48:36.625Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-17T19:48:36.625Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-17T19:48:36.625Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-17T19:48:36.625Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-17T19:48:36.625Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-17T19:48:36.625Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-17T19:48:36.625Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-17T19:48:36.625Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-17T19:48:36.625Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-17T19:48:36.625Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-17T19:48:36.625Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-17T19:48:36.625Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-17T19:48:36.625Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-17T19:48:36.625Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2020-12-17T19:48:36.625Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-17T19:48:36.625Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-17T19:48:36.625Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-12-17T19:48:36.625Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-17T19:48:36.625Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-17T19:48:36.625Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-12-17T19:48:36.625Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-17T19:48:36.625Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-17T19:48:36.625Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-17T19:48:36.625Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-17T19:48:36.625Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-17T19:48:36.625Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-17T19:48:36.625Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-17T19:48:36.625Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-17T19:48:36.625Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-17T19:48:36.887Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-17T19:48:37.147Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-17T19:48:37.148Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-17T19:48:37.148Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-17T19:48:37.411Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-17T19:48:37.411Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-17T19:48:37.411Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-17T19:48:37.411Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-17T19:48:37.411Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-17T19:48:37.411Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2020-12-17T19:48:37.411Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2020-12-17T19:48:37.672Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-17T19:48:37.672Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-17T19:48:37.672Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-17T19:48:37.672Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-17T19:48:37.934Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-17T19:48:37.934Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-17T19:48:37.934Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-17T19:48:37.934Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-17T19:48:37.934Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-17T19:48:37.934Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-17T19:48:37.934Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2020-12-17T19:48:37.934Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-17T19:48:37.934Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-17T19:48:37.934Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-17T19:48:37.934Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-17T19:48:37.934Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-17T19:48:37.934Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-17T19:48:37.934Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-12-17T19:48:37.934Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-17T19:48:38.195Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-17T19:48:38.196Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-17T19:48:38.196Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-17T19:48:38.196Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-17T19:48:38.196Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-17T19:48:38.196Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-12-17T19:48:38.196Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-17T19:48:38.196Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-17T19:48:38.196Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-17T19:48:38.196Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-17T19:48:38.456Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-17T19:48:38.456Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-17T19:48:38.456Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-17T19:48:38.456Z] Fetched 63.5 MB in 2s (29.0 MB/s) [2020-12-17T19:48:38.457Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T19:48:38.457Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2020-12-17T19:48:38.717Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-17T19:48:39.289Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-17T19:48:39.289Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-17T19:48:39.289Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... [2020-12-17T19:48:39.289Z] Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... [2020-12-17T19:48:40.232Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T19:48:40.232Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T19:48:40.232Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T19:48:40.232Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T19:48:40.232Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T19:48:40.232Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T19:48:40.494Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T19:48:40.494Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T19:48:40.494Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T19:48:40.494Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T19:48:40.494Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T19:48:40.755Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T19:48:40.755Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T19:48:40.755Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T19:48:40.755Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T19:48:40.755Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-17T19:48:40.755Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T19:48:41.017Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-17T19:48:41.017Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-17T19:48:41.017Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-17T19:48:41.017Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T19:48:41.017Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T19:48:41.277Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T19:48:41.277Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T19:48:41.277Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T19:48:41.538Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T19:48:41.538Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T19:48:41.800Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-17T19:48:41.800Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2020-12-17T19:48:41.800Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-17T19:48:42.377Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2020-12-17T19:48:42.638Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-17T19:48:42.638Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-17T19:48:42.638Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-17T19:48:42.638Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-17T19:48:42.638Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-17T19:48:42.899Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-17T19:48:42.899Z] Installing new version of config file /etc/issue ... [2020-12-17T19:48:42.899Z] Installing new version of config file /etc/issue.net ... [2020-12-17T19:48:42.899Z] Installing new version of config file /etc/lsb-release ... [2020-12-17T19:48:42.899Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-17T19:48:43.162Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-17T19:48:43.427Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-17T19:48:43.427Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-17T19:48:43.427Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T19:48:43.427Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-17T19:48:43.427Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-17T19:48:43.689Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-17T19:48:43.689Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2020-12-17T19:48:43.689Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T19:48:43.689Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T19:48:43.689Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-17T19:48:43.952Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-17T19:48:43.952Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T19:48:43.952Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-17T19:48:43.952Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-17T19:48:44.214Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-17T19:48:44.214Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T19:48:44.214Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-17T19:48:44.214Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-17T19:48:44.476Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-17T19:48:44.476Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T19:48:44.476Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-17T19:48:44.476Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-17T19:48:44.738Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-17T19:48:44.738Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T19:48:44.738Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-17T19:48:44.738Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-17T19:48:44.999Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-17T19:48:44.999Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T19:48:44.999Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-17T19:48:44.999Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-17T19:48:45.260Z] Setting up grep (3.1-2build1) ... [2020-12-17T19:48:45.260Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T19:48:45.260Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-17T19:48:45.260Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-17T19:48:45.524Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-17T19:48:45.524Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T19:48:45.524Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-17T19:48:45.524Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-17T19:48:45.524Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-17T19:48:45.786Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T19:48:45.786Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-17T19:48:45.786Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-17T19:48:46.359Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-17T19:48:46.359Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-17T19:48:46.359Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-17T19:48:46.359Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-17T19:48:46.932Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-17T19:48:46.932Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T19:48:46.932Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-17T19:48:46.932Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-17T19:48:48.322Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-17T19:48:48.322Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-17T19:48:48.322Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-17T19:48:48.322Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-17T19:48:48.322Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-17T19:48:48.322Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T19:48:48.322Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-17T19:48:48.323Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-17T19:48:48.584Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-17T19:48:48.584Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T19:48:48.584Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T19:48:48.584Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-17T19:48:48.847Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-17T19:48:48.847Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T19:48:48.847Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T19:48:48.847Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-17T19:48:48.847Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-17T19:48:49.109Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T19:48:49.109Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T19:48:49.109Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-17T19:48:49.109Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-17T19:48:49.109Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T19:48:49.109Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T19:48:49.109Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-17T19:48:49.370Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-17T19:48:49.370Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T19:48:49.370Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-17T19:48:49.370Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-17T19:48:49.633Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-17T19:48:49.633Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-17T19:48:49.633Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-17T19:48:49.896Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T19:48:49.896Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-17T19:48:49.896Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-17T19:48:49.896Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-17T19:48:50.160Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T19:48:50.160Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T19:48:50.160Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-17T19:48:50.160Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-17T19:48:50.422Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T19:48:50.422Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T19:48:50.422Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-17T19:48:50.422Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-17T19:48:50.683Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T19:48:50.683Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T19:48:50.683Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-17T19:48:51.255Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-17T19:48:51.255Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-17T19:48:51.827Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-17T19:48:51.827Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T19:48:51.827Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-17T19:48:51.827Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-17T19:48:51.827Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2020-12-17T19:48:52.094Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T19:48:52.095Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-17T19:48:52.095Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-17T19:48:52.368Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-17T19:48:52.368Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T19:48:52.368Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-17T19:48:52.368Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-17T19:48:52.630Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-17T19:48:52.892Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T19:48:52.892Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-17T19:48:52.892Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-17T19:48:52.892Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-17T19:48:53.153Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T19:48:53.153Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-17T19:48:53.153Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-17T19:48:53.153Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-17T19:48:53.413Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T19:48:53.414Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-17T19:48:53.414Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-17T19:48:53.675Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-17T19:48:53.675Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T19:48:53.675Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T19:48:53.675Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-17T19:48:53.936Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-17T19:48:53.936Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-17T19:48:53.936Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-17T19:48:53.936Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-17T19:48:54.199Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-17T19:48:54.199Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T19:48:54.199Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-17T19:48:54.199Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-17T19:48:54.199Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-17T19:48:54.460Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T19:48:54.460Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-17T19:48:54.460Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-17T19:48:54.460Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-17T19:48:54.720Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T19:48:54.720Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-17T19:48:54.720Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-17T19:48:54.980Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-17T19:48:54.980Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T19:48:54.980Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-17T19:48:54.980Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-17T19:48:55.241Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-17T19:48:55.241Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T19:48:55.241Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-17T19:48:55.504Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-17T19:48:55.766Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-17T19:48:55.766Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T19:48:55.766Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-17T19:48:55.766Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-17T19:48:56.026Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-17T19:48:56.026Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T19:48:56.026Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-17T19:48:56.288Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-17T19:48:56.288Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-17T19:48:56.550Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T19:48:56.550Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-17T19:48:56.550Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-17T19:48:56.550Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-17T19:48:56.812Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T19:48:56.812Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-17T19:48:56.812Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-17T19:48:56.812Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-17T19:48:57.073Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T19:48:57.073Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-17T19:48:57.073Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-17T19:48:57.073Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-17T19:48:57.334Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T19:48:57.334Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-17T19:48:57.334Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-17T19:48:57.334Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-17T19:48:57.596Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-17T19:48:57.596Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-17T19:48:57.596Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-17T19:48:57.596Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-17T19:48:57.596Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-17T19:48:57.857Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-17T19:48:57.857Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-17T19:48:58.119Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-17T19:48:58.119Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-17T19:48:58.381Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2020-12-17T19:48:58.381Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-17T19:48:58.381Z] ---> 46a2543b2d7c [2020-12-17T19:48:58.381Z] Step 3/22 : WORKDIR /edgex-go [2020-12-17T19:48:58.381Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2020-12-17T19:48:58.381Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-17T19:48:58.381Z] ---> 46a2543b2d7c [2020-12-17T19:48:58.381Z] Step 3/24 : WORKDIR /edgex-go [2020-12-17T19:48:58.381Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2020-12-17T19:48:58.381Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-17T19:48:58.381Z] ---> 46a2543b2d7c [2020-12-17T19:48:58.381Z] Step 3/22 : WORKDIR /edgex-go [2020-12-17T19:48:58.381Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2020-12-17T19:48:58.381Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-17T19:48:58.381Z] ---> 46a2543b2d7c [2020-12-17T19:48:58.381Z] Step 3/22 : WORKDIR /edgex-go [2020-12-17T19:48:58.381Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2020-12-17T19:48:58.381Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-17T19:48:58.381Z] ---> 46a2543b2d7c [2020-12-17T19:48:58.381Z] Step 3/23 : WORKDIR /edgex-go [2020-12-17T19:48:58.387Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-17T19:48:58.387Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-17T19:48:58.387Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-17T19:48:58.387Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-17T19:48:58.653Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-17T19:48:58.653Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-17T19:48:58.653Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-17T19:48:58.653Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-17T19:48:58.917Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-17T19:48:58.918Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-17T19:48:58.918Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-17T19:48:58.918Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-17T19:48:58.918Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-17T19:48:58.918Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-17T19:48:59.180Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-17T19:48:59.180Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-17T19:49:00.125Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-17T19:49:00.125Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-17T19:49:00.125Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-17T19:49:00.125Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-17T19:49:00.125Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-17T19:49:00.125Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-17T19:49:00.391Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-17T19:49:00.657Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-17T19:49:00.657Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-17T19:49:00.657Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-17T19:49:00.918Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-17T19:49:00.918Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-17T19:49:00.918Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T19:49:00.918Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T19:49:01.186Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T19:49:01.186Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T19:49:01.186Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T19:49:01.448Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T19:49:01.448Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T19:49:01.448Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T19:49:01.762Z] ---> Running in fa8a06f38a06 [2020-12-17T19:49:01.762Z] ---> Running in fbd52f55c86c [2020-12-17T19:49:01.762Z] ---> Running in 784501c65c43 [2020-12-17T19:49:01.762Z] ---> Running in 1cf221a237b1 [2020-12-17T19:49:01.762Z] ---> Running in 3858dc4355eb [2020-12-17T19:49:02.034Z] Removing intermediate container 784501c65c43 [2020-12-17T19:49:02.034Z] ---> 4789a04f1e99 [2020-12-17T19:49:02.034Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:49:02.034Z] Removing intermediate container 1cf221a237b1 [2020-12-17T19:49:02.034Z] ---> 3d8cf42432a6 [2020-12-17T19:49:02.034Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:49:02.034Z] Removing intermediate container fbd52f55c86c [2020-12-17T19:49:02.034Z] ---> 690fc976ad79 [2020-12-17T19:49:02.034Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:49:02.034Z] Removing intermediate container 3858dc4355eb [2020-12-17T19:49:02.034Z] ---> 6d59d910cc02 [2020-12-17T19:49:02.034Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:49:02.034Z] Removing intermediate container fa8a06f38a06 [2020-12-17T19:49:02.034Z] ---> 646d80ce972b [2020-12-17T19:49:02.034Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:49:02.307Z] ---> Running in 49175924f96b [2020-12-17T19:49:02.307Z] ---> Running in ddb324812d49 [2020-12-17T19:49:02.307Z] ---> Running in e190b5a48961 [2020-12-17T19:49:02.307Z] ---> Running in a9231c60cf51 [2020-12-17T19:49:02.307Z] ---> Running in 4f1882210719 [2020-12-17T19:49:02.399Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T19:49:02.399Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T19:49:03.785Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T19:49:03.785Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T19:49:04.360Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T19:49:04.360Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T19:49:04.621Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T19:49:04.621Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T19:49:05.565Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T19:49:05.565Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T19:49:05.565Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-17T19:49:05.714Z] Removing intermediate container 49175924f96b [2020-12-17T19:49:05.714Z] ---> 6dd9f66d3fb9 [2020-12-17T19:49:05.714Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-17T19:49:05.828Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-17T19:49:05.828Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-17T19:49:05.828Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-17T19:49:05.992Z] ---> Running in 0771cf7ea5cc [2020-12-17T19:49:05.992Z] Removing intermediate container a9231c60cf51 [2020-12-17T19:49:05.992Z] ---> 812ea27d1bee [2020-12-17T19:49:05.992Z] Step 5/24 : RUN apk add --update --no-cache make git [2020-12-17T19:49:06.091Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-17T19:49:06.091Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-17T19:49:06.091Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-17T19:49:06.091Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-17T19:49:06.268Z] Removing intermediate container ddb324812d49 [2020-12-17T19:49:06.268Z] ---> ab682c3cd75b [2020-12-17T19:49:06.268Z] Step 5/22 : RUN apk add --update --no-cache make git [2020-12-17T19:49:06.268Z] ---> Running in 779841b590e0 [2020-12-17T19:49:06.360Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-17T19:49:06.360Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-17T19:49:06.360Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-17T19:49:06.360Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-17T19:49:06.547Z] ---> Running in 81504096e448 [2020-12-17T19:49:06.547Z] Removing intermediate container 4f1882210719 [2020-12-17T19:49:06.547Z] ---> d6802cdb409d [2020-12-17T19:49:06.547Z] Step 5/22 : RUN apk add --update --no-cache make git [2020-12-17T19:49:06.547Z] Removing intermediate container e190b5a48961 [2020-12-17T19:49:06.547Z] ---> 7da4cb3d2e98 [2020-12-17T19:49:06.547Z] Step 5/22 : RUN apk add --update --no-cache make git [2020-12-17T19:49:06.623Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-17T19:49:06.623Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-17T19:49:06.821Z] ---> Running in 904823d71743 [2020-12-17T19:49:06.821Z] ---> Running in db8883765e40 [2020-12-17T19:49:06.884Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T19:49:06.884Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-17T19:49:06.884Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T19:49:06.885Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T19:49:06.885Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T19:49:06.885Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-17T19:49:06.885Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-17T19:49:06.885Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-17T19:49:07.146Z] [2020-12-17T19:49:07.146Z] Current default time zone: 'Etc/UTC' [2020-12-17T19:49:07.146Z] Local time is now: Thu Dec 17 19:49:06 UTC 2020. [2020-12-17T19:49:07.146Z] Universal Time is now: Thu Dec 17 19:49:06 UTC 2020. [2020-12-17T19:49:07.146Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-17T19:49:07.146Z] [2020-12-17T19:49:07.146Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-17T19:49:07.146Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T19:49:07.146Z] Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... [2020-12-17T19:49:07.146Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-17T19:49:07.146Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-17T19:49:07.146Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-17T19:49:07.146Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-17T19:49:07.146Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-17T19:49:07.408Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-17T19:49:07.408Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-17T19:49:07.408Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T19:49:07.408Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-17T19:49:07.674Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T19:49:07.674Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-17T19:49:07.674Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T19:49:07.674Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-17T19:49:07.674Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-17T19:49:07.674Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-17T19:49:07.938Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-17T19:49:07.938Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-17T19:49:07.938Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-17T19:49:07.938Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2020-12-17T19:49:07.938Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-17T19:49:08.266Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T19:49:08.554Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T19:49:08.554Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T19:49:08.827Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T19:49:08.827Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T19:49:08.827Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T19:49:09.425Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T19:49:09.698Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T19:49:09.698Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T19:49:09.698Z] OK: 217 MiB in 51 packages [2020-12-17T19:49:09.698Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T19:49:09.859Z] Updating certificates in /etc/ssl/certs... [2020-12-17T19:49:10.677Z] OK: 217 MiB in 51 packages [2020-12-17T19:49:10.805Z] 22 added, 17 removed; done. [2020-12-17T19:49:10.805Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2020-12-17T19:49:10.805Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T19:49:10.805Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-17T19:49:10.805Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-17T19:49:10.805Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-17T19:49:10.805Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T19:49:10.805Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-17T19:49:10.805Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T19:49:10.805Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T19:49:10.805Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T19:49:10.805Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T19:49:10.805Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T19:49:10.951Z] OK: 217 MiB in 51 packages [2020-12-17T19:49:10.951Z] Removing intermediate container 0771cf7ea5cc [2020-12-17T19:49:10.951Z] ---> fc0c6967ee1d [2020-12-17T19:49:10.951Z] Step 6/23 : COPY go.mod . [2020-12-17T19:49:10.951Z] OK: 217 MiB in 51 packages [2020-12-17T19:49:11.069Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-17T19:49:11.069Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-17T19:49:11.069Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-17T19:49:11.069Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-17T19:49:11.069Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-17T19:49:11.069Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T19:49:11.069Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T19:49:11.069Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-17T19:49:11.069Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-17T19:49:11.227Z] OK: 217 MiB in 51 packages [2020-12-17T19:49:11.329Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-17T19:49:11.329Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-17T19:49:11.329Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-17T19:49:11.329Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-17T19:49:11.329Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-17T19:49:11.329Z] Updating certificates in /etc/ssl/certs... [2020-12-17T19:49:12.220Z] ---> 3a55ddc53bbb [2020-12-17T19:49:12.221Z] Step 7/23 : RUN go mod download [2020-12-17T19:49:12.221Z] Removing intermediate container 81504096e448 [2020-12-17T19:49:12.221Z] ---> 93ebf305827e [2020-12-17T19:49:12.221Z] Step 6/22 : COPY go.mod . [2020-12-17T19:49:12.276Z] 0 added, 0 removed; done. [2020-12-17T19:49:12.276Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-17T19:49:12.276Z] done. [2020-12-17T19:49:12.498Z] ---> Running in 18c1f1d1f8dd [2020-12-17T19:49:12.499Z] Removing intermediate container 779841b590e0 [2020-12-17T19:49:12.499Z] ---> 97a6936cdd37 [2020-12-17T19:49:12.499Z] Step 6/24 : COPY go.mod . [2020-12-17T19:49:12.537Z] Reading package lists... [2020-12-17T19:49:12.537Z] Building dependency tree... [2020-12-17T19:49:12.537Z] Reading state information... [2020-12-17T19:49:12.776Z] Removing intermediate container db8883765e40 [2020-12-17T19:49:12.776Z] ---> 320cef4fef08 [2020-12-17T19:49:12.776Z] Step 6/22 : COPY go.mod . [2020-12-17T19:49:12.798Z] The following NEW packages will be installed: [2020-12-17T19:49:12.798Z] apt-transport-https [2020-12-17T19:49:12.798Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-17T19:49:12.798Z] Need to get 1696 B of archives. [2020-12-17T19:49:12.798Z] After this operation, 153 kB of additional disk space will be used. [2020-12-17T19:49:12.798Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2020-12-17T19:49:13.053Z] Removing intermediate container 904823d71743 [2020-12-17T19:49:13.053Z] ---> a085bb99987f [2020-12-17T19:49:13.053Z] Step 6/22 : COPY go.mod . [2020-12-17T19:49:13.058Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-17T19:49:13.058Z] Fetched 1696 B in 0s (30.7 kB/s) [2020-12-17T19:49:13.058Z] Selecting previously unselected package apt-transport-https. [2020-12-17T19:49:13.058Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-17T19:49:13.058Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2020-12-17T19:49:13.058Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-17T19:49:13.058Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-17T19:49:13.318Z] Waiting for network to be ready... [2020-12-17T19:49:13.654Z] ---> 821c7892f043 [2020-12-17T19:49:13.654Z] Step 7/22 : RUN go mod download [2020-12-17T19:49:13.654Z] ---> Running in 46ac90fda71f [2020-12-17T19:49:13.934Z] ---> d8215bf0c268 [2020-12-17T19:49:13.934Z] Step 7/22 : RUN go mod download ---> 428a460abcef [2020-12-17T19:49:13.934Z] [2020-12-17T19:49:13.934Z] Step 7/24 : RUN go mod download [2020-12-17T19:49:14.211Z] ---> Running in 5008f7cba174 [2020-12-17T19:49:14.211Z] ---> Running in f796d85b7d3c [2020-12-17T19:49:14.211Z] ---> 0829ce935d72 [2020-12-17T19:49:14.211Z] Step 7/22 : RUN go mod download [2020-12-17T19:49:14.494Z] ---> Running in 90cee469da77 [2020-12-17T19:49:16.508Z] Removing intermediate container 18c1f1d1f8dd [2020-12-17T19:49:16.508Z] ---> afb35962141d [2020-12-17T19:49:16.508Z] Step 8/23 : COPY . . [2020-12-17T19:49:18.537Z] Removing intermediate container 46ac90fda71f [2020-12-17T19:49:18.537Z] ---> 6e6038f7b222 [2020-12-17T19:49:18.537Z] Step 8/22 : COPY . . [2020-12-17T19:49:18.613Z] 2020-12-17T19:49:16Z INFO Waiting for automatic snapd restart... [2020-12-17T19:49:19.138Z] Removing intermediate container 5008f7cba174 [2020-12-17T19:49:19.138Z] ---> a42c208ba40b [2020-12-17T19:49:19.138Z] Step 8/24 : COPY . . [2020-12-17T19:49:19.186Z] snapd 2.48.1 from Canonical* installed [2020-12-17T19:49:20.129Z] Removing intermediate container f796d85b7d3c [2020-12-17T19:49:20.129Z] ---> bfae913de0fa [2020-12-17T19:49:20.129Z] Step 8/22 : COPY . . [2020-12-17T19:49:20.130Z] "snapd" switched to the "latest/stable" channel [2020-12-17T19:49:20.130Z] [2020-12-17T19:49:20.415Z] Removing intermediate container 90cee469da77 [2020-12-17T19:49:20.415Z] ---> 3b754f7189c2 [2020-12-17T19:49:20.415Z] Step 8/22 : COPY . . [2020-12-17T19:49:22.677Z] core18 20201210 from Canonical* installed [2020-12-17T19:49:22.940Z] "core18" switched to the "latest/stable" channel [2020-12-17T19:49:22.940Z] [2020-12-17T19:49:26.248Z] snapcraft 4.4.4 from Canonical* installed [2020-12-17T19:49:26.248Z] "snapcraft" switched to the "latest/stable" channel [2020-12-17T19:49:26.248Z] [2020-12-17T19:49:29.552Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2020-12-17T19:49:29.552Z] - README.md [2020-12-17T19:49:29.552Z] [2020-12-17T19:49:29.552Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-17T19:49:36.144Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-17T19:49:36.144Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-17T19:49:36.144Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-17T19:49:36.409Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-17T19:49:37.241Z] Reading package lists... [2020-12-17T19:49:37.813Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2020-12-17T19:49:44.407Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-17T19:49:44.407Z] Reading package lists... [2020-12-17T19:49:44.407Z] Building dependency tree... [2020-12-17T19:49:44.407Z] Reading state information... [2020-12-17T19:49:44.407Z] Suggested packages: [2020-12-17T19:49:44.407Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-17T19:49:44.407Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-17T19:49:44.407Z] Recommended packages: [2020-12-17T19:49:44.407Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-17T19:49:44.407Z] The following NEW packages will be installed: [2020-12-17T19:49:44.407Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-17T19:49:44.407Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-17T19:49:44.407Z] pkg-config zip [2020-12-17T19:49:44.407Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-17T19:49:44.407Z] Need to get 7655 kB of archives. [2020-12-17T19:49:44.407Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-17T19:49:44.407Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-12-17T19:49:44.407Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2020-12-17T19:49:44.407Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-17T19:49:44.407Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-17T19:49:44.407Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-17T19:49:44.407Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-17T19:49:44.407Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-17T19:49:44.407Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-17T19:49:44.668Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-17T19:49:44.669Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-17T19:49:44.669Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-17T19:49:44.669Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-17T19:49:44.931Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-17T19:49:44.931Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-17T19:49:44.931Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-17T19:49:44.931Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-17T19:49:44.931Z] Fetched 7655 kB in 1s (9575 kB/s) [2020-12-17T19:49:44.931Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-17T19:49:45.191Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-17T19:49:45.191Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-17T19:49:45.191Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-17T19:49:45.191Z] Selecting previously unselected package libpsl5:amd64. [2020-12-17T19:49:45.191Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-17T19:49:45.191Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-17T19:49:45.451Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-17T19:49:45.451Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-17T19:49:45.451Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-17T19:49:45.451Z] Selecting previously unselected package librtmp1:amd64. [2020-12-17T19:49:45.451Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-17T19:49:45.451Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-17T19:49:45.712Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-17T19:49:45.712Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-17T19:49:45.712Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-17T19:49:45.712Z] Selecting previously unselected package liberror-perl. [2020-12-17T19:49:45.712Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-17T19:49:45.712Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-17T19:49:45.712Z] Selecting previously unselected package git-man. [2020-12-17T19:49:45.712Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-17T19:49:45.712Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-17T19:49:45.974Z] Selecting previously unselected package git. [2020-12-17T19:49:45.974Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-17T19:49:45.974Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-17T19:49:46.919Z] Selecting previously unselected package libnorm1:amd64. [2020-12-17T19:49:46.919Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-17T19:49:46.919Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-17T19:49:46.919Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-17T19:49:46.919Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-17T19:49:46.919Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-17T19:49:46.919Z] Selecting previously unselected package libsodium23:amd64. [2020-12-17T19:49:46.919Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-17T19:49:46.919Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-17T19:49:46.919Z] Selecting previously unselected package libzmq5:amd64. [2020-12-17T19:49:46.919Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-17T19:49:46.919Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-17T19:49:47.182Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-17T19:49:47.182Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-17T19:49:47.182Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-17T19:49:47.182Z] Selecting previously unselected package pkg-config. [2020-12-17T19:49:47.182Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-17T19:49:47.182Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-17T19:49:47.182Z] Selecting previously unselected package zip. [2020-12-17T19:49:47.182Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-17T19:49:47.182Z] Unpacking zip (3.0-11build1) ... [2020-12-17T19:49:47.261Z] ---> 482164c17812 [2020-12-17T19:49:47.261Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-17T19:49:47.261Z] ---> 968066714532 [2020-12-17T19:49:47.261Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-17T19:49:47.261Z] ---> Running in cced9682a81c [2020-12-17T19:49:47.261Z] ---> 470a4a88acc9 [2020-12-17T19:49:47.261Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-17T19:49:47.261Z] ---> b2cb507b6c40 [2020-12-17T19:49:47.261Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-17T19:49:47.261Z] ---> Running in 95a8fdf50439 [2020-12-17T19:49:47.261Z] ---> 4d9d8224b93c [2020-12-17T19:49:47.261Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-17T19:49:47.261Z] ---> Running in cc64035a6966 [2020-12-17T19:49:47.261Z] ---> Running in b35fa5cadff5 [2020-12-17T19:49:47.261Z] ---> Running in 6340dd7a61ea [2020-12-17T19:49:47.261Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-17T19:49:47.261Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-17T19:49:47.261Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-17T19:49:47.261Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-17T19:49:47.261Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-17T19:49:47.443Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-17T19:49:47.443Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-17T19:49:47.443Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-17T19:49:47.443Z] Setting up liberror-perl (0.17025-1) ... [2020-12-17T19:49:47.443Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-17T19:49:47.443Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-17T19:49:47.443Z] No schema files found: doing nothing. [2020-12-17T19:49:47.443Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-17T19:49:47.443Z] Setting up zip (3.0-11build1) ... [2020-12-17T19:49:47.443Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-17T19:49:47.704Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-17T19:49:47.704Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-17T19:49:47.704Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-17T19:49:47.704Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-17T19:49:47.704Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-17T19:49:47.704Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-17T19:49:47.704Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-17T19:49:54.310Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-17T19:49:54.310Z] git set to automatically installed. [2020-12-17T19:49:54.310Z] git-man set to automatically installed. [2020-12-17T19:49:54.310Z] libcurl3-gnutls set to automatically installed. [2020-12-17T19:49:54.310Z] liberror-perl set to automatically installed. [2020-12-17T19:49:54.310Z] libglib2.0-0 set to automatically installed. [2020-12-17T19:49:54.310Z] libnghttp2-14 set to automatically installed. [2020-12-17T19:49:54.310Z] libnorm1 set to automatically installed. [2020-12-17T19:49:54.310Z] libpgm-5.2-0 set to automatically installed. [2020-12-17T19:49:54.310Z] libpsl5 set to automatically installed. [2020-12-17T19:49:54.310Z] librtmp1 set to automatically installed. [2020-12-17T19:49:54.310Z] libsodium23 set to automatically installed. [2020-12-17T19:49:54.310Z] libzmq3-dev set to automatically installed. [2020-12-17T19:49:54.310Z] libzmq5 set to automatically installed. [2020-12-17T19:49:54.310Z] pkg-config set to automatically installed. [2020-12-17T19:49:54.310Z] zip set to automatically installed. [2020-12-17T19:49:56.233Z] snapd is not logged in, snap install commands will use sudo [2020-12-17T19:50:02.849Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-17T19:50:03.422Z] snap "core18" has no updates available [2020-12-17T19:50:03.995Z] Pulling config-common [2020-12-17T19:50:04.938Z] Pulling go-build-helper [2020-12-17T19:50:26.909Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-17T19:50:26.909Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-17T19:50:26.909Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-17T19:50:26.909Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-17T19:50:26.909Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-17T19:50:26.909Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-17T19:50:26.909Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-17T19:50:26.909Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-17T19:50:26.909Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-17T19:50:26.909Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-17T19:50:26.909Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-17T19:50:26.909Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-17T19:50:26.909Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-17T19:50:26.909Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-17T19:50:26.909Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-17T19:50:26.909Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-17T19:50:26.909Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-17T19:50:26.909Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-17T19:50:26.909Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-17T19:50:26.909Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-17T19:50:26.909Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-17T19:50:26.909Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-17T19:50:26.909Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-17T19:50:26.909Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-17T19:50:26.909Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-17T19:50:26.909Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-17T19:50:26.909Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-17T19:50:26.909Z] Fetched 23.5 MB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-17T19:50:26.909Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-17T19:50:26.909Z] Fetched 279 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-17T19:50:26.909Z] Fetched 122 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-17T19:50:26.909Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-17T19:50:26.909Z] Fetched 8848 B in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-17T19:50:26.909Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-17T19:50:26.909Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-17T19:50:26.909Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2020-12-17T19:50:26.909Z] Fetched 214 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-17T19:50:26.909Z] Fetched 155 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-17T19:50:26.909Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-17T19:50:26.909Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-17T19:50:26.909Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-17T19:50:26.909Z] Fetched 499 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-17T19:50:26.909Z] Fetched 111 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-17T19:50:26.909Z] Fetched 240 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-17T19:50:26.909Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-17T19:50:26.909Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-17T19:50:26.909Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-17T19:50:26.909Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-17T19:50:26.909Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-17T19:50:26.909Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-17T19:50:26.909Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-17T19:50:26.909Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-17T19:50:26.909Z] Fetched 8720 B in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-17T19:50:26.909Z] Fetched 137 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-17T19:50:26.909Z] Fetched 119 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-17T19:50:26.909Z] Fetched 109 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-17T19:50:26.909Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-17T19:50:26.909Z] Fetched 645 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-17T19:50:26.909Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-17T19:50:26.909Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-17T19:50:26.909Z] Fetched 368 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-17T19:50:26.909Z] Fetched 187 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-17T19:50:26.909Z] Fetched 175 kB in 0s (0 B/s) [2020-12-17T19:50:26.909Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-17T19:50:30.213Z] Fetched 206 kB in 0s (0 B/s) [2020-12-17T19:50:30.214Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2020-12-17T19:50:30.214Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-17T19:50:30.214Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-17T19:50:30.214Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-17T19:50:30.214Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2020-12-17T19:50:30.214Z] Fetched 159 kB in 0s (0 B/s) [2020-12-17T19:50:30.214Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-17T19:50:30.214Z] Fetched 107 kB in 0s (0 B/s) [2020-12-17T19:50:30.214Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-17T19:50:30.214Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-17T19:50:30.214Z] Pulling static-packages [2020-12-17T19:50:30.788Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2020-12-17T19:50:30.788Z] Skipping pull go-build-helper (already ran) [2020-12-17T19:50:30.788Z] Skipping pull static-packages (already ran) [2020-12-17T19:50:30.788Z] Building go-build-helper [2020-12-17T19:50:34.998Z] Building static-packages [2020-12-17T19:50:36.387Z] Staging go-build-helper [2020-12-17T19:50:36.959Z] Staging static-packages [2020-12-17T19:50:37.900Z] Pulling go115 [2020-12-17T19:50:38.843Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-17T19:50:38.843Z] Skipping pull go115 (already ran) [2020-12-17T19:50:38.843Z] Building go115 [2020-12-17T19:50:38.843Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-17T19:50:38.843Z] Dload Upload Total Spent Left Speed [2020-12-17T19:50:42.398Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 115M 8 10.1M 0 0 16.1M 0 0:00:07 --:--:-- 0:00:07 16.1M 43 115M 43 49.7M 0 0 30.6M 0 0:00:03 0:00:01 0:00:02 30.6M 77 115M 77 89.3M 0 0 34.0M 0 0:00:03 0:00:02 0:00:01 34.0M 100 115M 100 115M 0 0 34.9M 0 0:00:03 0:00:03 --:--:-- 34.9M [2020-12-17T19:50:42.661Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-17T19:50:46.874Z] Staging go115 [2020-12-17T19:50:52.174Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-17T19:50:52.174Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-17T19:50:52.174Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-17T19:50:52.174Z] Fetched 0 B in 0s (0 B/s) [2020-12-17T19:50:52.174Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-17T19:50:52.174Z] Fetched 224 kB in 0s (0 B/s) [2020-12-17T19:50:52.174Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-17T19:50:52.174Z] Fetched 157 kB in 0s (0 B/s) [2020-12-17T19:50:52.174Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-17T19:50:52.174Z] Fetched 221 kB in 0s (0 B/s) [2020-12-17T19:50:52.174Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-17T19:50:52.174Z] Fetched 143 kB in 0s (0 B/s) [2020-12-17T19:50:52.174Z] Pulling edgex-go [2020-12-17T19:50:53.122Z] Pulling version [2020-12-17T19:50:54.066Z] Building config-common [2020-12-17T19:50:55.985Z] Skipping build go-build-helper (already ran) [2020-12-17T19:50:55.985Z] Skipping build static-packages (already ran) [2020-12-17T19:50:55.985Z] Skipping build go115 (already ran) [2020-12-17T19:50:55.985Z] Building edgex-go [2020-12-17T19:50:56.246Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-17T19:50:57.195Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-17T19:50:57.195Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-17T19:50:57.195Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-17T19:50:57.195Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-17T19:50:57.195Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.130 [2020-12-17T19:50:57.195Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-12-17T19:50:57.463Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-17T19:50:57.463Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-12-17T19:50:57.463Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-17T19:50:57.463Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-17T19:50:57.463Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-17T19:50:57.463Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-17T19:50:57.463Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-17T19:50:57.463Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-17T19:50:57.463Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-17T19:50:57.463Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-17T19:50:57.463Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-17T19:50:57.463Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-17T19:50:57.463Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-17T19:50:57.463Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-17T19:50:57.463Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-17T19:50:57.463Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-17T19:50:57.463Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-17T19:50:57.463Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-17T19:50:57.463Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-17T19:50:57.463Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-17T19:50:57.463Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-17T19:50:57.463Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-17T19:50:57.463Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-17T19:50:57.463Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-17T19:50:57.463Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-17T19:50:57.463Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-17T19:50:57.463Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-17T19:50:57.463Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-17T19:50:57.463Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-17T19:50:57.463Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-17T19:50:57.463Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-17T19:50:57.725Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-17T19:50:57.725Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-17T19:50:57.725Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-17T19:51:04.309Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-17T19:51:09.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-17T19:51:09.598Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-17T19:51:10.171Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-17T19:51:11.561Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-17T19:51:11.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-17T19:51:11.821Z] go: downloading github.com/stretchr/testify v1.5.1 [2020-12-17T19:51:12.082Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-17T19:51:12.082Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-17T19:51:13.470Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-17T19:51:13.470Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-17T19:51:13.470Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-17T19:51:14.609Z] Removing intermediate container cc64035a6966 [2020-12-17T19:51:14.609Z] ---> d3c4ae2785ec [2020-12-17T19:51:14.609Z] [2020-12-17T19:51:14.609Z] Step 10/22 : FROM alpine:3.12 [2020-12-17T19:51:14.609Z] 3.12: Pulling from library/alpine [2020-12-17T19:51:14.857Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-17T19:51:14.857Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-17T19:51:15.221Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-17T19:51:15.221Z] Status: Downloaded newer image for alpine:3.12 [2020-12-17T19:51:15.221Z] ---> afeebe901d6b [2020-12-17T19:51:15.221Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2020-12-17T19:51:15.844Z] ---> Running in bf0e19483c97 [2020-12-17T19:51:16.247Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-17T19:51:16.248Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-17T19:51:17.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-17T19:51:18.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T19:51:18.582Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-17T19:51:18.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T19:51:19.401Z] (1/5) Installing ca-certificates (20191127-r4) [2020-12-17T19:51:19.529Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-17T19:51:19.685Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2020-12-17T19:51:19.685Z] (3/5) Installing libcurl (7.69.1-r3) [2020-12-17T19:51:19.685Z] (4/5) Installing curl (7.69.1-r3) [2020-12-17T19:51:19.685Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-17T19:51:19.685Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T19:51:19.685Z] Executing ca-certificates-20191127-r4.trigger [2020-12-17T19:51:20.295Z] OK: 7 MiB in 19 packages [2020-12-17T19:51:22.081Z] Building version [2020-12-17T19:51:22.302Z] Removing intermediate container 6340dd7a61ea [2020-12-17T19:51:22.302Z] ---> 0efa8dabc63d [2020-12-17T19:51:22.302Z] [2020-12-17T19:51:22.302Z] Step 10/24 : FROM alpine:3.12 [2020-12-17T19:51:22.302Z] ---> afeebe901d6b [2020-12-17T19:51:22.302Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2020-12-17T19:51:22.580Z] Removing intermediate container 95a8fdf50439 [2020-12-17T19:51:22.580Z] ---> 5997ed0be36b [2020-12-17T19:51:22.580Z] [2020-12-17T19:51:22.580Z] Step 10/22 : FROM scratch [2020-12-17T19:51:22.580Z] ---> [2020-12-17T19:51:22.580Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T19:51:22.580Z] ---> Running in e8fda8eac292 [2020-12-17T19:51:22.862Z] ---> Running in f128f5f73204 [2020-12-17T19:51:23.998Z] Staging config-common [2020-12-17T19:51:24.387Z] Removing intermediate container f128f5f73204 [2020-12-17T19:51:24.387Z] ---> 394e11aa3d70 [2020-12-17T19:51:24.387Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-17T19:51:24.387Z] Removing intermediate container bf0e19483c97 [2020-12-17T19:51:24.387Z] ---> 9679927e6758 [2020-12-17T19:51:24.387Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-17T19:51:24.387Z] ---> Running in 366f42e9fd25 [2020-12-17T19:51:24.387Z] ---> Running in 853cde3248d4 [2020-12-17T19:51:24.572Z] Skipping stage go-build-helper (already ran) [2020-12-17T19:51:24.572Z] Skipping stage static-packages (already ran) [2020-12-17T19:51:24.572Z] Skipping stage go115 (already ran) [2020-12-17T19:51:24.572Z] Staging edgex-go [2020-12-17T19:51:25.025Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T19:51:25.350Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T19:51:25.350Z] Removing intermediate container 366f42e9fd25 [2020-12-17T19:51:25.350Z] ---> cfff65da2033 [2020-12-17T19:51:25.350Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-17T19:51:25.656Z] Removing intermediate container 853cde3248d4 [2020-12-17T19:51:25.656Z] ---> eef03f52e4ef [2020-12-17T19:51:25.656Z] Step 13/22 : WORKDIR / [2020-12-17T19:51:25.656Z] ---> Running in 52c810119b4a [2020-12-17T19:51:25.656Z] ---> Running in fde1da55a82f [2020-12-17T19:51:25.960Z] Staging version [2020-12-17T19:51:26.346Z] (1/5) Installing ca-certificates (20191127-r4) [2020-12-17T19:51:26.346Z] Removing intermediate container 52c810119b4a [2020-12-17T19:51:26.346Z] ---> 693844ae5129 [2020-12-17T19:51:26.346Z] Step 14/22 : WORKDIR / [2020-12-17T19:51:26.346Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2020-12-17T19:51:26.346Z] (3/5) Installing libcurl (7.69.1-r3) [2020-12-17T19:51:26.346Z] (4/5) Installing curl (7.69.1-r3) [2020-12-17T19:51:26.346Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-17T19:51:26.346Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T19:51:26.346Z] Executing ca-certificates-20191127-r4.trigger [2020-12-17T19:51:26.534Z] Priming config-common [2020-12-17T19:51:26.624Z] ---> Running in 37933fd4074d [2020-12-17T19:51:26.624Z] OK: 7 MiB in 19 packages [2020-12-17T19:51:26.902Z] Removing intermediate container fde1da55a82f [2020-12-17T19:51:26.902Z] ---> dc51379c446d [2020-12-17T19:51:26.902Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-17T19:51:27.479Z] Priming go-build-helper [2020-12-17T19:51:27.506Z] Removing intermediate container 37933fd4074d [2020-12-17T19:51:27.506Z] ---> 299b127c5267 [2020-12-17T19:51:27.506Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-17T19:51:28.497Z] ---> 144e352af0be [2020-12-17T19:51:28.497Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-17T19:51:28.867Z] Priming static-packages [2020-12-17T19:51:29.113Z] ---> 68b73e6977d5 [2020-12-17T19:51:29.113Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-17T19:51:30.112Z] Removing intermediate container e8fda8eac292 [2020-12-17T19:51:30.112Z] ---> 2e943e19704e [2020-12-17T19:51:30.112Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-17T19:51:30.723Z] ---> Running in b062ced3ba52 [2020-12-17T19:51:31.330Z] ---> 8bc1b8ce78d3 [2020-12-17T19:51:31.330Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-17T19:51:31.415Z] Priming go115 [2020-12-17T19:51:31.615Z] Removing intermediate container b062ced3ba52 [2020-12-17T19:51:31.910Z] ---> 2a589419ebe0 [2020-12-17T19:51:31.910Z] Step 13/24 : WORKDIR / [2020-12-17T19:51:31.910Z] ---> b150c7d80c08 [2020-12-17T19:51:31.910Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-17T19:51:31.910Z] ---> Running in de9ff6e7485b [2020-12-17T19:51:31.989Z] Priming edgex-go [2020-12-17T19:51:32.510Z] ---> fdc5ac56950c [2020-12-17T19:51:32.510Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-17T19:51:33.121Z] Removing intermediate container de9ff6e7485b [2020-12-17T19:51:33.121Z] ---> 2d2ef569684e [2020-12-17T19:51:33.121Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-17T19:51:33.121Z] ---> 2bf3443716d8 [2020-12-17T19:51:33.121Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-17T19:51:33.400Z] ---> Running in 203699f8f10b [2020-12-17T19:51:33.440Z] Priming version [2020-12-17T19:51:34.014Z] ---> f0da3deebe1e [2020-12-17T19:51:34.014Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-17T19:51:34.014Z] Removing intermediate container 203699f8f10b [2020-12-17T19:51:34.014Z] ---> 096d46161047 [2020-12-17T19:51:34.014Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T19:51:34.292Z] ---> Running in b47c50d249ab [2020-12-17T19:51:34.292Z] ---> Running in 069a032e4f47 [2020-12-17T19:51:34.488Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2020-12-17T19:51:34.565Z] ---> 91f02fae520a [2020-12-17T19:51:34.565Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-17T19:51:35.173Z] Removing intermediate container 069a032e4f47 [2020-12-17T19:51:35.173Z] ---> f98f958407da [2020-12-17T19:51:35.173Z] Step 20/22 : LABEL arch=arm64 [2020-12-17T19:51:35.457Z] ---> Running in fdd8089b2062 [2020-12-17T19:51:36.066Z] ---> e3a2014ef4d7 [2020-12-17T19:51:36.066Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-17T19:51:36.343Z] Removing intermediate container fdd8089b2062 [2020-12-17T19:51:36.343Z] ---> 1ef6d6062eef [2020-12-17T19:51:36.343Z] Step 21/22 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f [2020-12-17T19:51:36.636Z] ---> Running in 5dac2af41580 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-12-17T19:51:37.249Z] ---> d7caccb3c2da [2020-12-17T19:51:37.249Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [Pipeline] // ws [Pipeline] } [Pipeline] // node [2020-12-17T19:51:37.530Z] Removing intermediate container 5dac2af41580 [2020-12-17T19:51:37.530Z] ---> 1b8491581015 [2020-12-17T19:51:37.530Z] Step 22/22 : LABEL version=0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-17T19:51:37.814Z] ---> Running in c932df578167 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-17T19:51:38.432Z] Removing intermediate container b47c50d249ab [2020-12-17T19:51:38.432Z] ---> ee0e8e5283c8 [2020-12-17T19:51:38.432Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-17T19:51:38.719Z] Removing intermediate container c932df578167 [2020-12-17T19:51:38.719Z] ---> 09d3d83bb7ef [2020-12-17T19:51:38.719Z] [2020-12-17T19:51:39.321Z] ---> Running in 8c687c86c711 [2020-12-17T19:51:39.321Z] Successfully built 09d3d83bb7ef [2020-12-17T19:51:39.321Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-17T19:51:39.321Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2020-12-17T19:51:39.599Z] ---> 81fc6dbcacb7 [2020-12-17T19:51:39.599Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-17T19:51:40.205Z] Removing intermediate container 8c687c86c711 [2020-12-17T19:51:40.205Z] ---> 59aae052736f [2020-12-17T19:51:40.205Z] Step 20/22 : LABEL arch=arm64 [2020-12-17T19:51:40.806Z] ---> Running in 6360a183324a [2020-12-17T19:51:42.305Z] Removing intermediate container b35fa5cadff5 [2020-12-17T19:51:42.305Z] ---> baaaa4731487 [2020-12-17T19:51:42.305Z] [2020-12-17T19:51:42.305Z] Step 10/22 : FROM scratch [2020-12-17T19:51:42.305Z] ---> [2020-12-17T19:51:42.305Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T19:51:42.305Z] ---> Using cache [2020-12-17T19:51:42.305Z] ---> 394e11aa3d70 [2020-12-17T19:51:42.305Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-17T19:51:42.587Z] Removing intermediate container 6360a183324a [2020-12-17T19:51:42.587Z] ---> d9bb0b8e43c9 [2020-12-17T19:51:42.587Z] Step 21/22 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f [2020-12-17T19:51:42.587Z] ---> abd787b5a4e5 [2020-12-17T19:51:42.587Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-17T19:51:42.587Z] ---> Running in 18cf3083c1d0 [2020-12-17T19:51:42.866Z] ---> Running in 72e871c79225 [2020-12-17T19:51:43.869Z] Removing intermediate container 18cf3083c1d0 [2020-12-17T19:51:43.869Z] ---> 3427fa519a02 [2020-12-17T19:51:43.869Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-17T19:51:43.869Z] ---> Running in 6f22a82f5608 [2020-12-17T19:51:44.149Z] Removing intermediate container 72e871c79225 [2020-12-17T19:51:44.149Z] ---> d2e98f1b36d3 [2020-12-17T19:51:44.149Z] Step 22/22 : LABEL version=0.0.0 [2020-12-17T19:51:44.149Z] ---> 7fd515711452 [2020-12-17T19:51:44.149Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-17T19:51:44.750Z] ---> Running in 9acc010a0fbb [2020-12-17T19:51:44.750Z] ---> Running in baceb28ab207 [2020-12-17T19:51:45.036Z] Removing intermediate container 6f22a82f5608 [2020-12-17T19:51:45.036Z] ---> cd246ae6fdb0 [2020-12-17T19:51:45.036Z] Step 14/22 : WORKDIR / [2020-12-17T19:51:45.308Z] ---> Running in a4cd4a8fb741 [2020-12-17T19:51:45.614Z] Removing intermediate container 9acc010a0fbb [2020-12-17T19:51:45.615Z] ---> 8ab5eeac543d [2020-12-17T19:51:45.615Z] [2020-12-17T19:51:46.213Z] Removing intermediate container a4cd4a8fb741 [2020-12-17T19:51:46.213Z] ---> 3970ad3c09db [2020-12-17T19:51:46.213Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-17T19:51:46.213Z] Successfully built 8ab5eeac543d [2020-12-17T19:51:46.213Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-17T19:51:46.213Z]  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go [2020-12-17T19:51:47.651Z] ---> 3e8ccef37d31 [2020-12-17T19:51:47.651Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-17T19:51:48.253Z] Removing intermediate container baceb28ab207 [2020-12-17T19:51:48.253Z] ---> 61d82f88b9b3 [2020-12-17T19:51:48.253Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-17T19:51:49.245Z] ---> Running in 8bf4ded7a11c [2020-12-17T19:51:50.688Z] ---> ca01cade2752 [2020-12-17T19:51:50.688Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-17T19:51:50.965Z] Removing intermediate container 8bf4ded7a11c [2020-12-17T19:51:50.965Z] ---> cb1546961fb7 [2020-12-17T19:51:50.965Z] Step 22/24 : LABEL arch=arm64 [2020-12-17T19:51:51.245Z] Removing intermediate container cced9682a81c [2020-12-17T19:51:51.245Z] ---> cd5cbbf6004e [2020-12-17T19:51:51.245Z] [2020-12-17T19:51:51.245Z] Step 10/23 : FROM alpine:3.12 [2020-12-17T19:51:51.245Z] ---> afeebe901d6b [2020-12-17T19:51:51.245Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T19:51:51.518Z] ---> Running in ae5d70586981 [2020-12-17T19:51:52.123Z] ---> Running in 4d3b9ed7cb1a [2020-12-17T19:51:52.123Z] ---> 1d64becd4d62 [2020-12-17T19:51:52.123Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-17T19:51:52.397Z] ---> Running in 1af2dd440e63 [2020-12-17T19:51:52.398Z] Removing intermediate container ae5d70586981 [2020-12-17T19:51:52.398Z] ---> a8b36757a8bc [2020-12-17T19:51:52.398Z] Step 23/24 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f [2020-12-17T19:51:52.676Z] Removing intermediate container 4d3b9ed7cb1a [2020-12-17T19:51:52.676Z] ---> 703eacd16f1c [2020-12-17T19:51:52.676Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-17T19:51:52.676Z] ---> Running in 3231bf9a7794 [2020-12-17T19:51:53.277Z] Removing intermediate container 1af2dd440e63 [2020-12-17T19:51:53.277Z] ---> 5ba1b42003c5 [2020-12-17T19:51:53.277Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T19:51:53.277Z] ---> Running in 171799d99725 [2020-12-17T19:51:53.553Z] ---> Running in 01c988a00460 [2020-12-17T19:51:53.553Z] Removing intermediate container 3231bf9a7794 [2020-12-17T19:51:53.553Z] ---> 6de0af9a1bf4 [2020-12-17T19:51:53.553Z] Step 24/24 : LABEL version=0.0.0 [2020-12-17T19:51:53.829Z] Removing intermediate container 171799d99725 [2020-12-17T19:51:53.829Z] ---> 5ad69d138597 [2020-12-17T19:51:53.829Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-17T19:51:54.424Z] ---> Running in 7f712bb08c19 [2020-12-17T19:51:54.700Z] ---> Running in 609035c5c14c [2020-12-17T19:51:54.700Z] Removing intermediate container 01c988a00460 [2020-12-17T19:51:54.700Z] ---> 5ff22d18c116 [2020-12-17T19:51:54.700Z] Step 20/22 : LABEL arch=arm64 [2020-12-17T19:51:54.977Z] Removing intermediate container 7f712bb08c19 [2020-12-17T19:51:54.977Z] ---> 9ed8df442522 [2020-12-17T19:51:54.977Z] [2020-12-17T19:51:55.251Z] ---> Running in 84fc0cca92e9 [2020-12-17T19:51:55.527Z] Successfully built 9ed8df442522 [2020-12-17T19:51:55.527Z] Removing intermediate container 609035c5c14c [2020-12-17T19:51:55.527Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-17T19:51:55.527Z]  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go [2020-12-17T19:51:55.527Z] ---> 616d981d4cdb [2020-12-17T19:51:55.527Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:51:56.128Z] ---> Running in 864e3d235d6d [2020-12-17T19:51:56.128Z] Removing intermediate container 84fc0cca92e9 [2020-12-17T19:51:56.128Z] ---> c02ff55145d6 [2020-12-17T19:51:56.128Z] Step 21/22 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f [2020-12-17T19:51:56.400Z] ---> Running in dbf0b4154a0e [2020-12-17T19:51:57.382Z] Removing intermediate container dbf0b4154a0e [2020-12-17T19:51:57.382Z] ---> 3265f9fef467 [2020-12-17T19:51:57.382Z] Step 22/22 : LABEL version=0.0.0 [2020-12-17T19:51:57.382Z] ---> Running in 9fb1a5eb2404 [2020-12-17T19:51:58.361Z] Removing intermediate container 9fb1a5eb2404 [2020-12-17T19:51:58.361Z] ---> ad7f23405789 [2020-12-17T19:51:58.361Z] [2020-12-17T19:51:58.634Z] Successfully built ad7f23405789 [2020-12-17T19:51:58.634Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-17T19:51:58.634Z]  Building docker-core-metadata-go ... done Building docker-support-notifications-go [2020-12-17T19:51:59.236Z] Removing intermediate container 864e3d235d6d [2020-12-17T19:51:59.236Z] ---> 1c03d7b83c94 [2020-12-17T19:51:59.236Z] Step 15/23 : RUN apk add --no-cache zeromq [2020-12-17T19:51:59.236Z] ---> Running in f76f1f78c29b [2020-12-17T19:52:00.674Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T19:52:01.271Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T19:52:02.705Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-17T19:52:02.705Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-17T19:52:02.705Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-17T19:52:03.301Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-17T19:52:03.301Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-17T19:52:03.301Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T19:52:03.574Z] OK: 8 MiB in 19 packages [2020-12-17T19:52:06.999Z] Removing intermediate container f76f1f78c29b [2020-12-17T19:52:06.999Z] ---> 6032f6e6c6fd [2020-12-17T19:52:06.999Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-17T19:52:08.992Z] ---> 68109c3e9850 [2020-12-17T19:52:08.992Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-17T19:52:09.989Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2020-12-17T19:52:09.989Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-17T19:52:09.989Z] ---> 46a2543b2d7c [2020-12-17T19:52:09.989Z] Step 3/21 : WORKDIR /edgex-go [2020-12-17T19:52:09.989Z] ---> Using cache [2020-12-17T19:52:09.989Z] ---> 646d80ce972b [2020-12-17T19:52:09.989Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:52:09.989Z] ---> Using cache [2020-12-17T19:52:09.989Z] ---> d6802cdb409d [2020-12-17T19:52:09.989Z] Step 5/21 : RUN apk add --update --no-cache make git [2020-12-17T19:52:09.989Z] ---> Using cache [2020-12-17T19:52:09.989Z] ---> 320cef4fef08 [2020-12-17T19:52:09.989Z] Step 6/21 : COPY go.mod . [2020-12-17T19:52:09.989Z] ---> Using cache [2020-12-17T19:52:09.989Z] ---> d8215bf0c268 [2020-12-17T19:52:09.989Z] Step 7/21 : RUN go mod download [2020-12-17T19:52:09.989Z] ---> Using cache [2020-12-17T19:52:09.989Z] ---> bfae913de0fa [2020-12-17T19:52:09.989Z] Step 8/21 : COPY . . [2020-12-17T19:52:09.989Z] ---> Using cache [2020-12-17T19:52:09.989Z] ---> 470a4a88acc9 [2020-12-17T19:52:09.989Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-17T19:52:11.466Z] ---> Running in 7343bb8f2675 [2020-12-17T19:52:11.466Z] ---> b1d89ca2bc21 [2020-12-17T19:52:11.466Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-17T19:52:13.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-17T19:52:13.465Z] ---> 1109af8478f2 [2020-12-17T19:52:13.465Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-17T19:52:14.075Z] ---> Running in c2ee7bed4746 [2020-12-17T19:52:15.075Z] Removing intermediate container c2ee7bed4746 [2020-12-17T19:52:15.075Z] ---> e5f7d5fe9677 [2020-12-17T19:52:15.075Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T19:52:15.354Z] ---> Running in 56f07f9fea85 [2020-12-17T19:52:16.353Z] Removing intermediate container 56f07f9fea85 [2020-12-17T19:52:16.353Z] ---> 11df880c55d9 [2020-12-17T19:52:16.353Z] Step 21/23 : LABEL arch=arm64 [2020-12-17T19:52:16.637Z] ---> Running in e50bc5708cb2 [2020-12-17T19:52:17.623Z] Removing intermediate container e50bc5708cb2 [2020-12-17T19:52:17.623Z] ---> d4e7970da93e [2020-12-17T19:52:17.623Z] Step 22/23 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f [2020-12-17T19:52:17.902Z] ---> Running in 2fd6beb4c643 [2020-12-17T19:52:18.509Z] Removing intermediate container 2fd6beb4c643 [2020-12-17T19:52:18.509Z] ---> a1ee9cfcc48c [2020-12-17T19:52:18.509Z] Step 23/23 : LABEL version=0.0.0 [2020-12-17T19:52:18.793Z] ---> Running in 1026bcfda4d2 [2020-12-17T19:52:19.410Z] Removing intermediate container 1026bcfda4d2 [2020-12-17T19:52:19.410Z] ---> ab42ef7f1668 [2020-12-17T19:52:19.410Z] [2020-12-17T19:52:20.410Z] Successfully built ab42ef7f1668 [2020-12-17T19:52:20.410Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-17T19:52:25.955Z]  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2020-12-17T19:52:25.955Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-17T19:52:25.955Z] ---> 46a2543b2d7c [2020-12-17T19:52:25.955Z] Step 3/21 : WORKDIR /edgex-go [2020-12-17T19:52:25.955Z] ---> Using cache [2020-12-17T19:52:25.955Z] ---> 646d80ce972b [2020-12-17T19:52:25.955Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:52:25.955Z] ---> Using cache [2020-12-17T19:52:25.955Z] ---> d6802cdb409d [2020-12-17T19:52:25.955Z] Step 5/21 : RUN apk add --update --no-cache make git [2020-12-17T19:52:25.955Z] ---> Using cache [2020-12-17T19:52:25.955Z] ---> 320cef4fef08 [2020-12-17T19:52:25.955Z] Step 6/21 : COPY go.mod . [2020-12-17T19:52:25.955Z] ---> Using cache [2020-12-17T19:52:25.955Z] ---> d8215bf0c268 [2020-12-17T19:52:25.955Z] Step 7/21 : RUN go mod download [2020-12-17T19:52:25.955Z] ---> Using cache [2020-12-17T19:52:25.955Z] ---> bfae913de0fa [2020-12-17T19:52:25.955Z] Step 8/21 : COPY . . [2020-12-17T19:52:25.955Z] ---> Using cache [2020-12-17T19:52:25.955Z] ---> 470a4a88acc9 [2020-12-17T19:52:25.955Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-17T19:52:27.411Z] ---> Running in 6aeb78978f23 [2020-12-17T19:52:29.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-17T19:52:36.161Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2020-12-17T19:52:36.161Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-12-17T19:52:36.161Z] ---> 46a2543b2d7c [2020-12-17T19:52:36.161Z] Step 3/26 : WORKDIR /edgex-go [2020-12-17T19:52:36.161Z] ---> Using cache [2020-12-17T19:52:36.161Z] ---> 646d80ce972b [2020-12-17T19:52:36.162Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:52:36.162Z] ---> Using cache [2020-12-17T19:52:36.162Z] ---> d6802cdb409d [2020-12-17T19:52:36.162Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2020-12-17T19:52:36.797Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2020-12-17T19:52:36.797Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-17T19:52:36.797Z] ---> 46a2543b2d7c [2020-12-17T19:52:36.797Z] Step 3/24 : WORKDIR /edgex-go [2020-12-17T19:52:36.797Z] ---> Using cache [2020-12-17T19:52:36.797Z] ---> 646d80ce972b [2020-12-17T19:52:36.797Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:52:36.797Z] ---> Using cache [2020-12-17T19:52:36.797Z] ---> d6802cdb409d [2020-12-17T19:52:36.797Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2020-12-17T19:52:38.247Z] ---> Running in 5086a7cc55bc [2020-12-17T19:52:38.247Z] ---> Running in e262a2a7d22a [2020-12-17T19:52:40.244Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T19:52:40.517Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T19:52:41.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T19:52:41.394Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T19:52:41.996Z] OK: 217 MiB in 51 packages [2020-12-17T19:52:42.277Z] OK: 217 MiB in 51 packages [2020-12-17T19:52:44.285Z] Removing intermediate container 5086a7cc55bc [2020-12-17T19:52:44.285Z] ---> 5984b6ca91ba [2020-12-17T19:52:44.285Z] Step 6/26 : COPY go.mod . [2020-12-17T19:52:44.563Z] Removing intermediate container e262a2a7d22a [2020-12-17T19:52:44.563Z] ---> 55f51c256482 [2020-12-17T19:52:44.563Z] Step 6/24 : COPY go.mod . [2020-12-17T19:52:45.570Z] ---> 482ceee5e018 [2020-12-17T19:52:45.570Z] Step 7/26 : RUN go mod download [2020-12-17T19:52:45.846Z] ---> 38a48d44eb04 [2020-12-17T19:52:45.846Z] Step 7/24 : RUN go mod download [2020-12-17T19:52:45.846Z] ---> Running in 996d7c411141 [2020-12-17T19:52:46.134Z] ---> Running in f52310149e21 [2020-12-17T19:52:50.495Z] Removing intermediate container 996d7c411141 [2020-12-17T19:52:50.495Z] ---> 258e369cc890 [2020-12-17T19:52:50.495Z] Step 8/26 : COPY . . [2020-12-17T19:52:50.770Z] Removing intermediate container f52310149e21 [2020-12-17T19:52:50.770Z] ---> 360afdbbd65f [2020-12-17T19:52:50.770Z] Step 8/24 : COPY . . [2020-12-17T19:52:57.514Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-17T19:53:15.868Z] ---> c83dcfbf97a8 [2020-12-17T19:53:15.868Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-17T19:53:15.868Z] ---> 366257ce1017 [2020-12-17T19:53:15.868Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-17T19:53:15.868Z] ---> Running in 56bc67ce2048 [2020-12-17T19:53:15.868Z] ---> Running in b1e33e2c0c68 [2020-12-17T19:53:15.868Z] Removing intermediate container 7343bb8f2675 [2020-12-17T19:53:15.868Z] ---> b5594cd8319a [2020-12-17T19:53:15.868Z] [2020-12-17T19:53:15.868Z] Step 10/21 : FROM alpine:3.12 [2020-12-17T19:53:15.868Z] ---> afeebe901d6b [2020-12-17T19:53:15.868Z] Step 11/21 : RUN apk add --update --no-cache curl [2020-12-17T19:53:15.868Z] ---> Running in eebb712b8d2e [2020-12-17T19:53:17.313Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-17T19:53:17.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-17T19:53:17.868Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T19:53:18.149Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T19:53:18.754Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-17T19:53:19.028Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-17T19:53:19.028Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-17T19:53:19.028Z] (4/4) Installing curl (7.69.1-r3) [2020-12-17T19:53:19.028Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T19:53:19.028Z] Executing ca-certificates-20191127-r4.trigger [2020-12-17T19:53:19.307Z] OK: 7 MiB in 18 packages [2020-12-17T19:53:21.949Z] Removing intermediate container 6aeb78978f23 [2020-12-17T19:53:21.949Z] ---> 92ef420186ca [2020-12-17T19:53:21.949Z] [2020-12-17T19:53:21.949Z] Step 10/21 : FROM scratch [2020-12-17T19:53:21.949Z] ---> [2020-12-17T19:53:21.949Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T19:53:22.224Z] ---> Using cache [2020-12-17T19:53:22.224Z] ---> 394e11aa3d70 [2020-12-17T19:53:22.224Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-17T19:53:22.224Z] Removing intermediate container eebb712b8d2e [2020-12-17T19:53:22.224Z] ---> a394717cb726 [2020-12-17T19:53:22.224Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-17T19:53:22.224Z] ---> Running in d4e505b83a69 [2020-12-17T19:53:22.514Z] ---> Running in 8ed7dddfe116 [2020-12-17T19:53:23.131Z] Removing intermediate container d4e505b83a69 [2020-12-17T19:53:23.132Z] ---> d37b45e210af [2020-12-17T19:53:23.132Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-17T19:53:23.132Z] ---> Running in 797076f3c4bd [2020-12-17T19:53:23.412Z] Removing intermediate container 8ed7dddfe116 [2020-12-17T19:53:23.412Z] ---> d07538f1a438 [2020-12-17T19:53:23.412Z] Step 13/21 : WORKDIR /edgex [2020-12-17T19:53:23.412Z] ---> Running in f31a9cad4b5a [2020-12-17T19:53:24.018Z] Removing intermediate container 797076f3c4bd [2020-12-17T19:53:24.018Z] ---> 89e3ada41241 [2020-12-17T19:53:24.018Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-17T19:53:24.307Z] Removing intermediate container f31a9cad4b5a [2020-12-17T19:53:24.307Z] ---> fe1de7c77010 [2020-12-17T19:53:24.307Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-17T19:53:25.309Z] ---> aee8a66c4319 [2020-12-17T19:53:25.309Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-17T19:53:25.910Z] ---> 532c5e0dacaf [2020-12-17T19:53:25.910Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-17T19:53:27.912Z] ---> 9098dcc72a20 [2020-12-17T19:53:27.913Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-17T19:53:27.913Z] ---> 6b91f888293e [2020-12-17T19:53:27.913Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-17T19:53:29.356Z] ---> 6e4a61a9faff [2020-12-17T19:53:29.356Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-17T19:53:29.356Z] ---> Running in 64852148582d [2020-12-17T19:53:29.957Z] ---> d86ae3e8e143 [2020-12-17T19:53:29.957Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-17T19:53:29.957Z] ---> Running in 4567e3dad56f [2020-12-17T19:53:30.242Z] Removing intermediate container 64852148582d [2020-12-17T19:53:30.242Z] ---> 3ecd3466aaee [2020-12-17T19:53:30.242Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T19:53:30.522Z] ---> Running in 2670107504d1 [2020-12-17T19:53:30.799Z] Removing intermediate container 4567e3dad56f [2020-12-17T19:53:30.799Z] ---> 15c12670a816 [2020-12-17T19:53:30.799Z] Step 18/21 : CMD ["--init=true"] [2020-12-17T19:53:31.089Z] ---> Running in 1f51794876dd [2020-12-17T19:53:31.089Z] Removing intermediate container 2670107504d1 [2020-12-17T19:53:31.089Z] ---> 66e915247e35 [2020-12-17T19:53:31.089Z] Step 19/21 : LABEL arch=arm64 [2020-12-17T19:53:31.368Z] ---> Running in 7c38a177da4c [2020-12-17T19:53:31.651Z] Removing intermediate container 1f51794876dd [2020-12-17T19:53:31.942Z] ---> b48988aec710 [2020-12-17T19:53:31.942Z] Step 19/21 : LABEL arch=arm64 [2020-12-17T19:53:31.942Z] ---> Running in 97845080f420 [2020-12-17T19:53:32.222Z] Removing intermediate container 7c38a177da4c [2020-12-17T19:53:32.222Z] ---> c519221b3a37 [2020-12-17T19:53:32.222Z] Step 20/21 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f [2020-12-17T19:53:32.222Z] ---> Running in 5dbd4066ad15 [2020-12-17T19:53:32.825Z] Removing intermediate container 97845080f420 [2020-12-17T19:53:32.825Z] ---> a40aee4a69d2 [2020-12-17T19:53:32.825Z] Step 20/21 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f [2020-12-17T19:53:33.101Z] ---> Running in c3e4ad89d5f8 [2020-12-17T19:53:33.388Z] Removing intermediate container 5dbd4066ad15 [2020-12-17T19:53:33.389Z] ---> 2871f308eec2 [2020-12-17T19:53:33.389Z] Step 21/21 : LABEL version=0.0.0 [2020-12-17T19:53:33.389Z] ---> Running in c33225c9e288 [2020-12-17T19:53:34.012Z] Removing intermediate container c3e4ad89d5f8 [2020-12-17T19:53:34.012Z] ---> a83dc4a70fde [2020-12-17T19:53:34.012Z] Step 21/21 : LABEL version=0.0.0 [2020-12-17T19:53:34.012Z] ---> Running in 8f060b698286 [2020-12-17T19:53:34.287Z] Removing intermediate container c33225c9e288 [2020-12-17T19:53:34.287Z] ---> 2b5931d4ecee [2020-12-17T19:53:34.287Z] [2020-12-17T19:53:34.883Z] Removing intermediate container 8f060b698286 [2020-12-17T19:53:34.883Z] ---> f33354fccfcb [2020-12-17T19:53:34.883Z] [2020-12-17T19:53:34.883Z] Successfully built 2b5931d4ecee [2020-12-17T19:53:34.883Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-17T19:53:35.481Z]  Building docker-support-scheduler-go ... done Successfully built f33354fccfcb [2020-12-17T19:53:35.481Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-17T19:54:07.831Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 56bc67ce2048 [2020-12-17T19:54:07.831Z] ---> e74ef72d9e2f [2020-12-17T19:54:07.831Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-17T19:54:07.831Z] Removing intermediate container b1e33e2c0c68 [2020-12-17T19:54:07.831Z] ---> c59bb5de09b5 [2020-12-17T19:54:07.831Z] [2020-12-17T19:54:07.831Z] Step 10/24 : FROM scratch [2020-12-17T19:54:07.831Z] ---> [2020-12-17T19:54:07.831Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-17T19:54:07.832Z] ---> Running in b57deec66465 [2020-12-17T19:54:07.832Z] ---> Running in 4b972f324f47 [2020-12-17T19:54:07.832Z] Removing intermediate container 4b972f324f47 [2020-12-17T19:54:07.832Z] ---> a536538e4651 [2020-12-17T19:54:07.832Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-17T19:54:07.832Z] ---> Running in 4767698072ed [2020-12-17T19:54:07.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-17T19:54:07.832Z] Removing intermediate container 4767698072ed [2020-12-17T19:54:07.832Z] ---> a347fa2ee2c2 [2020-12-17T19:54:07.832Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-17T19:54:07.832Z] ---> Running in 3e0e879c2797 [2020-12-17T19:54:07.832Z] Removing intermediate container 3e0e879c2797 [2020-12-17T19:54:07.832Z] ---> db2775fa959e [2020-12-17T19:54:07.832Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-17T19:54:07.832Z] ---> c8421136c391 [2020-12-17T19:54:07.832Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-17T19:54:07.832Z] ---> 45ee84e7f68f [2020-12-17T19:54:07.832Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-17T19:54:07.832Z] Removing intermediate container b57deec66465 [2020-12-17T19:54:07.832Z] ---> 8f596195b421 [2020-12-17T19:54:07.832Z] [2020-12-17T19:54:07.832Z] Step 11/26 : FROM docker:20.10.0 [2020-12-17T19:54:07.832Z] ---> eeaf43b92773 [2020-12-17T19:54:07.832Z] Step 12/26 : RUN apk add --no-cache bash [2020-12-17T19:54:07.832Z] ---> Running in 53b9afb9b2d3 [2020-12-17T19:54:08.468Z] ---> 852d795de9f4 [2020-12-17T19:54:08.468Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-17T19:54:09.084Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T19:54:09.384Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T19:54:09.384Z] ---> 1cad712fb4cd [2020-12-17T19:54:09.384Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-17T19:54:09.751Z] (1/2) Installing readline (8.0.4-r0) [2020-12-17T19:54:10.031Z] (2/2) Installing bash (5.0.17-r0) [2020-12-17T19:54:10.031Z] Executing bash-5.0.17-r0.post-install [2020-12-17T19:54:10.031Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T19:54:10.031Z] OK: 12 MiB in 22 packages [2020-12-17T19:54:10.629Z] ---> 6acb8012a00f [2020-12-17T19:54:10.629Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-17T19:54:11.225Z] ---> d20a87c4b23a [2020-12-17T19:54:11.225Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-17T19:54:11.501Z] Removing intermediate container 53b9afb9b2d3 [2020-12-17T19:54:11.502Z] ---> 5a1a22ae1050 [2020-12-17T19:54:11.502Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-17T19:54:11.502Z] ---> Running in 68146aa7c37c [2020-12-17T19:54:11.502Z] ---> Running in 91bb4bde7c76 [2020-12-17T19:54:12.096Z] Removing intermediate container 68146aa7c37c [2020-12-17T19:54:12.096Z] ---> 3168b231b808 [2020-12-17T19:54:12.096Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T19:54:12.096Z] Removing intermediate container 91bb4bde7c76 [2020-12-17T19:54:12.096Z] ---> 616baacee1f2 [2020-12-17T19:54:12.096Z] Step 14/26 : ENV APP_PORT=48090 [2020-12-17T19:54:12.096Z] ---> Running in 380b8c1365ea [2020-12-17T19:54:12.369Z] ---> Running in b140e39f9901 [2020-12-17T19:54:12.640Z] Removing intermediate container 380b8c1365ea [2020-12-17T19:54:12.640Z] ---> 3cc25127b254 [2020-12-17T19:54:12.640Z] Step 22/24 : LABEL arch=arm64 [2020-12-17T19:54:12.640Z] Removing intermediate container b140e39f9901 [2020-12-17T19:54:12.640Z] ---> 6c6cbf42eccd [2020-12-17T19:54:12.640Z] Step 15/26 : EXPOSE $APP_PORT [2020-12-17T19:54:12.911Z] ---> Running in 45ebd75d4c3a [2020-12-17T19:54:12.911Z] ---> Running in c5ff878878e3 [2020-12-17T19:54:13.183Z] Removing intermediate container 45ebd75d4c3a [2020-12-17T19:54:13.183Z] ---> 54be774211f2 [2020-12-17T19:54:13.183Z] Step 23/24 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f [2020-12-17T19:54:13.452Z] Removing intermediate container c5ff878878e3 [2020-12-17T19:54:13.452Z] ---> ae52a9dba4c3 [2020-12-17T19:54:13.452Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-17T19:54:13.452Z] ---> Running in 7bba2ceb210f [2020-12-17T19:54:14.050Z] Removing intermediate container 7bba2ceb210f [2020-12-17T19:54:14.050Z] ---> 62b4b6c22527 [2020-12-17T19:54:14.050Z] Step 24/24 : LABEL version=0.0.0 [2020-12-17T19:54:14.321Z] ---> Running in 9e4fb11b4336 [2020-12-17T19:54:14.321Z] ---> 1e0f7b8a9cbb [2020-12-17T19:54:14.321Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-17T19:54:14.914Z] Removing intermediate container 9e4fb11b4336 [2020-12-17T19:54:14.914Z] ---> a1ea47d778f3 [2020-12-17T19:54:14.914Z] [2020-12-17T19:54:15.186Z] Successfully built a1ea47d778f3 [2020-12-17T19:54:15.187Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-17T19:54:15.187Z]  Building docker-support-notifications-go ... done  ---> 0674d81fcf42 [2020-12-17T19:54:15.187Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-17T19:54:16.167Z] ---> 96f17a447277 [2020-12-17T19:54:16.167Z] Step 19/26 : RUN apk --no-cache add py3-pip [2020-12-17T19:54:16.167Z] ---> Running in 180ab24dbc38 [2020-12-17T19:54:17.600Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T19:54:17.600Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T19:54:17.869Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-17T19:54:18.140Z] (2/33) Installing expat (2.2.9-r1) [2020-12-17T19:54:18.140Z] (3/33) Installing libffi (3.3-r2) [2020-12-17T19:54:18.140Z] (4/33) Installing gdbm (1.13-r1) [2020-12-17T19:54:18.140Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-17T19:54:18.140Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-17T19:54:18.140Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-17T19:54:20.105Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-17T19:54:20.105Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-17T19:54:20.105Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-17T19:54:20.105Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-17T19:54:20.105Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-17T19:54:20.105Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-17T19:54:20.105Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-17T19:54:20.105Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-17T19:54:20.105Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-17T19:54:20.105Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-17T19:54:20.105Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-17T19:54:20.105Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-17T19:54:20.105Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-17T19:54:20.105Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-17T19:54:20.105Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-17T19:54:20.105Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-17T19:54:20.374Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-17T19:54:20.374Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-17T19:54:20.374Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-17T19:54:20.374Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-17T19:54:20.374Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-17T19:54:20.374Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-17T19:54:20.374Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-17T19:54:20.374Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-17T19:54:20.374Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-17T19:54:20.374Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-17T19:54:20.644Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T19:54:20.644Z] OK: 71 MiB in 55 packages [2020-12-17T19:54:27.340Z] Removing intermediate container 180ab24dbc38 [2020-12-17T19:54:27.340Z] ---> 4e64dc74512f [2020-12-17T19:54:27.340Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2020-12-17T19:54:27.340Z] ---> Running in d21fd0e80736 [2020-12-17T19:54:31.633Z] Collecting docker-compose==1.23.2 [2020-12-17T19:54:31.633Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-17T19:54:32.603Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-17T19:54:32.603Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-17T19:54:32.603Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-17T19:54:32.873Z] Collecting cached-property<2,>=1.2.0 [2020-12-17T19:54:32.873Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-17T19:54:34.297Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-17T19:54:34.297Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-17T19:54:34.297Z] Collecting docopt<0.7,>=0.6.1 [2020-12-17T19:54:34.297Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-17T19:54:36.909Z] Collecting PyYAML<4,>=3.10 [2020-12-17T19:54:36.909Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-17T19:54:39.521Z] Collecting jsonschema<3,>=2.5.1 [2020-12-17T19:54:39.521Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-17T19:54:40.112Z] Collecting docker<4.0,>=3.6.0 [2020-12-17T19:54:40.112Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-17T19:54:40.706Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-17T19:54:40.706Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-17T19:54:42.675Z] Collecting texttable<0.10,>=0.9.0 [2020-12-17T19:54:42.675Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-17T19:54:44.645Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-12-17T19:54:44.645Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-12-17T19:54:44.645Z] Collecting idna<2.8,>=2.5 [2020-12-17T19:54:44.645Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-17T19:54:45.236Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-17T19:54:45.236Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-17T19:54:45.505Z] Collecting docker-pycreds>=0.4.0 [2020-12-17T19:54:45.505Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-17T19:54:45.505Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-17T19:54:45.505Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-17T19:54:45.505Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-17T19:54:45.505Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-17T19:54:46.473Z] Installing collected packages: websocket-client, cached-property, idna, urllib3, requests, docopt, PyYAML, jsonschema, docker-pycreds, docker, dockerpty, texttable, docker-compose [2020-12-17T19:54:46.748Z] Attempting uninstall: idna [2020-12-17T19:54:46.749Z] Found existing installation: idna 2.9 [2020-12-17T19:54:46.749Z] Uninstalling idna-2.9: [2020-12-17T19:54:46.749Z] Successfully uninstalled idna-2.9 [2020-12-17T19:54:47.342Z] Attempting uninstall: urllib3 [2020-12-17T19:54:47.342Z] Found existing installation: urllib3 1.25.9 [2020-12-17T19:54:47.342Z] Uninstalling urllib3-1.25.9: [2020-12-17T19:54:47.614Z] Successfully uninstalled urllib3-1.25.9 [2020-12-17T19:54:48.208Z] Attempting uninstall: requests [2020-12-17T19:54:48.208Z] Found existing installation: requests 2.23.0 [2020-12-17T19:54:48.208Z] Uninstalling requests-2.23.0: [2020-12-17T19:54:48.208Z] Successfully uninstalled requests-2.23.0 [2020-12-17T19:54:48.480Z] Running setup.py install for docopt: started [2020-12-17T19:54:50.446Z] Running setup.py install for docopt: finished with status 'done' [2020-12-17T19:54:50.446Z] Running setup.py install for PyYAML: started [2020-12-17T19:54:52.412Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-17T19:54:53.382Z] Running setup.py install for dockerpty: started [2020-12-17T19:54:55.378Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-17T19:54:55.378Z] Running setup.py install for texttable: started [2020-12-17T19:54:57.145Z] Running setup.py install for texttable: finished with status 'done' [2020-12-17T19:54:57.784Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-12-17T19:55:02.331Z] Removing intermediate container d21fd0e80736 [2020-12-17T19:55:02.331Z] ---> a893beba6a30 [2020-12-17T19:55:02.331Z] Step 21/26 : RUN apk --no-cache add curl [2020-12-17T19:55:02.331Z] ---> Running in 69b16ab559fc [2020-12-17T19:55:02.991Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T19:55:03.300Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T19:55:03.923Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-17T19:55:03.923Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-17T19:55:04.237Z] (3/3) Installing curl (7.69.1-r3) [2020-12-17T19:55:04.237Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T19:55:04.237Z] OK: 71 MiB in 58 packages [2020-12-17T19:55:05.679Z] Removing intermediate container 69b16ab559fc [2020-12-17T19:55:05.680Z] ---> e620d8df026b [2020-12-17T19:55:05.680Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-17T19:55:05.680Z] ---> Running in 0085da708e40 [2020-12-17T19:55:05.960Z] Removing intermediate container 0085da708e40 [2020-12-17T19:55:05.960Z] ---> 16420dfc264d [2020-12-17T19:55:05.960Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T19:55:06.240Z] ---> Running in ed1ca32e885a [2020-12-17T19:55:06.517Z] Removing intermediate container ed1ca32e885a [2020-12-17T19:55:06.517Z] ---> 3ab03a82f402 [2020-12-17T19:55:06.517Z] Step 24/26 : LABEL arch=arm64 [2020-12-17T19:55:06.801Z] ---> Running in fae650ba0f27 [2020-12-17T19:55:07.077Z] Removing intermediate container fae650ba0f27 [2020-12-17T19:55:07.078Z] ---> 09ad05a53b1b [2020-12-17T19:55:07.078Z] Step 25/26 : LABEL git_sha=48734aa860406b60d21012702459b98197596a3f [2020-12-17T19:55:07.351Z] ---> Running in b78a83077c5e [2020-12-17T19:55:07.947Z] Removing intermediate container b78a83077c5e [2020-12-17T19:55:07.947Z] ---> 29ed9daa79d5 [2020-12-17T19:55:07.947Z] Step 26/26 : LABEL version=0.0.0 [2020-12-17T19:55:07.947Z] ---> Running in 6f978a1a6c74 [2020-12-17T19:55:08.544Z] Removing intermediate container 6f978a1a6c74 [2020-12-17T19:55:08.544Z] ---> 3e2499add57d [2020-12-17T19:55:08.544Z] [2020-12-17T19:55:08.822Z] Successfully built 3e2499add57d [2020-12-17T19:55:08.822Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-17T19:55:09.437Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-17T19:55:09.460Z] $ docker stop --time=1 36ff57ae3e7d742c97b119d549feafe291bdff6e491738c74f125bfd22799a3d [2020-12-17T19:55:11.480Z] $ docker rm -f 36ff57ae3e7d742c97b119d549feafe291bdff6e491738c74f125bfd22799a3d [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T19:55:12.384Z] + grep docker [2020-12-17T19:55:12.384Z] + docker images [2020-12-17T19:55:12.683Z] docker-sys-mgmt-agent-go-arm64 latest 3e2499add57d 4 seconds ago 300MB [2020-12-17T19:55:12.683Z] docker-support-notifications-go-arm64 latest a1ea47d778f3 58 seconds ago 11.4MB [2020-12-17T19:55:12.683Z] docker-security-proxy-setup-go-arm64 latest f33354fccfcb About a minute ago 23.4MB [2020-12-17T19:55:12.683Z] docker-support-scheduler-go-arm64 latest 2b5931d4ecee About a minute ago 10MB [2020-12-17T19:55:12.683Z] docker-core-data-go-arm64 latest ab42ef7f1668 2 minutes ago 20.9MB [2020-12-17T19:55:12.683Z] docker-core-metadata-go-arm64 latest ad7f23405789 3 minutes ago 12.2MB [2020-12-17T19:55:12.683Z] docker-security-secretstore-setup-go-arm64 latest 9ed8df442522 3 minutes ago 23.4MB [2020-12-17T19:55:12.683Z] docker-security-bootstrap-redis-go-arm64 latest 8ab5eeac543d 3 minutes ago 15.1MB [2020-12-17T19:55:12.683Z] docker-core-command-go-arm64 latest 09d3d83bb7ef 3 minutes ago 9.98MB [2020-12-17T19:55:12.683Z] docker 20.10.0 eeaf43b92773 6 days ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-17T19:55:16.120Z] provisioning config files... [2020-12-17T19:55:16.153Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1492933209614723971tmp [Pipeline] { [Pipeline] sh [2020-12-17T19:55:16.633Z] + set +x [2020-12-17T19:55:16.633Z] + curl -s https://codecov.io/bash [2020-12-17T19:55:16.633Z] + bash -s -- [2020-12-17T19:55:16.964Z] [2020-12-17T19:55:16.964Z] _____ _ [2020-12-17T19:55:16.964Z] / ____| | | [2020-12-17T19:55:16.964Z] | | ___ __| | ___ ___ _____ __ [2020-12-17T19:55:16.964Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-17T19:55:16.964Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-17T19:55:16.964Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-17T19:55:16.964Z] Bash-20201130-cc6d3fe [2020-12-17T19:55:16.964Z] [2020-12-17T19:55:16.964Z] [2020-12-17T19:55:17.254Z] ==> Jenkins CI detected. [2020-12-17T19:55:17.254Z] project root: . [2020-12-17T19:55:17.254Z] --> token set from env [2020-12-17T19:55:17.254Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-17T19:55:17.254Z] ==> Running gcov in . (disable via -X gcov) [2020-12-17T19:55:17.254Z] ==> Python coveragepy not found [2020-12-17T19:55:17.254Z] ==> Searching for coverage reports in: [2020-12-17T19:55:17.254Z] + . [2020-12-17T19:55:17.254Z] -> Found 1 reports [2020-12-17T19:55:17.254Z] ==> Detecting git/mercurial file structure [2020-12-17T19:55:17.254Z] ==> Reading reports [2020-12-17T19:55:17.254Z] + ./coverage.out bytes=537096 [2020-12-17T19:55:17.254Z] ==> Appending adjustments [2020-12-17T19:55:17.254Z] https://docs.codecov.io/docs/fixing-reports [2020-12-17T19:55:20.706Z] + Found adjustments [2020-12-17T19:55:20.706Z] ==> Gzipping contents [2020-12-17T19:55:20.706Z] 80K /tmp/codecov.kGp3BM.gz [2020-12-17T19:55:20.706Z] ==> Uploading reports [2020-12-17T19:55:20.706Z] url: https://codecov.io [2020-12-17T19:55:20.706Z] query: branch=PR-2960&commit=48734aa860406b60d21012702459b98197596a3f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2960%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2960&job=&cmd_args= [2020-12-17T19:55:20.706Z] -> Pinging Codecov [2020-12-17T19:55:20.706Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2960&commit=48734aa860406b60d21012702459b98197596a3f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2960%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2960&job=&cmd_args= [2020-12-17T19:55:20.706Z] -> Uploading to [2020-12-17T19:55:20.706Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-17/00271124DB129430A58F1EEE437C3FCB/48734aa860406b60d21012702459b98197596a3f/be06bdfb-c4f6-455c-b060-6d3de9114c33.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201217T195520Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=50ba0a20097b5d681ab6d79ea5b2ecddb15c51289a572fb03f11f8f739ce9f6c [2020-12-17T19:55:20.706Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-17T19:55:20.706Z] Dload Upload Total Spent Left Speed [2020-12-17T19:55:21.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81815 0 0 100 81815 0 156k --:--:-- --:--:-- --:--:-- 156k [2020-12-17T19:55:21.307Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/48734aa860406b60d21012702459b98197596a3f [Pipeline] } [2020-12-17T19:55:21.341Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:55:24.894Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:55:25.943Z] ---> package-listing.sh [2020-12-17T19:55:25.944Z] ++ facter osfamily [2020-12-17T19:55:25.944Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-17T19:55:25.944Z] + OS_FAMILY=redhat [2020-12-17T19:55:25.944Z] + workspace=/w/workspace/edgex-go/1 [2020-12-17T19:55:25.944Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-17T19:55:25.944Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-17T19:55:25.944Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-17T19:55:25.944Z] + PACKAGES=/tmp/packages_start.txt [2020-12-17T19:55:25.944Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-17T19:55:25.944Z] + PACKAGES=/tmp/packages_end.txt [2020-12-17T19:55:25.944Z] + case "${OS_FAMILY}" in [2020-12-17T19:55:25.944Z] + rpm -qa [2020-12-17T19:55:25.944Z] + sort [2020-12-17T19:55:31.376Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-17T19:55:31.376Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-17T19:55:31.376Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-17T19:55:31.376Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-17T19:55:31.376Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-12-17T19:55:31.376Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2020-12-17T19:55:31.406Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-17T19:55:31.722Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:55:32.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T19:55:32.077Z] [2020-12-17T19:55:32.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:55:32.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T19:55:32.473Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-17T19:55:32.473Z] df20fa9351a1: Pulling fs layer [2020-12-17T19:55:32.473Z] 36b3adc4ff6f: Pulling fs layer [2020-12-17T19:55:32.473Z] 8ad3a11d3b57: Pulling fs layer [2020-12-17T19:55:32.473Z] 46f8f816bc3b: Pulling fs layer [2020-12-17T19:55:32.473Z] 93b61091891f: Pulling fs layer [2020-12-17T19:55:32.473Z] 93b9cdb0e59b: Pulling fs layer [2020-12-17T19:55:32.473Z] 5e14af77c1be: Pulling fs layer [2020-12-17T19:55:32.473Z] 01666e4c0597: Pulling fs layer [2020-12-17T19:55:32.473Z] aa168da1d23b: Pulling fs layer [2020-12-17T19:55:32.473Z] 46f8f816bc3b: Waiting [2020-12-17T19:55:32.473Z] 93b61091891f: Waiting [2020-12-17T19:55:32.473Z] 93b9cdb0e59b: Waiting [2020-12-17T19:55:32.473Z] 5e14af77c1be: Waiting [2020-12-17T19:55:32.473Z] 01666e4c0597: Waiting [2020-12-17T19:55:32.473Z] aa168da1d23b: Waiting [2020-12-17T19:55:32.473Z] 36b3adc4ff6f: Download complete [2020-12-17T19:55:32.473Z] 46f8f816bc3b: Verifying Checksum [2020-12-17T19:55:32.473Z] 46f8f816bc3b: Download complete [2020-12-17T19:55:32.735Z] 93b61091891f: Verifying Checksum [2020-12-17T19:55:32.735Z] 93b61091891f: Download complete [2020-12-17T19:55:32.735Z] df20fa9351a1: Verifying Checksum [2020-12-17T19:55:32.735Z] df20fa9351a1: Download complete [2020-12-17T19:55:32.735Z] 93b9cdb0e59b: Download complete [2020-12-17T19:55:32.735Z] 5e14af77c1be: Verifying Checksum [2020-12-17T19:55:32.735Z] 5e14af77c1be: Download complete [2020-12-17T19:55:32.735Z] 01666e4c0597: Verifying Checksum [2020-12-17T19:55:32.735Z] 01666e4c0597: Download complete [2020-12-17T19:55:32.998Z] 8ad3a11d3b57: Verifying Checksum [2020-12-17T19:55:32.998Z] 8ad3a11d3b57: Download complete [2020-12-17T19:55:32.998Z] df20fa9351a1: Pull complete [2020-12-17T19:55:33.263Z] 36b3adc4ff6f: Pull complete [2020-12-17T19:55:33.865Z] 8ad3a11d3b57: Pull complete [2020-12-17T19:55:34.157Z] 46f8f816bc3b: Pull complete [2020-12-17T19:55:34.430Z] 93b61091891f: Pull complete [2020-12-17T19:55:34.715Z] 93b9cdb0e59b: Pull complete [2020-12-17T19:55:34.715Z] 5e14af77c1be: Pull complete [2020-12-17T19:55:34.715Z] 01666e4c0597: Pull complete [2020-12-17T19:55:36.679Z] aa168da1d23b: Verifying Checksum [2020-12-17T19:55:36.679Z] aa168da1d23b: Download complete [2020-12-17T19:55:47.347Z] aa168da1d23b: Pull complete [2020-12-17T19:55:47.347Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-17T19:55:47.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T19:55:47.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-17T19:55:47.663Z] prd-centos7-docker-4c-2g-16602 does not seem to be running inside a container [2020-12-17T19:55:47.795Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-17T19:55:53.369Z] $ docker top 55ecda7e878d420b336e3dfa852c17884fdec7d1c3893347106a7a8ed02d87b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T19:55:54.096Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-17T19:55:54.417Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-17T19:55:54.742Z] + ls /var/log/sa-host [2020-12-17T19:55:54.742Z] + sadf -c /var/log/sa-host/sa17 [2020-12-17T19:55:54.742Z] file_magic: OK [2020-12-17T19:55:54.742Z] HZ: Using current value: 100 [2020-12-17T19:55:54.742Z] file_header: OK [2020-12-17T19:55:54.742Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-17T19:55:54.742Z] Statistics: [2020-12-17T19:55:54.742Z] 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... [2020-12-17T19:55:54.742Z] File successfully converted to sysstat format version 12.2.1 [2020-12-17T19:55:54.742Z] + sadf -c /var/log/sa-host/sa23 [2020-12-17T19:55:54.742Z] file_magic: OK [2020-12-17T19:55:54.742Z] HZ: Using current value: 100 [2020-12-17T19:55:54.742Z] file_header: OK [2020-12-17T19:55:54.742Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-17T19:55:54.742Z] Statistics: [2020-12-17T19:55:54.742Z] Hnuu...uuuununununu... [2020-12-17T19:55:54.742Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-17T19:55:55.458Z] provisioning config files... [2020-12-17T19:55:55.492Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8319134942053666839tmp [Pipeline] { [Pipeline] echo [2020-12-17T19:55:55.617Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:55:56.012Z] ---> create-netrc.sh [Pipeline] } [2020-12-17T19:55:56.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-17T19:55:56.193Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:55:56.558Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-17T19:55:56.603Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:55:56.956Z] ---> sudo-logs.sh [2020-12-17T19:55:56.956Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-17T19:55:56.994Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:55:57.377Z] ---> job-cost.sh [2020-12-17T19:55:57.377Z] lf-activate-venv: SKIPPING [2020-12-17T19:55:57.377Z] INFO: No Stack... [2020-12-17T19:55:58.809Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-17T19:55:59.093Z] INFO: Archiving Costs [Pipeline] echo [2020-12-17T19:55:59.130Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:55:59.517Z] ---> logs-deploy.sh [2020-12-17T19:55:59.517Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2960/1 [2020-12-17T19:55:59.517Z] INFO: archiving workspace using pattern(s): [2020-12-17T19:56:00.961Z] Archives upload complete. [2020-12-17T19:56:00.961Z] INFO: archiving logs to Nexus