Pull request #3481 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at f46290f347ef4219bdcd9b9204c1330e0217d610 rather than 81617197e02d616edf871c389caa5d818426e8dd Obtained Jenkinsfile from f46290f347ef4219bdcd9b9204c1330e0217d610 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5090614223545660586.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5061252976122678027.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3481/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3481/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2866315325634760207.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1489667875696250235.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3481/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3481/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3050493179842910974.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-14998 in /w/workspace/edgexfoundry_edgex-go_PR-3481 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3196545279321805631.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f46290f347ef4219bdcd9b9204c1330e0217d610 into PR head commit 81617197e02d616edf871c389caa5d818426e8dd > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5367343309032182046.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3481/head:refs/remotes/origin/PR-3481 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81617197e02d616edf871c389caa5d818426e8dd # timeout=10 Merge succeeded, producing 81617197e02d616edf871c389caa5d818426e8dd Checking out Revision 81617197e02d616edf871c389caa5d818426e8dd (PR-3481) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh734422571058308517.key > git merge f46290f347ef4219bdcd9b9204c1330e0217d610 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81617197e02d616edf871c389caa5d818426e8dd # timeout=10 Commit message: "docs(sma): update Swagger for v2 GET /configs/{services} API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-19T04:47:32.129Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-19T04:47:32.221Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-19T04:47:32.246Z] ========================================================= [2021-05-19T04:47:32.247Z] EdgeX Global Pipelines Version Info [2021-05-19T04:47:32.247Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a515e3403c9507ac660e32c67d93a8ca1397717d # timeout=10 [2021-05-19T04:47:33.699Z] ------------------- [2021-05-19T04:47:33.699Z] stable info: [2021-05-19T04:47:33.699Z] ------------------- [2021-05-19T04:47:33.699Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-19T04:47:33.699Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T04:47:33.699Z] Message: update stable to v1.0.192 [2021-05-19T04:47:34.277Z] ------------------- [2021-05-19T04:47:34.277Z] experimental info: [2021-05-19T04:47:34.277Z] ------------------- [2021-05-19T04:47:34.277Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-19T04:47:34.277Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T04:47:34.277Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-19T04:47:34.402Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-19T04:47:34.423Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-19T04:47:34.444Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-19T04:47:34.464Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-19T04:47:34.485Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-19T04:47:34.507Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-19T04:47:34.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-19T04:47:34.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-19T04:47:34.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-19T04:47:34.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-19T04:47:34.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-19T04:47:34.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-19T04:47:34.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-19T04:47:34.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-19T04:47:34.701Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T04:47:34.724Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T04:47:34.745Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-19T04:47:34.767Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-19T04:47:34.789Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-19T04:47:34.810Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-19T04:47:34.833Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-19T04:47:34.855Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-19T04:47:34.877Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3481 [Pipeline] echo [2021-05-19T04:47:34.898Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3481 [Pipeline] echo [2021-05-19T04:47:34.920Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3481 [Pipeline] echo [2021-05-19T04:47:34.942Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81617197e02d616edf871c389caa5d818426e8dd [Pipeline] echo [2021-05-19T04:47:34.982Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8161719 [Pipeline] echo [2021-05-19T04:47:35.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T04:47:35.081Z] provisioning config files... [2021-05-19T04:47:35.098Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2940087640725021747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T04:47:35.442Z] ---> docker-login.sh [2021-05-19T04:47:35.442Z] nexus3.edgexfoundry.org:10001 [2021-05-19T04:47:35.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T04:47:35.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T04:47:35.712Z] Configure a credential helper to remove this warning. See [2021-05-19T04:47:35.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T04:47:35.712Z] [2021-05-19T04:47:35.712Z] Login Succeeded [2021-05-19T04:47:35.712Z] nexus3.edgexfoundry.org:10002 [2021-05-19T04:47:35.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T04:47:35.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T04:47:35.712Z] Configure a credential helper to remove this warning. See [2021-05-19T04:47:35.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T04:47:35.712Z] [2021-05-19T04:47:35.712Z] Login Succeeded [2021-05-19T04:47:35.712Z] nexus3.edgexfoundry.org:10003 [2021-05-19T04:47:35.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T04:47:35.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T04:47:35.972Z] Configure a credential helper to remove this warning. See [2021-05-19T04:47:35.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T04:47:35.972Z] [2021-05-19T04:47:35.972Z] Login Succeeded [2021-05-19T04:47:35.972Z] nexus3.edgexfoundry.org:10004 [2021-05-19T04:47:35.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T04:47:35.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T04:47:35.972Z] Configure a credential helper to remove this warning. See [2021-05-19T04:47:35.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T04:47:35.972Z] [2021-05-19T04:47:35.972Z] Login Succeeded [2021-05-19T04:47:35.972Z] docker.io [2021-05-19T04:47:35.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T04:47:36.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T04:47:36.547Z] Configure a credential helper to remove this warning. See [2021-05-19T04:47:36.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T04:47:36.547Z] [2021-05-19T04:47:36.547Z] Login Succeeded [2021-05-19T04:47:36.547Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T04:47:36.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T04:47:36.886Z] ++ 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-05-19T04:47:36.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T04:47:36.886Z] ++ dirname cmd/core-command/Dockerfile [2021-05-19T04:47:36.886Z] ++ cut -d/ -f2 [2021-05-19T04:47:36.886Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-19T04:47:36.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T04:47:36.886Z] ++ dirname cmd/core-data/Dockerfile [2021-05-19T04:47:36.886Z] ++ cut -d/ -f2 [2021-05-19T04:47:36.886Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-19T04:47:36.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T04:47:36.886Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-19T04:47:36.886Z] ++ cut -d/ -f2 [2021-05-19T04:47:36.886Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-19T04:47:36.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T04:47:36.886Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-19T04:47:36.886Z] ++ cut -d/ -f2 [2021-05-19T04:47:36.886Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-19T04:47:36.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T04:47:36.886Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-19T04:47:36.886Z] ++ cut -d/ -f2 [2021-05-19T04:47:36.886Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-19T04:47:36.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T04:47:36.886Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-19T04:47:36.886Z] ++ cut -d/ -f2 [2021-05-19T04:47:36.886Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-19T04:47:36.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T04:47:36.886Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-19T04:47:36.886Z] ++ cut -d/ -f2 [2021-05-19T04:47:36.886Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-19T04:47:36.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T04:47:36.886Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-19T04:47:36.886Z] ++ cut -d/ -f2 [2021-05-19T04:47:36.886Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-19T04:47:36.886Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T04:47:36.886Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-19T04:47:36.886Z] ++ cut -d/ -f2 [2021-05-19T04:47:36.886Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-19T04:47:36.926Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-19T04:47:38.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T04:47:38.339Z] [2021-05-19T04:47:38.339Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T04:47:38.651Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T04:47:38.651Z] latest: Pulling from edgex-devops/git-semver [2021-05-19T04:47:38.651Z] 31603596830f: Pulling fs layer [2021-05-19T04:47:38.651Z] 54011a49482f: Pulling fs layer [2021-05-19T04:47:38.651Z] a6820b24f6d8: Pulling fs layer [2021-05-19T04:47:38.651Z] f581987b2513: Pulling fs layer [2021-05-19T04:47:38.651Z] f581987b2513: Waiting [2021-05-19T04:47:38.651Z] 54011a49482f: Verifying Checksum [2021-05-19T04:47:38.651Z] 54011a49482f: Download complete [2021-05-19T04:47:38.920Z] 31603596830f: Verifying Checksum [2021-05-19T04:47:38.920Z] 31603596830f: Download complete [2021-05-19T04:47:38.920Z] f581987b2513: Verifying Checksum [2021-05-19T04:47:38.920Z] f581987b2513: Download complete [2021-05-19T04:47:38.920Z] a6820b24f6d8: Verifying Checksum [2021-05-19T04:47:38.920Z] a6820b24f6d8: Download complete [2021-05-19T04:47:39.182Z] 31603596830f: Pull complete [2021-05-19T04:47:39.182Z] 54011a49482f: Pull complete [2021-05-19T04:47:39.759Z] a6820b24f6d8: Pull complete [2021-05-19T04:47:40.021Z] f581987b2513: Pull complete [2021-05-19T04:47:40.021Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-19T04:47:40.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T04:47:40.021Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-19T04:47:40.105Z] prd-centos7-docker-4c-2g-14998 does not seem to be running inside a container [2021-05-19T04:47:40.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-19T04:47:41.137Z] $ docker top da7dd192f6e821221368b6b2e05543ecc6eb7b9771eec16cf42b55058d951124 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T04:47:41.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T04:47:41.251Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T04:47:41.368Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T04:47:41.377Z] $ docker exec da7dd192f6e821221368b6b2e05543ecc6eb7b9771eec16cf42b55058d951124 ssh-agent [2021-05-19T04:47:41.487Z] SSH_AUTH_SOCK=/tmp/ssh-idaT5p0DQoxW/agent.15 [2021-05-19T04:47:41.488Z] SSH_AGENT_PID=22 [2021-05-19T04:47:41.499Z] Running ssh-add (command line suppressed) [2021-05-19T04:47:41.609Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8784119321086716728.key (/w/workspace/edgex-go/2@tmp/private_key_8784119321086716728.key) [2021-05-19T04:47:41.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T04:47:41.938Z] + git tag --points-at HEAD [Pipeline] } [2021-05-19T04:47:41.959Z] $ docker exec --env ******** --env ******** da7dd192f6e821221368b6b2e05543ecc6eb7b9771eec16cf42b55058d951124 ssh-agent -k [2021-05-19T04:47:42.070Z] unset SSH_AUTH_SOCK; [2021-05-19T04:47:42.070Z] unset SSH_AGENT_PID; [2021-05-19T04:47:42.070Z] echo Agent pid 22 killed; [2021-05-19T04:47:42.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-19T04:47:42.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T04:47:42.114Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T04:47:42.236Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T04:47:42.244Z] $ docker exec da7dd192f6e821221368b6b2e05543ecc6eb7b9771eec16cf42b55058d951124 ssh-agent [2021-05-19T04:47:42.351Z] SSH_AUTH_SOCK=/tmp/ssh-PVZjkrEKEdsH/agent.55 [2021-05-19T04:47:42.351Z] SSH_AGENT_PID=62 [2021-05-19T04:47:42.357Z] Running ssh-add (command line suppressed) [2021-05-19T04:47:42.471Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2506582596311199657.key (/w/workspace/edgex-go/2@tmp/private_key_2506582596311199657.key) [2021-05-19T04:47:42.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T04:47:42.792Z] + git semver init [2021-05-19T04:47:42.792Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T04:47:42.792Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-05-19T04:47:42.792Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-05-19T04:47:42.792Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T04:47:42.792Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T04:47:42.792Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T04:47:42.792Z] # $SEMVER_BRANCH = PR-3481 [2021-05-19T04:47:42.792Z] # $SEMVER_TEMP = /tmp/semver-343597528 [2021-05-19T04:47:42.792Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-19T04:47:57.773Z] # '/tmp/semver-343597528' -> '/w/workspace/edgex-go/2/.semver' [2021-05-19T04:47:57.773Z] # -> Force: false [2021-05-19T04:47:57.773Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-05-19T04:47:57.790Z] $ docker exec --env ******** --env ******** da7dd192f6e821221368b6b2e05543ecc6eb7b9771eec16cf42b55058d951124 ssh-agent -k [2021-05-19T04:47:57.902Z] unset SSH_AUTH_SOCK; [2021-05-19T04:47:57.902Z] unset SSH_AGENT_PID; [2021-05-19T04:47:57.902Z] echo Agent pid 62 killed; [2021-05-19T04:47:57.910Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T04:47:58.242Z] + git semver [Pipeline] } [2021-05-19T04:47:58.296Z] $ docker stop --time=1 da7dd192f6e821221368b6b2e05543ecc6eb7b9771eec16cf42b55058d951124 [2021-05-19T04:48:00.384Z] $ docker rm -f da7dd192f6e821221368b6b2e05543ecc6eb7b9771eec16cf42b55058d951124 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T04:48:00.784Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-19T04:48:01.079Z] Stashed 1 file(s) [Pipeline] echo [2021-05-19T04:48:01.083Z] [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-05-19T04:48:01.729Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-19T04:48:02.032Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T04:48:02.329Z] + true [2021-05-19T04:48:02.330Z] + sudo service docker restart [2021-05-19T04:48:02.330Z] Redirecting to /bin/systemctl restart docker.service [2021-05-19T04:48:16.361Z] Still waiting to schedule task [2021-05-19T04:48:16.361Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-14997’ is offline [Pipeline] echo [2021-05-19T04:48:20.474Z] ========================================================= [2021-05-19T04:48:20.474Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-19T04:48:20.474Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T04:48:20.784Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-19T04:48:22.172Z] Sending build context to Docker daemon 330.7MB [2021-05-19T04:48:22.172Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T04:48:22.172Z] Step 2/6 : FROM ${BASE} [2021-05-19T04:48:22.435Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-19T04:48:22.435Z] 540db60ca938: Pulling fs layer [2021-05-19T04:48:22.435Z] adcc1eea9eea: Pulling fs layer [2021-05-19T04:48:22.435Z] 4c4ab2625f07: Pulling fs layer [2021-05-19T04:48:22.435Z] 0510c868ecb4: Pulling fs layer [2021-05-19T04:48:22.435Z] afea3b2eda06: Pulling fs layer [2021-05-19T04:48:22.435Z] 7809a108b3ef: Pulling fs layer [2021-05-19T04:48:22.435Z] f706445af74f: Pulling fs layer [2021-05-19T04:48:22.435Z] 0510c868ecb4: Waiting [2021-05-19T04:48:22.435Z] afea3b2eda06: Waiting [2021-05-19T04:48:22.435Z] 7809a108b3ef: Waiting [2021-05-19T04:48:22.435Z] f706445af74f: Waiting [2021-05-19T04:48:22.435Z] 4c4ab2625f07: Verifying Checksum [2021-05-19T04:48:22.435Z] 4c4ab2625f07: Download complete [2021-05-19T04:48:22.435Z] adcc1eea9eea: Verifying Checksum [2021-05-19T04:48:22.435Z] adcc1eea9eea: Download complete [2021-05-19T04:48:22.435Z] afea3b2eda06: Verifying Checksum [2021-05-19T04:48:22.435Z] afea3b2eda06: Download complete [2021-05-19T04:48:22.435Z] 7809a108b3ef: Verifying Checksum [2021-05-19T04:48:22.435Z] 7809a108b3ef: Download complete [2021-05-19T04:48:22.435Z] 540db60ca938: Verifying Checksum [2021-05-19T04:48:22.435Z] 540db60ca938: Download complete [2021-05-19T04:48:22.695Z] 540db60ca938: Pull complete [2021-05-19T04:48:22.695Z] adcc1eea9eea: Pull complete [2021-05-19T04:48:22.695Z] 4c4ab2625f07: Pull complete [2021-05-19T04:48:24.095Z] f706445af74f: Verifying Checksum [2021-05-19T04:48:24.095Z] f706445af74f: Download complete [2021-05-19T04:48:24.672Z] 0510c868ecb4: Verifying Checksum [2021-05-19T04:48:24.672Z] 0510c868ecb4: Download complete [2021-05-19T04:48:28.011Z] 0510c868ecb4: Pull complete [2021-05-19T04:48:28.278Z] afea3b2eda06: Pull complete [2021-05-19T04:48:28.278Z] 7809a108b3ef: Pull complete [2021-05-19T04:48:30.865Z] f706445af74f: Pull complete [2021-05-19T04:48:30.865Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-19T04:48:30.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-19T04:48:30.865Z] ---> b068be0155e3 [2021-05-19T04:48:30.865Z] 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-05-19T04:48:31.440Z] ---> Running in babbdd2c2307 [2021-05-19T04:48:32.014Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T04:48:32.588Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T04:48:33.160Z] (1/12) Installing libmagic (5.39-r0) [2021-05-19T04:48:33.735Z] (2/12) Installing file (5.39-r0) [2021-05-19T04:48:33.999Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-19T04:48:33.999Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-19T04:48:38.223Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-19T04:48:38.223Z] (6/12) Installing patch (2.7.6-r6) [2021-05-19T04:48:38.223Z] (7/12) Installing build-base (0.5-r2) [2021-05-19T04:48:38.223Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-19T04:48:38.223Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-19T04:48:38.223Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-19T04:48:38.484Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-19T04:48:38.484Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-19T04:48:38.484Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T04:48:38.484Z] OK: 219 MiB in 52 packages [2021-05-19T04:48:39.901Z] Removing intermediate container babbdd2c2307 [2021-05-19T04:48:39.901Z] ---> 0654549bf947 [2021-05-19T04:48:39.901Z] Step 4/6 : WORKDIR /edgex-go [2021-05-19T04:48:39.901Z] ---> Running in d045779e3066 [2021-05-19T04:48:39.901Z] Removing intermediate container d045779e3066 [2021-05-19T04:48:39.901Z] ---> b41ccbc73182 [2021-05-19T04:48:39.901Z] Step 5/6 : COPY go.mod . [2021-05-19T04:48:40.161Z] ---> e8ed36470bb9 [2021-05-19T04:48:40.161Z] Step 6/6 : RUN go mod download [2021-05-19T04:48:40.161Z] ---> Running in f315d41799db [2021-05-19T04:48:52.407Z] Removing intermediate container f315d41799db [2021-05-19T04:48:52.407Z] ---> c9fe69496026 [2021-05-19T04:48:52.407Z] Successfully built c9fe69496026 [2021-05-19T04:48:52.407Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T04:48:52.713Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T04:48:52.713Z] . [Pipeline] withDockerContainer [2021-05-19T04:48:52.798Z] prd-centos7-docker-4c-2g-14998 does not seem to be running inside a container [2021-05-19T04:48:52.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T04:48:53.244Z] $ docker top 7ac1feebf333f071bc4f19c0ab609bf5576653891e38f3d631fd1ea9d7ef3aea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T04:48:53.619Z] + go version [2021-05-19T04:48:53.619Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-19T04:48:53.639Z] $ docker stop --time=1 7ac1feebf333f071bc4f19c0ab609bf5576653891e38f3d631fd1ea9d7ef3aea [2021-05-19T04:48:54.837Z] $ docker rm -f 7ac1feebf333f071bc4f19c0ab609bf5576653891e38f3d631fd1ea9d7ef3aea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T04:48:55.460Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T04:48:55.461Z] . [Pipeline] withDockerContainer [2021-05-19T04:48:55.541Z] prd-centos7-docker-4c-2g-14998 does not seem to be running inside a container [2021-05-19T04:48:55.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T04:48:55.936Z] $ docker top 143d2f7b42ac629d0dae963b710bf1c78ba28d71992c00a240d9edcc7914d464 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-19T04:48:56.037Z] ========================================================= [2021-05-19T04:48:56.037Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-19T04:48:56.037Z] ========================================================= [Pipeline] sh [2021-05-19T04:48:56.340Z] + go mod tidy [Pipeline] sh [2021-05-19T04:48:56.908Z] + make test [2021-05-19T04:48:56.908Z] go mod tidy [2021-05-19T04:48:57.183Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T04:49:03.821Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-19T04:49:25.895Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-19T04:49:28.473Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-19T04:49:31.074Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-19T04:49:31.074Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-19T04:49:33.650Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-19T04:49:34.259Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-19T04:49:34.259Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-19T04:49:34.259Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-19T04:49:35.223Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-19T04:49:35.803Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-19T04:49:38.383Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-19T04:49:38.383Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-19T04:49:38.383Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-19T04:49:39.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.080s coverage: 46.1% of statements [2021-05-19T04:49:39.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-19T04:49:39.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-19T04:49:39.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-19T04:49:39.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-19T04:49:39.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-19T04:49:39.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-19T04:49:39.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.040s coverage: 28.7% of statements [2021-05-19T04:49:40.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.081s coverage: 100.0% of statements [2021-05-19T04:49:42.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.103s coverage: 27.7% of statements [2021-05-19T04:49:42.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-19T04:49:42.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-19T04:49:42.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-19T04:49:42.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-19T04:49:42.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-19T04:49:42.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 81.2% of statements [2021-05-19T04:49:42.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-19T04:49:43.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.051s coverage: 100.0% of statements [2021-05-19T04:49:43.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-19T04:49:43.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.049s coverage: 100.0% of statements [2021-05-19T04:49:43.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-19T04:49:43.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-19T04:49:44.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.062s coverage: 58.6% of statements [2021-05-19T04:49:44.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-19T04:49:44.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-19T04:49:44.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.108s coverage: 87.7% of statements [2021-05-19T04:49:44.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-19T04:49:44.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T04:49:44.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.058s coverage: 78.9% of statements [2021-05-19T04:49:44.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-19T04:49:47.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.210s coverage: 28.6% of statements [2021-05-19T04:49:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-19T04:49:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-19T04:49:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-19T04:49:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-19T04:49:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-19T04:49:47.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.071s coverage: 100.0% of statements [2021-05-19T04:49:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-19T04:49:47.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.060s coverage: 100.0% of statements [2021-05-19T04:49:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-19T04:49:48.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.110s coverage: 86.7% of statements [2021-05-19T04:49:48.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-19T04:49:48.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.090s coverage: 97.5% of statements [2021-05-19T04:49:48.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-19T04:49:48.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.066s coverage: 78.3% of statements [2021-05-19T04:49:48.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-19T04:49:48.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-19T04:49:48.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-19T04:49:48.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-19T04:49:51.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.242s coverage: 95.1% of statements [2021-05-19T04:49:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-19T04:49:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T04:49:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-19T04:49:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-19T04:49:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-19T04:49:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-19T04:49:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-19T04:49:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-19T04:49:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-19T04:49:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-19T04:49:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-19T04:49:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-19T04:49:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-19T04:49:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-19T04:49:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-19T04:49:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-19T04:49:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-19T04:49:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-19T04:49:51.250Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-05-19T04:49:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-19T04:49:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-19T04:49:51.250Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.049s coverage: 0.8% of statements [2021-05-19T04:49:51.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-19T04:49:51.514Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.050s coverage: 21.7% of statements [2021-05-19T04:49:51.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-19T04:49:51.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-05-19T04:49:53.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements [2021-05-19T04:49:53.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-05-19T04:49:53.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2021-05-19T04:49:53.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-05-19T04:50:05.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements [2021-05-19T04:50:05.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-05-19T04:50:05.456Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14999 in /w/workspace/edgexfoundry_edgex-go_PR-3481 [Pipeline] { [Pipeline] ws [2021-05-19T04:50:05.475Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-19T04:50:05.753Z] The recommended git tool is: git [2021-05-19T04:50:09.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.195s coverage: 81.8% of statements [2021-05-19T04:50:09.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-19T04:50:11.303Z] using credential edgex-jenkins-ssh [2021-05-19T04:50:11.323Z] Cloning the remote Git repository [2021-05-19T04:50:11.376Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-19T04:50:11.501Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-19T04:50:11.569Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T04:50:11.569Z] > git --version # timeout=10 [2021-05-19T04:50:11.583Z] > git --version # 'git version 2.17.1' [2021-05-19T04:50:11.585Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T04:50:11.672Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T04:50:27.179Z] Merging remotes/origin/master commit f46290f347ef4219bdcd9b9204c1330e0217d610 into PR head commit 81617197e02d616edf871c389caa5d818426e8dd [2021-05-19T04:50:27.645Z] Merge succeeded, producing 81617197e02d616edf871c389caa5d818426e8dd [2021-05-19T04:50:27.646Z] Checking out Revision 81617197e02d616edf871c389caa5d818426e8dd (PR-3481) [2021-05-19T04:50:26.226Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T04:50:26.241Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T04:50:26.272Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T04:50:26.311Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T04:50:26.311Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T04:50:26.322Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3481/head:refs/remotes/origin/PR-3481 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T04:50:27.198Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T04:50:27.211Z] > git checkout -f 81617197e02d616edf871c389caa5d818426e8dd # timeout=10 [2021-05-19T04:50:27.529Z] > git remote # timeout=10 [2021-05-19T04:50:27.551Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T04:50:27.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T04:50:27.575Z] > git merge f46290f347ef4219bdcd9b9204c1330e0217d610 # timeout=10 [2021-05-19T04:50:27.622Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T04:50:27.653Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T04:50:27.664Z] > git checkout -f 81617197e02d616edf871c389caa5d818426e8dd # timeout=10 [2021-05-19T04:50:28.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2021-05-19T04:50:28.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-19T04:50:28.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-19T04:50:28.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-19T04:50:28.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-05-19T04:50:28.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-19T04:50:28.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-19T04:50:28.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-19T04:50:28.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-19T04:50:28.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-19T04:50:28.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.038s coverage: 87.2% of statements [2021-05-19T04:50:28.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-19T04:50:28.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-19T04:50:28.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-05-19T04:50:28.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-19T04:50:28.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 76.0% of statements [2021-05-19T04:50:28.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-19T04:50:28.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-05-19T04:50:28.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-05-19T04:50:28.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2021-05-19T04:50:28.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements [2021-05-19T04:50:28.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-19T04:50:28.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 64.4% of statements [2021-05-19T04:50:28.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-19T04:50:28.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-19T04:50:28.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-05-19T04:50:28.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-05-19T04:50:28.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-05-19T04:50:28.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-05-19T04:50:28.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-05-19T04:50:28.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.188s coverage: 66.9% of statements [2021-05-19T04:50:28.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-19T04:50:28.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-19T04:50:28.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-19T04:50:28.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.5% of statements [2021-05-19T04:50:28.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-19T04:50:28.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-19T04:50:29.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.038s coverage: 89.5% of statements [2021-05-19T04:50:29.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-19T04:50:29.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.032s coverage: 84.8% of statements [2021-05-19T04:50:30.930Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.102s coverage: 47.1% of statements [2021-05-19T04:50:30.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-19T04:50:30.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-19T04:50:30.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-19T04:50:30.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-19T04:50:30.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-19T04:50:30.930Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.041s coverage: 100.0% of statements [2021-05-19T04:50:30.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-19T04:50:30.930Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.036s coverage: 100.0% of statements [2021-05-19T04:50:30.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-19T04:50:30.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-19T04:50:32.033Z] Commit message: "docs(sma): update Swagger for v2 GET /configs/{services} API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T04:50:33.464Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-19T04:50:33.894Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T04:50:34.239Z] + true [2021-05-19T04:50:34.239Z] + sudo service docker restart [2021-05-19T04:50:35.187Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.057s coverage: 20.1% of statements [2021-05-19T04:50:35.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-19T04:50:35.187Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.123s coverage: 91.4% of statements [2021-05-19T04:50:35.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-19T04:50:35.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T04:50:35.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-19T04:50:35.187Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.612s coverage: 28.8% of statements [2021-05-19T04:50:35.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-19T04:50:35.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-19T04:50:35.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-19T04:50:35.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-19T04:50:35.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-19T04:50:35.187Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.057s coverage: 99.0% of statements [2021-05-19T04:50:35.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-19T04:50:35.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.062s coverage: 100.0% of statements [2021-05-19T04:50:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-19T04:50:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-19T04:50:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-19T04:50:35.723Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.063s coverage: 64.6% of statements [2021-05-19T04:50:35.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-19T04:50:36.302Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.084s coverage: 97.6% of statements [2021-05-19T04:50:36.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-19T04:50:36.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T04:50:36.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-19T04:50:36.302Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements [2021-05-19T04:50:36.302Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-19T04:50:36.566Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements [2021-05-19T04:50:36.566Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-19T04:50:36.566Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-19T04:50:36.566Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-19T04:50:36.566Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-19T04:50:36.828Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements [2021-05-19T04:50:36.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-19T04:50:36.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-19T04:50:36.828Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements [2021-05-19T04:50:37.407Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 28.1% of statements [2021-05-19T04:50:37.407Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-19T04:50:37.407Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-19T04:50:37.407Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.055s coverage: 27.9% of statements [2021-05-19T04:50:37.407Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-19T04:50:37.407Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-19T04:50:37.407Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-19T04:50:37.407Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-19T04:50:37.407Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-19T04:50:37.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2021-05-19T04:50:37.979Z] GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T04:50:52.594Z] provisioning config files... [2021-05-19T04:50:52.618Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2085499587754952508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T04:50:52.978Z] ---> docker-login.sh [2021-05-19T04:50:52.978Z] nexus3.edgexfoundry.org:10001 [2021-05-19T04:50:53.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T04:50:54.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T04:50:54.227Z] Configure a credential helper to remove this warning. See [2021-05-19T04:50:54.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T04:50:54.227Z] [2021-05-19T04:50:54.227Z] Login Succeeded [2021-05-19T04:50:54.227Z] nexus3.edgexfoundry.org:10002 [2021-05-19T04:50:54.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T04:50:54.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T04:50:54.775Z] Configure a credential helper to remove this warning. See [2021-05-19T04:50:54.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T04:50:54.775Z] [2021-05-19T04:50:54.775Z] Login Succeeded [2021-05-19T04:50:54.775Z] nexus3.edgexfoundry.org:10003 [2021-05-19T04:50:55.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T04:50:55.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T04:50:55.048Z] Configure a credential helper to remove this warning. See [2021-05-19T04:50:55.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T04:50:55.048Z] [2021-05-19T04:50:55.048Z] Login Succeeded [2021-05-19T04:50:55.048Z] nexus3.edgexfoundry.org:10004 [2021-05-19T04:50:55.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T04:50:55.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T04:50:55.687Z] Configure a credential helper to remove this warning. See [2021-05-19T04:50:55.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T04:50:55.687Z] [2021-05-19T04:50:55.687Z] Login Succeeded [2021-05-19T04:50:55.687Z] docker.io [2021-05-19T04:50:55.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T04:50:56.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T04:50:56.552Z] Configure a credential helper to remove this warning. See [2021-05-19T04:50:56.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T04:50:56.552Z] [2021-05-19T04:50:56.552Z] Login Succeeded [2021-05-19T04:50:56.552Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T04:50:56.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-19T04:50:56.879Z] ========================================================= [2021-05-19T04:50:56.879Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-19T04:50:56.879Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T04:50:57.234Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-19T04:50:59.946Z] Sending build context to Docker daemon 168MB [2021-05-19T04:50:59.946Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T04:50:59.946Z] Step 2/6 : FROM ${BASE} [2021-05-19T04:50:59.946Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-19T04:50:59.946Z] 595b0fe564bb: Pulling fs layer [2021-05-19T04:50:59.946Z] 7186ed65a4f7: Pulling fs layer [2021-05-19T04:50:59.946Z] 316046926c0a: Pulling fs layer [2021-05-19T04:50:59.946Z] 4ebd0625c992: Pulling fs layer [2021-05-19T04:50:59.946Z] 207e8628e3a3: Pulling fs layer [2021-05-19T04:50:59.946Z] c791037a9be2: Pulling fs layer [2021-05-19T04:50:59.946Z] ffd874e62e21: Pulling fs layer [2021-05-19T04:50:59.946Z] 207e8628e3a3: Waiting [2021-05-19T04:50:59.946Z] c791037a9be2: Waiting [2021-05-19T04:50:59.946Z] ffd874e62e21: Waiting [2021-05-19T04:50:59.946Z] 4ebd0625c992: Waiting [2021-05-19T04:50:59.946Z] 316046926c0a: Verifying Checksum [2021-05-19T04:50:59.946Z] 316046926c0a: Download complete [2021-05-19T04:50:59.946Z] 7186ed65a4f7: Verifying Checksum [2021-05-19T04:50:59.946Z] 207e8628e3a3: Download complete [2021-05-19T04:50:59.946Z] c791037a9be2: Verifying Checksum [2021-05-19T04:50:59.946Z] c791037a9be2: Download complete [2021-05-19T04:50:59.946Z] 595b0fe564bb: Verifying Checksum [2021-05-19T04:50:59.946Z] 595b0fe564bb: Download complete [2021-05-19T04:51:00.549Z] 595b0fe564bb: Pull complete [2021-05-19T04:51:01.202Z] 7186ed65a4f7: Pull complete [2021-05-19T04:51:01.474Z] 316046926c0a: Pull complete [2021-05-19T04:51:02.455Z] ffd874e62e21: Verifying Checksum [2021-05-19T04:51:02.455Z] ffd874e62e21: Download complete [2021-05-19T04:51:03.453Z] 4ebd0625c992: Verifying Checksum [2021-05-19T04:51:03.453Z] 4ebd0625c992: Download complete [2021-05-19T04:51:10.250Z] gofmt -l . [2021-05-19T04:51:10.250Z] [ "`gofmt -l .`" = "" ] [2021-05-19T04:51:10.516Z] ./bin/test-go-mod-tidy.sh [2021-05-19T04:51:10.516Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-19T04:51:11.389Z] + ls -al . [2021-05-19T04:51:11.389Z] total 844 [2021-05-19T04:51:11.389Z] drwxrwxr-x 10 1001 1001 4096 May 19 04:51 . [2021-05-19T04:51:11.389Z] drwxr-xr-x 4 root root 28 May 19 04:48 .. [2021-05-19T04:51:11.389Z] -rw-rw-r-- 1 1001 1001 11 May 19 04:47 .dockerignore [2021-05-19T04:51:11.389Z] drwxrwxr-x 8 1001 1001 179 May 19 04:47 .git [2021-05-19T04:51:11.389Z] drwxrwxr-x 3 1001 1001 125 May 19 04:47 .github [2021-05-19T04:51:11.389Z] -rw-rw-r-- 1 1001 1001 818 May 19 04:47 .gitignore [2021-05-19T04:51:11.389Z] drwx------ 3 1001 1001 60 May 19 04:47 .semver [2021-05-19T04:51:11.389Z] -rw-rw-r-- 1 1001 1001 166 May 19 04:47 .sonarcloud.properties [2021-05-19T04:51:11.389Z] -rw-rw-r-- 1 1001 1001 8609 May 19 04:47 Attribution.txt [2021-05-19T04:51:11.389Z] -rw-rw-r-- 1 1001 1001 3804 May 19 04:47 CONTRIBUTING.md [2021-05-19T04:51:11.389Z] -rw-rw-r-- 1 1001 1001 931 May 19 04:47 Dockerfile.build [2021-05-19T04:51:11.389Z] -rw-rw-r-- 1 1001 1001 863 May 19 04:47 Jenkinsfile [2021-05-19T04:51:11.389Z] -rw-rw-r-- 1 1001 1001 10775 May 19 04:47 LICENSE [2021-05-19T04:51:11.389Z] -rw-rw-r-- 1 1001 1001 5632 May 19 04:47 Makefile [2021-05-19T04:51:11.389Z] -rw-rw-r-- 1 1001 1001 7978 May 19 04:47 README.md [2021-05-19T04:51:11.389Z] -rw-rw-r-- 1 1001 1001 6755 May 19 04:47 SECURITY.md [2021-05-19T04:51:11.389Z] -rw-rw-r-- 1 1001 1001 5 May 19 04:48 VERSION [2021-05-19T04:51:11.389Z] -rw-rw-r-- 1 1001 1001 4131 May 19 04:47 ZMQWindows.md [2021-05-19T04:51:11.389Z] drwxrwxr-x 2 1001 1001 117 May 19 04:47 bin [2021-05-19T04:51:11.389Z] drwxrwxr-x 14 1001 1001 4096 May 19 04:47 cmd [2021-05-19T04:51:11.389Z] -rw-r--r-- 1 root root 736765 May 19 04:50 coverage.out [2021-05-19T04:51:11.389Z] -rw-r--r-- 1 root root 1060 May 19 04:51 go.mod [2021-05-19T04:51:11.389Z] -rw-r--r-- 1 root root 21990 May 19 04:48 go.sum [2021-05-19T04:51:11.389Z] drwxrwxr-x 8 1001 1001 127 May 19 04:47 internal [2021-05-19T04:51:11.389Z] drwxrwxr-x 4 1001 1001 26 May 19 04:47 openapi [2021-05-19T04:51:11.389Z] drwxrwxr-x 4 1001 1001 71 May 19 04:47 snap [2021-05-19T04:51:11.389Z] -rw-rw-r-- 1 1001 1001 168 May 19 04:47 version.go [Pipeline] sh [2021-05-19T04:51:11.690Z] + '[' -e coverage.out ] [2021-05-19T04:51:11.690Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-19T04:51:11.808Z] Stashed 1 file(s) [Pipeline] sh [2021-05-19T04:51:12.104Z] + make build [2021-05-19T04:51:12.104Z] go mod tidy [2021-05-19T04:51:12.104Z] 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-05-19T04:51:13.646Z] 4ebd0625c992: Pull complete [2021-05-19T04:51:14.032Z] 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-05-19T04:51:14.245Z] 207e8628e3a3: Pull complete [2021-05-19T04:51:14.522Z] c791037a9be2: Pull complete [2021-05-19T04:51:18.870Z] ffd874e62e21: Pull complete [2021-05-19T04:51:18.870Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-19T04:51:18.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-19T04:51:18.870Z] ---> cfc18b08335c [2021-05-19T04:51:18.870Z] 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-05-19T04:51:20.997Z] ---> Running in 09bb7ef14997 [2021-05-19T04:51:22.434Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T04:51:23.410Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T04:51:24.005Z] (1/12) Installing libmagic (5.39-r0) [2021-05-19T04:51:24.206Z] 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-05-19T04:51:24.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-19T04:51:24.596Z] (2/12) Installing file (5.39-r0) [2021-05-19T04:51:24.596Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-19T04:51:24.870Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-19T04:51:25.625Z] 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-05-19T04:51:25.625Z] 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-05-19T04:51:27.027Z] 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-05-19T04:51:28.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-19T04:51:29.413Z] 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-05-19T04:51:30.377Z] 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-05-19T04:51:31.323Z] 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-05-19T04:51:31.567Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-19T04:51:31.567Z] (6/12) Installing patch (2.7.6-r6) [2021-05-19T04:51:31.567Z] (7/12) Installing build-base (0.5-r2) [2021-05-19T04:51:31.567Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-19T04:51:31.567Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-19T04:51:31.567Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-19T04:51:31.567Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-19T04:51:31.567Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-19T04:51:31.567Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T04:51:31.567Z] OK: 218 MiB in 52 packages [2021-05-19T04:51:32.283Z] 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-05-19T04:51:34.248Z] $ docker stop --time=1 143d2f7b42ac629d0dae963b710bf1c78ba28d71992c00a240d9edcc7914d464 [2021-05-19T04:51:35.928Z] Removing intermediate container 09bb7ef14997 [2021-05-19T04:51:35.928Z] ---> 82799657a868 [2021-05-19T04:51:35.928Z] Step 4/6 : WORKDIR /edgex-go [2021-05-19T04:51:35.928Z] ---> Running in fe43dc8e9bb9 [2021-05-19T04:51:35.928Z] Removing intermediate container fe43dc8e9bb9 [2021-05-19T04:51:35.928Z] ---> e1a1d97d6016 [2021-05-19T04:51:35.928Z] Step 5/6 : COPY go.mod . [2021-05-19T04:51:36.015Z] $ docker rm -f 143d2f7b42ac629d0dae963b710bf1c78ba28d71992c00a240d9edcc7914d464 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-05-19T04:51:36.911Z] ---> 68295188e768 [2021-05-19T04:51:36.911Z] Step 6/6 : RUN go mod download [2021-05-19T04:51:36.911Z] ---> Running in 60677d70525b [Pipeline] isUnix [Pipeline] sh [2021-05-19T04:51:39.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T04:51:39.152Z] [2021-05-19T04:51:39.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T04:51:39.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T04:51:39.465Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-19T04:51:39.465Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-19T04:51:39.465Z] ca9280d653b3: Pulling fs layer [2021-05-19T04:51:39.465Z] 7e9c9ca2126c: Pulling fs layer [2021-05-19T04:51:39.465Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-19T04:51:39.465Z] cbdbe7a5bc2a: Download complete [2021-05-19T04:51:39.727Z] cbdbe7a5bc2a: Pull complete [2021-05-19T04:51:39.993Z] ca9280d653b3: Verifying Checksum [2021-05-19T04:51:39.993Z] ca9280d653b3: Download complete [2021-05-19T04:51:40.946Z] ca9280d653b3: Pull complete [2021-05-19T04:51:40.946Z] 7e9c9ca2126c: Verifying Checksum [2021-05-19T04:51:40.946Z] 7e9c9ca2126c: Download complete [2021-05-19T04:51:44.335Z] 7e9c9ca2126c: Pull complete [2021-05-19T04:51:44.335Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-19T04:51:44.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T04:51:44.335Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-19T04:51:44.415Z] prd-centos7-docker-4c-2g-14998 does not seem to be running inside a container [2021-05-19T04:51:44.462Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-19T04:51:46.975Z] $ docker top ddaca8ce765beece72ff2ca649b828a333683e5f1af95734d30744f01e25a60e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T04:51:47.361Z] + docker-compose build --help [2021-05-19T04:51:47.361Z] + grep parallel [2021-05-19T04:51:47.935Z] --parallel Build images in parallel. [Pipeline] } [2021-05-19T04:51:47.951Z] $ docker stop --time=1 ddaca8ce765beece72ff2ca649b828a333683e5f1af95734d30744f01e25a60e [2021-05-19T04:51:49.149Z] $ docker rm -f ddaca8ce765beece72ff2ca649b828a333683e5f1af95734d30744f01e25a60e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T04:51:49.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T04:51:49.599Z] . [Pipeline] withDockerContainer [2021-05-19T04:51:49.701Z] prd-centos7-docker-4c-2g-14998 does not seem to be running inside a container [2021-05-19T04:51:49.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-19T04:51:50.351Z] $ docker top 9a24079a1de93cd2e53408755f0c4afaf2c1ba1675357856032afcb288c0b679 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T04:51:50.760Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-19T04:51:51.346Z] Building core-command ... [2021-05-19T04:51:51.346Z] Building core-data ... [2021-05-19T04:51:51.346Z] Building core-metadata ... [2021-05-19T04:51:51.346Z] Building security-bootstrapper ... [2021-05-19T04:51:51.346Z] Building security-proxy-setup ... [2021-05-19T04:51:51.346Z] Building security-secretstore-setup ... [2021-05-19T04:51:51.346Z] Building support-notifications ... [2021-05-19T04:51:51.346Z] Building support-scheduler ... [2021-05-19T04:51:51.346Z] Building sys-mgmt-agent ... [2021-05-19T04:51:51.346Z] Building core-metadata [2021-05-19T04:51:51.346Z] Building security-proxy-setup [2021-05-19T04:51:51.346Z] Building security-secretstore-setup [2021-05-19T04:51:51.346Z] Building support-scheduler [2021-05-19T04:51:51.346Z] Building core-command [2021-05-19T04:52:03.721Z] Removing intermediate container 60677d70525b [2021-05-19T04:52:03.721Z] ---> 10d2dc8acfe5 [2021-05-19T04:52:03.721Z] Successfully built 10d2dc8acfe5 [2021-05-19T04:52:03.721Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T04:52:04.072Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T04:52:04.072Z] . [Pipeline] withDockerContainer [2021-05-19T04:52:04.356Z] prd-ubuntu18.04-docker-arm64-4c-16g-14999 does not seem to be running inside a container [2021-05-19T04:52:04.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T04:52:06.122Z] $ docker top d6fbf4b08a4d0f690981d0aa8d43d54fe7ac311fb38596646ba8872d09e7164c -eo pid,comm [2021-05-19T04:52:06.291Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T04:52:06.291Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T04:52:06.291Z] ---> c9fe69496026 [2021-05-19T04:52:06.291Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T04:52:06.291Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T04:52:06.291Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T04:52:06.291Z] ---> c9fe69496026 [2021-05-19T04:52:06.291Z] Step 3/24 : WORKDIR /edgex-go [Pipeline] { [Pipeline] sh [2021-05-19T04:52:07.055Z] + go version [2021-05-19T04:52:07.055Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-19T04:52:07.077Z] $ docker stop --time=1 d6fbf4b08a4d0f690981d0aa8d43d54fe7ac311fb38596646ba8872d09e7164c [2021-05-19T04:52:08.906Z] $ docker rm -f d6fbf4b08a4d0f690981d0aa8d43d54fe7ac311fb38596646ba8872d09e7164c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T04:52:09.715Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T04:52:09.715Z] . [Pipeline] withDockerContainer [2021-05-19T04:52:09.976Z] prd-ubuntu18.04-docker-arm64-4c-16g-14999 does not seem to be running inside a container [2021-05-19T04:52:10.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T04:52:11.625Z] $ docker top 3eac0a00c4e94d0831b054c5265b84f92e980812798b4aa82882ba9fbe20073f -eo pid,comm [2021-05-19T04:52:11.933Z] ---> Running in c3f7e44072cf [2021-05-19T04:52:11.933Z] ---> Running in 0f4297285f03 [Pipeline] { [Pipeline] echo [2021-05-19T04:52:11.960Z] ========================================================= [2021-05-19T04:52:11.960Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-19T04:52:11.960Z] ========================================================= [Pipeline] sh [2021-05-19T04:52:12.621Z] + go mod tidy [2021-05-19T04:52:13.337Z] Removing intermediate container c3f7e44072cf [2021-05-19T04:52:13.337Z] ---> 005bf2d4233e [2021-05-19T04:52:13.337Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T04:52:13.337Z] Removing intermediate container 0f4297285f03 [2021-05-19T04:52:13.337Z] ---> ac591c973f74 [2021-05-19T04:52:13.337Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T04:52:13.621Z] ---> Running in 5bc604b98c32 [2021-05-19T04:52:13.621Z] ---> Running in e9fff1b9f16e [Pipeline] sh [2021-05-19T04:52:14.278Z] + make test [2021-05-19T04:52:14.278Z] go mod tidy [2021-05-19T04:52:14.878Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T04:52:15.034Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T04:52:15.034Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T04:52:15.034Z] ---> c9fe69496026 [2021-05-19T04:52:15.034Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T04:52:15.034Z] ---> Using cache [2021-05-19T04:52:15.034Z] ---> 005bf2d4233e [2021-05-19T04:52:15.034Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T04:52:15.034Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T04:52:15.034Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-19T04:52:15.034Z] ---> c9fe69496026 [2021-05-19T04:52:15.034Z] Step 3/26 : WORKDIR /edgex-go [2021-05-19T04:52:15.034Z] ---> Using cache [2021-05-19T04:52:15.034Z] ---> 005bf2d4233e [2021-05-19T04:52:15.034Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T04:52:15.299Z] ---> Running in 50bb0ecd6bf4 [2021-05-19T04:52:15.299Z] Removing intermediate container 5bc604b98c32 [2021-05-19T04:52:15.299Z] ---> bc2f45fc8a99 [2021-05-19T04:52:15.299Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-19T04:52:15.299Z] ---> Running in 23aef7383a1b [2021-05-19T04:52:15.299Z] ---> Running in fb3116abc526 [2021-05-19T04:52:15.560Z] Removing intermediate container e9fff1b9f16e [2021-05-19T04:52:15.560Z] ---> 4ba43cb75792 [2021-05-19T04:52:15.560Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T04:52:15.560Z] ---> Running in b7639f5d22cd [2021-05-19T04:52:15.825Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T04:52:15.825Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-19T04:52:15.825Z] ---> c9fe69496026 [2021-05-19T04:52:15.825Z] Step 3/22 : WORKDIR /edgex-go [2021-05-19T04:52:15.825Z] ---> Using cache [2021-05-19T04:52:15.825Z] ---> 005bf2d4233e [2021-05-19T04:52:15.825Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T04:52:15.825Z] ---> Using cache [2021-05-19T04:52:15.825Z] ---> 4ba43cb75792 [2021-05-19T04:52:15.825Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-19T04:52:15.825Z] ---> Running in 32e456c66fae [2021-05-19T04:52:16.085Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T04:52:16.358Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T04:52:16.358Z] Removing intermediate container 50bb0ecd6bf4 [2021-05-19T04:52:16.358Z] ---> fe8cfd82ef50 [2021-05-19T04:52:16.358Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T04:52:16.358Z] Removing intermediate container 23aef7383a1b [2021-05-19T04:52:16.358Z] ---> 915f73b9c565 [2021-05-19T04:52:16.358Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-19T04:52:16.358Z] ---> Running in d37c7f6beff0 [2021-05-19T04:52:16.630Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T04:52:16.630Z] ---> Running in 04772319bba5 [2021-05-19T04:52:16.889Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T04:52:16.889Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T04:52:17.151Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T04:52:17.416Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T04:52:17.416Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T04:52:17.684Z] OK: 219 MiB in 52 packages [2021-05-19T04:52:17.684Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T04:52:17.684Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T04:52:17.952Z] Removing intermediate container fb3116abc526 [2021-05-19T04:52:17.952Z] ---> 3b33df907368 [2021-05-19T04:52:17.952Z] Step 6/23 : COPY go.mod . [2021-05-19T04:52:18.227Z] OK: 219 MiB in 52 packages [2021-05-19T04:52:18.227Z] OK: 219 MiB in 52 packages [2021-05-19T04:52:18.227Z] ---> a6797b156690 [2021-05-19T04:52:18.227Z] Step 7/23 : RUN go mod download [2021-05-19T04:52:18.227Z] ---> Running in 4852f76d5281 [2021-05-19T04:52:18.489Z] OK: 219 MiB in 52 packages [2021-05-19T04:52:18.489Z] OK: 219 MiB in 52 packages [2021-05-19T04:52:18.760Z] Removing intermediate container b7639f5d22cd [2021-05-19T04:52:18.760Z] ---> 86c3c5083fc5 [2021-05-19T04:52:18.760Z] Step 6/24 : COPY go.mod . [2021-05-19T04:52:19.021Z] Removing intermediate container d37c7f6beff0 [2021-05-19T04:52:19.021Z] ---> 138f1d1e0812 [2021-05-19T04:52:19.021Z] Step 6/24 : COPY go.mod . [2021-05-19T04:52:19.021Z] ---> 0994cd261184 [2021-05-19T04:52:19.021Z] Step 7/24 : RUN go mod download [2021-05-19T04:52:19.283Z] ---> Running in 0b26741f1c32 [2021-05-19T04:52:19.283Z] ---> 65f18f853826 [2021-05-19T04:52:19.283Z] Step 7/24 : RUN go mod download [2021-05-19T04:52:19.283Z] Removing intermediate container 04772319bba5 [2021-05-19T04:52:19.283Z] ---> 2e19fe6acb29 [2021-05-19T04:52:19.283Z] Step 6/26 : COPY go.mod . [2021-05-19T04:52:19.283Z] Removing intermediate container 32e456c66fae [2021-05-19T04:52:19.283Z] ---> bdda659a1062 [2021-05-19T04:52:19.283Z] Step 6/22 : COPY go.mod . [2021-05-19T04:52:19.283Z] ---> Running in 45fd8d525f99 [2021-05-19T04:52:19.547Z] Removing intermediate container 4852f76d5281 [2021-05-19T04:52:19.547Z] ---> a8a54a336d3b [2021-05-19T04:52:19.547Z] Step 8/23 : COPY . . [2021-05-19T04:52:19.547Z] ---> 2d6c59b2aaeb [2021-05-19T04:52:19.547Z] Step 7/22 : RUN go mod download [2021-05-19T04:52:19.547Z] ---> 576df6189385 [2021-05-19T04:52:19.547Z] Step 7/26 : RUN go mod download [2021-05-19T04:52:19.547Z] ---> Running in 4eb6902f85f3 [2021-05-19T04:52:19.810Z] ---> Running in 1a3ae44d841b [2021-05-19T04:52:22.362Z] Removing intermediate container 0b26741f1c32 [2021-05-19T04:52:22.362Z] ---> 2821391dd8a3 [2021-05-19T04:52:22.362Z] Step 8/24 : COPY . . [2021-05-19T04:52:22.623Z] Removing intermediate container 45fd8d525f99 [2021-05-19T04:52:22.623Z] ---> f9a212aec7f4 [2021-05-19T04:52:22.623Z] Step 8/24 : COPY . . [2021-05-19T04:52:23.199Z] Removing intermediate container 1a3ae44d841b [2021-05-19T04:52:23.199Z] ---> ac8c4bb85cae [2021-05-19T04:52:23.199Z] Step 8/26 : COPY . . [2021-05-19T04:52:24.607Z] Removing intermediate container 4eb6902f85f3 [2021-05-19T04:52:24.607Z] ---> 87ba939d8179 [2021-05-19T04:52:24.607Z] Step 8/22 : COPY . . [2021-05-19T04:52:29.931Z] ---> 306445b8e36e [2021-05-19T04:52:29.931Z] Step 9/23 : RUN go mod tidy [2021-05-19T04:52:30.503Z] ---> Running in 0eecd8559584 [2021-05-19T04:52:30.768Z] ---> 48c51ea8fbe1 [2021-05-19T04:52:30.769Z] Step 9/24 : RUN go mod tidy [2021-05-19T04:52:31.343Z] ---> e6e7d1e627fc [2021-05-19T04:52:31.343Z] Step 9/24 : RUN go mod tidy [2021-05-19T04:52:31.343Z] ---> Running in da79fa495528 [2021-05-19T04:52:31.932Z] ---> Running in a5473c33e843 [2021-05-19T04:52:35.245Z] Removing intermediate container 0eecd8559584 [2021-05-19T04:52:35.245Z] ---> 5253c6bc5d0b [2021-05-19T04:52:35.245Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-19T04:52:35.824Z] ---> Running in c15ce57a1d44 [2021-05-19T04:52:40.066Z] Removing intermediate container a5473c33e843 [2021-05-19T04:52:40.066Z] ---> 7a658ab3031e [2021-05-19T04:52:40.066Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-19T04:52:40.066Z] Removing intermediate container da79fa495528 [2021-05-19T04:52:40.066Z] ---> e0cfe9101827 [2021-05-19T04:52:40.066Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-19T04:52:40.066Z] ---> Running in 34898d832f5a [2021-05-19T04:52:40.066Z] 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-05-19T04:52:40.066Z] ---> Running in 5e8f346a37e3 [2021-05-19T04:52:40.066Z] ---> 7ee151a326bb [2021-05-19T04:52:40.066Z] Step 9/26 : RUN go mod tidy [2021-05-19T04:52:40.066Z] ---> Running in 381133910b37 [2021-05-19T04:52:40.655Z] 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-05-19T04:52:40.655Z] 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-05-19T04:52:41.699Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-19T04:52:42.619Z] Removing intermediate container 381133910b37 [2021-05-19T04:52:42.619Z] ---> b12dcf8c703a [2021-05-19T04:52:42.619Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-19T04:52:42.619Z] ---> Running in 443fe1e2bee4 [2021-05-19T04:52:43.197Z] 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-05-19T04:52:51.555Z] ---> 2e408c4f6732 [2021-05-19T04:52:51.555Z] Step 9/22 : RUN go mod tidy [2021-05-19T04:52:51.555Z] ---> Running in f8f77c6a9254 [2021-05-19T04:52:53.510Z] Removing intermediate container f8f77c6a9254 [2021-05-19T04:52:53.510Z] ---> 83edfff2fc6e [2021-05-19T04:52:53.510Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-19T04:52:53.510Z] ---> Running in 451db29ad807 [2021-05-19T04:52:53.781Z] 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-05-19T04:53:25.921Z] 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-05-19T04:53:29.295Z] Removing intermediate container 443fe1e2bee4 [2021-05-19T04:53:29.295Z] ---> 939bb65db01e [2021-05-19T04:53:29.295Z] [2021-05-19T04:53:29.295Z] Step 11/26 : FROM alpine:3.12 [2021-05-19T04:53:29.295Z] Removing intermediate container c15ce57a1d44 [2021-05-19T04:53:29.295Z] ---> b2e0a9df0761 [2021-05-19T04:53:29.295Z] [2021-05-19T04:53:29.295Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T04:53:29.295Z] Removing intermediate container 5e8f346a37e3 [2021-05-19T04:53:29.295Z] ---> 1392f6cb86fe [2021-05-19T04:53:29.295Z] [2021-05-19T04:53:29.295Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T04:53:29.562Z] 3.12: Pulling from library/alpine [2021-05-19T04:53:29.562Z] 3.12: Pulling from library/alpine [2021-05-19T04:53:30.149Z] 3.12: Pulling from library/alpine [2021-05-19T04:53:30.416Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T04:53:30.416Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T04:53:30.416Z] Status: Image is up to date for alpine:3.12 [2021-05-19T04:53:30.416Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T04:53:30.416Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T04:53:30.416Z] Status: Image is up to date for alpine:3.12 [2021-05-19T04:53:30.416Z] ---> 13621d1b12d4 [2021-05-19T04:53:30.416Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-19T04:53:30.416Z] ---> 13621d1b12d4 [2021-05-19T04:53:30.416Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T04:53:30.416Z] ---> 13621d1b12d4 [2021-05-19T04:53:30.416Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-19T04:53:30.695Z] ---> Running in 3c22ed80435b [2021-05-19T04:53:30.695Z] ---> Running in af091e0fa4e4 [2021-05-19T04:53:30.695Z] ---> Running in 9467041682ee [2021-05-19T04:53:30.695Z] 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-05-19T04:53:31.700Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T04:53:31.700Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T04:53:31.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T04:53:31.974Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-19T04:53:31.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T04:53:31.974Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T04:53:31.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T04:53:31.974Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-19T04:53:31.974Z] (4/6) Installing curl (7.76.1-r0) [2021-05-19T04:53:31.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T04:53:31.974Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-19T04:53:31.974Z] (6/6) Installing su-exec (0.2-r1) [2021-05-19T04:53:31.974Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T04:53:31.974Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T04:53:32.243Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T04:53:32.243Z] OK: 7 MiB in 20 packages [2021-05-19T04:53:32.243Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T04:53:32.243Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T04:53:32.243Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T04:53:32.243Z] OK: 6 MiB in 15 packages [2021-05-19T04:53:32.243Z] OK: 6 MiB in 15 packages [2021-05-19T04:53:32.243Z] Removing intermediate container 34898d832f5a [2021-05-19T04:53:32.243Z] ---> 399e625f8691 [2021-05-19T04:53:32.243Z] [2021-05-19T04:53:32.243Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T04:53:32.243Z] ---> 13621d1b12d4 [2021-05-19T04:53:32.243Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T04:53:32.503Z] ---> Running in 98d1659c51e1 [2021-05-19T04:53:33.082Z] Removing intermediate container af091e0fa4e4 [2021-05-19T04:53:33.082Z] ---> da3b96a62938 [2021-05-19T04:53:33.082Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T04:53:33.082Z] Removing intermediate container 9467041682ee [2021-05-19T04:53:33.082Z] ---> a4830fec9aef [2021-05-19T04:53:33.082Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T04:53:33.082Z] Removing intermediate container 3c22ed80435b [2021-05-19T04:53:33.082Z] ---> 67bb13f72015 [2021-05-19T04:53:33.082Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T04:53:33.082Z] ---> Running in f225427514c1 [2021-05-19T04:53:33.082Z] ---> Running in 617db8b85998 [2021-05-19T04:53:33.082Z] ---> Running in 8b43849ae82f [2021-05-19T04:53:33.082Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T04:53:33.082Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T04:53:33.349Z] Removing intermediate container f225427514c1 [2021-05-19T04:53:33.349Z] ---> 9b829022c8ba [2021-05-19T04:53:33.349Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-19T04:53:33.349Z] ---> Running in 442c4946c2a7 [2021-05-19T04:53:33.349Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T04:53:33.349Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T04:53:33.349Z] OK: 6 MiB in 15 packages [2021-05-19T04:53:33.349Z] Removing intermediate container 617db8b85998 [2021-05-19T04:53:33.349Z] ---> 1d86f22e6480 [2021-05-19T04:53:33.349Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-19T04:53:33.349Z] Removing intermediate container 8b43849ae82f [2021-05-19T04:53:33.349Z] ---> bb3e4e5be26e [2021-05-19T04:53:33.349Z] Step 14/26 : WORKDIR / [2021-05-19T04:53:33.349Z] ---> Running in ae5a4fc11493 [2021-05-19T04:53:33.349Z] ---> Running in 434fd71400e0 [2021-05-19T04:53:33.349Z] Removing intermediate container 442c4946c2a7 [2021-05-19T04:53:33.349Z] ---> 6438d10789f8 [2021-05-19T04:53:33.349Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T04:53:33.625Z] Removing intermediate container ae5a4fc11493 [2021-05-19T04:53:33.625Z] ---> 4abb9267fee5 [2021-05-19T04:53:33.625Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-19T04:53:33.625Z] ---> Running in c7550dba08cc [2021-05-19T04:53:33.625Z] Removing intermediate container 434fd71400e0 [2021-05-19T04:53:33.625Z] ---> e0a19070948f [2021-05-19T04:53:33.625Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T04:53:33.625Z] ---> Running in 1e19e7654c92 [2021-05-19T04:53:33.895Z] Removing intermediate container 98d1659c51e1 [2021-05-19T04:53:33.895Z] ---> 1b79a3cef920 [2021-05-19T04:53:33.895Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T04:53:34.158Z] Removing intermediate container c7550dba08cc [2021-05-19T04:53:34.158Z] ---> 08811ba163bb [2021-05-19T04:53:34.158Z] Step 16/24 : WORKDIR / [2021-05-19T04:53:34.158Z] ---> Running in f18d9f4c9792 [2021-05-19T04:53:34.158Z] ---> 58e67097f122 [2021-05-19T04:53:34.158Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-19T04:53:34.158Z] Removing intermediate container 1e19e7654c92 [2021-05-19T04:53:34.158Z] ---> 0810aa2724e2 [2021-05-19T04:53:34.158Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T04:53:34.158Z] ---> Running in 363113c7f9a0 [2021-05-19T04:53:34.158Z] Removing intermediate container 451db29ad807 [2021-05-19T04:53:34.158Z] ---> 2e25efb26056 [2021-05-19T04:53:34.158Z] [2021-05-19T04:53:34.158Z] Step 11/22 : FROM alpine:3.12 [2021-05-19T04:53:34.158Z] ---> 13621d1b12d4 [2021-05-19T04:53:34.158Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-19T04:53:34.426Z] ---> Running in f0c135a68126 [2021-05-19T04:53:34.426Z] Removing intermediate container f18d9f4c9792 [2021-05-19T04:53:34.426Z] ---> b765d9e74693 [2021-05-19T04:53:34.426Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-19T04:53:34.426Z] Removing intermediate container 363113c7f9a0 [2021-05-19T04:53:34.426Z] ---> 7ce8be7fdfb7 [2021-05-19T04:53:34.426Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T04:53:34.426Z] ---> Running in 55963f586423 [2021-05-19T04:53:34.426Z] ---> 4dd084a6fa01 [2021-05-19T04:53:34.426Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-19T04:53:34.426Z] ---> 72ac4e654eac [2021-05-19T04:53:34.426Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-19T04:53:34.704Z] Removing intermediate container 55963f586423 [2021-05-19T04:53:34.704Z] ---> bd216021d3a8 [2021-05-19T04:53:34.704Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T04:53:34.704Z] ---> Running in 166a35ce0d3e [2021-05-19T04:53:35.017Z] ---> 28191d80160e [2021-05-19T04:53:35.017Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-19T04:53:35.017Z] ---> 88c0bdf6a2e5 [2021-05-19T04:53:35.017Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-19T04:53:35.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T04:53:35.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T04:53:35.017Z] Removing intermediate container 166a35ce0d3e [2021-05-19T04:53:35.017Z] ---> e9fd27f53dba [2021-05-19T04:53:35.017Z] Step 16/24 : WORKDIR / [2021-05-19T04:53:35.287Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-19T04:53:35.287Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T04:53:35.287Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-19T04:53:35.287Z] ---> 41ecfeec8022 [2021-05-19T04:53:35.287Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-19T04:53:35.287Z] (4/4) Installing curl (7.76.1-r0) [2021-05-19T04:53:35.287Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T04:53:35.287Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T04:53:35.287Z] ---> Running in dc15e3004d2e [2021-05-19T04:53:35.287Z] OK: 7 MiB in 18 packages [2021-05-19T04:53:35.287Z] ---> a42cfef1b173 [2021-05-19T04:53:35.287Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-19T04:53:35.551Z] ---> d2f8b4e7289b [2021-05-19T04:53:35.551Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-19T04:53:35.551Z] ---> ee024a8de49d [2021-05-19T04:53:35.551Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-19T04:53:35.551Z] Removing intermediate container dc15e3004d2e [2021-05-19T04:53:35.551Z] ---> 59e706aa1be7 [2021-05-19T04:53:35.551Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T04:53:35.551Z] ---> Running in 26fd4cb2b21a [2021-05-19T04:53:35.819Z] ---> edda7e7d55ae [2021-05-19T04:53:35.819Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-19T04:53:35.819Z] Removing intermediate container 26fd4cb2b21a [2021-05-19T04:53:35.819Z] ---> 1f9d3b1e3b4f [2021-05-19T04:53:35.819Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T04:53:35.819Z] Removing intermediate container f0c135a68126 [2021-05-19T04:53:35.819Z] ---> 6260c730f13d [2021-05-19T04:53:35.819Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T04:53:35.819Z] ---> 8c8ff707211f [2021-05-19T04:53:35.819Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-19T04:53:35.819Z] ---> Running in aa90490acc3b [2021-05-19T04:53:35.819Z] ---> Running in 0860a0f51837 [2021-05-19T04:53:35.819Z] ---> db5e92151d4e [2021-05-19T04:53:35.819Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-19T04:53:36.086Z] ---> Running in e1a162db77df [2021-05-19T04:53:36.086Z] Removing intermediate container 0860a0f51837 [2021-05-19T04:53:36.086Z] ---> 9c00902a2107 [2021-05-19T04:53:36.086Z] Step 14/22 : WORKDIR /edgex [2021-05-19T04:53:36.086Z] Removing intermediate container aa90490acc3b [2021-05-19T04:53:36.086Z] ---> 505b7b8fe115 [2021-05-19T04:53:36.086Z] Step 21/23 : LABEL arch=x86_64 [2021-05-19T04:53:36.086Z] ---> Running in 3aa7ab80883c [2021-05-19T04:53:36.086Z] Removing intermediate container e1a162db77df [2021-05-19T04:53:36.086Z] ---> ae5f2429ac2e [2021-05-19T04:53:36.086Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T04:53:36.086Z] ---> Running in fa7d7bebc14a [2021-05-19T04:53:36.354Z] ---> Running in 35b5088846d8 [2021-05-19T04:53:36.354Z] ---> 62cf640588e2 [2021-05-19T04:53:36.354Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-19T04:53:36.354Z] Removing intermediate container fa7d7bebc14a [2021-05-19T04:53:36.354Z] ---> 599021266e97 [2021-05-19T04:53:36.354Z] Step 22/23 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd [2021-05-19T04:53:36.354Z] Removing intermediate container 35b5088846d8 [2021-05-19T04:53:36.354Z] ---> 3baac9edfede [2021-05-19T04:53:36.354Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T04:53:36.621Z] Removing intermediate container 3aa7ab80883c [2021-05-19T04:53:36.621Z] ---> ae4d714b478c [2021-05-19T04:53:36.621Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-19T04:53:36.621Z] ---> Running in d18b4aa4d34b [2021-05-19T04:53:36.621Z] ---> Running in d1d059b27203 [2021-05-19T04:53:36.621Z] ---> 7e95478ad7e5 [2021-05-19T04:53:36.621Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-19T04:53:36.621Z] ---> f479759801cc [2021-05-19T04:53:36.621Z] Step 22/26 : 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-05-19T04:53:36.621Z] ---> Running in 2f9faba3bdfa [2021-05-19T04:53:36.622Z] Removing intermediate container d18b4aa4d34b [2021-05-19T04:53:36.622Z] ---> 7af80d0ddd62 [2021-05-19T04:53:36.622Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T04:53:36.622Z] Removing intermediate container d1d059b27203 [2021-05-19T04:53:36.622Z] ---> 8c1d8823315d [2021-05-19T04:53:36.622Z] Step 23/24 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd [2021-05-19T04:53:36.622Z] ---> Running in 525c0d924c11 [2021-05-19T04:53:36.885Z] ---> c6388aee2eba [2021-05-19T04:53:36.885Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-19T04:53:36.885Z] ---> Running in 581c826733a1 [2021-05-19T04:53:36.885Z] ---> 8efd486a5397 [2021-05-19T04:53:36.885Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-19T04:53:36.885Z] ---> Running in f15ec68a40a0 [2021-05-19T04:53:37.161Z] Removing intermediate container 525c0d924c11 [2021-05-19T04:53:37.161Z] ---> e051f21666b1 [2021-05-19T04:53:37.161Z] [2021-05-19T04:53:37.161Z] Removing intermediate container 581c826733a1 [2021-05-19T04:53:37.161Z] ---> 6a345c0a6490 [2021-05-19T04:53:37.161Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T04:53:37.161Z] ---> Running in ad8bfd386bfb [2021-05-19T04:53:37.161Z] Removing intermediate container f15ec68a40a0 [2021-05-19T04:53:37.161Z] ---> 54386f2019ac [2021-05-19T04:53:37.161Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T04:53:37.161Z] Successfully built e051f21666b1 [2021-05-19T04:53:37.161Z] ---> Running in 8ffc002e699f [2021-05-19T04:53:37.161Z] ---> cf92e6de4f71 [2021-05-19T04:53:37.161Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-19T04:53:37.432Z] Successfully tagged support-scheduler:latest [2021-05-19T04:53:37.432Z] Building security-bootstrapper [2021-05-19T04:53:37.432Z] Removing intermediate container ad8bfd386bfb [2021-05-19T04:53:37.432Z] ---> 55f61a0d6aaa [2021-05-19T04:53:37.432Z] [2021-05-19T04:53:37.432Z]  Building support-scheduler ... done Removing intermediate container 8ffc002e699f [2021-05-19T04:53:37.432Z] ---> c26ed27186ff [2021-05-19T04:53:37.432Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T04:53:37.697Z] Successfully built 55f61a0d6aaa [2021-05-19T04:53:37.697Z] Successfully tagged core-command:latest [2021-05-19T04:53:37.697Z] Building sys-mgmt-agent [2021-05-19T04:53:38.276Z]  Building core-command ... done  ---> Running in 22c446084125 [2021-05-19T04:53:38.276Z] Removing intermediate container 2f9faba3bdfa [2021-05-19T04:53:38.276Z] ---> df893ac77d08 [2021-05-19T04:53:38.276Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-19T04:53:38.368Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-19T04:53:38.538Z] ---> ad0b13371dbe [2021-05-19T04:53:38.538Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-19T04:53:38.798Z] ---> Running in 2896b458e957 [2021-05-19T04:53:38.798Z] Removing intermediate container 22c446084125 [2021-05-19T04:53:38.798Z] ---> 4c3ae0c31a51 [2021-05-19T04:53:38.798Z] Step 23/24 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd [2021-05-19T04:53:39.059Z] ---> Running in 6dc7bad79d71 [2021-05-19T04:53:39.329Z] ---> Running in 18984d270bc5 [2021-05-19T04:53:39.329Z] Removing intermediate container 2896b458e957 [2021-05-19T04:53:39.329Z] ---> 3193ed18aaea [2021-05-19T04:53:39.329Z] Step 24/26 : LABEL arch=x86_64 [2021-05-19T04:53:39.600Z] Removing intermediate container 6dc7bad79d71 [2021-05-19T04:53:39.600Z] ---> 2206621e968e [2021-05-19T04:53:39.600Z] Step 19/22 : CMD ["--init=true"] [2021-05-19T04:53:40.553Z] ---> Running in 975ab6447811 [2021-05-19T04:53:40.553Z] Removing intermediate container 18984d270bc5 [2021-05-19T04:53:40.553Z] ---> 794127b74f58 [2021-05-19T04:53:40.553Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T04:53:40.553Z] ---> Running in b95d9ace26e2 [2021-05-19T04:53:40.553Z] ---> Running in fcb44a4b8ed4 [2021-05-19T04:53:40.819Z] Removing intermediate container b95d9ace26e2 [2021-05-19T04:53:40.819Z] ---> 711c0260b926 [2021-05-19T04:53:40.819Z] Step 20/22 : LABEL arch=x86_64 [2021-05-19T04:53:40.819Z] Removing intermediate container 975ab6447811 [2021-05-19T04:53:40.819Z] ---> bce81061d426 [2021-05-19T04:53:40.819Z] Step 25/26 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd [2021-05-19T04:53:40.819Z] ---> Running in a9b2e477e2d2 [2021-05-19T04:53:40.819Z] Removing intermediate container fcb44a4b8ed4 [2021-05-19T04:53:40.819Z] ---> 85ee1f4d4dca [2021-05-19T04:53:40.819Z] [2021-05-19T04:53:40.819Z] ---> Running in a4bf7da879c9 [2021-05-19T04:53:41.082Z] Successfully built 85ee1f4d4dca [2021-05-19T04:53:41.082Z] Successfully tagged core-metadata:latest [2021-05-19T04:53:41.082Z]  Building core-metadata ... done Building support-notifications [2021-05-19T04:53:41.082Z] Removing intermediate container a9b2e477e2d2 [2021-05-19T04:53:41.082Z] ---> 62fef14dcc07 [2021-05-19T04:53:41.082Z] Step 21/22 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd [2021-05-19T04:53:41.082Z] Removing intermediate container a4bf7da879c9 [2021-05-19T04:53:41.082Z] ---> 168542c7c904 [2021-05-19T04:53:41.082Z] Step 26/26 : LABEL version=0.0.0 [2021-05-19T04:53:41.082Z] ---> Running in 04da09bdeeff [2021-05-19T04:53:41.358Z] ---> Running in f48fe7a2880a [2021-05-19T04:53:41.932Z] Removing intermediate container 04da09bdeeff [2021-05-19T04:53:41.933Z] ---> 402c9db7ca1c [2021-05-19T04:53:41.933Z] Step 22/22 : LABEL version=0.0.0 [2021-05-19T04:53:45.115Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-19T04:53:46.166Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T04:53:46.166Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-19T04:53:46.166Z] ---> c9fe69496026 [2021-05-19T04:53:46.166Z] Step 3/32 : WORKDIR /edgex-go [2021-05-19T04:53:46.166Z] ---> Using cache [2021-05-19T04:53:46.166Z] ---> 005bf2d4233e [2021-05-19T04:53:46.166Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T04:53:46.743Z] Removing intermediate container f48fe7a2880a [2021-05-19T04:53:46.743Z] ---> 5d94da118bf4 [2021-05-19T04:53:46.743Z] [2021-05-19T04:53:46.743Z] ---> Using cache [2021-05-19T04:53:46.743Z] ---> 915f73b9c565 [2021-05-19T04:53:46.743Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-19T04:53:46.743Z] ---> Using cache [2021-05-19T04:53:46.743Z] ---> 2e19fe6acb29 [2021-05-19T04:53:46.743Z] Step 6/32 : COPY go.mod . [2021-05-19T04:53:46.743Z] ---> Using cache [2021-05-19T04:53:46.743Z] ---> 576df6189385 [2021-05-19T04:53:46.743Z] Step 7/32 : RUN go mod download [2021-05-19T04:53:46.743Z] ---> Using cache [2021-05-19T04:53:46.743Z] ---> ac8c4bb85cae [2021-05-19T04:53:46.743Z] Step 8/32 : COPY . . [2021-05-19T04:53:46.743Z] ---> Running in a2f57dfd607b [2021-05-19T04:53:46.743Z] ---> Using cache [2021-05-19T04:53:46.743Z] ---> 7ee151a326bb [2021-05-19T04:53:46.743Z] Step 9/32 : RUN go mod tidy [2021-05-19T04:53:46.743Z] ---> Using cache [2021-05-19T04:53:46.743Z] ---> b12dcf8c703a [2021-05-19T04:53:46.743Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-19T04:53:46.743Z] Successfully built 5d94da118bf4 [2021-05-19T04:53:47.004Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T04:53:47.004Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T04:53:47.267Z] Successfully tagged security-secretstore-setup:latest [2021-05-19T04:53:47.267Z] Building core-data [2021-05-19T04:53:47.267Z] ---> c9fe69496026 [2021-05-19T04:53:47.267Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T04:53:47.267Z] ---> Using cache [2021-05-19T04:53:47.267Z] ---> 005bf2d4233e [2021-05-19T04:53:47.267Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T04:53:47.267Z] ---> Using cache [2021-05-19T04:53:47.267Z] ---> 915f73b9c565 [2021-05-19T04:53:47.267Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-19T04:53:50.876Z]  Building security-secretstore-setup ... done  ---> Running in d1a58fad6fec [2021-05-19T04:53:50.876Z] Removing intermediate container a2f57dfd607b [2021-05-19T04:53:50.876Z] ---> afcddc1e64ef [2021-05-19T04:53:50.876Z] [2021-05-19T04:53:50.876Z] Successfully built afcddc1e64ef [2021-05-19T04:53:50.876Z] Successfully tagged security-proxy-setup:latest [2021-05-19T04:53:50.876Z]  Building security-proxy-setup ... done  ---> Running in eaf1369fa351 [2021-05-19T04:53:51.241Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T04:53:51.241Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T04:53:51.241Z] ---> c9fe69496026 [2021-05-19T04:53:51.241Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T04:53:51.241Z] ---> Using cache [2021-05-19T04:53:51.241Z] ---> 005bf2d4233e [2021-05-19T04:53:51.241Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T04:53:51.241Z] ---> Using cache [2021-05-19T04:53:51.241Z] ---> 915f73b9c565 [2021-05-19T04:53:51.241Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-19T04:53:51.989Z] 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-05-19T04:53:52.441Z] ---> Running in b7d50e2896eb [2021-05-19T04:53:52.441Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T04:53:52.811Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T04:53:52.811Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T04:53:52.811Z] ---> c9fe69496026 [2021-05-19T04:53:52.811Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T04:53:52.811Z] ---> Using cache [2021-05-19T04:53:52.811Z] ---> 005bf2d4233e [2021-05-19T04:53:52.811Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T04:53:52.811Z] ---> Using cache [2021-05-19T04:53:52.811Z] ---> 915f73b9c565 [2021-05-19T04:53:52.811Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-19T04:53:52.811Z] ---> Running in dac5f25d5365 [2021-05-19T04:53:53.179Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T04:53:53.179Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T04:53:53.456Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T04:53:53.727Z] OK: 219 MiB in 52 packages [2021-05-19T04:53:54.002Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T04:53:54.271Z] Removing intermediate container eaf1369fa351 [2021-05-19T04:53:54.271Z] ---> af544ff6a196 [2021-05-19T04:53:54.271Z] Step 6/23 : COPY go.mod . [2021-05-19T04:53:54.271Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T04:53:54.549Z] ---> d46aa0bd1355 [2021-05-19T04:53:54.549Z] Step 7/23 : RUN go mod download [2021-05-19T04:53:54.549Z] ---> Running in bf502a8a7c9f [2021-05-19T04:53:54.825Z] OK: 219 MiB in 52 packages [2021-05-19T04:53:54.825Z] OK: 219 MiB in 52 packages [2021-05-19T04:53:55.343Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-19T04:53:55.343Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-19T04:53:55.419Z] Removing intermediate container b7d50e2896eb [2021-05-19T04:53:55.419Z] ---> e236b9f342eb [2021-05-19T04:53:55.419Z] Step 6/24 : COPY go.mod . [2021-05-19T04:53:55.691Z] Removing intermediate container dac5f25d5365 [2021-05-19T04:53:55.691Z] ---> 9ff6b5cb4d5b [2021-05-19T04:53:55.691Z] Step 6/24 : COPY go.mod . [2021-05-19T04:53:55.962Z] Removing intermediate container bf502a8a7c9f [2021-05-19T04:53:55.962Z] ---> ca911de1bb3d [2021-05-19T04:53:55.962Z] Step 8/23 : COPY . . [2021-05-19T04:53:55.962Z] ---> c51856f4f81d [2021-05-19T04:53:55.962Z] Step 7/24 : RUN go mod download [2021-05-19T04:53:55.962Z] ---> 73a337d94e03 [2021-05-19T04:53:55.962Z] Step 7/24 : RUN go mod download [2021-05-19T04:53:56.228Z] ---> Running in fbadd04fb39b [2021-05-19T04:53:56.228Z] ---> Running in 11a3ddbdea87 [2021-05-19T04:53:57.996Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-19T04:53:58.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-19T04:53:58.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-19T04:53:58.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-19T04:53:59.579Z] Removing intermediate container fbadd04fb39b [2021-05-19T04:53:59.579Z] ---> 971225f85327 [2021-05-19T04:53:59.579Z] Step 8/24 : COPY . . [2021-05-19T04:53:59.579Z] Removing intermediate container 11a3ddbdea87 [2021-05-19T04:53:59.579Z] ---> c1ab126c71cb [2021-05-19T04:53:59.579Z] Step 8/24 : COPY . . [2021-05-19T04:54:04.031Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-19T04:54:04.031Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-19T04:54:06.320Z] ---> 3f2cabb891c2 [2021-05-19T04:54:06.320Z] Step 9/23 : RUN go mod tidy [2021-05-19T04:54:06.320Z] ---> Running in 20bab9f3eee7 [2021-05-19T04:54:08.904Z] ---> 6e761e1c0ba4 [2021-05-19T04:54:08.904Z] Step 9/24 : RUN go mod tidy [2021-05-19T04:54:09.188Z] ---> Running in c74c03bf48fd [2021-05-19T04:54:09.188Z] ---> 840814edcd39 [2021-05-19T04:54:09.188Z] Step 9/24 : RUN go mod tidy [2021-05-19T04:54:09.188Z] ---> Running in 9c87bc0968fe [2021-05-19T04:54:09.451Z] Removing intermediate container 20bab9f3eee7 [2021-05-19T04:54:09.451Z] ---> cd4b4a5944a8 [2021-05-19T04:54:09.451Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-19T04:54:09.451Z] ---> Running in 385870bc02e0 [2021-05-19T04:54:10.033Z] 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-05-19T04:54:11.431Z] Removing intermediate container c74c03bf48fd [2021-05-19T04:54:11.431Z] ---> edc53c737194 [2021-05-19T04:54:11.431Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-19T04:54:11.431Z] Removing intermediate container 9c87bc0968fe [2021-05-19T04:54:11.431Z] ---> fc4d5a2281b2 [2021-05-19T04:54:11.431Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-19T04:54:11.431Z] ---> Running in 47fd3750c4fc [2021-05-19T04:54:11.431Z] ---> Running in b2a0ada8a23a [2021-05-19T04:54:12.839Z] 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-05-19T04:54:12.839Z] 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-05-19T04:54:13.104Z] Removing intermediate container d1a58fad6fec [2021-05-19T04:54:13.104Z] ---> fb3a99611190 [2021-05-19T04:54:13.104Z] [2021-05-19T04:54:13.104Z] Step 11/32 : FROM alpine:3.12 [2021-05-19T04:54:13.104Z] ---> 13621d1b12d4 [2021-05-19T04:54:13.104Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-19T04:54:13.104Z] ---> Running in 6d72a0b2f316 [2021-05-19T04:54:13.366Z] Removing intermediate container 6d72a0b2f316 [2021-05-19T04:54:13.366Z] ---> 49bdcb7032a0 [2021-05-19T04:54:13.366Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-19T04:54:13.366Z] ---> Running in 56782d4be079 [2021-05-19T04:54:13.952Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T04:54:13.952Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T04:54:14.213Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-19T04:54:14.213Z] (2/2) Installing su-exec (0.2-r1) [2021-05-19T04:54:14.213Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T04:54:14.213Z] OK: 6 MiB in 16 packages [2021-05-19T04:54:14.215Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-19T04:54:14.215Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-19T04:54:14.215Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-19T04:54:14.794Z] Removing intermediate container 56782d4be079 [2021-05-19T04:54:14.794Z] ---> 2a3ff0f3cf57 [2021-05-19T04:54:14.794Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-19T04:54:14.794Z] ---> Running in 7fa7da8650c1 [2021-05-19T04:54:14.794Z] Removing intermediate container 7fa7da8650c1 [2021-05-19T04:54:14.794Z] ---> fdd8a1dca037 [2021-05-19T04:54:14.794Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-19T04:54:15.057Z] ---> Running in c0640b56d027 [2021-05-19T04:54:15.057Z] Removing intermediate container c0640b56d027 [2021-05-19T04:54:15.057Z] ---> 9b1bfcbf792e [2021-05-19T04:54:15.057Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-19T04:54:15.057Z] ---> Running in 80c7db27a6b7 [2021-05-19T04:54:16.017Z] Removing intermediate container 80c7db27a6b7 [2021-05-19T04:54:16.017Z] ---> 750580a6bb80 [2021-05-19T04:54:16.017Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-19T04:54:16.281Z] ---> Running in edc900acb906 [2021-05-19T04:54:16.281Z] Removing intermediate container edc900acb906 [2021-05-19T04:54:16.281Z] ---> 9b80353cf2bc [2021-05-19T04:54:16.281Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-19T04:54:16.543Z] ---> 667b4c3f9e6e [2021-05-19T04:54:16.543Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-19T04:54:16.813Z] ---> Running in 752338d13fd5 [2021-05-19T04:54:17.760Z] Removing intermediate container 752338d13fd5 [2021-05-19T04:54:17.760Z] ---> 14b9c3d90120 [2021-05-19T04:54:17.760Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T04:54:18.025Z] ---> 4e20e6301212 [2021-05-19T04:54:18.025Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-19T04:54:18.601Z] ---> d82aff58082c [2021-05-19T04:54:18.601Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-19T04:54:18.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.379s coverage: 46.1% of statements [2021-05-19T04:54:18.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-19T04:54:18.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-19T04:54:18.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-19T04:54:18.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-19T04:54:18.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-19T04:54:18.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-19T04:54:18.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.205s coverage: 28.7% of statements [2021-05-19T04:54:18.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.302s coverage: 100.0% of statements [2021-05-19T04:54:18.864Z] ---> 36181950d245 [2021-05-19T04:54:18.864Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-19T04:54:19.128Z] ---> a7344fbcb17c [2021-05-19T04:54:19.128Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-19T04:54:19.393Z] ---> da8247e9eb45 [2021-05-19T04:54:19.393Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-19T04:54:19.656Z] ---> Running in e2611f55bdd3 [2021-05-19T04:54:19.656Z] Removing intermediate container e2611f55bdd3 [2021-05-19T04:54:19.656Z] ---> 70e78b07fcc0 [2021-05-19T04:54:19.656Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-19T04:54:19.919Z] ---> e44554732377 [2021-05-19T04:54:19.919Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-19T04:54:20.182Z] ---> Running in e2ce7acba958 [2021-05-19T04:54:21.129Z] Removing intermediate container e2ce7acba958 [2021-05-19T04:54:21.129Z] ---> 730d4cf17b5c [2021-05-19T04:54:21.129Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-19T04:54:21.392Z] ---> Running in 9763eb937e5a [2021-05-19T04:54:21.392Z] Removing intermediate container 9763eb937e5a [2021-05-19T04:54:21.392Z] ---> 99486e1c6027 [2021-05-19T04:54:21.392Z] Step 29/32 : CMD ["gate"] [2021-05-19T04:54:21.654Z] ---> Running in 3c72df71e562 [2021-05-19T04:54:21.919Z] Removing intermediate container 3c72df71e562 [2021-05-19T04:54:21.919Z] ---> 046477c63963 [2021-05-19T04:54:21.919Z] Step 30/32 : LABEL arch=x86_64 [2021-05-19T04:54:21.919Z] ---> Running in 7551fe895d7e [2021-05-19T04:54:22.185Z] Removing intermediate container 7551fe895d7e [2021-05-19T04:54:22.185Z] ---> a34fcba3c44c [2021-05-19T04:54:22.185Z] Step 31/32 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd [2021-05-19T04:54:22.451Z] ---> Running in 0b861c94ea7f [2021-05-19T04:54:22.451Z] Removing intermediate container 0b861c94ea7f [2021-05-19T04:54:22.451Z] ---> fc1a48817995 [2021-05-19T04:54:22.451Z] Step 32/32 : LABEL version=0.0.0 [2021-05-19T04:54:22.717Z] ---> Running in 8c4d7956c6b4 [2021-05-19T04:54:22.717Z] Removing intermediate container 8c4d7956c6b4 [2021-05-19T04:54:22.717Z] ---> 1a0996523d21 [2021-05-19T04:54:22.717Z] [2021-05-19T04:54:22.978Z] Successfully built 1a0996523d21 [2021-05-19T04:54:22.978Z] Successfully tagged security-bootstrapper:latest [2021-05-19T04:54:26.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.727s coverage: 27.7% of statements [2021-05-19T04:54:26.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-19T04:54:26.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-19T04:54:26.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-19T04:54:26.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-19T04:54:26.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-19T04:54:26.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.278s coverage: 81.2% of statements [2021-05-19T04:54:26.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-19T04:54:26.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.197s coverage: 100.0% of statements [2021-05-19T04:54:26.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-19T04:54:26.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.277s coverage: 100.0% of statements [2021-05-19T04:54:26.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-19T04:54:26.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-19T04:54:27.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.324s coverage: 58.6% of statements [2021-05-19T04:54:27.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-19T04:54:27.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-19T04:54:28.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.485s coverage: 87.7% of statements [2021-05-19T04:54:28.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-19T04:54:28.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T04:54:28.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.179s coverage: 78.9% of statements [2021-05-19T04:54:28.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-19T04:54:39.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.094s coverage: 28.6% of statements [2021-05-19T04:54:39.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-19T04:54:39.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-19T04:54:39.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-19T04:54:39.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-19T04:54:39.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-19T04:54:39.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.352s coverage: 100.0% of statements [2021-05-19T04:54:39.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-19T04:54:39.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.298s coverage: 100.0% of statements [2021-05-19T04:54:39.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-19T04:54:39.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.423s coverage: 86.7% of statements [2021-05-19T04:54:39.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-19T04:54:39.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.489s coverage: 97.5% of statements [2021-05-19T04:54:39.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-19T04:54:39.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.463s coverage: 78.3% of statements [2021-05-19T04:54:39.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-19T04:54:39.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-19T04:54:39.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-19T04:54:39.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-19T04:54:41.148Z]  Building security-bootstrapper ... done Removing intermediate container 385870bc02e0 [2021-05-19T04:54:41.148Z] ---> fa9eb2ed531d [2021-05-19T04:54:41.148Z] [2021-05-19T04:54:41.148Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T04:54:41.148Z] ---> 13621d1b12d4 [2021-05-19T04:54:41.148Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-19T04:54:41.148Z] ---> Running in dc52f2eb6c67 [2021-05-19T04:54:41.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T04:54:41.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T04:54:41.148Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-19T04:54:41.148Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-19T04:54:41.149Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T04:54:41.149Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T04:54:41.149Z] OK: 6 MiB in 16 packages [2021-05-19T04:54:41.149Z] Removing intermediate container dc52f2eb6c67 [2021-05-19T04:54:41.149Z] ---> 9261569702e4 [2021-05-19T04:54:41.149Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T04:54:41.149Z] ---> Running in b5d3b0046d96 [2021-05-19T04:54:41.149Z] Removing intermediate container b5d3b0046d96 [2021-05-19T04:54:41.149Z] ---> 8ff8b49745f2 [2021-05-19T04:54:41.149Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-19T04:54:41.149Z] ---> Running in 1da163070c32 [2021-05-19T04:54:41.149Z] Removing intermediate container 1da163070c32 [2021-05-19T04:54:41.149Z] ---> 21b003eed027 [2021-05-19T04:54:41.149Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T04:54:41.149Z] ---> Running in 7a2ed5afa23b [2021-05-19T04:54:41.149Z] Removing intermediate container 7a2ed5afa23b [2021-05-19T04:54:41.149Z] ---> 3ed89c910289 [2021-05-19T04:54:41.149Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T04:54:41.427Z] ---> 495736060a27 [2021-05-19T04:54:41.427Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-19T04:54:42.416Z] Removing intermediate container 47fd3750c4fc [2021-05-19T04:54:42.416Z] ---> eb4968cb08a5 [2021-05-19T04:54:42.416Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-19T04:54:42.416Z] ---> 002a34328c18 [2021-05-19T04:54:42.416Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-19T04:54:42.416Z] ---> Running in ae691f4bedfe [2021-05-19T04:54:42.697Z] ---> 53864d59d3ed [2021-05-19T04:54:42.697Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-19T04:54:42.697Z] ---> Running in 9cd602b20088 [2021-05-19T04:54:42.991Z] Removing intermediate container 9cd602b20088 [2021-05-19T04:54:42.991Z] ---> 78cc46d89cd3 [2021-05-19T04:54:42.991Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T04:54:42.991Z] 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-05-19T04:54:42.991Z] ---> Running in 002f3577e2de [2021-05-19T04:54:43.255Z] Removing intermediate container 002f3577e2de [2021-05-19T04:54:43.255Z] ---> f5fbf56f719a [2021-05-19T04:54:43.255Z] Step 21/23 : LABEL arch=x86_64 [2021-05-19T04:54:43.255Z] ---> Running in dac8a178ede1 [2021-05-19T04:54:43.518Z] Removing intermediate container dac8a178ede1 [2021-05-19T04:54:43.518Z] ---> ca1232b833f0 [2021-05-19T04:54:43.518Z] Step 22/23 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd [2021-05-19T04:54:43.518Z] ---> Running in 758ff3d1edb6 [2021-05-19T04:54:43.786Z] Removing intermediate container 758ff3d1edb6 [2021-05-19T04:54:43.786Z] ---> 91927f907f47 [2021-05-19T04:54:43.786Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T04:54:43.786Z] ---> Running in 26fc03636bd3 [2021-05-19T04:54:44.050Z] Removing intermediate container ae691f4bedfe [2021-05-19T04:54:44.050Z] ---> 930263da1be5 [2021-05-19T04:54:44.050Z] [2021-05-19T04:54:44.050Z] Step 12/24 : FROM docker:20.10.0 [2021-05-19T04:54:44.050Z] Removing intermediate container 26fc03636bd3 [2021-05-19T04:54:44.051Z] ---> f1aa062348cd [2021-05-19T04:54:44.051Z] [2021-05-19T04:54:44.051Z] Successfully built f1aa062348cd [2021-05-19T04:54:44.051Z] Successfully tagged support-notifications:latest [2021-05-19T04:54:44.051Z]  Building support-notifications ... done 20.10.0: Pulling from library/docker [2021-05-19T04:54:45.866Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.262s coverage: 95.1% of statements [2021-05-19T04:54:45.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-19T04:54:45.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T04:54:45.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-19T04:54:45.866Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-19T04:54:45.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-19T04:54:45.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-19T04:54:45.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-19T04:54:45.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-19T04:54:45.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-19T04:54:45.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-19T04:54:45.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-19T04:54:45.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-19T04:54:45.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-19T04:54:45.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-19T04:54:45.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-19T04:54:45.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-19T04:54:45.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-19T04:54:45.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-19T04:54:45.866Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.142s coverage: 58.8% of statements [2021-05-19T04:54:45.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-19T04:54:45.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-19T04:54:45.866Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.293s coverage: 0.8% of statements [2021-05-19T04:54:45.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-19T04:54:45.866Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.177s coverage: 21.7% of statements [2021-05-19T04:54:45.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-19T04:54:45.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.256s coverage: 47.1% of statements [2021-05-19T04:54:45.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.276s coverage: 79.5% of statements [2021-05-19T04:54:46.007Z] Removing intermediate container b2a0ada8a23a [2021-05-19T04:54:46.007Z] ---> 39d20c7ffe4d [2021-05-19T04:54:46.007Z] [2021-05-19T04:54:46.007Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T04:54:46.007Z] ---> 13621d1b12d4 [2021-05-19T04:54:46.007Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-19T04:54:46.007Z] ---> Running in 2cc53698c54d [2021-05-19T04:54:46.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.188s coverage: 94.1% of statements [2021-05-19T04:54:46.274Z] Removing intermediate container 2cc53698c54d [2021-05-19T04:54:46.274Z] ---> e901c1d4009c [2021-05-19T04:54:46.274Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-19T04:54:46.274Z] ---> Running in b1fdb3891072 [2021-05-19T04:54:46.274Z] Removing intermediate container b1fdb3891072 [2021-05-19T04:54:46.274Z] ---> 0f4a04597c31 [2021-05-19T04:54:46.274Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-19T04:54:46.543Z] ---> Running in babfd3d54273 [2021-05-19T04:54:46.543Z] Removing intermediate container babfd3d54273 [2021-05-19T04:54:46.543Z] ---> 9fbcd74740f1 [2021-05-19T04:54:46.543Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T04:54:46.543Z] ---> Running in bb52f413503b [2021-05-19T04:54:47.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.237s coverage: 96.3% of statements [2021-05-19T04:54:47.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.151s coverage: 87.5% of statements [2021-05-19T04:54:47.499Z] Removing intermediate container bb52f413503b [2021-05-19T04:54:47.499Z] ---> 0b3b72345c56 [2021-05-19T04:54:47.499Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-19T04:54:47.499Z] ---> Running in 5a754dd680fa [2021-05-19T04:54:47.763Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T04:54:48.344Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T04:54:48.344Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T04:54:48.344Z] ---> aefe523efa57 [2021-05-19T04:54:48.344Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-19T04:54:48.344Z] ---> Running in 9be53233d651 [2021-05-19T04:54:48.344Z] Removing intermediate container 9be53233d651 [2021-05-19T04:54:48.344Z] ---> 8474e5174354 [2021-05-19T04:54:48.344Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-19T04:54:48.344Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T04:54:48.344Z] ---> Running in ae4c8536432e [2021-05-19T04:54:48.920Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T04:54:48.920Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T04:54:48.920Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-19T04:54:48.921Z] (1/39) Installing readline (8.0.4-r0) [2021-05-19T04:54:48.921Z] (2/39) Installing bash (5.0.17-r0) [2021-05-19T04:54:48.921Z] Executing bash-5.0.17-r0.post-install [2021-05-19T04:54:48.921Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T04:54:48.921Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-19T04:54:48.921Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-19T04:54:48.921Z] (5/39) Installing curl (7.76.1-r0) [2021-05-19T04:54:48.921Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-19T04:54:48.921Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-19T04:54:48.921Z] (8/39) Installing expat (2.2.9-r1) [2021-05-19T04:54:48.921Z] (9/39) Installing libffi (3.3-r2) [2021-05-19T04:54:48.921Z] (10/39) Installing gdbm (1.13-r1) [2021-05-19T04:54:48.921Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-19T04:54:48.921Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-19T04:54:48.921Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-19T04:54:48.921Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-19T04:54:49.184Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-19T04:54:49.498Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-19T04:54:49.498Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-19T04:54:49.498Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-19T04:54:49.498Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-19T04:54:49.498Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-19T04:54:49.498Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-19T04:54:49.498Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-19T04:54:49.498Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-19T04:54:49.498Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-19T04:54:49.498Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-19T04:54:49.762Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-19T04:54:49.762Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-19T04:54:49.762Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-19T04:54:49.762Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-19T04:54:49.762Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-19T04:54:49.762Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-19T04:54:49.762Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-19T04:54:49.762Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-19T04:54:49.762Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-19T04:54:49.762Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-19T04:54:49.762Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-19T04:54:49.762Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-19T04:54:49.762Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-19T04:54:49.762Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-19T04:54:49.762Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-19T04:54:49.762Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-19T04:54:49.762Z] Executing busybox-1.31.1-r19.trigger [2021-05-19T04:54:49.762Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-19T04:54:49.762Z] OK: 72 MiB in 59 packages [2021-05-19T04:54:50.042Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-19T04:54:50.042Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T04:54:50.042Z] OK: 8 MiB in 20 packages [2021-05-19T04:54:51.461Z] Collecting docker-compose==1.23.2 [2021-05-19T04:54:51.461Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-19T04:54:51.461Z] Removing intermediate container 5a754dd680fa [2021-05-19T04:54:51.461Z] ---> 73fca5b29493 [2021-05-19T04:54:51.461Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T04:54:51.461Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-19T04:54:51.461Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-19T04:54:51.461Z] ---> a67df266feb0 [2021-05-19T04:54:51.461Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-19T04:54:51.461Z] Collecting texttable<0.10,>=0.9.0 [2021-05-19T04:54:51.461Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-19T04:54:51.746Z] ---> d9c35272d6fa [2021-05-19T04:54:51.746Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-19T04:54:51.746Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-19T04:54:51.746Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-19T04:54:52.018Z] ---> a9ceca81936d [2021-05-19T04:54:52.018Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-19T04:54:52.018Z] ---> Running in 3fa55a9110fe [2021-05-19T04:54:52.018Z] Removing intermediate container 3fa55a9110fe [2021-05-19T04:54:52.018Z] ---> 13e8d6e576fe [2021-05-19T04:54:52.018Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T04:54:52.018Z] ---> Running in f88942a17981 [2021-05-19T04:54:52.290Z] Collecting PyYAML<4,>=3.10 [2021-05-19T04:54:52.290Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-19T04:54:52.290Z] Removing intermediate container f88942a17981 [2021-05-19T04:54:52.290Z] ---> 6e043ed17a83 [2021-05-19T04:54:52.290Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T04:54:52.290Z] ---> Running in d06641d0cc31 [2021-05-19T04:54:52.559Z] Removing intermediate container d06641d0cc31 [2021-05-19T04:54:52.559Z] ---> cf5505795d84 [2021-05-19T04:54:52.559Z] Step 23/24 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd [2021-05-19T04:54:52.559Z] ---> Running in 36cf3639a94a [2021-05-19T04:54:52.559Z] Removing intermediate container 36cf3639a94a [2021-05-19T04:54:52.559Z] ---> ab33870a6a7e [2021-05-19T04:54:52.559Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T04:54:52.559Z] ---> Running in 3a6cad4710d9 [2021-05-19T04:54:52.829Z] Collecting docopt<0.7,>=0.6.1 [2021-05-19T04:54:52.829Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-19T04:54:52.829Z] Removing intermediate container 3a6cad4710d9 [2021-05-19T04:54:52.829Z] ---> 41e729a1c8fc [2021-05-19T04:54:52.829Z] [2021-05-19T04:54:52.829Z] Successfully built 41e729a1c8fc [2021-05-19T04:54:52.829Z] Successfully tagged core-data:latest [2021-05-19T04:54:53.090Z]  Building core-data ... done Collecting cached-property<2,>=1.2.0 [2021-05-19T04:54:53.090Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-19T04:54:53.090Z] Collecting docker<4.0,>=3.6.0 [2021-05-19T04:54:53.090Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-19T04:54:53.351Z] 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-05-19T04:54:53.351Z] Collecting jsonschema<3,>=2.5.1 [2021-05-19T04:54:53.351Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-19T04:54:53.351Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-19T04:54:53.351Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-19T04:54:53.613Z] Collecting docker-pycreds>=0.4.0 [2021-05-19T04:54:53.613Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-19T04:54:53.613Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-19T04:54:53.613Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-19T04:54:53.613Z] Collecting idna<2.8,>=2.5 [2021-05-19T04:54:53.613Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-19T04:54:53.613Z] 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-05-19T04:54:53.613Z] 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-05-19T04:54:53.613Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-19T04:54:53.613Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-19T04:54:53.613Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-19T04:54:53.613Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-19T04:54:53.875Z] Installing collected packages: websocket-client, texttable, dockerpty, PyYAML, docopt, cached-property, docker-pycreds, urllib3, idna, requests, docker, jsonschema, docker-compose [2021-05-19T04:54:53.875Z] Running setup.py install for texttable: started [2021-05-19T04:54:54.138Z] Running setup.py install for texttable: finished with status 'done' [2021-05-19T04:54:54.138Z] Running setup.py install for dockerpty: started [2021-05-19T04:54:54.401Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-19T04:54:54.401Z] Running setup.py install for PyYAML: started [2021-05-19T04:54:54.973Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-19T04:54:54.973Z] Running setup.py install for docopt: started [2021-05-19T04:54:55.233Z] Running setup.py install for docopt: finished with status 'done' [2021-05-19T04:54:55.233Z] Attempting uninstall: urllib3 [2021-05-19T04:54:55.233Z] Found existing installation: urllib3 1.25.9 [2021-05-19T04:54:55.233Z] Uninstalling urllib3-1.25.9: [2021-05-19T04:54:55.233Z] Successfully uninstalled urllib3-1.25.9 [2021-05-19T04:54:55.233Z] Attempting uninstall: idna [2021-05-19T04:54:55.233Z] Found existing installation: idna 2.9 [2021-05-19T04:54:55.233Z] Uninstalling idna-2.9: [2021-05-19T04:54:55.233Z] Successfully uninstalled idna-2.9 [2021-05-19T04:54:55.494Z] Attempting uninstall: requests [2021-05-19T04:54:55.494Z] Found existing installation: requests 2.23.0 [2021-05-19T04:54:55.494Z] Uninstalling requests-2.23.0: [2021-05-19T04:54:55.494Z] Successfully uninstalled requests-2.23.0 [2021-05-19T04:54:55.754Z] 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.59.0 [2021-05-19T04:54:58.319Z] Removing intermediate container ae4c8536432e [2021-05-19T04:54:58.319Z] ---> 9e694f3d6b8b [2021-05-19T04:54:58.319Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-19T04:54:58.319Z] ---> Running in af3d8e0c012b [2021-05-19T04:54:58.319Z] Removing intermediate container af3d8e0c012b [2021-05-19T04:54:58.319Z] ---> acdf90fe0569 [2021-05-19T04:54:58.319Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-19T04:54:58.319Z] ---> Running in ed0294a2f892 [2021-05-19T04:54:58.319Z] Removing intermediate container ed0294a2f892 [2021-05-19T04:54:58.319Z] ---> e266702338df [2021-05-19T04:54:58.319Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-19T04:54:58.902Z] ---> ed54d5bf82bc [2021-05-19T04:54:58.902Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-19T04:54:58.902Z] ---> eda998a4d079 [2021-05-19T04:54:58.902Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-19T04:54:59.167Z] ---> b6e3fb2c260e [2021-05-19T04:54:59.167Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-19T04:54:59.167Z] ---> Running in 1a4f3c70a9b5 [2021-05-19T04:54:59.167Z] Removing intermediate container 1a4f3c70a9b5 [2021-05-19T04:54:59.167Z] ---> 5b76229c31b3 [2021-05-19T04:54:59.167Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T04:54:59.167Z] ---> Running in d1f6ee5fe8d6 [2021-05-19T04:54:59.430Z] Removing intermediate container d1f6ee5fe8d6 [2021-05-19T04:54:59.430Z] ---> ccaabe5995e6 [2021-05-19T04:54:59.430Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T04:54:59.430Z] ---> Running in 0cacd6e368a6 [2021-05-19T04:54:59.430Z] Removing intermediate container 0cacd6e368a6 [2021-05-19T04:54:59.430Z] ---> 7b37ffe1173c [2021-05-19T04:54:59.430Z] Step 23/24 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd [2021-05-19T04:54:59.430Z] ---> Running in 66d2821b2370 [2021-05-19T04:54:59.692Z] Removing intermediate container 66d2821b2370 [2021-05-19T04:54:59.692Z] ---> a85194860896 [2021-05-19T04:54:59.692Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T04:54:59.692Z] ---> Running in a020c28ae3ff [2021-05-19T04:54:59.692Z] Removing intermediate container a020c28ae3ff [2021-05-19T04:54:59.692Z] ---> 23b6c04c7d3c [2021-05-19T04:54:59.692Z] [2021-05-19T04:54:59.692Z] Successfully built 23b6c04c7d3c [2021-05-19T04:54:59.692Z] Successfully tagged sys-mgmt-agent:latest [2021-05-19T04:54:59.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.244s coverage: 94.4% of statements [2021-05-19T04:54:59.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.162s coverage: 44.8% of statements [2021-05-19T04:54:59.960Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-19T04:54:59.972Z] $ docker stop --time=1 9a24079a1de93cd2e53408755f0c4afaf2c1ba1675357856032afcb288c0b679 [2021-05-19T04:55:01.239Z] $ docker rm -f 9a24079a1de93cd2e53408755f0c4afaf2c1ba1675357856032afcb288c0b679 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T04:55:01.627Z] + docker images [2021-05-19T04:55:01.627Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T04:55:01.627Z] sys-mgmt-agent latest 23b6c04c7d3c 2 seconds ago 312MB [2021-05-19T04:55:01.627Z] core-data latest 41e729a1c8fc 9 seconds ago 21.6MB [2021-05-19T04:55:01.628Z] 39d20c7ffe4d 16 seconds ago 1.17GB [2021-05-19T04:55:01.628Z] 930263da1be5 18 seconds ago 1.16GB [2021-05-19T04:55:01.628Z] support-notifications latest f1aa062348cd 18 seconds ago 17.7MB [2021-05-19T04:55:01.628Z] fa9eb2ed531d 23 seconds ago 1.16GB [2021-05-19T04:55:01.628Z] security-bootstrapper latest 1a0996523d21 39 seconds ago 18.2MB [2021-05-19T04:55:01.628Z] fb3a99611190 49 seconds ago 1.15GB [2021-05-19T04:55:01.628Z] security-proxy-setup latest afcddc1e64ef About a minute ago 25.3MB [2021-05-19T04:55:01.628Z] security-secretstore-setup latest 5d94da118bf4 About a minute ago 25.8MB [2021-05-19T04:55:01.628Z] core-metadata latest 85ee1f4d4dca About a minute ago 18.6MB [2021-05-19T04:55:01.628Z] core-command latest 55f61a0d6aaa About a minute ago 17.1MB [2021-05-19T04:55:01.628Z] support-scheduler latest e051f21666b1 About a minute ago 17.1MB [2021-05-19T04:55:01.628Z] 2e25efb26056 About a minute ago 1.16GB [2021-05-19T04:55:01.628Z] 399e625f8691 About a minute ago 1.17GB [2021-05-19T04:55:01.628Z] 1392f6cb86fe About a minute ago 1.16GB [2021-05-19T04:55:01.628Z] 939bb65db01e About a minute ago 1.16GB [2021-05-19T04:55:01.628Z] b2e0a9df0761 About a minute ago 1.16GB [2021-05-19T04:55:01.628Z] ci-base-image-x86_64 latest c9fe69496026 6 minutes ago 648MB [2021-05-19T04:55:01.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-19T04:55:01.628Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-19T04:55:01.628Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-19T04:55:01.628Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-19T04:55:01.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [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-05-19T04:55:06.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.557s coverage: 81.8% of statements [2021-05-19T04:55:06.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-19T04:55:13.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.284s coverage: 92.9% of statements [2021-05-19T04:55:13.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-19T04:55:13.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-19T04:55:13.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-19T04:55:13.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-05-19T04:55:13.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-19T04:55:13.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-19T04:55:13.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-19T04:55:13.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-19T04:55:13.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-19T04:55:13.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2021-05-19T04:55:13.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-19T04:55:13.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-19T04:55:13.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-05-19T04:55:13.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-19T04:55:13.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.196s coverage: 76.0% of statements [2021-05-19T04:55:13.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-19T04:55:13.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.174s coverage: 80.0% of statements [2021-05-19T04:55:13.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements [2021-05-19T04:55:13.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.266s coverage: 85.4% of statements [2021-05-19T04:55:13.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.281s coverage: 91.2% of statements [2021-05-19T04:55:13.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-19T04:55:13.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.704s coverage: 64.4% of statements [2021-05-19T04:55:13.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-19T04:55:13.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-19T04:55:13.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.172s coverage: 100.0% of statements [2021-05-19T04:55:13.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements [2021-05-19T04:55:13.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements [2021-05-19T04:55:13.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2021-05-19T04:55:14.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2021-05-19T04:55:17.119Z] Still waiting to schedule task [2021-05-19T04:55:17.120Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-19T04:55:18.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.120s coverage: 66.9% of statements [2021-05-19T04:55:18.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-19T04:55:18.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-19T04:55:18.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-19T04:55:19.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.772s coverage: 43.5% of statements [2021-05-19T04:55:19.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-19T04:55:19.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-19T04:55:19.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.147s coverage: 89.5% of statements [2021-05-19T04:55:19.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-19T04:55:19.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.120s coverage: 84.8% of statements [2021-05-19T04:55:25.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.548s coverage: 47.1% of statements [2021-05-19T04:55:25.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-19T04:55:25.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-19T04:55:25.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-19T04:55:25.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-19T04:55:25.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-19T04:55:25.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.112s coverage: 100.0% of statements [2021-05-19T04:55:25.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-19T04:55:25.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.104s coverage: 100.0% of statements [2021-05-19T04:55:25.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-19T04:55:25.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-19T04:55:28.827Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.247s coverage: 20.1% of statements [2021-05-19T04:55:28.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-19T04:55:28.827Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.480s coverage: 91.4% of statements [2021-05-19T04:55:28.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-19T04:55:28.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T04:55:28.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-19T04:55:34.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.533s coverage: 28.8% of statements [2021-05-19T04:55:34.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-19T04:55:34.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-19T04:55:34.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-19T04:55:34.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-19T04:55:34.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-19T04:55:34.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.180s coverage: 99.0% of statements [2021-05-19T04:55:34.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-19T04:55:34.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.222s coverage: 100.0% of statements [2021-05-19T04:55:34.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-19T04:55:34.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-19T04:55:34.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-19T04:55:34.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.227s coverage: 64.6% of statements [2021-05-19T04:55:34.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-19T04:55:34.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.401s coverage: 97.6% of statements [2021-05-19T04:55:34.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-19T04:55:34.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T04:55:34.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-19T04:55:34.877Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.069s coverage: 0.0% of statements [2021-05-19T04:55:34.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-19T04:55:34.877Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements [2021-05-19T04:55:34.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-19T04:55:34.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-19T04:55:34.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-19T04:55:34.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-19T04:55:35.155Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.119s coverage: 87.9% of statements [2021-05-19T04:55:35.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-19T04:55:35.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-19T04:55:35.156Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements [2021-05-19T04:55:36.611Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.166s coverage: 28.1% of statements [2021-05-19T04:55:36.611Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-19T04:55:36.611Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-19T04:55:37.599Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.151s coverage: 27.9% of statements [2021-05-19T04:55:37.599Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-19T04:55:37.599Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-19T04:55:37.599Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-19T04:55:37.599Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-19T04:55:37.599Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-19T04:55:37.599Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-05-19T04:55:38.196Z] GO111MODULE=on go vet ./... [2021-05-19T04:57:15.072Z] gofmt -l . [2021-05-19T04:57:15.072Z] [ "`gofmt -l .`" = "" ] [2021-05-19T04:57:17.047Z] ./bin/test-go-mod-tidy.sh [2021-05-19T04:57:17.321Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-19T04:57:20.619Z] + ls -al . [2021-05-19T04:57:20.619Z] total 872 [2021-05-19T04:57:20.619Z] drwxrwxr-x 9 1001 1001 4096 May 19 04:57 . [2021-05-19T04:57:20.619Z] drwxr-xr-x 4 root root 4096 May 19 04:52 .. [2021-05-19T04:57:20.619Z] -rw-rw-r-- 1 1001 1001 11 May 19 04:50 .dockerignore [2021-05-19T04:57:20.619Z] drwxrwxr-x 8 1001 1001 4096 May 19 04:50 .git [2021-05-19T04:57:20.619Z] drwxrwxr-x 3 1001 1001 4096 May 19 04:50 .github [2021-05-19T04:57:20.619Z] -rw-rw-r-- 1 1001 1001 818 May 19 04:50 .gitignore [2021-05-19T04:57:20.619Z] -rw-rw-r-- 1 1001 1001 166 May 19 04:50 .sonarcloud.properties [2021-05-19T04:57:20.619Z] -rw-rw-r-- 1 1001 1001 8609 May 19 04:50 Attribution.txt [2021-05-19T04:57:20.619Z] -rw-rw-r-- 1 1001 1001 3804 May 19 04:50 CONTRIBUTING.md [2021-05-19T04:57:20.619Z] -rw-rw-r-- 1 1001 1001 931 May 19 04:50 Dockerfile.build [2021-05-19T04:57:20.619Z] -rw-rw-r-- 1 1001 1001 863 May 19 04:50 Jenkinsfile [2021-05-19T04:57:20.619Z] -rw-rw-r-- 1 1001 1001 10775 May 19 04:50 LICENSE [2021-05-19T04:57:20.619Z] -rw-rw-r-- 1 1001 1001 5632 May 19 04:50 Makefile [2021-05-19T04:57:20.619Z] -rw-rw-r-- 1 1001 1001 7978 May 19 04:50 README.md [2021-05-19T04:57:20.619Z] -rw-rw-r-- 1 1001 1001 6755 May 19 04:50 SECURITY.md [2021-05-19T04:57:20.619Z] -rw-rw-r-- 1 1001 1001 5 May 19 04:48 VERSION [2021-05-19T04:57:20.619Z] -rw-rw-r-- 1 1001 1001 4131 May 19 04:50 ZMQWindows.md [2021-05-19T04:57:20.619Z] drwxrwxr-x 2 1001 1001 4096 May 19 04:50 bin [2021-05-19T04:57:20.619Z] drwxrwxr-x 14 1001 1001 4096 May 19 04:50 cmd [2021-05-19T04:57:20.619Z] -rw-r--r-- 1 root root 736765 May 19 04:55 coverage.out [2021-05-19T04:57:20.619Z] -rw-r--r-- 1 root root 1060 May 19 04:57 go.mod [2021-05-19T04:57:20.619Z] -rw-r--r-- 1 root root 21990 May 19 04:52 go.sum [2021-05-19T04:57:20.619Z] drwxrwxr-x 8 1001 1001 4096 May 19 04:50 internal [2021-05-19T04:57:20.619Z] drwxrwxr-x 4 1001 1001 4096 May 19 04:50 openapi [2021-05-19T04:57:20.619Z] drwxrwxr-x 4 1001 1001 4096 May 19 04:50 snap [2021-05-19T04:57:20.619Z] -rw-rw-r-- 1 1001 1001 168 May 19 04:50 version.go [Pipeline] sh [2021-05-19T04:57:21.289Z] + '[' -e coverage.out ] [2021-05-19T04:57:21.290Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-19T04:57:21.326Z] Warning: overwriting stash ‘coverage-report’ [2021-05-19T04:57:22.254Z] Stashed 1 file(s) [Pipeline] sh [2021-05-19T04:57:22.911Z] + make build [2021-05-19T04:57:22.911Z] go mod tidy [2021-05-19T04:57:23.512Z] 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-05-19T04:57:30.235Z] 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-05-19T04:57:56.445Z] Running on prd-ubuntu18.04-docker-8c-8g-15000 in /w/workspace/edgexfoundry_edgex-go_PR-3481 [Pipeline] { [Pipeline] ws [2021-05-19T04:57:56.470Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-19T04:57:56.590Z] The recommended git tool is: git [2021-05-19T04:57:58.431Z] 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-05-19T04:57:58.431Z] 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-05-19T04:57:58.914Z] using credential edgex-jenkins-ssh [2021-05-19T04:57:58.928Z] Cloning the remote Git repository [2021-05-19T04:57:58.973Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-19T04:57:59.047Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-19T04:57:59.096Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T04:57:59.096Z] > git --version # timeout=10 [2021-05-19T04:57:59.101Z] > git --version # 'git version 2.17.1' [2021-05-19T04:57:59.102Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T04:57:59.131Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T04:58:02.755Z] 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-05-19T04:58:04.198Z] 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-05-19T04:58:07.218Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T04:58:07.224Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T04:58:07.234Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T04:58:07.246Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T04:58:07.246Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T04:58:07.254Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3481/head:refs/remotes/origin/PR-3481 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T04:58:07.915Z] Merging remotes/origin/master commit f46290f347ef4219bdcd9b9204c1330e0217d610 into PR head commit 81617197e02d616edf871c389caa5d818426e8dd [2021-05-19T04:58:08.035Z] Merge succeeded, producing 81617197e02d616edf871c389caa5d818426e8dd [2021-05-19T04:58:08.036Z] Checking out Revision 81617197e02d616edf871c389caa5d818426e8dd (PR-3481) [2021-05-19T04:58:08.519Z] 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-05-19T04:58:07.930Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T04:58:07.935Z] > git checkout -f 81617197e02d616edf871c389caa5d818426e8dd # timeout=10 [2021-05-19T04:58:08.013Z] > git remote # timeout=10 [2021-05-19T04:58:08.020Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T04:58:08.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T04:58:08.029Z] > git merge f46290f347ef4219bdcd9b9204c1330e0217d610 # timeout=10 [2021-05-19T04:58:08.036Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T04:58:08.045Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T04:58:08.051Z] > git checkout -f 81617197e02d616edf871c389caa5d818426e8dd # timeout=10 [2021-05-19T04:58:11.677Z] Commit message: "docs(sma): update Swagger for v2 GET /configs/{services} API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T04:58:12.818Z] 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-05-19T04:58:12.881Z] + echo snap-build.sh [2021-05-19T04:58:12.882Z] snap-build.sh [2021-05-19T04:58:12.882Z] + SNAP_BASE_DIR=. [2021-05-19T04:58:12.882Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-05-19T04:58:12.882Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-05-19T04:58:12.882Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-05-19T04:58:12.882Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-05-19T04:58:12.882Z] + cd /w/workspace/edgex-go/2 [2021-05-19T04:58:12.882Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-19T04:58:12.882Z] Reading package lists... [2021-05-19T04:58:13.144Z] Building dependency tree... [2021-05-19T04:58:13.144Z] Reading state information... [2021-05-19T04:58:13.144Z] The following packages were automatically installed and are no longer required: [2021-05-19T04:58:13.144Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-19T04:58:13.144Z] uidmap xdelta3 [2021-05-19T04:58:13.144Z] Use 'sudo apt autoremove' to remove them. [2021-05-19T04:58:13.407Z] The following packages will be REMOVED: [2021-05-19T04:58:13.407Z] lxd* lxd-client* [2021-05-19T04:58:13.669Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-19T04:58:13.669Z] After this operation, 31.7 MB disk space will be freed. [2021-05-19T04:58:14.192Z] (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 ... 190317 files and directories currently installed.) [2021-05-19T04:58:14.453Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-19T04:58:15.028Z] Removing lxd dnsmasq configuration [2021-05-19T04:58:15.028Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-19T04:58:15.291Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-19T04:58:16.206Z] 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-05-19T04:58:16.239Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T04:58:16.501Z] (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 ... 190142 files and directories currently installed.) [2021-05-19T04:58:16.501Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-19T04:58:17.894Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-19T04:58:17.894Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-19T04:58:19.287Z] + sudo snap remove --purge lxd [2021-05-19T04:58:19.287Z] snap "lxd" is not installed [2021-05-19T04:58:19.287Z] + sudo groupadd --force --system lxd [2021-05-19T04:58:19.287Z] ++ whoami [2021-05-19T04:58:19.287Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-19T04:58:19.549Z] + newgrp - lxd [2021-05-19T04:58:19.549Z] + sudo snap install lxd [2021-05-19T04:58:19.597Z] 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-05-19T04:58:22.256Z] 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-05-19T04:58:24.975Z] 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-05-19T04:58:27.785Z] 2021-05-19T04:58:25Z INFO Waiting for automatic snapd restart... [Pipeline] } [2021-05-19T04:58:30.743Z] $ docker stop --time=1 3eac0a00c4e94d0831b054c5265b84f92e980812798b4aa82882ba9fbe20073f [2021-05-19T04:58:33.233Z] $ docker rm -f 3eac0a00c4e94d0831b054c5265b84f92e980812798b4aa82882ba9fbe20073f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T04:58:35.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T04:58:35.137Z] [2021-05-19T04:58:35.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T04:58:35.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T04:58:35.790Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-19T04:58:35.790Z] 29e5d40040c1: Pulling fs layer [2021-05-19T04:58:35.790Z] 1ce36da41761: Pulling fs layer [2021-05-19T04:58:35.790Z] 25b303627fd3: Pulling fs layer [2021-05-19T04:58:36.406Z] 29e5d40040c1: Verifying Checksum [2021-05-19T04:58:36.406Z] 29e5d40040c1: Download complete [2021-05-19T04:58:37.033Z] 1ce36da41761: Verifying Checksum [2021-05-19T04:58:37.033Z] 1ce36da41761: Download complete [2021-05-19T04:58:37.033Z] 29e5d40040c1: Pull complete [2021-05-19T04:58:38.477Z] 1ce36da41761: Pull complete [2021-05-19T04:58:38.750Z] 25b303627fd3: Verifying Checksum [2021-05-19T04:58:38.750Z] 25b303627fd3: Download complete [2021-05-19T04:58:48.907Z] 25b303627fd3: Pull complete [2021-05-19T04:58:48.907Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-19T04:58:48.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T04:58:48.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-19T04:58:49.174Z] prd-ubuntu18.04-docker-arm64-4c-16g-14999 does not seem to be running inside a container [2021-05-19T04:58:49.242Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-19T04:58:49.792Z] lxd 4.14 from Canonical* installed [2021-05-19T04:58:49.793Z] + sudo lxd init --auto [2021-05-19T04:58:52.124Z] $ docker top c53426ec344dfa1ef162a5d30e37b92e9edefa41941ba3f75f3277eee41319ea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T04:58:53.113Z] + grep parallel [2021-05-19T04:58:53.114Z] + docker-compose build --help [2021-05-19T04:58:56.387Z] + sudo snap install --classic snapcraft [2021-05-19T04:58:56.494Z] --parallel Build images in parallel. [Pipeline] } [2021-05-19T04:58:56.771Z] $ docker stop --time=1 c53426ec344dfa1ef162a5d30e37b92e9edefa41941ba3f75f3277eee41319ea [2021-05-19T04:58:58.647Z] $ docker rm -f c53426ec344dfa1ef162a5d30e37b92e9edefa41941ba3f75f3277eee41319ea [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T04:58:59.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T04:58:59.320Z] . [Pipeline] withDockerContainer [2021-05-19T04:58:59.584Z] prd-ubuntu18.04-docker-arm64-4c-16g-14999 does not seem to be running inside a container [2021-05-19T04:58:59.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-19T04:59:01.207Z] $ docker top 2c80298bd857850a525db247285c8cef1c714feab5edae160d9774db5d2b8e45 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T04:59:01.683Z] snapcraft 4.7.1 from Canonical* installed [2021-05-19T04:59:01.683Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-19T04:59:01.683Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-19T04:59:01.683Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T04:59:01.683Z] Dload Upload Total Spent Left Speed [2021-05-19T04:59:01.683Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4071 0 --:--:-- --:--:-- --:--:-- 4071 [2021-05-19T04:59:01.683Z] 100 3325k 100 3325k 0 0 8591k 0 --:--:-- --:--:-- --:--:-- 8591k [2021-05-19T04:59:01.683Z] ./yq_linux_amd64 [2021-05-19T04:59:01.683Z] + sudo snapcraft prime --use-lxd [2021-05-19T04:59:02.200Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-19T04:59:03.105Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-19T04:59:03.105Z] 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-05-19T04:59:03.105Z] - README.md [2021-05-19T04:59:03.105Z] [2021-05-19T04:59:03.105Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-19T04:59:03.747Z] Launching a container. [2021-05-19T04:59:06.488Z] Building core-command ... [2021-05-19T04:59:06.488Z] Building core-data ... [2021-05-19T04:59:06.488Z] Building core-metadata ... [2021-05-19T04:59:06.488Z] Building security-bootstrapper ... [2021-05-19T04:59:06.488Z] Building security-proxy-setup ... [2021-05-19T04:59:06.488Z] Building security-secretstore-setup ... [2021-05-19T04:59:06.488Z] Building support-notifications ... [2021-05-19T04:59:06.488Z] Building support-scheduler ... [2021-05-19T04:59:06.488Z] Building sys-mgmt-agent ... [2021-05-19T04:59:06.488Z] Building security-bootstrapper [2021-05-19T04:59:06.488Z] Building support-scheduler [2021-05-19T04:59:06.488Z] Building core-command [2021-05-19T04:59:06.488Z] Building support-notifications [2021-05-19T04:59:06.488Z] Building security-secretstore-setup [2021-05-19T04:59:10.360Z] Waiting for container to be ready [2021-05-19T04:59:10.620Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-19T04:59:10.620Z] [2021-05-19T04:59:14.832Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-19T04:59:14.832Z] Waiting for network to be ready... [2021-05-19T04:59:15.092Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-19T04:59:15.351Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-19T04:59:15.351Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-19T04:59:15.351Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-19T04:59:15.351Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-19T04:59:15.351Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-19T04:59:15.351Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-19T04:59:15.351Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-19T04:59:15.351Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-19T04:59:15.351Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-19T04:59:15.921Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-19T04:59:15.921Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-19T04:59:16.182Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-19T04:59:16.182Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-19T04:59:16.182Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-19T04:59:16.182Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-19T04:59:16.182Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-19T04:59:16.182Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-19T04:59:16.445Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-19T04:59:16.705Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-19T04:59:16.705Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-19T04:59:16.705Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-19T04:59:16.705Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-19T04:59:16.705Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-19T04:59:16.705Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-19T04:59:16.705Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-19T04:59:16.966Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-19T04:59:18.884Z] Fetched 24.6 MB in 4s (6370 kB/s) [2021-05-19T04:59:19.833Z] Reading package lists... [2021-05-19T04:59:19.833Z] Reading package lists... [2021-05-19T04:59:20.094Z] Building dependency tree... [2021-05-19T04:59:20.094Z] Reading state information... [2021-05-19T04:59:20.094Z] The following additional packages will be installed: [2021-05-19T04:59:20.094Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-19T04:59:20.094Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-19T04:59:20.094Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-19T04:59:20.094Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-19T04:59:20.094Z] Suggested packages: [2021-05-19T04:59:20.094Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-19T04:59:20.094Z] Recommended packages: [2021-05-19T04:59:20.094Z] gnupg libsasl2-modules [2021-05-19T04:59:20.094Z] The following NEW packages will be installed: [2021-05-19T04:59:20.094Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-19T04:59:20.094Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-19T04:59:20.094Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-19T04:59:20.094Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-19T04:59:20.094Z] The following packages will be upgraded: [2021-05-19T04:59:20.355Z] gpg gpg-agent gpgconf libudev1 [2021-05-19T04:59:20.355Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-19T04:59:20.355Z] Need to get 3530 kB of archives. [2021-05-19T04:59:20.355Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-19T04:59:20.355Z] Get:1 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-05-19T04:59:20.355Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-19T04:59:20.355Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-19T04:59:20.355Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-19T04:59:20.616Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-19T04:59:20.877Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-19T04:59:21.139Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-19T04:59:21.139Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-19T04:59:21.139Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-19T04:59:21.139Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-19T04:59:21.139Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-19T04:59:21.139Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-19T04:59:21.139Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-19T04:59:21.139Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-19T04:59:21.139Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-19T04:59:21.139Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-19T04:59:21.401Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-19T04:59:21.401Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-19T04:59:21.401Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-19T04:59:21.401Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-19T04:59:21.401Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-19T04:59:21.401Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-19T04:59:21.401Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T04:59:21.401Z] Fetched 3530 kB in 1s (3150 kB/s) [2021-05-19T04:59:21.401Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-19T04:59:21.401Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-19T04:59:21.401Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T04:59:21.664Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-19T04:59:21.664Z] Selecting previously unselected package udev. [2021-05-19T04:59:21.664Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-19T04:59:21.664Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-19T04:59:21.664Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-19T04:59:21.925Z] Selecting previously unselected package libfuse2:amd64. [2021-05-19T04:59:21.925Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-19T04:59:21.925Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-19T04:59:21.925Z] Selecting previously unselected package fuse. [2021-05-19T04:59:21.925Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-19T04:59:21.925Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-19T04:59:21.925Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T04:59:21.925Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T04:59:22.186Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T04:59:22.186Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T04:59:22.186Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T04:59:22.186Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T04:59:22.449Z] Selecting previously unselected package libksba8:amd64. [2021-05-19T04:59:22.449Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-19T04:59:22.449Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-19T04:59:22.449Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-19T04:59:22.449Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T04:59:22.449Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T04:59:22.449Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-19T04:59:22.449Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T04:59:22.449Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T04:59:22.449Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-19T04:59:22.449Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T04:59:22.449Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T04:59:22.712Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-19T04:59:22.712Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T04:59:22.712Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T04:59:22.712Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-19T04:59:22.712Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T04:59:22.712Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T04:59:22.712Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-19T04:59:22.712Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T04:59:22.712Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T04:59:22.712Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-19T04:59:22.712Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T04:59:22.712Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T04:59:22.974Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-19T04:59:22.974Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T04:59:22.974Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T04:59:22.974Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-19T04:59:22.974Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T04:59:22.974Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T04:59:22.974Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-19T04:59:22.974Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-19T04:59:22.974Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T04:59:22.974Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-19T04:59:22.974Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-19T04:59:22.974Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T04:59:23.235Z] Selecting previously unselected package libldap-common. [2021-05-19T04:59:23.235Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-19T04:59:23.235Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T04:59:23.235Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-19T04:59:23.235Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-19T04:59:23.235Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T04:59:23.235Z] Selecting previously unselected package dirmngr. [2021-05-19T04:59:23.235Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T04:59:23.235Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-19T04:59:23.498Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T04:59:23.498Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-19T04:59:23.498Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-19T04:59:23.498Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T04:59:23.498Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T04:59:23.498Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-19T04:59:23.498Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T04:59:23.498Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-19T04:59:23.498Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T04:59:23.498Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-19T04:59:23.760Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-19T04:59:24.022Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T04:59:24.022Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-19T04:59:24.022Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-19T04:59:24.022Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-19T04:59:24.022Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T04:59:24.022Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T04:59:24.022Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T04:59:24.022Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T04:59:24.022Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T04:59:24.282Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T04:59:24.282Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T04:59:24.282Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T04:59:24.282Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-19T04:59:24.282Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T04:59:24.855Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-19T04:59:24.855Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-19T04:59:24.855Z] This means they are not meant to be enabled using systemctl. [2021-05-19T04:59:24.855Z] Possible reasons for having this kind of units are: [2021-05-19T04:59:24.855Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-19T04:59:24.855Z] .wants/ or .requires/ directory. [2021-05-19T04:59:24.855Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-19T04:59:24.855Z] a requirement dependency on it. [2021-05-19T04:59:24.855Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-19T04:59:24.855Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-19T04:59:24.855Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-19T04:59:24.855Z] instance name specified. [2021-05-19T04:59:25.116Z] Reading package lists... [2021-05-19T04:59:25.116Z] Building dependency tree... [2021-05-19T04:59:25.116Z] Reading state information... [2021-05-19T04:59:25.377Z] The following additional packages will be installed: [2021-05-19T04:59:25.377Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-19T04:59:25.377Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-19T04:59:25.377Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-19T04:59:25.377Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-19T04:59:25.377Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-19T04:59:25.377Z] Suggested packages: [2021-05-19T04:59:25.377Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-19T04:59:25.377Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-19T04:59:25.377Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-19T04:59:25.377Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-19T04:59:25.377Z] systemd-container policykit-1 [2021-05-19T04:59:25.377Z] Recommended packages: [2021-05-19T04:59:25.377Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-19T04:59:25.377Z] The following NEW packages will be installed: [2021-05-19T04:59:25.377Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-19T04:59:25.377Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-19T04:59:25.377Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-19T04:59:25.377Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-19T04:59:25.377Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-19T04:59:25.377Z] The following packages will be upgraded: [2021-05-19T04:59:25.377Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-19T04:59:25.377Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-19T04:59:25.377Z] Need to get 35.2 MB of archives. [2021-05-19T04:59:25.377Z] After this operation, 141 MB of additional disk space will be used. [2021-05-19T04:59:25.377Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-19T04:59:25.637Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-19T04:59:25.637Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-19T04:59:25.637Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-19T04:59:25.637Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-19T04:59:25.637Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-19T04:59:25.637Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-19T04:59:25.637Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-19T04:59:25.637Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-19T04:59:25.637Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-19T04:59:25.637Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-19T04:59:25.637Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-19T04:59:25.637Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-19T04:59:25.637Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-19T04:59:25.637Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-19T04:59:25.637Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-19T04:59:25.637Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-19T04:59:26.585Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-19T04:59:26.585Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-19T04:59:26.585Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-19T04:59:26.585Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-19T04:59:26.585Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-19T04:59:26.585Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-19T04:59:26.585Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-19T04:59:26.585Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-19T04:59:26.585Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-19T04:59:26.585Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-19T04:59:26.585Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-19T04:59:26.585Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-19T04:59:26.585Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-19T04:59:26.846Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T04:59:26.846Z] Fetched 35.2 MB in 1s (26.8 MB/s) [2021-05-19T04:59:26.846Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-19T04:59:26.846Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-19T04:59:27.107Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T04:59:27.384Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-19T04:59:27.646Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T04:59:27.646Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-19T04:59:27.646Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-19T04:59:27.646Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-19T04:59:27.646Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-19T04:59:27.907Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-19T04:59:27.907Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-19T04:59:27.907Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-19T04:59:27.907Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-19T04:59:28.167Z] Setting up apt (1.6.13) ... [2021-05-19T04:59:28.167Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-19T04:59:28.429Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-19T04:59:28.689Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-19T04:59:28.689Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-19T04:59:28.689Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-19T04:59:28.950Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-19T04:59:28.950Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T04:59:28.950Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T04:59:28.950Z] Selecting previously unselected package libexpat1:amd64. [2021-05-19T04:59:28.950Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-19T04:59:28.950Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-19T04:59:29.210Z] Selecting previously unselected package python3.6-minimal. [2021-05-19T04:59:29.210Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T04:59:29.210Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T04:59:29.471Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-19T04:59:29.471Z] Checking for services that may need to be restarted...done. [2021-05-19T04:59:29.471Z] Checking for services that may need to be restarted...done. [2021-05-19T04:59:29.471Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T04:59:29.471Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-19T04:59:29.471Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T04:59:30.042Z] Selecting previously unselected package python3-minimal. [2021-05-19T04:59:30.042Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-19T04:59:30.042Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-19T04:59:30.042Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-19T04:59:30.042Z] Selecting previously unselected package mime-support. [2021-05-19T04:59:30.042Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-19T04:59:30.042Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-19T04:59:30.042Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-19T04:59:30.042Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-19T04:59:30.042Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-19T04:59:30.304Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-19T04:59:30.304Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T04:59:30.304Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T04:59:30.304Z] Selecting previously unselected package python3.6. [2021-05-19T04:59:30.304Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T04:59:30.304Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T04:59:30.564Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-19T04:59:30.564Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-19T04:59:30.564Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-19T04:59:30.564Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-19T04:59:30.824Z] Selecting previously unselected package python3. [2021-05-19T04:59:30.824Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-19T04:59:30.824Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-19T04:59:30.824Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-19T04:59:30.824Z] Selecting previously unselected package multiarch-support. [2021-05-19T04:59:30.824Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T04:59:30.824Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-19T04:59:30.824Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-19T04:59:30.824Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-19T04:59:30.824Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-19T04:59:30.824Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-19T04:59:30.824Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-19T04:59:30.824Z] Selecting previously unselected package libbsd0:amd64. [2021-05-19T04:59:30.824Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-19T04:59:30.824Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-19T04:59:31.085Z] Selecting previously unselected package sudo. [2021-05-19T04:59:31.085Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-19T04:59:31.085Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-19T04:59:31.085Z] Selecting previously unselected package apparmor. [2021-05-19T04:59:31.085Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-19T04:59:31.085Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-19T04:59:31.346Z] Selecting previously unselected package libedit2:amd64. [2021-05-19T04:59:31.346Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-19T04:59:31.346Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-19T04:59:31.346Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-19T04:59:31.346Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T04:59:31.346Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T04:59:31.346Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-19T04:59:31.346Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T04:59:31.346Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T04:59:31.346Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-19T04:59:31.346Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-19T04:59:31.346Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-19T04:59:31.346Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-19T04:59:31.346Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T04:59:31.346Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T04:59:31.616Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-19T04:59:31.616Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T04:59:31.616Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T04:59:31.616Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-19T04:59:31.616Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-19T04:59:31.616Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-19T04:59:31.878Z] Selecting previously unselected package openssh-client. [2021-05-19T04:59:31.878Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-19T04:59:31.878Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-19T04:59:31.878Z] Selecting previously unselected package squashfs-tools. [2021-05-19T04:59:31.878Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-19T04:59:31.878Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-19T04:59:31.878Z] Selecting previously unselected package snapd. [2021-05-19T04:59:31.878Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-19T04:59:31.878Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-19T04:59:34.420Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-19T04:59:34.420Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-19T04:59:34.420Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-19T04:59:34.420Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-19T04:59:34.420Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-19T04:59:34.420Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T04:59:34.420Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T04:59:34.420Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-19T04:59:34.420Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-19T04:59:34.681Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-19T04:59:34.681Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-19T04:59:34.681Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-19T04:59:34.681Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T04:59:34.681Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T04:59:34.681Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T04:59:35.251Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-19T04:59:35.251Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T04:59:35.251Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-19T04:59:35.251Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-19T04:59:35.251Z] running python rtupdate hooks for python3.6... [2021-05-19T04:59:35.251Z] running python post-rtupdate hooks for python3.6... [2021-05-19T04:59:35.512Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-19T04:59:36.083Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-19T04:59:36.344Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T04:59:36.344Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-19T04:59:36.344Z] Setting up snapd (2.48.3+18.04) ... [2021-05-19T04:59:36.919Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-19T04:59:36.919Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-19T04:59:37.180Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-19T04:59:37.180Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-19T04:59:37.441Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-19T04:59:37.441Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-19T04:59:37.441Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-19T04:59:37.703Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-19T04:59:37.703Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-19T04:59:37.963Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-19T04:59:37.963Z] /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-05-19T04:59:38.224Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T04:59:38.225Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-19T04:59:38.797Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T04:59:39.059Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T04:59:39.059Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T04:59:40.336Z] Reading package lists... [2021-05-19T04:59:40.597Z] Reading package lists... [2021-05-19T04:59:40.858Z] Building dependency tree... [2021-05-19T04:59:40.858Z] Reading state information... [2021-05-19T04:59:40.858Z] Calculating upgrade... [2021-05-19T04:59:41.125Z] The following packages will be upgraded: [2021-05-19T04:59:41.125Z] advancecomp base-files bash binutils binutils-common [2021-05-19T04:59:41.125Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-19T04:59:41.125Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-19T04:59:41.125Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-19T04:59:41.125Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-19T04:59:41.125Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-19T04:59:41.125Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-19T04:59:41.125Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-19T04:59:41.125Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-19T04:59:41.125Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-19T04:59:41.125Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-19T04:59:41.125Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-19T04:59:41.125Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-19T04:59:41.125Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-19T04:59:41.125Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-19T04:59:41.125Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T04:59:41.125Z] Need to get 64.0 MB of archives. [2021-05-19T04:59:41.125Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-19T04:59:41.125Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-19T04:59:41.125Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-19T04:59:41.125Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-19T04:59:41.125Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-19T04:59:41.125Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-19T04:59:41.125Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-19T04:59:41.125Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-19T04:59:41.125Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-19T04:59:41.125Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-19T04:59:41.125Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-19T04:59:41.125Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-19T04:59:41.125Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-19T04:59:41.125Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-19T04:59:41.387Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-19T04:59:41.387Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-19T04:59:41.387Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-19T04:59:41.387Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-19T04:59:41.387Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-19T04:59:41.387Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-19T04:59:41.387Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-19T04:59:41.387Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-19T04:59:41.387Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-19T04:59:41.387Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-19T04:59:41.387Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-19T04:59:41.387Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-19T04:59:41.387Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-19T04:59:41.387Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-19T04:59:41.387Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-19T04:59:41.387Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-19T04:59:41.387Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-19T04:59:41.387Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-19T04:59:41.387Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-19T04:59:41.387Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-19T04:59:41.387Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-19T04:59:41.387Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-19T04:59:41.387Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-19T04:59:41.387Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-19T04:59:41.387Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-19T04:59:41.647Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-19T04:59:41.647Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-19T04:59:41.647Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-19T04:59:41.647Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-19T04:59:41.647Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-19T04:59:41.647Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-19T04:59:41.647Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-19T04:59:41.647Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-19T04:59:41.647Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-19T04:59:41.647Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-19T04:59:41.647Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-19T04:59:41.648Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-19T04:59:41.648Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-19T04:59:41.648Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-19T04:59:41.648Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-19T04:59:41.648Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-19T04:59:41.648Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-19T04:59:41.648Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-19T04:59:41.908Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-19T04:59:41.908Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-19T04:59:41.908Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-19T04:59:42.168Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-19T04:59:42.168Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-19T04:59:42.168Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-19T04:59:42.168Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-19T04:59:42.168Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-19T04:59:42.168Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-19T04:59:42.168Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-19T04:59:42.168Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-19T04:59:42.429Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-19T04:59:42.429Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-19T04:59:42.429Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-19T04:59:42.429Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-19T04:59:42.429Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-19T04:59:42.429Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-19T04:59:42.429Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-19T04:59:42.429Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-19T04:59:42.429Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-19T04:59:42.429Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-19T04:59:42.429Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-19T04:59:42.429Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-19T04:59:42.429Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-19T04:59:43.008Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-19T04:59:43.008Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-19T04:59:43.008Z] Get:83 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-05-19T04:59:43.008Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-19T04:59:43.008Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-19T04:59:43.008Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-19T04:59:43.008Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-19T04:59:43.008Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-19T04:59:43.008Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-19T04:59:43.008Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-19T04:59:43.008Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-19T04:59:43.581Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-19T04:59:43.582Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-19T04:59:43.582Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-19T04:59:43.582Z] Get:95 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-05-19T04:59:43.582Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-19T04:59:43.582Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-19T04:59:43.582Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-19T04:59:43.582Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-19T04:59:43.582Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-19T04:59:43.582Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-19T04:59:43.582Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T04:59:43.843Z] Fetched 64.0 MB in 3s (25.0 MB/s) [2021-05-19T04:59:43.843Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T04:59:43.843Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T04:59:43.843Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T04:59:44.109Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T04:59:44.109Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T04:59:44.368Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-19T04:59:44.368Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-19T04:59:44.630Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T04:59:44.630Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T04:59:44.630Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T04:59:44.630Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T04:59:44.630Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T04:59:44.630Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T04:59:44.630Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T04:59:44.630Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T04:59:44.891Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T04:59:44.891Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T04:59:44.891Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T04:59:44.891Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T04:59:44.891Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T04:59:44.891Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T04:59:45.152Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T04:59:45.152Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T04:59:45.152Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T04:59:45.152Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-19T04:59:45.152Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-19T04:59:45.152Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T04:59:45.152Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T04:59:45.152Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T04:59:45.413Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T04:59:45.413Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T04:59:45.413Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T04:59:45.413Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T04:59:45.673Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T04:59:45.673Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T04:59:45.673Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T04:59:45.933Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T04:59:46.505Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-19T04:59:46.505Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T04:59:46.505Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-19T04:59:46.505Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-19T04:59:46.505Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-19T04:59:46.766Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-19T04:59:46.766Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-19T04:59:46.766Z] Installing new version of config file /etc/issue ... [2021-05-19T04:59:46.766Z] Installing new version of config file /etc/issue.net ... [2021-05-19T04:59:47.026Z] Installing new version of config file /etc/lsb-release ... [2021-05-19T04:59:47.026Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-19T04:59:47.026Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-19T04:59:47.294Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-19T04:59:47.295Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-19T04:59:47.295Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T04:59:47.295Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-19T04:59:47.295Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-19T04:59:47.555Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-19T04:59:47.555Z] 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-05-19T04:59:47.555Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T04:59:47.555Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T04:59:47.555Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-19T04:59:47.555Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-19T04:59:47.555Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T04:59:47.555Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-19T04:59:47.815Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-19T04:59:47.815Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-19T04:59:47.815Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T04:59:47.815Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-19T04:59:47.815Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-19T04:59:48.089Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-19T04:59:48.089Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T04:59:48.089Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T04:59:48.089Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T04:59:48.350Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-19T04:59:48.351Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T04:59:48.351Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T04:59:48.351Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T04:59:48.351Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-19T04:59:48.613Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T04:59:48.613Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-19T04:59:48.613Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-19T04:59:48.875Z] Setting up grep (3.1-2build1) ... [2021-05-19T04:59:48.875Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T04:59:48.875Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-19T04:59:48.875Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-19T04:59:49.135Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-19T04:59:49.135Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T04:59:49.135Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T04:59:49.135Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T04:59:49.135Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-19T04:59:49.135Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T04:59:49.135Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-19T04:59:49.135Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T04:59:49.704Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-19T04:59:49.704Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T04:59:49.704Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-19T04:59:49.704Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T04:59:49.965Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-19T04:59:50.224Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T04:59:50.224Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-19T04:59:50.224Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T04:59:50.484Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-19T04:59:50.484Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-19T04:59:50.745Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-19T04:59:50.745Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-19T04:59:50.745Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-19T04:59:50.745Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T04:59:50.745Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-19T04:59:50.745Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-19T04:59:51.007Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-19T04:59:51.007Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T04:59:51.007Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T04:59:51.007Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T04:59:51.007Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T04:59:51.007Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T04:59:51.007Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T04:59:51.007Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T04:59:51.007Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T04:59:51.269Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T04:59:51.269Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T04:59:51.530Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T04:59:51.530Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T04:59:51.791Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T04:59:51.791Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T04:59:51.791Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T04:59:51.791Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T04:59:51.791Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T04:59:51.791Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T04:59:51.791Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T04:59:51.791Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T04:59:51.791Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T04:59:52.051Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-19T04:59:52.051Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T04:59:52.051Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T04:59:52.051Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T04:59:52.051Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-19T04:59:52.051Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T04:59:52.051Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T04:59:52.051Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T04:59:52.311Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T04:59:52.312Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T04:59:52.312Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T04:59:52.312Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T04:59:52.312Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-19T04:59:52.573Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T04:59:52.573Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T04:59:52.573Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T04:59:52.833Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-19T04:59:53.095Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-19T04:59:53.355Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-19T04:59:53.355Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T04:59:53.355Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T04:59:53.355Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T04:59:53.616Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T04:59:53.616Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T04:59:53.616Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-19T04:59:53.616Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T04:59:53.616Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-19T04:59:53.877Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T04:59:53.877Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-19T04:59:53.877Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-19T04:59:53.877Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-19T04:59:54.138Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T04:59:54.138Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-19T04:59:54.138Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-19T04:59:54.138Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-19T04:59:54.138Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T04:59:54.138Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-19T04:59:54.138Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-19T04:59:54.398Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-19T04:59:54.399Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T04:59:54.399Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-19T04:59:54.399Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T04:59:54.399Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T04:59:54.659Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T04:59:54.659Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-19T04:59:54.659Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T04:59:54.659Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T04:59:54.659Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T04:59:54.659Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-19T04:59:54.921Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T04:59:54.921Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T04:59:54.921Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T04:59:54.921Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T04:59:54.921Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T04:59:55.182Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-19T04:59:55.182Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T04:59:55.182Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T04:59:55.443Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T04:59:55.443Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-19T04:59:55.443Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T04:59:55.443Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-19T04:59:55.443Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-19T04:59:55.704Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-19T04:59:55.704Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T04:59:55.704Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-19T04:59:55.704Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T04:59:55.704Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T04:59:55.965Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T04:59:55.965Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T04:59:55.965Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T04:59:55.965Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-19T04:59:55.965Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T04:59:55.965Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-19T04:59:55.965Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-19T04:59:56.226Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-19T04:59:56.226Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T04:59:56.226Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-19T04:59:56.226Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-19T04:59:56.487Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-19T04:59:56.487Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T04:59:56.487Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T04:59:56.487Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T04:59:56.748Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-19T04:59:56.748Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T04:59:56.748Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-19T04:59:56.748Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-19T04:59:56.748Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-19T04:59:56.748Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T04:59:56.748Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-19T04:59:56.748Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-19T04:59:57.009Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-19T04:59:57.009Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T04:59:57.009Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-19T04:59:57.009Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-19T04:59:57.009Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-19T04:59:57.270Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T04:59:57.270Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-19T04:59:57.270Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-19T04:59:57.270Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-19T04:59:57.270Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T04:59:57.270Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-19T04:59:57.270Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-19T04:59:57.531Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-19T04:59:57.531Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T04:59:57.531Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-19T04:59:57.531Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-19T04:59:57.531Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-19T04:59:57.531Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T04:59:57.531Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-19T04:59:57.531Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-19T04:59:57.793Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-19T04:59:57.793Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T04:59:57.793Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-19T04:59:57.793Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-19T04:59:57.793Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-19T04:59:57.793Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-19T04:59:57.793Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-19T04:59:57.793Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-19T04:59:58.054Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-19T04:59:58.054Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-19T04:59:58.054Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-19T04:59:58.054Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-19T04:59:58.315Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-19T04:59:58.315Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-19T04:59:58.315Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-19T04:59:58.315Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-19T04:59:58.576Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-19T04:59:58.576Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-19T04:59:58.576Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-19T04:59:58.576Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-19T04:59:58.576Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-19T04:59:58.576Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-19T04:59:58.576Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-19T04:59:58.837Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-19T04:59:58.837Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-19T04:59:58.837Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-19T04:59:58.837Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-19T04:59:58.837Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-19T04:59:58.837Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-19T04:59:59.099Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-19T04:59:59.362Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-19T04:59:59.362Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-19T04:59:59.362Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-19T04:59:59.362Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-19T04:59:59.624Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T04:59:59.624Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T04:59:59.885Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T04:59:59.885Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T04:59:59.885Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T04:59:59.885Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T04:59:59.885Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T04:59:59.885Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T05:00:00.146Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T05:00:00.146Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T05:00:00.146Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T05:00:00.146Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T05:00:00.146Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T05:00:00.146Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T05:00:00.407Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T05:00:00.407Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T05:00:01.349Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T05:00:01.350Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T05:00:01.932Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T05:00:01.932Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T05:00:02.192Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T05:00:02.193Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T05:00:02.455Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T05:00:02.455Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T05:00:03.399Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T05:00:03.399Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T05:00:03.399Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-19T05:00:03.399Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-19T05:00:03.399Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-19T05:00:03.399Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-19T05:00:03.660Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-19T05:00:03.660Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-19T05:00:03.660Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-19T05:00:03.660Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-19T05:00:03.660Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-19T05:00:03.922Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-19T05:00:03.922Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-19T05:00:03.922Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-19T05:00:03.922Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-19T05:00:03.922Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-19T05:00:04.184Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T05:00:04.184Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-19T05:00:04.184Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T05:00:04.184Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T05:00:04.184Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T05:00:04.184Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-19T05:00:04.184Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-19T05:00:04.184Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-19T05:00:04.184Z] [2021-05-19T05:00:04.184Z] Current default time zone: 'Etc/UTC' [2021-05-19T05:00:04.184Z] Local time is now: Wed May 19 05:00:04 UTC 2021. [2021-05-19T05:00:04.184Z] Universal Time is now: Wed May 19 05:00:04 UTC 2021. [2021-05-19T05:00:04.184Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-19T05:00:04.184Z] [2021-05-19T05:00:04.184Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-19T05:00:04.184Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T05:00:04.184Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-19T05:00:04.184Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-19T05:00:04.184Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-19T05:00:04.446Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-19T05:00:04.446Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-19T05:00:04.446Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-19T05:00:04.446Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-19T05:00:04.446Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-19T05:00:04.446Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T05:00:04.446Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-19T05:00:04.446Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T05:00:04.446Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-19T05:00:04.446Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T05:00:04.446Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-19T05:00:04.446Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-19T05:00:04.446Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-19T05:00:04.446Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-19T05:00:04.446Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-19T05:00:04.446Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-19T05:00:04.446Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-19T05:00:04.446Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-19T05:00:06.363Z] Updating certificates in /etc/ssl/certs... [2021-05-19T05:00:07.309Z] 23 added, 27 removed; done. [2021-05-19T05:00:07.309Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-19T05:00:07.309Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T05:00:07.309Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-19T05:00:07.309Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-19T05:00:07.309Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-19T05:00:07.309Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T05:00:07.309Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-19T05:00:07.309Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T05:00:07.309Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T05:00:07.309Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T05:00:07.309Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T05:00:07.309Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T05:00:07.309Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-19T05:00:07.309Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-19T05:00:07.309Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-19T05:00:07.309Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-19T05:00:07.309Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-19T05:00:07.309Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T05:00:07.309Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T05:00:07.309Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-19T05:00:07.572Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-19T05:00:07.572Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-19T05:00:07.572Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T05:00:07.572Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-19T05:00:07.572Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-19T05:00:07.572Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-19T05:00:07.572Z] Updating certificates in /etc/ssl/certs... [2021-05-19T05:00:08.144Z] 0 added, 0 removed; done. [2021-05-19T05:00:08.144Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-19T05:00:08.144Z] done. [2021-05-19T05:00:08.715Z] Reading package lists... [2021-05-19T05:00:08.715Z] Building dependency tree... [2021-05-19T05:00:08.715Z] Reading state information... [2021-05-19T05:00:08.976Z] The following NEW packages will be installed: [2021-05-19T05:00:08.976Z] apt-transport-https [2021-05-19T05:00:09.240Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T05:00:09.240Z] Need to get 1692 B of archives. [2021-05-19T05:00:09.240Z] After this operation, 154 kB of additional disk space will be used. [2021-05-19T05:00:09.240Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-19T05:00:09.240Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T05:00:09.240Z] Fetched 1692 B in 0s (9537 B/s) [2021-05-19T05:00:09.240Z] Selecting previously unselected package apt-transport-https. [2021-05-19T05:00:09.240Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-19T05:00:09.240Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-19T05:00:09.240Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-19T05:00:09.240Z] Setting up apt-transport-https (1.6.13) ... [2021-05-19T05:00:09.501Z] Waiting for network to be ready... [2021-05-19T05:00:16.089Z] 2021-05-19T05:00:12Z INFO Waiting for automatic snapd restart... [2021-05-19T05:00:16.089Z] snapd 2.50 from Canonical* installed [2021-05-19T05:00:16.349Z] "snapd" switched to the "latest/stable" channel [2021-05-19T05:00:16.349Z] [2021-05-19T05:00:18.895Z] core18 20210309 from Canonical* installed [2021-05-19T05:00:18.895Z] "core18" switched to the "latest/stable" channel [2021-05-19T05:00:18.895Z] [2021-05-19T05:00:22.198Z] snapcraft 4.7.1 from Canonical* installed [2021-05-19T05:00:22.198Z] "snapcraft" switched to the "latest/stable" channel [2021-05-19T05:00:22.198Z] [2021-05-19T05:00:26.400Z] 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-05-19T05:00:26.400Z] - README.md [2021-05-19T05:00:26.400Z] [2021-05-19T05:00:26.400Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-19T05:00:28.246Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T05:00:28.247Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T05:00:28.247Z] ---> 10d2dc8acfe5 [2021-05-19T05:00:28.247Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T05:00:28.247Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T05:00:28.247Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T05:00:28.247Z] ---> 10d2dc8acfe5 [2021-05-19T05:00:28.247Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T05:00:28.247Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T05:00:28.247Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T05:00:28.247Z] ---> 10d2dc8acfe5 [2021-05-19T05:00:28.247Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T05:00:28.247Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T05:00:28.247Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-19T05:00:28.247Z] ---> 10d2dc8acfe5 [2021-05-19T05:00:28.247Z] Step 3/26 : WORKDIR /edgex-go [2021-05-19T05:00:28.247Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T05:00:28.247Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-19T05:00:28.247Z] ---> 10d2dc8acfe5 [2021-05-19T05:00:28.247Z] Step 3/32 : WORKDIR /edgex-go [2021-05-19T05:00:28.247Z] ---> Running in c1a568af3c4f [2021-05-19T05:00:28.247Z] ---> Running in 077f94b31bdf [2021-05-19T05:00:28.247Z] ---> Running in 6a6ee582536a [2021-05-19T05:00:28.247Z] ---> Running in 295f3f86662b [2021-05-19T05:00:28.247Z] ---> Running in 99687665d8a8 [2021-05-19T05:00:28.247Z] Removing intermediate container c1a568af3c4f [2021-05-19T05:00:28.247Z] ---> 5589cce39717 [2021-05-19T05:00:28.247Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T05:00:28.247Z] Removing intermediate container 077f94b31bdf [2021-05-19T05:00:28.247Z] ---> 070e11b4f248 [2021-05-19T05:00:28.247Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T05:00:28.247Z] Removing intermediate container 295f3f86662b [2021-05-19T05:00:28.247Z] ---> ff369b23a31b [2021-05-19T05:00:28.247Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T05:00:28.247Z] Removing intermediate container 6a6ee582536a [2021-05-19T05:00:28.247Z] ---> e23f9143e02e [2021-05-19T05:00:28.247Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T05:00:28.247Z] Removing intermediate container 99687665d8a8 [2021-05-19T05:00:28.247Z] ---> bb98e75d2264 [2021-05-19T05:00:28.247Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T05:00:28.247Z] ---> Running in 56158a47cf95 [2021-05-19T05:00:28.247Z] ---> Running in c13c96be0629 [2021-05-19T05:00:28.247Z] ---> Running in 2dbf57f5d210 [2021-05-19T05:00:28.247Z] ---> Running in e60a42515b97 [2021-05-19T05:00:28.247Z] ---> Running in 7841c2a3c8e2 [2021-05-19T05:00:28.247Z] Removing intermediate container 56158a47cf95 [2021-05-19T05:00:28.247Z] ---> bdabdf00b259 [2021-05-19T05:00:28.247Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-19T05:00:28.247Z] ---> Running in 7e9507a75c2b [2021-05-19T05:00:28.843Z] Removing intermediate container c13c96be0629 [2021-05-19T05:00:28.843Z] ---> 98c9fce3e48d [2021-05-19T05:00:28.843Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-19T05:00:28.843Z] Removing intermediate container e60a42515b97 [2021-05-19T05:00:28.843Z] ---> b20ed317c5fd [2021-05-19T05:00:28.843Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-19T05:00:28.843Z] Removing intermediate container 7841c2a3c8e2 [2021-05-19T05:00:28.843Z] ---> 82a12bd0f211 [2021-05-19T05:00:28.843Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-19T05:00:29.124Z] ---> Running in 29a7d7a20dd6 [2021-05-19T05:00:29.124Z] ---> Running in 5e87b40cb2fb [2021-05-19T05:00:29.721Z] ---> Running in f75c82cf1073 [2021-05-19T05:00:29.721Z] Removing intermediate container 2dbf57f5d210 [2021-05-19T05:00:29.721Z] ---> ad930caae78f [2021-05-19T05:00:29.721Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T05:00:30.318Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T05:00:30.591Z] ---> Running in 94c390018c41 [2021-05-19T05:00:31.197Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T05:00:32.192Z] OK: 218 MiB in 52 packages [2021-05-19T05:00:32.800Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T05:00:32.800Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T05:00:32.800Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T05:00:32.987Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T05:00:32.988Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T05:00:32.988Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T05:00:32.988Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T05:00:33.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T05:00:33.248Z] Reading package lists... [2021-05-19T05:00:33.683Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T05:00:33.683Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T05:00:33.818Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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-05-19T05:00:33.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T05:00:33.967Z] Removing intermediate container 7e9507a75c2b [2021-05-19T05:00:33.967Z] ---> 7bf43e5cb164 [2021-05-19T05:00:33.967Z] Step 6/26 : COPY go.mod . [2021-05-19T05:00:33.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T05:00:34.574Z] OK: 218 MiB in 52 packages [2021-05-19T05:00:34.854Z] OK: 218 MiB in 52 packages [2021-05-19T05:00:34.854Z] OK: 218 MiB in 52 packages [2021-05-19T05:00:35.133Z] OK: 218 MiB in 52 packages [2021-05-19T05:00:35.133Z] ---> 2fd757edca17 [2021-05-19T05:00:35.133Z] Step 7/26 : RUN go mod download [2021-05-19T05:00:35.728Z] ---> Running in 62176fad3e39 [2021-05-19T05:00:36.719Z] Removing intermediate container 5e87b40cb2fb [2021-05-19T05:00:36.719Z] ---> b6905fbc3d81 [2021-05-19T05:00:36.719Z] Step 6/23 : COPY go.mod . [2021-05-19T05:00:37.702Z] Removing intermediate container 94c390018c41 [2021-05-19T05:00:37.703Z] ---> c03b15381006 [2021-05-19T05:00:37.703Z] Step 6/24 : COPY go.mod . [2021-05-19T05:00:38.307Z] Removing intermediate container 29a7d7a20dd6 [2021-05-19T05:00:38.307Z] ---> 9c198a9d14e5 [2021-05-19T05:00:38.307Z] Step 6/23 : COPY go.mod . [2021-05-19T05:00:38.307Z] Removing intermediate container f75c82cf1073 [2021-05-19T05:00:38.307Z] ---> 2fab2242577b [2021-05-19T05:00:38.307Z] Step 6/32 : COPY go.mod . [2021-05-19T05:00:38.307Z] ---> 0427c17dca3d [2021-05-19T05:00:38.307Z] Step 7/23 : RUN go mod download [2021-05-19T05:00:39.285Z] ---> Running in 8583a702adec [2021-05-19T05:00:39.285Z] ---> d8010b5a4ea0 [2021-05-19T05:00:39.285Z] Step 7/24 : RUN go mod download [2021-05-19T05:00:39.556Z] ---> 30e360ff639e [2021-05-19T05:00:39.556Z] Step 7/23 : RUN go mod download [2021-05-19T05:00:39.833Z] ---> c1daf96c530f [2021-05-19T05:00:39.833Z] Step 7/32 : RUN go mod download [2021-05-19T05:00:40.428Z] ---> Running in 7565738a9829 [2021-05-19T05:00:40.523Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T05:00:40.523Z] Reading package lists... [2021-05-19T05:00:40.523Z] Building dependency tree... [2021-05-19T05:00:40.523Z] Reading state information... [2021-05-19T05:00:40.523Z] Suggested packages: [2021-05-19T05:00:40.523Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-19T05:00:40.523Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-19T05:00:40.523Z] Recommended packages: [2021-05-19T05:00:40.523Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-19T05:00:40.523Z] The following NEW packages will be installed: [2021-05-19T05:00:40.523Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-19T05:00:40.523Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-19T05:00:40.523Z] pkg-config zip [2021-05-19T05:00:40.523Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T05:00:40.523Z] Need to get 7663 kB of archives. [2021-05-19T05:00:40.523Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-19T05:00:40.523Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-19T05:00:40.523Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-19T05:00:40.523Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-19T05:00:40.523Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-19T05:00:40.523Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-19T05:00:40.523Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-19T05:00:40.523Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-19T05:00:40.523Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-19T05:00:40.523Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-19T05:00:40.523Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-19T05:00:40.523Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-19T05:00:40.811Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-19T05:00:40.811Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-19T05:00:40.811Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-19T05:00:40.811Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-19T05:00:40.811Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T05:00:40.811Z] Fetched 7663 kB in 1s (10.2 MB/s) [2021-05-19T05:00:41.024Z] ---> Running in 3e166bc0b9a1 [2021-05-19T05:00:41.024Z] ---> Running in 48bbc1eabd50 [2021-05-19T05:00:41.090Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-19T05:00:41.090Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-19T05:00:41.090Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-19T05:00:41.090Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-19T05:00:41.090Z] Selecting previously unselected package libpsl5:amd64. [2021-05-19T05:00:41.090Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-19T05:00:41.090Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-19T05:00:41.090Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-19T05:00:41.090Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-19T05:00:41.090Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-19T05:00:41.375Z] Selecting previously unselected package librtmp1:amd64. [2021-05-19T05:00:41.375Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-19T05:00:41.375Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-19T05:00:41.375Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-19T05:00:41.375Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-19T05:00:41.375Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-19T05:00:41.375Z] Selecting previously unselected package liberror-perl. [2021-05-19T05:00:41.375Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-19T05:00:41.375Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-19T05:00:41.375Z] Selecting previously unselected package git-man. [2021-05-19T05:00:41.375Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-19T05:00:41.375Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-19T05:00:41.620Z] Removing intermediate container 62176fad3e39 [2021-05-19T05:00:41.620Z] ---> 9946471d1572 [2021-05-19T05:00:41.620Z] Step 8/26 : COPY . . [2021-05-19T05:00:41.635Z] Selecting previously unselected package git. [2021-05-19T05:00:41.635Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-19T05:00:41.635Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-19T05:00:42.206Z] Selecting previously unselected package libnorm1:amd64. [2021-05-19T05:00:42.206Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-19T05:00:42.206Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-19T05:00:42.206Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-19T05:00:42.206Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-19T05:00:42.206Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-19T05:00:42.467Z] Selecting previously unselected package libsodium23:amd64. [2021-05-19T05:00:42.467Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-19T05:00:42.467Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-19T05:00:42.467Z] Selecting previously unselected package libzmq5:amd64. [2021-05-19T05:00:42.467Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-19T05:00:42.467Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T05:00:42.467Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-19T05:00:42.467Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-19T05:00:42.467Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T05:00:42.727Z] Selecting previously unselected package pkg-config. [2021-05-19T05:00:42.727Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-19T05:00:42.727Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-19T05:00:42.727Z] Selecting previously unselected package zip. [2021-05-19T05:00:42.727Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-19T05:00:42.727Z] Unpacking zip (3.0-11build1) ... [2021-05-19T05:00:42.727Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-19T05:00:42.727Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-19T05:00:42.727Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-19T05:00:42.727Z] Setting up liberror-perl (0.17025-1) ... [2021-05-19T05:00:42.727Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-19T05:00:42.727Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-19T05:00:42.988Z] No schema files found: doing nothing. [2021-05-19T05:00:42.988Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-19T05:00:42.988Z] Setting up zip (3.0-11build1) ... [2021-05-19T05:00:42.988Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-19T05:00:42.988Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-19T05:00:42.988Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-19T05:00:42.988Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T05:00:42.988Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-19T05:00:42.988Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T05:00:42.988Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-19T05:00:42.988Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T05:00:48.346Z] Removing intermediate container 8583a702adec [2021-05-19T05:00:48.346Z] ---> fa8691aaf84e [2021-05-19T05:00:48.346Z] Step 8/23 : COPY . . [2021-05-19T05:00:49.327Z] Removing intermediate container 7565738a9829 [2021-05-19T05:00:49.327Z] ---> e46adcccf6fc [2021-05-19T05:00:49.327Z] Step 8/24 : COPY . . [2021-05-19T05:00:49.579Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T05:00:49.579Z] git set to automatically installed. [2021-05-19T05:00:49.579Z] git-man set to automatically installed. [2021-05-19T05:00:49.579Z] libcurl3-gnutls set to automatically installed. [2021-05-19T05:00:49.579Z] liberror-perl set to automatically installed. [2021-05-19T05:00:49.579Z] libglib2.0-0 set to automatically installed. [2021-05-19T05:00:49.579Z] libnghttp2-14 set to automatically installed. [2021-05-19T05:00:49.579Z] libnorm1 set to automatically installed. [2021-05-19T05:00:49.579Z] libpgm-5.2-0 set to automatically installed. [2021-05-19T05:00:49.579Z] libpsl5 set to automatically installed. [2021-05-19T05:00:49.579Z] librtmp1 set to automatically installed. [2021-05-19T05:00:49.579Z] libsodium23 set to automatically installed. [2021-05-19T05:00:49.579Z] libzmq3-dev set to automatically installed. [2021-05-19T05:00:49.579Z] libzmq5 set to automatically installed. [2021-05-19T05:00:49.579Z] pkg-config set to automatically installed. [2021-05-19T05:00:49.579Z] zip set to automatically installed. [2021-05-19T05:00:50.775Z] Removing intermediate container 3e166bc0b9a1 [2021-05-19T05:00:50.775Z] ---> a37a3b476e52 [2021-05-19T05:00:50.775Z] Step 8/23 : COPY . . [2021-05-19T05:00:50.775Z] Removing intermediate container 48bbc1eabd50 [2021-05-19T05:00:50.775Z] ---> 2ff8f4285272 [2021-05-19T05:00:50.775Z] Step 8/32 : COPY . . [2021-05-19T05:00:51.495Z] snapd is not logged in, snap install commands will use sudo [2021-05-19T05:00:58.084Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T05:01:00.984Z] ---> 134ad0822a44 [2021-05-19T05:01:00.984Z] Step 9/26 : RUN go mod tidy [2021-05-19T05:01:01.978Z] ---> Running in 2c24bf38096b [2021-05-19T05:01:04.679Z] core18 20210507 from Canonical* refreshed [2021-05-19T05:01:04.679Z] snapd is not logged in, snap install commands will use sudo [2021-05-19T05:01:08.758Z] Removing intermediate container 2c24bf38096b [2021-05-19T05:01:08.758Z] ---> 9ebf22a32631 [2021-05-19T05:01:08.758Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-19T05:01:08.758Z] ---> a44582ce7502 [2021-05-19T05:01:08.758Z] Step 9/23 : RUN go mod tidy [2021-05-19T05:01:09.746Z] ---> Running in 88281466e337 [2021-05-19T05:01:09.746Z] ---> Running in 8c7a33047979 [2021-05-19T05:01:11.271Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T05:01:11.743Z] 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-05-19T05:01:13.199Z] ---> 45f32c18221b [2021-05-19T05:01:13.199Z] Step 9/24 : RUN go mod tidy [2021-05-19T05:01:13.804Z] ---> Running in 4ee0abdff1a0 [2021-05-19T05:01:15.345Z] ---> 8f706ffc284c [2021-05-19T05:01:15.345Z] Step 9/23 : RUN go mod tidy [2021-05-19T05:01:15.622Z] ---> Running in 385415ab25f4 [2021-05-19T05:01:16.613Z] Removing intermediate container 8c7a33047979 [2021-05-19T05:01:16.613Z] ---> 0d645eb7755d [2021-05-19T05:01:16.613Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-19T05:01:16.891Z] ---> Running in 605063b44c9d [2021-05-19T05:01:17.173Z] ---> a41a4aa124bb [2021-05-19T05:01:17.173Z] Step 9/32 : RUN go mod tidy [2021-05-19T05:01:17.450Z] ---> Running in 07dfa102596f [2021-05-19T05:01:19.461Z] 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-05-19T05:01:21.441Z] Removing intermediate container 4ee0abdff1a0 [2021-05-19T05:01:21.441Z] ---> 5f017bc66bcc [2021-05-19T05:01:21.441Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-19T05:01:21.441Z] ---> Running in b593903ac0a4 [2021-05-19T05:01:23.429Z] 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-05-19T05:01:24.416Z] Removing intermediate container 385415ab25f4 [2021-05-19T05:01:24.416Z] ---> bf225822085e [2021-05-19T05:01:24.416Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-19T05:01:24.697Z] ---> Running in 4cf01bb9da78 [2021-05-19T05:01:26.149Z] Removing intermediate container 07dfa102596f [2021-05-19T05:01:26.149Z] ---> a89e128cada9 [2021-05-19T05:01:26.149Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-19T05:01:26.425Z] ---> Running in e12716d87f2c [2021-05-19T05:01:27.032Z] 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-05-19T05:01:28.499Z] 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-05-19T05:01:29.408Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-19T05:01:29.408Z] Pulling go-build-helper [2021-05-19T05:01:29.408Z] + snapcraftctl pull [2021-05-19T05:01:29.408Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-19T05:01:29.408Z] Skipping pull go-build-helper (already ran) [2021-05-19T05:01:29.408Z] Building go-build-helper [2021-05-19T05:01:29.408Z] + snapcraftctl build [2021-05-19T05:01:31.320Z] Staging go-build-helper [2021-05-19T05:01:31.320Z] + snapcraftctl stage [2021-05-19T05:01:41.325Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-19T05:01:41.325Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-19T05:01:41.325Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-19T05:01:41.325Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-19T05:01:41.325Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-19T05:01:41.325Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-19T05:01:41.325Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-19T05:01:41.325Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-19T05:01:41.325Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-19T05:01:41.325Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-19T05:01:41.325Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-19T05:01:41.325Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-19T05:01:41.325Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-19T05:01:41.325Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-19T05:01:41.325Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-19T05:01:41.325Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-19T05:01:41.325Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-19T05:01:41.325Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-19T05:01:41.325Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-19T05:01:41.325Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-19T05:01:41.325Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-19T05:01:41.325Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-19T05:01:41.325Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-19T05:01:41.325Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-19T05:01:41.325Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-19T05:01:41.325Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-19T05:01:41.325Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-19T05:01:41.325Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-19T05:01:41.325Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-19T05:01:41.325Z] Fetched 224 kB in 0s (0 B/s) [2021-05-19T05:01:41.325Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-19T05:01:41.325Z] Fetched 157 kB in 0s (0 B/s) [2021-05-19T05:01:41.325Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-19T05:01:41.325Z] Fetched 221 kB in 0s (0 B/s) [2021-05-19T05:01:41.325Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-19T05:01:41.325Z] Fetched 143 kB in 0s (0 B/s) [2021-05-19T05:01:41.325Z] Pulling app-service-config [2021-05-19T05:01:41.325Z] + snapcraftctl pull [2021-05-19T05:01:41.325Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-19T05:01:41.896Z] Pulling config-common [2021-05-19T05:01:41.896Z] + snapcraftctl pull [2021-05-19T05:01:46.111Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T05:01:46.111Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T05:01:46.111Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T05:01:46.111Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T05:01:46.111Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-19T05:01:46.111Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T05:01:46.111Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-19T05:01:46.111Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T05:01:46.111Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-19T05:01:46.112Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T05:01:46.112Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-19T05:01:46.112Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T05:01:46.112Z] Pulling edgex-go [2021-05-19T05:01:46.112Z] + snapcraftctl pull [2021-05-19T05:02:04.239Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T05:02:04.239Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T05:02:04.239Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T05:02:04.239Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-19T05:02:04.239Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-19T05:02:04.239Z] Fetched 279 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-19T05:02:04.239Z] Fetched 122 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-19T05:02:04.239Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-19T05:02:04.239Z] Fetched 8848 B in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-19T05:02:04.239Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-19T05:02:04.239Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-19T05:02:04.239Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-19T05:02:04.239Z] Fetched 219 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-19T05:02:04.239Z] Fetched 154 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-19T05:02:04.239Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-19T05:02:04.239Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-19T05:02:04.239Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-19T05:02:04.239Z] Fetched 499 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-19T05:02:04.239Z] Fetched 111 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-19T05:02:04.239Z] Fetched 240 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-19T05:02:04.239Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-19T05:02:04.239Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-19T05:02:04.239Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-19T05:02:04.239Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-19T05:02:04.239Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-19T05:02:04.239Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-19T05:02:04.239Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-19T05:02:04.239Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-19T05:02:04.239Z] Fetched 8720 B in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-19T05:02:04.239Z] Fetched 137 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-19T05:02:04.239Z] Fetched 119 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-19T05:02:04.239Z] Fetched 110 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-19T05:02:04.239Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-19T05:02:04.239Z] Fetched 645 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-19T05:02:04.239Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-19T05:02:04.239Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-19T05:02:04.239Z] Fetched 368 kB in 0s (0 B/s) [2021-05-19T05:02:04.239Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-19T05:02:04.239Z] Fetched 187 kB in 0s (0 B/s) [2021-05-19T05:02:04.240Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-19T05:02:04.240Z] Fetched 175 kB in 0s (0 B/s) [2021-05-19T05:02:04.240Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-19T05:02:04.240Z] Fetched 206 kB in 0s (0 B/s) [2021-05-19T05:02:04.240Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-19T05:02:04.240Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-19T05:02:04.240Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-19T05:02:04.240Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-19T05:02:04.240Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-19T05:02:04.240Z] Fetched 159 kB in 0s (0 B/s) [2021-05-19T05:02:04.240Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-19T05:02:04.240Z] Fetched 107 kB in 0s (0 B/s) [2021-05-19T05:02:04.240Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-19T05:02:04.240Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-19T05:02:04.240Z] Pulling static-packages [2021-05-19T05:02:04.240Z] + snapcraftctl pull [2021-05-19T05:02:04.240Z] Pulling version [2021-05-19T05:02:04.240Z] + cd /root/project [2021-05-19T05:02:04.240Z] + [ -f VERSION ] [2021-05-19T05:02:04.240Z] + PROJECT_VERSION=local-dev [2021-05-19T05:02:04.240Z] + git rev-parse --short HEAD [2021-05-19T05:02:04.240Z] + GIT_REVISION=81617197 [2021-05-19T05:02:04.240Z] + snapcraftctl set-version local-dev [2021-05-19T05:02:04.500Z] Skipping build go-build-helper (already ran) [2021-05-19T05:02:04.762Z] Building app-service-config [2021-05-19T05:02:04.762Z] + make build [2021-05-19T05:02:04.762Z] go mod tidy [2021-05-19T05:02:06.678Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 [2021-05-19T05:02:06.938Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-19T05:02:06.938Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-19T05:02:06.938Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-19T05:02:06.938Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-19T05:02:06.938Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-19T05:02:07.198Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-19T05:02:07.198Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-19T05:02:07.198Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-19T05:02:07.198Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-19T05:02:07.198Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-19T05:02:07.198Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-19T05:02:07.460Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-19T05:02:07.460Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-19T05:02:07.720Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-19T05:02:07.720Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-19T05:02:07.720Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-19T05:02:07.720Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-19T05:02:07.720Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-19T05:02:07.983Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-19T05:02:07.983Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-19T05:02:07.983Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-19T05:02:07.983Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-19T05:02:07.983Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-19T05:02:07.983Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-19T05:02:07.983Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-19T05:02:07.983Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-19T05:02:08.244Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-19T05:02:08.244Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-19T05:02:08.244Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-19T05:02:08.244Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T05:02:08.244Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-19T05:02:08.244Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-19T05:02:08.520Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-19T05:02:08.520Z] go: downloading github.com/kr/text v0.1.0 [2021-05-19T05:02:08.520Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-19T05:02:08.520Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-19T05:02:08.520Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-19T05:02:08.520Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-19T05:02:08.520Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-19T05:02:08.520Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T05:02:08.520Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-19T05:02:08.520Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-19T05:02:08.520Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-19T05:02:08.520Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-19T05:02:08.520Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-19T05:02:08.520Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-19T05:02:08.784Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-19T05:02:08.785Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-19T05:02:08.785Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-19T05:02:08.785Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-19T05:02:08.785Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-19T05:02:08.785Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-19T05:02:08.785Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-19T05:02:08.785Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-19T05:02:08.785Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-19T05:02:08.785Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-19T05:02:08.785Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-19T05:02:08.785Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-19T05:02:08.785Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-19T05:02:08.785Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-19T05:02:08.785Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-19T05:02:08.785Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-19T05:02:09.061Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-19T05:02:09.061Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-19T05:02:09.061Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-19T05:02:09.061Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-19T05:02:09.061Z] go: downloading golang.org/x/text v0.3.2 [2021-05-19T05:02:09.061Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T05:02:09.061Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-19T05:02:09.322Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-19T05:02:09.322Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-19T05:02:09.322Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-19T05:02:09.322Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-19T05:02:09.582Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-19T05:02:09.582Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-19T05:02:09.844Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-19T05:02:09.844Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T05:02:09.844Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-19T05:02:09.844Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-19T05:02:19.869Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-19T05:02:19.869Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-19T05:02:19.869Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-19T05:02:19.869Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-19T05:02:20.442Z] Building config-common [2021-05-19T05:02:20.442Z] + snapcraftctl build [2021-05-19T05:02:22.361Z] Building edgex-go [2021-05-19T05:02:22.622Z] + cd /root/parts/edgex-go/src [2021-05-19T05:02:22.622Z] + make build [2021-05-19T05:02:22.622Z] go mod tidy [2021-05-19T05:02:23.564Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 [2021-05-19T05:02:23.564Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-05-19T05:02:23.564Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-19T05:02:23.564Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-19T05:02:23.825Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-19T05:02:23.825Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-19T05:02:23.825Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-19T05:02:23.825Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-19T05:02:23.825Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-19T05:02:23.825Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-19T05:02:23.825Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-19T05:02:23.825Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-19T05:02:23.825Z] 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-05-19T05:02:29.117Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-19T05:02:34.407Z] 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-05-19T05:02:36.420Z] 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-05-19T05:02:37.371Z] 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-05-19T05:02:37.943Z] 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-05-19T05:02:39.856Z] 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-05-19T05:02:41.239Z] 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-05-19T05:02:42.621Z] 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-05-19T05:02:44.009Z] 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-05-19T05:02:45.392Z] 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-05-19T05:02:46.335Z] 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-05-19T05:02:48.248Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-19T05:02:48.248Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-19T05:02:48.248Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-19T05:02:48.248Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-19T05:02:48.248Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-19T05:02:48.248Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-19T05:02:48.248Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-19T05:02:48.248Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-19T05:02:48.248Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-19T05:02:48.248Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-19T05:02:48.248Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-19T05:02:48.248Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-19T05:02:48.248Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-19T05:02:48.248Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-19T05:02:48.248Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-19T05:02:48.248Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-19T05:02:48.248Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-19T05:02:48.248Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-19T05:02:48.248Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-19T05:02:48.248Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-19T05:02:48.248Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-19T05:02:48.248Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-19T05:02:48.248Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-19T05:02:48.248Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-19T05:02:48.248Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-19T05:02:48.248Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-19T05:02:48.248Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-19T05:02:50.340Z] 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-05-19T05:02:51.554Z] Building static-packages [2021-05-19T05:02:51.554Z] + snapcraftctl build [2021-05-19T05:02:53.468Z] Building version [2021-05-19T05:02:53.468Z] + snapcraftctl build [2021-05-19T05:02:55.383Z] Skipping stage go-build-helper (already ran) [2021-05-19T05:02:55.383Z] Staging app-service-config [2021-05-19T05:02:55.383Z] + snapcraftctl stage [2021-05-19T05:02:56.325Z] Staging config-common [2021-05-19T05:02:56.325Z] + snapcraftctl stage [2021-05-19T05:02:57.269Z] Staging edgex-go [2021-05-19T05:02:57.269Z] + snapcraftctl stage [2021-05-19T05:02:58.213Z] Staging static-packages [2021-05-19T05:02:58.213Z] + snapcraftctl stage [2021-05-19T05:02:59.599Z] Staging version [2021-05-19T05:02:59.599Z] + snapcraftctl stage [2021-05-19T05:03:00.561Z] Priming go-build-helper [2021-05-19T05:03:00.561Z] + snapcraftctl prime [2021-05-19T05:03:01.503Z] Priming app-service-config [2021-05-19T05:03:01.503Z] + snapcraftctl prime [2021-05-19T05:03:02.772Z] Removing intermediate container 88281466e337 [2021-05-19T05:03:02.772Z] ---> 4a2000828c03 [2021-05-19T05:03:02.772Z] [2021-05-19T05:03:02.772Z] Step 11/26 : FROM alpine:3.12 [2021-05-19T05:03:02.772Z] 3.12: Pulling from library/alpine [2021-05-19T05:03:02.891Z] Priming config-common [2021-05-19T05:03:02.891Z] + snapcraftctl prime [2021-05-19T05:03:03.763Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T05:03:03.842Z] Priming edgex-go [2021-05-19T05:03:03.842Z] + snapcraftctl prime [2021-05-19T05:03:04.040Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T05:03:04.040Z] ---> 9852663dfa18 [2021-05-19T05:03:04.040Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-19T05:03:04.335Z] ---> Running in e9f4546ec4e7 [2021-05-19T05:03:05.228Z] Priming static-packages [2021-05-19T05:03:05.228Z] + snapcraftctl prime [2021-05-19T05:03:06.336Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T05:03:06.614Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T05:03:07.220Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-19T05:03:07.499Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T05:03:07.499Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-19T05:03:07.499Z] (4/6) Installing curl (7.76.1-r0) [2021-05-19T05:03:07.499Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-19T05:03:07.499Z] (6/6) Installing su-exec (0.2-r1) [2021-05-19T05:03:07.499Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T05:03:07.499Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T05:03:07.783Z] Priming version [2021-05-19T05:03:07.783Z] + snapcraftctl prime [2021-05-19T05:03:08.102Z] OK: 7 MiB in 20 packages [2021-05-19T05:03:08.357Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T05:03:10.755Z] Removing intermediate container e9f4546ec4e7 [2021-05-19T05:03:10.755Z] ---> 352ad2555032 [2021-05-19T05:03:10.755Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T05:03:10.755Z] ---> Running in 465dfb2c30f6 [2021-05-19T05:03:11.625Z] Removing intermediate container 465dfb2c30f6 [2021-05-19T05:03:11.625Z] ---> 95544bc9d32a [2021-05-19T05:03:11.625Z] Step 14/26 : WORKDIR / [2021-05-19T05:03:11.625Z] ---> Running in cdce13cfa0f2 [2021-05-19T05:03:12.544Z] Removing intermediate container cdce13cfa0f2 [2021-05-19T05:03:12.544Z] ---> 203d1c29ed4e [2021-05-19T05:03:12.544Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-19T05:03:13.629Z] ---> 7673fab5ea97 [2021-05-19T05:03:13.629Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-19T05:03:15.244Z] ---> 870cbd9788eb [2021-05-19T05:03:15.244Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-19T05:03:16.717Z] ---> 2d3482ef4a27 [2021-05-19T05:03:16.717Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-19T05:03:17.703Z] ---> aac232e65ad6 [2021-05-19T05:03:17.703Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-19T05:03:20.333Z] ---> b9c913f2881f [2021-05-19T05:03:20.333Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-19T05:03:22.380Z] ---> b79ba727d27c [2021-05-19T05:03:22.380Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-19T05:03:24.376Z] ---> b40be3aefddf [2021-05-19T05:03:24.376Z] Step 22/26 : 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-05-19T05:03:24.979Z] ---> Running in f0f78d55d226 [2021-05-19T05:03:25.587Z] Removing intermediate container e12716d87f2c [2021-05-19T05:03:25.587Z] ---> c4a5a6c81378 [2021-05-19T05:03:25.587Z] [2021-05-19T05:03:25.587Z] Step 11/32 : FROM alpine:3.12 [2021-05-19T05:03:25.587Z] ---> 9852663dfa18 [2021-05-19T05:03:25.587Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-19T05:03:25.863Z] ---> Running in f70676d952a6 [2021-05-19T05:03:26.875Z] Removing intermediate container f70676d952a6 [2021-05-19T05:03:26.875Z] ---> b91e9edeaa55 [2021-05-19T05:03:26.875Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-19T05:03:27.152Z] ---> Running in 35a889459a76 [2021-05-19T05:03:29.808Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T05:03:29.808Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T05:03:29.808Z] Removing intermediate container f0f78d55d226 [2021-05-19T05:03:29.808Z] ---> e935f3f3a2eb [2021-05-19T05:03:29.808Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-19T05:03:30.099Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-19T05:03:30.099Z] (2/2) Installing su-exec (0.2-r1) [2021-05-19T05:03:30.099Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T05:03:30.099Z] OK: 5 MiB in 16 packages [2021-05-19T05:03:30.389Z] ---> Running in 8149eeed418b [2021-05-19T05:03:31.828Z] Removing intermediate container 8149eeed418b [2021-05-19T05:03:31.828Z] ---> 58962fdb3810 [2021-05-19T05:03:31.828Z] Step 24/26 : LABEL arch=arm64 [2021-05-19T05:03:32.104Z] Removing intermediate container 605063b44c9d [2021-05-19T05:03:32.104Z] ---> beb00e8b0137 [2021-05-19T05:03:32.104Z] [2021-05-19T05:03:32.104Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T05:03:32.104Z] ---> 9852663dfa18 [2021-05-19T05:03:32.105Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-19T05:03:32.388Z] ---> Running in 195c4fb1d74c [2021-05-19T05:03:32.663Z] Removing intermediate container 35a889459a76 [2021-05-19T05:03:32.663Z] ---> d209a92dfbff [2021-05-19T05:03:32.663Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-19T05:03:32.663Z] ---> Running in 28cc4f937f8e [2021-05-19T05:03:32.941Z] ---> Running in ab670e1a1b0e [2021-05-19T05:03:33.536Z] Removing intermediate container 195c4fb1d74c [2021-05-19T05:03:33.536Z] ---> c63f390b6219 [2021-05-19T05:03:33.536Z] Step 25/26 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd [2021-05-19T05:03:33.812Z] ---> Running in a0ad7d9ebfa7 [2021-05-19T05:03:34.085Z] Removing intermediate container ab670e1a1b0e [2021-05-19T05:03:34.085Z] ---> a5954b21da81 [2021-05-19T05:03:34.085Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-19T05:03:34.683Z] ---> Running in 796d6a2b3574 [2021-05-19T05:03:34.683Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T05:03:34.683Z] Removing intermediate container b593903ac0a4 [2021-05-19T05:03:34.683Z] ---> 4a9e4dc7f591 [2021-05-19T05:03:34.683Z] [2021-05-19T05:03:34.683Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T05:03:34.683Z] ---> 9852663dfa18 [2021-05-19T05:03:34.683Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T05:03:34.683Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T05:03:34.959Z] Removing intermediate container a0ad7d9ebfa7 [2021-05-19T05:03:34.959Z] ---> c01499a41bb5 [2021-05-19T05:03:34.959Z] Step 26/26 : LABEL version=0.0.0 [2021-05-19T05:03:35.235Z] ---> Running in e5c73190c113 [2021-05-19T05:03:35.235Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-19T05:03:35.235Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-19T05:03:35.235Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T05:03:35.513Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T05:03:35.513Z] Removing intermediate container 796d6a2b3574 [2021-05-19T05:03:35.513Z] ---> Running in cd62e2c0cf5a [2021-05-19T05:03:35.513Z] ---> 0597e846b9d3 [2021-05-19T05:03:35.513Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-19T05:03:35.513Z] OK: 6 MiB in 16 packages [2021-05-19T05:03:36.117Z] ---> Running in f89414734719 [2021-05-19T05:03:36.404Z] Removing intermediate container cd62e2c0cf5a [2021-05-19T05:03:36.404Z] ---> f6b19bd82732 [2021-05-19T05:03:36.404Z] [2021-05-19T05:03:37.009Z] Removing intermediate container 4cf01bb9da78 [2021-05-19T05:03:37.009Z] ---> 9dcc37fad6b2 [2021-05-19T05:03:37.009Z] [2021-05-19T05:03:37.009Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T05:03:37.009Z] ---> 9852663dfa18 [2021-05-19T05:03:37.009Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-19T05:03:37.615Z] Successfully built f6b19bd82732 [2021-05-19T05:03:37.615Z] ---> Running in 6fe133e0f917 [2021-05-19T05:03:37.615Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-19T05:03:37.615Z] Building core-metadata [2021-05-19T05:03:37.615Z]  Building security-secretstore-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T05:03:37.887Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T05:03:38.158Z] Removing intermediate container 28cc4f937f8e [2021-05-19T05:03:38.158Z] ---> 0b3f7d18442c [2021-05-19T05:03:38.158Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T05:03:38.431Z] ---> Running in 4ca95634711a [2021-05-19T05:03:38.711Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T05:03:38.711Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T05:03:38.711Z] OK: 5 MiB in 15 packages [2021-05-19T05:03:39.309Z] Removing intermediate container 4ca95634711a [2021-05-19T05:03:39.309Z] ---> e1ab6a395525 [2021-05-19T05:03:39.309Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-19T05:03:39.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T05:03:39.868Z] ---> Running in b7e67ccbb130 [2021-05-19T05:03:39.868Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T05:03:40.142Z] Removing intermediate container f89414734719 [2021-05-19T05:03:40.142Z] ---> 3b97db6fdb20 [2021-05-19T05:03:40.142Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-19T05:03:40.753Z] ---> Running in 8b7183c94a1a [2021-05-19T05:03:40.753Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T05:03:40.753Z] Removing intermediate container e5c73190c113 [2021-05-19T05:03:40.753Z] ---> aff41a5c961a [2021-05-19T05:03:40.753Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T05:03:40.753Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T05:03:40.753Z] OK: 5 MiB in 15 packages [2021-05-19T05:03:41.027Z] Removing intermediate container b7e67ccbb130 [2021-05-19T05:03:41.027Z] ---> 54bb9fdac643 [2021-05-19T05:03:41.027Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T05:03:41.302Z] ---> Running in f4f23aa2c09b [2021-05-19T05:03:41.582Z] ---> Running in 9364ab7b895c [2021-05-19T05:03:41.582Z] Removing intermediate container 8b7183c94a1a [2021-05-19T05:03:41.582Z] ---> dc722b8464b7 [2021-05-19T05:03:41.582Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-19T05:03:41.858Z] Removing intermediate container f4f23aa2c09b [2021-05-19T05:03:41.858Z] ---> 04404813e0ac [2021-05-19T05:03:41.858Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-19T05:03:42.134Z] ---> Running in d47aeec2d1dd [2021-05-19T05:03:42.134Z] Removing intermediate container 9364ab7b895c [2021-05-19T05:03:42.134Z] ---> 73b2f2b5cd03 [2021-05-19T05:03:42.134Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T05:03:42.748Z] Removing intermediate container 6fe133e0f917 [2021-05-19T05:03:42.748Z] ---> 82e2409b089e [2021-05-19T05:03:42.748Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T05:03:43.021Z] ---> Running in 59b9679a9b94 [2021-05-19T05:03:43.298Z] ---> 78c9fa9fbaf1 [2021-05-19T05:03:43.298Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-19T05:03:43.298Z] Removing intermediate container d47aeec2d1dd [2021-05-19T05:03:43.298Z] ---> 19190aecc585 [2021-05-19T05:03:43.298Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T05:03:43.575Z] ---> Running in ed02a5f46651 [2021-05-19T05:03:43.575Z] ---> 6436455d0647 [2021-05-19T05:03:43.575Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-19T05:03:43.575Z] ---> Running in b3b6ab87897f [2021-05-19T05:03:43.857Z] Removing intermediate container 59b9679a9b94 [2021-05-19T05:03:43.857Z] ---> 2b66205b31d2 [2021-05-19T05:03:43.857Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-19T05:03:44.461Z] ---> Running in 02bb5ba79b9a [2021-05-19T05:03:44.461Z] Removing intermediate container b3b6ab87897f [2021-05-19T05:03:44.461Z] ---> 8d195891562d [2021-05-19T05:03:44.461Z] Step 16/24 : WORKDIR / [2021-05-19T05:03:44.736Z] ---> Running in 22d8cb9d3376 [2021-05-19T05:03:45.729Z] Removing intermediate container 02bb5ba79b9a [2021-05-19T05:03:45.729Z] ---> 222ed26a2d5d [2021-05-19T05:03:45.729Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T05:03:45.729Z] ---> aa6a7dfb04cb [2021-05-19T05:03:45.729Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-19T05:03:45.729Z] ---> Running in 7bec81a9c928 [2021-05-19T05:03:45.729Z] Removing intermediate container 22d8cb9d3376 [2021-05-19T05:03:45.729Z] ---> dc23c55404b9 [2021-05-19T05:03:45.729Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T05:03:46.712Z] Removing intermediate container 7bec81a9c928 [2021-05-19T05:03:46.712Z] ---> adfb9f407d44 [2021-05-19T05:03:46.712Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T05:03:46.987Z] ---> ba6b7510574d [2021-05-19T05:03:46.987Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-19T05:03:47.288Z] ---> Running in 138c88600292 [2021-05-19T05:03:47.288Z] Removing intermediate container ed02a5f46651 [2021-05-19T05:03:47.288Z] ---> 9b756c5b0ba3 [2021-05-19T05:03:47.288Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T05:03:47.288Z] ---> 4380902cb0ce [2021-05-19T05:03:47.288Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-19T05:03:47.899Z] ---> 55db555894cd [2021-05-19T05:03:47.899Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-19T05:03:48.176Z] Removing intermediate container 138c88600292 [2021-05-19T05:03:48.176Z] ---> 2f4437911bb8 [2021-05-19T05:03:48.176Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T05:03:48.781Z] ---> Running in 8204de8bb4cc [2021-05-19T05:03:48.781Z] ---> 7b602819aa2b [2021-05-19T05:03:48.781Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-19T05:03:49.783Z] ---> c278a4a5c595 [2021-05-19T05:03:49.783Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-19T05:03:50.063Z] Removing intermediate container 8204de8bb4cc [2021-05-19T05:03:50.063Z] ---> 15952a2425a3 [2021-05-19T05:03:50.063Z] Step 21/23 : LABEL arch=arm64 [2021-05-19T05:03:50.339Z] ---> b39194320685 [2021-05-19T05:03:50.339Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-19T05:03:50.339Z] ---> Running in 30e0fa719dcb [2021-05-19T05:03:51.328Z] ---> db995baf716f [2021-05-19T05:03:51.328Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-19T05:03:51.328Z] ---> 8973bdb726d9 [2021-05-19T05:03:51.328Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-19T05:03:51.609Z] Removing intermediate container 30e0fa719dcb [2021-05-19T05:03:51.609Z] ---> 2887fe315455 [2021-05-19T05:03:51.609Z] Step 22/23 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd [2021-05-19T05:03:51.609Z] ---> Running in 4364af6952ff [2021-05-19T05:03:51.609Z] ---> 7514285f5a91 [2021-05-19T05:03:51.609Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-19T05:03:51.883Z] ---> Running in 6a0d8994895f [2021-05-19T05:03:51.883Z] ---> Running in a3e1923670b7 [2021-05-19T05:03:52.491Z] Removing intermediate container 4364af6952ff [2021-05-19T05:03:52.491Z] ---> efd916f025a5 [2021-05-19T05:03:52.491Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T05:03:52.766Z] ---> e5622d7f7ad4 [2021-05-19T05:03:52.766Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-19T05:03:52.766Z] Removing intermediate container 6a0d8994895f [2021-05-19T05:03:52.766Z] ---> 64bad4c78efe [2021-05-19T05:03:52.766Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T05:03:53.045Z] ---> Running in b43154de1c24 [2021-05-19T05:03:53.045Z] Removing intermediate container a3e1923670b7 [2021-05-19T05:03:53.045Z] ---> 6cd9459f62a3 [2021-05-19T05:03:53.045Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T05:03:53.045Z] ---> Running in 9397225eccbb [2021-05-19T05:03:53.329Z] ---> Running in 6010914c1a33 [2021-05-19T05:03:53.935Z] Removing intermediate container b43154de1c24 [2021-05-19T05:03:53.935Z] ---> cbc53dfa55a1 [2021-05-19T05:03:53.935Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T05:03:54.213Z] Removing intermediate container 9397225eccbb [2021-05-19T05:03:54.213Z] ---> b9ccf71e8489 [2021-05-19T05:03:54.213Z] [2021-05-19T05:03:54.213Z] ---> 9052d7ca6cad [2021-05-19T05:03:54.213Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-19T05:03:54.213Z] ---> Running in ea61974f045f [2021-05-19T05:03:54.486Z] Removing intermediate container 6010914c1a33 [2021-05-19T05:03:54.486Z] ---> 7f4eeb243d84 [2021-05-19T05:03:54.486Z] Step 21/23 : LABEL arch=arm64 [2021-05-19T05:03:54.759Z] Successfully built b9ccf71e8489 [2021-05-19T05:03:55.039Z] Successfully tagged support-notifications-arm64:latest [2021-05-19T05:03:55.039Z] ---> Running in 9c90dc6c61c6 [2021-05-19T05:03:55.039Z]  Building support-notifications ... done Building security-proxy-setup [2021-05-19T05:03:55.039Z] Removing intermediate container ea61974f045f [2021-05-19T05:03:55.039Z] ---> 27fc1afa918d [2021-05-19T05:03:55.039Z] Step 23/24 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd [2021-05-19T05:03:55.316Z] ---> Running in 2a2be01f1a49 [2021-05-19T05:03:55.592Z] ---> 7fae583f3f9d [2021-05-19T05:03:55.592Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-19T05:03:55.592Z] Removing intermediate container 9c90dc6c61c6 [2021-05-19T05:03:55.592Z] ---> bcae05e38bb7 [2021-05-19T05:03:55.592Z] Step 22/23 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd [2021-05-19T05:03:55.866Z] ---> Running in 33fa9731a66f [2021-05-19T05:03:56.137Z] ---> Running in 0de3fd6d680a [2021-05-19T05:03:56.137Z] Removing intermediate container 2a2be01f1a49 [2021-05-19T05:03:56.137Z] ---> 26d3807b7695 [2021-05-19T05:03:56.137Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T05:03:56.411Z] ---> Running in 8c754270d8a2 [2021-05-19T05:03:56.688Z] Removing intermediate container 33fa9731a66f [2021-05-19T05:03:56.688Z] ---> b93c05fee1b7 [2021-05-19T05:03:56.688Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T05:03:56.688Z] Removing intermediate container 0de3fd6d680a [2021-05-19T05:03:56.688Z] ---> c0fda0be0a3f [2021-05-19T05:03:56.688Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-19T05:03:56.966Z] ---> Running in 78911ff3e805 [2021-05-19T05:03:57.241Z] Removing intermediate container 8c754270d8a2 [2021-05-19T05:03:57.241Z] ---> 54231567a768 [2021-05-19T05:03:57.241Z] [2021-05-19T05:03:57.848Z] Successfully built 54231567a768 [2021-05-19T05:03:57.848Z] Successfully tagged core-command-arm64:latest [2021-05-19T05:03:57.848Z]  Building core-command ... done Building core-data [2021-05-19T05:03:57.848Z] Removing intermediate container 78911ff3e805 [2021-05-19T05:03:57.848Z] ---> 7b5f9b91676c [2021-05-19T05:03:57.848Z] [2021-05-19T05:03:58.449Z] ---> bf5bb68929ba [2021-05-19T05:03:58.449Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-19T05:03:58.449Z] Successfully built 7b5f9b91676c [2021-05-19T05:03:58.449Z] Successfully tagged support-scheduler-arm64:latest [2021-05-19T05:03:58.449Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-05-19T05:03:59.049Z] ---> Running in 92f9f08dba70 [2021-05-19T05:03:59.337Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T05:03:59.615Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T05:03:59.615Z] ---> 10d2dc8acfe5 [2021-05-19T05:03:59.615Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T05:03:59.615Z] ---> Using cache [2021-05-19T05:03:59.615Z] ---> bb98e75d2264 [2021-05-19T05:03:59.615Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T05:03:59.615Z] ---> Using cache [2021-05-19T05:03:59.615Z] ---> 82a12bd0f211 [2021-05-19T05:03:59.615Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T05:03:59.615Z] ---> Using cache [2021-05-19T05:03:59.615Z] ---> 2fab2242577b [2021-05-19T05:03:59.615Z] Step 6/24 : COPY go.mod . [2021-05-19T05:03:59.615Z] ---> Using cache [2021-05-19T05:03:59.615Z] ---> c1daf96c530f [2021-05-19T05:03:59.615Z] Step 7/24 : RUN go mod download [2021-05-19T05:03:59.615Z] ---> Using cache [2021-05-19T05:03:59.615Z] ---> 2ff8f4285272 [2021-05-19T05:03:59.615Z] Step 8/24 : COPY . . [2021-05-19T05:03:59.615Z] ---> Using cache [2021-05-19T05:03:59.615Z] ---> a41a4aa124bb [2021-05-19T05:03:59.615Z] Step 9/24 : RUN go mod tidy [2021-05-19T05:03:59.615Z] ---> Using cache [2021-05-19T05:03:59.615Z] ---> a89e128cada9 [2021-05-19T05:03:59.615Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-19T05:03:59.615Z] ---> Running in c19d7c158e77 [2021-05-19T05:04:01.625Z] 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-05-19T05:04:01.625Z] Removing intermediate container 92f9f08dba70 [2021-05-19T05:04:01.625Z] ---> 77aa325de320 [2021-05-19T05:04:01.625Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-19T05:04:02.234Z] ---> Running in 32c991ceb4dd [2021-05-19T05:04:03.231Z] Removing intermediate container 32c991ceb4dd [2021-05-19T05:04:03.231Z] ---> 613d3ac7357e [2021-05-19T05:04:03.231Z] Step 29/32 : CMD ["gate"] [2021-05-19T05:04:04.218Z] ---> Running in aa725e07dd78 [2021-05-19T05:04:04.829Z] Removing intermediate container aa725e07dd78 [2021-05-19T05:04:04.829Z] ---> 46ffcbded6bd [2021-05-19T05:04:04.829Z] Step 30/32 : LABEL arch=arm64 [2021-05-19T05:04:05.434Z] ---> Running in a8b6521c0b54 [2021-05-19T05:04:06.427Z] Removing intermediate container a8b6521c0b54 [2021-05-19T05:04:06.427Z] ---> 5c6ebb9f56bd [2021-05-19T05:04:06.427Z] Step 31/32 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd [2021-05-19T05:04:07.049Z] ---> Running in f1834754b3af [2021-05-19T05:04:07.671Z] Removing intermediate container f1834754b3af [2021-05-19T05:04:07.671Z] ---> 2757960e9776 [2021-05-19T05:04:07.671Z] Step 32/32 : LABEL version=0.0.0 [2021-05-19T05:04:08.679Z] ---> Running in 6d3f0c201232 [2021-05-19T05:04:09.294Z] Removing intermediate container 6d3f0c201232 [2021-05-19T05:04:09.294Z] ---> cd6c30dff8c9 [2021-05-19T05:04:09.294Z] [2021-05-19T05:04:09.901Z] Successfully built cd6c30dff8c9 [2021-05-19T05:04:09.901Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-19T05:04:36.753Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T05:04:36.753Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-19T05:04:36.753Z] ---> 10d2dc8acfe5 [2021-05-19T05:04:36.753Z] Step 3/22 : WORKDIR /edgex-go [2021-05-19T05:04:36.753Z] ---> Using cache [2021-05-19T05:04:36.753Z] ---> bb98e75d2264 [2021-05-19T05:04:36.753Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T05:04:36.753Z] ---> Using cache [2021-05-19T05:04:36.753Z] ---> 82a12bd0f211 [2021-05-19T05:04:36.753Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-19T05:04:36.753Z] ---> Using cache [2021-05-19T05:04:36.753Z] ---> 2fab2242577b [2021-05-19T05:04:36.753Z] Step 6/22 : COPY go.mod . [2021-05-19T05:04:36.753Z] ---> Using cache [2021-05-19T05:04:36.753Z] ---> c1daf96c530f [2021-05-19T05:04:36.753Z] Step 7/22 : RUN go mod download [2021-05-19T05:04:36.753Z] ---> Using cache [2021-05-19T05:04:36.753Z] ---> 2ff8f4285272 [2021-05-19T05:04:36.753Z] Step 8/22 : COPY . . [2021-05-19T05:04:36.753Z] ---> Using cache [2021-05-19T05:04:36.753Z] ---> a41a4aa124bb [2021-05-19T05:04:36.753Z] Step 9/22 : RUN go mod tidy [2021-05-19T05:04:36.753Z] ---> Using cache [2021-05-19T05:04:36.753Z] ---> a89e128cada9 [2021-05-19T05:04:36.753Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-19T05:04:38.740Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T05:04:38.740Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T05:04:38.740Z] ---> 10d2dc8acfe5 [2021-05-19T05:04:38.740Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T05:04:38.740Z] ---> Using cache [2021-05-19T05:04:38.740Z] ---> bb98e75d2264 [2021-05-19T05:04:38.740Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T05:04:38.740Z] ---> Using cache [2021-05-19T05:04:38.740Z] ---> 82a12bd0f211 [2021-05-19T05:04:38.740Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-19T05:04:39.015Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T05:04:39.015Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T05:04:39.015Z] ---> 10d2dc8acfe5 [2021-05-19T05:04:39.015Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T05:04:39.015Z] ---> Using cache [2021-05-19T05:04:39.015Z] ---> bb98e75d2264 [2021-05-19T05:04:39.015Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T05:04:39.015Z] ---> Using cache [2021-05-19T05:04:39.015Z] ---> 82a12bd0f211 [2021-05-19T05:04:39.015Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-19T05:04:41.001Z] ---> Running in 02e9b0068944 [2021-05-19T05:04:41.001Z] ---> Running in 0837bb4cbbac [2021-05-19T05:04:41.001Z] ---> Running in 3b7bd647f305 [2021-05-19T05:04:43.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T05:04:43.928Z] 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-05-19T05:04:43.928Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T05:04:44.206Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T05:04:45.192Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T05:04:45.500Z] OK: 218 MiB in 52 packages [2021-05-19T05:04:46.970Z] OK: 218 MiB in 52 packages [2021-05-19T05:04:47.268Z] Removing intermediate container 3b7bd647f305 [2021-05-19T05:04:47.268Z] ---> 7266ba5966da [2021-05-19T05:04:47.268Z] Step 6/24 : COPY go.mod . [2021-05-19T05:04:48.728Z] Removing intermediate container 0837bb4cbbac [2021-05-19T05:04:48.728Z] ---> b04afd980127 [2021-05-19T05:04:48.728Z] Step 6/24 : COPY go.mod . [2021-05-19T05:04:48.728Z] ---> 7d4ccb2092e2 [2021-05-19T05:04:48.728Z] Step 7/24 : RUN go mod download [2021-05-19T05:04:48.728Z] ---> Running in 8667a64bb7dd [2021-05-19T05:04:50.175Z] ---> 0f89fae0f98f [2021-05-19T05:04:50.175Z] Step 7/24 : RUN go mod download [2021-05-19T05:04:50.175Z] ---> Running in 22b69e1ab382 [2021-05-19T05:04:53.592Z] Removing intermediate container 8667a64bb7dd [2021-05-19T05:04:53.593Z] ---> 7c6bb379a2b8 [2021-05-19T05:04:53.593Z] Step 8/24 : COPY . . [2021-05-19T05:04:54.194Z] Removing intermediate container 22b69e1ab382 [2021-05-19T05:04:54.194Z] ---> 638b31d59570 [2021-05-19T05:04:54.194Z] Step 8/24 : COPY . . [2021-05-19T05:05:09.313Z] Removing intermediate container c19d7c158e77 [2021-05-19T05:05:09.313Z] ---> 712df03e71dd [2021-05-19T05:05:09.313Z] [2021-05-19T05:05:09.313Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T05:05:09.313Z] ---> 9852663dfa18 [2021-05-19T05:05:09.313Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T05:05:09.313Z] ---> Using cache [2021-05-19T05:05:09.313Z] ---> 82e2409b089e [2021-05-19T05:05:09.313Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T05:05:09.313Z] ---> Using cache [2021-05-19T05:05:09.313Z] ---> 2b66205b31d2 [2021-05-19T05:05:09.313Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-19T05:05:09.911Z] ---> Running in 171565c85f84 [2021-05-19T05:05:10.901Z] Removing intermediate container 171565c85f84 [2021-05-19T05:05:10.901Z] ---> 01c36f8c7c99 [2021-05-19T05:05:10.901Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T05:05:11.178Z] ---> Running in 069a01ff3d5c [2021-05-19T05:05:12.161Z] Removing intermediate container 069a01ff3d5c [2021-05-19T05:05:12.161Z] ---> 2cf9fcf57180 [2021-05-19T05:05:12.161Z] Step 16/24 : WORKDIR / [2021-05-19T05:05:12.161Z] ---> Running in bbaabfd44874 [2021-05-19T05:05:13.602Z] Removing intermediate container bbaabfd44874 [2021-05-19T05:05:13.602Z] ---> e1b751cd9f5c [2021-05-19T05:05:13.602Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T05:05:16.237Z] ---> 5b95db34c8c0 [2021-05-19T05:05:16.237Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-19T05:05:20.553Z] ---> 9a443f65d692 [2021-05-19T05:05:20.553Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-19T05:05:21.150Z] ---> 347be200e5f6 [2021-05-19T05:05:21.150Z] Step 9/24 : RUN go mod tidy [2021-05-19T05:05:21.423Z] ---> c65dfa03f655 [2021-05-19T05:05:21.423Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-19T05:05:21.423Z] ---> c488243b741a [2021-05-19T05:05:21.423Z] Step 9/24 : RUN go mod tidy [2021-05-19T05:05:21.700Z] ---> Running in ca335c5b68a7 [2021-05-19T05:05:21.700Z] ---> Running in da771a60de4c [2021-05-19T05:05:21.700Z] ---> Running in 553b672e774a [2021-05-19T05:05:22.684Z] Removing intermediate container da771a60de4c [2021-05-19T05:05:22.684Z] ---> 2ef95f04d9c9 [2021-05-19T05:05:22.684Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T05:05:22.960Z] ---> Running in 92e8523a3407 [2021-05-19T05:05:23.562Z] Removing intermediate container 92e8523a3407 [2021-05-19T05:05:23.562Z] ---> 8dd9ea0f909f [2021-05-19T05:05:23.562Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T05:05:23.838Z] ---> Running in 80da29525292 [2021-05-19T05:05:24.438Z] Removing intermediate container 80da29525292 [2021-05-19T05:05:24.438Z] ---> 8120ebbbb56f [2021-05-19T05:05:24.438Z] Step 23/24 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd [2021-05-19T05:05:24.714Z] ---> Running in 0f16cb99bd68 [2021-05-19T05:05:25.326Z] Removing intermediate container 0f16cb99bd68 [2021-05-19T05:05:25.326Z] ---> fe7d472669a2 [2021-05-19T05:05:25.326Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T05:05:25.599Z] ---> Running in d09852b6ef3a [2021-05-19T05:05:26.202Z] Removing intermediate container d09852b6ef3a [2021-05-19T05:05:26.202Z] ---> 7ede154fbd4a [2021-05-19T05:05:26.202Z] [2021-05-19T05:05:26.808Z] Successfully built 7ede154fbd4a [2021-05-19T05:05:26.808Z] Successfully tagged core-metadata-arm64:latest [2021-05-19T05:05:27.813Z]  Building core-metadata ... done Removing intermediate container 553b672e774a [2021-05-19T05:05:27.813Z] ---> 6bc399e294ea [2021-05-19T05:05:27.813Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-19T05:05:27.813Z] Removing intermediate container ca335c5b68a7 [2021-05-19T05:05:27.813Z] ---> ca8680252259 [2021-05-19T05:05:27.813Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-19T05:05:27.813Z] ---> Running in b8fad1b2bfd3 [2021-05-19T05:05:28.095Z] ---> Running in b7967a813180 [2021-05-19T05:05:29.082Z] 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-05-19T05:05:29.681Z] 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-05-19T05:05:29.681Z] 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-05-19T05:05:42.091Z] Removing intermediate container 02e9b0068944 [2021-05-19T05:05:42.091Z] ---> cf06e84cb6a7 [2021-05-19T05:05:42.091Z] [2021-05-19T05:05:42.091Z] Step 11/22 : FROM alpine:3.12 [2021-05-19T05:05:42.091Z] ---> 9852663dfa18 [2021-05-19T05:05:42.091Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-19T05:05:42.091Z] ---> Running in 55150ff66b67 [2021-05-19T05:05:42.690Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T05:05:42.966Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T05:05:43.597Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-19T05:05:43.597Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T05:05:43.597Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-19T05:05:43.597Z] (4/4) Installing curl (7.76.1-r0) [2021-05-19T05:05:43.597Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T05:05:43.597Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T05:05:43.887Z] OK: 7 MiB in 18 packages [2021-05-19T05:05:46.552Z] Removing intermediate container 55150ff66b67 [2021-05-19T05:05:46.552Z] ---> aba1340474f9 [2021-05-19T05:05:46.552Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T05:05:46.552Z] ---> Running in bbbc497b3125 [2021-05-19T05:05:47.166Z] Removing intermediate container bbbc497b3125 [2021-05-19T05:05:47.166Z] ---> 4f973aee7926 [2021-05-19T05:05:47.166Z] Step 14/22 : WORKDIR /edgex [2021-05-19T05:05:47.166Z] ---> Running in fe6e072e720e [2021-05-19T05:05:47.789Z] Removing intermediate container fe6e072e720e [2021-05-19T05:05:47.789Z] ---> c2a3d9f27c05 [2021-05-19T05:05:47.789Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-19T05:05:49.296Z] ---> 4424539c9759 [2021-05-19T05:05:49.296Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-19T05:05:51.301Z] ---> 364e9ec2ed5b [2021-05-19T05:05:51.301Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-19T05:05:53.318Z] ---> 8205016f73f0 [2021-05-19T05:05:53.318Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-19T05:05:53.318Z] ---> Running in fd3d311b38c3 [2021-05-19T05:05:54.304Z] Removing intermediate container fd3d311b38c3 [2021-05-19T05:05:54.304Z] ---> 4dc64e924efc [2021-05-19T05:05:54.304Z] Step 19/22 : CMD ["--init=true"] [2021-05-19T05:05:54.304Z] ---> Running in 00c305f1a881 [2021-05-19T05:05:54.915Z] Removing intermediate container 00c305f1a881 [2021-05-19T05:05:54.915Z] ---> c5b26138eed2 [2021-05-19T05:05:54.915Z] Step 20/22 : LABEL arch=arm64 [2021-05-19T05:05:55.192Z] ---> Running in 657e27249b52 [2021-05-19T05:05:55.794Z] Removing intermediate container 657e27249b52 [2021-05-19T05:05:55.794Z] ---> 2b95a04adf2e [2021-05-19T05:05:55.794Z] Step 21/22 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd [2021-05-19T05:05:56.069Z] ---> Running in d497132001ab [2021-05-19T05:05:56.670Z] Removing intermediate container d497132001ab [2021-05-19T05:05:56.670Z] ---> 9643a743044e [2021-05-19T05:05:56.670Z] Step 22/22 : LABEL version=0.0.0 [2021-05-19T05:05:56.946Z] ---> Running in 55d89449ff01 [2021-05-19T05:05:57.547Z] Removing intermediate container 55d89449ff01 [2021-05-19T05:05:57.547Z] ---> 1ee7aee1c92c [2021-05-19T05:05:57.547Z] [2021-05-19T05:05:57.837Z] Successfully built 1ee7aee1c92c [2021-05-19T05:05:57.837Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-19T05:06:36.895Z]  Building security-proxy-setup ... done Removing intermediate container b8fad1b2bfd3 [2021-05-19T05:06:36.895Z] ---> 80d788dd60f6 [2021-05-19T05:06:36.895Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-19T05:06:36.895Z] ---> Running in cd4fe691af90 [2021-05-19T05:06:36.895Z] 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-05-19T05:06:36.895Z] Removing intermediate container cd4fe691af90 [2021-05-19T05:06:36.895Z] ---> 9da784774eca [2021-05-19T05:06:36.895Z] [2021-05-19T05:06:36.895Z] Step 12/24 : FROM docker:20.10.0 [2021-05-19T05:06:36.895Z] 20.10.0: Pulling from library/docker [2021-05-19T05:06:40.309Z] Removing intermediate container b7967a813180 [2021-05-19T05:06:40.309Z] ---> e1ed70766f76 [2021-05-19T05:06:40.309Z] [2021-05-19T05:06:40.309Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T05:06:40.309Z] ---> 9852663dfa18 [2021-05-19T05:06:40.309Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-19T05:06:40.584Z] ---> Running in d3361193e5fc [2021-05-19T05:06:41.190Z] Removing intermediate container d3361193e5fc [2021-05-19T05:06:41.190Z] ---> be5084024333 [2021-05-19T05:06:41.190Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-19T05:06:41.466Z] ---> Running in c5101151f16a [2021-05-19T05:06:42.914Z] Removing intermediate container c5101151f16a [2021-05-19T05:06:42.914Z] ---> 1930696cdb51 [2021-05-19T05:06:42.914Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-19T05:06:43.190Z] ---> Running in 9dc19f6a2b99 [2021-05-19T05:06:43.791Z] Removing intermediate container 9dc19f6a2b99 [2021-05-19T05:06:43.791Z] ---> 2a0224de43cf [2021-05-19T05:06:43.791Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T05:06:44.069Z] ---> Running in 0b1d97cc91ca [2021-05-19T05:06:44.344Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T05:06:44.626Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T05:06:44.626Z] ---> eeaf43b92773 [2021-05-19T05:06:44.626Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-19T05:06:44.626Z] ---> Running in baa54dbb0b21 [2021-05-19T05:06:45.255Z] Removing intermediate container baa54dbb0b21 [2021-05-19T05:06:45.255Z] ---> 40cead6242ff [2021-05-19T05:06:45.255Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-19T05:06:45.547Z] ---> Running in e0b729e39d21 [2021-05-19T05:06:46.599Z] Removing intermediate container 0b1d97cc91ca [2021-05-19T05:06:46.599Z] ---> 853d18e424b5 [2021-05-19T05:06:46.599Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-19T05:06:46.599Z] ---> Running in 92533e3a4863 [2021-05-19T05:06:46.910Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T05:06:47.197Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T05:06:47.856Z] (1/39) Installing readline (8.0.4-r0) [2021-05-19T05:06:47.856Z] (2/39) Installing bash (5.0.17-r0) [2021-05-19T05:06:47.856Z] Executing bash-5.0.17-r0.post-install [2021-05-19T05:06:47.856Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T05:06:47.856Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-19T05:06:47.856Z] (5/39) Installing curl (7.76.1-r0) [2021-05-19T05:06:47.856Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-19T05:06:47.856Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-19T05:06:47.856Z] (8/39) Installing expat (2.2.9-r1) [2021-05-19T05:06:47.856Z] (9/39) Installing libffi (3.3-r2) [2021-05-19T05:06:47.856Z] (10/39) Installing gdbm (1.13-r1) [2021-05-19T05:06:47.856Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-19T05:06:47.856Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-19T05:06:47.856Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-19T05:06:48.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T05:06:49.175Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T05:06:49.798Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-19T05:06:49.798Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-19T05:06:49.798Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-19T05:06:49.798Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-19T05:06:49.798Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-19T05:06:49.798Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-19T05:06:49.798Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-19T05:06:49.798Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-19T05:06:50.071Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-19T05:06:50.071Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-19T05:06:50.071Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-19T05:06:50.071Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-19T05:06:50.071Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-19T05:06:50.071Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-19T05:06:50.071Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-19T05:06:50.071Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-19T05:06:50.071Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-19T05:06:50.071Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-19T05:06:50.071Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-19T05:06:50.071Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-19T05:06:50.071Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-19T05:06:50.071Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-19T05:06:50.345Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-19T05:06:50.345Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-19T05:06:50.345Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-19T05:06:50.345Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-19T05:06:50.345Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-19T05:06:50.345Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-19T05:06:50.345Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-19T05:06:50.345Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-19T05:06:50.345Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-19T05:06:50.345Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-19T05:06:50.345Z] Executing busybox-1.31.1-r19.trigger [2021-05-19T05:06:50.619Z] OK: 72 MiB in 59 packages [2021-05-19T05:06:50.619Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T05:06:50.619Z] OK: 8 MiB in 20 packages [2021-05-19T05:06:52.597Z] Removing intermediate container 92533e3a4863 [2021-05-19T05:06:52.597Z] ---> 1fb36a016486 [2021-05-19T05:06:52.597Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T05:06:53.575Z] ---> 22cd5625dd41 [2021-05-19T05:06:53.575Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-19T05:06:55.009Z] ---> afb0dd02176f [2021-05-19T05:06:55.009Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-19T05:06:55.009Z] Collecting docker-compose==1.23.2 [2021-05-19T05:06:55.009Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-19T05:06:55.603Z] ---> 36761e8f72b8 [2021-05-19T05:06:55.603Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-19T05:06:55.603Z] ---> Running in e4fcd3d49fe4 [2021-05-19T05:06:56.199Z] Removing intermediate container e4fcd3d49fe4 [2021-05-19T05:06:56.199Z] ---> 955b36f038fc [2021-05-19T05:06:56.199Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T05:06:56.199Z] ---> Running in b9ae81646f9e [2021-05-19T05:06:56.794Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-19T05:06:56.794Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-19T05:06:56.794Z] Removing intermediate container b9ae81646f9e [2021-05-19T05:06:56.794Z] ---> cb7f84080b59 [2021-05-19T05:06:56.794Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T05:06:57.067Z] ---> Running in 63db8e962092 [2021-05-19T05:06:57.342Z] Removing intermediate container 63db8e962092 [2021-05-19T05:06:57.342Z] ---> 2195f42d01e3 [2021-05-19T05:06:57.342Z] Step 23/24 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd [2021-05-19T05:06:57.617Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-19T05:06:57.617Z] ---> Running in b36a70ec8719 [2021-05-19T05:06:57.617Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-19T05:06:58.213Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-19T05:06:58.213Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-19T05:06:58.213Z] Removing intermediate container b36a70ec8719 [2021-05-19T05:06:58.213Z] ---> 2984edeec41c [2021-05-19T05:06:58.213Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T05:06:58.213Z] ---> Running in 7a2d7f984f34 [2021-05-19T05:06:58.814Z] Removing intermediate container 7a2d7f984f34 [2021-05-19T05:06:58.814Z] ---> 2a4b6af0ea25 [2021-05-19T05:06:58.814Z] [2021-05-19T05:06:59.088Z] Successfully built 2a4b6af0ea25 [2021-05-19T05:06:59.088Z] Successfully tagged core-data-arm64:latest [2021-05-19T05:07:01.055Z]  Building core-data ... done Collecting PyYAML<4,>=3.10 [2021-05-19T05:07:01.055Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-19T05:07:03.664Z] Collecting texttable<0.10,>=0.9.0 [2021-05-19T05:07:03.664Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-19T05:07:05.636Z] Collecting cached-property<2,>=1.2.0 [2021-05-19T05:07:05.637Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-19T05:07:05.637Z] 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-05-19T05:07:05.908Z] Collecting jsonschema<3,>=2.5.1 [2021-05-19T05:07:05.908Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-19T05:07:06.180Z] Collecting docopt<0.7,>=0.6.1 [2021-05-19T05:07:06.180Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-19T05:07:08.787Z] Collecting docker<4.0,>=3.6.0 [2021-05-19T05:07:08.787Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-19T05:07:08.787Z] 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-05-19T05:07:09.059Z] Collecting idna<2.8,>=2.5 [2021-05-19T05:07:09.059Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-19T05:07:09.649Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-19T05:07:09.649Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-19T05:07:09.920Z] 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-05-19T05:07:09.920Z] Collecting docker-pycreds>=0.4.0 [2021-05-19T05:07:09.920Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-19T05:07:10.191Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-19T05:07:10.191Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-19T05:07:10.191Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-19T05:07:10.191Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-19T05:07:10.781Z] Installing collected packages: idna, urllib3, requests, websocket-client, dockerpty, PyYAML, texttable, cached-property, jsonschema, docopt, docker-pycreds, docker, docker-compose [2021-05-19T05:07:10.781Z] Attempting uninstall: idna [2021-05-19T05:07:10.781Z] Found existing installation: idna 2.9 [2021-05-19T05:07:11.058Z] Uninstalling idna-2.9: [2021-05-19T05:07:11.058Z] Successfully uninstalled idna-2.9 [2021-05-19T05:07:11.650Z] Attempting uninstall: urllib3 [2021-05-19T05:07:11.650Z] Found existing installation: urllib3 1.25.9 [2021-05-19T05:07:11.650Z] Uninstalling urllib3-1.25.9: [2021-05-19T05:07:11.650Z] Successfully uninstalled urllib3-1.25.9 [2021-05-19T05:07:12.241Z] Attempting uninstall: requests [2021-05-19T05:07:12.241Z] Found existing installation: requests 2.23.0 [2021-05-19T05:07:12.241Z] Uninstalling requests-2.23.0: [2021-05-19T05:07:12.241Z] Successfully uninstalled requests-2.23.0 [2021-05-19T05:07:12.833Z] Running setup.py install for dockerpty: started [2021-05-19T05:07:14.798Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-19T05:07:14.799Z] Running setup.py install for PyYAML: started [2021-05-19T05:07:16.762Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-19T05:07:16.762Z] Running setup.py install for texttable: started [2021-05-19T05:07:18.729Z] Running setup.py install for texttable: finished with status 'done' [2021-05-19T05:07:18.729Z] Running setup.py install for docopt: started [2021-05-19T05:07:20.697Z] Running setup.py install for docopt: finished with status 'done' [2021-05-19T05:07:22.122Z] 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.59.0 [2021-05-19T05:07:30.387Z] Removing intermediate container e0b729e39d21 [2021-05-19T05:07:30.387Z] ---> a38313140d7c [2021-05-19T05:07:30.387Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-19T05:07:30.387Z] ---> Running in 47f9295a03b9 [2021-05-19T05:07:30.387Z] Removing intermediate container 47f9295a03b9 [2021-05-19T05:07:30.387Z] ---> 52e228324c89 [2021-05-19T05:07:30.387Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-19T05:07:30.659Z] ---> Running in 3a76159989b7 [2021-05-19T05:07:31.253Z] Removing intermediate container 3a76159989b7 [2021-05-19T05:07:31.253Z] ---> 63a9b8f58512 [2021-05-19T05:07:31.253Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-19T05:07:32.228Z] ---> c7c52f2ad8fe [2021-05-19T05:07:32.228Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-19T05:07:33.235Z] ---> 900a978a7fc0 [2021-05-19T05:07:33.235Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-19T05:07:33.845Z] ---> f82b6c4ae24b [2021-05-19T05:07:33.845Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-19T05:07:34.117Z] ---> Running in e87e4ed638d7 [2021-05-19T05:07:34.387Z] Removing intermediate container e87e4ed638d7 [2021-05-19T05:07:34.387Z] ---> 9016478c37ff [2021-05-19T05:07:34.387Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T05:07:34.665Z] ---> Running in d96db1e69cee [2021-05-19T05:07:35.259Z] Removing intermediate container d96db1e69cee [2021-05-19T05:07:35.259Z] ---> 612c772b271e [2021-05-19T05:07:35.259Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T05:07:35.259Z] ---> Running in 64fc7199181a [2021-05-19T05:07:35.535Z] Removing intermediate container 64fc7199181a [2021-05-19T05:07:35.535Z] ---> 1ce7e5bfdca1 [2021-05-19T05:07:35.535Z] Step 23/24 : LABEL git_sha=81617197e02d616edf871c389caa5d818426e8dd [2021-05-19T05:07:35.809Z] ---> Running in 67440f3c68b5 [2021-05-19T05:07:36.406Z] Removing intermediate container 67440f3c68b5 [2021-05-19T05:07:36.406Z] ---> 04dfe88df6b8 [2021-05-19T05:07:36.406Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T05:07:36.406Z] ---> Running in 7b091006624b [2021-05-19T05:07:37.001Z] Removing intermediate container 7b091006624b [2021-05-19T05:07:37.001Z] ---> e32639e462c2 [2021-05-19T05:07:37.001Z] [2021-05-19T05:07:37.277Z] Successfully built e32639e462c2 [2021-05-19T05:07:37.277Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-19T05:07:37.564Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-19T05:07:37.550Z] $ docker stop --time=1 2c80298bd857850a525db247285c8cef1c714feab5edae160d9774db5d2b8e45 [2021-05-19T05:07:39.386Z] $ docker rm -f 2c80298bd857850a525db247285c8cef1c714feab5edae160d9774db5d2b8e45 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T05:07:40.015Z] + docker images [2021-05-19T05:07:40.287Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T05:07:40.287Z] sys-mgmt-agent-arm64 latest e32639e462c2 4 seconds ago 299MB [2021-05-19T05:07:40.287Z] core-data-arm64 latest 2a4b6af0ea25 42 seconds ago 20.4MB [2021-05-19T05:07:40.287Z] e1ed70766f76 About a minute ago 990MB [2021-05-19T05:07:40.287Z] 9da784774eca About a minute ago 979MB [2021-05-19T05:07:40.287Z] security-proxy-setup-arm64 latest 1ee7aee1c92c About a minute ago 24MB [2021-05-19T05:07:40.287Z] cf06e84cb6a7 2 minutes ago 978MB [2021-05-19T05:07:40.287Z] core-metadata-arm64 latest 7ede154fbd4a 2 minutes ago 17.4MB [2021-05-19T05:07:40.287Z] 712df03e71dd 2 minutes ago 989MB [2021-05-19T05:07:40.287Z] security-bootstrapper-arm64 latest cd6c30dff8c9 3 minutes ago 17.2MB [2021-05-19T05:07:40.287Z] support-scheduler-arm64 latest 7b5f9b91676c 3 minutes ago 16.1MB [2021-05-19T05:07:40.287Z] core-command-arm64 latest 54231567a768 3 minutes ago 16.1MB [2021-05-19T05:07:40.287Z] support-notifications-arm64 latest b9ccf71e8489 3 minutes ago 16.8MB [2021-05-19T05:07:40.287Z] 9dcc37fad6b2 4 minutes ago 981MB [2021-05-19T05:07:40.287Z] security-secretstore-setup-arm64 latest f6b19bd82732 4 minutes ago 24.4MB [2021-05-19T05:07:40.287Z] 4a9e4dc7f591 4 minutes ago 980MB [2021-05-19T05:07:40.287Z] beb00e8b0137 4 minutes ago 981MB [2021-05-19T05:07:40.287Z] c4a5a6c81378 4 minutes ago 974MB [2021-05-19T05:07:40.287Z] 4a2000828c03 4 minutes ago 978MB [2021-05-19T05:07:40.287Z] ci-base-image-arm64 latest 10d2dc8acfe5 15 minutes ago 641MB [2021-05-19T05:07:40.287Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-19T05:07:40.287Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-19T05:07:40.287Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-19T05:07:40.287Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-19T05:07:41.313Z] ---> job-cost.sh [2021-05-19T05:07:41.313Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8BeZ [2021-05-19T05:08:20.348Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T05:09:57.146Z] lf-activate-venv(): INFO: Adding /tmp/venv-8BeZ/bin to PATH [2021-05-19T05:09:57.146Z] INFO: No Stack... [2021-05-19T05:09:57.146Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-19T05:09:57.146Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T05:09:57.495Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-05-19T05:09:57.495Z] + cut -d, -f6 [Pipeline] lock [2021-05-19T05:09:57.566Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3481-2-stack-cost] [2021-05-19T05:09:57.578Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3481-2-stack-cost] did not exist. Created. [2021-05-19T05:09:57.578Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3481-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T05:09:57.957Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-19T05:09:58.248Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T05:09:58.263Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3481-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-19T05:09:59.357Z] provisioning config files... [2021-05-19T05:09:59.366Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1775220437535195778tmp [Pipeline] { [Pipeline] sh [2021-05-19T05:09:59.683Z] + set +x [2021-05-19T05:09:59.683Z] + curl -s https://codecov.io/bash [2021-05-19T05:09:59.683Z] + bash -s -- [2021-05-19T05:09:59.946Z] [2021-05-19T05:09:59.946Z] _____ _ [2021-05-19T05:09:59.946Z] / ____| | | [2021-05-19T05:09:59.946Z] | | ___ __| | ___ ___ _____ __ [2021-05-19T05:09:59.946Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-19T05:09:59.946Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-19T05:09:59.946Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-19T05:09:59.946Z] Bash-1.0.2 [2021-05-19T05:09:59.946Z] [2021-05-19T05:09:59.946Z] [2021-05-19T05:09:59.946Z] ==> git version 2.24.4 found [2021-05-19T05:09:59.946Z] ==> 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-05-19T05:09:59.946Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-19T05:09:59.946Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-19T05:09:59.946Z] ==> Jenkins CI detected. [2021-05-19T05:09:59.946Z] project root: . [2021-05-19T05:09:59.946Z] --> token set from env [2021-05-19T05:09:59.946Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-19T05:09:59.946Z] ==> Running gcov in . (disable via -X gcov) [2021-05-19T05:09:59.946Z] ==> Python coveragepy not found [2021-05-19T05:09:59.946Z] ==> Searching for coverage reports in: [2021-05-19T05:09:59.946Z] + . [2021-05-19T05:09:59.946Z] -> Found 1 reports [2021-05-19T05:09:59.946Z] ==> Detecting git/mercurial file structure [2021-05-19T05:09:59.946Z] ==> Reading reports [2021-05-19T05:09:59.946Z] + ./coverage.out bytes=736765 [2021-05-19T05:09:59.946Z] ==> Appending adjustments [2021-05-19T05:09:59.946Z] https://docs.codecov.io/docs/fixing-reports [2021-05-19T05:10:02.502Z] + Found adjustments [2021-05-19T05:10:02.502Z] ==> Gzipping contents [2021-05-19T05:10:02.502Z] 104K /tmp/codecov.KMhJM3.gz [2021-05-19T05:10:02.502Z] ==> Uploading reports [2021-05-19T05:10:02.502Z] url: https://codecov.io [2021-05-19T05:10:02.502Z] query: branch=PR-3481&commit=81617197e02d616edf871c389caa5d818426e8dd&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3481%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3481&job=&cmd_args= [2021-05-19T05:10:02.502Z] -> Pinging Codecov [2021-05-19T05:10:02.502Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3481&commit=81617197e02d616edf871c389caa5d818426e8dd&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3481%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3481&job=&cmd_args= [2021-05-19T05:10:03.445Z] -> Uploading to [2021-05-19T05:10:03.445Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-19/00271124DB129430A58F1EEE437C3FCB/81617197e02d616edf871c389caa5d818426e8dd/1aea1d8b-89df-4488-a521-7fbe95a946e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T051003Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e50ec158171917750db2cb6789c8b3879c601f148d7631c28709e99c4c1da0ba [2021-05-19T05:10:03.445Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T05:10:03.445Z] Dload Upload Total Spent Left Speed [2021-05-19T05:10:03.706Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 47 102k 0 0 47 49152 0 259k --:--:-- --:--:-- --:--:-- 259k 100 102k 0 0 100 102k 0 244k --:--:-- --:--:-- --:--:-- 244k [2021-05-19T05:10:03.706Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/81617197e02d616edf871c389caa5d818426e8dd [Pipeline] } [2021-05-19T05:10:03.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk 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-05-19T05:10:05.408Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T05:10:05.977Z] ---> package-listing.sh [2021-05-19T05:10:05.977Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-19T05:10:05.977Z] ++ facter osfamily [2021-05-19T05:10:06.239Z] + OS_FAMILY=redhat [2021-05-19T05:10:06.239Z] + workspace=/w/workspace/edgex-go/2 [2021-05-19T05:10:06.239Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-19T05:10:06.239Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-19T05:10:06.239Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-19T05:10:06.239Z] + PACKAGES=/tmp/packages_start.txt [2021-05-19T05:10:06.239Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-19T05:10:06.239Z] + PACKAGES=/tmp/packages_end.txt [2021-05-19T05:10:06.239Z] + case "${OS_FAMILY}" in [2021-05-19T05:10:06.239Z] + sort [2021-05-19T05:10:06.239Z] + rpm -qa [2021-05-19T05:10:08.158Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-19T05:10:08.159Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-19T05:10:08.159Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-19T05:10:08.159Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-19T05:10:08.159Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-05-19T05:10:08.159Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-05-19T05:10:08.176Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-19T05:10:08.468Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-19T05:10:09.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T05:10:09.042Z] [2021-05-19T05:10:09.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-19T05:10:09.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T05:10:09.364Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-19T05:10:09.364Z] df20fa9351a1: Pulling fs layer [2021-05-19T05:10:09.364Z] 36b3adc4ff6f: Pulling fs layer [2021-05-19T05:10:09.364Z] 8ad3a11d3b57: Pulling fs layer [2021-05-19T05:10:09.364Z] 46f8f816bc3b: Pulling fs layer [2021-05-19T05:10:09.364Z] 93b61091891f: Pulling fs layer [2021-05-19T05:10:09.364Z] 93b9cdb0e59b: Pulling fs layer [2021-05-19T05:10:09.364Z] 5e14af77c1be: Pulling fs layer [2021-05-19T05:10:09.364Z] 01666e4c0597: Pulling fs layer [2021-05-19T05:10:09.364Z] aa168da1d23b: Pulling fs layer [2021-05-19T05:10:09.364Z] 93b9cdb0e59b: Waiting [2021-05-19T05:10:09.364Z] 5e14af77c1be: Waiting [2021-05-19T05:10:09.364Z] 01666e4c0597: Waiting [2021-05-19T05:10:09.364Z] aa168da1d23b: Waiting [2021-05-19T05:10:09.364Z] 46f8f816bc3b: Waiting [2021-05-19T05:10:09.364Z] 93b61091891f: Waiting [2021-05-19T05:10:09.364Z] 36b3adc4ff6f: Verifying Checksum [2021-05-19T05:10:09.364Z] 36b3adc4ff6f: Download complete [2021-05-19T05:10:09.364Z] 46f8f816bc3b: Verifying Checksum [2021-05-19T05:10:09.364Z] 46f8f816bc3b: Download complete [2021-05-19T05:10:09.627Z] df20fa9351a1: Verifying Checksum [2021-05-19T05:10:09.627Z] df20fa9351a1: Download complete [2021-05-19T05:10:09.627Z] 93b9cdb0e59b: Verifying Checksum [2021-05-19T05:10:09.627Z] 93b9cdb0e59b: Download complete [2021-05-19T05:10:09.627Z] 93b61091891f: Verifying Checksum [2021-05-19T05:10:09.627Z] 93b61091891f: Download complete [2021-05-19T05:10:09.627Z] 5e14af77c1be: Verifying Checksum [2021-05-19T05:10:09.627Z] 5e14af77c1be: Download complete [2021-05-19T05:10:09.627Z] 01666e4c0597: Verifying Checksum [2021-05-19T05:10:09.627Z] 01666e4c0597: Download complete [2021-05-19T05:10:09.627Z] df20fa9351a1: Pull complete [2021-05-19T05:10:09.888Z] 36b3adc4ff6f: Pull complete [2021-05-19T05:10:10.150Z] 8ad3a11d3b57: Verifying Checksum [2021-05-19T05:10:10.150Z] 8ad3a11d3b57: Download complete [2021-05-19T05:10:10.723Z] 8ad3a11d3b57: Pull complete [2021-05-19T05:10:10.723Z] 46f8f816bc3b: Pull complete [2021-05-19T05:10:10.984Z] 93b61091891f: Pull complete [2021-05-19T05:10:10.984Z] 93b9cdb0e59b: Pull complete [2021-05-19T05:10:11.250Z] 5e14af77c1be: Pull complete [2021-05-19T05:10:11.250Z] 01666e4c0597: Pull complete [2021-05-19T05:10:11.823Z] aa168da1d23b: Verifying Checksum [2021-05-19T05:10:11.823Z] aa168da1d23b: Download complete [2021-05-19T05:10:16.064Z] aa168da1d23b: Pull complete [2021-05-19T05:10:16.064Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-19T05:10:16.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T05:10:16.064Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-19T05:10:16.154Z] prd-centos7-docker-4c-2g-14998 does not seem to be running inside a container [2021-05-19T05:10:16.201Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-19T05:10:19.126Z] $ docker top 15bd3b23258c2270ecd9bbce80682d5847f5e3abd45bbfc72249d670026c7476 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T05:10:19.506Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-19T05:10:19.802Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-19T05:10:20.109Z] + ls /var/log/sa-host [2021-05-19T05:10:20.109Z] + sadf -c /var/log/sa-host/sa05 [2021-05-19T05:10:20.109Z] file_magic: OK [2021-05-19T05:10:20.109Z] HZ: Using current value: 100 [2021-05-19T05:10:20.109Z] file_header: OK [2021-05-19T05:10:20.109Z] 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-05-19T05:10:20.109Z] Statistics: [2021-05-19T05:10:20.109Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T05:10:20.109Z] File successfully converted to sysstat format version 12.2.1 [2021-05-19T05:10:20.109Z] + sadf -c /var/log/sa-host/sa19 [2021-05-19T05:10:20.109Z] file_magic: OK [2021-05-19T05:10:20.109Z] HZ: Using current value: 100 [2021-05-19T05:10:20.109Z] file_header: OK [2021-05-19T05:10:20.109Z] 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-05-19T05:10:20.109Z] Statistics: [2021-05-19T05:10:20.109Z] 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...Hnuu...uuuununununu... [2021-05-19T05:10:20.109Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T05:10:20.894Z] provisioning config files... [2021-05-19T05:10:20.920Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3814272435019112078tmp [Pipeline] { [Pipeline] echo [2021-05-19T05:10:20.939Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T05:10:21.236Z] ---> create-netrc.sh [Pipeline] } [2021-05-19T05:10:21.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-19T05:10:21.271Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T05:10:21.565Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-19T05:10:21.575Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T05:10:21.877Z] ---> sudo-logs.sh [2021-05-19T05:10:21.877Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-19T05:10:21.908Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T05:10:22.225Z] ---> job-cost.sh [2021-05-19T05:10:22.225Z] lf-activate-venv: SKIPPING [2021-05-19T05:10:22.225Z] DEBUG: total: 0.18000000715255737 [2021-05-19T05:10:22.225Z] INFO: Retrieving Stack Cost... [2021-05-19T05:10:23.612Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T05:10:23.873Z] INFO: Archiving Costs [Pipeline] echo [2021-05-19T05:10:23.887Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T05:10:24.186Z] ---> logs-deploy.sh [2021-05-19T05:10:24.186Z] lf-activate-venv: SKIPPING [2021-05-19T05:10:24.186Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3481/2 [2021-05-19T05:10:24.186Z] INFO: archiving workspace using pattern(s): [2021-05-19T05:10:25.129Z] Archives upload complete. [2021-05-19T05:10:25.129Z] INFO: archiving logs to Nexus [2021-05-19T05:10:25.702Z] ---> uname -a: [2021-05-19T05:10:25.702Z] Linux prd-centos7-docker-4c-2g-14998.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-19T05:10:25.702Z] [2021-05-19T05:10:25.702Z] [2021-05-19T05:10:25.702Z] ---> lscpu: [2021-05-19T05:10:25.702Z] Architecture: x86_64 [2021-05-19T05:10:25.702Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-19T05:10:25.702Z] Byte Order: Little Endian [2021-05-19T05:10:25.702Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-19T05:10:25.702Z] CPU(s): 2 [2021-05-19T05:10:25.702Z] On-line CPU(s) list: 0,1 [2021-05-19T05:10:25.702Z] Thread(s) per core: 1 [2021-05-19T05:10:25.702Z] Core(s) per socket: 1 [2021-05-19T05:10:25.702Z] Socket(s): 2 [2021-05-19T05:10:25.702Z] NUMA node(s): 1 [2021-05-19T05:10:25.702Z] Vendor ID: AuthenticAMD [2021-05-19T05:10:25.702Z] CPU family: 23 [2021-05-19T05:10:25.702Z] Model: 49 [2021-05-19T05:10:25.702Z] Model name: AMD EPYC-Rome Processor [2021-05-19T05:10:25.702Z] Stepping: 0 [2021-05-19T05:10:25.702Z] CPU MHz: 2799.998 [2021-05-19T05:10:25.702Z] BogoMIPS: 5599.99 [2021-05-19T05:10:25.702Z] Virtualization: AMD-V [2021-05-19T05:10:25.702Z] Hypervisor vendor: KVM [2021-05-19T05:10:25.702Z] Virtualization type: full [2021-05-19T05:10:25.702Z] L1d cache: 64 KiB [2021-05-19T05:10:25.702Z] L1i cache: 64 KiB [2021-05-19T05:10:25.702Z] L2 cache: 1 MiB [2021-05-19T05:10:25.702Z] L3 cache: 32 MiB [2021-05-19T05:10:25.702Z] NUMA node0 CPU(s): 0,1 [2021-05-19T05:10:25.702Z] Vulnerability Itlb multihit: Not affected [2021-05-19T05:10:25.702Z] Vulnerability L1tf: Not affected [2021-05-19T05:10:25.702Z] Vulnerability Mds: Not affected [2021-05-19T05:10:25.702Z] Vulnerability Meltdown: Not affected [2021-05-19T05:10:25.702Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-19T05:10:25.702Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-19T05:10:25.702Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-19T05:10:25.702Z] Vulnerability Srbds: Not affected [2021-05-19T05:10:25.702Z] Vulnerability Tsx async abort: Not affected [2021-05-19T05:10:25.702Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-19T05:10:25.702Z] [2021-05-19T05:10:25.702Z] [2021-05-19T05:10:25.702Z] ---> nproc: [2021-05-19T05:10:25.702Z] 2 [2021-05-19T05:10:25.702Z] [2021-05-19T05:10:25.702Z] [2021-05-19T05:10:25.702Z] ---> df -h: [2021-05-19T05:10:25.702Z] Filesystem Size Used Available Use% Mounted on [2021-05-19T05:10:25.702Z] overlay 40.0G 13.0G 27.0G 32% / [2021-05-19T05:10:25.702Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-19T05:10:25.702Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-19T05:10:25.702Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-19T05:10:25.702Z] /dev/vda1 40.0G 13.0G 27.0G 32% /facter-os [2021-05-19T05:10:25.702Z] /dev/vda1 40.0G 13.0G 27.0G 32% /etc/resolv.conf [2021-05-19T05:10:25.702Z] /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hostname [2021-05-19T05:10:25.702Z] /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hosts [2021-05-19T05:10:25.702Z] /dev/vda1 40.0G 13.0G 27.0G 32% /run/cloud-init/result.json [2021-05-19T05:10:25.702Z] /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/sa-host [2021-05-19T05:10:25.702Z] /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/secure [2021-05-19T05:10:25.702Z] /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/auth.log [2021-05-19T05:10:25.702Z] /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/2 [2021-05-19T05:10:25.702Z] /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/2@tmp [2021-05-19T05:10:25.702Z] [2021-05-19T05:10:25.702Z] [2021-05-19T05:10:25.702Z] ---> free -m: [2021-05-19T05:10:25.702Z] total used free shared buff/cache available [2021-05-19T05:10:25.702Z] Mem: 7821 1365 1742 0 4714 6436 [2021-05-19T05:10:25.702Z] Swap: 1023 2 1021 [2021-05-19T05:10:25.702Z] [2021-05-19T05:10:25.702Z] [2021-05-19T05:10:25.702Z] ---> ip addr: [2021-05-19T05:10:25.702Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-19T05:10:25.702Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-19T05:10:25.702Z] inet 127.0.0.1/8 scope host lo [2021-05-19T05:10:25.702Z] valid_lft forever preferred_lft forever [2021-05-19T05:10:25.702Z] inet6 ::1/128 scope host [2021-05-19T05:10:25.702Z] valid_lft forever preferred_lft forever [2021-05-19T05:10:25.702Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-19T05:10:25.702Z] link/ether fa:16:3e:e6:fe:74 brd ff:ff:ff:ff:ff:ff [2021-05-19T05:10:25.702Z] inet 10.30.122.157/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-19T05:10:25.702Z] valid_lft 84995sec preferred_lft 84995sec [2021-05-19T05:10:25.702Z] inet6 fe80::f816:3eff:fee6:fe74/64 scope link [2021-05-19T05:10:25.702Z] valid_lft forever preferred_lft forever [2021-05-19T05:10:25.702Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-19T05:10:25.702Z] link/ether 02:42:22:7d:fd:03 brd ff:ff:ff:ff:ff:ff [2021-05-19T05:10:25.702Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-19T05:10:25.702Z] valid_lft forever preferred_lft forever [2021-05-19T05:10:25.702Z] inet6 fe80::42:22ff:fe7d:fd03/64 scope link [2021-05-19T05:10:25.702Z] valid_lft forever preferred_lft forever [2021-05-19T05:10:25.702Z] [2021-05-19T05:10:25.702Z] [2021-05-19T05:10:25.702Z] ---> sar -b -r -n DEV: [2021-05-19T05:10:25.702Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) [2021-05-19T05:10:25.702Z] [2021-05-19T05:10:25.702Z] 04:46:50 LINUX RESTART (2 CPU) [2021-05-19T05:10:25.702Z] [2021-05-19T05:10:25.702Z] 04:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-19T05:10:25.702Z] 04:49:01 170.36 0.03 170.33 0.00 0.67 48382.79 0.00 [2021-05-19T05:10:25.702Z] 04:50:02 68.09 0.00 68.09 0.00 0.00 9464.28 0.00 [2021-05-19T05:10:25.702Z] 04:51:01 55.04 0.00 55.04 0.00 0.00 5054.29 0.00 [2021-05-19T05:10:25.702Z] 04:52:01 176.49 0.02 176.48 0.00 0.53 95621.01 0.00 [2021-05-19T05:10:25.702Z] 04:53:01 843.15 436.36 406.79 0.00 17596.27 229208.72 0.00 [2021-05-19T05:10:25.702Z] 04:54:01 497.32 110.97 386.35 0.00 4530.36 173584.34 0.00 [2021-05-19T05:10:25.702Z] 04:55:01 408.51 26.51 382.00 0.00 3596.54 112741.41 0.00 [2021-05-19T05:10:25.702Z] 04:56:01 13.57 5.98 7.59 0.00 269.24 321.28 0.00 [2021-05-19T05:10:25.702Z] 04:57:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-05-19T05:10:25.702Z] 04:58:01 0.25 0.05 0.20 0.00 0.53 1.92 0.00 [2021-05-19T05:10:25.702Z] 04:59:01 0.33 0.00 0.33 0.00 0.00 4.05 0.00 [2021-05-19T05:10:25.702Z] 05:00:01 0.20 0.00 0.20 0.00 0.00 2.80 0.00 [2021-05-19T05:10:25.702Z] 05:01:01 0.42 0.02 0.40 0.00 0.13 5.26 0.00 [2021-05-19T05:10:25.702Z] 05:02:01 0.68 0.38 0.30 0.00 9.33 4.51 0.00 [2021-05-19T05:10:25.702Z] 05:03:01 0.78 0.00 0.78 0.00 0.00 15.71 0.00 [2021-05-19T05:10:25.702Z] 05:04:01 0.23 0.00 0.23 0.00 0.00 1.82 0.00 [2021-05-19T05:10:25.702Z] 05:05:01 0.28 0.00 0.28 0.00 0.00 3.55 0.00 [2021-05-19T05:10:25.702Z] 05:06:01 0.35 0.00 0.35 0.00 0.00 4.78 0.00 [2021-05-19T05:10:25.702Z] 05:07:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 [2021-05-19T05:10:25.702Z] 05:08:01 0.27 0.00 0.27 0.00 0.00 3.63 0.00 [2021-05-19T05:10:25.702Z] 05:09:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2021-05-19T05:10:25.703Z] 05:10:01 3.06 2.65 0.42 0.00 158.69 29.48 0.00 [2021-05-19T05:10:25.703Z] Average: 101.93 26.54 75.39 0.00 1191.00 30700.18 0.00 [2021-05-19T05:10:25.703Z] [2021-05-19T05:10:25.703Z] 04:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-19T05:10:25.703Z] 04:49:01 4052408 0 1170084 14.61 2620 2783828 1677440 18.52 1244304 2169660 30444 [2021-05-19T05:10:25.703Z] 04:50:02 3638944 0 1213968 15.16 2620 3153408 1735448 19.16 1484320 2320888 130260 [2021-05-19T05:10:25.703Z] 04:51:01 3695956 0 1190248 14.86 2620 3120116 1861404 20.55 1377204 2361980 151296 [2021-05-19T05:10:25.703Z] 04:52:01 596952 0 1438904 17.97 2620 5970464 2471868 27.29 2668916 4081872 540804 [2021-05-19T05:10:25.703Z] 04:53:01 320720 0 1927464 24.07 2620 5758136 3923716 43.32 3034700 3904908 54872 [2021-05-19T05:10:25.703Z] 04:54:01 149104 0 1548696 19.34 2620 6308520 2755980 30.43 2963056 4134768 515236 [2021-05-19T05:10:25.703Z] 04:55:01 2380532 0 1337064 16.69 2620 4288724 1631716 18.02 1294036 3584968 28 [2021-05-19T05:10:25.703Z] 04:56:01 2406736 0 1302760 16.27 2620 4296824 1439664 15.89 1279084 3578048 8 [2021-05-19T05:10:25.703Z] 04:57:01 2414312 0 1295184 16.17 2620 4296824 1404712 15.51 1275880 3578024 8 [2021-05-19T05:10:25.703Z] 04:58:01 2414808 0 1294680 16.17 2620 4296832 1404904 15.51 1276356 3578104 16 [2021-05-19T05:10:25.703Z] 04:59:01 2415556 0 1293932 16.16 2620 4296832 1404712 15.51 1275908 3578104 12 [2021-05-19T05:10:25.703Z] 05:00:01 2415836 0 1293644 16.15 2620 4296840 1404712 15.51 1275912 3578224 8 [2021-05-19T05:10:25.703Z] 05:01:01 2414524 0 1294952 16.17 2620 4296844 1407052 15.53 1276384 3578224 8 [2021-05-19T05:10:25.703Z] 05:02:01 2415192 0 1294072 16.16 2620 4297056 1405220 15.51 1276260 3578324 16 [2021-05-19T05:10:25.703Z] 05:03:01 2414848 0 1294408 16.16 2620 4297064 1405304 15.52 1276240 3578328 8 [2021-05-19T05:10:25.703Z] 05:04:01 2414880 0 1294376 16.16 2620 4297064 1405280 15.52 1276172 3578324 8 [2021-05-19T05:10:25.703Z] 05:05:01 2414488 0 1294764 16.17 2620 4297068 1405448 15.52 1276680 3578324 8 [2021-05-19T05:10:25.703Z] 05:06:01 2415016 0 1294228 16.16 2620 4297076 1405220 15.51 1276172 3578324 16 [2021-05-19T05:10:25.703Z] 05:07:01 2415148 0 1294096 16.16 2620 4297076 1405220 15.51 1276172 3578324 8 [2021-05-19T05:10:25.703Z] 05:08:01 2414880 0 1294356 16.16 2620 4297084 1405316 15.52 1276276 3578324 8 [2021-05-19T05:10:25.703Z] 05:09:01 2414768 0 1294468 16.16 2620 4297084 1405220 15.51 1276180 3578324 8 [2021-05-19T05:10:25.703Z] 05:10:01 2403544 0 1300092 16.23 2620 4302684 1409752 15.56 1283760 3580916 888 [2021-05-19T05:10:25.703Z] Average: 2319961 0 1329838 16.60 2620 4356520 1689787 18.66 1509999 3465240 64726 [2021-05-19T05:10:25.703Z] [2021-05-19T05:10:25.703Z] 04:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-19T05:10:25.703Z] 04:49:01 veth3465659 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:49:01 eth0 549.13 457.95 3554.04 49.68 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:49:01 docker0 206.84 261.36 14.72 845.76 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:50:02 veth3465659 0.43 0.45 0.04 0.04 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:50:02 eth0 30.66 15.55 25.25 12.29 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:50:02 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:51:01 veth3465659 1.83 1.83 0.15 0.15 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:51:01 eth0 29.16 20.93 16.73 104.28 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:51:01 docker0 1.83 1.83 0.12 0.15 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:52:01 vethd4c4fc7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:52:01 eth0 187.18 155.69 1705.74 26.64 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:53:01 vethb784d70 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:53:01 vethd4c4fc7 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:53:01 eth0 96.11 62.96 193.66 18.08 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:53:01 vethe6ca91b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:54:01 veth2dab093 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:54:01 vethd4c4fc7 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:54:01 eth0 109.46 76.49 338.00 126.95 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:54:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:55:01 eth0 229.72 168.13 1705.09 27.83 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:55:01 docker0 1273.66 1225.26 98.44 4425.48 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:56:01 eth0 1.17 0.80 0.73 0.46 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:56:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:57:01 eth0 0.25 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:58:01 eth0 1.52 0.75 1.01 0.26 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:59:01 eth0 0.12 0.07 0.01 0.04 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:02:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:03:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:04:01 eth0 0.72 0.20 0.15 0.01 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:05:01 eth0 0.42 0.35 0.26 0.20 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:06:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:07:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:08:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:10:01 eth0 4.20 2.90 5.32 1.44 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] Average: eth0 56.45 43.85 343.44 16.69 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] Average: docker0 15.81 20.92 1.07 78.79 0.00 0.00 0.00 0.00 [2021-05-19T05:10:25.703Z] [2021-05-19T05:10:25.703Z] [2021-05-19T05:10:25.703Z] ---> sar -P ALL: [2021-05-19T05:10:25.703Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) [2021-05-19T05:10:25.703Z] [2021-05-19T05:10:25.703Z] 04:46:50 LINUX RESTART (2 CPU) [2021-05-19T05:10:25.703Z] [2021-05-19T05:10:25.703Z] 04:48:01 CPU %user %nice %system %iowait %steal %idle [2021-05-19T05:10:25.703Z] 04:49:01 all 19.90 0.00 8.30 2.62 0.07 69.10 [2021-05-19T05:10:25.703Z] 04:49:01 0 19.09 0.00 8.28 3.28 0.07 69.28 [2021-05-19T05:10:25.703Z] 04:49:01 1 20.71 0.00 8.32 1.97 0.07 68.92 [2021-05-19T05:10:25.703Z] 04:50:02 all 70.39 0.00 7.83 0.78 0.07 20.93 [2021-05-19T05:10:25.703Z] 04:50:02 0 70.83 0.00 7.91 0.57 0.07 20.62 [2021-05-19T05:10:25.703Z] 04:50:02 1 69.95 0.00 7.75 0.99 0.07 21.23 [2021-05-19T05:10:25.703Z] 04:51:01 all 48.80 0.00 7.35 0.59 0.09 43.17 [2021-05-19T05:10:25.703Z] 04:51:01 0 49.50 0.00 7.55 0.64 0.09 42.22 [2021-05-19T05:10:25.703Z] 04:51:01 1 48.10 0.00 7.14 0.55 0.09 44.11 [2021-05-19T05:10:25.703Z] 04:52:01 all 50.36 0.00 13.84 1.81 0.08 33.91 [2021-05-19T05:10:25.703Z] 04:52:01 0 50.98 0.00 13.84 1.97 0.09 33.11 [2021-05-19T05:10:25.703Z] 04:52:01 1 49.73 0.00 13.84 1.66 0.07 34.71 [2021-05-19T05:10:25.703Z] 04:53:01 all 49.23 0.00 23.82 22.11 0.12 4.72 [2021-05-19T05:10:25.703Z] 04:53:01 0 49.01 0.00 23.86 21.57 0.11 5.45 [2021-05-19T05:10:25.703Z] 04:53:01 1 49.45 0.00 23.78 22.64 0.13 3.99 [2021-05-19T05:10:25.703Z] 04:54:01 all 67.88 0.00 21.67 8.12 0.09 2.25 [2021-05-19T05:10:25.703Z] 04:54:01 0 67.71 0.00 21.62 7.22 0.09 3.35 [2021-05-19T05:10:25.703Z] 04:54:01 1 68.04 0.00 21.72 9.01 0.09 1.14 [2021-05-19T05:10:25.703Z] 04:55:01 all 64.11 0.00 18.25 4.41 0.09 13.15 [2021-05-19T05:10:25.703Z] 04:55:01 0 64.85 0.00 18.68 4.77 0.09 11.61 [2021-05-19T05:10:25.703Z] 04:55:01 1 63.36 0.00 17.81 4.04 0.09 14.70 [2021-05-19T05:10:25.703Z] 04:56:01 all 0.13 0.00 0.09 0.13 0.05 99.60 [2021-05-19T05:10:25.703Z] 04:56:01 0 0.12 0.00 0.10 0.20 0.03 99.55 [2021-05-19T05:10:25.703Z] 04:56:01 1 0.15 0.00 0.08 0.05 0.07 99.65 [2021-05-19T05:10:25.703Z] 04:57:01 all 0.08 0.00 0.06 0.00 0.03 99.83 [2021-05-19T05:10:25.703Z] 04:57:01 0 0.03 0.00 0.08 0.00 0.03 99.85 [2021-05-19T05:10:25.703Z] 04:57:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2021-05-19T05:10:25.703Z] 04:58:01 all 0.10 0.00 0.10 0.00 0.03 99.77 [2021-05-19T05:10:25.703Z] 04:58:01 0 0.08 0.00 0.12 0.00 0.05 99.75 [2021-05-19T05:10:25.703Z] 04:58:01 1 0.12 0.00 0.08 0.00 0.02 99.78 [2021-05-19T05:10:25.703Z] 04:59:01 all 0.11 0.00 0.02 0.00 0.03 99.84 [2021-05-19T05:10:25.703Z] 04:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-19T05:10:25.703Z] 04:59:01 1 0.20 0.00 0.02 0.00 0.05 99.73 [2021-05-19T05:10:25.703Z] [2021-05-19T05:10:25.704Z] 04:59:01 CPU %user %nice %system %iowait %steal %idle [2021-05-19T05:10:25.704Z] 05:00:01 all 0.13 0.00 0.02 0.00 0.03 99.83 [2021-05-19T05:10:25.704Z] 05:00:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-19T05:10:25.704Z] 05:00:01 1 0.23 0.00 0.02 0.00 0.02 99.73 [2021-05-19T05:10:25.704Z] 05:01:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-19T05:10:25.704Z] 05:01:01 0 0.12 0.00 0.02 0.00 0.05 99.82 [2021-05-19T05:10:25.704Z] 05:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-19T05:10:25.704Z] 05:02:01 all 0.07 0.00 0.07 0.01 0.03 99.83 [2021-05-19T05:10:25.704Z] 05:02:01 0 0.07 0.00 0.05 0.00 0.05 99.83 [2021-05-19T05:10:25.704Z] 05:02:01 1 0.07 0.00 0.08 0.02 0.00 99.83 [2021-05-19T05:10:25.704Z] 05:03:01 all 0.03 0.00 0.02 0.00 0.04 99.92 [2021-05-19T05:10:25.704Z] 05:03:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-19T05:10:25.704Z] 05:03:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-19T05:10:25.704Z] 05:04:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-19T05:10:25.704Z] 05:04:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-19T05:10:25.704Z] 05:04:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2021-05-19T05:10:25.704Z] 05:05:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-19T05:10:25.704Z] 05:05:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-19T05:10:25.704Z] 05:05:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-19T05:10:25.704Z] 05:06:01 all 0.07 0.00 0.01 0.00 0.03 99.90 [2021-05-19T05:10:25.704Z] 05:06:01 0 0.05 0.00 0.00 0.00 0.03 99.92 [2021-05-19T05:10:25.704Z] 05:06:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-19T05:10:25.704Z] 05:07:01 all 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-19T05:10:25.704Z] 05:07:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-19T05:10:25.704Z] 05:07:01 1 0.08 0.00 0.02 0.00 0.05 99.85 [2021-05-19T05:10:25.704Z] 05:08:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-19T05:10:25.704Z] 05:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-19T05:10:25.704Z] 05:08:01 1 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-19T05:10:25.704Z] 05:09:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-05-19T05:10:25.704Z] 05:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-19T05:10:25.704Z] 05:09:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-19T05:10:25.704Z] 05:10:01 all 1.56 0.00 0.55 0.03 0.05 97.81 [2021-05-19T05:10:25.704Z] 05:10:01 0 1.55 0.00 0.60 0.03 0.03 97.78 [2021-05-19T05:10:25.704Z] 05:10:01 1 1.56 0.00 0.50 0.02 0.07 97.85 [2021-05-19T05:10:25.704Z] [2021-05-19T05:10:25.704Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-05-19T05:10:25.704Z] Average: all 15.94 0.00 4.36 1.73 0.05 77.92 [2021-05-19T05:10:25.704Z] Average: 0 15.96 0.00 4.39 1.71 0.05 77.89 [2021-05-19T05:10:25.704Z] Average: 1 15.92 0.00 4.34 1.74 0.05 77.95 [2021-05-19T05:10:25.704Z] [2021-05-19T05:10:25.704Z] [2021-05-19T05:10:25.704Z]