Pull request #3080 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at eb962563c78e340597fe6b0a01e022bbdd66f5a5 rather than caca1edf1c7f82230b0956996c48951e5cc8b8da Obtained Jenkinsfile from eb962563c78e340597fe6b0a01e022bbdd66f5a5 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-3080/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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-3080/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 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-22822 in /w/workspace/edgexfoundry_edgex-go_PR-3080 [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 eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit caca1edf1c7f82230b0956996c48951e5cc8b8da Merge succeeded, producing caca1edf1c7f82230b0956996c48951e5cc8b8da Checking out Revision caca1edf1c7f82230b0956996c48951e5cc8b8da (PR-3080) > 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/3080/head:refs/remotes/origin/PR-3080 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f caca1edf1c7f82230b0956996c48951e5cc8b8da # 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 eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f caca1edf1c7f82230b0956996c48951e5cc8b8da # timeout=10 Commit message: "feat(meta): Invoke Device Service callback for DeviceService change" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-26T10:39:12.429Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-26T10:39:12.833Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-26T10:39:13.090Z] ========================================================= [2021-01-26T10:39:13.090Z] EdgeX Global Pipelines Version Info [2021-01-26T10:39:13.090Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-26T10:39:15.761Z] ------------------- [2021-01-26T10:39:15.761Z] stable info: [2021-01-26T10:39:15.761Z] ------------------- [2021-01-26T10:39:15.761Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-26T10:39:15.761Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-26T10:39:15.761Z] Message: update stable to v1.0.179 [2021-01-26T10:39:16.737Z] ------------------- [2021-01-26T10:39:16.737Z] experimental info: [2021-01-26T10:39:16.737Z] ------------------- [2021-01-26T10:39:16.737Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-26T10:39:16.737Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-26T10:39:16.737Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-26T10:39:17.211Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-26T10:39:17.342Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-26T10:39:17.493Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-26T10:39:17.622Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-26T10:39:17.748Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-26T10:39:17.882Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-26T10:39:18.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-26T10:39:18.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-26T10:39:18.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-26T10:39:18.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-26T10:39:18.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-26T10:39:18.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-26T10:39:18.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-26T10:39:18.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-26T10:39:19.102Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-26T10:39:19.235Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-26T10:39:19.387Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-26T10:39:19.521Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-26T10:39:19.679Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-26T10:39:19.816Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-26T10:39:19.959Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-26T10:39:20.100Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-26T10:39:20.271Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-26T10:39:20.418Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3080 [Pipeline] echo [2021-01-26T10:39:20.604Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3080 [Pipeline] echo [2021-01-26T10:39:20.779Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3080 [Pipeline] echo [2021-01-26T10:39:20.950Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = caca1edf1c7f82230b0956996c48951e5cc8b8da [Pipeline] echo [2021-01-26T10:39:21.085Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = caca1ed [Pipeline] echo [2021-01-26T10:39:21.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-26T10:39:21.598Z] provisioning config files... [2021-01-26T10:39:21.640Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4701519134197384246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-26T10:39:22.203Z] ---> docker-login.sh [2021-01-26T10:39:22.203Z] nexus3.edgexfoundry.org:10001 [2021-01-26T10:39:23.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T10:39:23.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T10:39:23.564Z] Configure a credential helper to remove this warning. See [2021-01-26T10:39:23.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T10:39:23.564Z] [2021-01-26T10:39:23.564Z] Login Succeeded [2021-01-26T10:39:23.564Z] nexus3.edgexfoundry.org:10002 [2021-01-26T10:39:23.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T10:39:23.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T10:39:23.853Z] Configure a credential helper to remove this warning. See [2021-01-26T10:39:23.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T10:39:23.853Z] [2021-01-26T10:39:23.853Z] Login Succeeded [2021-01-26T10:39:23.853Z] nexus3.edgexfoundry.org:10003 [2021-01-26T10:39:24.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T10:39:24.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T10:39:24.449Z] Configure a credential helper to remove this warning. See [2021-01-26T10:39:24.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T10:39:24.449Z] [2021-01-26T10:39:24.449Z] Login Succeeded [2021-01-26T10:39:24.449Z] nexus3.edgexfoundry.org:10004 [2021-01-26T10:39:24.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T10:39:24.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T10:39:24.723Z] Configure a credential helper to remove this warning. See [2021-01-26T10:39:24.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T10:39:24.723Z] [2021-01-26T10:39:24.723Z] Login Succeeded [2021-01-26T10:39:24.723Z] docker.io [2021-01-26T10:39:24.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T10:39:25.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T10:39:25.312Z] Configure a credential helper to remove this warning. See [2021-01-26T10:39:25.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T10:39:25.312Z] [2021-01-26T10:39:25.312Z] Login Succeeded [2021-01-26T10:39:25.312Z] ---> docker-login.sh ends [Pipeline] } [2021-01-26T10:39:25.357Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-26T10:39:26.058Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-26T10:39:26.058Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T10:39:26.058Z] ++ dirname cmd/core-command/Dockerfile [2021-01-26T10:39:26.058Z] ++ cut -d/ -f2 [2021-01-26T10:39:26.058Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-26T10:39:26.058Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T10:39:26.058Z] ++ dirname cmd/core-data/Dockerfile [2021-01-26T10:39:26.058Z] ++ cut -d/ -f2 [2021-01-26T10:39:26.058Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-26T10:39:26.058Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T10:39:26.058Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-26T10:39:26.058Z] ++ cut -d/ -f2 [2021-01-26T10:39:26.058Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-26T10:39:26.058Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T10:39:26.058Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-26T10:39:26.058Z] ++ cut -d/ -f2 [2021-01-26T10:39:26.058Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-26T10:39:26.058Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T10:39:26.058Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-26T10:39:26.058Z] ++ cut -d/ -f2 [2021-01-26T10:39:26.059Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-26T10:39:26.059Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T10:39:26.059Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-26T10:39:26.059Z] ++ cut -d/ -f2 [2021-01-26T10:39:26.059Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-26T10:39:26.059Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T10:39:26.059Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-26T10:39:26.059Z] ++ cut -d/ -f2 [2021-01-26T10:39:26.059Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-26T10:39:26.059Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T10:39:26.059Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-26T10:39:26.059Z] ++ cut -d/ -f2 [2021-01-26T10:39:26.059Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-26T10:39:26.059Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T10:39:26.059Z] ++ cut -d/ -f2 [2021-01-26T10:39:26.059Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-26T10:39:26.059Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-26T10:39:26.223Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-26T10:39:28.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-26T10:39:28.163Z] [2021-01-26T10:39:28.163Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T10:39:28.610Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-26T10:39:28.610Z] latest: Pulling from edgex-devops/git-semver [2021-01-26T10:39:28.610Z] 31603596830f: Pulling fs layer [2021-01-26T10:39:28.610Z] 2a8b12db71e7: Pulling fs layer [2021-01-26T10:39:28.610Z] 6ca5941a6612: Pulling fs layer [2021-01-26T10:39:28.610Z] ecc8261a40a4: Pulling fs layer [2021-01-26T10:39:28.610Z] ecc8261a40a4: Waiting [2021-01-26T10:39:28.896Z] 2a8b12db71e7: Verifying Checksum [2021-01-26T10:39:28.896Z] 2a8b12db71e7: Download complete [2021-01-26T10:39:28.896Z] 31603596830f: Verifying Checksum [2021-01-26T10:39:28.896Z] 31603596830f: Download complete [2021-01-26T10:39:29.173Z] ecc8261a40a4: Verifying Checksum [2021-01-26T10:39:29.173Z] ecc8261a40a4: Download complete [2021-01-26T10:39:29.443Z] 6ca5941a6612: Verifying Checksum [2021-01-26T10:39:29.443Z] 6ca5941a6612: Download complete [2021-01-26T10:39:29.722Z] 31603596830f: Pull complete [2021-01-26T10:39:29.722Z] 2a8b12db71e7: Pull complete [2021-01-26T10:39:31.159Z] 6ca5941a6612: Pull complete [2021-01-26T10:39:31.761Z] ecc8261a40a4: Pull complete [2021-01-26T10:39:31.761Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-26T10:39:31.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-26T10:39:31.761Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-26T10:39:31.996Z] prd-centos7-docker-4c-2g-22822 does not seem to be running inside a container [2021-01-26T10:39:32.249Z] $ 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 [2021-01-26T10:39:35.239Z] $ docker top fcf6176431c7395e70c4769564f18dc0fbd4e0ff65d7250fd7f39860a1703787 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-26T10:39:35.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-26T10:39:35.683Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-26T10:39:36.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-26T10:39:36.038Z] $ docker exec fcf6176431c7395e70c4769564f18dc0fbd4e0ff65d7250fd7f39860a1703787 ssh-agent [2021-01-26T10:39:36.328Z] SSH_AUTH_SOCK=/tmp/ssh-Br4dbh6WKBSA/agent.11 [2021-01-26T10:39:36.328Z] SSH_AGENT_PID=17 [2021-01-26T10:39:36.347Z] Running ssh-add (command line suppressed) [2021-01-26T10:39:36.619Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4603633706722690537.key (/w/workspace/edgex-go/1@tmp/private_key_4603633706722690537.key) [2021-01-26T10:39:36.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-26T10:39:37.548Z] + git tag --points-at HEAD [Pipeline] } [2021-01-26T10:39:37.592Z] $ docker exec --env ******** --env ******** fcf6176431c7395e70c4769564f18dc0fbd4e0ff65d7250fd7f39860a1703787 ssh-agent -k [2021-01-26T10:39:37.792Z] unset SSH_AUTH_SOCK; [2021-01-26T10:39:37.792Z] unset SSH_AGENT_PID; [2021-01-26T10:39:37.792Z] echo Agent pid 17 killed; [2021-01-26T10:39:37.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-26T10:39:38.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-26T10:39:38.071Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-26T10:39:38.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-26T10:39:38.338Z] $ docker exec fcf6176431c7395e70c4769564f18dc0fbd4e0ff65d7250fd7f39860a1703787 ssh-agent [2021-01-26T10:39:38.588Z] SSH_AUTH_SOCK=/tmp/ssh-rqnL7qZ3TKBj/agent.45 [2021-01-26T10:39:38.588Z] SSH_AGENT_PID=50 [2021-01-26T10:39:38.598Z] Running ssh-add (command line suppressed) [2021-01-26T10:39:38.825Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9089848112214998028.key (/w/workspace/edgex-go/1@tmp/private_key_9089848112214998028.key) [2021-01-26T10:39:38.938Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-26T10:39:39.466Z] + git semver init [2021-01-26T10:39:39.466Z] # -> Open(): unable to determine branch for HEAD [2021-01-26T10:39:39.466Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-26T10:39:39.466Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-26T10:39:39.466Z] # $SEMVER_REMOTE_NAME = origin [2021-01-26T10:39:39.466Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-26T10:39:39.466Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-26T10:39:39.466Z] # $SEMVER_BRANCH = PR-3080 [2021-01-26T10:39:39.466Z] # $SEMVER_TEMP = /tmp/semver-750094651 [2021-01-26T10:39:39.466Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-26T10:40:07.272Z] # '/tmp/semver-750094651' -> '/w/workspace/edgex-go/1/.semver' [2021-01-26T10:40:07.898Z] # -> Force: false [2021-01-26T10:40:08.164Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-26T10:40:08.193Z] $ docker exec --env ******** --env ******** fcf6176431c7395e70c4769564f18dc0fbd4e0ff65d7250fd7f39860a1703787 ssh-agent -k [2021-01-26T10:40:08.568Z] unset SSH_AUTH_SOCK; [2021-01-26T10:40:08.570Z] unset SSH_AGENT_PID; [2021-01-26T10:40:08.570Z] echo Agent pid 50 killed; [2021-01-26T10:40:08.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-26T10:40:09.327Z] + git semver [Pipeline] } [2021-01-26T10:40:09.650Z] $ docker stop --time=1 fcf6176431c7395e70c4769564f18dc0fbd4e0ff65d7250fd7f39860a1703787 [2021-01-26T10:40:11.444Z] $ docker rm -f fcf6176431c7395e70c4769564f18dc0fbd4e0ff65d7250fd7f39860a1703787 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-26T10:40:12.316Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-26T10:40:13.160Z] Stashed 1 file(s) [Pipeline] echo [2021-01-26T10:40:13.180Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-26T10:40:14.518Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-26T10:40:14.917Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-26T10:40:15.404Z] + sudo service docker restart [2021-01-26T10:40:15.404Z] + true [2021-01-26T10:40:15.404Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-26T10:40:16.426Z] ========================================================= [2021-01-26T10:40:16.426Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-26T10:40:16.426Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-26T10:40:16.872Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-26T10:40:22.352Z] Sending build context to Docker daemon 327.1MB [2021-01-26T10:40:22.352Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-26T10:40:22.352Z] Step 2/6 : FROM ${BASE} [2021-01-26T10:40:22.352Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-26T10:40:22.352Z] 188c0c94c7c5: Pulling fs layer [2021-01-26T10:40:22.352Z] 0ef7d3d256c8: Pulling fs layer [2021-01-26T10:40:22.352Z] de9db76c5a1d: Pulling fs layer [2021-01-26T10:40:22.352Z] bca2f99d35d6: Pulling fs layer [2021-01-26T10:40:22.352Z] 93359f2a8cfa: Pulling fs layer [2021-01-26T10:40:22.352Z] 7c6f9722023f: Pulling fs layer [2021-01-26T10:40:22.352Z] a35cf1a2eb13: Pulling fs layer [2021-01-26T10:40:22.352Z] 93359f2a8cfa: Waiting [2021-01-26T10:40:22.352Z] 7c6f9722023f: Waiting [2021-01-26T10:40:22.352Z] a35cf1a2eb13: Waiting [2021-01-26T10:40:22.352Z] bca2f99d35d6: Waiting [2021-01-26T10:40:22.352Z] de9db76c5a1d: Verifying Checksum [2021-01-26T10:40:22.352Z] de9db76c5a1d: Download complete [2021-01-26T10:40:22.639Z] 0ef7d3d256c8: Verifying Checksum [2021-01-26T10:40:22.639Z] 0ef7d3d256c8: Download complete [2021-01-26T10:40:22.639Z] 93359f2a8cfa: Verifying Checksum [2021-01-26T10:40:22.639Z] 93359f2a8cfa: Download complete [2021-01-26T10:40:23.225Z] 7c6f9722023f: Verifying Checksum [2021-01-26T10:40:23.225Z] 188c0c94c7c5: Verifying Checksum [2021-01-26T10:40:23.225Z] 188c0c94c7c5: Download complete [2021-01-26T10:40:23.544Z] 188c0c94c7c5: Pull complete [2021-01-26T10:40:24.262Z] 0ef7d3d256c8: Pull complete [2021-01-26T10:40:24.910Z] de9db76c5a1d: Pull complete [2021-01-26T10:40:28.560Z] a35cf1a2eb13: Verifying Checksum [2021-01-26T10:40:28.560Z] a35cf1a2eb13: Download complete [2021-01-26T10:40:28.846Z] Still waiting to schedule task [2021-01-26T10:40:28.846Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-26T10:40:31.500Z] bca2f99d35d6: Verifying Checksum [2021-01-26T10:40:31.500Z] bca2f99d35d6: Download complete [2021-01-26T10:40:44.099Z] bca2f99d35d6: Pull complete [2021-01-26T10:40:44.099Z] 93359f2a8cfa: Pull complete [2021-01-26T10:40:44.099Z] 7c6f9722023f: Pull complete [2021-01-26T10:40:48.505Z] a35cf1a2eb13: Pull complete [2021-01-26T10:40:48.505Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-26T10:40:48.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-26T10:40:48.505Z] ---> a62c8e92a672 [2021-01-26T10:40:48.505Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-26T10:40:48.505Z] ---> Running in dac138b9b927 [2021-01-26T10:40:49.550Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T10:40:50.136Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T10:40:50.716Z] (1/12) Installing libmagic (5.38-r0) [2021-01-26T10:40:51.004Z] (2/12) Installing file (5.38-r0) [2021-01-26T10:40:51.004Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-26T10:40:51.274Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-26T10:40:53.867Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-26T10:40:53.868Z] (6/12) Installing patch (2.7.6-r6) [2021-01-26T10:40:53.868Z] (7/12) Installing build-base (0.5-r2) [2021-01-26T10:40:54.137Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-26T10:40:54.137Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-26T10:40:54.137Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-26T10:40:54.612Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-26T10:40:54.612Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-26T10:40:54.612Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T10:40:54.612Z] OK: 233 MiB in 51 packages [2021-01-26T10:40:59.329Z] Removing intermediate container dac138b9b927 [2021-01-26T10:40:59.329Z] ---> f86024509c31 [2021-01-26T10:40:59.329Z] Step 4/6 : WORKDIR /edgex-go [2021-01-26T10:40:59.329Z] ---> Running in 1c3cc99ae56f [2021-01-26T10:40:59.329Z] Removing intermediate container 1c3cc99ae56f [2021-01-26T10:40:59.329Z] ---> c79c46c19a99 [2021-01-26T10:40:59.329Z] Step 5/6 : COPY go.mod . [2021-01-26T10:40:59.329Z] ---> 9a54592c2ab4 [2021-01-26T10:40:59.329Z] Step 6/6 : RUN go mod download [2021-01-26T10:40:59.609Z] ---> Running in db1b568d2afc [2021-01-26T10:41:26.620Z] Removing intermediate container db1b568d2afc [2021-01-26T10:41:26.620Z] ---> 269fe579fc7f [2021-01-26T10:41:26.620Z] Successfully built 269fe579fc7f [2021-01-26T10:41:26.620Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T10:41:27.051Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-26T10:41:27.318Z] . [Pipeline] withDockerContainer [2021-01-26T10:41:27.482Z] prd-centos7-docker-4c-2g-22822 does not seem to be running inside a container [2021-01-26T10:41:27.572Z] $ 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 [2021-01-26T10:41:28.824Z] $ docker top 41581270d3964aa51469f36b3fc6856e821c7d1af2ddc15a25f1adc278cdcd45 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T10:41:29.503Z] + go version [2021-01-26T10:41:29.503Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-26T10:41:29.542Z] $ docker stop --time=1 41581270d3964aa51469f36b3fc6856e821c7d1af2ddc15a25f1adc278cdcd45 [2021-01-26T10:41:31.120Z] $ docker rm -f 41581270d3964aa51469f36b3fc6856e821c7d1af2ddc15a25f1adc278cdcd45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T10:41:32.373Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-26T10:41:32.374Z] . [Pipeline] withDockerContainer [2021-01-26T10:41:32.800Z] prd-centos7-docker-4c-2g-22822 does not seem to be running inside a container [2021-01-26T10:41:32.995Z] $ 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 [2021-01-26T10:41:34.625Z] $ docker top cf8fed7c6b92430d8e3eb8e0f4a5e542c7485ff6e9fc99f60bfdac142dbb9387 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-26T10:41:35.081Z] ========================================================= [2021-01-26T10:41:35.081Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-26T10:41:35.082Z] ========================================================= [Pipeline] sh [2021-01-26T10:41:35.503Z] + make test [2021-01-26T10:41:35.503Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-26T10:41:50.677Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-26T10:42:07.567Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-22823 in /w/workspace/edgexfoundry_edgex-go_PR-3080 [Pipeline] { [Pipeline] ws [2021-01-26T10:42:07.660Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-26T10:42:12.393Z] using credential edgex-jenkins-ssh [2021-01-26T10:42:12.454Z] Cloning the remote Git repository [2021-01-26T10:42:12.513Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-26T10:42:12.633Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-26T10:42:12.700Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-26T10:42:12.700Z] > git --version # timeout=10 [2021-01-26T10:42:12.725Z] > git --version # 'git version 2.17.1' [2021-01-26T10:42:12.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T10:42:12.809Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T10:42:23.994Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-26T10:42:27.888Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-26T10:42:27.907Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T10:42:27.932Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-26T10:42:27.967Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-26T10:42:27.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T10:42:27.989Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3080/head:refs/remotes/origin/PR-3080 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-26T10:42:28.791Z] Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit caca1edf1c7f82230b0956996c48951e5cc8b8da [2021-01-26T10:42:29.285Z] Merge succeeded, producing caca1edf1c7f82230b0956996c48951e5cc8b8da [2021-01-26T10:42:29.286Z] Checking out Revision caca1edf1c7f82230b0956996c48951e5cc8b8da (PR-3080) [2021-01-26T10:42:28.813Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T10:42:28.827Z] > git checkout -f caca1edf1c7f82230b0956996c48951e5cc8b8da # timeout=10 [2021-01-26T10:42:29.132Z] > git remote # timeout=10 [2021-01-26T10:42:29.185Z] > git config --get remote.origin.url # timeout=10 [2021-01-26T10:42:29.217Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T10:42:29.238Z] > git merge eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 [2021-01-26T10:42:29.263Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-26T10:42:29.294Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T10:42:29.306Z] > git checkout -f caca1edf1c7f82230b0956996c48951e5cc8b8da # timeout=10 [2021-01-26T10:42:31.058Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-26T10:42:33.638Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-26T10:42:33.638Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-26T10:42:33.638Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-26T10:42:33.645Z] Commit message: "feat(meta): Invoke Device Service callback for DeviceService change" [2021-01-26T10:42:33.702Z] > git --version # timeout=10 [2021-01-26T10:42:33.712Z] > git --version # 'git version 2.17.1' [2021-01-26T10:42:33.721Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-26T10:42:35.735Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-26T10:42:36.149Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-26T10:42:36.521Z] + + true [2021-01-26T10:42:36.521Z] sudo service docker restart [2021-01-26T10:42:38.096Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-26T10:42:38.096Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-26T10:42:38.096Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-26T10:42:38.096Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-26T10:42:38.096Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-26T10:42:38.096Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-26T10:42:38.631Z] provisioning config files... [2021-01-26T10:42:38.673Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7391790575661217735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-26T10:42:39.129Z] ---> docker-login.sh [2021-01-26T10:42:39.129Z] nexus3.edgexfoundry.org:10001 [2021-01-26T10:42:40.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T10:42:40.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T10:42:40.396Z] Configure a credential helper to remove this warning. See [2021-01-26T10:42:40.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T10:42:40.396Z] [2021-01-26T10:42:40.396Z] Login Succeeded [2021-01-26T10:42:40.396Z] nexus3.edgexfoundry.org:10002 [2021-01-26T10:42:40.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T10:42:40.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T10:42:40.942Z] Configure a credential helper to remove this warning. See [2021-01-26T10:42:40.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T10:42:40.942Z] [2021-01-26T10:42:40.942Z] Login Succeeded [2021-01-26T10:42:40.942Z] nexus3.edgexfoundry.org:10003 [2021-01-26T10:42:41.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T10:42:41.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T10:42:41.537Z] Configure a credential helper to remove this warning. See [2021-01-26T10:42:41.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T10:42:41.537Z] [2021-01-26T10:42:41.537Z] Login Succeeded [2021-01-26T10:42:41.537Z] nexus3.edgexfoundry.org:10004 [2021-01-26T10:42:41.690Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-26T10:42:41.690Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-26T10:42:41.690Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-26T10:42:41.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T10:42:42.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T10:42:42.087Z] Configure a credential helper to remove this warning. See [2021-01-26T10:42:42.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T10:42:42.087Z] [2021-01-26T10:42:42.087Z] Login Succeeded [2021-01-26T10:42:42.087Z] docker.io [2021-01-26T10:42:42.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T10:42:42.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T10:42:42.640Z] Configure a credential helper to remove this warning. See [2021-01-26T10:42:42.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T10:42:42.640Z] [2021-01-26T10:42:42.912Z] Login Succeeded [2021-01-26T10:42:42.912Z] ---> docker-login.sh ends [Pipeline] } [2021-01-26T10:42:42.939Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-26T10:42:43.469Z] ========================================================= [2021-01-26T10:42:43.469Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-26T10:42:43.469Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-26T10:42:43.903Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-26T10:42:46.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.135s coverage: 46.6% of statements [2021-01-26T10:42:46.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-26T10:42:46.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-26T10:42:46.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-26T10:42:46.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-26T10:42:46.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-26T10:42:46.556Z] Sending build context to Docker daemon 165.9MB [2021-01-26T10:42:46.556Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-26T10:42:46.556Z] Step 2/6 : FROM ${BASE} [2021-01-26T10:42:46.556Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-26T10:42:46.556Z] 5f621e34cdf4: Pulling fs layer [2021-01-26T10:42:46.556Z] a4357932f1b6: Pulling fs layer [2021-01-26T10:42:46.556Z] 18c013af1878: Pulling fs layer [2021-01-26T10:42:46.556Z] 00ac8860ef70: Pulling fs layer [2021-01-26T10:42:46.556Z] 63d7cb157983: Pulling fs layer [2021-01-26T10:42:46.556Z] b116817d02f9: Pulling fs layer [2021-01-26T10:42:46.556Z] 745a02a5169b: Pulling fs layer [2021-01-26T10:42:46.556Z] 00ac8860ef70: Waiting [2021-01-26T10:42:46.556Z] b116817d02f9: Waiting [2021-01-26T10:42:46.556Z] 745a02a5169b: Waiting [2021-01-26T10:42:46.556Z] 63d7cb157983: Waiting [2021-01-26T10:42:46.556Z] 18c013af1878: Verifying Checksum [2021-01-26T10:42:46.556Z] 18c013af1878: Download complete [2021-01-26T10:42:46.556Z] a4357932f1b6: Verifying Checksum [2021-01-26T10:42:46.556Z] a4357932f1b6: Download complete [2021-01-26T10:42:46.556Z] 63d7cb157983: Verifying Checksum [2021-01-26T10:42:46.556Z] 63d7cb157983: Download complete [2021-01-26T10:42:46.556Z] 5f621e34cdf4: Download complete [2021-01-26T10:42:46.556Z] b116817d02f9: Verifying Checksum [2021-01-26T10:42:46.556Z] b116817d02f9: Download complete [2021-01-26T10:42:46.831Z] 5f621e34cdf4: Pull complete [2021-01-26T10:42:47.436Z] a4357932f1b6: Pull complete [2021-01-26T10:42:47.713Z] 18c013af1878: Pull complete [2021-01-26T10:42:48.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.240s coverage: 27.1% of statements [2021-01-26T10:42:48.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-26T10:42:48.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-26T10:42:48.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-26T10:42:48.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-26T10:42:48.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-26T10:42:48.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-26T10:42:48.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements [2021-01-26T10:42:48.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-26T10:42:48.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.115s coverage: 100.0% of statements [2021-01-26T10:42:48.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-26T10:42:48.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-26T10:42:48.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.183s coverage: 65.8% of statements [2021-01-26T10:42:48.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-26T10:42:48.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-26T10:42:49.149Z] 745a02a5169b: Verifying Checksum [2021-01-26T10:42:49.149Z] 745a02a5169b: Download complete [2021-01-26T10:42:49.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.650s coverage: 82.3% of statements [2021-01-26T10:42:49.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-26T10:42:49.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-26T10:42:49.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-26T10:42:49.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-26T10:42:49.743Z] 00ac8860ef70: Verifying Checksum [2021-01-26T10:42:49.743Z] 00ac8860ef70: Download complete [2021-01-26T10:42:53.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.665s coverage: 28.6% of statements [2021-01-26T10:42:53.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-26T10:42:53.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-26T10:42:53.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-26T10:42:53.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-26T10:42:53.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-26T10:42:53.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.197s coverage: 100.0% of statements [2021-01-26T10:42:53.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-26T10:42:53.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.058s coverage: 100.0% of statements [2021-01-26T10:42:53.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-26T10:42:53.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.148s coverage: 86.7% of statements [2021-01-26T10:42:53.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-26T10:42:53.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.283s coverage: 97.5% of statements [2021-01-26T10:42:53.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-26T10:42:53.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.081s coverage: 78.3% of statements [2021-01-26T10:42:53.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-26T10:42:53.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-26T10:42:53.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-26T10:42:53.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-26T10:42:58.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.826s coverage: 92.8% of statements [2021-01-26T10:42:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-26T10:42:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-26T10:42:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-26T10:42:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-26T10:42:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-26T10:42:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-26T10:42:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-26T10:42:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-26T10:42:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-26T10:42:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-26T10:42:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-26T10:42:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-26T10:42:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-26T10:42:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-26T10:42:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-26T10:42:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-26T10:42:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-26T10:42:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-26T10:42:58.423Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.081s coverage: 58.8% of statements [2021-01-26T10:42:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-26T10:42:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-26T10:42:58.423Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.107s coverage: 0.1% of statements [2021-01-26T10:42:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-26T10:42:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-26T10:42:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-26T10:42:58.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 43.8% of statements [2021-01-26T10:42:58.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.128s coverage: 79.5% of statements [2021-01-26T10:42:58.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2021-01-26T10:42:58.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2021-01-26T10:42:58.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2021-01-26T10:42:59.913Z] 00ac8860ef70: Pull complete [2021-01-26T10:43:00.188Z] 63d7cb157983: Pull complete [2021-01-26T10:43:00.810Z] b116817d02f9: Pull complete [2021-01-26T10:43:05.140Z] 745a02a5169b: Pull complete [2021-01-26T10:43:05.140Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-26T10:43:05.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-26T10:43:05.140Z] ---> b7e6874047d6 [2021-01-26T10:43:05.140Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-26T10:43:07.771Z] ---> Running in 6647e6c633dc [2021-01-26T10:43:09.207Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T10:43:09.806Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T10:43:10.400Z] (1/12) Installing libmagic (5.38-r0) [2021-01-26T10:43:10.675Z] (2/12) Installing file (5.38-r0) [2021-01-26T10:43:10.945Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-26T10:43:10.945Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-26T10:43:11.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.115s coverage: 94.4% of statements [2021-01-26T10:43:11.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements [2021-01-26T10:43:11.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-26T10:43:11.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-26T10:43:11.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-26T10:43:11.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-26T10:43:11.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.079s coverage: 87.2% of statements [2021-01-26T10:43:11.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-26T10:43:11.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-26T10:43:11.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.065s coverage: 100.0% of statements [2021-01-26T10:43:11.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-26T10:43:11.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 75.5% of statements [2021-01-26T10:43:11.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-26T10:43:11.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.035s coverage: 80.8% of statements [2021-01-26T10:43:11.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.126s coverage: 87.2% of statements [2021-01-26T10:43:11.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.176s coverage: 84.2% of statements [2021-01-26T10:43:11.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.296s coverage: 91.4% of statements [2021-01-26T10:43:11.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-26T10:43:11.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.315s coverage: 63.5% of statements [2021-01-26T10:43:11.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-26T10:43:11.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-26T10:43:11.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-01-26T10:43:11.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.052s coverage: 91.3% of statements [2021-01-26T10:43:11.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2021-01-26T10:43:11.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.050s coverage: 73.7% of statements [2021-01-26T10:43:11.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2021-01-26T10:43:11.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.638s coverage: 68.9% of statements [2021-01-26T10:43:11.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-26T10:43:11.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-26T10:43:11.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-26T10:43:11.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-26T10:43:11.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-26T10:43:11.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.188s coverage: 37.0% of statements [2021-01-26T10:43:11.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-26T10:43:11.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-26T10:43:12.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.715s coverage: 84.0% of statements [2021-01-26T10:43:13.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.046s coverage: 100.0% of statements [2021-01-26T10:43:15.241Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-26T10:43:15.241Z] (6/12) Installing patch (2.7.6-r6) [2021-01-26T10:43:15.241Z] (7/12) Installing build-base (0.5-r2) [2021-01-26T10:43:15.511Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-26T10:43:15.511Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-26T10:43:15.511Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-26T10:43:15.780Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-26T10:43:15.780Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-26T10:43:15.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.324s coverage: 47.1% of statements [2021-01-26T10:43:15.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-26T10:43:15.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-26T10:43:15.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-26T10:43:15.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-26T10:43:15.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-26T10:43:15.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.088s coverage: 100.0% of statements [2021-01-26T10:43:15.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-26T10:43:15.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.112s coverage: 100.0% of statements [2021-01-26T10:43:15.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-26T10:43:16.053Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T10:43:16.053Z] OK: 217 MiB in 51 packages [2021-01-26T10:43:18.654Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.044s coverage: 29.1% of statements [2021-01-26T10:43:18.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-26T10:43:18.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-26T10:43:18.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-26T10:43:18.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-26T10:43:18.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-26T10:43:18.654Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.148s coverage: 99.0% of statements [2021-01-26T10:43:18.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-26T10:43:18.654Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.086s coverage: 100.0% of statements [2021-01-26T10:43:18.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-26T10:43:18.655Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.091s coverage: 0.0% of statements [2021-01-26T10:43:18.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-26T10:43:18.655Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2021-01-26T10:43:18.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-26T10:43:18.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-26T10:43:18.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-26T10:43:18.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-26T10:43:18.928Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.056s coverage: 87.9% of statements [2021-01-26T10:43:18.928Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-26T10:43:18.928Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-26T10:43:18.928Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-01-26T10:43:19.197Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements [2021-01-26T10:43:20.366Z] Removing intermediate container 6647e6c633dc [2021-01-26T10:43:20.366Z] ---> 32b67500f7c7 [2021-01-26T10:43:20.366Z] Step 4/6 : WORKDIR /edgex-go [2021-01-26T10:43:20.366Z] ---> Running in feb143dfb151 [2021-01-26T10:43:20.699Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.072s coverage: 100.0% of statements [2021-01-26T10:43:20.960Z] Removing intermediate container feb143dfb151 [2021-01-26T10:43:20.960Z] ---> b4a8708554cb [2021-01-26T10:43:20.960Z] Step 5/6 : COPY go.mod . [2021-01-26T10:43:20.980Z] GO111MODULE=on go vet ./... [2021-01-26T10:43:21.557Z] ---> 16648aeccc02 [2021-01-26T10:43:21.557Z] Step 6/6 : RUN go mod download [2021-01-26T10:43:21.557Z] ---> Running in aaac05439c69 [2021-01-26T10:43:48.354Z] Removing intermediate container aaac05439c69 [2021-01-26T10:43:48.354Z] ---> 373f8ffb2c28 [2021-01-26T10:43:48.354Z] Successfully built 373f8ffb2c28 [2021-01-26T10:43:48.354Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T10:43:48.731Z] + docker inspect -f . ci-base-image-arm64 [2021-01-26T10:43:48.731Z] . [Pipeline] withDockerContainer [2021-01-26T10:43:49.030Z] prd-ubuntu18.04-docker-arm64-4c-16g-22823 does not seem to be running inside a container [2021-01-26T10:43:49.111Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-26T10:43:50.731Z] $ docker top e31bc9acc4e98dfdaf4a3b57d52a4fd6b224eb7c047d9632dcad69b3b760da75 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T10:43:51.807Z] + go version [2021-01-26T10:43:51.807Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-26T10:43:51.851Z] $ docker stop --time=1 e31bc9acc4e98dfdaf4a3b57d52a4fd6b224eb7c047d9632dcad69b3b760da75 [2021-01-26T10:43:54.033Z] $ docker rm -f e31bc9acc4e98dfdaf4a3b57d52a4fd6b224eb7c047d9632dcad69b3b760da75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T10:43:55.286Z] + docker inspect -f . ci-base-image-arm64 [2021-01-26T10:43:55.286Z] . [Pipeline] withDockerContainer [2021-01-26T10:43:55.564Z] prd-ubuntu18.04-docker-arm64-4c-16g-22823 does not seem to be running inside a container [2021-01-26T10:43:55.644Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-26T10:43:57.065Z] $ docker top 069f98c3f48c9d7281b1cf8870085eba33f19c6925ca9809faa7c34f9c6117f0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-26T10:43:57.529Z] ========================================================= [2021-01-26T10:43:57.529Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-26T10:43:57.529Z] ========================================================= [Pipeline] sh [2021-01-26T10:43:58.190Z] + make test [2021-01-26T10:43:58.190Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-26T10:44:18.104Z] gofmt -l . [2021-01-26T10:44:18.104Z] [ "`gofmt -l .`" = "" ] [2021-01-26T10:44:18.104Z] ./bin/test-go-mod-tidy.sh [2021-01-26T10:44:18.104Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-26T10:44:18.806Z] + ls -al . [2021-01-26T10:44:18.806Z] total 668 [2021-01-26T10:44:18.806Z] drwxrwxr-x 10 1001 1001 4096 Jan 26 10:44 . [2021-01-26T10:44:18.806Z] drwxr-xr-x 4 root root 28 Jan 26 10:41 .. [2021-01-26T10:44:18.806Z] -rw-rw-r-- 1 1001 1001 11 Jan 26 10:39 .dockerignore [2021-01-26T10:44:18.806Z] drwxrwxr-x 8 1001 1001 179 Jan 26 10:39 .git [2021-01-26T10:44:18.806Z] drwxrwxr-x 3 1001 1001 125 Jan 26 10:39 .github [2021-01-26T10:44:18.806Z] -rw-rw-r-- 1 1001 1001 872 Jan 26 10:39 .gitignore [2021-01-26T10:44:18.806Z] drwx------ 3 1001 1001 47 Jan 26 10:40 .semver [2021-01-26T10:44:18.806Z] -rw-rw-r-- 1 1001 1001 166 Jan 26 10:39 .sonarcloud.properties [2021-01-26T10:44:18.806Z] -rw-rw-r-- 1 1001 1001 7859 Jan 26 10:39 Attribution.txt [2021-01-26T10:44:18.806Z] -rw-rw-r-- 1 1001 1001 3804 Jan 26 10:39 CONTRIBUTING.md [2021-01-26T10:44:18.806Z] -rw-rw-r-- 1 1001 1001 931 Jan 26 10:39 Dockerfile.build [2021-01-26T10:44:18.806Z] -rw-rw-r-- 1 1001 1001 863 Jan 26 10:39 Jenkinsfile [2021-01-26T10:44:18.806Z] -rw-rw-r-- 1 1001 1001 10775 Jan 26 10:39 LICENSE [2021-01-26T10:44:18.806Z] -rw-rw-r-- 1 1001 1001 6001 Jan 26 10:39 Makefile [2021-01-26T10:44:18.806Z] -rw-rw-r-- 1 1001 1001 6524 Jan 26 10:39 README.md [2021-01-26T10:44:18.806Z] -rw-rw-r-- 1 1001 1001 6755 Jan 26 10:39 SECURITY.md [2021-01-26T10:44:18.806Z] -rw-rw-r-- 1 1001 1001 5 Jan 26 10:40 VERSION [2021-01-26T10:44:18.806Z] -rw-rw-r-- 1 1001 1001 4131 Jan 26 10:39 ZMQWindows.md [2021-01-26T10:44:18.806Z] drwxrwxr-x 2 1001 1001 117 Jan 26 10:39 bin [2021-01-26T10:44:18.806Z] drwxrwxr-x 15 1001 1001 4096 Jan 26 10:39 cmd [2021-01-26T10:44:18.806Z] -rw-r--r-- 1 root root 564700 Jan 26 10:43 coverage.out [2021-01-26T10:44:18.806Z] -rw-r--r-- 1 root root 1053 Jan 26 10:44 go.mod [2021-01-26T10:44:18.806Z] -rw-r--r-- 1 root root 18995 Jan 26 10:44 go.sum [2021-01-26T10:44:18.806Z] drwxrwxr-x 8 1001 1001 127 Jan 26 10:39 internal [2021-01-26T10:44:18.806Z] drwxrwxr-x 4 1001 1001 26 Jan 26 10:39 openapi [2021-01-26T10:44:18.806Z] drwxrwxr-x 4 1001 1001 71 Jan 26 10:39 snap [2021-01-26T10:44:18.806Z] -rw-rw-r-- 1 1001 1001 168 Jan 26 10:39 version.go [Pipeline] sh [2021-01-26T10:44:19.509Z] + '[' -e coverage.out ] [2021-01-26T10:44:19.509Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-26T10:44:19.867Z] Stashed 1 file(s) [Pipeline] sh [2021-01-26T10:44:20.361Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-26T10:44:20.544Z] + make build [2021-01-26T10:44:20.544Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-26T10:44:24.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-26T10:44:48.122Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-26T10:44:50.764Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-26T10:44:53.423Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-26T10:44:54.423Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-26T10:44:57.202Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-26T10:44:59.521Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-26T10:45:00.714Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-26T10:45:03.630Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-26T10:45:09.315Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-26T10:45:12.149Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-26T10:45:14.881Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-26T10:45:17.573Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-26T10:45:21.762Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-26T10:45:21.762Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-26T10:45:21.762Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-26T10:45:21.762Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-26T10:45:21.762Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-26T10:45:21.762Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-26T10:45:21.762Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-26T10:45:21.762Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-26T10:45:21.762Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [Pipeline] } [2021-01-26T10:45:22.263Z] $ docker stop --time=1 cf8fed7c6b92430d8e3eb8e0f4a5e542c7485ff6e9fc99f60bfdac142dbb9387 [2021-01-26T10:45:23.757Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-26T10:45:24.379Z] $ docker rm -f cf8fed7c6b92430d8e3eb8e0f4a5e542c7485ff6e9fc99f60bfdac142dbb9387 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T10:45:28.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-26T10:45:28.832Z] [2021-01-26T10:45:28.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T10:45:29.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-26T10:45:29.286Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-26T10:45:29.286Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-26T10:45:29.286Z] ca9280d653b3: Pulling fs layer [2021-01-26T10:45:29.286Z] 7e9c9ca2126c: Pulling fs layer [2021-01-26T10:45:30.336Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-26T10:45:30.336Z] cbdbe7a5bc2a: Download complete [2021-01-26T10:45:30.508Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-26T10:45:30.509Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-26T10:45:30.509Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-26T10:45:30.990Z] cbdbe7a5bc2a: Pull complete [2021-01-26T10:45:31.265Z] ca9280d653b3: Verifying Checksum [2021-01-26T10:45:31.265Z] ca9280d653b3: Download complete [2021-01-26T10:45:33.941Z] 7e9c9ca2126c: Download complete [2021-01-26T10:45:33.941Z] ca9280d653b3: Pull complete [2021-01-26T10:45:35.958Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.276s coverage: 46.6% of statements [2021-01-26T10:45:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-26T10:45:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-26T10:45:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-26T10:45:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-26T10:45:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-26T10:45:42.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.517s coverage: 27.1% of statements [2021-01-26T10:45:42.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-26T10:45:42.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-26T10:45:42.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-26T10:45:42.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-26T10:45:42.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-26T10:45:42.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-26T10:45:42.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.096s coverage: 100.0% of statements [2021-01-26T10:45:42.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-26T10:45:42.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.092s coverage: 100.0% of statements [2021-01-26T10:45:42.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-26T10:45:42.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-26T10:45:42.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.261s coverage: 65.8% of statements [2021-01-26T10:45:42.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-26T10:45:42.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-26T10:45:42.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.354s coverage: 82.3% of statements [2021-01-26T10:45:42.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-26T10:45:42.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-26T10:45:42.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-26T10:45:42.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-26T10:45:44.208Z] 7e9c9ca2126c: Pull complete [2021-01-26T10:45:44.496Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-26T10:45:44.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-26T10:45:44.496Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-26T10:45:44.799Z] prd-centos7-docker-4c-2g-22822 does not seem to be running inside a container [2021-01-26T10:45:44.881Z] $ 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 [2021-01-26T10:45:47.083Z] $ docker top 2fc0a3e3014fdad2b4a9f4f0cfb1d6382fc3f0ad6a4fc2e139eed19109865e12 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T10:45:48.466Z] + grep parallel [2021-01-26T10:45:48.466Z] + docker-compose build --help [2021-01-26T10:45:50.546Z] --parallel Build images in parallel. [Pipeline] } [2021-01-26T10:45:50.582Z] $ docker stop --time=1 2fc0a3e3014fdad2b4a9f4f0cfb1d6382fc3f0ad6a4fc2e139eed19109865e12 [2021-01-26T10:45:51.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.275s coverage: 28.6% of statements [2021-01-26T10:45:51.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-26T10:45:51.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-26T10:45:51.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-26T10:45:51.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-26T10:45:51.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-26T10:45:51.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.141s coverage: 100.0% of statements [2021-01-26T10:45:51.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-26T10:45:51.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.071s coverage: 100.0% of statements [2021-01-26T10:45:51.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-26T10:45:51.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.363s coverage: 86.7% of statements [2021-01-26T10:45:51.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-26T10:45:51.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.292s coverage: 97.5% of statements [2021-01-26T10:45:51.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-26T10:45:52.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.130s coverage: 78.3% of statements [2021-01-26T10:45:52.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-26T10:45:52.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-26T10:45:52.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-26T10:45:52.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-26T10:45:52.817Z] $ docker rm -f 2fc0a3e3014fdad2b4a9f4f0cfb1d6382fc3f0ad6a4fc2e139eed19109865e12 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T10:45:53.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-26T10:45:53.776Z] . [Pipeline] withDockerContainer [2021-01-26T10:45:54.262Z] prd-centos7-docker-4c-2g-22822 does not seem to be running inside a container [2021-01-26T10:45:54.530Z] $ 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 [2021-01-26T10:45:55.741Z] $ docker top 932abe56a9786cd485c75d1e4bdf3dc5e1747f971cbb6b3465e24d1bf184f797 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T10:45:56.574Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-26T10:45:58.626Z] Building docker-core-command-go ... [2021-01-26T10:45:58.626Z] Building docker-core-data-go ... [2021-01-26T10:45:58.626Z] Building docker-core-metadata-go ... [2021-01-26T10:45:58.626Z] Building docker-security-bootstrapper-go ... [2021-01-26T10:45:58.626Z] Building docker-security-proxy-setup-go ... [2021-01-26T10:45:58.626Z] Building docker-security-secretstore-setup-go ... [2021-01-26T10:45:58.626Z] Building docker-support-notifications-go ... [2021-01-26T10:45:58.626Z] Building docker-support-scheduler-go ... [2021-01-26T10:45:58.626Z] Building docker-sys-mgmt-agent-go ... [2021-01-26T10:45:58.626Z] Building docker-security-bootstrapper-go [2021-01-26T10:45:58.626Z] Building docker-sys-mgmt-agent-go [2021-01-26T10:45:58.626Z] Building docker-security-proxy-setup-go [2021-01-26T10:45:58.626Z] Building docker-support-scheduler-go [2021-01-26T10:45:58.626Z] Building docker-core-metadata-go [2021-01-26T10:46:00.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.339s coverage: 92.8% of statements [2021-01-26T10:46:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-26T10:46:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-26T10:46:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-26T10:46:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-26T10:46:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-26T10:46:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-26T10:46:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-26T10:46:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-26T10:46:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-26T10:46:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-26T10:46:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-26T10:46:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-26T10:46:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-26T10:46:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-26T10:46:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-26T10:46:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-26T10:46:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-26T10:46:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-26T10:46:00.967Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2021-01-26T10:46:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-26T10:46:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-26T10:46:00.967Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.189s coverage: 0.1% of statements [2021-01-26T10:46:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-26T10:46:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-26T10:46:00.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-26T10:46:00.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.114s coverage: 43.8% of statements [2021-01-26T10:46:00.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.099s coverage: 79.5% of statements [2021-01-26T10:46:00.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements [2021-01-26T10:46:00.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.294s coverage: 96.3% of statements [2021-01-26T10:46:00.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.081s coverage: 87.5% of statements [2021-01-26T10:46:16.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements [2021-01-26T10:46:16.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-01-26T10:46:16.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-26T10:46:16.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-26T10:46:16.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-26T10:46:16.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-26T10:46:16.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2021-01-26T10:46:16.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-26T10:46:16.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-26T10:46:16.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2021-01-26T10:46:16.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-26T10:46:16.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 75.5% of statements [2021-01-26T10:46:16.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-26T10:46:16.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements [2021-01-26T10:46:16.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.137s coverage: 87.2% of statements [2021-01-26T10:46:16.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.124s coverage: 84.2% of statements [2021-01-26T10:46:16.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.162s coverage: 91.4% of statements [2021-01-26T10:46:16.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-26T10:46:16.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.613s coverage: 63.5% of statements [2021-01-26T10:46:16.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-26T10:46:16.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-26T10:46:16.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2021-01-26T10:46:16.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 91.3% of statements [2021-01-26T10:46:16.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2021-01-26T10:46:17.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements [2021-01-26T10:46:18.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2021-01-26T10:46:22.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.942s coverage: 68.9% of statements [2021-01-26T10:46:22.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-26T10:46:22.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-26T10:46:22.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-26T10:46:22.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-26T10:46:22.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-26T10:46:22.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.381s coverage: 37.0% of statements [2021-01-26T10:46:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-26T10:46:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-26T10:46:23.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.672s coverage: 84.0% of statements [2021-01-26T10:46:23.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.083s coverage: 100.0% of statements [2021-01-26T10:46:30.017Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.355s coverage: 47.1% of statements [2021-01-26T10:46:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-26T10:46:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-26T10:46:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-26T10:46:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-26T10:46:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-26T10:46:30.017Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.137s coverage: 100.0% of statements [2021-01-26T10:46:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-26T10:46:30.017Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements [2021-01-26T10:46:30.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-26T10:46:35.441Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.065s coverage: 29.1% of statements [2021-01-26T10:46:35.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-26T10:46:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-26T10:46:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-26T10:46:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-26T10:46:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-26T10:46:35.442Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.173s coverage: 99.0% of statements [2021-01-26T10:46:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-26T10:46:35.442Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.086s coverage: 100.0% of statements [2021-01-26T10:46:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-26T10:46:35.442Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-01-26T10:46:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-26T10:46:35.442Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2021-01-26T10:46:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-26T10:46:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-26T10:46:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-26T10:46:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-26T10:46:35.442Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements [2021-01-26T10:46:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-26T10:46:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-26T10:46:35.442Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.087s coverage: 100.0% of statements [2021-01-26T10:46:35.442Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-01-26T10:46:36.872Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-01-26T10:46:37.466Z] GO111MODULE=on go vet ./... [2021-01-26T10:47:07.454Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T10:47:07.454Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-26T10:47:07.454Z] ---> 269fe579fc7f [2021-01-26T10:47:07.454Z] Step 3/22 : WORKDIR /edgex-go [2021-01-26T10:47:07.454Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T10:47:07.454Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-26T10:47:07.454Z] ---> 269fe579fc7f [2021-01-26T10:47:07.454Z] Step 3/21 : WORKDIR /edgex-go [2021-01-26T10:47:07.454Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T10:47:07.454Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-26T10:47:07.454Z] ---> 269fe579fc7f [2021-01-26T10:47:07.454Z] Step 3/26 : WORKDIR /edgex-go [2021-01-26T10:47:07.454Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T10:47:07.454Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-26T10:47:07.454Z] ---> 269fe579fc7f [2021-01-26T10:47:07.454Z] Step 3/33 : WORKDIR /edgex-go [2021-01-26T10:47:07.454Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T10:47:07.454Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-26T10:47:07.454Z] ---> 269fe579fc7f [2021-01-26T10:47:07.454Z] Step 3/23 : WORKDIR /edgex-go [2021-01-26T10:47:07.454Z] ---> Running in 0b57a212f529 [2021-01-26T10:47:07.454Z] ---> Running in 45055701396f [2021-01-26T10:47:07.454Z] ---> Running in 2a2877596b27 [2021-01-26T10:47:07.454Z] ---> Running in 27cb50f58865 [2021-01-26T10:47:07.454Z] ---> Running in 3685fd45bd84 [2021-01-26T10:47:07.454Z] Removing intermediate container 3685fd45bd84 [2021-01-26T10:47:07.454Z] ---> fc4c95b21d95 [2021-01-26T10:47:07.454Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T10:47:07.454Z] Removing intermediate container 45055701396f [2021-01-26T10:47:07.454Z] ---> a23f196bed76 [2021-01-26T10:47:07.454Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T10:47:07.454Z] Removing intermediate container 0b57a212f529 [2021-01-26T10:47:07.454Z] ---> 6ae511c78fcd [2021-01-26T10:47:07.454Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T10:47:07.454Z] Removing intermediate container 2a2877596b27 [2021-01-26T10:47:07.454Z] ---> 2db9f0487b92 [2021-01-26T10:47:07.454Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T10:47:07.454Z] Removing intermediate container 27cb50f58865 [2021-01-26T10:47:07.454Z] ---> a855c063323f [2021-01-26T10:47:07.454Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T10:47:07.454Z] ---> Running in e56acc9ce1ab [2021-01-26T10:47:07.454Z] ---> Running in 1101751de701 [2021-01-26T10:47:07.454Z] ---> Running in 2adf7a3844dd [2021-01-26T10:47:07.454Z] ---> Running in a8e9c0174ea6 [2021-01-26T10:47:07.454Z] ---> Running in 97a06e31aa8c [2021-01-26T10:47:07.454Z] Removing intermediate container e56acc9ce1ab [2021-01-26T10:47:07.454Z] ---> 14549713f149 [2021-01-26T10:47:07.454Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-26T10:47:07.454Z] Removing intermediate container a8e9c0174ea6 [2021-01-26T10:47:07.454Z] ---> 5776fb699bd6 [2021-01-26T10:47:07.454Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-26T10:47:07.454Z] Removing intermediate container 97a06e31aa8c [2021-01-26T10:47:07.454Z] ---> 287b12509bd8 [2021-01-26T10:47:07.454Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-26T10:47:07.454Z] ---> Running in e2b557b6799e [2021-01-26T10:47:07.454Z] ---> Running in 332d3a10233e [2021-01-26T10:47:07.454Z] Removing intermediate container 2adf7a3844dd [2021-01-26T10:47:07.454Z] ---> eeed33d0808e [2021-01-26T10:47:07.454Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-26T10:47:07.454Z] ---> Running in d54187bd686d [2021-01-26T10:47:07.454Z] Removing intermediate container 1101751de701 [2021-01-26T10:47:07.454Z] ---> ca6616fa1199 [2021-01-26T10:47:07.454Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-26T10:47:07.454Z] ---> Running in 7a6f2ae0fe42 [2021-01-26T10:47:07.454Z] ---> Running in c11a8d056d41 [2021-01-26T10:47:07.454Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T10:47:07.454Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T10:47:07.454Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T10:47:07.454Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T10:47:07.454Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T10:47:07.454Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T10:47:07.454Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T10:47:08.117Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T10:47:08.117Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T10:47:08.117Z] OK: 233 MiB in 51 packages [2021-01-26T10:47:08.117Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T10:47:08.421Z] OK: 233 MiB in 51 packages [2021-01-26T10:47:08.718Z] OK: 233 MiB in 51 packages [2021-01-26T10:47:09.037Z] OK: 233 MiB in 51 packages [2021-01-26T10:47:09.037Z] OK: 233 MiB in 51 packages [2021-01-26T10:47:09.837Z] Removing intermediate container 332d3a10233e [2021-01-26T10:47:09.837Z] ---> 8f007b5b1936 [2021-01-26T10:47:09.837Z] Step 6/23 : COPY go.mod . [2021-01-26T10:47:10.819Z] Removing intermediate container e2b557b6799e [2021-01-26T10:47:10.819Z] ---> 9c5edbdf3fc8 [2021-01-26T10:47:10.819Z] Step 6/21 : COPY go.mod . [2021-01-26T10:47:10.819Z] Removing intermediate container c11a8d056d41 [2021-01-26T10:47:10.819Z] ---> 7880f2409d33 [2021-01-26T10:47:10.819Z] Step 6/26 : COPY go.mod . [2021-01-26T10:47:11.101Z] ---> 38a3908c8677 [2021-01-26T10:47:11.101Z] Step 7/23 : RUN go mod download [2021-01-26T10:47:11.381Z] Removing intermediate container d54187bd686d [2021-01-26T10:47:11.381Z] ---> 56d4de3fa028 [2021-01-26T10:47:11.381Z] Step 6/22 : COPY go.mod . [2021-01-26T10:47:11.381Z] ---> Running in 4813a871ff99 [2021-01-26T10:47:11.381Z] Removing intermediate container 7a6f2ae0fe42 [2021-01-26T10:47:11.381Z] ---> a11e345077f1 [2021-01-26T10:47:11.381Z] Step 6/33 : COPY go.mod . [2021-01-26T10:47:11.664Z] ---> 5498cd35e50e [2021-01-26T10:47:11.664Z] Step 7/21 : RUN go mod download [2021-01-26T10:47:11.664Z] ---> 283337fe519c [2021-01-26T10:47:11.664Z] Step 7/26 : RUN go mod download [2021-01-26T10:47:11.985Z] ---> Running in ea1b92630133 [2021-01-26T10:47:11.985Z] ---> Running in f391e0e2037c [2021-01-26T10:47:12.396Z] ---> 47cb5184a0e9 [2021-01-26T10:47:12.396Z] Step 7/22 : RUN go mod download [2021-01-26T10:47:12.396Z] ---> 9835d8beb0f4 [2021-01-26T10:47:12.396Z] Step 7/33 : RUN go mod download [2021-01-26T10:47:12.750Z] ---> Running in 84ec287b0f20 [2021-01-26T10:47:12.750Z] ---> Running in 3b7694b0a486 [2021-01-26T10:47:16.378Z] Removing intermediate container f391e0e2037c [2021-01-26T10:47:16.378Z] ---> 3ad658140434 [2021-01-26T10:47:16.378Z] Step 8/26 : COPY . . [2021-01-26T10:47:16.378Z] Removing intermediate container 4813a871ff99 [2021-01-26T10:47:16.378Z] ---> 44136e42345b [2021-01-26T10:47:16.378Z] Step 8/23 : COPY . . [2021-01-26T10:47:16.378Z] Removing intermediate container 84ec287b0f20 [2021-01-26T10:47:16.378Z] ---> ab0cf9f4a94e [2021-01-26T10:47:16.378Z] Step 8/22 : COPY . . [2021-01-26T10:47:16.666Z] Removing intermediate container 3b7694b0a486 [2021-01-26T10:47:16.666Z] ---> b5e1688ed046 [2021-01-26T10:47:16.666Z] Step 8/33 : COPY . . [2021-01-26T10:47:16.666Z] Removing intermediate container ea1b92630133 [2021-01-26T10:47:16.666Z] ---> ec0167fa8afd [2021-01-26T10:47:16.666Z] Step 8/21 : COPY . . [2021-01-26T10:47:45.535Z] gofmt -l . [2021-01-26T10:47:47.501Z] [ "`gofmt -l .`" = "" ] [2021-01-26T10:47:49.476Z] ./bin/test-go-mod-tidy.sh [2021-01-26T10:47:50.457Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-26T10:47:52.120Z] + ls -al . [2021-01-26T10:47:52.120Z] total 696 [2021-01-26T10:47:52.120Z] drwxrwxr-x 9 1001 1001 4096 Jan 26 10:47 . [2021-01-26T10:47:52.120Z] drwxr-xr-x 4 root root 4096 Jan 26 10:43 .. [2021-01-26T10:47:52.120Z] -rw-rw-r-- 1 1001 1001 11 Jan 26 10:42 .dockerignore [2021-01-26T10:47:52.120Z] drwxrwxr-x 8 1001 1001 4096 Jan 26 10:42 .git [2021-01-26T10:47:52.120Z] drwxrwxr-x 3 1001 1001 4096 Jan 26 10:42 .github [2021-01-26T10:47:52.120Z] -rw-rw-r-- 1 1001 1001 872 Jan 26 10:42 .gitignore [2021-01-26T10:47:52.120Z] -rw-rw-r-- 1 1001 1001 166 Jan 26 10:42 .sonarcloud.properties [2021-01-26T10:47:52.120Z] -rw-rw-r-- 1 1001 1001 7859 Jan 26 10:42 Attribution.txt [2021-01-26T10:47:52.120Z] -rw-rw-r-- 1 1001 1001 3804 Jan 26 10:42 CONTRIBUTING.md [2021-01-26T10:47:52.120Z] -rw-rw-r-- 1 1001 1001 931 Jan 26 10:42 Dockerfile.build [2021-01-26T10:47:52.120Z] -rw-rw-r-- 1 1001 1001 863 Jan 26 10:42 Jenkinsfile [2021-01-26T10:47:52.120Z] -rw-rw-r-- 1 1001 1001 10775 Jan 26 10:42 LICENSE [2021-01-26T10:47:52.120Z] -rw-rw-r-- 1 1001 1001 6001 Jan 26 10:42 Makefile [2021-01-26T10:47:52.120Z] -rw-rw-r-- 1 1001 1001 6524 Jan 26 10:42 README.md [2021-01-26T10:47:52.120Z] -rw-rw-r-- 1 1001 1001 6755 Jan 26 10:42 SECURITY.md [2021-01-26T10:47:52.120Z] -rw-rw-r-- 1 1001 1001 5 Jan 26 10:40 VERSION [2021-01-26T10:47:52.120Z] -rw-rw-r-- 1 1001 1001 4131 Jan 26 10:42 ZMQWindows.md [2021-01-26T10:47:52.120Z] drwxrwxr-x 2 1001 1001 4096 Jan 26 10:42 bin [2021-01-26T10:47:52.120Z] drwxrwxr-x 15 1001 1001 4096 Jan 26 10:42 cmd [2021-01-26T10:47:52.120Z] -rw-r--r-- 1 root root 564700 Jan 26 10:46 coverage.out [2021-01-26T10:47:52.120Z] -rw-r--r-- 1 root root 1053 Jan 26 10:47 go.mod [2021-01-26T10:47:52.120Z] -rw-r--r-- 1 root root 18995 Jan 26 10:47 go.sum [2021-01-26T10:47:52.120Z] drwxrwxr-x 8 1001 1001 4096 Jan 26 10:42 internal [2021-01-26T10:47:52.120Z] drwxrwxr-x 4 1001 1001 4096 Jan 26 10:42 openapi [2021-01-26T10:47:52.120Z] drwxrwxr-x 4 1001 1001 4096 Jan 26 10:42 snap [2021-01-26T10:47:52.120Z] -rw-rw-r-- 1 1001 1001 168 Jan 26 10:42 version.go [Pipeline] sh [2021-01-26T10:47:52.834Z] + '[' -e coverage.out ] [2021-01-26T10:47:52.834Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-26T10:47:52.885Z] Warning: overwriting stash ‘coverage-report’ [2021-01-26T10:47:53.997Z] Stashed 1 file(s) [Pipeline] sh [2021-01-26T10:47:54.701Z] + make build [2021-01-26T10:47:54.701Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-26T10:48:04.853Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-26T10:48:25.448Z] ---> 9d9c46ad51e0 [2021-01-26T10:48:25.448Z] ---> 83245100c164 [2021-01-26T10:48:25.448Z] Step 9/22 : RUN make cmd/support-scheduler/support-schedulerStep 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-26T10:48:25.448Z] [2021-01-26T10:48:25.448Z] ---> 65e53aa0bad8 [2021-01-26T10:48:25.448Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-26T10:48:25.448Z] ---> 6921c33e0fcd [2021-01-26T10:48:25.448Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-26T10:48:25.448Z] ---> a4dc0bbaf238 [2021-01-26T10:48:25.448Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-26T10:48:25.448Z] ---> Running in e330df3f9880 [2021-01-26T10:48:25.448Z] ---> Running in 447bd1ac7a4d [2021-01-26T10:48:25.448Z] ---> Running in cb36b0249b37 [2021-01-26T10:48:25.448Z] ---> Running in 56dca0ce1177 [2021-01-26T10:48:25.448Z] ---> Running in 15cbd901787c [2021-01-26T10:48:26.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-26T10:48:26.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-26T10:48:26.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-26T10:48:26.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-26T10:48:26.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-26T10:48:27.059Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-26T10:48:29.675Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-26T10:48:35.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-26T10:48:36.069Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-26T10:48:41.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-26T10:48:44.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-26T10:48:48.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 [2021-01-26T10:48:52.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-26T10:48:55.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-26T10:48:59.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-26T10:49:02.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-01-26T10:49:08.187Z] $ docker stop --time=1 069f98c3f48c9d7281b1cf8870085eba33f19c6925ca9809faa7c34f9c6117f0 [2021-01-26T10:49:10.887Z] $ docker rm -f 069f98c3f48c9d7281b1cf8870085eba33f19c6925ca9809faa7c34f9c6117f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T10:49:13.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-26T10:49:13.146Z] [2021-01-26T10:49:13.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T10:49:13.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-26T10:49:13.850Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-26T10:49:13.850Z] 29e5d40040c1: Pulling fs layer [2021-01-26T10:49:13.850Z] 1ce36da41761: Pulling fs layer [2021-01-26T10:49:13.850Z] 25b303627fd3: Pulling fs layer [2021-01-26T10:49:14.334Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-26T10:49:14.334Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-26T10:49:14.444Z] 29e5d40040c1: Download complete [2021-01-26T10:49:14.719Z] 1ce36da41761: Verifying Checksum [2021-01-26T10:49:14.719Z] 1ce36da41761: Download complete [2021-01-26T10:49:14.993Z] 29e5d40040c1: Pull complete [2021-01-26T10:49:16.426Z] 1ce36da41761: Pull complete [2021-01-26T10:49:16.426Z] 25b303627fd3: Verifying Checksum [2021-01-26T10:49:16.426Z] 25b303627fd3: Download complete [2021-01-26T10:49:20.409Z] Removing intermediate container 447bd1ac7a4d [2021-01-26T10:49:20.410Z] ---> 70cc1b99e526 [2021-01-26T10:49:20.410Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-26T10:49:20.410Z] Removing intermediate container 56dca0ce1177 [2021-01-26T10:49:20.410Z] ---> 752f3fb86b5a [2021-01-26T10:49:20.410Z] [2021-01-26T10:49:20.410Z] Step 10/22 : FROM alpine:3.12 [2021-01-26T10:49:20.710Z] ---> Running in ec84f7e33b2b [2021-01-26T10:49:20.710Z] 3.12: Pulling from library/alpine [2021-01-26T10:49:22.998Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-26T10:49:22.998Z] Status: Downloaded newer image for alpine:3.12 [2021-01-26T10:49:22.998Z] ---> 389fef711851 [2021-01-26T10:49:22.998Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-26T10:49:22.998Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-26T10:49:24.708Z] ---> Running in e4e6d98d5328 [2021-01-26T10:49:24.989Z] Removing intermediate container cb36b0249b37 [2021-01-26T10:49:24.989Z] ---> ce6ddcf86ed8 [2021-01-26T10:49:24.989Z] [2021-01-26T10:49:24.989Z] Step 10/21 : FROM alpine:3.12 [2021-01-26T10:49:24.989Z] ---> 389fef711851 [2021-01-26T10:49:24.989Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-26T10:49:25.514Z] ---> Running in 48d24eaeba10 [2021-01-26T10:49:26.581Z] 25b303627fd3: Pull complete [2021-01-26T10:49:26.581Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-26T10:49:26.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-26T10:49:26.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-26T10:49:26.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T10:49:26.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T10:49:26.839Z] prd-ubuntu18.04-docker-arm64-4c-16g-22823 does not seem to be running inside a container [2021-01-26T10:49:26.913Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-26T10:49:26.991Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-26T10:49:26.991Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T10:49:26.991Z] OK: 6 MiB in 15 packages [2021-01-26T10:49:27.297Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T10:49:27.603Z] Removing intermediate container ec84f7e33b2b [2021-01-26T10:49:27.603Z] ---> a90e7db66486 [2021-01-26T10:49:27.603Z] [2021-01-26T10:49:27.603Z] Step 11/26 : FROM docker:20.10.0 [2021-01-26T10:49:27.603Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T10:49:27.603Z] 20.10.0: Pulling from library/docker [2021-01-26T10:49:27.913Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-26T10:49:27.913Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-26T10:49:27.913Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-26T10:49:27.913Z] (4/4) Installing curl (7.69.1-r3) [2021-01-26T10:49:27.913Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T10:49:27.913Z] Executing ca-certificates-20191127-r4.trigger [2021-01-26T10:49:28.321Z] OK: 7 MiB in 18 packages [2021-01-26T10:49:29.913Z] $ docker top 73f50a163b8573ed1095d3daec4afa8a261e8cc295969ed019249b494df6df4b -eo pid,comm [2021-01-26T10:49:29.996Z] Removing intermediate container e330df3f9880 [2021-01-26T10:49:29.996Z] ---> cc1420927eef [2021-01-26T10:49:29.996Z] [2021-01-26T10:49:29.996Z] Step 10/33 : FROM alpine:3.12 [2021-01-26T10:49:29.996Z] ---> 389fef711851 [2021-01-26T10:49:29.996Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [Pipeline] { [Pipeline] sh [2021-01-26T10:49:31.091Z] + docker-compose build --help [2021-01-26T10:49:31.091Z] + grep parallel [2021-01-26T10:49:31.127Z] ---> Running in 70bb9c2d97ff [2021-01-26T10:49:31.478Z] Removing intermediate container 15cbd901787c [2021-01-26T10:49:31.478Z] ---> 765f68f92078 [2021-01-26T10:49:31.478Z] [2021-01-26T10:49:31.478Z] Step 10/23 : FROM alpine:3.12 [2021-01-26T10:49:31.478Z] ---> 389fef711851 [2021-01-26T10:49:31.478Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-26T10:49:31.478Z] ---> Using cache [2021-01-26T10:49:31.478Z] ---> 85fa23872ac3 [2021-01-26T10:49:31.478Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-26T10:49:31.478Z] Removing intermediate container e4e6d98d5328 [2021-01-26T10:49:31.478Z] ---> 85fa23872ac3 [2021-01-26T10:49:31.478Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-26T10:49:31.813Z] ---> Running in 3b99d75ac24d [2021-01-26T10:49:32.155Z] ---> Running in eb65a7bc6767 [2021-01-26T10:49:32.487Z] Removing intermediate container 48d24eaeba10 [2021-01-26T10:49:32.487Z] ---> 264726229955 [2021-01-26T10:49:32.487Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-26T10:49:32.487Z] Removing intermediate container 3b99d75ac24d [2021-01-26T10:49:32.487Z] ---> 6aba7f4584ca [2021-01-26T10:49:32.487Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-26T10:49:32.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T10:49:32.941Z] ---> Running in f4d6dcd185c6 [2021-01-26T10:49:32.941Z] ---> Running in 3a59f389e50f [2021-01-26T10:49:32.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T10:49:33.262Z] Removing intermediate container eb65a7bc6767 [2021-01-26T10:49:33.262Z] ---> 42116db32c5d [2021-01-26T10:49:33.262Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-26T10:49:33.262Z] ---> Running in 20a380ab0b32 [2021-01-26T10:49:33.262Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-26T10:49:33.262Z] Removing intermediate container f4d6dcd185c6 [2021-01-26T10:49:33.262Z] ---> 52ca425dd4e8 [2021-01-26T10:49:33.262Z] Step 13/21 : WORKDIR /edgex [2021-01-26T10:49:33.262Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-26T10:49:33.635Z] (3/3) Installing su-exec (0.2-r1) [2021-01-26T10:49:33.635Z] Removing intermediate container 3a59f389e50f [2021-01-26T10:49:33.635Z] ---> 30e1cbe6222b [2021-01-26T10:49:33.635Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-26T10:49:33.635Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T10:49:33.635Z] OK: 6 MiB in 17 packages [2021-01-26T10:49:33.635Z] ---> Running in 526b5e69f43b [2021-01-26T10:49:33.913Z] ---> Running in cf36437067b2 [2021-01-26T10:49:34.334Z] Removing intermediate container 20a380ab0b32 [2021-01-26T10:49:34.334Z] ---> 6bdc324ec8a2 [2021-01-26T10:49:34.334Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-26T10:49:34.460Z] --parallel Build images in parallel. [2021-01-26T10:49:34.618Z] Removing intermediate container cf36437067b2 [2021-01-26T10:49:34.618Z] ---> 2d6302ac1647 [2021-01-26T10:49:34.618Z] Step 15/23 : WORKDIR / [2021-01-26T10:49:34.618Z] ---> Running in d7193774a980 [Pipeline] } [2021-01-26T10:49:34.757Z] $ docker stop --time=1 73f50a163b8573ed1095d3daec4afa8a261e8cc295969ed019249b494df6df4b [2021-01-26T10:49:34.911Z] Removing intermediate container 526b5e69f43b [2021-01-26T10:49:34.911Z] ---> 2427ab1ce272 [2021-01-26T10:49:34.911Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-26T10:49:34.911Z] ---> Running in 4cd1cd9a01aa [2021-01-26T10:49:35.190Z] Removing intermediate container d7193774a980 [2021-01-26T10:49:35.190Z] ---> 2d62a3a79cdc [2021-01-26T10:49:35.190Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T10:49:35.488Z] Removing intermediate container 70bb9c2d97ff [2021-01-26T10:49:35.488Z] ---> 8a1285ac5e99 [2021-01-26T10:49:35.488Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-26T10:49:36.128Z] Removing intermediate container 4cd1cd9a01aa [2021-01-26T10:49:36.128Z] ---> dce7ec375435 [2021-01-26T10:49:36.128Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T10:49:36.434Z] ---> Running in 1b8a17ca1edf [2021-01-26T10:49:36.666Z] $ docker rm -f 73f50a163b8573ed1095d3daec4afa8a261e8cc295969ed019249b494df6df4b [2021-01-26T10:49:36.743Z] ---> 5d52993d8001 [2021-01-26T10:49:36.743Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [Pipeline] // withDockerContainer [2021-01-26T10:49:37.089Z] ---> 67f6bd29b325 [2021-01-26T10:49:37.089Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T10:49:37.710Z] Removing intermediate container 1b8a17ca1edf [2021-01-26T10:49:37.710Z] ---> 6a5e1bcc49fd [2021-01-26T10:49:37.710Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-26T10:49:37.710Z] ---> 641880d96216 [2021-01-26T10:49:37.710Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-26T10:49:37.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-26T10:49:37.756Z] . [Pipeline] withDockerContainer [2021-01-26T10:49:37.985Z] ---> Running in e5156d2bc1b6 [2021-01-26T10:49:38.058Z] prd-ubuntu18.04-docker-arm64-4c-16g-22823 does not seem to be running inside a container [2021-01-26T10:49:38.125Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-26T10:49:38.289Z] ---> 09018f20e3f9 [2021-01-26T10:49:38.289Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-26T10:49:38.585Z] ---> de3918f1b073 [2021-01-26T10:49:38.585Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-26T10:49:38.585Z] Removing intermediate container e5156d2bc1b6 [2021-01-26T10:49:38.585Z] ---> d5df403f3225 [2021-01-26T10:49:38.585Z] Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-26T10:49:39.595Z] $ docker top ae0317f7cfa608d0046b8c0c33bb319e36a68434793574632e93ba9338819392 -eo pid,comm [2021-01-26T10:49:39.613Z] ---> Running in 1b1421ede541 [2021-01-26T10:49:39.613Z] ---> df693ed7d6a9 [2021-01-26T10:49:39.613Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-26T10:49:39.926Z] ---> 6a7c21c1d141 [2021-01-26T10:49:39.926Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-26T10:49:39.926Z] ---> 7974bca51a87 [2021-01-26T10:49:39.926Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-26T10:49:39.926Z] ---> Running in 95d1df7709e5 [Pipeline] { [Pipeline] sh [2021-01-26T10:49:40.244Z] ---> Running in 3b955c883ab2 [2021-01-26T10:49:40.519Z] ---> 83d39579dccf [2021-01-26T10:49:40.519Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-26T10:49:40.834Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-26T10:49:41.154Z] Removing intermediate container 95d1df7709e5 [2021-01-26T10:49:41.154Z] ---> 56a7a4f651d8 [2021-01-26T10:49:41.154Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T10:49:41.154Z] Connecting to github.com (140.82.113.3:443) [2021-01-26T10:49:41.154Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.74.188:443) [2021-01-26T10:49:41.497Z]  ---> Running in ad5699b319cb [2021-01-26T10:49:41.497Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-26T10:49:41.497Z]  ---> Running in 5114992f52e4 [2021-01-26T10:49:41.497Z] Removing intermediate container 3b955c883ab2 [2021-01-26T10:49:41.497Z] ---> fedd8ba084d1 [2021-01-26T10:49:41.497Z] Step 18/21 : CMD ["--init=true"] [2021-01-26T10:49:41.796Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-26T10:49:41.796Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-26T10:49:41.796Z] dockerize [2021-01-26T10:49:41.796Z] ---> Running in 1c9d5321abfa [2021-01-26T10:49:41.796Z] Removing intermediate container ad5699b319cb [2021-01-26T10:49:41.796Z] ---> 03d883e63244 [2021-01-26T10:49:41.796Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T10:49:42.396Z] ---> Running in 38644f87a5e1 [2021-01-26T10:49:42.396Z] Removing intermediate container 5114992f52e4 [2021-01-26T10:49:42.396Z] ---> c8fa9f8db77b [2021-01-26T10:49:42.396Z] Step 20/22 : LABEL arch=x86_64 [2021-01-26T10:49:42.668Z] Removing intermediate container 1c9d5321abfa [2021-01-26T10:49:42.668Z] ---> 8175cb2c522f [2021-01-26T10:49:42.668Z] Step 19/21 : LABEL arch=x86_64 [2021-01-26T10:49:42.668Z] ---> Running in 88abd5ac24fb [2021-01-26T10:49:42.950Z] ---> Running in 4bb61cdc5eb9 [2021-01-26T10:49:42.950Z] Removing intermediate container 38644f87a5e1 [2021-01-26T10:49:42.950Z] ---> 810a03cc8c59 [2021-01-26T10:49:42.950Z] Step 21/23 : LABEL arch=x86_64 [2021-01-26T10:49:43.230Z] ---> Running in 25774c265418 [2021-01-26T10:49:43.230Z] Removing intermediate container 88abd5ac24fb [2021-01-26T10:49:43.230Z] ---> 959d750875b4 [2021-01-26T10:49:43.230Z] Step 21/22 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da [2021-01-26T10:49:43.230Z] Removing intermediate container 4bb61cdc5eb9 [2021-01-26T10:49:43.230Z] ---> b5fde60140c4 [2021-01-26T10:49:43.230Z] Step 20/21 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da [2021-01-26T10:49:43.523Z] Removing intermediate container 1b1421ede541 [2021-01-26T10:49:43.523Z] ---> 5c7c16a53a55 [2021-01-26T10:49:43.523Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-26T10:49:43.523Z] ---> Running in 076d233653de [2021-01-26T10:49:43.523Z] ---> Running in 166961046a54 [2021-01-26T10:49:43.523Z] ---> Running in d5d93efc0cd1 [2021-01-26T10:49:43.797Z] Removing intermediate container 25774c265418 [2021-01-26T10:49:43.797Z] ---> 451b218d02ab [2021-01-26T10:49:43.797Z] Step 22/23 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da [2021-01-26T10:49:43.797Z] Removing intermediate container 076d233653de [2021-01-26T10:49:43.797Z] ---> 9227e3f429d8 [2021-01-26T10:49:43.797Z] Step 22/22 : LABEL version=0.0.0 [2021-01-26T10:49:44.068Z] ---> Running in 8b4ec4e491cb [2021-01-26T10:49:44.068Z] Removing intermediate container 166961046a54 [2021-01-26T10:49:44.068Z] ---> 043c23207b9a [2021-01-26T10:49:44.068Z] Step 21/21 : LABEL version=0.0.0 [2021-01-26T10:49:44.068Z] ---> Running in 87a335e8e3fb [2021-01-26T10:49:44.068Z] Removing intermediate container d5d93efc0cd1 [2021-01-26T10:49:44.068Z] ---> ca84164a96c1 [2021-01-26T10:49:44.068Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-26T10:49:44.068Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-26T10:49:44.068Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-26T10:49:44.068Z] ---> aefe523efa57 [2021-01-26T10:49:44.068Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-26T10:49:44.068Z] ---> Running in fdafb88f002f [2021-01-26T10:49:44.340Z] ---> Running in 3daccf44abe7 [2021-01-26T10:49:44.340Z] ---> Running in d0b1c059023d [2021-01-26T10:49:44.340Z] Removing intermediate container 8b4ec4e491cb [2021-01-26T10:49:44.340Z] ---> ba8eb7dad21e [2021-01-26T10:49:44.340Z] Step 23/23 : LABEL version=0.0.0 [2021-01-26T10:49:44.622Z] Removing intermediate container 87a335e8e3fb [2021-01-26T10:49:44.622Z] ---> a22742df1497 [2021-01-26T10:49:44.622Z] [2021-01-26T10:49:44.622Z] Removing intermediate container fdafb88f002f [2021-01-26T10:49:44.622Z] ---> 30f05f82c934 [2021-01-26T10:49:44.622Z] [2021-01-26T10:49:44.622Z] ---> Running in 52d29de380f8 [2021-01-26T10:49:44.904Z] Removing intermediate container 3daccf44abe7 [2021-01-26T10:49:44.904Z] ---> 4ac3b5ec0461 [2021-01-26T10:49:44.904Z] Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-26T10:49:44.904Z] Successfully built a22742df1497 [2021-01-26T10:49:45.159Z] Building docker-core-command-go ... [2021-01-26T10:49:45.159Z] Building docker-core-data-go ... [2021-01-26T10:49:45.159Z] Building docker-core-metadata-go ... [2021-01-26T10:49:45.159Z] Building docker-security-bootstrapper-go ... [2021-01-26T10:49:45.159Z] Building docker-security-proxy-setup-go ... [2021-01-26T10:49:45.159Z] Building docker-security-secretstore-setup-go ... [2021-01-26T10:49:45.159Z] Building docker-support-notifications-go ... [2021-01-26T10:49:45.159Z] Building docker-support-scheduler-go ... [2021-01-26T10:49:45.159Z] Building docker-sys-mgmt-agent-go ... [2021-01-26T10:49:45.159Z] Building docker-security-secretstore-setup-go [2021-01-26T10:49:45.159Z] Building docker-support-scheduler-go [2021-01-26T10:49:45.159Z] Building docker-security-proxy-setup-go [2021-01-26T10:49:45.159Z] Building docker-security-bootstrapper-go [2021-01-26T10:49:45.159Z] Building docker-core-command-go [2021-01-26T10:49:45.175Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-26T10:49:45.175Z] Building docker-security-secretstore-setup-go [2021-01-26T10:49:45.175Z]  Building docker-support-scheduler-go ... done  ---> Running in ba5494065cbf [2021-01-26T10:49:45.443Z] Successfully built 30f05f82c934 [2021-01-26T10:49:45.443Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T10:49:45.443Z] Removing intermediate container 52d29de380f8 [2021-01-26T10:49:45.443Z] ---> 22dea463c7f0 [2021-01-26T10:49:45.443Z] [2021-01-26T10:49:45.443Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-26T10:49:45.443Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2021-01-26T10:49:45.443Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T10:49:45.750Z] Successfully built 22dea463c7f0 [2021-01-26T10:49:45.750Z] Successfully tagged docker-core-metadata-go:latest [2021-01-26T10:49:45.750Z] Building docker-core-command-go [2021-01-26T10:49:45.750Z] (1/2) Installing readline (8.0.4-r0) [2021-01-26T10:49:46.054Z]  Building docker-core-metadata-go ... done (2/2) Installing bash (5.0.17-r0) [2021-01-26T10:49:46.054Z] Executing bash-5.0.17-r0.post-install [2021-01-26T10:49:46.054Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T10:49:46.054Z] OK: 12 MiB in 22 packages [2021-01-26T10:49:46.694Z] Move dockerize executable [2021-01-26T10:49:47.316Z] Removing intermediate container d0b1c059023d [2021-01-26T10:49:47.316Z] ---> 0fd93d97801e [2021-01-26T10:49:47.316Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-26T10:49:49.271Z] ---> Running in 7061d85454a6 [2021-01-26T10:49:50.056Z] Removing intermediate container ba5494065cbf [2021-01-26T10:49:50.056Z] ---> 0bb75bf2fcfa [2021-01-26T10:49:50.056Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-26T10:49:51.057Z] ---> Running in b6f9ae7f5599 [2021-01-26T10:49:51.057Z] Removing intermediate container 7061d85454a6 [2021-01-26T10:49:51.057Z] ---> a941fab971aa [2021-01-26T10:49:51.057Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-26T10:49:51.688Z] ---> Running in 37e9b48216b6 [2021-01-26T10:49:51.688Z] Removing intermediate container b6f9ae7f5599 [2021-01-26T10:49:51.688Z] ---> 573548d0dd00 [2021-01-26T10:49:51.688Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-26T10:49:53.303Z] Removing intermediate container 37e9b48216b6 [2021-01-26T10:49:53.303Z] ---> f8f8a8e17368 [2021-01-26T10:49:53.303Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-26T10:49:54.512Z] ---> Running in e0995189960f [2021-01-26T10:49:54.512Z] ---> 3771ae01231b [2021-01-26T10:49:54.512Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-26T10:49:55.225Z] ---> Running in 01e2f9c69363 [2021-01-26T10:49:55.531Z] Removing intermediate container e0995189960f [2021-01-26T10:49:55.531Z] ---> 03f58f2a1e6c [2021-01-26T10:49:55.531Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-26T10:49:56.979Z] ---> 82709d481ddc [2021-01-26T10:49:56.979Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-26T10:49:59.114Z] ---> beb83fd09845 [2021-01-26T10:49:59.114Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-26T10:50:00.201Z] Removing intermediate container 01e2f9c69363 [2021-01-26T10:50:00.201Z] ---> c5d8ebe6c854 [2021-01-26T10:50:00.201Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T10:50:00.201Z] ---> 9a8d7b7f5693 [2021-01-26T10:50:00.201Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-26T10:50:00.681Z] ---> Running in 6d267327aa44 [2021-01-26T10:50:02.327Z] ---> 48cda22fde2b [2021-01-26T10:50:02.327Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-26T10:50:03.047Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T10:50:03.333Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T10:50:03.679Z] ---> 3c35f33f11ea [2021-01-26T10:50:03.679Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-26T10:50:04.062Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-26T10:50:04.062Z] (2/33) Installing expat (2.2.9-r1) [2021-01-26T10:50:04.062Z] (3/33) Installing libffi (3.3-r2) [2021-01-26T10:50:04.062Z] (4/33) Installing gdbm (1.13-r1) [2021-01-26T10:50:04.062Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-26T10:50:04.062Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-26T10:50:04.062Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-26T10:50:09.724Z] ---> dcfc9b0cc8b0 [2021-01-26T10:50:09.724Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-26T10:50:10.017Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-26T10:50:10.343Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-26T10:50:10.343Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-26T10:50:10.343Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-26T10:50:10.343Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-26T10:50:10.343Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-26T10:50:10.686Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-26T10:50:10.686Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-26T10:50:10.686Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-26T10:50:10.686Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-26T10:50:10.994Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-26T10:50:10.994Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-26T10:50:12.049Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-26T10:50:12.049Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-26T10:50:12.337Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-26T10:50:13.356Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-26T10:50:13.356Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-26T10:50:13.356Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-26T10:50:13.356Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-26T10:50:14.040Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-26T10:50:14.040Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-26T10:50:14.040Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-26T10:50:14.040Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-26T10:50:14.690Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-26T10:50:14.690Z] ---> bf01cafa4842 [2021-01-26T10:50:14.690Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-26T10:50:14.690Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-26T10:50:14.690Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-26T10:50:15.343Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T10:50:15.343Z] OK: 71 MiB in 55 packages [2021-01-26T10:50:16.356Z] ---> 8d7d4271ee44 [2021-01-26T10:50:16.356Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-26T10:50:17.842Z] ---> Running in 5ba342582a2d [2021-01-26T10:50:18.858Z] Removing intermediate container 5ba342582a2d [2021-01-26T10:50:18.858Z] ---> 11381814f614 [2021-01-26T10:50:18.858Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-26T10:50:21.623Z] ---> 1f1afa4a66b8 [2021-01-26T10:50:21.624Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-26T10:50:24.395Z] ---> Running in 05dd2bd8b407 [2021-01-26T10:50:27.906Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T10:50:27.906Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-26T10:50:27.906Z] ---> 269fe579fc7f [2021-01-26T10:50:27.906Z] Step 3/24 : WORKDIR /edgex-go [2021-01-26T10:50:27.906Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T10:50:27.906Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-26T10:50:27.906Z] ---> 269fe579fc7f [2021-01-26T10:50:27.906Z] Step 3/22 : WORKDIR /edgex-go [2021-01-26T10:50:27.906Z] ---> Using cache [2021-01-26T10:50:27.906Z] ---> a855c063323f [2021-01-26T10:50:27.906Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T10:50:27.906Z] ---> Using cache [2021-01-26T10:50:27.906Z] ---> a855c063323f [2021-01-26T10:50:27.906Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T10:50:27.906Z] ---> Using cache [2021-01-26T10:50:27.906Z] ---> 287b12509bd8 [2021-01-26T10:50:27.906Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-26T10:50:27.906Z] ---> Using cache [2021-01-26T10:50:27.906Z] ---> 287b12509bd8 [2021-01-26T10:50:27.906Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-26T10:50:27.906Z] ---> Using cache [2021-01-26T10:50:27.906Z] ---> 56d4de3fa028 [2021-01-26T10:50:27.906Z] Step 6/24 : COPY go.mod . [2021-01-26T10:50:27.906Z] ---> Using cache [2021-01-26T10:50:27.906Z] ---> 47cb5184a0e9 [2021-01-26T10:50:27.906Z] Step 7/24 : RUN go mod download [2021-01-26T10:50:27.906Z] ---> Using cache [2021-01-26T10:50:27.906Z] ---> ab0cf9f4a94e [2021-01-26T10:50:27.906Z] Step 8/24 : COPY . . [2021-01-26T10:50:28.184Z] ---> Using cache [2021-01-26T10:50:28.184Z] ---> 9d9c46ad51e0 [2021-01-26T10:50:28.184Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-26T10:50:28.796Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T10:50:28.796Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-26T10:50:28.796Z] ---> 269fe579fc7f [2021-01-26T10:50:28.796Z] Step 3/23 : WORKDIR /edgex-go [2021-01-26T10:50:28.796Z] ---> Using cache [2021-01-26T10:50:28.796Z] ---> a855c063323f [2021-01-26T10:50:28.796Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T10:50:28.796Z] ---> Using cache [2021-01-26T10:50:28.796Z] ---> 287b12509bd8 [2021-01-26T10:50:28.796Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-26T10:50:28.796Z] ---> Using cache [2021-01-26T10:50:28.796Z] ---> 56d4de3fa028 [2021-01-26T10:50:28.796Z] Step 6/23 : COPY go.mod . [2021-01-26T10:50:28.796Z] ---> Using cache [2021-01-26T10:50:28.796Z] ---> 47cb5184a0e9 [2021-01-26T10:50:28.796Z] Step 7/23 : RUN go mod download [2021-01-26T10:50:28.796Z] ---> Using cache [2021-01-26T10:50:28.796Z] ---> ab0cf9f4a94e [2021-01-26T10:50:28.796Z] Step 8/23 : COPY . . [2021-01-26T10:50:28.796Z] ---> Using cache [2021-01-26T10:50:28.796Z] ---> 9d9c46ad51e0 [2021-01-26T10:50:28.796Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-26T10:50:29.439Z] ---> Running in f1f4271c12f4 [2021-01-26T10:50:29.439Z] ---> Running in 310127b0ac64 [2021-01-26T10:50:29.736Z] ---> Running in 7408c671f920 [2021-01-26T10:50:30.347Z] Removing intermediate container 05dd2bd8b407 [2021-01-26T10:50:30.347Z] ---> 369f86bff11f [2021-01-26T10:50:30.347Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-26T10:50:30.667Z] ---> Running in 9a1969ee31d4 [2021-01-26T10:50:31.328Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T10:50:31.328Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-26T10:50:31.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 [2021-01-26T10:50:31.598Z] Removing intermediate container 9a1969ee31d4 [2021-01-26T10:50:31.598Z] ---> 03f6e8c916ce [2021-01-26T10:50:31.598Z] Step 30/33 : CMD ["gate"] [2021-01-26T10:50:31.879Z] ---> Running in 4a43b50268c6 [2021-01-26T10:50:32.166Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T10:50:32.793Z] Removing intermediate container 4a43b50268c6 [2021-01-26T10:50:32.793Z] ---> c967d3328b9f [2021-01-26T10:50:32.793Z] Step 31/33 : LABEL arch=x86_64 [2021-01-26T10:50:33.104Z] OK: 233 MiB in 51 packages [2021-01-26T10:50:33.104Z] ---> Running in e73f80c19baa [2021-01-26T10:50:33.845Z] Removing intermediate container e73f80c19baa [2021-01-26T10:50:33.845Z] ---> c912daf178f6 [2021-01-26T10:50:33.845Z] Step 32/33 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da [2021-01-26T10:50:34.211Z] ---> Running in 350fe90fe3f1 [2021-01-26T10:50:34.597Z] Removing intermediate container f1f4271c12f4 [2021-01-26T10:50:34.597Z] ---> 05e50687b2a3 [2021-01-26T10:50:34.597Z] Step 6/22 : COPY go.mod . [2021-01-26T10:50:35.250Z] Removing intermediate container 350fe90fe3f1 [2021-01-26T10:50:35.250Z] ---> 7d903aceed22 [2021-01-26T10:50:35.250Z] Step 33/33 : LABEL version=0.0.0 [2021-01-26T10:50:35.969Z] ---> 8ad45ffddd3a [2021-01-26T10:50:35.969Z] Step 7/22 : RUN go mod download [2021-01-26T10:50:35.969Z] ---> Running in 02927715a3df [2021-01-26T10:50:36.281Z] ---> Running in cef7d0544919 [2021-01-26T10:50:36.906Z] Removing intermediate container 02927715a3df [2021-01-26T10:50:36.906Z] ---> 8db16ec1a038 [2021-01-26T10:50:36.906Z] [2021-01-26T10:50:37.943Z] Successfully built 8db16ec1a038 [2021-01-26T10:50:37.943Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-26T10:50:37.943Z] Building docker-core-data-go [2021-01-26T10:50:46.844Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container cef7d0544919 [2021-01-26T10:50:46.844Z] ---> 3a32a9d7388a [2021-01-26T10:50:46.844Z] Step 8/22 : COPY . . [2021-01-26T10:51:06.918Z] Removing intermediate container 6d267327aa44 [2021-01-26T10:51:06.918Z] ---> 25803c64ea26 [2021-01-26T10:51:06.918Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-26T10:51:06.918Z] ---> Running in 0d87ebe7027e [2021-01-26T10:51:06.930Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T10:51:06.930Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-26T10:51:06.930Z] ---> 373f8ffb2c28 [2021-01-26T10:51:06.930Z] Step 3/33 : WORKDIR /edgex-go [2021-01-26T10:51:06.930Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T10:51:06.930Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-26T10:51:06.930Z] ---> 373f8ffb2c28 [2021-01-26T10:51:06.930Z] Step 3/24 : WORKDIR /edgex-go [2021-01-26T10:51:06.930Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T10:51:06.930Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-26T10:51:06.930Z] ---> 373f8ffb2c28 [2021-01-26T10:51:06.930Z] Step 3/22 : WORKDIR /edgex-go [2021-01-26T10:51:06.930Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T10:51:06.930Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-26T10:51:06.930Z] ---> 373f8ffb2c28 [2021-01-26T10:51:06.930Z] Step 3/23 : WORKDIR /edgex-go [2021-01-26T10:51:06.930Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T10:51:06.930Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-26T10:51:06.930Z] ---> 373f8ffb2c28 [2021-01-26T10:51:06.930Z] Step 3/21 : WORKDIR /edgex-go [2021-01-26T10:51:06.930Z] ---> Running in 7be089cb8e08 [2021-01-26T10:51:06.930Z] ---> Running in b8e90b7fda73 [2021-01-26T10:51:06.930Z] ---> Running in 5a57b6f91ac2 [2021-01-26T10:51:06.930Z] ---> Running in 63ae31174475 [2021-01-26T10:51:06.930Z] ---> Running in 718e03596930 [2021-01-26T10:51:06.930Z] Removing intermediate container 7be089cb8e08 [2021-01-26T10:51:06.930Z] ---> b929c99f276d [2021-01-26T10:51:06.930Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T10:51:06.930Z] Removing intermediate container b8e90b7fda73 [2021-01-26T10:51:06.930Z] ---> 19c39b8d8279 [2021-01-26T10:51:06.930Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T10:51:06.930Z] Removing intermediate container 63ae31174475 [2021-01-26T10:51:06.930Z] ---> 959763fa95bf [2021-01-26T10:51:06.930Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T10:51:06.930Z] Removing intermediate container 718e03596930 [2021-01-26T10:51:06.930Z] ---> a7d66b6575e1 [2021-01-26T10:51:06.930Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T10:51:06.930Z] Removing intermediate container 5a57b6f91ac2 [2021-01-26T10:51:06.930Z] ---> 6745fdb595dd [2021-01-26T10:51:06.930Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T10:51:06.930Z] ---> Running in e1af2110dbd3 [2021-01-26T10:51:06.930Z] ---> Running in bd0f7c7d4331 [2021-01-26T10:51:06.930Z] ---> Running in 6d315eec2fc7 [2021-01-26T10:51:06.930Z] ---> Running in 11cd83159199 [2021-01-26T10:51:06.930Z] ---> Running in 04068a29b8bc [2021-01-26T10:51:06.930Z] Removing intermediate container e1af2110dbd3 [2021-01-26T10:51:06.930Z] ---> eef923e7690c [2021-01-26T10:51:06.930Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-26T10:51:06.930Z] ---> Running in fe342f9df9c6 [2021-01-26T10:51:06.930Z] Removing intermediate container bd0f7c7d4331 [2021-01-26T10:51:06.930Z] ---> 741398ab8abd [2021-01-26T10:51:06.930Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-26T10:51:06.930Z] ---> Running in 416a6ef65f64 [2021-01-26T10:51:06.930Z] Removing intermediate container 04068a29b8bc [2021-01-26T10:51:06.930Z] ---> 189a585a10f4 [2021-01-26T10:51:06.930Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-26T10:51:06.930Z] Removing intermediate container 6d315eec2fc7 [2021-01-26T10:51:06.930Z] ---> d738c0c0644a [2021-01-26T10:51:06.930Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-26T10:51:06.930Z] Removing intermediate container 11cd83159199 [2021-01-26T10:51:06.930Z] ---> 57540d0c1ded [2021-01-26T10:51:06.930Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-26T10:51:06.930Z] ---> Running in 7e648e7003a3 [2021-01-26T10:51:06.930Z] ---> Running in b42ddc516319 [2021-01-26T10:51:06.930Z] ---> Running in eee9b8c9fe78 [2021-01-26T10:51:06.930Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T10:51:06.930Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T10:51:06.930Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T10:51:06.930Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T10:51:06.930Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T10:51:06.930Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T10:51:06.930Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T10:51:06.930Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T10:51:06.930Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T10:51:06.930Z] OK: 217 MiB in 51 packages [2021-01-26T10:51:06.930Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T10:51:06.930Z] OK: 217 MiB in 51 packages [2021-01-26T10:51:06.930Z] OK: 217 MiB in 51 packages [2021-01-26T10:51:07.209Z] OK: 217 MiB in 51 packages [2021-01-26T10:51:07.486Z] OK: 217 MiB in 51 packages [2021-01-26T10:51:08.107Z] Removing intermediate container fe342f9df9c6 [2021-01-26T10:51:08.107Z] ---> c2780814704e [2021-01-26T10:51:08.108Z] Step 6/33 : COPY go.mod . [2021-01-26T10:51:08.402Z] Removing intermediate container 416a6ef65f64 [2021-01-26T10:51:08.402Z] ---> 3c8672e80117 [2021-01-26T10:51:08.402Z] Step 6/23 : COPY go.mod . [2021-01-26T10:51:08.682Z] Removing intermediate container b42ddc516319 [2021-01-26T10:51:08.682Z] ---> 81b8da7a03ef [2021-01-26T10:51:08.682Z] Step 6/22 : COPY go.mod . [2021-01-26T10:51:08.959Z] Removing intermediate container 7e648e7003a3 [2021-01-26T10:51:08.959Z] ---> 80ec319739ad [2021-01-26T10:51:08.959Z] Step 6/21 : COPY go.mod . [2021-01-26T10:51:08.959Z] ---> e41f5476c357 [2021-01-26T10:51:08.959Z] Step 7/33 : RUN go mod download [2021-01-26T10:51:08.959Z] Removing intermediate container eee9b8c9fe78 [2021-01-26T10:51:08.959Z] ---> b9988c3c7c89 [2021-01-26T10:51:08.959Z] Step 6/24 : COPY go.mod . [2021-01-26T10:51:09.239Z] ---> Running in 57ed1dec9fef [2021-01-26T10:51:09.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-26T10:51:09.858Z] ---> 0d90019cf933 [2021-01-26T10:51:09.858Z] ---> 9a7aca9e4170 [2021-01-26T10:51:09.858Z] Step 7/23 : RUN go mod download [2021-01-26T10:51:09.858Z] Step 7/22 : RUN go mod download [2021-01-26T10:51:10.130Z] ---> Running in dcf31762d0fa [2021-01-26T10:51:10.130Z] ---> Running in ec7b850fe503 [2021-01-26T10:51:10.130Z] ---> b270470b4ad6 [2021-01-26T10:51:10.130Z] Step 7/21 : RUN go mod download [2021-01-26T10:51:10.130Z] ---> 8ba087179bf6 [2021-01-26T10:51:10.130Z] Step 7/24 : RUN go mod download [2021-01-26T10:51:10.409Z] ---> Running in d7178b7e5d7f [2021-01-26T10:51:10.409Z] ---> Running in 5f5f93a073ab [2021-01-26T10:51:13.074Z] Removing intermediate container 57ed1dec9fef [2021-01-26T10:51:13.074Z] ---> e6b7da4ce8a5 [2021-01-26T10:51:13.074Z] Step 8/33 : COPY . . [2021-01-26T10:51:16.497Z] Removing intermediate container dcf31762d0fa [2021-01-26T10:51:16.497Z] ---> 11aad222ef9f [2021-01-26T10:51:16.497Z] Step 8/23 : COPY . . [2021-01-26T10:51:16.497Z] Removing intermediate container ec7b850fe503 [2021-01-26T10:51:16.497Z] ---> cd5cd79a78ff [2021-01-26T10:51:16.497Z] Step 8/22 : COPY . . [2021-01-26T10:51:16.497Z] Removing intermediate container 5f5f93a073ab [2021-01-26T10:51:16.497Z] ---> 98163f914240 [2021-01-26T10:51:16.497Z] Step 8/21 : COPY . . [2021-01-26T10:51:16.497Z] Removing intermediate container d7178b7e5d7f [2021-01-26T10:51:16.497Z] ---> e62da29907ad [2021-01-26T10:51:16.497Z] Step 8/24 : COPY . . [2021-01-26T10:51:20.054Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T10:51:20.055Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-26T10:51:20.055Z] ---> 269fe579fc7f [2021-01-26T10:51:20.055Z] Step 3/23 : WORKDIR /edgex-go [2021-01-26T10:51:20.055Z] ---> Using cache [2021-01-26T10:51:20.055Z] ---> a855c063323f [2021-01-26T10:51:20.055Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T10:51:20.055Z] ---> Using cache [2021-01-26T10:51:20.055Z] ---> 287b12509bd8 [2021-01-26T10:51:20.055Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-26T10:51:21.613Z] ---> Running in e39612a11f77 [2021-01-26T10:51:21.887Z] Removing intermediate container 7408c671f920 [2021-01-26T10:51:21.887Z] ---> 06296db8c275 [2021-01-26T10:51:21.887Z] [2021-01-26T10:51:21.887Z] Step 10/23 : FROM alpine:3.12 [2021-01-26T10:51:21.887Z] ---> 389fef711851 [2021-01-26T10:51:21.887Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-26T10:51:22.192Z] ---> Using cache [2021-01-26T10:51:22.192Z] ---> 85fa23872ac3 [2021-01-26T10:51:22.192Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-26T10:51:22.192Z] ---> Using cache [2021-01-26T10:51:22.192Z] ---> 42116db32c5d [2021-01-26T10:51:22.192Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-26T10:51:23.276Z] ---> Running in 506cb5d1600b [2021-01-26T10:51:25.323Z] Removing intermediate container 506cb5d1600b [2021-01-26T10:51:25.323Z] ---> a6fcb3e6691d [2021-01-26T10:51:25.323Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-26T10:51:25.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T10:51:25.679Z] ---> Running in 8b80a50fbc54 [2021-01-26T10:51:25.981Z] Collecting docker-compose==1.23.2 [2021-01-26T10:51:25.981Z] Removing intermediate container 8b80a50fbc54 [2021-01-26T10:51:25.981Z] ---> 3199e6b2ed65 [2021-01-26T10:51:25.981Z] Step 15/23 : WORKDIR / [2021-01-26T10:51:25.981Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-26T10:51:26.331Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T10:51:26.945Z] ---> Running in 2e0e29e96f07 [2021-01-26T10:51:26.945Z] Collecting docker<4.0,>=3.6.0 [2021-01-26T10:51:26.945Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-26T10:51:27.224Z] OK: 233 MiB in 51 packages [2021-01-26T10:51:27.499Z] Collecting jsonschema<3,>=2.5.1 [2021-01-26T10:51:27.499Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-26T10:51:29.025Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-26T10:51:29.025Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-26T10:51:29.025Z] Removing intermediate container 2e0e29e96f07 [2021-01-26T10:51:29.025Z] ---> c69ca515f6d4 [2021-01-26T10:51:29.025Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T10:51:30.103Z] Removing intermediate container 310127b0ac64 [2021-01-26T10:51:30.103Z] ---> e8a5e953ab70 [2021-01-26T10:51:30.103Z] [2021-01-26T10:51:30.103Z] Step 10/24 : FROM alpine:3.12 [2021-01-26T10:51:30.386Z] ---> 389fef711851 [2021-01-26T10:51:30.386Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-26T10:51:30.386Z] Removing intermediate container e39612a11f77 [2021-01-26T10:51:30.386Z] ---> 57b7a1e7f06e [2021-01-26T10:51:30.386Z] Step 6/23 : COPY go.mod . [2021-01-26T10:51:30.688Z] ---> 70207275ec5d [2021-01-26T10:51:30.688Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-26T10:51:30.959Z] ---> Running in 4aaaa5c25070 [2021-01-26T10:51:31.595Z] ---> 6ec5e8baad56 [2021-01-26T10:51:31.595Z] Step 7/23 : RUN go mod download [2021-01-26T10:51:31.906Z] ---> Running in bd165848ba2f [2021-01-26T10:51:32.218Z] Collecting texttable<0.10,>=0.9.0 [2021-01-26T10:51:32.218Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-26T10:51:33.194Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-26T10:51:33.489Z] ---> 605d32812299 [2021-01-26T10:51:33.489Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-26T10:51:33.489Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-26T10:51:33.489Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-26T10:51:33.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T10:51:34.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T10:51:34.091Z] ---> 4625aaafb50e [2021-01-26T10:51:34.091Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-26T10:51:34.091Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-26T10:51:34.446Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-26T10:51:34.446Z] ---> Running in 036a5e8fe4c5 [2021-01-26T10:51:34.446Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-26T10:51:34.446Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-26T10:51:34.446Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-26T10:51:34.446Z] Collecting cached-property<2,>=1.2.0 [2021-01-26T10:51:34.446Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-26T10:51:34.446Z] (4/5) Installing curl (7.69.1-r3) [2021-01-26T10:51:34.762Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-26T10:51:34.762Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T10:51:34.762Z] Executing ca-certificates-20191127-r4.trigger [2021-01-26T10:51:34.762Z] OK: 7 MiB in 19 packages [2021-01-26T10:51:34.762Z] ---> 1c16cf236ffe [2021-01-26T10:51:34.762Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-26T10:51:35.052Z] ---> Running in ba4be45ac04f [2021-01-26T10:51:35.052Z] Collecting PyYAML<4,>=3.10 [2021-01-26T10:51:35.052Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-26T10:51:36.199Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-26T10:51:36.505Z] Removing intermediate container ba4be45ac04f [2021-01-26T10:51:36.505Z] ---> d6354353d62c [2021-01-26T10:51:36.505Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T10:51:36.824Z] ---> Running in 1e6ff3b49508 [2021-01-26T10:51:36.824Z] Collecting docopt<0.7,>=0.6.1 [2021-01-26T10:51:36.824Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-26T10:51:37.127Z] Removing intermediate container 4aaaa5c25070 [2021-01-26T10:51:37.127Z] ---> f30e29d2f31b [2021-01-26T10:51:37.127Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-26T10:51:37.127Z] Removing intermediate container 1e6ff3b49508 [2021-01-26T10:51:37.127Z] ---> 36ed570bcd34 [2021-01-26T10:51:37.127Z] Step 21/23 : LABEL arch=x86_64 [2021-01-26T10:51:37.127Z] ---> Running in 2b2f50e8e00a [2021-01-26T10:51:37.127Z] ---> Running in d15f2b5fcbec [2021-01-26T10:51:37.804Z] Removing intermediate container bd165848ba2f [2021-01-26T10:51:37.804Z] ---> 0c1dcdf5d548 [2021-01-26T10:51:37.804Z] Step 8/23 : COPY . . [2021-01-26T10:51:38.077Z] Collecting docker-pycreds>=0.4.0 [2021-01-26T10:51:38.077Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-26T10:51:38.077Z] Removing intermediate container 2b2f50e8e00a [2021-01-26T10:51:38.077Z] ---> c106e60f76fd [2021-01-26T10:51:38.077Z] Step 13/24 : WORKDIR / [2021-01-26T10:51:38.077Z] Removing intermediate container d15f2b5fcbec [2021-01-26T10:51:38.077Z] ---> 78193a03f3e1 [2021-01-26T10:51:38.077Z] Step 22/23 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da [2021-01-26T10:51:38.077Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-26T10:51:38.362Z] ---> Running in ede81dbc92be [2021-01-26T10:51:38.362Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-26T10:51:38.362Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-26T10:51:38.362Z] ---> Running in 1261d2e9962e [2021-01-26T10:51:38.665Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-26T10:51:38.665Z] Collecting idna<2.8,>=2.5 [2021-01-26T10:51:38.665Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-26T10:51:38.692Z] ---> dd9db41280e9 [2021-01-26T10:51:38.692Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-26T10:51:38.968Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-26T10:51:38.968Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-26T10:51:38.968Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-26T10:51:38.968Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-26T10:51:39.593Z] Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, dockerpty, texttable, cached-property, PyYAML, docopt, docker-compose [2021-01-26T10:51:39.593Z] Attempting uninstall: urllib3 [2021-01-26T10:51:39.593Z] Found existing installation: urllib3 1.25.9 [2021-01-26T10:51:39.593Z] Uninstalling urllib3-1.25.9: [2021-01-26T10:51:40.122Z] ---> Running in 607efab510f5 [2021-01-26T10:51:40.335Z] Removing intermediate container ede81dbc92be [2021-01-26T10:51:40.335Z] ---> 98e4e3db49ad [2021-01-26T10:51:40.335Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-26T10:51:40.686Z] Removing intermediate container 1261d2e9962e [2021-01-26T10:51:40.686Z] ---> 5674ae21a8de [2021-01-26T10:51:40.686Z] Step 23/23 : LABEL version=0.0.0 [2021-01-26T10:51:40.734Z] ---> 33b7019c7c55 [2021-01-26T10:51:40.734Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-26T10:51:40.734Z] ---> 5d2060222f85 [2021-01-26T10:51:40.734Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-26T10:51:41.007Z] ---> 3d084a147237 [2021-01-26T10:51:41.007Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-26T10:51:41.007Z] ---> 5b09df5a0b9b [2021-01-26T10:51:41.007Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-26T10:51:41.162Z] Successfully uninstalled urllib3-1.25.9 [2021-01-26T10:51:41.280Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-26T10:51:41.553Z] ---> Running in e8fe37d86c0a [2021-01-26T10:51:41.834Z] ---> Running in e1b12d559307 [2021-01-26T10:51:41.835Z] ---> Running in 6e797bb5343b [2021-01-26T10:51:41.835Z] ---> Running in 2a5456795058 [2021-01-26T10:51:42.911Z] ---> Running in 5071cd9dca55 [2021-01-26T10:51:42.911Z] Attempting uninstall: idna [2021-01-26T10:51:42.911Z] Found existing installation: idna 2.9 [2021-01-26T10:51:42.911Z] Uninstalling idna-2.9: [2021-01-26T10:51:43.264Z] Successfully uninstalled idna-2.9 [2021-01-26T10:51:43.884Z] ---> 7007d65e7dad [2021-01-26T10:51:43.884Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-26T10:51:43.884Z] Attempting uninstall: requests [2021-01-26T10:51:43.884Z] Found existing installation: requests 2.23.0 [2021-01-26T10:51:43.884Z] Uninstalling requests-2.23.0: [2021-01-26T10:51:44.193Z] Removing intermediate container 5071cd9dca55 [2021-01-26T10:51:44.193Z] ---> 7354cfc447f3 [2021-01-26T10:51:44.193Z] [2021-01-26T10:51:44.481Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-26T10:51:44.481Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-26T10:51:44.890Z] Successfully uninstalled requests-2.23.0 [2021-01-26T10:51:45.088Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-26T10:51:45.089Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-26T10:51:47.843Z] Successfully built 7354cfc447f3 [2021-01-26T10:51:47.843Z] Successfully tagged docker-core-command-go:latest [2021-01-26T10:51:48.263Z]  Building docker-core-command-go ... done  ---> 92b1775e17af [2021-01-26T10:51:48.263Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-26T10:51:50.473Z] Running setup.py install for dockerpty: started [2021-01-26T10:51:50.747Z] ---> 28b713991ae7 [2021-01-26T10:51:50.747Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-26T10:51:52.895Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-26T10:51:52.895Z] Running setup.py install for texttable: started [2021-01-26T10:51:53.598Z] ---> 2184eff5bd68 [2021-01-26T10:51:53.598Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-26T10:51:53.598Z] Running setup.py install for texttable: finished with status 'done' [2021-01-26T10:51:54.285Z] Running setup.py install for PyYAML: started [2021-01-26T10:51:54.794Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-26T10:51:54.794Z] Running setup.py install for docopt: started [2021-01-26T10:51:55.601Z] ---> f1d0ecf6e6c5 [2021-01-26T10:51:55.601Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-26T10:51:55.601Z] Running setup.py install for docopt: finished with status 'done' [2021-01-26T10:51:56.659Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-26T10:51:56.933Z] ---> a28de60b6076 [2021-01-26T10:51:56.933Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-26T10:51:57.584Z] ---> Running in 9f2c0d3e9f40 [2021-01-26T10:52:06.295Z] Removing intermediate container 9f2c0d3e9f40 [2021-01-26T10:52:06.295Z] ---> c16956b0f58f [2021-01-26T10:52:06.295Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-26T10:52:06.295Z] Removing intermediate container 0d87ebe7027e [2021-01-26T10:52:06.295Z] ---> 5cc8fb72a1b4 [2021-01-26T10:52:06.295Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-26T10:52:06.583Z] ---> Running in a8dc546068d8 [2021-01-26T10:52:06.848Z] ---> Running in 554ccb41d6f4 [2021-01-26T10:52:08.322Z] Removing intermediate container a8dc546068d8 [2021-01-26T10:52:08.322Z] ---> 2b3311d05ae5 [2021-01-26T10:52:08.322Z] Step 22/24 : LABEL arch=x86_64 [2021-01-26T10:52:08.985Z] ---> Running in 54a13b178a64 [2021-01-26T10:52:09.587Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T10:52:09.587Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T10:52:09.854Z] Removing intermediate container 54a13b178a64 [2021-01-26T10:52:09.854Z] ---> 31c0cb00a1d3 [2021-01-26T10:52:09.854Z] Step 23/24 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da [2021-01-26T10:52:10.131Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-26T10:52:10.131Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-26T10:52:10.131Z] (3/3) Installing curl (7.69.1-r3) [2021-01-26T10:52:10.131Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T10:52:10.131Z] OK: 72 MiB in 58 packages [2021-01-26T10:52:12.150Z] ---> Running in 0be12b5fe18e [2021-01-26T10:52:12.801Z] Removing intermediate container 036a5e8fe4c5 [2021-01-26T10:52:12.801Z] ---> b81bb7d22b0b [2021-01-26T10:52:12.801Z] [2021-01-26T10:52:12.801Z] Step 10/22 : FROM alpine:3.12 [2021-01-26T10:52:12.801Z] ---> 389fef711851 [2021-01-26T10:52:12.801Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-26T10:52:13.071Z] Removing intermediate container 0be12b5fe18e [2021-01-26T10:52:13.071Z] ---> dcce7aaa42ef [2021-01-26T10:52:13.071Z] Step 24/24 : LABEL version=0.0.0 [2021-01-26T10:52:13.071Z] ---> Running in f3608a77450f [2021-01-26T10:52:13.350Z] ---> Running in d5a033457543 [2021-01-26T10:52:13.625Z] Removing intermediate container 554ccb41d6f4 [2021-01-26T10:52:13.625Z] ---> 7d346eb4ff67 [2021-01-26T10:52:13.625Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-26T10:52:15.188Z] ---> Running in 47290c215d3f [2021-01-26T10:52:15.188Z] Removing intermediate container d5a033457543 [2021-01-26T10:52:15.188Z] ---> ae74e6d43338 [2021-01-26T10:52:15.188Z] [2021-01-26T10:52:15.188Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T10:52:15.454Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T10:52:15.454Z] Successfully built ae74e6d43338 [2021-01-26T10:52:15.723Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-26T10:52:15.723Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-26T10:52:15.723Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T10:52:15.723Z] Executing ca-certificates-20191127-r4.trigger [2021-01-26T10:52:16.012Z] OK: 6 MiB in 16 packages [2021-01-26T10:52:16.012Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-26T10:52:16.012Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 47290c215d3f [2021-01-26T10:52:16.012Z] ---> 3df89f734f92 [2021-01-26T10:52:16.012Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T10:52:16.323Z] ---> d7471edf74eb [2021-01-26T10:52:16.323Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-26T10:52:16.323Z] ---> Running in bac2109eb66e [2021-01-26T10:52:16.595Z] ---> Running in 04e91fbf7bbf [2021-01-26T10:52:16.868Z] Removing intermediate container bac2109eb66e [2021-01-26T10:52:16.868Z] ---> 3dca0f1c3dc6 [2021-01-26T10:52:16.868Z] Step 24/26 : LABEL arch=x86_64 [2021-01-26T10:52:16.868Z] ---> Running in df163e57fa41 [2021-01-26T10:52:17.145Z] Removing intermediate container f3608a77450f [2021-01-26T10:52:17.145Z] ---> 955b7fc5f1c6 [2021-01-26T10:52:17.145Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-26T10:52:17.145Z] ---> Running in 378ef55b5abd [2021-01-26T10:52:17.428Z] Removing intermediate container df163e57fa41 [2021-01-26T10:52:17.428Z] ---> 1407989ce276 [2021-01-26T10:52:17.428Z] Step 25/26 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da [2021-01-26T10:52:17.428Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-26T10:52:17.428Z] ---> Running in 7f0a09c5aad4 [2021-01-26T10:52:17.705Z] Removing intermediate container 378ef55b5abd [2021-01-26T10:52:17.705Z] ---> d5f75f699572 [2021-01-26T10:52:17.705Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-26T10:52:17.983Z] ---> Running in ecc7c2fd4a70 [2021-01-26T10:52:17.983Z] Removing intermediate container 7f0a09c5aad4 [2021-01-26T10:52:17.983Z] ---> 3c2866e5745c [2021-01-26T10:52:17.983Z] Step 26/26 : LABEL version=0.0.0 [2021-01-26T10:52:18.265Z] ---> Running in 6b0bd9704aca [2021-01-26T10:52:18.533Z] Removing intermediate container ecc7c2fd4a70 [2021-01-26T10:52:18.533Z] ---> 6f3dd46cffd3 [2021-01-26T10:52:18.533Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-26T10:52:18.533Z] ---> Running in 6a73c9a93dbf [2021-01-26T10:52:18.533Z] Removing intermediate container 6b0bd9704aca [2021-01-26T10:52:18.533Z] ---> e80ffaad644c [2021-01-26T10:52:18.533Z] [2021-01-26T10:52:18.800Z] Removing intermediate container 6a73c9a93dbf [2021-01-26T10:52:18.800Z] ---> 5458b3e6d773 [2021-01-26T10:52:18.800Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T10:52:18.800Z] Successfully built e80ffaad644c [2021-01-26T10:52:18.800Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-26T10:52:19.412Z]  Building docker-sys-mgmt-agent-go ... done  ---> 7e1a8a6b8b89 [2021-01-26T10:52:19.412Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-26T10:52:20.412Z] ---> 43213fc44c97 [2021-01-26T10:52:20.412Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-26T10:52:21.447Z] ---> 3af3747f3eee [2021-01-26T10:52:21.448Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-26T10:52:21.737Z] ---> Running in c2eaa0ac3057 [2021-01-26T10:52:22.362Z] Removing intermediate container c2eaa0ac3057 [2021-01-26T10:52:22.362Z] ---> 80f950064029 [2021-01-26T10:52:22.362Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T10:52:22.673Z] ---> Running in f55baa4f3b4c [2021-01-26T10:52:22.946Z] Removing intermediate container f55baa4f3b4c [2021-01-26T10:52:22.946Z] ---> 6d4521a041b7 [2021-01-26T10:52:22.946Z] Step 20/22 : LABEL arch=x86_64 [2021-01-26T10:52:22.946Z] ---> Running in 4813a256d32f [2021-01-26T10:52:23.628Z] Removing intermediate container 4813a256d32f [2021-01-26T10:52:23.628Z] ---> e10800a2610c [2021-01-26T10:52:23.628Z] Step 21/22 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da [2021-01-26T10:52:24.763Z] ---> Running in 58fd93ebb2da [2021-01-26T10:52:25.412Z] Removing intermediate container 58fd93ebb2da [2021-01-26T10:52:25.412Z] ---> b590512cdf50 [2021-01-26T10:52:25.412Z] Step 22/22 : LABEL version=0.0.0 [2021-01-26T10:52:25.708Z] ---> Running in 16f83d474618 [2021-01-26T10:52:26.001Z] Removing intermediate container 16f83d474618 [2021-01-26T10:52:26.001Z] ---> 166e2ff7c8fa [2021-01-26T10:52:26.001Z] [2021-01-26T10:52:26.294Z] Successfully built 166e2ff7c8fa [2021-01-26T10:52:26.607Z] Successfully tagged docker-support-notifications-go:latest [2021-01-26T10:52:42.035Z]  Building docker-support-notifications-go ... done Removing intermediate container 04e91fbf7bbf [2021-01-26T10:52:42.035Z] ---> 1821b3b11184 [2021-01-26T10:52:42.035Z] [2021-01-26T10:52:42.035Z] Step 10/23 : FROM alpine:3.12 [2021-01-26T10:52:42.035Z] ---> 389fef711851 [2021-01-26T10:52:42.035Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-26T10:52:42.035Z] ---> Running in 735acf7ee85b [2021-01-26T10:52:43.057Z] Removing intermediate container 735acf7ee85b [2021-01-26T10:52:43.057Z] ---> 65c2c3c92000 [2021-01-26T10:52:43.057Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-26T10:52:43.057Z] ---> Running in ead14aea669c [2021-01-26T10:52:43.649Z] Removing intermediate container ead14aea669c [2021-01-26T10:52:43.649Z] ---> 5ba5b674a2e6 [2021-01-26T10:52:43.649Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-26T10:52:43.649Z] ---> Running in 612d87ce2a89 [2021-01-26T10:52:43.926Z] Removing intermediate container 612d87ce2a89 [2021-01-26T10:52:43.926Z] ---> 48844928024e [2021-01-26T10:52:43.926Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T10:52:43.926Z] ---> Running in c87165edbeb7 [2021-01-26T10:52:45.519Z] Removing intermediate container c87165edbeb7 [2021-01-26T10:52:45.519Z] ---> 40fde7ee26bc [2021-01-26T10:52:45.519Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-26T10:52:45.875Z] ---> Running in 7188bda3bec2 [2021-01-26T10:52:46.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T10:52:47.553Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T10:52:48.203Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-26T10:52:48.203Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-26T10:52:48.203Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-26T10:52:48.478Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-26T10:52:48.745Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-26T10:52:48.745Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-26T10:52:48.745Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T10:52:48.745Z] OK: 8 MiB in 20 packages [2021-01-26T10:52:49.724Z] Removing intermediate container 7188bda3bec2 [2021-01-26T10:52:49.724Z] ---> efeed6b1671a [2021-01-26T10:52:49.724Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T10:52:50.323Z] ---> 6b1bdb9acea2 [2021-01-26T10:52:50.323Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-26T10:52:51.853Z] ---> 1f29b1fb9a49 [2021-01-26T10:52:51.853Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-26T10:52:52.460Z] ---> bfa5635f5eb0 [2021-01-26T10:52:52.460Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-26T10:52:52.460Z] ---> Running in 14a319aafe23 [2021-01-26T10:52:52.739Z] Removing intermediate container 14a319aafe23 [2021-01-26T10:52:52.739Z] ---> e19c43d67ce9 [2021-01-26T10:52:52.739Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T10:52:52.739Z] ---> Running in ab994c057b1f [2021-01-26T10:52:53.062Z] Removing intermediate container ab994c057b1f [2021-01-26T10:52:53.062Z] ---> a131b4724daf [2021-01-26T10:52:53.062Z] Step 21/23 : LABEL arch=x86_64 [2021-01-26T10:52:53.062Z] ---> Running in 505336f1bced [2021-01-26T10:52:53.395Z] Removing intermediate container 505336f1bced [2021-01-26T10:52:53.396Z] ---> 5bee40743b2d [2021-01-26T10:52:53.396Z] Step 22/23 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da [2021-01-26T10:52:53.738Z] ---> Running in 06024611b76c [2021-01-26T10:52:53.738Z] Removing intermediate container 06024611b76c [2021-01-26T10:52:53.738Z] ---> b88f742a37ec [2021-01-26T10:52:53.738Z] Step 23/23 : LABEL version=0.0.0 [2021-01-26T10:52:54.048Z] ---> Running in cfaf05f4461a [2021-01-26T10:52:54.328Z] Removing intermediate container cfaf05f4461a [2021-01-26T10:52:54.328Z] ---> 234df2d0d842 [2021-01-26T10:52:54.328Z] [2021-01-26T10:52:54.598Z] Successfully built 234df2d0d842 [2021-01-26T10:52:54.598Z] Successfully tagged docker-core-data-go:latest [2021-01-26T10:52:55.234Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-26T10:52:55.274Z] $ docker stop --time=1 932abe56a9786cd485c75d1e4bdf3dc5e1747f971cbb6b3465e24d1bf184f797 [2021-01-26T10:52:57.719Z] $ docker rm -f 932abe56a9786cd485c75d1e4bdf3dc5e1747f971cbb6b3465e24d1bf184f797 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-26T10:52:59.225Z] + docker images [2021-01-26T10:52:59.226Z] + grep docker [2021-01-26T10:53:00.738Z] docker-core-data-go latest 234df2d0d842 6 seconds ago 22.3MB [2021-01-26T10:53:00.738Z] docker-support-notifications-go latest 166e2ff7c8fa 35 seconds ago 16.9MB [2021-01-26T10:53:00.738Z] docker-sys-mgmt-agent-go latest e80ffaad644c 42 seconds ago 313MB [2021-01-26T10:53:00.738Z] docker-security-secretstore-setup-go latest ae74e6d43338 47 seconds ago 24.6MB [2021-01-26T10:53:00.738Z] docker-core-command-go latest 7354cfc447f3 About a minute ago 16.3MB [2021-01-26T10:53:00.738Z] docker-security-bootstrapper-go latest 8db16ec1a038 2 minutes ago 41.5MB [2021-01-26T10:53:00.738Z] docker-core-metadata-go latest 22dea463c7f0 3 minutes ago 18.8MB [2021-01-26T10:53:00.738Z] docker-security-proxy-setup-go latest 30f05f82c934 3 minutes ago 24.4MB [2021-01-26T10:53:00.738Z] docker-support-scheduler-go latest a22742df1497 3 minutes ago 16.4MB [2021-01-26T10:53:00.738Z] docker 20.10.0 aefe523efa57 6 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-26T10:53:06.938Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-26T10:53:06.938Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-26T10:53:06.938Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-26T10:53:17.051Z] Still waiting to schedule task [2021-01-26T10:53:17.052Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-26T10:53:19.363Z] Removing intermediate container 2a5456795058 [2021-01-26T10:53:19.363Z] ---> 86713f30c2b1 [2021-01-26T10:53:19.363Z] [2021-01-26T10:53:19.363Z] Step 10/24 : FROM alpine:3.12 [2021-01-26T10:53:19.363Z] Removing intermediate container e8fe37d86c0a [2021-01-26T10:53:19.363Z] ---> 78b8159627a2 [2021-01-26T10:53:19.363Z] [2021-01-26T10:53:19.363Z] Step 10/22 : FROM alpine:3.12 [2021-01-26T10:53:19.363Z] 3.12: Pulling from library/alpine [2021-01-26T10:53:19.363Z] 3.12: Pulling from library/alpine [2021-01-26T10:53:19.363Z] Removing intermediate container e1b12d559307 [2021-01-26T10:53:19.363Z] ---> bb48b88811fd [2021-01-26T10:53:19.363Z] [2021-01-26T10:53:19.363Z] Step 10/21 : FROM alpine:3.12 [2021-01-26T10:53:19.363Z] Removing intermediate container 6e797bb5343b [2021-01-26T10:53:19.363Z] ---> 2af820a40bf8 [2021-01-26T10:53:19.363Z] [2021-01-26T10:53:19.363Z] Step 10/23 : FROM alpine:3.12 [2021-01-26T10:53:19.363Z] 3.12: Pulling from library/alpine [2021-01-26T10:53:19.363Z] 3.12: Pulling from library/alpine [2021-01-26T10:53:19.363Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-26T10:53:19.363Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-26T10:53:19.363Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-26T10:53:19.363Z] Status: Downloaded newer image for alpine:3.12 [2021-01-26T10:53:19.363Z] ---> afeebe901d6b [2021-01-26T10:53:19.363Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-26T10:53:19.363Z] Status: Image is up to date for alpine:3.12 [2021-01-26T10:53:19.363Z] Status: Image is up to date for alpine:3.12 [2021-01-26T10:53:19.363Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-26T10:53:19.363Z] Status: Image is up to date for alpine:3.12 [2021-01-26T10:53:19.363Z] ---> afeebe901d6b [2021-01-26T10:53:19.363Z] Step 11/22 : RUN apk add --update --no-cache dumb-init ---> afeebe901d6b [2021-01-26T10:53:19.363Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-26T10:53:19.363Z] [2021-01-26T10:53:19.363Z] ---> afeebe901d6b [2021-01-26T10:53:19.363Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-26T10:53:19.637Z] ---> Running in e138a547bf65 [2021-01-26T10:53:19.637Z] ---> Running in 28fe5758a9c8 [2021-01-26T10:53:19.637Z] ---> Running in 82967dab680b [2021-01-26T10:53:19.637Z] ---> Running in f4451e6b7191 [2021-01-26T10:53:19.924Z] Removing intermediate container 607efab510f5 [2021-01-26T10:53:19.924Z] ---> dda7ee483b78 [2021-01-26T10:53:19.924Z] [2021-01-26T10:53:19.924Z] Step 10/33 : FROM alpine:3.12 [2021-01-26T10:53:19.924Z] ---> afeebe901d6b [2021-01-26T10:53:19.924Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-26T10:53:20.521Z] ---> Running in 00f4ad8b6f7b [2021-01-26T10:53:21.510Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T10:53:21.783Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T10:53:21.783Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T10:53:22.061Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T10:53:22.061Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T10:53:22.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T10:53:22.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T10:53:22.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T10:53:22.624Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-26T10:53:22.624Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T10:53:22.624Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-26T10:53:22.624Z] OK: 5 MiB in 15 packages [2021-01-26T10:53:22.624Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T10:53:22.624Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T10:53:22.624Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-26T10:53:22.624Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-26T10:53:22.624Z] (4/5) Installing curl (7.69.1-r3) [2021-01-26T10:53:22.624Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-26T10:53:22.624Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T10:53:22.902Z] Executing ca-certificates-20191127-r4.trigger [2021-01-26T10:53:23.182Z] OK: 7 MiB in 19 packages [2021-01-26T10:53:23.182Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-26T10:53:23.182Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T10:53:23.182Z] OK: 5 MiB in 15 packages [2021-01-26T10:53:23.182Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-26T10:53:23.182Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-26T10:53:23.182Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-26T10:53:23.462Z] (3/3) Installing su-exec (0.2-r1) [2021-01-26T10:53:23.462Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T10:53:23.462Z] OK: 6 MiB in 17 packages [2021-01-26T10:53:23.462Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-26T10:53:23.462Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-26T10:53:23.462Z] (4/4) Installing curl (7.69.1-r3) [2021-01-26T10:53:23.462Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T10:53:23.462Z] Executing ca-certificates-20191127-r4.trigger [2021-01-26T10:53:23.739Z] OK: 7 MiB in 18 packages [2021-01-26T10:53:24.343Z] Removing intermediate container 28fe5758a9c8 [2021-01-26T10:53:24.343Z] ---> 9fa4b72365bd [2021-01-26T10:53:24.623Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-26T10:53:24.623Z] ---> Running in 9e7bec7ee261 [2021-01-26T10:53:25.619Z] Removing intermediate container 00f4ad8b6f7b [2021-01-26T10:53:25.619Z] ---> 5d84f0c15876 [2021-01-26T10:53:25.619Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-26T10:53:25.619Z] Removing intermediate container 9e7bec7ee261 [2021-01-26T10:53:25.619Z] ---> 6bbd7abfad75 [2021-01-26T10:53:25.619Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-26T10:53:25.619Z] Removing intermediate container e138a547bf65 [2021-01-26T10:53:25.619Z] ---> 0358d10802af [2021-01-26T10:53:25.619Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-26T10:53:25.905Z] Removing intermediate container 82967dab680b [2021-01-26T10:53:25.905Z] ---> 4dcdb446b604 [2021-01-26T10:53:25.905Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-26T10:53:25.905Z] ---> Running in dd543cd81005 [2021-01-26T10:53:25.905Z] ---> Running in 8978721b32b5 [2021-01-26T10:53:25.905Z] ---> Running in 8b7192244f64 [2021-01-26T10:53:25.905Z] ---> Running in 227ebec499b6 [2021-01-26T10:53:26.180Z] Removing intermediate container f4451e6b7191 [2021-01-26T10:53:26.180Z] ---> c1026a87aba3 [2021-01-26T10:53:26.180Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-26T10:53:26.456Z] ---> Running in deab39c5e710 [2021-01-26T10:53:26.456Z] Removing intermediate container 8978721b32b5 [2021-01-26T10:53:26.456Z] ---> 96e4759b794d [2021-01-26T10:53:26.456Z] Step 13/24 : WORKDIR / [2021-01-26T10:53:26.726Z] Removing intermediate container dd543cd81005 [2021-01-26T10:53:26.726Z] ---> 8d9d77cb834f [2021-01-26T10:53:26.726Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-26T10:53:26.726Z] Removing intermediate container 227ebec499b6 [2021-01-26T10:53:26.726Z] ---> 2c33ef883494 [2021-01-26T10:53:26.726Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-26T10:53:26.726Z] Removing intermediate container 8b7192244f64 [2021-01-26T10:53:26.726Z] ---> 35590f02fb3b [2021-01-26T10:53:26.726Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-26T10:53:26.726Z] ---> Running in 64e9642d4687 [2021-01-26T10:53:27.008Z] ---> Running in 8e13ce696e87 [2021-01-26T10:53:27.008Z] ---> Running in 75d0560f927f [2021-01-26T10:53:27.008Z] ---> Running in fe730900a502 [2021-01-26T10:53:27.284Z] Removing intermediate container deab39c5e710 [2021-01-26T10:53:27.284Z] ---> 6ad9cfa0f549 [2021-01-26T10:53:27.284Z] Step 13/21 : WORKDIR /edgex [2021-01-26T10:53:27.284Z] ---> Running in 244804a0d1ea [2021-01-26T10:53:27.556Z] Removing intermediate container 64e9642d4687 [2021-01-26T10:53:27.556Z] ---> 614bb1e03d16 [2021-01-26T10:53:27.556Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-26T10:53:27.556Z] Removing intermediate container 75d0560f927f [2021-01-26T10:53:27.556Z] ---> 97b17b6e11e7 [2021-01-26T10:53:27.556Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-26T10:53:27.556Z] Removing intermediate container 8e13ce696e87 [2021-01-26T10:53:27.556Z] ---> 15dd5591b2cd [2021-01-26T10:53:27.556Z] Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-26T10:53:27.556Z] Removing intermediate container fe730900a502 [2021-01-26T10:53:27.556Z] ---> 3ac5025965a2 [2021-01-26T10:53:27.557Z] Step 15/23 : WORKDIR / [2021-01-26T10:53:27.829Z] ---> Running in ddc11376a347 [2021-01-26T10:53:27.829Z] ---> Running in 2e952bdbb50f [2021-01-26T10:53:27.829Z] ---> Running in db6ba6a6e05d [2021-01-26T10:53:28.102Z] Removing intermediate container 244804a0d1ea [2021-01-26T10:53:28.103Z] ---> e4b701558a70 [2021-01-26T10:53:28.103Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-26T10:53:28.376Z] Removing intermediate container ddc11376a347 [2021-01-26T10:53:28.376Z] ---> 3acd7452c616 [2021-01-26T10:53:28.376Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T10:53:28.653Z] ---> 1349a84019aa [2021-01-26T10:53:28.653Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-26T10:53:28.927Z] Removing intermediate container db6ba6a6e05d [2021-01-26T10:53:28.927Z] ---> 441d059b9221 [2021-01-26T10:53:28.927Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T10:53:29.207Z] ---> 39d37fca633d [2021-01-26T10:53:29.207Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-26T10:53:29.480Z] Connecting to github.com (140.82.114.3:443) [2021-01-26T10:53:29.480Z]  ---> e135f209b709 [2021-01-26T10:53:29.480Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-26T10:53:29.762Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.144.219:443) [2021-01-26T10:53:29.762Z]  ---> 5d6cb96daf5a [2021-01-26T10:53:29.762Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-26T10:53:29.762Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-26T10:53:30.046Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-26T10:53:30.046Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-26T10:53:30.046Z] dockerize [2021-01-26T10:53:30.322Z] ---> 948a1020f344 [2021-01-26T10:53:30.322Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-26T10:53:31.315Z] ---> a5dc983d0a33 [2021-01-26T10:53:31.315Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-26T10:53:31.597Z] ---> 320ca8aec14d [2021-01-26T10:53:31.597Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-26T10:53:31.597Z] ---> e949025e41e0 [2021-01-26T10:53:31.597Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-26T10:53:31.878Z] ---> 9f82d36d0956 [2021-01-26T10:53:31.878Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-26T10:53:32.906Z] Removing intermediate container 2e952bdbb50f [2021-01-26T10:53:32.906Z] ---> 4014a72557b0 [2021-01-26T10:53:32.906Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-26T10:53:33.183Z] ---> 79f1d2e527f9 [2021-01-26T10:53:33.183Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-26T10:53:33.183Z] ---> 13d22bff89de [2021-01-26T10:53:33.183Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-26T10:53:33.468Z] ---> b23b0d898ed9 [2021-01-26T10:53:33.468Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-26T10:53:33.468Z] ---> Running in 1037f66ac78f [2021-01-26T10:53:33.468Z] ---> Running in 459225917c1a [2021-01-26T10:53:33.468Z] ---> Running in 2e5c6338ff35 [2021-01-26T10:53:33.468Z] ---> 2d60662c82dd [2021-01-26T10:53:33.468Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-26T10:53:33.819Z] ---> Running in 6c2b176146d6 [2021-01-26T10:53:34.141Z] Removing intermediate container 1037f66ac78f [2021-01-26T10:53:34.141Z] ---> 67b06064fdb8 [2021-01-26T10:53:34.141Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-26T10:53:34.141Z] Removing intermediate container 459225917c1a [2021-01-26T10:53:34.141Z] ---> 9dd9af3adabf [2021-01-26T10:53:34.141Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T10:53:34.483Z] ---> Running in d6f225d0b32c [2021-01-26T10:53:34.483Z] ---> Running in 1121d7d97922 [2021-01-26T10:53:34.759Z] Removing intermediate container 6c2b176146d6 [2021-01-26T10:53:34.759Z] Removing intermediate container 2e5c6338ff35 [2021-01-26T10:53:34.759Z] ---> f33b41b6d25d [2021-01-26T10:53:34.759Z] Step 18/21 : CMD ["--init=true"] [2021-01-26T10:53:34.759Z] ---> b680561d66c5 [2021-01-26T10:53:34.759Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T10:53:35.032Z] ---> Running in 9c53f7bd2fb3 [2021-01-26T10:53:35.032Z] ---> Running in 65b7f5429268 [2021-01-26T10:53:35.303Z] Removing intermediate container d6f225d0b32c [2021-01-26T10:53:35.303Z] ---> 12f91d5f595e [2021-01-26T10:53:35.303Z] Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-26T10:53:35.303Z] ---> f2aa63b7109d [2021-01-26T10:53:35.303Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-26T10:53:35.303Z] Removing intermediate container 1121d7d97922 [2021-01-26T10:53:35.303Z] ---> 29dcc59a1be5 [2021-01-26T10:53:35.303Z] Step 20/22 : LABEL arch=arm64 [2021-01-26T10:53:35.578Z] ---> Running in 8a75c957dfd8 [2021-01-26T10:53:35.578Z] ---> Running in 354059dcabbf [2021-01-26T10:53:35.851Z] Removing intermediate container 9c53f7bd2fb3 [2021-01-26T10:53:35.851Z] ---> 95432ddf53bc [2021-01-26T10:53:35.851Z] Step 21/23 : LABEL arch=arm64 [2021-01-26T10:53:35.851Z] Removing intermediate container 65b7f5429268 [2021-01-26T10:53:35.851Z] ---> 8872e52cdf75 [2021-01-26T10:53:35.851Z] Step 19/21 : LABEL arch=arm64 [2021-01-26T10:53:36.125Z] ---> Running in 72433e5e90b7 [2021-01-26T10:53:36.125Z] ---> Running in e68a916bdc4c [2021-01-26T10:53:36.397Z] Removing intermediate container 354059dcabbf [2021-01-26T10:53:36.397Z] ---> ae7912fa5c88 [2021-01-26T10:53:36.397Z] Step 21/22 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da [2021-01-26T10:53:36.397Z] ---> 4df2dd5e77e8 [2021-01-26T10:53:36.397Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-26T10:53:36.672Z] ---> Running in e87ad7f40f40 [2021-01-26T10:53:36.672Z] ---> Running in 5f31ffc43f26 [2021-01-26T10:53:36.963Z] Removing intermediate container e68a916bdc4c [2021-01-26T10:53:36.963Z] ---> a1f1889c8d21 [2021-01-26T10:53:36.963Z] Step 20/21 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da [2021-01-26T10:53:36.963Z] Removing intermediate container 72433e5e90b7 [2021-01-26T10:53:36.963Z] ---> df9d667e3f0b [2021-01-26T10:53:36.963Z] Step 22/23 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da [2021-01-26T10:53:36.963Z] Move dockerize executable [2021-01-26T10:53:37.243Z] ---> Running in 2c7e9688efb2 [2021-01-26T10:53:37.243Z] ---> Running in d8c6d9ceb693 [2021-01-26T10:53:37.522Z] Removing intermediate container e87ad7f40f40 [2021-01-26T10:53:37.522Z] ---> a640cb3d0f7f [2021-01-26T10:53:37.522Z] Step 22/22 : LABEL version=0.0.0 [2021-01-26T10:53:37.799Z] ---> Running in 1ff82f385c72 [2021-01-26T10:53:37.799Z] Removing intermediate container d8c6d9ceb693 [2021-01-26T10:53:37.799Z] ---> c2fdde829af1 [2021-01-26T10:53:37.799Z] Step 23/23 : LABEL version=0.0.0 [2021-01-26T10:53:38.071Z] Removing intermediate container 2c7e9688efb2 [2021-01-26T10:53:38.071Z] ---> 4fa9f6ee0b0b [2021-01-26T10:53:38.071Z] Step 21/21 : LABEL version=0.0.0 [2021-01-26T10:53:38.071Z] ---> Running in 7d62d2a577b6 [2021-01-26T10:53:38.343Z] ---> Running in c03532e93166 [2021-01-26T10:53:38.343Z] Removing intermediate container 1ff82f385c72 [2021-01-26T10:53:38.343Z] ---> 63680ab56319 [2021-01-26T10:53:38.343Z] [2021-01-26T10:53:38.944Z] Successfully built 63680ab56319 [2021-01-26T10:53:39.218Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-26T10:53:39.218Z]  Building docker-support-scheduler-go ... done Building docker-support-notifications-go [2021-01-26T10:53:39.218Z] Removing intermediate container c03532e93166 [2021-01-26T10:53:39.218Z] ---> 0523446244cf [2021-01-26T10:53:39.218Z] [2021-01-26T10:53:39.218Z] Removing intermediate container 7d62d2a577b6 [2021-01-26T10:53:39.218Z] ---> 2c16addf275d [2021-01-26T10:53:39.218Z] [2021-01-26T10:53:39.218Z] Removing intermediate container 8a75c957dfd8 [2021-01-26T10:53:39.218Z] ---> b53b79d53b2a [2021-01-26T10:53:39.218Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-26T10:53:39.492Z] ---> Running in d0bbf83db873 [2021-01-26T10:53:39.771Z] Successfully built 0523446244cf [2021-01-26T10:53:39.771Z] Successfully built 2c16addf275d [2021-01-26T10:53:39.771Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-26T10:53:39.771Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-01-26T10:53:40.043Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-26T10:53:40.043Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-01-26T10:53:40.043Z] Removing intermediate container 5f31ffc43f26 [2021-01-26T10:53:40.043Z] ---> a5e05cbf972e [2021-01-26T10:53:40.043Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-26T10:53:40.318Z] Removing intermediate container d0bbf83db873 [2021-01-26T10:53:40.318Z] ---> 566a8ba4c0da [2021-01-26T10:53:40.318Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-26T10:53:40.318Z] ---> Running in e7244d522494 [2021-01-26T10:53:40.918Z] Removing intermediate container e7244d522494 [2021-01-26T10:53:40.918Z] ---> 726c2cc6b671 [2021-01-26T10:53:40.918Z] Step 22/24 : LABEL arch=arm64 [2021-01-26T10:53:40.918Z] ---> 784703ae505a [2021-01-26T10:53:40.918Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-26T10:53:40.918Z] ---> Running in e3c4350d5877 [2021-01-26T10:53:41.194Z] ---> Running in 6aff7ddbc623 [2021-01-26T10:53:41.472Z] Removing intermediate container e3c4350d5877 [2021-01-26T10:53:41.472Z] ---> fac07fab241a [2021-01-26T10:53:41.472Z] Step 23/24 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da [2021-01-26T10:53:41.754Z] ---> Running in 7dbe8c16e0b7 [2021-01-26T10:53:42.374Z] Removing intermediate container 7dbe8c16e0b7 [2021-01-26T10:53:42.374Z] ---> 85c9d3432e74 [2021-01-26T10:53:42.374Z] Step 24/24 : LABEL version=0.0.0 [2021-01-26T10:53:42.651Z] ---> Running in f7da4dbab943 [2021-01-26T10:53:44.098Z] Removing intermediate container f7da4dbab943 [2021-01-26T10:53:44.098Z] ---> 44f26e0f9c57 [2021-01-26T10:53:44.098Z] [2021-01-26T10:53:44.376Z] Successfully built 44f26e0f9c57 [2021-01-26T10:53:44.977Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-26T10:53:44.977Z] Building docker-sys-mgmt-agent-go [2021-01-26T10:53:45.958Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 6aff7ddbc623 [2021-01-26T10:53:45.958Z] ---> a4a3d1d1cc8f [2021-01-26T10:53:45.958Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T10:53:47.406Z] ---> 8bc5a7c61b39 [2021-01-26T10:53:47.406Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-26T10:53:50.813Z] ---> eef915f463fd [2021-01-26T10:53:50.813Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-26T10:53:51.412Z] ---> fd4fc7fd5247 [2021-01-26T10:53:51.412Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-26T10:53:54.044Z] ---> 1bd455ad37bb [2021-01-26T10:53:54.044Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-26T10:53:55.484Z] ---> dd6f83f4ae29 [2021-01-26T10:53:55.484Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-26T10:53:56.084Z] ---> Running in ff03837b1e24 [2021-01-26T10:53:57.064Z] Removing intermediate container ff03837b1e24 [2021-01-26T10:53:57.064Z] ---> 9e97c36fab89 [2021-01-26T10:53:57.064Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-26T10:53:58.501Z] ---> 999a4e479e79 [2021-01-26T10:53:58.501Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-26T10:53:59.099Z] ---> Running in 02c97c8044e3 [2021-01-26T10:54:01.736Z] Removing intermediate container 02c97c8044e3 [2021-01-26T10:54:01.736Z] ---> 3424d71e8733 [2021-01-26T10:54:01.736Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-26T10:54:02.016Z] ---> Running in 768be3251560 [2021-01-26T10:54:02.609Z] Removing intermediate container 768be3251560 [2021-01-26T10:54:02.609Z] ---> ff356decdc92 [2021-01-26T10:54:02.609Z] Step 30/33 : CMD ["gate"] [2021-01-26T10:54:03.212Z] ---> Running in 31c0a92f7ad4 [2021-01-26T10:54:04.193Z] Removing intermediate container 31c0a92f7ad4 [2021-01-26T10:54:04.193Z] ---> 5c59673b0bda [2021-01-26T10:54:04.193Z] Step 31/33 : LABEL arch=arm64 [2021-01-26T10:54:05.170Z] ---> Running in d64774500a0f [2021-01-26T10:54:05.779Z] Removing intermediate container d64774500a0f [2021-01-26T10:54:05.779Z] ---> a3070b94640e [2021-01-26T10:54:05.779Z] Step 32/33 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da [2021-01-26T10:54:06.759Z] ---> Running in f36d544e8678 [2021-01-26T10:54:07.365Z] Removing intermediate container f36d544e8678 [2021-01-26T10:54:07.365Z] ---> 198aa569168a [2021-01-26T10:54:07.365Z] Step 33/33 : LABEL version=0.0.0 [2021-01-26T10:54:08.350Z] ---> Running in ca356d10bc92 [2021-01-26T10:54:08.964Z] Removing intermediate container ca356d10bc92 [2021-01-26T10:54:08.964Z] ---> 55e62442e3eb [2021-01-26T10:54:08.964Z] [2021-01-26T10:54:09.264Z] Successfully built 55e62442e3eb [2021-01-26T10:54:09.264Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-26T10:54:11.438Z] Running on prd-ubuntu18.04-docker-8c-8g-22824 in /w/workspace/edgexfoundry_edgex-go_PR-3080 [Pipeline] { [Pipeline] ws [2021-01-26T10:54:11.542Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-26T10:54:13.725Z] using credential edgex-jenkins-ssh [2021-01-26T10:54:13.798Z] Cloning the remote Git repository [2021-01-26T10:54:13.825Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-26T10:54:13.895Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-26T10:54:13.926Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-26T10:54:13.926Z] > git --version # timeout=10 [2021-01-26T10:54:13.945Z] > git --version # 'git version 2.17.1' [2021-01-26T10:54:13.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T10:54:13.971Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T10:54:23.899Z] Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit caca1edf1c7f82230b0956996c48951e5cc8b8da [2021-01-26T10:54:24.017Z] Merge succeeded, producing caca1edf1c7f82230b0956996c48951e5cc8b8da [2021-01-26T10:54:24.017Z] Checking out Revision caca1edf1c7f82230b0956996c48951e5cc8b8da (PR-3080) [2021-01-26T10:54:23.288Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-26T10:54:23.294Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T10:54:23.304Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-26T10:54:23.322Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-26T10:54:23.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T10:54:23.326Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3080/head:refs/remotes/origin/PR-3080 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-26T10:54:23.927Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T10:54:23.931Z] > git checkout -f caca1edf1c7f82230b0956996c48951e5cc8b8da # timeout=10 [2021-01-26T10:54:24.000Z] > git remote # timeout=10 [2021-01-26T10:54:24.007Z] > git config --get remote.origin.url # timeout=10 [2021-01-26T10:54:24.018Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T10:54:24.022Z] > git merge eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 [2021-01-26T10:54:24.031Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-26T10:54:24.040Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T10:54:24.053Z] > git checkout -f caca1edf1c7f82230b0956996c48951e5cc8b8da # timeout=10 [2021-01-26T10:54:27.682Z] Commit message: "feat(meta): Invoke Device Service callback for DeviceService change" [2021-01-26T10:54:27.729Z] > git --version # timeout=10 [2021-01-26T10:54:27.733Z] > git --version # 'git version 2.17.1' [2021-01-26T10:54:27.736Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-26T10:54:29.259Z] + echo snap-build.sh [2021-01-26T10:54:29.259Z] snap-build.sh [2021-01-26T10:54:29.259Z] + SNAP_BASE_DIR=. [2021-01-26T10:54:29.259Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-26T10:54:29.259Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-26T10:54:29.259Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-26T10:54:29.259Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-26T10:54:29.259Z] + cd /w/workspace/edgex-go/1 [2021-01-26T10:54:29.259Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-26T10:54:29.259Z] Reading package lists... [2021-01-26T10:54:29.259Z] Building dependency tree... [2021-01-26T10:54:29.259Z] Reading state information... [2021-01-26T10:54:29.522Z] The following packages were automatically installed and are no longer required: [2021-01-26T10:54:29.522Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-26T10:54:29.522Z] uidmap xdelta3 [2021-01-26T10:54:29.522Z] Use 'sudo apt autoremove' to remove them. [2021-01-26T10:54:29.522Z] The following packages will be REMOVED: [2021-01-26T10:54:29.522Z] lxd* lxd-client* [2021-01-26T10:54:29.788Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-26T10:54:29.788Z] After this operation, 31.7 MB disk space will be freed. [2021-01-26T10:54:30.843Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-26T10:54:30.843Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-26T10:54:31.784Z] Removing lxd dnsmasq configuration [2021-01-26T10:54:31.784Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-26T10:54:31.784Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-26T10:54:32.726Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-26T10:54:32.994Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-26T10:54:32.994Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-26T10:54:34.387Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-26T10:54:34.387Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-26T10:54:35.333Z] + sudo snap remove --purge lxd [2021-01-26T10:54:35.598Z] snap "lxd" is not installed [2021-01-26T10:54:35.598Z] + sudo groupadd --force --system lxd [2021-01-26T10:54:35.598Z] ++ whoami [2021-01-26T10:54:35.598Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-26T10:54:35.598Z] + newgrp - lxd [2021-01-26T10:54:35.598Z] + sudo snap install lxd [2021-01-26T10:54:36.092Z]  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T10:54:36.092Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-26T10:54:36.092Z] ---> 373f8ffb2c28 [2021-01-26T10:54:36.092Z] Step 3/22 : WORKDIR /edgex-go [2021-01-26T10:54:36.092Z] ---> Using cache [2021-01-26T10:54:36.092Z] ---> 6745fdb595dd [2021-01-26T10:54:36.092Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T10:54:36.092Z] ---> Using cache [2021-01-26T10:54:36.092Z] ---> 189a585a10f4 [2021-01-26T10:54:36.092Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-26T10:54:36.092Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T10:54:36.092Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-26T10:54:36.092Z] ---> 373f8ffb2c28 [2021-01-26T10:54:36.092Z] Step 3/23 : WORKDIR /edgex-go [2021-01-26T10:54:36.092Z] ---> Using cache [2021-01-26T10:54:36.092Z] ---> 6745fdb595dd [2021-01-26T10:54:36.092Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T10:54:36.092Z] ---> Using cache [2021-01-26T10:54:36.092Z] ---> 189a585a10f4 [2021-01-26T10:54:36.092Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-26T10:54:36.092Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T10:54:36.092Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-26T10:54:36.092Z] ---> 373f8ffb2c28 [2021-01-26T10:54:36.092Z] Step 3/23 : WORKDIR /edgex-go [2021-01-26T10:54:36.092Z] ---> Using cache [2021-01-26T10:54:36.092Z] ---> 6745fdb595dd [2021-01-26T10:54:36.092Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T10:54:36.092Z] ---> Using cache [2021-01-26T10:54:36.092Z] ---> 189a585a10f4 [2021-01-26T10:54:36.092Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-26T10:54:36.092Z] ---> Using cache [2021-01-26T10:54:36.092Z] ---> b9988c3c7c89 [2021-01-26T10:54:36.092Z] Step 6/23 : COPY go.mod . [2021-01-26T10:54:36.092Z] ---> Using cache [2021-01-26T10:54:36.092Z] ---> 8ba087179bf6 [2021-01-26T10:54:36.092Z] Step 7/23 : RUN go mod download [2021-01-26T10:54:36.092Z] ---> Using cache [2021-01-26T10:54:36.092Z] ---> e62da29907ad [2021-01-26T10:54:36.092Z] Step 8/23 : COPY . . [2021-01-26T10:54:36.092Z] ---> Using cache [2021-01-26T10:54:36.092Z] ---> 5b09df5a0b9b [2021-01-26T10:54:36.092Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-26T10:54:37.078Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T10:54:37.078Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-26T10:54:37.078Z] ---> 373f8ffb2c28 [2021-01-26T10:54:37.078Z] Step 3/26 : WORKDIR /edgex-go [2021-01-26T10:54:37.078Z] ---> Using cache [2021-01-26T10:54:37.078Z] ---> 6745fdb595dd [2021-01-26T10:54:37.078Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T10:54:37.078Z] ---> Using cache [2021-01-26T10:54:37.078Z] ---> 189a585a10f4 [2021-01-26T10:54:37.078Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-26T10:54:40.467Z] ---> Running in 3f232f1bef6e [2021-01-26T10:54:40.467Z] ---> Running in 1f813d90a918 [2021-01-26T10:54:40.467Z] ---> Running in 9106e2c69af3 [2021-01-26T10:54:40.467Z] ---> Running in c830644aff5a [2021-01-26T10:54:41.919Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T10:54:41.919Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T10:54:41.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-26T10:54:41.919Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T10:54:42.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T10:54:42.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T10:54:42.804Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T10:54:43.756Z] 2021-01-26T10:54:40Z INFO Waiting for automatic snapd restart... [2021-01-26T10:54:43.803Z] OK: 217 MiB in 51 packages [2021-01-26T10:54:43.803Z] OK: 217 MiB in 51 packages [2021-01-26T10:54:43.803Z] OK: 217 MiB in 51 packages [2021-01-26T10:54:45.811Z] Removing intermediate container 1f813d90a918 [2021-01-26T10:54:45.811Z] ---> 32b4372cf378 [2021-01-26T10:54:45.811Z] Step 6/23 : COPY go.mod . [2021-01-26T10:54:46.423Z] Removing intermediate container 9106e2c69af3 [2021-01-26T10:54:46.423Z] ---> 6f60cd70b0a2 [2021-01-26T10:54:46.423Z] Step 6/26 : COPY go.mod . [2021-01-26T10:54:46.423Z] Removing intermediate container 3f232f1bef6e [2021-01-26T10:54:46.423Z] ---> 9ab71498d353 [2021-01-26T10:54:46.423Z] Step 6/22 : COPY go.mod . [2021-01-26T10:54:47.028Z] ---> 75d37e91d3ce [2021-01-26T10:54:47.028Z] Step 7/23 : RUN go mod download [2021-01-26T10:54:47.637Z] ---> Running in 982851dbc14e [2021-01-26T10:54:47.637Z] ---> b60e8955b929 [2021-01-26T10:54:47.637Z] Step 7/26 : RUN go mod download [2021-01-26T10:54:47.917Z] ---> Running in cefce9f3d68f [2021-01-26T10:54:48.199Z] ---> 8cdb8afe1542 [2021-01-26T10:54:48.199Z] Step 7/22 : RUN go mod download [2021-01-26T10:54:48.482Z] ---> Running in 94bc67ea864f [2021-01-26T10:54:52.838Z] Removing intermediate container 982851dbc14e [2021-01-26T10:54:52.838Z] ---> c779db1c9d7a [2021-01-26T10:54:52.838Z] Step 8/23 : COPY . . [2021-01-26T10:54:53.117Z] Removing intermediate container cefce9f3d68f [2021-01-26T10:54:53.117Z] ---> 94d41f99c7e0 [2021-01-26T10:54:53.118Z] Step 8/26 : COPY . . [2021-01-26T10:54:53.397Z] Removing intermediate container 94bc67ea864f [2021-01-26T10:54:53.397Z] ---> e59c2582db28 [2021-01-26T10:54:53.397Z] Step 8/22 : COPY . . [2021-01-26T10:54:56.005Z] lxd 4.10 from Canonical* installed [2021-01-26T10:54:56.005Z] + sudo lxd init --auto [2021-01-26T10:55:04.156Z] + sudo snap install --classic snapcraft [2021-01-26T10:55:10.743Z] snapcraft 4.4.4 from Canonical* installed [2021-01-26T10:55:10.743Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-26T10:55:10.743Z] + patch --verbose -p1 [2021-01-26T10:55:10.743Z] Hmm... Looks like a unified diff to me... [2021-01-26T10:55:10.743Z] The text leading up to this was: [2021-01-26T10:55:10.743Z] -------------------------- [2021-01-26T10:55:10.743Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-26T10:55:10.743Z] |From: Tony Espy [2021-01-26T10:55:10.743Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-26T10:55:10.743Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-26T10:55:10.743Z] | [2021-01-26T10:55:10.743Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-26T10:55:10.743Z] |optimize the snap CI check run for pull requests. When [2021-01-26T10:55:10.743Z] |applied, it essentially strips out everything (apps and [2021-01-26T10:55:10.743Z] |parts) from the snapcraft.yaml file except those required [2021-01-26T10:55:10.743Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-26T10:55:10.743Z] |catch changes to edgex-go that break the snap build. [2021-01-26T10:55:10.743Z] | [2021-01-26T10:55:10.743Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-26T10:55:10.743Z] |to update this patch file, otherwise it may fail to apply, [2021-01-26T10:55:10.743Z] |resulting in a failed snap build CI check in the associated [2021-01-26T10:55:10.743Z] |pull request. [2021-01-26T10:55:10.743Z] | [2021-01-26T10:55:10.743Z] |Note - in addition to applying this patch, the pipeline also [2021-01-26T10:55:10.743Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-26T10:55:10.743Z] |need to build the finally binary .snap file (and it won't [2021-01-26T10:55:10.743Z] |work with the patch applied). This further reduces the build [2021-01-26T10:55:10.743Z] |time. [2021-01-26T10:55:10.743Z] |--- [2021-01-26T10:55:10.743Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-26T10:55:10.743Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-26T10:55:10.743Z] | [2021-01-26T10:55:10.743Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-26T10:55:10.743Z] |index 1e537489..faf42425 100644 [2021-01-26T10:55:10.743Z] |--- a/snap/snapcraft.yaml [2021-01-26T10:55:10.743Z] |+++ b/snap/snapcraft.yaml [2021-01-26T10:55:10.743Z] -------------------------- [2021-01-26T10:55:10.743Z] patching file snap/snapcraft.yaml [2021-01-26T10:55:10.743Z] Using Plan A... [2021-01-26T10:55:10.743Z] Hunk #1 succeeded at 73. [2021-01-26T10:55:10.743Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-26T10:55:10.743Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-26T10:55:10.743Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-26T10:55:10.743Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-26T10:55:10.743Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-26T10:55:10.743Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-26T10:55:10.743Z] Hunk #8 succeeded at 342. [2021-01-26T10:55:10.743Z] Hmm... Ignoring the trailing garbage. [2021-01-26T10:55:10.743Z] done [2021-01-26T10:55:10.743Z] + sudo snapcraft prime --use-lxd [2021-01-26T10:55:11.684Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-26T10:55:11.684Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-26T10:55:11.684Z] - README.md [2021-01-26T10:55:11.684Z] - snapcraft.yaml.orig [2021-01-26T10:55:11.684Z] [2021-01-26T10:55:11.684Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-26T10:55:12.259Z] Launching a container. [2021-01-26T10:55:24.508Z] Waiting for container to be ready [2021-01-26T10:55:24.508Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-26T10:55:24.508Z] [2021-01-26T10:55:27.061Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-26T10:55:27.061Z] Waiting for network to be ready... [2021-01-26T10:55:27.334Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-26T10:55:27.595Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-26T10:55:27.595Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-26T10:55:27.595Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-26T10:55:27.595Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-26T10:55:27.595Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-26T10:55:27.595Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-26T10:55:27.595Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-26T10:55:27.595Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-26T10:55:27.856Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-26T10:55:28.117Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-26T10:55:28.117Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-26T10:55:28.377Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-26T10:55:28.638Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-26T10:55:28.638Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-26T10:55:28.638Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-26T10:55:28.638Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-26T10:55:28.638Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-26T10:55:28.898Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-26T10:55:29.158Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1853 kB] [2021-01-26T10:55:29.158Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [386 kB] [2021-01-26T10:55:29.158Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-01-26T10:55:29.158Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-01-26T10:55:29.158Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-26T10:55:29.158Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-26T10:55:29.158Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1709 kB] [2021-01-26T10:55:29.419Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-01-26T10:55:31.332Z] Fetched 23.8 MB in 4s (5956 kB/s) [2021-01-26T10:55:32.276Z] Reading package lists... [2021-01-26T10:55:32.276Z] Reading package lists... [2021-01-26T10:55:32.517Z] ---> 278db0541256 [2021-01-26T10:55:32.517Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-26T10:55:32.517Z] ---> a809abff4b6e [2021-01-26T10:55:32.517Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-26T10:55:32.517Z] ---> c0bf678de30b [2021-01-26T10:55:32.517Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-26T10:55:32.517Z] ---> Running in 962b82bc76a6 [2021-01-26T10:55:32.517Z] ---> Running in 405c93d5d48e [2021-01-26T10:55:32.517Z] ---> Running in ba2235d38d39 [2021-01-26T10:55:32.517Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-26T10:55:32.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-26T10:55:32.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-26T10:55:32.517Z] Removing intermediate container c830644aff5a [2021-01-26T10:55:32.517Z] ---> 26ebf152b143 [2021-01-26T10:55:32.517Z] [2021-01-26T10:55:32.517Z] Step 10/23 : FROM alpine:3.12 [2021-01-26T10:55:32.517Z] ---> afeebe901d6b [2021-01-26T10:55:32.517Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-26T10:55:32.517Z] ---> Using cache [2021-01-26T10:55:32.517Z] ---> 4dcdb446b604 [2021-01-26T10:55:32.517Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-26T10:55:32.517Z] ---> Using cache [2021-01-26T10:55:32.517Z] ---> 2c33ef883494 [2021-01-26T10:55:32.517Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-26T10:55:32.517Z] ---> Running in e08d93ea8cdb [2021-01-26T10:55:32.538Z] Building dependency tree... [2021-01-26T10:55:32.538Z] Reading state information... [2021-01-26T10:55:32.538Z] The following additional packages will be installed: [2021-01-26T10:55:32.538Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-26T10:55:32.538Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-26T10:55:32.538Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-26T10:55:32.538Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-26T10:55:32.538Z] Suggested packages: [2021-01-26T10:55:32.538Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-26T10:55:32.538Z] Recommended packages: [2021-01-26T10:55:32.538Z] gnupg libsasl2-modules [2021-01-26T10:55:32.538Z] The following NEW packages will be installed: [2021-01-26T10:55:32.538Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-26T10:55:32.538Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-26T10:55:32.538Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-26T10:55:32.538Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-26T10:55:32.538Z] The following packages will be upgraded: [2021-01-26T10:55:32.538Z] gpg gpg-agent gpgconf libudev1 [2021-01-26T10:55:32.806Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-01-26T10:55:32.806Z] Need to get 3533 kB of archives. [2021-01-26T10:55:32.806Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-26T10:55:32.806Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-26T10:55:32.806Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-26T10:55:33.066Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-26T10:55:33.124Z] Removing intermediate container e08d93ea8cdb [2021-01-26T10:55:33.124Z] ---> 5b4054186fc0 [2021-01-26T10:55:33.124Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-26T10:55:33.124Z] ---> Running in c0cffe395a03 [2021-01-26T10:55:33.327Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-26T10:55:33.327Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-26T10:55:33.591Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-26T10:55:33.591Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-26T10:55:33.591Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-26T10:55:33.591Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-26T10:55:33.591Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-26T10:55:33.591Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-26T10:55:33.591Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-26T10:55:33.591Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-26T10:55:33.591Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-26T10:55:33.591Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-26T10:55:33.591Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-26T10:55:33.591Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-26T10:55:33.591Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-26T10:55:33.591Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-26T10:55:33.591Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-26T10:55:33.853Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-26T10:55:33.853Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-26T10:55:33.853Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-26T10:55:33.853Z] Fetched 3533 kB in 1s (3078 kB/s) [2021-01-26T10:55:33.853Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-26T10:55:33.853Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-26T10:55:33.853Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-26T10:55:34.110Z] Removing intermediate container c0cffe395a03 [2021-01-26T10:55:34.110Z] ---> 534b10308475 [2021-01-26T10:55:34.110Z] Step 15/23 : WORKDIR / [2021-01-26T10:55:34.110Z] ---> Running in 1d0bff72282b [2021-01-26T10:55:34.113Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-26T10:55:34.113Z] Selecting previously unselected package udev. [2021-01-26T10:55:34.113Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-26T10:55:34.113Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-26T10:55:34.374Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-26T10:55:34.374Z] Selecting previously unselected package libfuse2:amd64. [2021-01-26T10:55:34.634Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-26T10:55:34.634Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-26T10:55:34.634Z] Selecting previously unselected package fuse. [2021-01-26T10:55:34.634Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-26T10:55:34.634Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-26T10:55:34.712Z] Removing intermediate container 1d0bff72282b [2021-01-26T10:55:34.712Z] ---> cbccd98fe8c0 [2021-01-26T10:55:34.712Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T10:55:34.895Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-26T10:55:34.895Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-26T10:55:34.895Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-26T10:55:34.895Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-26T10:55:35.162Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-26T10:55:35.162Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-26T10:55:35.162Z] Selecting previously unselected package libksba8:amd64. [2021-01-26T10:55:35.424Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-26T10:55:35.424Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-26T10:55:35.424Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-26T10:55:35.424Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T10:55:35.424Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T10:55:35.688Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-26T10:55:35.688Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T10:55:35.688Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T10:55:35.688Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-26T10:55:35.688Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T10:55:35.688Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T10:55:35.688Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-26T10:55:35.688Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T10:55:35.688Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T10:55:35.951Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-26T10:55:35.951Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T10:55:35.951Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T10:55:35.951Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-26T10:55:35.951Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T10:55:35.951Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T10:55:36.168Z] ---> aec0627718eb [2021-01-26T10:55:36.168Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-26T10:55:36.213Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-26T10:55:36.213Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T10:55:36.213Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T10:55:36.213Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-26T10:55:36.213Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T10:55:36.213Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T10:55:36.474Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-26T10:55:36.474Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T10:55:36.474Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T10:55:36.474Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-26T10:55:36.474Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-26T10:55:36.474Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-26T10:55:36.474Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-26T10:55:36.474Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-26T10:55:36.474Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-26T10:55:36.474Z] Selecting previously unselected package libldap-common. [2021-01-26T10:55:36.474Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-26T10:55:36.474Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-26T10:55:36.739Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-26T10:55:36.739Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-26T10:55:36.739Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-26T10:55:36.739Z] Selecting previously unselected package dirmngr. [2021-01-26T10:55:36.739Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-26T10:55:36.739Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-26T10:55:37.003Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-26T10:55:37.003Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-26T10:55:37.003Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-26T10:55:37.003Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-26T10:55:37.003Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-26T10:55:37.003Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-26T10:55:37.003Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T10:55:37.003Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-26T10:55:37.264Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-26T10:55:37.264Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-26T10:55:37.526Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-26T10:55:37.788Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T10:55:37.788Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-26T10:55:37.788Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-26T10:55:38.050Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-26T10:55:38.050Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T10:55:38.050Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T10:55:38.050Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T10:55:38.050Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T10:55:38.050Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T10:55:38.050Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T10:55:38.050Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T10:55:38.050Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-26T10:55:38.155Z] ---> fcd16bf9f784 [2021-01-26T10:55:38.155Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-26T10:55:38.310Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-26T10:55:38.310Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-26T10:55:38.574Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-26T10:55:38.574Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-26T10:55:38.574Z] This means they are not meant to be enabled using systemctl. [2021-01-26T10:55:38.574Z] Possible reasons for having this kind of units are: [2021-01-26T10:55:38.574Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-26T10:55:38.574Z] .wants/ or .requires/ directory. [2021-01-26T10:55:38.574Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-26T10:55:38.574Z] a requirement dependency on it. [2021-01-26T10:55:38.574Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-26T10:55:38.574Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-26T10:55:38.574Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-26T10:55:38.574Z] instance name specified. [2021-01-26T10:55:38.835Z] Reading package lists... [2021-01-26T10:55:39.100Z] Building dependency tree... [2021-01-26T10:55:39.100Z] Reading state information... [2021-01-26T10:55:39.100Z] The following additional packages will be installed: [2021-01-26T10:55:39.100Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-26T10:55:39.100Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-26T10:55:39.100Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-26T10:55:39.100Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-26T10:55:39.100Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-26T10:55:39.100Z] Suggested packages: [2021-01-26T10:55:39.100Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-26T10:55:39.100Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-26T10:55:39.100Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-26T10:55:39.100Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-26T10:55:39.100Z] systemd-container policykit-1 [2021-01-26T10:55:39.100Z] Recommended packages: [2021-01-26T10:55:39.100Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-26T10:55:39.100Z] The following NEW packages will be installed: [2021-01-26T10:55:39.100Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-26T10:55:39.100Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-26T10:55:39.100Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-26T10:55:39.100Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-26T10:55:39.100Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-26T10:55:39.100Z] The following packages will be upgraded: [2021-01-26T10:55:39.100Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-26T10:55:39.143Z] ---> 07becbb3f146 [2021-01-26T10:55:39.143Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-26T10:55:39.143Z] ---> Running in 8725844c9694 [2021-01-26T10:55:39.361Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-01-26T10:55:39.361Z] Need to get 35.2 MB of archives. [2021-01-26T10:55:39.361Z] After this operation, 141 MB of additional disk space will be used. [2021-01-26T10:55:39.361Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-26T10:55:39.361Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-26T10:55:39.361Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-26T10:55:39.361Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-26T10:55:39.361Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-26T10:55:39.621Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-26T10:55:39.622Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-26T10:55:39.622Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-26T10:55:39.622Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-26T10:55:39.622Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-26T10:55:39.622Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-26T10:55:39.622Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-26T10:55:39.622Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-26T10:55:39.622Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-26T10:55:39.622Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-26T10:55:39.622Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-26T10:55:39.622Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-26T10:55:40.129Z] Removing intermediate container 8725844c9694 [2021-01-26T10:55:40.129Z] ---> a70c2ea48d97 [2021-01-26T10:55:40.129Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T10:55:40.129Z] ---> Running in a360438e1651 [2021-01-26T10:55:40.192Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-26T10:55:40.452Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-26T10:55:40.452Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-26T10:55:40.452Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-26T10:55:40.452Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-26T10:55:40.452Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-26T10:55:40.452Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-26T10:55:40.452Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-26T10:55:40.452Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-26T10:55:40.452Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-26T10:55:40.452Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-26T10:55:40.452Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-26T10:55:40.452Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-26T10:55:41.125Z] Removing intermediate container a360438e1651 [2021-01-26T10:55:41.125Z] ---> 8f7f0444a196 [2021-01-26T10:55:41.125Z] Step 21/23 : LABEL arch=arm64 [2021-01-26T10:55:41.125Z] ---> Running in a8992ede5c92 [2021-01-26T10:55:41.839Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-26T10:55:41.839Z] Fetched 35.2 MB in 2s (15.3 MB/s) [2021-01-26T10:55:41.839Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-26T10:55:41.839Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-26T10:55:41.839Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-26T10:55:42.111Z] Removing intermediate container a8992ede5c92 [2021-01-26T10:55:42.111Z] ---> dfd493ea9f4a [2021-01-26T10:55:42.111Z] Step 22/23 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da [2021-01-26T10:55:42.111Z] ---> Running in f403fce634bd [2021-01-26T10:55:42.411Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-26T10:55:42.411Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-26T10:55:42.674Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-26T10:55:42.674Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-26T10:55:42.674Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-26T10:55:42.674Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-26T10:55:42.718Z] Removing intermediate container f403fce634bd [2021-01-26T10:55:42.718Z] ---> b6aaf6943da7 [2021-01-26T10:55:42.718Z] Step 23/23 : LABEL version=0.0.0 [2021-01-26T10:55:42.935Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-26T10:55:42.935Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-26T10:55:42.935Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-26T10:55:42.994Z] ---> Running in 1b5c75bf4a5c [2021-01-26T10:55:43.195Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-26T10:55:43.456Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-26T10:55:43.456Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-26T10:55:43.718Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-26T10:55:43.979Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-26T10:55:43.979Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-26T10:55:43.979Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-26T10:55:43.980Z] Removing intermediate container 1b5c75bf4a5c [2021-01-26T10:55:43.980Z] ---> 48d0bb5a082f [2021-01-26T10:55:43.980Z] [2021-01-26T10:55:44.241Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-26T10:55:44.241Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-26T10:55:44.241Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-26T10:55:44.258Z] Successfully built 48d0bb5a082f [2021-01-26T10:55:44.507Z] Selecting previously unselected package libexpat1:amd64. [2021-01-26T10:55:44.507Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-26T10:55:44.507Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-26T10:55:44.507Z] Selecting previously unselected package python3.6-minimal. [2021-01-26T10:55:44.507Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-26T10:55:44.507Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-26T10:55:44.535Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-26T10:55:44.767Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-26T10:55:44.767Z] Checking for services that may need to be restarted...done. [2021-01-26T10:55:45.028Z] Checking for services that may need to be restarted...done. [2021-01-26T10:55:45.028Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-26T10:55:45.028Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-26T10:55:45.028Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-26T10:55:45.602Z] Selecting previously unselected package python3-minimal. [2021-01-26T10:55:45.602Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-26T10:55:45.602Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-26T10:55:45.602Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-26T10:55:45.865Z] Selecting previously unselected package mime-support. [2021-01-26T10:55:45.865Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-26T10:55:45.865Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-26T10:55:45.865Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-26T10:55:45.865Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-26T10:55:45.865Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-26T10:55:46.126Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-26T10:55:46.126Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-26T10:55:46.126Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-26T10:55:46.388Z] Selecting previously unselected package python3.6. [2021-01-26T10:55:46.388Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-26T10:55:46.388Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-26T10:55:46.388Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-26T10:55:46.388Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-26T10:55:46.388Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-26T10:55:46.388Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-26T10:55:46.649Z] Selecting previously unselected package python3. [2021-01-26T10:55:46.649Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-26T10:55:46.649Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-26T10:55:46.649Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-26T10:55:46.910Z] Selecting previously unselected package multiarch-support. [2021-01-26T10:55:46.910Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-26T10:55:46.910Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-26T10:55:46.910Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-26T10:55:46.910Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-26T10:55:46.910Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-26T10:55:46.910Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-26T10:55:46.910Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-26T10:55:47.170Z] Selecting previously unselected package libbsd0:amd64. [2021-01-26T10:55:47.170Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-26T10:55:47.170Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-26T10:55:47.170Z] Selecting previously unselected package sudo. [2021-01-26T10:55:47.170Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-26T10:55:47.170Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-26T10:55:47.431Z] Selecting previously unselected package apparmor. [2021-01-26T10:55:47.431Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-26T10:55:47.431Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-26T10:55:47.431Z] Selecting previously unselected package libedit2:amd64. [2021-01-26T10:55:47.431Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-26T10:55:47.431Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-26T10:55:47.692Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-26T10:55:47.692Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-26T10:55:47.692Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-26T10:55:47.692Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-26T10:55:47.692Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-26T10:55:47.692Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-26T10:55:47.692Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-26T10:55:47.692Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-26T10:55:47.692Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-26T10:55:47.951Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-26T10:55:47.952Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-26T10:55:47.952Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-26T10:55:47.952Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-26T10:55:47.952Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-26T10:55:47.952Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-26T10:55:48.217Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-26T10:55:48.217Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-26T10:55:48.217Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-26T10:55:48.478Z] Selecting previously unselected package openssh-client. [2021-01-26T10:55:48.478Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-26T10:55:48.478Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-26T10:55:48.478Z] Selecting previously unselected package squashfs-tools. [2021-01-26T10:55:48.478Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-26T10:55:48.478Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-26T10:55:48.739Z] Selecting previously unselected package snapd. [2021-01-26T10:55:48.739Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-26T10:55:48.739Z] Unpacking snapd (2.48+18.04) ... [2021-01-26T10:55:50.654Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-26T10:55:50.654Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-26T10:55:51.227Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-26T10:55:51.799Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-26T10:55:51.799Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-26T10:55:51.799Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-26T10:55:51.799Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-26T10:55:51.799Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-26T10:55:51.799Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-26T10:55:52.743Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-26T10:55:52.743Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-26T10:55:52.743Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-26T10:55:53.004Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-26T10:55:53.004Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-26T10:55:53.004Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-26T10:55:53.576Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-26T10:55:53.576Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-26T10:55:53.576Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-26T10:55:53.576Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-26T10:55:53.576Z] running python rtupdate hooks for python3.6... [2021-01-26T10:55:53.576Z] running python post-rtupdate hooks for python3.6... [2021-01-26T10:55:53.836Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-26T10:55:55.219Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-26T10:55:55.219Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-26T10:55:55.219Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-26T10:55:55.478Z] Setting up snapd (2.48+18.04) ... [2021-01-26T10:55:55.740Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-26T10:55:56.000Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-26T10:55:56.261Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-26T10:55:56.261Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-26T10:55:56.523Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-26T10:55:56.523Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-26T10:55:56.523Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-26T10:55:56.784Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-26T10:55:57.046Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-26T10:55:57.046Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-26T10:55:57.310Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-01-26T10:55:57.310Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-26T10:55:57.310Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-26T10:55:58.257Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-26T10:55:58.257Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-26T10:55:58.257Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-26T10:55:59.468Z] Reading package lists... [2021-01-26T10:55:59.469Z] Reading package lists... [2021-01-26T10:55:59.730Z] Building dependency tree... [2021-01-26T10:55:59.730Z] Reading state information... [2021-01-26T10:55:59.730Z] Calculating upgrade... [2021-01-26T10:55:59.991Z] The following packages will be upgraded: [2021-01-26T10:55:59.991Z] advancecomp base-files bash binutils binutils-common [2021-01-26T10:55:59.991Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-26T10:55:59.991Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-26T10:55:59.991Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-01-26T10:55:59.991Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-01-26T10:55:59.991Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-01-26T10:55:59.991Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-01-26T10:55:59.991Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-01-26T10:55:59.991Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-01-26T10:55:59.991Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-01-26T10:55:59.991Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-01-26T10:55:59.991Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-01-26T10:55:59.991Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-01-26T10:55:59.991Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-01-26T10:55:59.991Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-26T10:56:00.253Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-26T10:56:00.253Z] Need to get 63.8 MB of archives. [2021-01-26T10:56:00.253Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-26T10:56:00.253Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-26T10:56:00.253Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-26T10:56:00.513Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-26T10:56:00.513Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-26T10:56:00.513Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-26T10:56:00.777Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-26T10:56:00.777Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-26T10:56:00.777Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-26T10:56:00.777Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-26T10:56:00.777Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-26T10:56:00.777Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-26T10:56:00.777Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-26T10:56:00.777Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-26T10:56:00.777Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-26T10:56:00.777Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-26T10:56:00.777Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-26T10:56:00.777Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-26T10:56:01.037Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] [2021-01-26T10:56:01.037Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-26T10:56:01.037Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-26T10:56:01.037Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-26T10:56:01.037Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-26T10:56:01.037Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-26T10:56:01.303Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-26T10:56:01.303Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-26T10:56:01.303Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-26T10:56:01.303Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-26T10:56:01.303Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-26T10:56:01.303Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-26T10:56:01.303Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-26T10:56:01.303Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-26T10:56:01.303Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-26T10:56:01.303Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-26T10:56:01.303Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-26T10:56:01.303Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-26T10:56:01.303Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-01-26T10:56:01.304Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-01-26T10:56:01.304Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-26T10:56:01.304Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-26T10:56:01.304Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-26T10:56:01.304Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-26T10:56:01.304Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-26T10:56:01.565Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-26T10:56:01.565Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-26T10:56:01.565Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-26T10:56:01.565Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-26T10:56:01.565Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-26T10:56:01.565Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-26T10:56:01.565Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-26T10:56:01.565Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-26T10:56:01.565Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-26T10:56:01.566Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-26T10:56:01.566Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-26T10:56:01.566Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-26T10:56:01.566Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-26T10:56:01.566Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-26T10:56:01.566Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-26T10:56:01.566Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-26T10:56:01.566Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-26T10:56:01.566Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-26T10:56:01.566Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-26T10:56:01.566Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-26T10:56:01.566Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-26T10:56:01.566Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-26T10:56:01.566Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-26T10:56:01.566Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-26T10:56:01.566Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-26T10:56:01.566Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-26T10:56:01.566Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-26T10:56:01.830Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-26T10:56:01.830Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-26T10:56:01.830Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-26T10:56:01.830Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-26T10:56:01.830Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-26T10:56:01.830Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-26T10:56:01.830Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-26T10:56:01.830Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-26T10:56:01.830Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-26T10:56:01.830Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-26T10:56:02.091Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-26T10:56:02.091Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-26T10:56:02.091Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-26T10:56:02.091Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-26T10:56:02.091Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-26T10:56:02.091Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-26T10:56:02.091Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-26T10:56:02.091Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-26T10:56:02.091Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-26T10:56:02.091Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-26T10:56:02.091Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-26T10:56:02.664Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-26T10:56:02.924Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-26T10:56:02.924Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-26T10:56:03.184Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-26T10:56:03.446Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-26T10:56:03.446Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-26T10:56:03.446Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-26T10:56:03.446Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-26T10:56:03.446Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-26T10:56:03.446Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-26T10:56:03.446Z] Fetched 63.8 MB in 3s (18.5 MB/s) [2021-01-26T10:56:03.706Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T10:56:03.706Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-26T10:56:03.706Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-26T10:56:04.283Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-26T10:56:04.283Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-26T10:56:04.543Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... [2021-01-26T10:56:04.543Z] Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... [2021-01-26T10:56:05.116Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T10:56:05.377Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T10:56:05.377Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T10:56:05.377Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T10:56:05.637Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T10:56:05.637Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T10:56:05.898Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T10:56:05.898Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T10:56:05.898Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T10:56:05.898Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T10:56:05.898Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T10:56:06.159Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T10:56:06.159Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T10:56:06.159Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T10:56:06.159Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T10:56:06.421Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-26T10:56:06.421Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T10:56:06.421Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-26T10:56:06.421Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-26T10:56:06.687Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-26T10:56:06.687Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T10:56:06.687Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T10:56:06.687Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T10:56:06.949Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T10:56:06.949Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T10:56:06.949Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T10:56:07.210Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T10:56:07.472Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-26T10:56:07.472Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-26T10:56:07.472Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-26T10:56:08.046Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-26T10:56:08.306Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-26T10:56:08.306Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-26T10:56:08.306Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-26T10:56:08.306Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-26T10:56:08.306Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-26T10:56:08.566Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-26T10:56:08.566Z] Installing new version of config file /etc/issue ... [2021-01-26T10:56:08.566Z] Installing new version of config file /etc/issue.net ... [2021-01-26T10:56:08.566Z] Installing new version of config file /etc/lsb-release ... [2021-01-26T10:56:08.566Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-26T10:56:08.830Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-26T10:56:08.830Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-26T10:56:08.830Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-26T10:56:09.092Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T10:56:09.092Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-26T10:56:09.092Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-26T10:56:09.352Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-26T10:56:09.352Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-01-26T10:56:09.352Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T10:56:09.352Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T10:56:09.614Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-26T10:56:09.614Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-26T10:56:09.614Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T10:56:09.614Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-26T10:56:09.877Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-26T10:56:09.877Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-26T10:56:10.138Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T10:56:10.138Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-26T10:56:10.138Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-26T10:56:10.400Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-26T10:56:10.676Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T10:56:10.676Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-26T10:56:10.676Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-26T10:56:10.936Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-26T10:56:11.198Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T10:56:11.198Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-26T10:56:11.198Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-26T10:56:11.198Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-26T10:56:11.460Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T10:56:11.460Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-26T10:56:11.460Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-26T10:56:11.460Z] Setting up grep (3.1-2build1) ... [2021-01-26T10:56:11.720Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T10:56:11.720Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-26T10:56:11.720Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-26T10:56:11.982Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-26T10:56:11.982Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T10:56:11.982Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-26T10:56:11.982Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-26T10:56:11.982Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-26T10:56:12.243Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T10:56:12.243Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-26T10:56:12.243Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-26T10:56:12.828Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-26T10:56:12.828Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-26T10:56:13.089Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-26T10:56:13.089Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-26T10:56:13.661Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-26T10:56:13.661Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T10:56:13.661Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-26T10:56:13.661Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-26T10:56:14.617Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-26T10:56:14.617Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-26T10:56:14.617Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-26T10:56:14.880Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-26T10:56:14.880Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-26T10:56:14.880Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T10:56:14.880Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-26T10:56:14.880Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-26T10:56:15.141Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-26T10:56:15.141Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T10:56:15.141Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T10:56:15.402Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-26T10:56:15.402Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-26T10:56:15.402Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T10:56:15.402Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T10:56:15.664Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-26T10:56:15.664Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-26T10:56:15.664Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T10:56:15.664Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T10:56:15.924Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-26T10:56:15.924Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-26T10:56:15.924Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T10:56:15.924Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T10:56:15.924Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-26T10:56:16.185Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-26T10:56:16.185Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T10:56:16.185Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-26T10:56:16.185Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-26T10:56:16.446Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-26T10:56:16.446Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-26T10:56:16.446Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-26T10:56:16.707Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T10:56:16.707Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-26T10:56:16.707Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-26T10:56:16.707Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-26T10:56:16.967Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T10:56:16.967Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T10:56:16.967Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-26T10:56:16.967Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-26T10:56:16.967Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T10:56:16.967Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T10:56:17.229Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-26T10:56:17.229Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-26T10:56:17.229Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T10:56:17.229Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T10:56:17.490Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-26T10:56:17.752Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-26T10:56:18.012Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-26T10:56:18.273Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-26T10:56:18.533Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T10:56:18.533Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-26T10:56:18.533Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-26T10:56:18.533Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-26T10:56:18.793Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T10:56:18.793Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-26T10:56:18.793Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-26T10:56:19.054Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-26T10:56:19.054Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T10:56:19.054Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-26T10:56:19.054Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-26T10:56:19.315Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-26T10:56:19.576Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T10:56:19.576Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-01-26T10:56:19.576Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-01-26T10:56:19.576Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-01-26T10:56:19.837Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T10:56:19.837Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-01-26T10:56:19.837Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-01-26T10:56:19.837Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-01-26T10:56:20.104Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T10:56:20.104Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-26T10:56:20.104Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-26T10:56:20.104Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-26T10:56:20.368Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T10:56:20.368Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-26T10:56:20.368Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-26T10:56:20.368Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-26T10:56:20.368Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T10:56:20.368Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-26T10:56:20.633Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-26T10:56:20.633Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-26T10:56:20.895Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T10:56:20.895Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T10:56:20.895Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-26T10:56:20.895Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-26T10:56:20.895Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-26T10:56:21.157Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-26T10:56:21.157Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-26T10:56:21.157Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-26T10:56:21.419Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T10:56:21.419Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-26T10:56:21.419Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-26T10:56:21.419Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-26T10:56:21.680Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T10:56:21.680Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-26T10:56:21.680Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-26T10:56:21.680Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-26T10:56:21.942Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T10:56:21.942Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-26T10:56:21.942Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-26T10:56:22.203Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-26T10:56:22.203Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T10:56:22.203Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-26T10:56:22.203Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-26T10:56:22.464Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-26T10:56:22.464Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T10:56:22.464Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-26T10:56:22.464Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-26T10:56:22.725Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-26T10:56:22.985Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T10:56:22.985Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-26T10:56:22.985Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-26T10:56:23.244Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-26T10:56:23.244Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T10:56:23.244Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-26T10:56:23.244Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-26T10:56:23.504Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-26T10:56:23.765Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T10:56:23.765Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-26T10:56:23.765Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-26T10:56:23.765Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-26T10:56:24.033Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T10:56:24.033Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-26T10:56:24.033Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-26T10:56:24.033Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-26T10:56:24.296Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T10:56:24.296Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-26T10:56:24.296Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-26T10:56:24.296Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-26T10:56:24.556Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T10:56:24.556Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-26T10:56:24.556Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-26T10:56:24.556Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-26T10:56:24.818Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T10:56:24.818Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-26T10:56:24.818Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-26T10:56:24.818Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-26T10:56:25.079Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-26T10:56:25.079Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-26T10:56:25.079Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-26T10:56:25.079Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-26T10:56:25.079Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-26T10:56:25.343Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-26T10:56:25.343Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-26T10:56:25.608Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-26T10:56:25.608Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-26T10:56:25.608Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-26T10:56:25.870Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-26T10:56:25.870Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-26T10:56:25.870Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-26T10:56:25.870Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-26T10:56:25.870Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-26T10:56:26.131Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-26T10:56:26.131Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-26T10:56:26.131Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-26T10:56:26.131Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-26T10:56:26.397Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-26T10:56:26.397Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-26T10:56:26.397Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-26T10:56:26.397Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-26T10:56:26.659Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-26T10:56:26.659Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-26T10:56:27.231Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-26T10:56:27.597Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-26T10:56:27.597Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-26T10:56:27.597Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-26T10:56:27.597Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-26T10:56:28.356Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-26T10:56:28.654Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-26T10:56:28.654Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-26T10:56:28.654Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-26T10:56:28.654Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-26T10:56:28.922Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-26T10:56:28.922Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-26T10:56:28.922Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T10:56:28.922Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-26T10:56:29.182Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T10:56:29.182Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-26T10:56:29.444Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T10:56:29.444Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-26T10:56:29.444Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T10:56:29.444Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-26T10:56:30.387Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T10:56:30.387Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-26T10:56:31.328Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T10:56:31.328Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-26T10:56:31.904Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T10:56:31.904Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-26T10:56:32.476Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T10:56:32.476Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-26T10:56:33.047Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T10:56:33.047Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-26T10:56:33.309Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-26T10:56:33.309Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-26T10:56:33.576Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-26T10:56:33.576Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-26T10:56:33.836Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-26T10:56:33.836Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-26T10:56:33.836Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-26T10:56:33.836Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-26T10:56:34.097Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-26T10:56:34.097Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-26T10:56:34.097Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-26T10:56:34.097Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-26T10:56:34.359Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-26T10:56:34.359Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-26T10:56:34.359Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T10:56:34.359Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-26T10:56:34.359Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T10:56:34.619Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T10:56:34.619Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T10:56:34.619Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-26T10:56:34.619Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-26T10:56:34.619Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-26T10:56:34.880Z] [2021-01-26T10:56:34.880Z] Current default time zone: 'Etc/UTC' [2021-01-26T10:56:34.880Z] Local time is now: Tue Jan 26 10:56:34 UTC 2021. [2021-01-26T10:56:34.880Z] Universal Time is now: Tue Jan 26 10:56:34 UTC 2021. [2021-01-26T10:56:34.880Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-26T10:56:34.880Z] [2021-01-26T10:56:34.880Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-26T10:56:34.881Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T10:56:34.881Z] Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... [2021-01-26T10:56:34.881Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-26T10:56:34.881Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-26T10:56:34.881Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-26T10:56:35.143Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-26T10:56:35.143Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-26T10:56:35.143Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-26T10:56:35.143Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-26T10:56:35.143Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T10:56:35.143Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-26T10:56:35.404Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T10:56:35.404Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-26T10:56:35.404Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T10:56:35.404Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-26T10:56:35.665Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-26T10:56:35.666Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-26T10:56:35.666Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-26T10:56:35.666Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-26T10:56:35.666Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-26T10:56:35.666Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-26T10:56:35.666Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-26T10:56:37.579Z] Updating certificates in /etc/ssl/certs... [2021-01-26T10:56:38.522Z] 22 added, 17 removed; done. [2021-01-26T10:56:38.522Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-26T10:56:38.522Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T10:56:38.522Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-26T10:56:38.522Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-26T10:56:38.783Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-26T10:56:38.783Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T10:56:38.783Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-26T10:56:38.783Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T10:56:39.044Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T10:56:39.044Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T10:56:39.044Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T10:56:39.044Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T10:56:39.306Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-26T10:56:39.306Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-26T10:56:39.306Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-26T10:56:39.306Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-26T10:56:39.306Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-26T10:56:39.567Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T10:56:39.567Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T10:56:39.567Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-26T10:56:39.567Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-26T10:56:39.828Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-26T10:56:39.828Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-26T10:56:39.828Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-26T10:56:40.091Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-26T10:56:40.091Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-26T10:56:40.091Z] Updating certificates in /etc/ssl/certs... [2021-01-26T10:56:40.662Z] 0 added, 0 removed; done. [2021-01-26T10:56:40.662Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-26T10:56:40.662Z] done. [2021-01-26T10:56:41.110Z]  Building docker-core-metadata-go ... done Removing intermediate container 405c93d5d48e [2021-01-26T10:56:41.110Z] ---> a856aeada8c5 [2021-01-26T10:56:41.110Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-26T10:56:41.110Z] Removing intermediate container ba2235d38d39 [2021-01-26T10:56:41.110Z] ---> c84994b8e437 [2021-01-26T10:56:41.110Z] [2021-01-26T10:56:41.110Z] Step 10/22 : FROM alpine:3.12 [2021-01-26T10:56:41.110Z] ---> afeebe901d6b [2021-01-26T10:56:41.110Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-26T10:56:41.110Z] ---> Running in 3f86063cb24e [2021-01-26T10:56:41.110Z] ---> Running in 6d00e3ad89a8 [2021-01-26T10:56:41.110Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-26T10:56:41.110Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T10:56:41.110Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T10:56:41.110Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-26T10:56:41.110Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-26T10:56:41.110Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T10:56:41.110Z] Executing ca-certificates-20191127-r4.trigger [2021-01-26T10:56:41.110Z] OK: 6 MiB in 16 packages [2021-01-26T10:56:41.110Z] Removing intermediate container 6d00e3ad89a8 [2021-01-26T10:56:41.110Z] ---> f1ee735192f6 [2021-01-26T10:56:41.110Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-26T10:56:41.110Z] Removing intermediate container 3f86063cb24e [2021-01-26T10:56:41.110Z] ---> bf0c1ab40268 [2021-01-26T10:56:41.110Z] [2021-01-26T10:56:41.110Z] Step 11/26 : FROM docker:20.10.0 [2021-01-26T10:56:41.110Z] 20.10.0: Pulling from library/docker [2021-01-26T10:56:41.110Z] ---> Running in afcc31c1ff0e [2021-01-26T10:56:41.110Z] Removing intermediate container afcc31c1ff0e [2021-01-26T10:56:41.110Z] ---> 6c6bcc88e2b8 [2021-01-26T10:56:41.110Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-26T10:56:41.110Z] ---> Running in 35154470648f [2021-01-26T10:56:41.110Z] Removing intermediate container 35154470648f [2021-01-26T10:56:41.110Z] ---> 68241ba9b0c8 [2021-01-26T10:56:41.110Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-26T10:56:41.110Z] ---> Running in 66f1b28bf427 [2021-01-26T10:56:41.235Z] Reading package lists... [2021-01-26T10:56:41.235Z] Building dependency tree... [2021-01-26T10:56:41.235Z] Reading state information... [2021-01-26T10:56:41.496Z] The following NEW packages will be installed: [2021-01-26T10:56:41.496Z] apt-transport-https [2021-01-26T10:56:41.496Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-26T10:56:41.496Z] Need to get 1696 B of archives. [2021-01-26T10:56:41.496Z] After this operation, 153 kB of additional disk space will be used. [2021-01-26T10:56:41.496Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-26T10:56:41.496Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-26T10:56:41.708Z] Removing intermediate container 66f1b28bf427 [2021-01-26T10:56:41.708Z] ---> 5601163a87c2 [2021-01-26T10:56:41.708Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T10:56:41.759Z] Fetched 1696 B in 0s (27.4 kB/s) [2021-01-26T10:56:41.759Z] Selecting previously unselected package apt-transport-https. [2021-01-26T10:56:41.759Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-26T10:56:41.759Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-26T10:56:41.759Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-26T10:56:41.759Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-26T10:56:42.021Z] Waiting for network to be ready... [2021-01-26T10:56:43.149Z] ---> fa36b41d2cb9 [2021-01-26T10:56:43.149Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-26T10:56:45.128Z] ---> 67752fe48296 [2021-01-26T10:56:45.128Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-26T10:56:46.579Z] ---> bd5fba506616 [2021-01-26T10:56:46.579Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-26T10:56:46.849Z] ---> Running in 60978353d89d [2021-01-26T10:56:47.121Z] Removing intermediate container 962b82bc76a6 [2021-01-26T10:56:47.121Z] ---> ea0f9425f9e1 [2021-01-26T10:56:47.121Z] [2021-01-26T10:56:47.121Z] Step 10/23 : FROM alpine:3.12 [2021-01-26T10:56:47.121Z] ---> afeebe901d6b [2021-01-26T10:56:47.121Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-26T10:56:47.715Z] ---> Running in bee9630db00b [2021-01-26T10:56:47.715Z] Removing intermediate container 60978353d89d [2021-01-26T10:56:47.715Z] ---> cca6ff38a944 [2021-01-26T10:56:47.715Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T10:56:47.991Z] ---> Running in 73cf9af40f37 [2021-01-26T10:56:48.263Z] Removing intermediate container bee9630db00b [2021-01-26T10:56:48.263Z] ---> e8d434d909a0 [2021-01-26T10:56:48.263Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-26T10:56:48.263Z] ---> Running in e2f5fdf3771f [2021-01-26T10:56:48.543Z] Removing intermediate container 73cf9af40f37 [2021-01-26T10:56:48.544Z] ---> df5ac4caf3be [2021-01-26T10:56:48.544Z] Step 20/22 : LABEL arch=arm64 [2021-01-26T10:56:48.544Z] ---> Running in eda0798e3b51 [2021-01-26T10:56:48.623Z] 2021-01-26T10:56:45Z INFO Waiting for automatic snapd restart... [2021-01-26T10:56:48.623Z] snapd 2.48.2 from Canonical* installed [2021-01-26T10:56:48.817Z] Removing intermediate container e2f5fdf3771f [2021-01-26T10:56:48.817Z] ---> fcc41ce8414b [2021-01-26T10:56:48.817Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-26T10:56:49.094Z] ---> Running in 43e37c913ec8 [2021-01-26T10:56:49.094Z] Removing intermediate container eda0798e3b51 [2021-01-26T10:56:49.094Z] ---> 4a96ad4497ad [2021-01-26T10:56:49.094Z] Step 21/22 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da [2021-01-26T10:56:49.370Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-26T10:56:49.370Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-26T10:56:49.370Z] ---> eeaf43b92773 [2021-01-26T10:56:49.370Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-26T10:56:49.370Z] ---> Running in 6bbcd4f1f46a [2021-01-26T10:56:49.370Z] ---> Running in 9f57a4b7a778 [2021-01-26T10:56:49.576Z] "snapd" switched to the "latest/stable" channel [2021-01-26T10:56:49.576Z] [2021-01-26T10:56:49.643Z] Removing intermediate container 43e37c913ec8 [2021-01-26T10:56:49.643Z] ---> 02944b16ab7c [2021-01-26T10:56:49.643Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T10:56:49.922Z] ---> Running in 629fbf97a06d [2021-01-26T10:56:49.922Z] Removing intermediate container 6bbcd4f1f46a [2021-01-26T10:56:49.922Z] ---> bba0f889e0ae [2021-01-26T10:56:49.922Z] Step 22/22 : LABEL version=0.0.0 [2021-01-26T10:56:50.194Z] ---> Running in 2e3cf8648b0d [2021-01-26T10:56:50.796Z] Removing intermediate container 2e3cf8648b0d [2021-01-26T10:56:50.796Z] ---> 8fbdcf2f1a0a [2021-01-26T10:56:50.796Z] [2021-01-26T10:56:50.796Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T10:56:51.070Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T10:56:51.070Z] Successfully built 8fbdcf2f1a0a [2021-01-26T10:56:51.070Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-26T10:56:51.667Z]  Building docker-support-notifications-go ... done (1/2) Installing readline (8.0.4-r0) [2021-01-26T10:56:51.667Z] (2/2) Installing bash (5.0.17-r0) [2021-01-26T10:56:51.667Z] Executing bash-5.0.17-r0.post-install [2021-01-26T10:56:51.667Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T10:56:51.667Z] OK: 12 MiB in 22 packages [2021-01-26T10:56:52.119Z] core18 20201210 from Canonical* installed [2021-01-26T10:56:52.264Z] Removing intermediate container 629fbf97a06d [2021-01-26T10:56:52.264Z] ---> fbc304d880c6 [2021-01-26T10:56:52.264Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-26T10:56:52.380Z] "core18" switched to the "latest/stable" channel [2021-01-26T10:56:52.380Z] [2021-01-26T10:56:52.540Z] ---> Running in 6037dbaefa20 [2021-01-26T10:56:53.146Z] Removing intermediate container 9f57a4b7a778 [2021-01-26T10:56:53.146Z] ---> 5db839c93857 [2021-01-26T10:56:53.146Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-26T10:56:53.146Z] ---> Running in 9268d9d878c3 [2021-01-26T10:56:53.744Z] Removing intermediate container 9268d9d878c3 [2021-01-26T10:56:53.744Z] ---> f5e50aa39809 [2021-01-26T10:56:53.744Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-26T10:56:53.744Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T10:56:53.744Z] ---> Running in b5cb6cd5478a [2021-01-26T10:56:54.337Z] Removing intermediate container b5cb6cd5478a [2021-01-26T10:56:54.337Z] ---> e504db9c9c36 [2021-01-26T10:56:54.337Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-26T10:56:54.610Z] ---> Running in e6b926a9ac68 [2021-01-26T10:56:54.885Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T10:56:54.885Z] Removing intermediate container e6b926a9ac68 [2021-01-26T10:56:54.885Z] ---> 40146c8f1ef7 [2021-01-26T10:56:54.885Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-26T10:56:55.679Z] snapcraft 4.4.4 from Canonical* installed [2021-01-26T10:56:55.679Z] "snapcraft" switched to the "latest/stable" channel [2021-01-26T10:56:55.679Z] [2021-01-26T10:56:56.313Z] ---> a0422ac85b0e [2021-01-26T10:56:56.313Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-26T10:56:56.313Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-26T10:56:56.313Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-26T10:56:56.584Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-26T10:56:56.584Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-26T10:56:56.859Z] ---> 3fb49025b539 [2021-01-26T10:56:56.859Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-26T10:56:57.132Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-26T10:56:57.403Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-26T10:56:57.675Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T10:56:57.675Z] OK: 8 MiB in 20 packages [2021-01-26T10:56:57.675Z] ---> 2f6200ca92c0 [2021-01-26T10:56:57.675Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-26T10:56:57.949Z] ---> Running in fe619215a877 [2021-01-26T10:56:58.933Z] Removing intermediate container 6037dbaefa20 [2021-01-26T10:56:58.933Z] ---> 78743a22b40b [2021-01-26T10:56:58.933Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T10:56:58.978Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-26T10:56:58.978Z] - README.md [2021-01-26T10:56:58.978Z] - snapcraft.yaml.orig [2021-01-26T10:56:58.978Z] [2021-01-26T10:56:58.978Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-26T10:56:59.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T10:56:59.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T10:56:59.805Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-26T10:56:59.805Z] ---> 35d993bc926c [2021-01-26T10:56:59.805Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-26T10:56:59.805Z] (2/33) Installing expat (2.2.9-r1) [2021-01-26T10:56:59.805Z] (3/33) Installing libffi (3.3-r2) [2021-01-26T10:56:59.805Z] (4/33) Installing gdbm (1.13-r1) [2021-01-26T10:56:59.805Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-26T10:56:59.805Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-26T10:56:59.805Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-26T10:57:01.808Z] ---> 820ee8f76253 [2021-01-26T10:57:01.808Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-26T10:57:01.808Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-26T10:57:01.808Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-26T10:57:01.808Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-26T10:57:01.808Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-26T10:57:02.082Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-26T10:57:02.082Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-26T10:57:02.082Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-26T10:57:02.082Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-26T10:57:02.082Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-26T10:57:02.082Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-26T10:57:02.367Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-26T10:57:02.367Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-26T10:57:02.367Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-26T10:57:02.367Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-26T10:57:02.367Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-26T10:57:02.367Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-26T10:57:02.367Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-26T10:57:02.367Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-26T10:57:02.367Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-26T10:57:02.642Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-26T10:57:02.642Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-26T10:57:02.642Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-26T10:57:02.642Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-26T10:57:02.642Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-26T10:57:02.642Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-26T10:57:02.642Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-26T10:57:02.916Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T10:57:02.916Z] OK: 71 MiB in 55 packages [2021-01-26T10:57:02.916Z] ---> ec0bc34c6d12 [2021-01-26T10:57:02.916Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-26T10:57:03.196Z] ---> Running in f0d2eff72dfb [2021-01-26T10:57:03.471Z] Removing intermediate container f0d2eff72dfb [2021-01-26T10:57:03.471Z] ---> 3e5421b66c02 [2021-01-26T10:57:03.471Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T10:57:03.744Z] ---> Running in e4efa68c5efc [2021-01-26T10:57:04.345Z] Removing intermediate container e4efa68c5efc [2021-01-26T10:57:04.345Z] ---> 0e0d16a2bbbb [2021-01-26T10:57:04.345Z] Step 21/23 : LABEL arch=arm64 [2021-01-26T10:57:04.619Z] ---> Running in 9c1d9680b918 [2021-01-26T10:57:05.222Z] Removing intermediate container 9c1d9680b918 [2021-01-26T10:57:05.222Z] ---> eed5ca67a285 [2021-01-26T10:57:05.222Z] Step 22/23 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da [2021-01-26T10:57:05.222Z] ---> Running in 18a30731e5a9 [2021-01-26T10:57:05.569Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-26T10:57:05.569Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-26T10:57:05.569Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-26T10:57:05.822Z] Removing intermediate container 18a30731e5a9 [2021-01-26T10:57:05.822Z] ---> 61708385b89a [2021-01-26T10:57:05.822Z] Step 23/23 : LABEL version=0.0.0 [2021-01-26T10:57:05.835Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-26T10:57:06.096Z] ---> Running in 685d4babd58a [2021-01-26T10:57:06.701Z] Removing intermediate container 685d4babd58a [2021-01-26T10:57:06.701Z] ---> e0445a5116ce [2021-01-26T10:57:06.701Z] [2021-01-26T10:57:07.047Z] Reading package lists... [2021-01-26T10:57:07.312Z] Successfully built e0445a5116ce [2021-01-26T10:57:07.312Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-26T10:57:07.313Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-01-26T10:57:08.744Z]  Building docker-core-data-go ... done Removing intermediate container fe619215a877 [2021-01-26T10:57:08.744Z] ---> 8b64d2e1b16d [2021-01-26T10:57:08.744Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-26T10:57:08.744Z] ---> Running in c39a89927b45 [2021-01-26T10:57:13.134Z] Collecting docker-compose==1.23.2 [2021-01-26T10:57:13.419Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-26T10:57:13.905Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-26T10:57:13.905Z] Reading package lists... [2021-01-26T10:57:13.905Z] Building dependency tree... [2021-01-26T10:57:13.905Z] Reading state information... [2021-01-26T10:57:13.905Z] Suggested packages: [2021-01-26T10:57:13.905Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-26T10:57:13.905Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-26T10:57:13.905Z] Recommended packages: [2021-01-26T10:57:13.905Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-26T10:57:13.905Z] The following NEW packages will be installed: [2021-01-26T10:57:13.905Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-26T10:57:13.905Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-26T10:57:13.905Z] pkg-config zip [2021-01-26T10:57:13.905Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-26T10:57:13.905Z] Need to get 7655 kB of archives. [2021-01-26T10:57:13.905Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-26T10:57:13.905Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-26T10:57:13.905Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-26T10:57:13.905Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-26T10:57:13.905Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-26T10:57:13.905Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-26T10:57:13.905Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-26T10:57:13.905Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-26T10:57:14.026Z] Collecting texttable<0.10,>=0.9.0 [2021-01-26T10:57:14.026Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-26T10:57:14.170Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-26T10:57:14.170Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-26T10:57:14.170Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-26T10:57:14.170Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-26T10:57:14.432Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-26T10:57:14.432Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-26T10:57:14.432Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-26T10:57:14.432Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-26T10:57:14.432Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-26T10:57:14.432Z] Fetched 7655 kB in 1s (8925 kB/s) [2021-01-26T10:57:14.693Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-26T10:57:14.693Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-26T10:57:14.693Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-26T10:57:14.693Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-26T10:57:14.954Z] Selecting previously unselected package libpsl5:amd64. [2021-01-26T10:57:14.954Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-26T10:57:14.954Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-26T10:57:14.954Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-26T10:57:14.954Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-26T10:57:14.954Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-26T10:57:15.215Z] Selecting previously unselected package librtmp1:amd64. [2021-01-26T10:57:15.215Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-26T10:57:15.215Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-26T10:57:15.215Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-26T10:57:15.215Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-26T10:57:15.215Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-26T10:57:15.215Z] Selecting previously unselected package liberror-perl. [2021-01-26T10:57:15.215Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-26T10:57:15.215Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-26T10:57:15.475Z] Selecting previously unselected package git-man. [2021-01-26T10:57:15.475Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-26T10:57:15.475Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-26T10:57:15.475Z] Selecting previously unselected package git. [2021-01-26T10:57:15.475Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-26T10:57:15.475Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-26T10:57:16.428Z] Selecting previously unselected package libnorm1:amd64. [2021-01-26T10:57:16.428Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-26T10:57:16.428Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-26T10:57:16.428Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-26T10:57:16.428Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-26T10:57:16.428Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-26T10:57:16.428Z] Selecting previously unselected package libsodium23:amd64. [2021-01-26T10:57:16.428Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-26T10:57:16.428Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-26T10:57:16.679Z] Collecting PyYAML<4,>=3.10 [2021-01-26T10:57:16.679Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-26T10:57:16.697Z] Selecting previously unselected package libzmq5:amd64. [2021-01-26T10:57:16.697Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-26T10:57:16.697Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-26T10:57:16.697Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-26T10:57:16.697Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-26T10:57:16.697Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-26T10:57:16.697Z] Selecting previously unselected package pkg-config. [2021-01-26T10:57:16.697Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-26T10:57:16.697Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-26T10:57:16.961Z] Selecting previously unselected package zip. [2021-01-26T10:57:16.961Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-26T10:57:16.961Z] Unpacking zip (3.0-11build1) ... [2021-01-26T10:57:16.961Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-26T10:57:16.961Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-26T10:57:17.224Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-26T10:57:17.224Z] Setting up liberror-perl (0.17025-1) ... [2021-01-26T10:57:17.224Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-26T10:57:17.224Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-26T10:57:17.224Z] No schema files found: doing nothing. [2021-01-26T10:57:17.224Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-26T10:57:17.224Z] Setting up zip (3.0-11build1) ... [2021-01-26T10:57:17.224Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-26T10:57:17.224Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-26T10:57:17.224Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-26T10:57:17.484Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-26T10:57:17.484Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-26T10:57:17.484Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-26T10:57:17.484Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-26T10:57:17.484Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-26T10:57:20.073Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-26T10:57:20.073Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-26T10:57:20.073Z] Collecting jsonschema<3,>=2.5.1 [2021-01-26T10:57:20.073Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-26T10:57:20.669Z] Collecting cached-property<2,>=1.2.0 [2021-01-26T10:57:20.669Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-26T10:57:21.262Z] Collecting docker<4.0,>=3.6.0 [2021-01-26T10:57:21.262Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-26T10:57:21.538Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-26T10:57:21.538Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-26T10:57:23.508Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-26T10:57:23.508Z] Collecting docopt<0.7,>=0.6.1 [2021-01-26T10:57:23.508Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-26T10:57:24.077Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-26T10:57:24.077Z] git set to automatically installed. [2021-01-26T10:57:24.077Z] git-man set to automatically installed. [2021-01-26T10:57:24.077Z] libcurl3-gnutls set to automatically installed. [2021-01-26T10:57:24.077Z] liberror-perl set to automatically installed. [2021-01-26T10:57:24.077Z] libglib2.0-0 set to automatically installed. [2021-01-26T10:57:24.077Z] libnghttp2-14 set to automatically installed. [2021-01-26T10:57:24.077Z] libnorm1 set to automatically installed. [2021-01-26T10:57:24.077Z] libpgm-5.2-0 set to automatically installed. [2021-01-26T10:57:24.077Z] libpsl5 set to automatically installed. [2021-01-26T10:57:24.077Z] librtmp1 set to automatically installed. [2021-01-26T10:57:24.077Z] libsodium23 set to automatically installed. [2021-01-26T10:57:24.077Z] libzmq3-dev set to automatically installed. [2021-01-26T10:57:24.077Z] libzmq5 set to automatically installed. [2021-01-26T10:57:24.077Z] pkg-config set to automatically installed. [2021-01-26T10:57:24.077Z] zip set to automatically installed. [2021-01-26T10:57:26.123Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-26T10:57:26.123Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-26T10:57:26.395Z] Collecting docker-pycreds>=0.4.0 [2021-01-26T10:57:26.395Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-26T10:57:26.988Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-26T10:57:26.988Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-26T10:57:27.261Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-26T10:57:27.261Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-26T10:57:27.532Z] Collecting idna<2.8,>=2.5 [2021-01-26T10:57:27.532Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-26T10:57:27.532Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-26T10:57:27.532Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-26T10:57:27.532Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-26T10:57:27.532Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-26T10:57:28.279Z] snapd is not logged in, snap install commands will use sudo [2021-01-26T10:57:28.508Z] Installing collected packages: texttable, PyYAML, websocket-client, jsonschema, cached-property, urllib3, idna, requests, docker-pycreds, docker, dockerpty, docopt, docker-compose [2021-01-26T10:57:28.508Z] Running setup.py install for texttable: started [2021-01-26T10:57:29.943Z] Running setup.py install for texttable: finished with status 'done' [2021-01-26T10:57:29.943Z] Running setup.py install for PyYAML: started [2021-01-26T10:57:31.915Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-26T10:57:32.898Z] Attempting uninstall: urllib3 [2021-01-26T10:57:32.898Z] Found existing installation: urllib3 1.25.9 [2021-01-26T10:57:32.898Z] Uninstalling urllib3-1.25.9: [2021-01-26T10:57:32.898Z] Successfully uninstalled urllib3-1.25.9 [2021-01-26T10:57:33.496Z] Attempting uninstall: idna [2021-01-26T10:57:33.496Z] Found existing installation: idna 2.9 [2021-01-26T10:57:33.496Z] Uninstalling idna-2.9: [2021-01-26T10:57:33.496Z] Successfully uninstalled idna-2.9 [2021-01-26T10:57:34.093Z] Attempting uninstall: requests [2021-01-26T10:57:34.093Z] Found existing installation: requests 2.23.0 [2021-01-26T10:57:34.093Z] Uninstalling requests-2.23.0: [2021-01-26T10:57:34.367Z] Successfully uninstalled requests-2.23.0 [2021-01-26T10:57:34.869Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-26T10:57:35.346Z] Running setup.py install for dockerpty: started [2021-01-26T10:57:35.441Z] snap "core18" has no updates available [2021-01-26T10:57:36.387Z] Pulling config-common [2021-01-26T10:57:37.319Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-26T10:57:37.319Z] Running setup.py install for docopt: started [2021-01-26T10:57:37.327Z] Pulling go-build-helper [2021-01-26T10:57:38.758Z] Running setup.py install for docopt: finished with status 'done' [2021-01-26T10:57:39.736Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-26T10:57:43.138Z] Removing intermediate container c39a89927b45 [2021-01-26T10:57:43.138Z] ---> a2fe275f075c [2021-01-26T10:57:43.138Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-26T10:57:43.412Z] ---> Running in a3e45d5b8b27 [2021-01-26T10:57:44.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T10:57:44.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T10:57:45.266Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-26T10:57:45.266Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-26T10:57:45.266Z] (3/3) Installing curl (7.69.1-r3) [2021-01-26T10:57:45.266Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T10:57:45.266Z] OK: 71 MiB in 58 packages [2021-01-26T10:57:46.700Z] Removing intermediate container a3e45d5b8b27 [2021-01-26T10:57:46.700Z] ---> c42fe8c7c452 [2021-01-26T10:57:46.700Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-26T10:57:46.700Z] ---> Running in 7d1f9924f397 [2021-01-26T10:57:46.977Z] Removing intermediate container 7d1f9924f397 [2021-01-26T10:57:46.977Z] ---> 0cfabaa4a163 [2021-01-26T10:57:46.977Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T10:57:47.253Z] ---> Running in 83e2daf1cefd [2021-01-26T10:57:47.522Z] Removing intermediate container 83e2daf1cefd [2021-01-26T10:57:47.522Z] ---> f2ab1e11db76 [2021-01-26T10:57:47.522Z] Step 24/26 : LABEL arch=arm64 [2021-01-26T10:57:47.797Z] ---> Running in 9f5075faf63d [2021-01-26T10:57:48.069Z] Removing intermediate container 9f5075faf63d [2021-01-26T10:57:48.069Z] ---> aee40e123b32 [2021-01-26T10:57:48.069Z] Step 25/26 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da [2021-01-26T10:57:48.341Z] ---> Running in ff0c3044b777 [2021-01-26T10:57:48.612Z] Removing intermediate container ff0c3044b777 [2021-01-26T10:57:48.612Z] ---> 1619390ed7e3 [2021-01-26T10:57:48.612Z] Step 26/26 : LABEL version=0.0.0 [2021-01-26T10:57:48.884Z] ---> Running in 61b82ad3304e [2021-01-26T10:57:49.476Z] Removing intermediate container 61b82ad3304e [2021-01-26T10:57:49.476Z] ---> 147b7dca7d12 [2021-01-26T10:57:49.476Z] [2021-01-26T10:57:49.749Z] Successfully built 147b7dca7d12 [2021-01-26T10:57:49.749Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-26T10:57:50.040Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-26T10:57:50.050Z] $ docker stop --time=1 ae0317f7cfa608d0046b8c0c33bb319e36a68434793574632e93ba9338819392 [2021-01-26T10:57:51.935Z] $ docker rm -f ae0317f7cfa608d0046b8c0c33bb319e36a68434793574632e93ba9338819392 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-26T10:57:52.803Z] + docker images [2021-01-26T10:57:52.803Z] + grep docker [2021-01-26T10:57:53.074Z] docker-sys-mgmt-agent-go-arm64 latest 147b7dca7d12 3 seconds ago 300MB [2021-01-26T10:57:53.074Z] docker-core-data-go-arm64 latest e0445a5116ce 46 seconds ago 21MB [2021-01-26T10:57:53.074Z] docker-support-notifications-go-arm64 latest 8fbdcf2f1a0a About a minute ago 16MB [2021-01-26T10:57:53.074Z] docker-core-metadata-go-arm64 latest 48d0bb5a082f 2 minutes ago 17.7MB [2021-01-26T10:57:53.074Z] docker-security-bootstrapper-go-arm64 latest 55e62442e3eb 3 minutes ago 40.3MB [2021-01-26T10:57:53.074Z] docker-security-secretstore-setup-go-arm64 latest 44f26e0f9c57 4 minutes ago 23.4MB [2021-01-26T10:57:53.074Z] docker-support-scheduler-go-arm64 latest 63680ab56319 4 minutes ago 15.5MB [2021-01-26T10:57:53.074Z] docker-security-proxy-setup-go-arm64 latest 0523446244cf 4 minutes ago 23.2MB [2021-01-26T10:57:53.074Z] docker-core-command-go-arm64 latest 2c16addf275d 4 minutes ago 15.4MB [2021-01-26T10:57:53.074Z] docker 20.10.0 eeaf43b92773 6 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-26T10:57:59.505Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-26T10:57:59.505Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-26T10:57:59.505Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-26T10:57:59.505Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-26T10:57:59.505Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-26T10:57:59.505Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-26T10:57:59.505Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-26T10:57:59.505Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-26T10:57:59.505Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-26T10:57:59.505Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-26T10:57:59.505Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-26T10:57:59.505Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-26T10:57:59.505Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-26T10:57:59.505Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-26T10:57:59.505Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-26T10:57:59.505Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-26T10:57:59.505Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-26T10:57:59.505Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-26T10:57:59.505Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-26T10:57:59.505Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1853 kB] [2021-01-26T10:57:59.505Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [386 kB] [2021-01-26T10:57:59.505Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-01-26T10:57:59.505Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-01-26T10:57:59.505Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-26T10:57:59.505Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-26T10:57:59.505Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1709 kB] [2021-01-26T10:57:59.505Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-01-26T10:57:59.505Z] Fetched 23.8 MB in 0s (0 B/s) [2021-01-26T10:57:59.505Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-26T10:57:59.505Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-26T10:57:59.505Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-26T10:57:59.505Z] Fetched 279 kB in 0s (0 B/s) [2021-01-26T10:57:59.505Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-26T10:57:59.505Z] Fetched 122 kB in 0s (0 B/s) [2021-01-26T10:57:59.505Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-26T10:57:59.505Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-26T10:57:59.505Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-26T10:57:59.506Z] Fetched 8848 B in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-26T10:57:59.506Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-26T10:57:59.506Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-26T10:57:59.506Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-26T10:57:59.506Z] Fetched 214 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-26T10:57:59.506Z] Fetched 155 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-26T10:57:59.506Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-26T10:57:59.506Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-26T10:57:59.506Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-26T10:57:59.506Z] Fetched 499 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-26T10:57:59.506Z] Fetched 111 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-26T10:57:59.506Z] Fetched 240 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-26T10:57:59.506Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-26T10:57:59.506Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-26T10:57:59.506Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-26T10:57:59.506Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-26T10:57:59.506Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-26T10:57:59.506Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-26T10:57:59.506Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-26T10:57:59.506Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-26T10:57:59.506Z] Fetched 8720 B in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-26T10:57:59.506Z] Fetched 137 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-26T10:57:59.506Z] Fetched 119 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-26T10:57:59.506Z] Fetched 109 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-26T10:57:59.506Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-26T10:57:59.506Z] Fetched 645 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-26T10:57:59.506Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-26T10:57:59.506Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-26T10:57:59.506Z] Fetched 368 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-26T10:57:59.506Z] Fetched 187 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-26T10:57:59.506Z] Fetched 175 kB in 0s (0 B/s) [2021-01-26T10:57:59.506Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-26T10:58:00.888Z] Fetched 206 kB in 0s (0 B/s) [2021-01-26T10:58:00.888Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-26T10:58:00.888Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-26T10:58:00.888Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-26T10:58:00.888Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-26T10:58:00.888Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-26T10:58:00.888Z] Fetched 159 kB in 0s (0 B/s) [2021-01-26T10:58:00.888Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-26T10:58:00.888Z] Fetched 107 kB in 0s (0 B/s) [2021-01-26T10:58:00.888Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-26T10:58:00.888Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-26T10:58:00.888Z] Pulling static-packages [2021-01-26T10:58:01.460Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-26T10:58:01.460Z] Skipping pull go-build-helper (already ran) [2021-01-26T10:58:01.460Z] Skipping pull static-packages (already ran) [2021-01-26T10:58:01.460Z] Building go-build-helper [2021-01-26T10:58:05.705Z] Building static-packages [2021-01-26T10:58:07.090Z] Staging go-build-helper [2021-01-26T10:58:07.662Z] Staging static-packages [2021-01-26T10:58:08.604Z] Pulling go115 [2021-01-26T10:58:09.557Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-26T10:58:09.557Z] Skipping pull go115 (already ran) [2021-01-26T10:58:09.557Z] Building go115 [2021-01-26T10:58:09.557Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-26T10:58:09.557Z] Dload Upload Total Spent Left Speed [2021-01-26T10:58:12.483Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 115M 3 4255k 0 0 15.9M 0 0:00:07 --:--:-- 0:00:07 15.8M 46 115M 46 54.1M 0 0 42.4M 0 0:00:02 0:00:01 0:00:01 42.3M 80 115M 80 92.7M 0 0 40.9M 0 0:00:02 0:00:02 --:--:-- 40.9M 100 115M 100 115M 0 0 41.5M 0 0:00:02 0:00:02 --:--:-- 41.5M [2021-01-26T10:58:13.062Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-26T10:58:17.268Z] Staging go115 [2021-01-26T10:58:21.491Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-26T10:58:21.492Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-26T10:58:21.492Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-26T10:58:21.492Z] Fetched 0 B in 0s (0 B/s) [2021-01-26T10:58:21.492Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-26T10:58:21.492Z] Fetched 224 kB in 0s (0 B/s) [2021-01-26T10:58:21.492Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-26T10:58:21.492Z] Fetched 157 kB in 0s (0 B/s) [2021-01-26T10:58:21.492Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-26T10:58:21.492Z] Fetched 221 kB in 0s (0 B/s) [2021-01-26T10:58:21.492Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-26T10:58:21.492Z] Fetched 143 kB in 0s (0 B/s) [2021-01-26T10:58:21.492Z] Pulling edgex-go [2021-01-26T10:58:22.880Z] Pulling version [2021-01-26T10:58:23.829Z] Building config-common [2021-01-26T10:58:25.744Z] Skipping build go-build-helper (already ran) [2021-01-26T10:58:25.744Z] Skipping build static-packages (already ran) [2021-01-26T10:58:25.744Z] Skipping build go115 (already ran) [2021-01-26T10:58:25.744Z] Building edgex-go [2021-01-26T10:58:25.744Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-26T10:58:27.135Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-26T10:58:27.135Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 [2021-01-26T10:58:27.135Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-26T10:58:27.135Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-26T10:58:27.135Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.6 [2021-01-26T10:58:27.135Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-26T10:58:27.135Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-01-26T10:58:27.135Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 [2021-01-26T10:58:27.135Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-01-26T10:58:27.135Z] go: downloading github.com/google/uuid v1.1.5 [2021-01-26T10:58:27.135Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-26T10:58:27.135Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-26T10:58:27.135Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-26T10:58:27.135Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-26T10:58:27.135Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-26T10:58:27.135Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-26T10:58:27.135Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-26T10:58:27.135Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-26T10:58:27.135Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-26T10:58:27.135Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-01-26T10:58:27.135Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-26T10:58:27.135Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-26T10:58:27.135Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-26T10:58:27.135Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-26T10:58:27.135Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-26T10:58:27.135Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-26T10:58:27.135Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-26T10:58:27.135Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-26T10:58:27.135Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-26T10:58:27.135Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-26T10:58:27.135Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-26T10:58:27.135Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-26T10:58:27.135Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-26T10:58:27.135Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-26T10:58:27.135Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-26T10:58:27.398Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-26T10:58:27.398Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-26T10:58:27.398Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-26T10:58:28.344Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-26T10:58:28.344Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-26T10:58:34.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-26T10:58:38.235Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-26T10:58:39.186Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-26T10:58:40.130Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-26T10:58:40.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-26T10:58:40.391Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-26T10:58:40.656Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-26T10:58:40.656Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-26T10:58:40.656Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-26T10:58:42.059Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-26T10:58:42.328Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-26T10:58:42.328Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-26T10:58:43.277Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-26T10:58:44.226Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-26T10:58:44.226Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-26T10:58:45.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-26T10:58:46.189Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-26T10:58:47.129Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-26T10:58:47.130Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-26T10:58:48.095Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-26T10:58:48.095Z] go: downloading github.com/lib/pq v1.9.0 [2021-01-26T10:58:50.660Z] Building version [2021-01-26T10:58:52.577Z] Staging config-common [2021-01-26T10:58:53.520Z] Skipping stage go-build-helper (already ran) [2021-01-26T10:58:53.520Z] Skipping stage static-packages (already ran) [2021-01-26T10:58:53.520Z] Skipping stage go115 (already ran) [2021-01-26T10:58:53.520Z] Staging edgex-go [2021-01-26T10:58:54.467Z] Staging version [2021-01-26T10:58:55.411Z] Priming config-common [2021-01-26T10:58:55.985Z] Priming go-build-helper [2021-01-26T10:58:56.926Z] Priming static-packages [2021-01-26T10:58:59.480Z] Priming go115 [2021-01-26T10:59:00.075Z] Priming edgex-go [2021-01-26T10:59:01.479Z] Priming version [2021-01-26T10:59:02.061Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-26T10:59:06.484Z] provisioning config files... [2021-01-26T10:59:06.501Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8571889471701246721tmp [Pipeline] { [Pipeline] sh [2021-01-26T10:59:07.008Z] + set +x [2021-01-26T10:59:07.008Z] + curl -s https://codecov.io/bash [2021-01-26T10:59:07.008Z] + bash -s -- [2021-01-26T10:59:07.658Z] [2021-01-26T10:59:07.658Z] _____ _ [2021-01-26T10:59:07.658Z] / ____| | | [2021-01-26T10:59:07.658Z] | | ___ __| | ___ ___ _____ __ [2021-01-26T10:59:07.658Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-26T10:59:07.658Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-26T10:59:07.658Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-26T10:59:07.658Z] Bash-20210115-cec3c92 [2021-01-26T10:59:07.658Z] [2021-01-26T10:59:07.658Z] [2021-01-26T10:59:07.658Z] ==> git version 2.24.3 found [2021-01-26T10:59:07.658Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-26T10:59:07.658Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-26T10:59:07.658Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-26T10:59:07.658Z] ==> Jenkins CI detected. [2021-01-26T10:59:07.658Z] project root: . [2021-01-26T10:59:07.658Z] --> token set from env [2021-01-26T10:59:07.658Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-26T10:59:07.943Z] ==> Running gcov in . (disable via -X gcov) [2021-01-26T10:59:07.943Z] ==> Python coveragepy not found [2021-01-26T10:59:07.943Z] ==> Searching for coverage reports in: [2021-01-26T10:59:07.943Z] + . [2021-01-26T10:59:07.943Z] -> Found 1 reports [2021-01-26T10:59:07.943Z] ==> Detecting git/mercurial file structure [2021-01-26T10:59:07.943Z] ==> Reading reports [2021-01-26T10:59:08.239Z] + ./coverage.out bytes=564700 [2021-01-26T10:59:08.239Z] ==> Appending adjustments [2021-01-26T10:59:08.239Z] https://docs.codecov.io/docs/fixing-reports [2021-01-26T10:59:13.706Z] + Found adjustments [2021-01-26T10:59:13.706Z] ==> Gzipping contents [2021-01-26T10:59:13.706Z] 84K /tmp/codecov.LqtqPi.gz [2021-01-26T10:59:13.706Z] ==> Uploading reports [2021-01-26T10:59:13.706Z] url: https://codecov.io [2021-01-26T10:59:13.706Z] query: branch=PR-3080&commit=caca1edf1c7f82230b0956996c48951e5cc8b8da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3080%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3080&job=&cmd_args= [2021-01-26T10:59:13.706Z] -> Pinging Codecov [2021-01-26T10:59:13.706Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3080&commit=caca1edf1c7f82230b0956996c48951e5cc8b8da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3080%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3080&job=&cmd_args= [2021-01-26T10:59:15.133Z] -> Uploading to [2021-01-26T10:59:15.133Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-26/00271124DB129430A58F1EEE437C3FCB/caca1edf1c7f82230b0956996c48951e5cc8b8da/7cdf5a00-8e65-46fa-88f9-bbfd1fdf85bc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210126T105914Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ae338dd4cdb76801a224852b4d49da31335bd0d54a03914d193bd16bba305fb4 [2021-01-26T10:59:15.133Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-26T10:59:15.133Z] Dload Upload Total Spent Left Speed [2021-01-26T10:59:15.399Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85463 0 0 100 85463 0 145k --:--:-- --:--:-- --:--:-- 145k 100 85463 0 0 100 85463 0 145k --:--:-- --:--:-- --:--:-- 145k [2021-01-26T10:59:15.399Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/caca1edf1c7f82230b0956996c48951e5cc8b8da [Pipeline] } [2021-01-26T10:59:15.444Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-26T10:59:19.626Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T10:59:21.097Z] ---> package-listing.sh [2021-01-26T10:59:21.098Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-26T10:59:21.098Z] ++ facter osfamily [2021-01-26T10:59:21.367Z] + OS_FAMILY=redhat [2021-01-26T10:59:21.367Z] + workspace=/w/workspace/edgex-go/1 [2021-01-26T10:59:21.367Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-26T10:59:21.367Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-26T10:59:21.367Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-26T10:59:21.367Z] + PACKAGES=/tmp/packages_start.txt [2021-01-26T10:59:21.367Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-26T10:59:21.367Z] + PACKAGES=/tmp/packages_end.txt [2021-01-26T10:59:21.367Z] + case "${OS_FAMILY}" in [2021-01-26T10:59:21.367Z] + rpm -qa [2021-01-26T10:59:21.367Z] + sort [2021-01-26T10:59:28.373Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-26T10:59:28.373Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-26T10:59:28.373Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-26T10:59:28.373Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-26T10:59:28.373Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-26T10:59:28.373Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-26T10:59:28.417Z] 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 [2021-01-26T10:59:28.821Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-26T10:59:29.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-26T10:59:29.746Z] [2021-01-26T10:59:29.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-26T10:59:30.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-26T10:59:30.458Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-26T10:59:30.458Z] df20fa9351a1: Pulling fs layer [2021-01-26T10:59:30.458Z] 36b3adc4ff6f: Pulling fs layer [2021-01-26T10:59:30.458Z] 8ad3a11d3b57: Pulling fs layer [2021-01-26T10:59:30.458Z] 46f8f816bc3b: Pulling fs layer [2021-01-26T10:59:30.458Z] 93b61091891f: Pulling fs layer [2021-01-26T10:59:30.458Z] 93b9cdb0e59b: Pulling fs layer [2021-01-26T10:59:30.458Z] 5e14af77c1be: Pulling fs layer [2021-01-26T10:59:30.458Z] 01666e4c0597: Pulling fs layer [2021-01-26T10:59:30.459Z] aa168da1d23b: Pulling fs layer [2021-01-26T10:59:30.459Z] 46f8f816bc3b: Waiting [2021-01-26T10:59:30.459Z] 93b61091891f: Waiting [2021-01-26T10:59:30.459Z] 93b9cdb0e59b: Waiting [2021-01-26T10:59:30.459Z] 5e14af77c1be: Waiting [2021-01-26T10:59:30.459Z] 01666e4c0597: Waiting [2021-01-26T10:59:30.459Z] aa168da1d23b: Waiting [2021-01-26T10:59:30.459Z] 36b3adc4ff6f: Verifying Checksum [2021-01-26T10:59:30.459Z] 36b3adc4ff6f: Download complete [2021-01-26T10:59:30.459Z] 46f8f816bc3b: Verifying Checksum [2021-01-26T10:59:30.459Z] 46f8f816bc3b: Download complete [2021-01-26T10:59:30.459Z] df20fa9351a1: Verifying Checksum [2021-01-26T10:59:30.459Z] df20fa9351a1: Download complete [2021-01-26T10:59:30.459Z] 93b9cdb0e59b: Verifying Checksum [2021-01-26T10:59:30.459Z] 93b9cdb0e59b: Download complete [2021-01-26T10:59:30.459Z] 5e14af77c1be: Verifying Checksum [2021-01-26T10:59:30.459Z] 5e14af77c1be: Download complete [2021-01-26T10:59:30.459Z] 93b61091891f: Verifying Checksum [2021-01-26T10:59:30.459Z] 93b61091891f: Download complete [2021-01-26T10:59:30.459Z] 01666e4c0597: Verifying Checksum [2021-01-26T10:59:30.459Z] 01666e4c0597: Download complete [2021-01-26T10:59:31.131Z] df20fa9351a1: Pull complete [2021-01-26T10:59:31.439Z] 36b3adc4ff6f: Pull complete [2021-01-26T10:59:31.724Z] 8ad3a11d3b57: Verifying Checksum [2021-01-26T10:59:31.724Z] 8ad3a11d3b57: Download complete [2021-01-26T10:59:33.304Z] 8ad3a11d3b57: Pull complete [2021-01-26T10:59:33.607Z] 46f8f816bc3b: Pull complete [2021-01-26T10:59:33.979Z] 93b61091891f: Pull complete [2021-01-26T10:59:34.313Z] 93b9cdb0e59b: Pull complete [2021-01-26T10:59:34.611Z] 5e14af77c1be: Pull complete [2021-01-26T10:59:34.894Z] 01666e4c0597: Pull complete [2021-01-26T10:59:37.666Z] aa168da1d23b: Verifying Checksum [2021-01-26T10:59:37.666Z] aa168da1d23b: Download complete [2021-01-26T10:59:52.925Z] aa168da1d23b: Pull complete [2021-01-26T10:59:52.925Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-26T10:59:52.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-26T10:59:52.925Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-26T10:59:53.370Z] prd-centos7-docker-4c-2g-22822 does not seem to be running inside a container [2021-01-26T10:59:53.455Z] $ 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 [2021-01-26T10:59:58.690Z] $ docker top a0c3c6ad2a42bc3c6ec0dbf5309c2797b7ff5016640e11856858348410252f2b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T10:59:59.952Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-26T11:00:00.740Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-26T11:00:01.108Z] + ls /var/log/sa-host [2021-01-26T11:00:01.108Z] + sadf -c /var/log/sa-host/sa23 [2021-01-26T11:00:01.421Z] file_magic: OK [2021-01-26T11:00:01.421Z] HZ: Using current value: 100 [2021-01-26T11:00:01.421Z] file_header: OK [2021-01-26T11:00:01.421Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-26T11:00:01.421Z] Statistics: [2021-01-26T11:00:01.421Z] Hnuu...uuuununununu... [2021-01-26T11:00:01.421Z] File successfully converted to sysstat format version 12.2.1 [2021-01-26T11:00:01.421Z] + sadf -c /var/log/sa-host/sa26 [2021-01-26T11:00:01.421Z] file_magic: OK [2021-01-26T11:00:01.421Z] HZ: Using current value: 100 [2021-01-26T11:00:01.421Z] file_header: OK [2021-01-26T11:00:01.421Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-26T11:00:01.421Z] Statistics: [2021-01-26T11:00:01.421Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-26T11:00:01.421Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-26T11:00:02.677Z] provisioning config files... [2021-01-26T11:00:02.708Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5777285130226306795tmp [Pipeline] { [Pipeline] echo [2021-01-26T11:00:02.855Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T11:00:03.613Z] ---> create-netrc.sh [Pipeline] } [2021-01-26T11:00:03.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-26T11:00:03.831Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T11:00:04.513Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-26T11:00:04.557Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T11:00:05.257Z] ---> sudo-logs.sh [2021-01-26T11:00:05.257Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-26T11:00:05.288Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T11:00:05.645Z] ---> job-cost.sh [2021-01-26T11:00:05.922Z] lf-activate-venv: SKIPPING [2021-01-26T11:00:05.922Z] INFO: No Stack... [2021-01-26T11:00:07.331Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-26T11:00:07.914Z] INFO: Archiving Costs [Pipeline] echo [2021-01-26T11:00:07.958Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T11:00:08.349Z] ---> logs-deploy.sh [2021-01-26T11:00:08.349Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3080/1 [2021-01-26T11:00:08.349Z] INFO: archiving workspace using pattern(s): [2021-01-26T11:00:10.983Z] Archives upload complete. [2021-01-26T11:00:10.983Z] INFO: archiving logs to Nexus [2021-01-26T11:00:12.491Z] ---> uname -a: [2021-01-26T11:00:12.491Z] Linux prd-centos7-docker-4c-2g-22822.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-26T11:00:12.491Z] [2021-01-26T11:00:12.491Z] [2021-01-26T11:00:12.491Z] ---> lscpu: [2021-01-26T11:00:12.491Z] Architecture: x86_64 [2021-01-26T11:00:12.491Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-26T11:00:12.491Z] Byte Order: Little Endian [2021-01-26T11:00:12.491Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-26T11:00:12.491Z] CPU(s): 4 [2021-01-26T11:00:12.491Z] On-line CPU(s) list: 0-3 [2021-01-26T11:00:12.491Z] Thread(s) per core: 1 [2021-01-26T11:00:12.491Z] Core(s) per socket: 1 [2021-01-26T11:00:12.491Z] Socket(s): 4 [2021-01-26T11:00:12.491Z] NUMA node(s): 1 [2021-01-26T11:00:12.491Z] Vendor ID: GenuineIntel [2021-01-26T11:00:12.491Z] CPU family: 6 [2021-01-26T11:00:12.491Z] Model: 44 [2021-01-26T11:00:12.491Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-26T11:00:12.491Z] Stepping: 1 [2021-01-26T11:00:12.491Z] CPU MHz: 2933.438 [2021-01-26T11:00:12.491Z] BogoMIPS: 5866.87 [2021-01-26T11:00:12.491Z] Virtualization: VT-x [2021-01-26T11:00:12.491Z] Hypervisor vendor: KVM [2021-01-26T11:00:12.491Z] Virtualization type: full [2021-01-26T11:00:12.491Z] L1d cache: 128 KiB [2021-01-26T11:00:12.491Z] L1i cache: 128 KiB [2021-01-26T11:00:12.491Z] L2 cache: 16 MiB [2021-01-26T11:00:12.491Z] L3 cache: 64 MiB [2021-01-26T11:00:12.491Z] NUMA node0 CPU(s): 0-3 [2021-01-26T11:00:12.491Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-26T11:00:12.491Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-26T11:00:12.491Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-26T11:00:12.491Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-26T11:00:12.491Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-26T11:00:12.491Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-26T11:00:12.491Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-26T11:00:12.491Z] Vulnerability Srbds: Not affected [2021-01-26T11:00:12.491Z] Vulnerability Tsx async abort: Not affected [2021-01-26T11:00:12.491Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-26T11:00:12.491Z] [2021-01-26T11:00:12.491Z] [2021-01-26T11:00:12.491Z] ---> nproc: [2021-01-26T11:00:12.491Z] 4 [2021-01-26T11:00:12.491Z] [2021-01-26T11:00:12.491Z] [2021-01-26T11:00:12.491Z] ---> df -h: [2021-01-26T11:00:12.491Z] Filesystem Size Used Available Use% Mounted on [2021-01-26T11:00:12.491Z] overlay 50.0G 12.1G 37.8G 24% / [2021-01-26T11:00:12.491Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-26T11:00:12.491Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-26T11:00:12.491Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-26T11:00:12.491Z] /dev/vda1 50.0G 12.1G 37.8G 24% /facter-os [2021-01-26T11:00:12.491Z] /dev/vda1 50.0G 12.1G 37.8G 24% /etc/resolv.conf [2021-01-26T11:00:12.491Z] /dev/vda1 50.0G 12.1G 37.8G 24% /etc/hostname [2021-01-26T11:00:12.491Z] /dev/vda1 50.0G 12.1G 37.8G 24% /etc/hosts [2021-01-26T11:00:12.491Z] /dev/vda1 50.0G 12.1G 37.8G 24% /run/cloud-init/result.json [2021-01-26T11:00:12.491Z] /dev/vda1 50.0G 12.1G 37.8G 24% /var/log/sa-host [2021-01-26T11:00:12.491Z] /dev/vda1 50.0G 12.1G 37.8G 24% /var/log/secure [2021-01-26T11:00:12.491Z] /dev/vda1 50.0G 12.1G 37.8G 24% /var/log/auth.log [2021-01-26T11:00:12.491Z] /dev/vda1 50.0G 12.1G 37.8G 24% /w/workspace/edgex-go/1 [2021-01-26T11:00:12.491Z] /dev/vda1 50.0G 12.1G 37.8G 24% /w/workspace/edgex-go/1@tmp [2021-01-26T11:00:12.491Z] [2021-01-26T11:00:12.491Z] [2021-01-26T11:00:12.491Z] ---> free -m: [2021-01-26T11:00:12.491Z] total used free shared buff/cache available [2021-01-26T11:00:12.491Z] Mem: 1837 673 120 0 1043 1079 [2021-01-26T11:00:12.491Z] Swap: 1023 61 962 [2021-01-26T11:00:12.491Z] [2021-01-26T11:00:12.491Z] [2021-01-26T11:00:12.491Z] ---> ip addr: [2021-01-26T11:00:12.491Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-26T11:00:12.491Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-26T11:00:12.491Z] inet 127.0.0.1/8 scope host lo [2021-01-26T11:00:12.491Z] valid_lft forever preferred_lft forever [2021-01-26T11:00:12.491Z] inet6 ::1/128 scope host [2021-01-26T11:00:12.491Z] valid_lft forever preferred_lft forever [2021-01-26T11:00:12.491Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-26T11:00:12.491Z] link/ether fa:16:3e:33:a5:cb brd ff:ff:ff:ff:ff:ff [2021-01-26T11:00:12.491Z] inet 10.30.123.184/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-26T11:00:12.491Z] valid_lft 85061sec preferred_lft 85061sec [2021-01-26T11:00:12.491Z] inet6 fe80::f816:3eff:fe33:a5cb/64 scope link [2021-01-26T11:00:12.491Z] valid_lft forever preferred_lft forever [2021-01-26T11:00:12.491Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-26T11:00:12.491Z] link/ether 02:42:73:30:1c:15 brd ff:ff:ff:ff:ff:ff [2021-01-26T11:00:12.491Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-26T11:00:12.491Z] valid_lft forever preferred_lft forever [2021-01-26T11:00:12.491Z] inet6 fe80::42:73ff:fe30:1c15/64 scope link [2021-01-26T11:00:12.491Z] valid_lft forever preferred_lft forever [2021-01-26T11:00:12.491Z] [2021-01-26T11:00:12.491Z] [2021-01-26T11:00:12.491Z] ---> sar -b -r -n DEV: [2021-01-26T11:00:12.491Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/26/21 _x86_64_ (4 CPU) [2021-01-26T11:00:12.491Z] [2021-01-26T11:00:12.491Z] 10:37:40 LINUX RESTART (4 CPU) [2021-01-26T11:00:12.491Z] [2021-01-26T11:00:12.491Z] 10:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-26T11:00:12.491Z] 10:39:01 158.29 101.84 56.45 0.00 7808.31 38707.20 0.00 [2021-01-26T11:00:12.491Z] 10:40:02 58.54 14.59 43.95 0.00 4885.21 10920.26 0.00 [2021-01-26T11:00:12.491Z] 10:41:01 216.20 86.94 129.25 0.00 6473.23 44376.09 0.00 [2021-01-26T11:00:12.491Z] 10:42:01 183.73 72.47 111.26 0.00 2615.10 13074.22 0.00 [2021-01-26T11:00:12.491Z] 10:43:01 98.87 24.90 73.97 0.00 1022.23 9812.61 0.00 [2021-01-26T11:00:12.491Z] 10:44:02 85.22 29.86 55.35 0.00 1439.05 5238.66 0.00 [2021-01-26T11:00:12.491Z] 10:45:01 51.60 27.79 23.80 0.00 1918.43 1581.80 0.00 [2021-01-26T11:00:12.491Z] 10:46:01 90.33 14.29 76.04 0.00 1748.01 23550.58 0.00 [2021-01-26T11:00:12.491Z] 10:47:02 965.33 774.12 191.20 0.00 88529.50 144172.39 0.00 [2021-01-26T11:00:12.491Z] 10:48:03 1873.01 1667.15 205.86 0.00 105352.99 109671.08 0.00 [2021-01-26T11:00:12.491Z] 10:49:02 763.50 654.75 108.74 0.00 37970.24 46237.77 0.00 [2021-01-26T11:00:12.491Z] 10:50:03 395.00 148.89 246.11 0.00 24936.96 75447.88 0.00 [2021-01-26T11:00:12.491Z] 10:51:05 1312.56 1044.66 267.90 0.00 83349.12 91721.33 0.00 [2021-01-26T11:00:12.491Z] 10:52:02 1407.94 1151.68 256.26 0.00 55805.38 59773.97 0.00 [2021-01-26T11:00:12.491Z] 10:53:01 422.00 271.32 150.68 0.00 18028.14 22604.02 0.00 [2021-01-26T11:00:12.491Z] 10:54:01 5.46 0.57 4.89 0.00 10.11 154.10 0.00 [2021-01-26T11:00:12.491Z] 10:55:01 1.26 0.98 0.28 0.00 15.58 3.26 0.00 [2021-01-26T11:00:12.491Z] 10:56:02 0.45 0.05 0.40 0.00 0.53 3.94 0.00 [2021-01-26T11:00:12.491Z] 10:57:01 0.49 0.02 0.47 0.00 0.27 6.13 0.00 [2021-01-26T11:00:12.491Z] 10:58:01 0.22 0.07 0.15 0.00 0.53 1.60 0.00 [2021-01-26T11:00:12.491Z] 10:59:01 0.27 0.02 0.25 0.00 0.53 2.16 0.00 [2021-01-26T11:00:12.491Z] Average: 386.62 291.07 95.55 0.00 21216.84 33403.96 0.00 [2021-01-26T11:00:12.491Z] [2021-01-26T11:00:12.491Z] 10:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-26T11:00:12.491Z] 10:39:01 67280 0 540316 28.72 2620 1271328 1051032 35.87 475772 1140976 81096 [2021-01-26T11:00:12.491Z] 10:40:02 67488 0 778820 41.39 2620 1032616 1489268 50.83 681224 929036 20 [2021-01-26T11:00:12.491Z] 10:41:01 151048 0 682248 36.26 2040 1046208 1544060 52.70 562612 924812 36 [2021-01-26T11:00:12.491Z] 10:42:01 93652 0 812940 43.21 1508 973444 1543452 52.68 656208 856040 46880 [2021-01-26T11:00:12.491Z] 10:43:01 159244 0 773136 41.09 864 948300 1821532 62.17 681636 757116 55040 [2021-01-26T11:00:12.491Z] 10:44:02 210384 0 729688 38.78 840 940632 1628784 55.59 596808 783768 23480 [2021-01-26T11:00:12.491Z] 10:45:01 216484 0 703944 37.41 764 960352 1469364 50.15 594912 778364 89204 [2021-01-26T11:00:12.491Z] 10:46:01 67996 0 708552 37.66 584 1104412 1270184 43.35 620400 902928 43892 [2021-01-26T11:00:12.491Z] 10:47:02 385292 0 760360 40.41 16 735876 3226248 110.11 609092 672096 60 [2021-01-26T11:00:12.491Z] 10:48:03 71172 0 815192 43.33 16 995164 2339080 79.83 723224 857016 87960 [2021-01-26T11:00:12.491Z] 10:49:02 336620 0 954432 50.73 16 590476 3699628 126.26 630328 647324 13296 [2021-01-26T11:00:12.491Z] 10:50:03 136528 0 684280 36.37 16 1060720 1572012 53.65 711920 789536 0 [2021-01-26T11:00:12.491Z] 10:51:05 83796 0 786728 41.81 16 1011004 2380736 81.25 673476 866112 30056 [2021-01-26T11:00:12.492Z] 10:52:02 56704 0 748776 39.80 16 1076048 2169144 74.03 750600 823700 32460 [2021-01-26T11:00:12.492Z] 10:53:01 353188 0 604952 32.15 16 923388 1331632 45.45 451812 829728 20 [2021-01-26T11:00:12.492Z] 10:54:01 365824 0 592380 31.48 16 923324 1198380 40.90 443924 828308 20 [2021-01-26T11:00:12.492Z] 10:55:01 365060 0 593160 31.53 16 923308 1198552 40.90 444056 828760 8 [2021-01-26T11:00:12.492Z] 10:56:02 367016 0 591200 31.42 16 923312 1186108 40.48 442780 828764 8 [2021-01-26T11:00:12.492Z] 10:57:01 366700 0 591504 31.44 16 923324 1186108 40.48 443032 828776 8 [2021-01-26T11:00:12.492Z] 10:58:01 367300 0 590892 31.40 16 923336 1186108 40.48 443036 828792 8 [2021-01-26T11:00:12.492Z] 10:59:01 366908 0 591276 31.43 16 923344 1186180 40.48 443000 828816 12 [2021-01-26T11:00:12.492Z] Average: 221699 0 696894 37.04 574 962377 1698933 57.98 575231 834798 23979 [2021-01-26T11:00:12.492Z] [2021-01-26T11:00:12.492Z] 10:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-26T11:00:12.492Z] 10:39:01 eth0 609.07 358.19 2903.26 57.77 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:40:02 eth0 610.17 552.03 3401.14 104.07 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:40:02 vetha6851d7 457.71 461.53 55.40 2642.61 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:40:02 docker0 457.71 461.40 49.15 2642.60 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:41:01 vethc675a44 6.13 5.37 0.60 5.70 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:41:01 eth0 376.36 298.89 3261.47 73.77 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:41:01 docker0 43.74 71.95 2.56 371.50 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:42:01 vethe5143d7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:42:01 eth0 146.32 118.58 485.66 19.36 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:42:01 docker0 103.18 122.60 8.14 461.61 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:43:01 vethe5143d7 0.61 0.61 0.05 0.06 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:43:01 eth0 29.47 22.94 19.91 39.73 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:43:01 docker0 0.61 0.61 0.04 0.06 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:44:02 vethe5143d7 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:44:02 eth0 14.98 11.29 11.79 6.54 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:44:02 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:45:01 vethe5143d7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:45:01 eth0 29.58 22.67 18.81 52.21 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:46:01 eth0 186.54 156.52 1694.44 57.89 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:46:01 veth2f469b5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:47:02 vethd011e2f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:47:02 vethbc1745e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:47:02 veth1abc949 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:47:02 veth9f24549 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:48:03 eth0 2015.55 1536.45 11665.55 408.64 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:48:03 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:48:03 veth2f469b5 0.00 0.44 0.00 0.02 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:48:03 docker0 608.44 666.06 59.49 3527.04 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:49:02 vethb0c9d4f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:49:02 veth389ea6d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:49:02 vethd15fe4a 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:49:02 eth0 11.74 11.00 6.03 34.71 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:50:03 veth1bbc8b4 1.66 4.11 0.11 26.83 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:50:03 eth0 197.45 136.97 1508.16 62.96 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:50:03 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:50:03 veth2f469b5 0.00 0.61 0.00 0.03 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:51:05 veth90dec93 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:51:05 vethc587016 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:51:05 eth0 78.24 45.70 322.44 46.89 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:51:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:52:02 eth0 66.71 45.07 125.98 54.79 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:52:02 veth54cd64f 0.11 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:52:02 veth3894cd4 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:53:01 eth0 62.78 41.80 147.46 50.04 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:53:01 docker0 689.08 818.87 65.54 4424.13 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:54:01 eth0 1.28 0.73 0.78 0.24 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:55:01 eth0 0.55 0.53 0.27 0.21 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:56:02 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:58:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:59:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] Average: eth0 117.60 88.43 670.56 31.81 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] Average: docker0 32.35 38.44 3.08 207.67 0.00 0.00 0.00 0.00 [2021-01-26T11:00:12.492Z] [2021-01-26T11:00:12.492Z] [2021-01-26T11:00:12.492Z] ---> sar -P ALL: [2021-01-26T11:00:12.492Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/26/21 _x86_64_ (4 CPU) [2021-01-26T11:00:12.492Z] [2021-01-26T11:00:12.492Z] 10:37:40 LINUX RESTART (4 CPU) [2021-01-26T11:00:12.492Z] [2021-01-26T11:00:12.492Z] 10:38:01 CPU %user %nice %system %iowait %steal %idle [2021-01-26T11:00:12.492Z] 10:39:01 all 12.70 0.00 8.04 7.25 15.04 56.97 [2021-01-26T11:00:12.492Z] 10:39:01 0 10.30 0.00 7.11 7.78 16.06 58.76 [2021-01-26T11:00:12.492Z] 10:39:01 1 17.52 0.00 9.37 7.36 12.51 53.24 [2021-01-26T11:00:12.492Z] 10:39:01 2 9.78 0.00 8.72 6.10 15.62 59.78 [2021-01-26T11:00:12.492Z] 10:39:01 3 13.38 0.00 7.01 7.78 15.88 55.94 [2021-01-26T11:00:12.492Z] 10:40:02 all 9.03 0.00 3.94 1.40 14.51 71.12 [2021-01-26T11:00:12.492Z] 10:40:02 0 6.71 0.00 5.14 2.83 16.26 69.06 [2021-01-26T11:00:12.492Z] 10:40:02 1 12.17 0.00 3.62 0.40 14.98 68.82 [2021-01-26T11:00:12.492Z] 10:40:02 2 6.95 0.00 3.16 1.03 13.96 74.90 [2021-01-26T11:00:12.492Z] 10:40:02 3 10.38 0.00 3.83 1.34 12.84 71.62 [2021-01-26T11:00:12.492Z] 10:41:01 all 6.72 0.00 5.62 1.62 18.51 67.53 [2021-01-26T11:00:12.492Z] 10:41:01 0 5.61 0.00 5.64 1.03 19.29 68.43 [2021-01-26T11:00:12.492Z] 10:41:01 1 5.51 0.00 5.30 2.22 18.95 68.02 [2021-01-26T11:00:12.492Z] 10:41:01 2 6.80 0.00 5.47 2.06 18.59 67.09 [2021-01-26T11:00:12.492Z] 10:41:01 3 9.02 0.00 6.06 1.19 17.20 66.53 [2021-01-26T11:00:12.492Z] 10:42:01 all 17.85 0.00 7.98 4.36 18.74 51.07 [2021-01-26T11:00:12.492Z] 10:42:01 0 18.02 0.00 7.60 4.26 19.40 50.73 [2021-01-26T11:00:12.492Z] 10:42:01 1 16.66 0.00 7.80 3.41 18.56 53.57 [2021-01-26T11:00:12.492Z] 10:42:01 2 17.22 0.00 8.41 5.97 18.74 49.67 [2021-01-26T11:00:12.492Z] 10:42:01 3 19.52 0.00 8.14 3.82 18.26 50.26 [2021-01-26T11:00:12.492Z] 10:43:01 all 44.62 0.00 13.10 3.92 21.62 16.74 [2021-01-26T11:00:12.492Z] 10:43:01 0 44.17 0.00 13.50 3.85 22.20 16.28 [2021-01-26T11:00:12.492Z] 10:43:01 1 40.35 0.00 12.40 4.05 22.69 20.51 [2021-01-26T11:00:12.492Z] 10:43:01 2 46.75 0.00 14.28 4.89 19.74 14.34 [2021-01-26T11:00:12.492Z] 10:43:01 3 47.38 0.00 12.26 2.90 21.79 15.68 [2021-01-26T11:00:12.492Z] 10:44:02 all 35.50 0.00 14.14 1.97 26.35 22.04 [2021-01-26T11:00:12.492Z] 10:44:02 0 32.08 0.00 13.20 1.98 27.21 25.53 [2021-01-26T11:00:12.492Z] 10:44:02 1 34.52 0.00 14.01 2.42 26.65 22.40 [2021-01-26T11:00:12.492Z] 10:44:02 2 35.08 0.00 14.15 1.05 26.31 23.42 [2021-01-26T11:00:12.492Z] 10:44:02 3 40.57 0.00 15.25 2.42 25.19 16.58 [2021-01-26T11:00:12.492Z] 10:45:01 all 16.20 0.00 9.38 0.79 27.99 45.65 [2021-01-26T11:00:12.492Z] 10:45:01 0 15.94 0.00 9.13 0.81 28.73 45.39 [2021-01-26T11:00:12.492Z] 10:45:01 1 15.68 0.00 9.06 0.70 28.23 46.33 [2021-01-26T11:00:12.492Z] 10:45:01 2 16.32 0.00 9.03 0.79 27.28 46.57 [2021-01-26T11:00:12.492Z] 10:45:01 3 16.83 0.00 10.32 0.84 27.68 44.32 [2021-01-26T11:00:12.492Z] 10:46:01 all 7.81 0.00 6.58 1.14 24.33 60.14 [2021-01-26T11:00:12.492Z] 10:46:01 0 8.35 0.00 7.12 2.34 24.59 57.60 [2021-01-26T11:00:12.492Z] 10:46:01 1 9.26 0.00 6.54 0.92 24.95 58.33 [2021-01-26T11:00:12.492Z] 10:46:01 2 6.76 0.00 6.42 0.65 23.40 62.77 [2021-01-26T11:00:12.492Z] 10:46:01 3 6.91 0.00 6.25 0.63 24.38 61.83 [2021-01-26T11:00:12.492Z] 10:47:02 all 11.26 0.00 12.14 10.66 36.94 28.99 [2021-01-26T11:00:12.492Z] 10:47:02 0 10.29 0.00 11.08 9.86 36.43 32.35 [2021-01-26T11:00:12.492Z] 10:47:02 1 12.27 0.00 12.46 12.06 36.48 26.74 [2021-01-26T11:00:12.492Z] 10:47:02 2 9.81 0.00 12.40 9.73 37.25 30.82 [2021-01-26T11:00:12.492Z] 10:47:02 3 12.75 0.00 12.67 11.05 37.64 25.90 [2021-01-26T11:00:12.492Z] 10:48:03 all 8.18 0.00 11.58 25.69 31.16 23.39 [2021-01-26T11:00:12.492Z] 10:48:03 0 8.42 0.00 10.98 23.65 31.51 25.43 [2021-01-26T11:00:12.492Z] 10:48:03 1 7.78 0.00 11.08 27.81 31.03 22.31 [2021-01-26T11:00:12.492Z] 10:48:03 2 7.87 0.00 11.29 25.12 30.83 24.89 [2021-01-26T11:00:12.492Z] 10:48:03 3 8.66 0.00 13.02 26.19 31.25 20.87 [2021-01-26T11:00:12.492Z] 10:49:02 all 46.61 0.00 12.90 10.86 19.19 10.43 [2021-01-26T11:00:12.492Z] 10:49:02 0 49.20 0.00 12.73 10.75 16.55 10.77 [2021-01-26T11:00:12.492Z] 10:49:02 1 45.40 0.00 14.04 11.68 19.82 9.05 [2021-01-26T11:00:12.492Z] 10:49:02 2 48.83 0.00 12.50 10.20 17.35 11.12 [2021-01-26T11:00:12.492Z] 10:49:02 3 42.83 0.00 12.38 10.83 23.23 10.74 [2021-01-26T11:00:12.492Z] [2021-01-26T11:00:12.492Z] 10:49:02 CPU %user %nice %system %iowait %steal %idle [2021-01-26T11:00:12.492Z] 10:50:03 all 23.36 0.00 14.77 11.40 30.75 19.71 [2021-01-26T11:00:12.492Z] 10:50:03 0 21.79 0.00 13.67 9.05 32.31 23.19 [2021-01-26T11:00:12.492Z] 10:50:03 1 23.07 0.00 14.25 15.12 30.12 17.44 [2021-01-26T11:00:12.492Z] 10:50:03 2 24.62 0.00 15.09 9.38 30.13 20.77 [2021-01-26T11:00:12.493Z] 10:50:03 3 23.98 0.00 16.07 12.05 30.45 17.45 [2021-01-26T11:00:12.493Z] 10:51:05 all 27.61 0.00 16.41 15.33 26.22 14.43 [2021-01-26T11:00:12.493Z] 10:51:05 0 27.95 0.00 16.77 15.41 25.97 13.90 [2021-01-26T11:00:12.493Z] 10:51:05 1 27.14 0.00 16.38 16.16 26.69 13.64 [2021-01-26T11:00:12.493Z] 10:51:05 2 29.41 0.00 18.59 14.95 24.28 12.77 [2021-01-26T11:00:12.493Z] 10:51:05 3 25.99 0.00 13.95 14.80 27.89 17.36 [2021-01-26T11:00:12.493Z] 10:52:02 all 22.86 0.00 13.86 21.34 27.02 14.92 [2021-01-26T11:00:12.493Z] 10:52:02 0 21.56 0.00 13.68 22.81 27.33 14.62 [2021-01-26T11:00:12.493Z] 10:52:02 1 24.57 0.00 13.44 18.67 25.49 17.83 [2021-01-26T11:00:12.493Z] 10:52:02 2 22.57 0.00 14.41 24.60 27.16 11.26 [2021-01-26T11:00:12.493Z] 10:52:02 3 22.77 0.00 13.92 19.24 28.12 15.95 [2021-01-26T11:00:12.493Z] 10:53:01 all 17.11 0.00 10.46 8.18 16.75 47.50 [2021-01-26T11:00:12.493Z] 10:53:01 0 16.95 0.00 10.56 5.91 16.55 50.03 [2021-01-26T11:00:12.493Z] 10:53:01 1 16.89 0.00 10.49 8.37 16.45 47.80 [2021-01-26T11:00:12.493Z] 10:53:01 2 17.40 0.00 10.44 9.76 16.72 45.68 [2021-01-26T11:00:12.493Z] 10:53:01 3 17.21 0.00 10.35 8.70 17.28 46.46 [2021-01-26T11:00:12.493Z] 10:54:01 all 0.12 0.00 0.12 0.02 0.41 99.34 [2021-01-26T11:00:12.493Z] 10:54:01 0 0.05 0.00 0.13 0.00 0.45 99.37 [2021-01-26T11:00:12.493Z] 10:54:01 1 0.23 0.00 0.08 0.02 0.27 99.40 [2021-01-26T11:00:12.493Z] 10:54:01 2 0.17 0.00 0.12 0.05 0.43 99.24 [2021-01-26T11:00:12.493Z] 10:54:01 3 0.05 0.00 0.13 0.00 0.48 99.34 [2021-01-26T11:00:12.493Z] 10:55:01 all 0.11 0.00 0.06 0.03 0.47 99.33 [2021-01-26T11:00:12.493Z] 10:55:01 0 0.05 0.00 0.07 0.02 0.86 99.01 [2021-01-26T11:00:12.493Z] 10:55:01 1 0.03 0.00 0.03 0.08 0.25 99.60 [2021-01-26T11:00:12.493Z] 10:55:01 2 0.33 0.00 0.03 0.02 0.37 99.25 [2021-01-26T11:00:12.493Z] 10:55:01 3 0.03 0.00 0.12 0.00 0.40 99.45 [2021-01-26T11:00:12.493Z] 10:56:02 all 0.12 0.00 0.07 0.00 0.44 99.36 [2021-01-26T11:00:12.493Z] 10:56:02 0 0.02 0.00 0.05 0.00 0.33 99.60 [2021-01-26T11:00:12.493Z] 10:56:02 1 0.41 0.00 0.07 0.00 0.66 98.85 [2021-01-26T11:00:12.493Z] 10:56:02 2 0.03 0.00 0.08 0.00 0.40 99.48 [2021-01-26T11:00:12.493Z] 10:56:02 3 0.03 0.00 0.08 0.02 0.35 99.52 [2021-01-26T11:00:12.493Z] 10:57:01 all 0.11 0.00 0.03 0.00 0.23 99.63 [2021-01-26T11:00:12.493Z] 10:57:01 0 0.03 0.00 0.03 0.00 0.17 99.76 [2021-01-26T11:00:12.493Z] 10:57:01 1 0.36 0.00 0.02 0.00 0.41 99.22 [2021-01-26T11:00:12.493Z] 10:57:01 2 0.03 0.00 0.05 0.00 0.17 99.75 [2021-01-26T11:00:12.493Z] 10:57:01 3 0.02 0.00 0.02 0.00 0.19 99.78 [2021-01-26T11:00:12.493Z] 10:58:01 all 0.12 0.00 0.06 0.00 0.33 99.49 [2021-01-26T11:00:12.493Z] 10:58:01 0 0.02 0.00 0.03 0.00 0.18 99.77 [2021-01-26T11:00:12.493Z] 10:58:01 1 0.38 0.00 0.07 0.00 0.23 99.32 [2021-01-26T11:00:12.493Z] 10:58:01 2 0.03 0.00 0.03 0.00 0.43 99.50 [2021-01-26T11:00:12.493Z] 10:58:01 3 0.03 0.00 0.12 0.02 0.47 99.37 [2021-01-26T11:00:12.493Z] 10:59:01 all 0.11 0.00 0.04 0.00 0.30 99.55 [2021-01-26T11:00:12.493Z] 10:59:01 0 0.02 0.00 0.03 0.00 0.20 99.75 [2021-01-26T11:00:12.493Z] 10:59:01 1 0.37 0.00 0.03 0.00 0.51 99.09 [2021-01-26T11:00:12.493Z] 10:59:01 2 0.02 0.00 0.05 0.00 0.12 99.82 [2021-01-26T11:00:12.493Z] 10:59:01 3 0.03 0.00 0.05 0.00 0.37 99.55 [2021-01-26T11:00:12.493Z] Average: all 14.08 0.00 7.50 5.90 16.82 55.69 [2021-01-26T11:00:12.493Z] Average: 0 13.67 0.00 7.40 5.77 17.16 56.00 [2021-01-26T11:00:12.493Z] Average: 1 14.22 0.00 7.46 6.17 16.76 55.39 [2021-01-26T11:00:12.493Z] Average: 2 13.93 0.00 7.64 5.89 16.44 56.11 [2021-01-26T11:00:12.493Z] Average: 3 14.50 0.00 7.51 5.78 16.93 55.26 [2021-01-26T11:00:12.493Z] [2021-01-26T11:00:12.493Z] [2021-01-26T11:00:12.493Z]