Pull request #3523 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 4dd80814185d38ae6b349cd8e9b4c72539c96da6 rather than e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 Obtained Jenkinsfile from 4dd80814185d38ae6b349cd8e9b4c72539c96da6 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-ssh4118448975760520536.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-ssh3605398245135671875.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-3523/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-3523/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh946898451500686211.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-ssh7933973305710600239.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-3523/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-3523/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3003218989110723538.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/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/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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-853 in /w/workspace/edgexfoundry_edgex-go_PR-3523 [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-ssh2491889985306850961.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-ssh3173672613929766433.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3523/head:refs/remotes/origin/PR-3523 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4dd80814185d38ae6b349cd8e9b4c72539c96da6 into PR head commit e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 Merge succeeded, producing e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 Checking out Revision e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 (PR-3523) > git config core.sparsecheckout # timeout=10 > git checkout -f e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 # timeout=10 > 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-ssh3246628259718002352.key > git merge 4dd80814185d38ae6b349cd8e9b4c72539c96da6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 # timeout=10 Commit message: "Merge branch 'master' into issue-3124" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-28T07:38:43.946Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-28T07:38:44.060Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-28T07:38:44.088Z] ========================================================= [2021-05-28T07:38:44.088Z] EdgeX Global Pipelines Version Info [2021-05-28T07:38:44.088Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6f34a5c6f98465b0ca760cc6161f59716f6337b7 # timeout=10 [2021-05-28T07:38:45.554Z] ------------------- [2021-05-28T07:38:45.554Z] stable info: [2021-05-28T07:38:45.554Z] ------------------- [2021-05-28T07:38:45.554Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-28T07:38:45.554Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-28T07:38:45.554Z] Message: update stable to v1.0.192 [2021-05-28T07:38:46.131Z] ------------------- [2021-05-28T07:38:46.131Z] experimental info: [2021-05-28T07:38:46.131Z] ------------------- [2021-05-28T07:38:46.131Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-28T07:38:46.131Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-28T07:38:46.131Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-28T07:38:46.254Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-28T07:38:46.276Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-28T07:38:46.297Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-28T07:38:46.320Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-28T07:38:46.366Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-28T07:38:46.419Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-28T07:38:46.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-28T07:38:46.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-28T07:38:46.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-28T07:38:46.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-28T07:38:46.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-28T07:38:46.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-28T07:38:46.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-28T07:38:46.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-28T07:38:46.727Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-28T07:38:46.788Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-28T07:38:46.823Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-28T07:38:46.860Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-28T07:38:46.889Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-28T07:38:46.926Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-28T07:38:46.962Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-28T07:38:46.992Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-28T07:38:47.032Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3523 [Pipeline] echo [2021-05-28T07:38:47.075Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3523 [Pipeline] echo [2021-05-28T07:38:47.107Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3523 [Pipeline] echo [2021-05-28T07:38:47.132Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [Pipeline] echo [2021-05-28T07:38:47.154Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e02ee1a [Pipeline] echo [2021-05-28T07:38:47.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T07:38:47.250Z] provisioning config files... [2021-05-28T07:38:47.271Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2913863858785054253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:38:47.590Z] ---> docker-login.sh [2021-05-28T07:38:47.590Z] nexus3.edgexfoundry.org:10001 [2021-05-28T07:38:48.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:38:48.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:38:48.435Z] Configure a credential helper to remove this warning. See [2021-05-28T07:38:48.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:38:48.435Z] [2021-05-28T07:38:48.435Z] Login Succeeded [2021-05-28T07:38:48.435Z] nexus3.edgexfoundry.org:10002 [2021-05-28T07:38:48.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:38:48.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:38:48.435Z] Configure a credential helper to remove this warning. See [2021-05-28T07:38:48.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:38:48.435Z] [2021-05-28T07:38:48.435Z] Login Succeeded [2021-05-28T07:38:48.435Z] nexus3.edgexfoundry.org:10003 [2021-05-28T07:38:48.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:38:48.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:38:48.699Z] Configure a credential helper to remove this warning. See [2021-05-28T07:38:48.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:38:48.699Z] [2021-05-28T07:38:48.699Z] Login Succeeded [2021-05-28T07:38:48.699Z] nexus3.edgexfoundry.org:10004 [2021-05-28T07:38:48.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:38:48.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:38:48.699Z] Configure a credential helper to remove this warning. See [2021-05-28T07:38:48.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:38:48.699Z] [2021-05-28T07:38:48.699Z] Login Succeeded [2021-05-28T07:38:48.699Z] docker.io [2021-05-28T07:38:48.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:38:48.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:38:48.960Z] Configure a credential helper to remove this warning. See [2021-05-28T07:38:48.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:38:48.960Z] [2021-05-28T07:38:48.960Z] Login Succeeded [2021-05-28T07:38:48.972Z] ---> docker-login.sh ends [Pipeline] } [2021-05-28T07:38:48.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T07:38:49.308Z] ++ 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-28T07:38:49.308Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:38:49.308Z] ++ dirname cmd/core-command/Dockerfile [2021-05-28T07:38:49.308Z] ++ cut -d/ -f2 [2021-05-28T07:38:49.308Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-28T07:38:49.308Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:38:49.308Z] ++ dirname cmd/core-data/Dockerfile [2021-05-28T07:38:49.308Z] ++ cut -d/ -f2 [2021-05-28T07:38:49.308Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-28T07:38:49.308Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:38:49.308Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-28T07:38:49.308Z] ++ cut -d/ -f2 [2021-05-28T07:38:49.308Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-28T07:38:49.308Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:38:49.308Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-28T07:38:49.308Z] ++ cut -d/ -f2 [2021-05-28T07:38:49.308Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-28T07:38:49.308Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:38:49.308Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-28T07:38:49.308Z] ++ cut -d/ -f2 [2021-05-28T07:38:49.308Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-28T07:38:49.308Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:38:49.308Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-28T07:38:49.308Z] ++ cut -d/ -f2 [2021-05-28T07:38:49.308Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-28T07:38:49.308Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:38:49.308Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-28T07:38:49.308Z] ++ cut -d/ -f2 [2021-05-28T07:38:49.308Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-28T07:38:49.308Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:38:49.308Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-28T07:38:49.308Z] ++ cut -d/ -f2 [2021-05-28T07:38:49.308Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-28T07:38:49.308Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:38:49.308Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-28T07:38:49.308Z] ++ cut -d/ -f2 [2021-05-28T07:38:49.308Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-28T07:38:49.379Z] 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-28T07:38:50.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T07:38:50.012Z] [2021-05-28T07:38:50.012Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:38:50.330Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T07:38:50.600Z] latest: Pulling from edgex-devops/git-semver [2021-05-28T07:38:50.600Z] 31603596830f: Pulling fs layer [2021-05-28T07:38:50.600Z] 54011a49482f: Pulling fs layer [2021-05-28T07:38:50.600Z] a6820b24f6d8: Pulling fs layer [2021-05-28T07:38:50.600Z] f581987b2513: Pulling fs layer [2021-05-28T07:38:50.600Z] f581987b2513: Waiting [2021-05-28T07:38:50.600Z] 54011a49482f: Download complete [2021-05-28T07:38:50.600Z] 31603596830f: Verifying Checksum [2021-05-28T07:38:50.600Z] 31603596830f: Download complete [2021-05-28T07:38:50.600Z] f581987b2513: Verifying Checksum [2021-05-28T07:38:50.600Z] f581987b2513: Download complete [2021-05-28T07:38:50.864Z] a6820b24f6d8: Verifying Checksum [2021-05-28T07:38:50.864Z] a6820b24f6d8: Download complete [2021-05-28T07:38:50.864Z] 31603596830f: Pull complete [2021-05-28T07:38:51.135Z] 54011a49482f: Pull complete [2021-05-28T07:38:52.090Z] a6820b24f6d8: Pull complete [2021-05-28T07:38:52.090Z] f581987b2513: Pull complete [2021-05-28T07:38:52.090Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-28T07:38:52.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T07:38:52.090Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-28T07:38:52.183Z] prd-centos7-docker-4c-2g-853 does not seem to be running inside a container [2021-05-28T07:38:52.236Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-28T07:38:58.250Z] $ docker top a77dbe2d7cd285b44ce3b9ab2a6d278e642a7bef70af63bda5cadb890bb9ef85 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-28T07:38:58.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T07:38:58.380Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T07:38:58.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T07:38:58.491Z] $ docker exec a77dbe2d7cd285b44ce3b9ab2a6d278e642a7bef70af63bda5cadb890bb9ef85 ssh-agent [2021-05-28T07:38:58.615Z] SSH_AUTH_SOCK=/tmp/ssh-ARW0PxGPCpnv/agent.13 [2021-05-28T07:38:58.615Z] SSH_AGENT_PID=20 [2021-05-28T07:38:58.624Z] Running ssh-add (command line suppressed) [2021-05-28T07:38:58.718Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8130187494413263580.key (/w/workspace/edgex-go/2@tmp/private_key_8130187494413263580.key) [2021-05-28T07:38:58.739Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T07:38:59.045Z] + git tag --points-at HEAD [Pipeline] } [2021-05-28T07:38:59.056Z] $ docker exec --env ******** --env ******** a77dbe2d7cd285b44ce3b9ab2a6d278e642a7bef70af63bda5cadb890bb9ef85 ssh-agent -k [2021-05-28T07:38:59.154Z] unset SSH_AUTH_SOCK; [2021-05-28T07:38:59.154Z] unset SSH_AGENT_PID; [2021-05-28T07:38:59.154Z] echo Agent pid 20 killed; [2021-05-28T07:38:59.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-28T07:38:59.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T07:38:59.255Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T07:38:59.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T07:38:59.359Z] $ docker exec a77dbe2d7cd285b44ce3b9ab2a6d278e642a7bef70af63bda5cadb890bb9ef85 ssh-agent [2021-05-28T07:38:59.477Z] SSH_AUTH_SOCK=/tmp/ssh-oQ21UVD5WVFx/agent.54 [2021-05-28T07:38:59.477Z] SSH_AGENT_PID=60 [2021-05-28T07:38:59.482Z] Running ssh-add (command line suppressed) [2021-05-28T07:38:59.575Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_926805159795787486.key (/w/workspace/edgex-go/2@tmp/private_key_926805159795787486.key) [2021-05-28T07:38:59.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T07:38:59.929Z] + git semver init [2021-05-28T07:38:59.929Z] # -> Open(): unable to determine branch for HEAD [2021-05-28T07:38:59.929Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-05-28T07:38:59.929Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-05-28T07:38:59.929Z] # $SEMVER_REMOTE_NAME = origin [2021-05-28T07:38:59.929Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-28T07:38:59.929Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-28T07:38:59.929Z] # $SEMVER_BRANCH = PR-3523 [2021-05-28T07:38:59.929Z] # $SEMVER_TEMP = /tmp/semver-341935177 [2021-05-28T07:38:59.929Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-28T07:39:26.552Z] # '/tmp/semver-341935177' -> '/w/workspace/edgex-go/2/.semver' [2021-05-28T07:39:26.552Z] # -> Force: false [2021-05-28T07:39:26.552Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-05-28T07:39:26.556Z] $ docker exec --env ******** --env ******** a77dbe2d7cd285b44ce3b9ab2a6d278e642a7bef70af63bda5cadb890bb9ef85 ssh-agent -k [2021-05-28T07:39:26.660Z] unset SSH_AUTH_SOCK; [2021-05-28T07:39:26.663Z] unset SSH_AGENT_PID; [2021-05-28T07:39:26.663Z] echo Agent pid 60 killed; [2021-05-28T07:39:26.678Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T07:39:27.013Z] + git semver [Pipeline] } [2021-05-28T07:39:27.022Z] $ docker stop --time=1 a77dbe2d7cd285b44ce3b9ab2a6d278e642a7bef70af63bda5cadb890bb9ef85 [2021-05-28T07:39:33.511Z] $ docker rm -f a77dbe2d7cd285b44ce3b9ab2a6d278e642a7bef70af63bda5cadb890bb9ef85 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T07:39:33.949Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-28T07:39:34.202Z] Stashed 1 file(s) [Pipeline] echo [2021-05-28T07:39:34.205Z] [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-28T07:39:34.729Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-28T07:39:35.034Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-28T07:39:35.334Z] + sudo service docker restart [2021-05-28T07:39:35.334Z] + true [2021-05-28T07:39:35.334Z] Redirecting to /bin/systemctl restart docker.service [2021-05-28T07:39:49.359Z] Still waiting to schedule task [2021-05-28T07:39:49.359Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-852’ [Pipeline] echo [2021-05-28T07:39:53.557Z] ========================================================= [2021-05-28T07:39:53.557Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-28T07:39:53.557Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:39:53.869Z] + 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-28T07:39:55.281Z] Sending build context to Docker daemon 330.9MB [2021-05-28T07:39:55.281Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-28T07:39:55.281Z] Step 2/6 : FROM ${BASE} [2021-05-28T07:39:55.546Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-28T07:39:55.546Z] 540db60ca938: Pulling fs layer [2021-05-28T07:39:55.546Z] adcc1eea9eea: Pulling fs layer [2021-05-28T07:39:55.546Z] 4c4ab2625f07: Pulling fs layer [2021-05-28T07:39:55.546Z] 0510c868ecb4: Pulling fs layer [2021-05-28T07:39:55.546Z] afea3b2eda06: Pulling fs layer [2021-05-28T07:39:55.546Z] 7809a108b3ef: Pulling fs layer [2021-05-28T07:39:55.546Z] f706445af74f: Pulling fs layer [2021-05-28T07:39:55.546Z] 0510c868ecb4: Waiting [2021-05-28T07:39:55.546Z] afea3b2eda06: Waiting [2021-05-28T07:39:55.546Z] 7809a108b3ef: Waiting [2021-05-28T07:39:55.546Z] f706445af74f: Waiting [2021-05-28T07:39:55.546Z] adcc1eea9eea: Verifying Checksum [2021-05-28T07:39:55.546Z] adcc1eea9eea: Download complete [2021-05-28T07:39:55.546Z] afea3b2eda06: Verifying Checksum [2021-05-28T07:39:55.546Z] afea3b2eda06: Download complete [2021-05-28T07:39:55.546Z] 7809a108b3ef: Verifying Checksum [2021-05-28T07:39:55.546Z] 7809a108b3ef: Download complete [2021-05-28T07:39:55.546Z] 540db60ca938: Verifying Checksum [2021-05-28T07:39:55.546Z] 540db60ca938: Download complete [2021-05-28T07:39:55.815Z] 540db60ca938: Pull complete [2021-05-28T07:39:55.815Z] adcc1eea9eea: Pull complete [2021-05-28T07:39:56.077Z] 4c4ab2625f07: Pull complete [2021-05-28T07:39:57.995Z] f706445af74f: Verifying Checksum [2021-05-28T07:39:57.995Z] f706445af74f: Download complete [2021-05-28T07:39:58.949Z] 0510c868ecb4: Download complete [2021-05-28T07:40:03.188Z] 0510c868ecb4: Pull complete [2021-05-28T07:40:03.451Z] afea3b2eda06: Pull complete [2021-05-28T07:40:03.716Z] 7809a108b3ef: Pull complete [2021-05-28T07:40:07.052Z] f706445af74f: Pull complete [2021-05-28T07:40:07.052Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-28T07:40:07.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-28T07:40:07.052Z] ---> b068be0155e3 [2021-05-28T07:40:07.052Z] 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-28T07:40:09.009Z] ---> Running in a9299d28f18e [2021-05-28T07:40:09.009Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:40:09.953Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:40:10.214Z] (1/12) Installing libmagic (5.39-r0) [2021-05-28T07:40:10.785Z] (2/12) Installing file (5.39-r0) [2021-05-28T07:40:10.785Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-28T07:40:10.785Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-28T07:40:14.991Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-28T07:40:14.991Z] (6/12) Installing patch (2.7.6-r6) [2021-05-28T07:40:14.991Z] (7/12) Installing build-base (0.5-r2) [2021-05-28T07:40:14.991Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-28T07:40:14.991Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-28T07:40:14.991Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-28T07:40:14.991Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-28T07:40:14.991Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-28T07:40:14.991Z] Executing busybox-1.32.1-r6.trigger [2021-05-28T07:40:14.991Z] OK: 219 MiB in 52 packages [2021-05-28T07:40:16.919Z] Removing intermediate container a9299d28f18e [2021-05-28T07:40:16.919Z] ---> 38b6c68eae4a [2021-05-28T07:40:16.919Z] Step 4/6 : WORKDIR /edgex-go [2021-05-28T07:40:16.919Z] ---> Running in e5ee762ff658 [2021-05-28T07:40:16.919Z] Removing intermediate container e5ee762ff658 [2021-05-28T07:40:16.919Z] ---> f4909250328c [2021-05-28T07:40:16.919Z] Step 5/6 : COPY go.mod . [2021-05-28T07:40:16.919Z] ---> 3404b8a3c29b [2021-05-28T07:40:16.919Z] Step 6/6 : RUN go mod download [2021-05-28T07:40:16.919Z] ---> Running in 1376b37007a0 [2021-05-28T07:40:35.061Z] Removing intermediate container 1376b37007a0 [2021-05-28T07:40:35.061Z] ---> 6c8f3071dc68 [2021-05-28T07:40:35.061Z] Successfully built 6c8f3071dc68 [2021-05-28T07:40:35.061Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:40:35.366Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-28T07:40:35.366Z] . [Pipeline] withDockerContainer [2021-05-28T07:40:35.449Z] prd-centos7-docker-4c-2g-853 does not seem to be running inside a container [2021-05-28T07:40:35.484Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-28T07:40:35.891Z] $ docker top 36ac14244077c8ea5dcc38b4c4e1ee9a489f06436f5c4364f1d2f52bb96cd4f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:40:36.269Z] + go version [2021-05-28T07:40:36.269Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-28T07:40:36.274Z] $ docker stop --time=1 36ac14244077c8ea5dcc38b4c4e1ee9a489f06436f5c4364f1d2f52bb96cd4f2 [2021-05-28T07:40:37.463Z] $ docker rm -f 36ac14244077c8ea5dcc38b4c4e1ee9a489f06436f5c4364f1d2f52bb96cd4f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:40:37.929Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-28T07:40:37.929Z] . [Pipeline] withDockerContainer [2021-05-28T07:40:38.011Z] prd-centos7-docker-4c-2g-853 does not seem to be running inside a container [2021-05-28T07:40:38.045Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-28T07:40:38.495Z] $ docker top c33f93651c2bddd4ecb9d0639163f725e9cb2b26baef5c0d6a40d4fd5ba8c34c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-28T07:40:38.590Z] ========================================================= [2021-05-28T07:40:38.590Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-28T07:40:38.590Z] ========================================================= [Pipeline] sh [2021-05-28T07:40:38.892Z] + go mod tidy [Pipeline] sh [2021-05-28T07:40:39.473Z] + make test [2021-05-28T07:40:39.473Z] go mod tidy [2021-05-28T07:40:39.738Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-28T07:40:45.094Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-28T07:41:03.291Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-28T07:41:08.629Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-28T07:41:10.590Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-28T07:41:10.590Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-28T07:41:13.151Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-28T07:41:13.423Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-28T07:41:13.423Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-28T07:41:13.423Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-28T07:41:14.392Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-28T07:41:14.975Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-28T07:41:16.952Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-28T07:41:16.953Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-28T07:41:16.953Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-28T07:41:18.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.073s coverage: 46.1% of statements [2021-05-28T07:41:18.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-28T07:41:18.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-28T07:41:18.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-28T07:41:18.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-28T07:41:18.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-28T07:41:18.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-28T07:41:18.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.050s coverage: 28.7% of statements [2021-05-28T07:41:19.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.057s coverage: 100.0% of statements [2021-05-28T07:41:21.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.091s coverage: 27.7% of statements [2021-05-28T07:41:21.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-28T07:41:21.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-28T07:41:21.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-28T07:41:21.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-28T07:41:21.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-28T07:41:21.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 81.2% of statements [2021-05-28T07:41:21.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-28T07:41:22.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements [2021-05-28T07:41:22.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-28T07:41:22.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements [2021-05-28T07:41:22.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-28T07:41:22.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-28T07:41:23.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.057s coverage: 53.4% of statements [2021-05-28T07:41:23.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-28T07:41:23.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-28T07:41:23.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.098s coverage: 87.7% of statements [2021-05-28T07:41:23.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-28T07:41:23.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:41:24.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.044s coverage: 78.9% of statements [2021-05-28T07:41:24.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-28T07:41:26.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.223s coverage: 28.6% of statements [2021-05-28T07:41:26.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-28T07:41:26.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-28T07:41:26.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-28T07:41:26.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-28T07:41:26.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-28T07:41:26.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.054s coverage: 100.0% of statements [2021-05-28T07:41:26.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-28T07:41:26.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.042s coverage: 100.0% of statements [2021-05-28T07:41:26.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-28T07:41:27.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.085s coverage: 86.7% of statements [2021-05-28T07:41:27.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-28T07:41:27.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.098s coverage: 97.5% of statements [2021-05-28T07:41:27.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-28T07:41:28.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements [2021-05-28T07:41:28.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-28T07:41:28.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-28T07:41:28.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-28T07:41:28.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-28T07:41:29.240Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.219s coverage: 95.1% of statements [2021-05-28T07:41:29.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-28T07:41:29.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:41:29.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-28T07:41:29.240Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-28T07:41:29.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-28T07:41:29.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-28T07:41:29.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-28T07:41:29.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-28T07:41:29.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-28T07:41:29.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-28T07:41:29.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-28T07:41:29.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-28T07:41:29.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-28T07:41:29.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-28T07:41:29.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-28T07:41:29.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-28T07:41:29.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-28T07:41:29.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-28T07:41:29.240Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-05-28T07:41:29.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-28T07:41:29.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-28T07:41:30.634Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.8% of statements [2021-05-28T07:41:30.634Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-28T07:41:30.634Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.046s coverage: 21.7% of statements [2021-05-28T07:41:30.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-28T07:41:30.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.039s coverage: 47.1% of statements [2021-05-28T07:41:32.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements [2021-05-28T07:41:32.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-05-28T07:41:32.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2021-05-28T07:41:32.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-05-28T07:41:44.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements [2021-05-28T07:41:44.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-05-28T07:41:49.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.174s coverage: 81.8% of statements [2021-05-28T07:41:49.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-28T07:42:07.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-05-28T07:42:07.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-28T07:42:07.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-28T07:42:07.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-28T07:42:07.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-05-28T07:42:07.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-28T07:42:07.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-28T07:42:07.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-28T07:42:07.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-28T07:42:07.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-28T07:42:07.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements [2021-05-28T07:42:07.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-28T07:42:07.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-28T07:42:07.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-05-28T07:42:07.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-28T07:42:07.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 76.0% of statements [2021-05-28T07:42:07.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-28T07:42:07.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements [2021-05-28T07:42:07.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2021-05-28T07:42:07.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-05-28T07:42:07.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements [2021-05-28T07:42:07.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-28T07:42:07.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements [2021-05-28T07:42:07.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-28T07:42:07.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-28T07:42:07.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-05-28T07:42:07.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 91.3% of statements [2021-05-28T07:42:07.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-05-28T07:42:07.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-05-28T07:42:07.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-05-28T07:42:07.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.185s coverage: 66.9% of statements [2021-05-28T07:42:07.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-28T07:42:07.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-28T07:42:07.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-28T07:42:08.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.104s coverage: 43.5% of statements [2021-05-28T07:42:08.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-28T07:42:08.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-28T07:42:08.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.035s coverage: 89.5% of statements [2021-05-28T07:42:08.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-28T07:42:08.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements [2021-05-28T07:42:10.106Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.084s coverage: 46.8% of statements [2021-05-28T07:42:10.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-28T07:42:10.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-28T07:42:10.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-28T07:42:10.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-28T07:42:10.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-28T07:42:10.106Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.039s coverage: 100.0% of statements [2021-05-28T07:42:10.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-28T07:42:10.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.027s coverage: 100.0% of statements [2021-05-28T07:42:10.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-28T07:42:10.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-28T07:42:14.703Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.056s coverage: 18.8% of statements [2021-05-28T07:42:14.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-28T07:42:14.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-28T07:42:14.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-28T07:42:14.703Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.117s coverage: 91.9% of statements [2021-05-28T07:42:14.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-28T07:42:14.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:42:14.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-28T07:42:14.703Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.609s coverage: 28.7% of statements [2021-05-28T07:42:14.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-28T07:42:14.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-28T07:42:14.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-28T07:42:14.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-28T07:42:14.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-28T07:42:14.703Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.052s coverage: 99.0% of statements [2021-05-28T07:42:14.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-28T07:42:14.703Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.058s coverage: 100.0% of statements [2021-05-28T07:42:14.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-28T07:42:14.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-28T07:42:14.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-28T07:42:14.968Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.054s coverage: 63.4% of statements [2021-05-28T07:42:14.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-28T07:42:15.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.082s coverage: 97.6% of statements [2021-05-28T07:42:15.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-28T07:42:15.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:42:15.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-28T07:42:15.547Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-05-28T07:42:15.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-28T07:42:15.547Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.018s coverage: 100.0% of statements [2021-05-28T07:42:15.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-28T07:42:15.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-28T07:42:15.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-28T07:42:15.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-28T07:42:16.128Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements [2021-05-28T07:42:16.128Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-28T07:42:16.128Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-28T07:42:16.128Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.027s coverage: 100.0% of statements [2021-05-28T07:42:16.390Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.042s coverage: 28.1% of statements [2021-05-28T07:42:16.390Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-28T07:42:16.390Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-28T07:42:16.653Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.050s coverage: 27.9% of statements [2021-05-28T07:42:16.653Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-28T07:42:16.653Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-28T07:42:16.653Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-28T07:42:16.653Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-28T07:42:16.654Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-28T07:42:16.917Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-05-28T07:42:17.182Z] GO111MODULE=on go vet ./... [2021-05-28T07:42:56.008Z] gofmt -l . [2021-05-28T07:42:56.008Z] [ "`gofmt -l .`" = "" ] [2021-05-28T07:42:56.008Z] ./bin/test-go-mod-tidy.sh [2021-05-28T07:42:56.008Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-28T07:42:56.322Z] + ls -al . [2021-05-28T07:42:56.322Z] total 852 [2021-05-28T07:42:56.322Z] drwxrwxr-x 10 1001 1001 4096 May 28 07:42 . [2021-05-28T07:42:56.322Z] drwxr-xr-x 4 root root 28 May 28 07:40 .. [2021-05-28T07:42:56.322Z] -rw-rw-r-- 1 1001 1001 11 May 28 07:38 .dockerignore [2021-05-28T07:42:56.322Z] drwxrwxr-x 8 1001 1001 179 May 28 07:38 .git [2021-05-28T07:42:56.322Z] drwxrwxr-x 3 1001 1001 125 May 28 07:38 .github [2021-05-28T07:42:56.322Z] -rw-rw-r-- 1 1001 1001 818 May 28 07:38 .gitignore [2021-05-28T07:42:56.322Z] drwx------ 3 1001 1001 60 May 28 07:39 .semver [2021-05-28T07:42:56.322Z] -rw-rw-r-- 1 1001 1001 166 May 28 07:38 .sonarcloud.properties [2021-05-28T07:42:56.322Z] -rw-rw-r-- 1 1001 1001 8609 May 28 07:38 Attribution.txt [2021-05-28T07:42:56.322Z] -rw-rw-r-- 1 1001 1001 3804 May 28 07:38 CONTRIBUTING.md [2021-05-28T07:42:56.322Z] -rw-rw-r-- 1 1001 1001 931 May 28 07:38 Dockerfile.build [2021-05-28T07:42:56.322Z] -rw-rw-r-- 1 1001 1001 849 May 28 07:38 Jenkinsfile [2021-05-28T07:42:56.322Z] -rw-rw-r-- 1 1001 1001 10775 May 28 07:38 LICENSE [2021-05-28T07:42:56.322Z] -rw-rw-r-- 1 1001 1001 5632 May 28 07:38 Makefile [2021-05-28T07:42:56.322Z] -rw-rw-r-- 1 1001 1001 7978 May 28 07:38 README.md [2021-05-28T07:42:56.322Z] -rw-rw-r-- 1 1001 1001 6755 May 28 07:38 SECURITY.md [2021-05-28T07:42:56.322Z] -rw-rw-r-- 1 1001 1001 5 May 28 07:39 VERSION [2021-05-28T07:42:56.322Z] -rw-rw-r-- 1 1001 1001 4131 May 28 07:38 ZMQWindows.md [2021-05-28T07:42:56.322Z] drwxrwxr-x 2 1001 1001 117 May 28 07:38 bin [2021-05-28T07:42:56.322Z] drwxrwxr-x 14 1001 1001 4096 May 28 07:38 cmd [2021-05-28T07:42:56.322Z] -rw-r--r-- 1 root root 742996 May 28 07:42 coverage.out [2021-05-28T07:42:56.322Z] -rw-r--r-- 1 root root 1060 May 28 07:42 go.mod [2021-05-28T07:42:56.322Z] -rw-r--r-- 1 root root 21686 May 28 07:40 go.sum [2021-05-28T07:42:56.322Z] drwxrwxr-x 8 1001 1001 127 May 28 07:38 internal [2021-05-28T07:42:56.322Z] drwxrwxr-x 4 1001 1001 26 May 28 07:38 openapi [2021-05-28T07:42:56.322Z] drwxrwxr-x 4 1001 1001 71 May 28 07:38 snap [2021-05-28T07:42:56.323Z] -rw-rw-r-- 1 1001 1001 168 May 28 07:38 version.go [Pipeline] sh [2021-05-28T07:42:56.622Z] + '[' -e coverage.out ] [2021-05-28T07:42:56.622Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-28T07:42:56.758Z] Stashed 1 file(s) [Pipeline] sh [2021-05-28T07:42:57.051Z] + make build [2021-05-28T07:42:57.051Z] go mod tidy [2021-05-28T07:42:57.051Z] 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-28T07:42:59.629Z] 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-28T07:43:11.931Z] 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-28T07:43:11.931Z] 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-28T07:43:13.324Z] 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-28T07:43:13.324Z] 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-28T07:43:15.241Z] 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-28T07:43:16.662Z] 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-28T07:43:17.250Z] 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-28T07:43:18.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-28T07:43:19.158Z] 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-28T07:43:20.105Z] 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-28T07:43:22.054Z] $ docker stop --time=1 c33f93651c2bddd4ecb9d0639163f725e9cb2b26baef5c0d6a40d4fd5ba8c34c [2021-05-28T07:43:28.575Z] $ docker rm -f c33f93651c2bddd4ecb9d0639163f725e9cb2b26baef5c0d6a40d4fd5ba8c34c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:43:29.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T07:43:29.909Z] [2021-05-28T07:43:29.909Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:43:30.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T07:43:30.794Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-28T07:43:30.794Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-28T07:43:30.794Z] ca9280d653b3: Pulling fs layer [2021-05-28T07:43:30.794Z] 7e9c9ca2126c: Pulling fs layer [2021-05-28T07:43:31.055Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-28T07:43:31.055Z] cbdbe7a5bc2a: Download complete [2021-05-28T07:43:31.316Z] cbdbe7a5bc2a: Pull complete [2021-05-28T07:43:31.578Z] ca9280d653b3: Verifying Checksum [2021-05-28T07:43:31.578Z] ca9280d653b3: Download complete [2021-05-28T07:43:32.526Z] ca9280d653b3: Pull complete [2021-05-28T07:43:32.526Z] 7e9c9ca2126c: Verifying Checksum [2021-05-28T07:43:32.526Z] 7e9c9ca2126c: Download complete [2021-05-28T07:43:35.844Z] 7e9c9ca2126c: Pull complete [2021-05-28T07:43:35.844Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-28T07:43:35.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T07:43:36.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-28T07:43:36.190Z] prd-centos7-docker-4c-2g-853 does not seem to be running inside a container [2021-05-28T07:43:36.230Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-28T07:43:40.876Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-854 in /w/workspace/edgexfoundry_edgex-go_PR-3523 [2021-05-28T07:43:50.199Z] $ docker top 826f07b96477f982554fba99467d1d274aa88c2139e7af747f02951c33a42535 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-05-28T07:43:50.375Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-28T07:43:50.599Z] The recommended git tool is: git [2021-05-28T07:43:50.629Z] + docker-compose build --help [2021-05-28T07:43:50.630Z] + grep parallel [2021-05-28T07:43:51.211Z] --parallel Build images in parallel. [Pipeline] } [2021-05-28T07:43:51.217Z] $ docker stop --time=1 826f07b96477f982554fba99467d1d274aa88c2139e7af747f02951c33a42535 [2021-05-28T07:43:52.635Z] $ docker rm -f 826f07b96477f982554fba99467d1d274aa88c2139e7af747f02951c33a42535 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:43:53.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T07:43:53.093Z] . [Pipeline] withDockerContainer [2021-05-28T07:43:53.169Z] prd-centos7-docker-4c-2g-853 does not seem to be running inside a container [2021-05-28T07:43:53.201Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-28T07:43:54.023Z] $ docker top b86cbeeb4e84e1eeb1df1a5d60aecf3a5640e6852ad2f222a4054e84be6d10e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:43:54.409Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-28T07:43:54.989Z] Building core-command ... [2021-05-28T07:43:54.989Z] Building core-data ... [2021-05-28T07:43:54.989Z] Building core-metadata ... [2021-05-28T07:43:54.989Z] Building security-bootstrapper ... [2021-05-28T07:43:54.989Z] Building security-proxy-setup ... [2021-05-28T07:43:54.989Z] Building security-secretstore-setup ... [2021-05-28T07:43:54.989Z] Building support-notifications ... [2021-05-28T07:43:54.989Z] Building support-scheduler ... [2021-05-28T07:43:54.989Z] Building sys-mgmt-agent ... [2021-05-28T07:43:54.989Z] Building core-data [2021-05-28T07:43:54.989Z] Building support-scheduler [2021-05-28T07:43:54.989Z] Building security-bootstrapper [2021-05-28T07:43:54.989Z] Building support-notifications [2021-05-28T07:43:54.989Z] Building security-proxy-setup [2021-05-28T07:43:56.349Z] using credential edgex-jenkins-ssh [2021-05-28T07:43:56.376Z] Cloning the remote Git repository [2021-05-28T07:43:56.493Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-28T07:43:56.664Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-28T07:43:56.772Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T07:43:56.774Z] > git --version # timeout=10 [2021-05-28T07:43:56.800Z] > git --version # 'git version 2.17.1' [2021-05-28T07:43:56.803Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T07:43:56.893Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T07:44:16.453Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T07:44:16.471Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T07:44:16.497Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T07:44:16.535Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T07:44:16.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T07:44:16.548Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3523/head:refs/remotes/origin/PR-3523 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-28T07:44:17.374Z] Merging remotes/origin/master commit 4dd80814185d38ae6b349cd8e9b4c72539c96da6 into PR head commit e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [2021-05-28T07:44:17.797Z] Merge succeeded, producing e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [2021-05-28T07:44:17.797Z] Checking out Revision e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 (PR-3523) [2021-05-28T07:44:17.399Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T07:44:17.415Z] > git checkout -f e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 # timeout=10 [2021-05-28T07:44:17.730Z] > git remote # timeout=10 [2021-05-28T07:44:17.746Z] > git config --get remote.origin.url # timeout=10 [2021-05-28T07:44:17.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T07:44:17.767Z] > git merge 4dd80814185d38ae6b349cd8e9b4c72539c96da6 # timeout=10 [2021-05-28T07:44:17.789Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-28T07:44:17.808Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T07:44:17.822Z] > git checkout -f e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 # timeout=10 [2021-05-28T07:44:22.257Z] Commit message: "Merge branch 'master' into issue-3124" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-28T07:44:24.236Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-28T07:44:24.654Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-28T07:44:25.028Z] + sudo service docker restart [2021-05-28T07:44:25.028Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T07:44:43.390Z] provisioning config files... [2021-05-28T07:44:43.416Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4946911583828614383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:44:43.785Z] ---> docker-login.sh [2021-05-28T07:44:43.785Z] nexus3.edgexfoundry.org:10001 [2021-05-28T07:44:44.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:44:45.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:44:45.042Z] Configure a credential helper to remove this warning. See [2021-05-28T07:44:45.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:44:45.042Z] [2021-05-28T07:44:45.042Z] Login Succeeded [2021-05-28T07:44:45.042Z] nexus3.edgexfoundry.org:10002 [2021-05-28T07:44:45.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:44:45.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:44:45.639Z] Configure a credential helper to remove this warning. See [2021-05-28T07:44:45.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:44:45.639Z] [2021-05-28T07:44:45.639Z] Login Succeeded [2021-05-28T07:44:45.639Z] nexus3.edgexfoundry.org:10003 [2021-05-28T07:44:46.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:44:46.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:44:46.258Z] Configure a credential helper to remove this warning. See [2021-05-28T07:44:46.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:44:46.258Z] [2021-05-28T07:44:46.258Z] Login Succeeded [2021-05-28T07:44:46.258Z] nexus3.edgexfoundry.org:10004 [2021-05-28T07:44:46.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:44:46.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:44:46.827Z] Configure a credential helper to remove this warning. See [2021-05-28T07:44:46.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:44:46.827Z] [2021-05-28T07:44:46.827Z] Login Succeeded [2021-05-28T07:44:46.827Z] docker.io [2021-05-28T07:44:47.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:44:47.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:44:47.707Z] Configure a credential helper to remove this warning. See [2021-05-28T07:44:47.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:44:47.707Z] [2021-05-28T07:44:47.707Z] Login Succeeded [2021-05-28T07:44:47.707Z] ---> docker-login.sh ends [Pipeline] } [2021-05-28T07:44:47.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-28T07:44:48.046Z] ========================================================= [2021-05-28T07:44:48.046Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-28T07:44:48.046Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:44:48.390Z] + 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-28T07:44:51.026Z] Sending build context to Docker daemon 168.1MB [2021-05-28T07:44:51.026Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-28T07:44:51.026Z] Step 2/6 : FROM ${BASE} [2021-05-28T07:44:51.026Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-28T07:44:51.026Z] 595b0fe564bb: Pulling fs layer [2021-05-28T07:44:51.026Z] 7186ed65a4f7: Pulling fs layer [2021-05-28T07:44:51.026Z] 316046926c0a: Pulling fs layer [2021-05-28T07:44:51.026Z] 4ebd0625c992: Pulling fs layer [2021-05-28T07:44:51.026Z] 207e8628e3a3: Pulling fs layer [2021-05-28T07:44:51.026Z] c791037a9be2: Pulling fs layer [2021-05-28T07:44:51.026Z] ffd874e62e21: Pulling fs layer [2021-05-28T07:44:51.026Z] c791037a9be2: Waiting [2021-05-28T07:44:51.026Z] ffd874e62e21: Waiting [2021-05-28T07:44:51.026Z] 207e8628e3a3: Waiting [2021-05-28T07:44:51.026Z] 4ebd0625c992: Waiting [2021-05-28T07:44:51.026Z] 316046926c0a: Download complete [2021-05-28T07:44:51.026Z] 7186ed65a4f7: Verifying Checksum [2021-05-28T07:44:51.026Z] 7186ed65a4f7: Download complete [2021-05-28T07:44:51.026Z] 207e8628e3a3: Verifying Checksum [2021-05-28T07:44:51.026Z] 207e8628e3a3: Download complete [2021-05-28T07:44:51.026Z] c791037a9be2: Verifying Checksum [2021-05-28T07:44:51.026Z] c791037a9be2: Download complete [2021-05-28T07:44:51.279Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:44:51.279Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:44:51.279Z] ---> 6c8f3071dc68 [2021-05-28T07:44:51.279Z] Step 3/32 : WORKDIR /edgex-go [2021-05-28T07:44:51.279Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:44:51.279Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:44:51.279Z] ---> 6c8f3071dc68 [2021-05-28T07:44:51.279Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T07:44:51.279Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:44:51.279Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:44:51.279Z] ---> 6c8f3071dc68 [2021-05-28T07:44:51.279Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T07:44:51.306Z] 595b0fe564bb: Verifying Checksum [2021-05-28T07:44:51.306Z] 595b0fe564bb: Download complete [2021-05-28T07:44:51.913Z] 595b0fe564bb: Pull complete [2021-05-28T07:44:52.512Z] 7186ed65a4f7: Pull complete [2021-05-28T07:44:52.799Z] 316046926c0a: Pull complete [2021-05-28T07:44:54.236Z] ffd874e62e21: Verifying Checksum [2021-05-28T07:44:54.236Z] ffd874e62e21: Download complete [2021-05-28T07:44:55.251Z] 4ebd0625c992: Verifying Checksum [2021-05-28T07:44:55.251Z] 4ebd0625c992: Download complete [2021-05-28T07:45:05.459Z] 4ebd0625c992: Pull complete [2021-05-28T07:45:05.459Z] 207e8628e3a3: Pull complete [2021-05-28T07:45:05.736Z] c791037a9be2: Pull complete [2021-05-28T07:45:09.327Z] ffd874e62e21: Pull complete [2021-05-28T07:45:09.327Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-28T07:45:09.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-28T07:45:09.327Z] ---> cfc18b08335c [2021-05-28T07:45:09.327Z] 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-28T07:45:12.948Z] ---> Running in 21a5d81d6c85 [2021-05-28T07:45:13.927Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:45:14.906Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:45:15.887Z] (1/12) Installing libmagic (5.39-r0) [2021-05-28T07:45:15.887Z] (2/12) Installing file (5.39-r0) [2021-05-28T07:45:16.158Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-28T07:45:16.158Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-28T07:45:17.961Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:45:17.961Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:45:17.961Z] ---> 6c8f3071dc68 [2021-05-28T07:45:17.961Z] Step 3/22 : WORKDIR /edgex-go [2021-05-28T07:45:18.222Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:45:18.222Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:45:18.222Z] ---> 6c8f3071dc68 [2021-05-28T07:45:18.222Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:45:22.434Z] ---> Running in 2bc9d49c0a36 [2021-05-28T07:45:22.434Z] ---> Running in 2cccfb1f78d3 [2021-05-28T07:45:22.434Z] ---> Running in adb44cd163d7 [2021-05-28T07:45:22.434Z] ---> Running in d76ef5a9fe97 [2021-05-28T07:45:22.434Z] ---> Running in 03a6dcc6a7cd [2021-05-28T07:45:23.005Z] Removing intermediate container d76ef5a9fe97 [2021-05-28T07:45:23.005Z] ---> 2d7cdaa46994 [2021-05-28T07:45:23.005Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:45:23.005Z] Removing intermediate container 03a6dcc6a7cd [2021-05-28T07:45:23.005Z] ---> 46ce0df87f3a [2021-05-28T07:45:23.005Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:45:23.266Z] Removing intermediate container 2bc9d49c0a36 [2021-05-28T07:45:23.266Z] ---> f5a5f638c0fb [2021-05-28T07:45:23.266Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:45:23.266Z] Removing intermediate container adb44cd163d7 [2021-05-28T07:45:23.266Z] ---> 758f10bf5c26 [2021-05-28T07:45:23.266Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:45:23.266Z] Removing intermediate container 2cccfb1f78d3 [2021-05-28T07:45:23.266Z] ---> db45d62c0b3d [2021-05-28T07:45:23.266Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:45:23.532Z] ---> Running in b9e229e0d5d1 [2021-05-28T07:45:23.532Z] ---> Running in 89322ed97785 [2021-05-28T07:45:23.792Z] ---> Running in ff67414b9ceb [2021-05-28T07:45:23.793Z] ---> Running in 4f32b4c1a969 [2021-05-28T07:45:23.793Z] ---> Running in ed7121776e9e [2021-05-28T07:45:24.417Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-28T07:45:24.417Z] (6/12) Installing patch (2.7.6-r6) [2021-05-28T07:45:24.417Z] (7/12) Installing build-base (0.5-r2) [2021-05-28T07:45:24.417Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-28T07:45:24.417Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-28T07:45:24.417Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-28T07:45:24.417Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-28T07:45:24.417Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-28T07:45:24.417Z] Executing busybox-1.32.1-r6.trigger [2021-05-28T07:45:24.417Z] OK: 218 MiB in 52 packages [2021-05-28T07:45:26.361Z] Removing intermediate container b9e229e0d5d1 [2021-05-28T07:45:26.362Z] ---> dc50ea8460f2 [2021-05-28T07:45:26.362Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-28T07:45:26.621Z] ---> Running in d5af3c547f33 [2021-05-28T07:45:26.882Z] Removing intermediate container 89322ed97785 [2021-05-28T07:45:26.882Z] ---> 977b289d810f [2021-05-28T07:45:26.882Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-28T07:45:27.143Z] ---> Running in c1f5c05f3648 [2021-05-28T07:45:27.410Z] Removing intermediate container ff67414b9ceb [2021-05-28T07:45:27.410Z] ---> dc9401bf7f04 [2021-05-28T07:45:27.410Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-28T07:45:27.678Z] Removing intermediate container 4f32b4c1a969 [2021-05-28T07:45:27.678Z] ---> 2b323e24394d [2021-05-28T07:45:27.678Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-28T07:45:27.678Z] ---> Running in e00d6ea82c12 [2021-05-28T07:45:27.939Z] ---> Running in 34936a6af0a9 [2021-05-28T07:45:27.939Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:45:28.202Z] Removing intermediate container ed7121776e9e [2021-05-28T07:45:28.202Z] ---> 06072084008a [2021-05-28T07:45:28.202Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-28T07:45:28.202Z] ---> Running in fa444813a1a3 [2021-05-28T07:45:28.465Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:45:28.732Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:45:28.732Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:45:28.732Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:45:28.749Z] Removing intermediate container 21a5d81d6c85 [2021-05-28T07:45:28.749Z] ---> dc7c529023c6 [2021-05-28T07:45:28.749Z] Step 4/6 : WORKDIR /edgex-go [2021-05-28T07:45:28.749Z] ---> Running in 88a55e3ffd0d [2021-05-28T07:45:28.749Z] Removing intermediate container 88a55e3ffd0d [2021-05-28T07:45:28.749Z] ---> 51e424b47497 [2021-05-28T07:45:28.749Z] Step 5/6 : COPY go.mod . [2021-05-28T07:45:28.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:45:29.563Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:45:29.564Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:45:29.564Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:45:29.731Z] ---> 9f27608dbd85 [2021-05-28T07:45:29.731Z] Step 6/6 : RUN go mod download [2021-05-28T07:45:29.731Z] ---> Running in 44ff96954149 [2021-05-28T07:45:29.825Z] OK: 219 MiB in 52 packages [2021-05-28T07:45:30.397Z] OK: 219 MiB in 52 packages [2021-05-28T07:45:30.397Z] OK: 219 MiB in 52 packages [2021-05-28T07:45:30.659Z] OK: 219 MiB in 52 packages [2021-05-28T07:45:31.231Z] Removing intermediate container c1f5c05f3648 [2021-05-28T07:45:31.231Z] ---> d60dbddb048b [2021-05-28T07:45:31.231Z] Step 6/23 : COPY go.mod . [2021-05-28T07:45:31.805Z] Removing intermediate container d5af3c547f33 [2021-05-28T07:45:31.805Z] ---> 70473322b30e [2021-05-28T07:45:31.805Z] Step 6/22 : COPY go.mod . [2021-05-28T07:45:31.805Z] ---> 1bd920d39ab3 [2021-05-28T07:45:31.805Z] Step 7/23 : RUN go mod download [2021-05-28T07:45:31.805Z] Removing intermediate container e00d6ea82c12 [2021-05-28T07:45:31.805Z] ---> 102c807cc154 [2021-05-28T07:45:31.805Z] Step 6/24 : COPY go.mod . [2021-05-28T07:45:31.805Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:45:32.065Z] ---> Running in b853d8f532a0 [2021-05-28T07:45:32.328Z] ---> d38f4fa02b5d [2021-05-28T07:45:32.328Z] Step 7/22 : RUN go mod download [2021-05-28T07:45:32.328Z] Removing intermediate container 34936a6af0a9 [2021-05-28T07:45:32.328Z] ---> bbd5778a2877 [2021-05-28T07:45:32.328Z] Step 6/23 : COPY go.mod . [2021-05-28T07:45:32.594Z] ---> 4636a3d30a48 [2021-05-28T07:45:32.594Z] Step 7/24 : RUN go mod download [2021-05-28T07:45:32.855Z] ---> Running in 4fc1d8f075fd [2021-05-28T07:45:32.855Z] ---> Running in 1169dfd6f301 [2021-05-28T07:45:33.117Z] ---> 4ed94674a825 [2021-05-28T07:45:33.117Z] Step 7/23 : RUN go mod download [2021-05-28T07:45:33.378Z] ---> Running in b612d4f3f4a4 [2021-05-28T07:45:34.780Z] OK: 219 MiB in 52 packages [2021-05-28T07:45:34.780Z] Removing intermediate container b853d8f532a0 [2021-05-28T07:45:34.780Z] ---> 24973ba6dfee [2021-05-28T07:45:34.780Z] Step 8/23 : COPY . . [2021-05-28T07:45:49.704Z] Removing intermediate container 4fc1d8f075fd [2021-05-28T07:45:49.704Z] ---> c948fed85591 [2021-05-28T07:45:49.704Z] Step 8/22 : COPY . . [2021-05-28T07:45:49.704Z] ---> 93534ca53cbd [2021-05-28T07:45:49.704Z] Step 9/23 : RUN go mod tidy [2021-05-28T07:45:56.510Z] Removing intermediate container 44ff96954149 [2021-05-28T07:45:56.511Z] ---> 323ba536e33e [2021-05-28T07:45:56.511Z] Successfully built 323ba536e33e [2021-05-28T07:45:56.511Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:45:56.863Z] + docker inspect -f . ci-base-image-arm64 [2021-05-28T07:45:56.863Z] . [Pipeline] withDockerContainer [2021-05-28T07:45:57.096Z] prd-ubuntu18.04-docker-arm64-4c-16g-854 does not seem to be running inside a container [2021-05-28T07:45:57.204Z] $ 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 ******** ci-base-image-arm64 cat [2021-05-28T07:45:57.872Z] Removing intermediate container 1169dfd6f301 [2021-05-28T07:45:57.872Z] ---> cbf1721eff28 [2021-05-28T07:45:57.872Z] Step 8/24 : COPY . . [2021-05-28T07:45:57.872Z] ---> Running in 167c492a0243 [2021-05-28T07:45:58.145Z] Removing intermediate container b612d4f3f4a4 [2021-05-28T07:45:58.145Z] ---> 6527dfdb01ae [2021-05-28T07:45:58.145Z] Step 8/23 : COPY . . [2021-05-28T07:45:58.145Z] Removing intermediate container fa444813a1a3 [2021-05-28T07:45:58.145Z] ---> bbd0eee07bd3 [2021-05-28T07:45:58.145Z] Step 6/32 : COPY go.mod . [2021-05-28T07:45:58.637Z] $ docker top 9ebd0e91ae34e5b9d97bdac2b663cc44f366796c2157db9534627b18f1c6176e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:45:59.555Z] + go version [2021-05-28T07:45:59.555Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-28T07:45:59.605Z] $ docker stop --time=1 9ebd0e91ae34e5b9d97bdac2b663cc44f366796c2157db9534627b18f1c6176e [2021-05-28T07:46:01.407Z] $ docker rm -f 9ebd0e91ae34e5b9d97bdac2b663cc44f366796c2157db9534627b18f1c6176e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:46:02.055Z] + docker inspect -f . ci-base-image-arm64 [2021-05-28T07:46:02.055Z] . [Pipeline] withDockerContainer [2021-05-28T07:46:02.311Z] prd-ubuntu18.04-docker-arm64-4c-16g-854 does not seem to be running inside a container [2021-05-28T07:46:02.421Z] $ 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 ******** ci-base-image-arm64 cat [2021-05-28T07:46:03.844Z] $ docker top 9e2ba62d650cb44175c4eb47ac7cd180bb757729b105b7c001f63ac488f84bb5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-28T07:46:04.090Z] ========================================================= [2021-05-28T07:46:04.090Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-28T07:46:04.090Z] ========================================================= [Pipeline] sh [2021-05-28T07:46:04.730Z] + go mod tidy [Pipeline] sh [2021-05-28T07:46:06.431Z] + make test [2021-05-28T07:46:06.431Z] go mod tidy [2021-05-28T07:46:07.035Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-28T07:46:13.073Z] ---> b9353781d97d [2021-05-28T07:46:13.073Z] Step 9/22 : RUN go mod tidy [2021-05-28T07:46:27.981Z] ---> 3b1b6ae7212a [2021-05-28T07:46:27.981Z] Step 7/32 : RUN go mod download [2021-05-28T07:46:27.981Z] ---> e5dcbf77c98d [2021-05-28T07:46:27.981Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:46:27.981Z] ---> Running in fd660d99d7b6 [2021-05-28T07:46:27.981Z] ---> ca4b0876d58e [2021-05-28T07:46:27.981Z] Step 9/23 : RUN go mod tidy [2021-05-28T07:46:27.981Z] ---> Running in 5ed000dc38b2 [2021-05-28T07:46:27.981Z] ---> Running in d0eb1053beba [2021-05-28T07:46:27.981Z] ---> Running in 5ac22db5ee52 [2021-05-28T07:46:28.565Z] Removing intermediate container 167c492a0243 [2021-05-28T07:46:28.565Z] ---> 9ab2e9016f6a [2021-05-28T07:46:28.565Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-28T07:46:28.827Z] ---> Running in 9cad849e1bee [2021-05-28T07:46:30.785Z] 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-28T07:46:32.722Z] Removing intermediate container fd660d99d7b6 [2021-05-28T07:46:32.722Z] ---> 724de7009cda [2021-05-28T07:46:32.722Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-28T07:46:33.299Z] Removing intermediate container d0eb1053beba [2021-05-28T07:46:33.299Z] ---> 9daa8309ac6a [2021-05-28T07:46:33.299Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-28T07:46:33.299Z] ---> Running in 2c68db1a60df [2021-05-28T07:46:33.859Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-28T07:46:33.876Z] ---> Running in 3f77784139b2 [2021-05-28T07:46:34.137Z] Removing intermediate container 5ed000dc38b2 [2021-05-28T07:46:34.137Z] ---> a3f1538bb4d6 [2021-05-28T07:46:34.138Z] Step 8/32 : COPY . . [2021-05-28T07:46:34.728Z] Removing intermediate container 5ac22db5ee52 [2021-05-28T07:46:34.728Z] ---> 122efb488af2 [2021-05-28T07:46:34.728Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-28T07:46:35.683Z] ---> Running in 87095da296fb [2021-05-28T07:46:46.038Z] 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-28T07:46:46.038Z] 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-28T07:46:46.038Z] 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-28T07:47:18.794Z] 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-28T07:47:25.385Z] Removing intermediate container 9cad849e1bee [2021-05-28T07:47:25.386Z] ---> 079c3f1026f7 [2021-05-28T07:47:25.386Z] [2021-05-28T07:47:25.386Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T07:47:25.386Z] 3.12: Pulling from library/alpine [2021-05-28T07:47:29.638Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-28T07:47:31.026Z] Status: Downloaded newer image for alpine:3.12 [2021-05-28T07:47:31.291Z] ---> 13621d1b12d4 [2021-05-28T07:47:31.291Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-28T07:47:31.291Z] Removing intermediate container 2c68db1a60df [2021-05-28T07:47:31.291Z] ---> aa7a02962c28 [2021-05-28T07:47:31.291Z] [2021-05-28T07:47:31.291Z] Step 11/22 : FROM alpine:3.12 [2021-05-28T07:47:31.291Z] ---> 13621d1b12d4 [2021-05-28T07:47:31.291Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-28T07:47:32.250Z] ---> Running in ba2b82d599fb [2021-05-28T07:47:32.250Z] ---> Running in b92cd32be3d8 [2021-05-28T07:47:33.669Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:47:33.669Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:47:33.944Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T07:47:33.944Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:47:33.944Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:47:33.944Z] OK: 6 MiB in 15 packages [2021-05-28T07:47:33.944Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:47:33.944Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-28T07:47:33.944Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T07:47:33.944Z] (3/4) Installing libcurl (7.77.0-r0) [2021-05-28T07:47:33.944Z] (4/4) Installing curl (7.77.0-r0) [2021-05-28T07:47:33.944Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:47:33.944Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T07:47:34.210Z] OK: 7 MiB in 18 packages [2021-05-28T07:47:41.945Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-28T07:47:44.211Z] Removing intermediate container 87095da296fb [2021-05-28T07:47:44.211Z] ---> e6fcae67d21b [2021-05-28T07:47:44.211Z] [2021-05-28T07:47:44.211Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T07:47:44.211Z] ---> 13621d1b12d4 [2021-05-28T07:47:44.211Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-28T07:47:45.601Z] ---> Running in c0b83d98697e [2021-05-28T07:47:45.865Z] ---> 8f974ede293d [2021-05-28T07:47:45.865Z] Step 9/32 : RUN go mod tidy [2021-05-28T07:47:45.865Z] Removing intermediate container ba2b82d599fb [2021-05-28T07:47:45.865Z] ---> 8168023ec9cc [2021-05-28T07:47:45.865Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:47:45.865Z] ---> Running in 30f90e91a910 [2021-05-28T07:47:47.393Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-28T07:47:47.785Z] ---> Running in 073c88668d9e [2021-05-28T07:47:47.785Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:47:48.053Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:47:48.054Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-28T07:47:48.054Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-28T07:47:48.054Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:47:48.054Z] Removing intermediate container b92cd32be3d8 [2021-05-28T07:47:48.054Z] ---> 805f5d3036fb [2021-05-28T07:47:48.054Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T07:47:48.315Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T07:47:48.315Z] OK: 6 MiB in 16 packages [2021-05-28T07:47:48.315Z] Removing intermediate container 3f77784139b2 [2021-05-28T07:47:48.315Z] ---> f1c043889a77 [2021-05-28T07:47:48.315Z] [2021-05-28T07:47:48.315Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T07:47:48.315Z] ---> 13621d1b12d4 [2021-05-28T07:47:48.315Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-28T07:47:48.886Z] ---> Running in 3a1821f208cc [2021-05-28T07:47:48.886Z] ---> Running in 7b2fb14a9f1d [2021-05-28T07:47:48.886Z] Removing intermediate container 073c88668d9e [2021-05-28T07:47:48.886Z] ---> 24b7c1284ff8 [2021-05-28T07:47:48.886Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-28T07:47:49.156Z] ---> Running in 74f1e1e96181 [2021-05-28T07:47:50.103Z] Removing intermediate container 3a1821f208cc [2021-05-28T07:47:50.103Z] ---> 0c16195f564c [2021-05-28T07:47:50.103Z] Step 14/22 : WORKDIR /edgex [2021-05-28T07:47:50.365Z] Removing intermediate container 7b2fb14a9f1d [2021-05-28T07:47:50.365Z] ---> 15ddc9a80ee7 [2021-05-28T07:47:50.365Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-28T07:47:50.936Z] ---> Running in ae34051d9ab4 [2021-05-28T07:47:50.936Z] ---> Running in 6a4e76a376e8 [2021-05-28T07:47:50.936Z] Removing intermediate container c0b83d98697e [2021-05-28T07:47:50.936Z] ---> 2f313dc419f0 [2021-05-28T07:47:50.936Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:47:51.197Z] Removing intermediate container 74f1e1e96181 [2021-05-28T07:47:51.197Z] ---> e3bc0f469fcd [2021-05-28T07:47:51.197Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T07:47:51.197Z] ---> Running in 2ace8163eae9 [2021-05-28T07:47:51.456Z] ---> Running in 8b359afb04f0 [2021-05-28T07:47:51.456Z] Removing intermediate container 30f90e91a910 [2021-05-28T07:47:51.456Z] ---> 5ea0ba4e8e0d [2021-05-28T07:47:51.456Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-28T07:47:51.717Z] Removing intermediate container 6a4e76a376e8 [2021-05-28T07:47:51.717Z] ---> 3020e6d2c194 [2021-05-28T07:47:51.717Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-28T07:47:51.717Z] Removing intermediate container ae34051d9ab4 [2021-05-28T07:47:51.717Z] ---> f8d2af466757 [2021-05-28T07:47:51.717Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-28T07:47:51.979Z] ---> Running in 3c76feadba31 [2021-05-28T07:47:51.979Z] ---> Running in da0b7a4c79ee [2021-05-28T07:47:52.243Z] Removing intermediate container 2ace8163eae9 [2021-05-28T07:47:52.243Z] ---> 69e50a6de490 [2021-05-28T07:47:52.243Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-28T07:47:52.243Z] Removing intermediate container 8b359afb04f0 [2021-05-28T07:47:52.243Z] ---> 49cb340b19d2 [2021-05-28T07:47:52.243Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:47:52.505Z] ---> Running in 6665da56d9fc [2021-05-28T07:47:52.770Z] ---> 3edf73f0f65c [2021-05-28T07:47:52.770Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-28T07:47:52.770Z] Removing intermediate container da0b7a4c79ee [2021-05-28T07:47:52.770Z] ---> eaaffb93aeb9 [2021-05-28T07:47:52.770Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:47:53.031Z] 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-28T07:47:53.610Z] ---> ecec8c27351c [2021-05-28T07:47:53.610Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-28T07:47:54.552Z] Removing intermediate container 6665da56d9fc [2021-05-28T07:47:54.552Z] ---> f20cb69662b1 [2021-05-28T07:47:54.552Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T07:47:55.525Z] ---> Running in 18f8641ccc80 [2021-05-28T07:47:55.525Z] ---> aef24c32e147 [2021-05-28T07:47:55.525Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-28T07:47:55.809Z] ---> Running in 4eee7dbdba7d [2021-05-28T07:47:56.091Z] ---> 1848c6a9d2fc [2021-05-28T07:47:56.091Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-28T07:47:57.482Z] Removing intermediate container 4eee7dbdba7d [2021-05-28T07:47:57.482Z] ---> b08cb834820c [2021-05-28T07:47:57.482Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:47:57.482Z] ---> 5d4e64ce6866 [2021-05-28T07:47:57.482Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-28T07:47:57.627Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-28T07:47:57.627Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-28T07:47:57.745Z] ---> e481e07c3349 [2021-05-28T07:47:57.745Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-28T07:47:58.008Z] ---> Running in 4e294e0d1dce [2021-05-28T07:47:58.272Z] ---> Running in 8065373848e5 [2021-05-28T07:47:58.537Z] ---> 6a6fde5a27b3 [2021-05-28T07:47:58.537Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-28T07:47:58.802Z] Removing intermediate container 4e294e0d1dce [2021-05-28T07:47:58.802Z] ---> f0649becb0f6 [2021-05-28T07:47:58.802Z] Step 19/22 : CMD ["--init=true"] [2021-05-28T07:47:59.380Z] Removing intermediate container 8065373848e5 [2021-05-28T07:47:59.380Z] ---> e56afef919d7 [2021-05-28T07:47:59.380Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:48:01.295Z] ---> Running in 58d80dfc8b72 [2021-05-28T07:48:01.556Z] Removing intermediate container 18f8641ccc80 [2021-05-28T07:48:01.556Z] ---> 56756b4efab5 [2021-05-28T07:48:01.556Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-28T07:48:01.817Z] ---> dead4d7a2aa3 [2021-05-28T07:48:01.817Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-28T07:48:02.403Z] ---> Running in 22e56785b2b9 [2021-05-28T07:48:02.403Z] ---> Running in 091b61f43394 [2021-05-28T07:48:02.980Z] Removing intermediate container 58d80dfc8b72 [2021-05-28T07:48:02.980Z] ---> 32da00093e5f [2021-05-28T07:48:02.980Z] Step 20/22 : LABEL arch=x86_64 [2021-05-28T07:48:03.075Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-28T07:48:03.075Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-28T07:48:03.075Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-28T07:48:03.075Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-28T07:48:03.244Z] ---> b0c7462027f8 [2021-05-28T07:48:03.245Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-28T07:48:03.829Z] ---> Running in 4ddaf48ee37e [2021-05-28T07:48:04.099Z] ---> Running in cc74497468c5 [2021-05-28T07:48:04.099Z] Removing intermediate container 22e56785b2b9 [2021-05-28T07:48:04.099Z] ---> 2ec01e3ca10a [2021-05-28T07:48:04.099Z] Step 21/23 : LABEL arch=x86_64 [2021-05-28T07:48:04.365Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:48:04.628Z] ---> Running in 2bcb6d97b757 [2021-05-28T07:48:04.628Z] Removing intermediate container 4ddaf48ee37e [2021-05-28T07:48:04.628Z] ---> f48121da9e4d [2021-05-28T07:48:04.628Z] Step 21/22 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [2021-05-28T07:48:05.205Z] Removing intermediate container cc74497468c5 [2021-05-28T07:48:05.205Z] ---> 7cac4d31a316 [2021-05-28T07:48:05.205Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:48:05.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:48:05.465Z] ---> Running in 96d505d42795 [2021-05-28T07:48:06.037Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-28T07:48:06.037Z] ---> Running in ba0afc991c6e [2021-05-28T07:48:06.037Z] Removing intermediate container 2bcb6d97b757 [2021-05-28T07:48:06.037Z] ---> 8bd99dc405af [2021-05-28T07:48:06.037Z] Step 22/23 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [2021-05-28T07:48:06.037Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-28T07:48:06.316Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-28T07:48:06.316Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-28T07:48:06.579Z] ---> Running in 34c9d9352a2f [2021-05-28T07:48:06.838Z] Removing intermediate container 96d505d42795 [2021-05-28T07:48:06.838Z] ---> fade920b45b7 [2021-05-28T07:48:06.838Z] Step 22/22 : LABEL version=0.0.0 [2021-05-28T07:48:07.099Z] Removing intermediate container ba0afc991c6e [2021-05-28T07:48:07.099Z] ---> d06cebc5f7dd [2021-05-28T07:48:07.099Z] Step 21/23 : LABEL arch=x86_64 [2021-05-28T07:48:07.099Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-28T07:48:07.360Z] ---> Running in 70e422d445d1 [2021-05-28T07:48:07.959Z] Removing intermediate container 34c9d9352a2f [2021-05-28T07:48:07.959Z] ---> fa8bc7903682 [2021-05-28T07:48:07.959Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T07:48:07.959Z] ---> Running in 47525986103d [2021-05-28T07:48:07.959Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-28T07:48:08.226Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:48:08.226Z] OK: 8 MiB in 20 packages [2021-05-28T07:48:08.522Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-28T07:48:08.522Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-28T07:48:08.801Z] ---> Running in f92665bc31cd [2021-05-28T07:48:08.801Z] Removing intermediate container 70e422d445d1 [2021-05-28T07:48:08.801Z] ---> e7ce93b6126a [2021-05-28T07:48:08.801Z] [2021-05-28T07:48:08.801Z] Successfully built e7ce93b6126a [2021-05-28T07:48:09.379Z] Successfully tagged security-proxy-setup:latest [2021-05-28T07:48:09.379Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-05-28T07:48:09.379Z] Removing intermediate container 47525986103d [2021-05-28T07:48:09.379Z] ---> 7dc332ee732f [2021-05-28T07:48:09.379Z] Step 22/23 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [2021-05-28T07:48:12.674Z] Removing intermediate container f92665bc31cd [2021-05-28T07:48:12.674Z] ---> 782f87889633 [2021-05-28T07:48:12.674Z] [2021-05-28T07:48:12.674Z] ---> Running in 0933134480f9 [2021-05-28T07:48:12.674Z] Successfully built 782f87889633 [2021-05-28T07:48:13.612Z] Successfully tagged support-scheduler:latest [2021-05-28T07:48:13.612Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-05-28T07:48:16.175Z] Removing intermediate container 091b61f43394 [2021-05-28T07:48:16.175Z] ---> 8b443c72e07a [2021-05-28T07:48:16.175Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:48:20.981Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-28T07:48:20.981Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-28T07:48:20.981Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-28T07:48:25.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.434s coverage: 46.1% of statements [2021-05-28T07:48:25.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-28T07:48:25.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-28T07:48:25.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-28T07:48:25.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-28T07:48:25.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-28T07:48:25.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-28T07:48:25.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.217s coverage: 28.7% of statements [2021-05-28T07:48:25.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.350s coverage: 100.0% of statements [2021-05-28T07:48:28.419Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:48:28.419Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:48:28.419Z] ---> 6c8f3071dc68 [2021-05-28T07:48:28.419Z] Step 3/26 : WORKDIR /edgex-go [2021-05-28T07:48:28.419Z] ---> Using cache [2021-05-28T07:48:28.419Z] ---> db45d62c0b3d [2021-05-28T07:48:28.419Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:48:28.419Z] ---> Using cache [2021-05-28T07:48:28.419Z] ---> 06072084008a [2021-05-28T07:48:28.419Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-28T07:48:28.419Z] ---> Using cache [2021-05-28T07:48:28.419Z] ---> bbd0eee07bd3 [2021-05-28T07:48:28.419Z] Step 6/26 : COPY go.mod . [2021-05-28T07:48:28.419Z] ---> Using cache [2021-05-28T07:48:28.420Z] ---> 3b1b6ae7212a [2021-05-28T07:48:28.420Z] Step 7/26 : RUN go mod download [2021-05-28T07:48:28.420Z] ---> Using cache [2021-05-28T07:48:28.420Z] ---> a3f1538bb4d6 [2021-05-28T07:48:28.420Z] Step 8/26 : COPY . . [2021-05-28T07:48:28.420Z] ---> Using cache [2021-05-28T07:48:28.420Z] ---> 8f974ede293d [2021-05-28T07:48:28.420Z] Step 9/26 : RUN go mod tidy [2021-05-28T07:48:28.420Z] ---> Using cache [2021-05-28T07:48:28.420Z] ---> 5ea0ba4e8e0d [2021-05-28T07:48:28.420Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-28T07:48:35.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.722s coverage: 27.7% of statements [2021-05-28T07:48:35.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-28T07:48:35.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-28T07:48:35.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-28T07:48:35.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-28T07:48:35.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-28T07:48:35.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.294s coverage: 81.2% of statements [2021-05-28T07:48:35.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-28T07:48:35.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.216s coverage: 100.0% of statements [2021-05-28T07:48:35.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-28T07:48:35.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.312s coverage: 100.0% of statements [2021-05-28T07:48:35.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-28T07:48:35.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-28T07:48:37.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.386s coverage: 53.4% of statements [2021-05-28T07:48:37.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-28T07:48:37.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-28T07:48:38.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.631s coverage: 87.7% of statements [2021-05-28T07:48:38.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-28T07:48:38.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:48:38.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.198s coverage: 78.9% of statements [2021-05-28T07:48:38.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-28T07:48:40.645Z] Removing intermediate container 0933134480f9 [2021-05-28T07:48:40.645Z] ---> 70f63c385a8c [2021-05-28T07:48:40.645Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T07:48:40.645Z] ---> Running in b69c86b03cd3 [2021-05-28T07:48:40.645Z] ---> a4bd88fb0c8d [2021-05-28T07:48:40.645Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-28T07:48:40.645Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:48:40.645Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:48:40.645Z] ---> 6c8f3071dc68 [2021-05-28T07:48:40.645Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:48:40.645Z] ---> Using cache [2021-05-28T07:48:40.645Z] ---> db45d62c0b3d [2021-05-28T07:48:40.645Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:48:40.645Z] ---> Using cache [2021-05-28T07:48:40.645Z] ---> 06072084008a [2021-05-28T07:48:40.645Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-28T07:48:43.194Z] ---> Running in 0c6dba507f94 [2021-05-28T07:48:43.764Z] ---> Running in 0dbaddcc0935 [2021-05-28T07:48:45.154Z] ---> 1a73200353c6 [2021-05-28T07:48:45.154Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-28T07:48:45.415Z] 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-28T07:48:45.682Z] Removing intermediate container 0c6dba507f94 [2021-05-28T07:48:45.683Z] ---> b290f7b019a6 [2021-05-28T07:48:45.683Z] [2021-05-28T07:48:45.944Z] Successfully built b290f7b019a6 [2021-05-28T07:48:45.944Z] Successfully tagged support-notifications:latest [2021-05-28T07:48:45.944Z] Building core-metadata [2021-05-28T07:48:46.226Z]  Building support-notifications ... done  ---> 68dc64757237 [2021-05-28T07:48:46.226Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-28T07:48:46.226Z] Removing intermediate container 3c76feadba31 [2021-05-28T07:48:46.226Z] ---> c48de3a85160 [2021-05-28T07:48:46.226Z] [2021-05-28T07:48:46.226Z] Step 11/32 : FROM alpine:3.12 [2021-05-28T07:48:46.226Z] ---> 13621d1b12d4 [2021-05-28T07:48:46.226Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-28T07:48:46.226Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:48:47.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:48:47.766Z] ---> Running in a31039e7aa52 [2021-05-28T07:48:47.766Z] ---> Running in c6541f56dd1b [2021-05-28T07:48:47.766Z] OK: 219 MiB in 52 packages [2021-05-28T07:48:48.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.367s coverage: 28.6% of statements [2021-05-28T07:48:48.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-28T07:48:48.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-28T07:48:48.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-28T07:48:48.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-28T07:48:48.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-28T07:48:48.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.357s coverage: 100.0% of statements [2021-05-28T07:48:48.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-28T07:48:48.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.204s coverage: 100.0% of statements [2021-05-28T07:48:48.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-28T07:48:48.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.624s coverage: 86.7% of statements [2021-05-28T07:48:48.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-28T07:48:48.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.616s coverage: 97.5% of statements [2021-05-28T07:48:48.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-28T07:48:48.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.375s coverage: 78.3% of statements [2021-05-28T07:48:48.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-28T07:48:48.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-28T07:48:48.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-28T07:48:48.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-28T07:48:54.383Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:48:54.383Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:48:54.383Z] ---> 6c8f3071dc68 [2021-05-28T07:48:54.383Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:48:54.383Z] ---> Using cache [2021-05-28T07:48:54.383Z] ---> db45d62c0b3d [2021-05-28T07:48:54.383Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:48:54.383Z] ---> Using cache [2021-05-28T07:48:54.383Z] ---> 06072084008a [2021-05-28T07:48:54.383Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T07:48:54.383Z] ---> Using cache [2021-05-28T07:48:54.383Z] ---> bbd0eee07bd3 [2021-05-28T07:48:54.383Z] Step 6/24 : COPY go.mod . [2021-05-28T07:48:54.383Z] ---> Using cache [2021-05-28T07:48:54.383Z] ---> 3b1b6ae7212a [2021-05-28T07:48:54.383Z] Step 7/24 : RUN go mod download [2021-05-28T07:48:54.383Z] ---> Using cache [2021-05-28T07:48:54.383Z] ---> a3f1538bb4d6 [2021-05-28T07:48:54.383Z] Step 8/24 : COPY . . [2021-05-28T07:48:54.383Z] ---> Using cache [2021-05-28T07:48:54.383Z] ---> 8f974ede293d [2021-05-28T07:48:54.383Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:48:54.383Z] ---> Using cache [2021-05-28T07:48:54.383Z] ---> 5ea0ba4e8e0d [2021-05-28T07:48:54.383Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-28T07:48:56.374Z] Removing intermediate container c6541f56dd1b [2021-05-28T07:48:56.374Z] ---> 6d4074263eed [2021-05-28T07:48:56.374Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:48:56.374Z] Removing intermediate container a31039e7aa52 [2021-05-28T07:48:56.374Z] ---> 7048426815a6 [2021-05-28T07:48:56.374Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-28T07:48:56.374Z] ---> Running in c7457f67cd81 [2021-05-28T07:48:56.647Z] ---> Running in ca4a70b3cb48 [2021-05-28T07:48:56.647Z] ---> Running in 83bb0c514270 [2021-05-28T07:48:56.923Z] Removing intermediate container 0dbaddcc0935 [2021-05-28T07:48:56.923Z] ---> a1a1ffe322d6 [2021-05-28T07:48:56.923Z] Step 6/24 : COPY go.mod . [2021-05-28T07:48:56.923Z] Removing intermediate container ca4a70b3cb48 [2021-05-28T07:48:56.923Z] ---> 05f1307df569 [2021-05-28T07:48:56.923Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T07:48:57.200Z] ---> Running in 8f43eee9cd2f [2021-05-28T07:48:57.200Z] ---> 32e316d6dab9 [2021-05-28T07:48:57.200Z] Step 7/24 : RUN go mod download [2021-05-28T07:48:57.480Z] ---> Running in 3fa9af395a33 [2021-05-28T07:48:57.480Z] Removing intermediate container 8f43eee9cd2f [2021-05-28T07:48:57.480Z] ---> 516a0cc3a843 [2021-05-28T07:48:57.480Z] Step 23/24 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [2021-05-28T07:48:57.750Z] ---> Running in aa5ec06408b3 [2021-05-28T07:48:57.750Z] 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-28T07:48:57.750Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:48:58.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:48:58.012Z] Removing intermediate container aa5ec06408b3 [2021-05-28T07:48:58.012Z] ---> 6509e27d7ed0 [2021-05-28T07:48:58.012Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T07:48:58.012Z] ---> Running in f3b0bc4fbdd4 [2021-05-28T07:48:58.276Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-28T07:48:58.276Z] (2/2) Installing su-exec (0.2-r1) [2021-05-28T07:48:58.276Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:48:58.276Z] OK: 6 MiB in 16 packages [2021-05-28T07:48:58.276Z] Removing intermediate container f3b0bc4fbdd4 [2021-05-28T07:48:58.276Z] ---> 1257797451a2 [2021-05-28T07:48:58.276Z] [2021-05-28T07:48:58.276Z] Successfully built 1257797451a2 [2021-05-28T07:48:58.276Z] Successfully tagged core-data:latest [2021-05-28T07:48:58.276Z] Building core-command [2021-05-28T07:48:58.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.433s coverage: 95.1% of statements [2021-05-28T07:48:58.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-28T07:48:58.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:48:58.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-28T07:48:58.589Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-28T07:48:58.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-28T07:48:58.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-28T07:48:58.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-28T07:48:58.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-28T07:48:58.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-28T07:48:58.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-28T07:48:58.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-28T07:48:58.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-28T07:48:58.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-28T07:48:58.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-28T07:48:58.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-28T07:48:58.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-28T07:48:58.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-28T07:48:58.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-28T07:48:58.589Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.167s coverage: 58.8% of statements [2021-05-28T07:48:58.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-28T07:48:58.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-28T07:48:58.589Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.372s coverage: 0.8% of statements [2021-05-28T07:48:58.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-28T07:48:58.589Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.159s coverage: 21.7% of statements [2021-05-28T07:48:58.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-28T07:48:58.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.180s coverage: 47.1% of statements [2021-05-28T07:48:58.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.225s coverage: 79.5% of statements [2021-05-28T07:48:58.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.291s coverage: 94.1% of statements [2021-05-28T07:48:58.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.243s coverage: 96.3% of statements [2021-05-28T07:48:58.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.176s coverage: 87.5% of statements [2021-05-28T07:49:00.248Z]  Building core-data ... done Removing intermediate container 3fa9af395a33 [2021-05-28T07:49:00.248Z] ---> d1b710a7a7d3 [2021-05-28T07:49:00.248Z] Step 8/24 : COPY . . [2021-05-28T07:49:11.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.226s coverage: 94.4% of statements [2021-05-28T07:49:11.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.171s coverage: 44.8% of statements [2021-05-28T07:49:12.547Z] Removing intermediate container 83bb0c514270 [2021-05-28T07:49:12.547Z] ---> 4d0face18899 [2021-05-28T07:49:12.547Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-28T07:49:16.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.611s coverage: 81.8% of statements [2021-05-28T07:49:16.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-28T07:49:23.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.291s coverage: 92.9% of statements [2021-05-28T07:49:23.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-28T07:49:23.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-28T07:49:23.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-28T07:49:23.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-05-28T07:49:23.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-28T07:49:23.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-28T07:49:23.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-28T07:49:23.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-28T07:49:23.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-28T07:49:23.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements [2021-05-28T07:49:23.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-28T07:49:23.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-28T07:49:23.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-05-28T07:49:23.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-28T07:49:23.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.273s coverage: 76.0% of statements [2021-05-28T07:49:23.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-28T07:49:23.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.183s coverage: 80.0% of statements [2021-05-28T07:49:23.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements [2021-05-28T07:49:23.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.338s coverage: 85.4% of statements [2021-05-28T07:49:23.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.287s coverage: 91.2% of statements [2021-05-28T07:49:23.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-28T07:49:24.822Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:49:24.822Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:49:26.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.829s coverage: 64.4% of statements [2021-05-28T07:49:26.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-28T07:49:26.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-28T07:49:26.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.230s coverage: 100.0% of statements [2021-05-28T07:49:26.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements [2021-05-28T07:49:26.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-05-28T07:49:26.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.129s coverage: 73.7% of statements [2021-05-28T07:49:26.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2021-05-28T07:49:29.030Z] ---> 6c8f3071dc68 [2021-05-28T07:49:29.030Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:49:29.030Z] ---> Using cache [2021-05-28T07:49:29.030Z] ---> db45d62c0b3d [2021-05-28T07:49:29.030Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:49:29.030Z] ---> Using cache [2021-05-28T07:49:29.030Z] ---> 06072084008a [2021-05-28T07:49:29.030Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T07:49:29.030Z] ---> Using cache [2021-05-28T07:49:29.030Z] ---> bbd0eee07bd3 [2021-05-28T07:49:29.030Z] Step 6/24 : COPY go.mod . [2021-05-28T07:49:29.030Z] ---> Using cache [2021-05-28T07:49:29.030Z] ---> 3b1b6ae7212a [2021-05-28T07:49:29.030Z] Step 7/24 : RUN go mod download [2021-05-28T07:49:29.030Z] ---> Using cache [2021-05-28T07:49:29.030Z] ---> a3f1538bb4d6 [2021-05-28T07:49:29.030Z] Step 8/24 : COPY . . [2021-05-28T07:49:29.030Z] ---> Using cache [2021-05-28T07:49:29.030Z] ---> 8f974ede293d [2021-05-28T07:49:29.030Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:49:29.030Z] ---> Using cache [2021-05-28T07:49:29.030Z] ---> 5ea0ba4e8e0d [2021-05-28T07:49:29.030Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-28T07:49:29.295Z] ---> 6b079d0e58aa [2021-05-28T07:49:29.295Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:49:29.295Z] ---> Running in 7c397c064b4c [2021-05-28T07:49:29.573Z] ---> Running in e98a862bc9ad [2021-05-28T07:49:29.573Z] ---> Running in f2612a9dbc53 [2021-05-28T07:49:29.847Z] Removing intermediate container 7c397c064b4c [2021-05-28T07:49:29.847Z] ---> ac9d95b08c75 [2021-05-28T07:49:29.847Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-28T07:49:30.448Z] ---> Running in 096a73a4abb9 [2021-05-28T07:49:31.038Z] 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-28T07:49:31.038Z] Removing intermediate container 096a73a4abb9 [2021-05-28T07:49:31.038Z] ---> c83ec719fe94 [2021-05-28T07:49:31.038Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-28T07:49:31.618Z] ---> Running in 8a899b6f9409 [2021-05-28T07:49:32.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.041s coverage: 66.9% of statements [2021-05-28T07:49:32.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-28T07:49:32.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-28T07:49:32.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-28T07:49:33.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.805s coverage: 43.5% of statements [2021-05-28T07:49:33.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-28T07:49:33.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-28T07:49:33.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.111s coverage: 89.5% of statements [2021-05-28T07:49:33.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-28T07:49:33.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.100s coverage: 84.8% of statements [2021-05-28T07:49:38.215Z] Removing intermediate container f2612a9dbc53 [2021-05-28T07:49:38.216Z] ---> 32d02e7adb3a [2021-05-28T07:49:38.216Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-28T07:49:38.751Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.646s coverage: 46.8% of statements [2021-05-28T07:49:38.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-28T07:49:38.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-28T07:49:38.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-28T07:49:38.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-28T07:49:38.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-28T07:49:38.751Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.143s coverage: 100.0% of statements [2021-05-28T07:49:38.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-28T07:49:38.751Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.118s coverage: 100.0% of statements [2021-05-28T07:49:38.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-28T07:49:38.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-28T07:49:39.165Z] Removing intermediate container 8a899b6f9409 [2021-05-28T07:49:39.165Z] ---> c80b1d6f11c1 [2021-05-28T07:49:39.165Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-28T07:49:39.165Z] ---> Running in a7b039f45664 [2021-05-28T07:49:39.427Z] ---> Running in 66895dccde36 [2021-05-28T07:49:40.000Z] Removing intermediate container 66895dccde36 [2021-05-28T07:49:40.000Z] ---> 5b25793ea670 [2021-05-28T07:49:40.000Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-28T07:49:40.000Z] 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-28T07:49:40.950Z] ---> 59d2e03feccc [2021-05-28T07:49:40.950Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-28T07:49:41.217Z] ---> Running in b7cd7aec94a6 [2021-05-28T07:49:42.169Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.258s coverage: 18.8% of statements [2021-05-28T07:49:42.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-28T07:49:42.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-28T07:49:42.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-28T07:49:42.447Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.543s coverage: 91.9% of statements [2021-05-28T07:49:42.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-28T07:49:42.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:49:42.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-28T07:49:44.528Z] 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-28T07:49:46.444Z] Removing intermediate container b7cd7aec94a6 [2021-05-28T07:49:46.444Z] ---> d2c962406000 [2021-05-28T07:49:46.444Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:49:48.415Z] ---> 515331fee7b5 [2021-05-28T07:49:48.415Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-28T07:49:50.807Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.198s coverage: 28.7% of statements [2021-05-28T07:49:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-28T07:49:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-28T07:49:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-28T07:49:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-28T07:49:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-28T07:49:50.807Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.172s coverage: 99.0% of statements [2021-05-28T07:49:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-28T07:49:50.807Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.303s coverage: 100.0% of statements [2021-05-28T07:49:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-28T07:49:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-28T07:49:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-28T07:49:50.807Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.236s coverage: 63.4% of statements [2021-05-28T07:49:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-28T07:49:50.807Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.420s coverage: 97.6% of statements [2021-05-28T07:49:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-28T07:49:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:49:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-28T07:49:50.807Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements [2021-05-28T07:49:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-28T07:49:50.807Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements [2021-05-28T07:49:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-28T07:49:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-28T07:49:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-28T07:49:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-28T07:49:50.807Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.125s coverage: 87.9% of statements [2021-05-28T07:49:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-28T07:49:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-28T07:49:50.807Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2021-05-28T07:49:52.266Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.193s coverage: 28.1% of statements [2021-05-28T07:49:52.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-28T07:49:52.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-28T07:49:53.249Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.173s coverage: 27.9% of statements [2021-05-28T07:49:53.249Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-28T07:49:53.249Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-28T07:49:53.249Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-28T07:49:53.249Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-28T07:49:53.249Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-28T07:49:53.249Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 100.0% of statements [2021-05-28T07:49:54.227Z] GO111MODULE=on go vet ./... [2021-05-28T07:49:55.048Z] ---> b239232e1cbc [2021-05-28T07:49:55.048Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-28T07:49:55.048Z] Removing intermediate container b69c86b03cd3 [2021-05-28T07:49:55.048Z] ---> 4f89dda24b54 [2021-05-28T07:49:55.048Z] [2021-05-28T07:49:55.048Z] Step 11/26 : FROM alpine:3.12 [2021-05-28T07:49:55.048Z] ---> 13621d1b12d4 [2021-05-28T07:49:55.048Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-28T07:49:56.436Z] ---> 8e5fd616f58b [2021-05-28T07:49:56.436Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-28T07:49:56.436Z] ---> Running in 6e2ab8263054 [2021-05-28T07:49:58.382Z] ---> 7cc4737e1672 [2021-05-28T07:49:58.382Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-28T07:49:58.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:49:58.654Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:49:58.654Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-28T07:49:58.922Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T07:49:58.922Z] (3/6) Installing libcurl (7.77.0-r0) [2021-05-28T07:49:58.922Z] (4/6) Installing curl (7.77.0-r0) [2021-05-28T07:49:58.922Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-28T07:49:58.922Z] (6/6) Installing su-exec (0.2-r1) [2021-05-28T07:49:58.922Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:49:58.922Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T07:49:58.922Z] OK: 7 MiB in 20 packages [2021-05-28T07:50:02.248Z] ---> 3fb056c95bcc [2021-05-28T07:50:02.248Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-28T07:50:06.482Z] ---> Running in 6c9a2bb80cec [2021-05-28T07:50:08.402Z] Removing intermediate container 6e2ab8263054 [2021-05-28T07:50:08.402Z] ---> 84cd963faec7 [2021-05-28T07:50:08.402Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T07:50:10.329Z] ---> Running in 2a92e91e2848 [2021-05-28T07:50:10.329Z] Removing intermediate container 6c9a2bb80cec [2021-05-28T07:50:10.329Z] ---> 8e64a03c7545 [2021-05-28T07:50:10.329Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-28T07:50:14.577Z] Removing intermediate container 2a92e91e2848 [2021-05-28T07:50:14.577Z] ---> 9f27f97ee4d7 [2021-05-28T07:50:14.577Z] Step 14/26 : WORKDIR / [2021-05-28T07:50:14.577Z] ---> aace24b5244d [2021-05-28T07:50:14.577Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-28T07:50:15.533Z] ---> Running in 7ed5723bff56 [2021-05-28T07:50:16.114Z] ---> Running in fd27ae996b85 [2021-05-28T07:50:16.114Z] Removing intermediate container c7457f67cd81 [2021-05-28T07:50:16.114Z] ---> b8eec40a412a [2021-05-28T07:50:16.114Z] [2021-05-28T07:50:16.114Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T07:50:16.114Z] ---> 13621d1b12d4 [2021-05-28T07:50:16.114Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T07:50:16.114Z] ---> Using cache [2021-05-28T07:50:16.114Z] ---> 8168023ec9cc [2021-05-28T07:50:16.114Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:50:16.114Z] ---> Using cache [2021-05-28T07:50:16.114Z] ---> 24b7c1284ff8 [2021-05-28T07:50:16.114Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-28T07:50:17.055Z] ---> Running in c0aace9ac963 [2021-05-28T07:50:17.319Z] Removing intermediate container 7ed5723bff56 [2021-05-28T07:50:17.319Z] ---> 7b7efc5b285d [2021-05-28T07:50:17.319Z] 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-28T07:50:18.718Z] Removing intermediate container c0aace9ac963 [2021-05-28T07:50:18.718Z] ---> f9c3c7dffaeb [2021-05-28T07:50:18.718Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T07:50:19.664Z] ---> fc96435593ee [2021-05-28T07:50:19.664Z] 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-28T07:50:22.217Z] ---> Running in f718bcecf8eb [2021-05-28T07:50:22.792Z] ---> 25b4b8664439 [2021-05-28T07:50:22.792Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-28T07:50:22.792Z] Removing intermediate container e98a862bc9ad [2021-05-28T07:50:22.792Z] ---> 69c35164d98f [2021-05-28T07:50:22.792Z] [2021-05-28T07:50:22.792Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T07:50:22.792Z] ---> 13621d1b12d4 [2021-05-28T07:50:22.792Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T07:50:22.792Z] ---> Using cache [2021-05-28T07:50:22.792Z] ---> 8168023ec9cc [2021-05-28T07:50:22.792Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:50:22.792Z] ---> Using cache [2021-05-28T07:50:22.792Z] ---> 24b7c1284ff8 [2021-05-28T07:50:22.792Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-28T07:50:22.792Z] Removing intermediate container f718bcecf8eb [2021-05-28T07:50:22.792Z] ---> 57ac49059d10 [2021-05-28T07:50:22.792Z] Step 16/24 : WORKDIR / [2021-05-28T07:50:23.740Z] ---> Running in 0c7eae4d23d7 [2021-05-28T07:50:24.002Z] ---> Running in b86a05691947 [2021-05-28T07:50:24.267Z] Removing intermediate container fd27ae996b85 [2021-05-28T07:50:24.267Z] ---> 05dd7d156417 [2021-05-28T07:50:24.267Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-28T07:50:24.267Z] ---> 3b00c62c6b1c [2021-05-28T07:50:24.267Z] 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-28T07:50:25.652Z] ---> Running in 930e988b67b3 [2021-05-28T07:50:28.196Z] Removing intermediate container 0c7eae4d23d7 [2021-05-28T07:50:28.196Z] ---> b567bfd0a06f [2021-05-28T07:50:28.196Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T07:50:28.459Z] Removing intermediate container b86a05691947 [2021-05-28T07:50:28.459Z] ---> 7f69fb543934 [2021-05-28T07:50:28.459Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:50:28.459Z] ---> 02c178f4dbd8 [2021-05-28T07:50:28.459Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-28T07:50:28.724Z] ---> Running in 5be284754582 [2021-05-28T07:50:29.296Z] Removing intermediate container a7b039f45664 [2021-05-28T07:50:29.296Z] ---> 0798dddb170b [2021-05-28T07:50:29.296Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-28T07:50:29.557Z] Removing intermediate container 930e988b67b3 [2021-05-28T07:50:29.557Z] ---> c028c212283c [2021-05-28T07:50:29.557Z] Step 29/32 : CMD ["gate"] [2021-05-28T07:50:29.817Z] ---> Running in f3dbbca78ebd [2021-05-28T07:50:30.080Z] ---> 479e9e860388 [2021-05-28T07:50:30.080Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-28T07:50:30.080Z] ---> Running in e7ffabcce1f6 [2021-05-28T07:50:30.345Z] Removing intermediate container 5be284754582 [2021-05-28T07:50:30.345Z] ---> 3223815c9808 [2021-05-28T07:50:30.345Z] Step 16/24 : WORKDIR / [2021-05-28T07:50:30.605Z] ---> ad736347565c [2021-05-28T07:50:30.605Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-28T07:50:31.176Z] ---> Running in 494b15c3067c [2021-05-28T07:50:31.747Z] 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-28T07:50:31.747Z] ---> b0e50289128b [2021-05-28T07:50:31.747Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-28T07:50:32.007Z] Removing intermediate container e7ffabcce1f6 [2021-05-28T07:50:32.007Z] ---> 88e79a5fff7b [2021-05-28T07:50:32.007Z] Step 30/32 : LABEL arch=x86_64 [2021-05-28T07:50:32.007Z] ---> 06eaaac01ad5 [2021-05-28T07:50:32.007Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-28T07:50:32.577Z] ---> Running in 42301a97df81 [2021-05-28T07:50:34.490Z] Removing intermediate container 494b15c3067c [2021-05-28T07:50:34.490Z] ---> 2a3a769210a8 [2021-05-28T07:50:34.490Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:50:34.490Z] ---> aee6b95308a3 [2021-05-28T07:50:34.490Z] 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-28T07:50:34.752Z] ---> 55c2129babe1 [2021-05-28T07:50:34.752Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-28T07:50:34.752Z] ---> Running in 0ca5c47408a6 [2021-05-28T07:50:35.016Z] Removing intermediate container 42301a97df81 [2021-05-28T07:50:35.016Z] ---> 9329fb30d65a [2021-05-28T07:50:35.016Z] Step 31/32 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [2021-05-28T07:50:35.016Z] ---> a4c9261a6d3a [2021-05-28T07:50:35.016Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-28T07:50:35.736Z] ---> Running in 875bd28d017b [2021-05-28T07:50:35.736Z] Removing intermediate container f3dbbca78ebd [2021-05-28T07:50:35.736Z] ---> bde9ee4efb74 [2021-05-28T07:50:35.736Z] [2021-05-28T07:50:35.736Z] Step 12/24 : FROM docker:20.10.0 [2021-05-28T07:50:35.736Z] ---> Running in 2c254f01f10c [2021-05-28T07:50:36.116Z] 20.10.0: Pulling from library/docker [2021-05-28T07:50:36.116Z] ---> c804d7b3e6d7 [2021-05-28T07:50:36.116Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-28T07:50:36.483Z] Removing intermediate container 2c254f01f10c [2021-05-28T07:50:36.483Z] ---> 5b1149c5882b [2021-05-28T07:50:36.483Z] Step 32/32 : LABEL version=0.0.0 [2021-05-28T07:50:36.483Z] Removing intermediate container 875bd28d017b [2021-05-28T07:50:36.483Z] ---> f0f9145b38ab [2021-05-28T07:50:36.483Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:50:37.279Z] ---> Running in 4fe9869358ea [2021-05-28T07:50:37.279Z] ---> Running in 0e8568626752 [2021-05-28T07:50:39.227Z] ---> 023082f7afd6 [2021-05-28T07:50:39.227Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-28T07:50:40.171Z] ---> Running in 58931fa87a8f [2021-05-28T07:50:40.171Z] Removing intermediate container 0e8568626752 [2021-05-28T07:50:40.171Z] ---> 11182c552319 [2021-05-28T07:50:40.171Z] [2021-05-28T07:50:40.171Z] Removing intermediate container 0ca5c47408a6 [2021-05-28T07:50:40.171Z] ---> 3e713ed4566b [2021-05-28T07:50:40.171Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-28T07:50:40.171Z] Removing intermediate container 4fe9869358ea [2021-05-28T07:50:40.171Z] ---> 8cd6976456ff [2021-05-28T07:50:40.171Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T07:50:40.171Z] Successfully built 11182c552319 [2021-05-28T07:50:40.171Z] Successfully tagged security-bootstrapper:latest [2021-05-28T07:50:40.171Z]  Building security-bootstrapper ... done  ---> Running in 8b1db7715c9c [2021-05-28T07:50:40.171Z] ---> Running in d79916c2bedc [2021-05-28T07:50:40.171Z] Removing intermediate container 58931fa87a8f [2021-05-28T07:50:40.171Z] ---> d84f92d906b9 [2021-05-28T07:50:40.171Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:50:41.562Z] Removing intermediate container 8b1db7715c9c [2021-05-28T07:50:41.562Z] ---> d7f08884daf3 [2021-05-28T07:50:41.562Z] Step 24/26 : LABEL arch=x86_64 [2021-05-28T07:50:41.562Z] ---> Running in 8479d5ca107b [2021-05-28T07:50:42.970Z] Removing intermediate container d79916c2bedc [2021-05-28T07:50:42.970Z] ---> a2a8afe8dba1 [2021-05-28T07:50:42.970Z] Step 23/24 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [2021-05-28T07:50:42.970Z] ---> Running in 529fd1aba1f5 [2021-05-28T07:50:43.230Z] ---> Running in 8a7bb36a1eb4 [2021-05-28T07:50:43.230Z] Removing intermediate container 8479d5ca107b [2021-05-28T07:50:43.230Z] ---> 594c8a35382f [2021-05-28T07:50:43.230Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T07:50:43.490Z] ---> Running in 5deb5c059d79 [2021-05-28T07:50:43.490Z] Removing intermediate container 529fd1aba1f5 [2021-05-28T07:50:43.490Z] ---> 2d1ca79a4e1d [2021-05-28T07:50:43.490Z] Step 25/26 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [2021-05-28T07:50:43.490Z] Removing intermediate container 8a7bb36a1eb4 [2021-05-28T07:50:43.490Z] ---> 924cc82c505d [2021-05-28T07:50:43.490Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T07:50:43.490Z] ---> Running in 0acf53383a91 [2021-05-28T07:50:43.490Z] Removing intermediate container 5deb5c059d79 [2021-05-28T07:50:43.490Z] ---> a715e7a8057f [2021-05-28T07:50:43.490Z] Step 23/24 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [2021-05-28T07:50:43.750Z] ---> Running in 2eeeaa46b114 [2021-05-28T07:50:43.750Z] ---> Running in fb3501553a78 [2021-05-28T07:50:44.009Z] Removing intermediate container 0acf53383a91 [2021-05-28T07:50:44.009Z] ---> 740949e986b4 [2021-05-28T07:50:44.009Z] Step 26/26 : LABEL version=0.0.0 [2021-05-28T07:50:44.009Z] Removing intermediate container 2eeeaa46b114 [2021-05-28T07:50:44.009Z] ---> dd16f956e256 [2021-05-28T07:50:44.009Z] [2021-05-28T07:50:44.009Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-28T07:50:44.591Z] Successfully built dd16f956e256 [2021-05-28T07:50:44.591Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-28T07:50:44.591Z] Successfully tagged core-metadata:latest [2021-05-28T07:50:44.591Z]  Building core-metadata ... done  ---> aefe523efa57 [2021-05-28T07:50:44.591Z] 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-28T07:50:44.591Z] ---> Running in 64651b0752b7 [2021-05-28T07:50:44.591Z] Removing intermediate container fb3501553a78 [2021-05-28T07:50:44.591Z] ---> aafd3122dd71 [2021-05-28T07:50:44.591Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T07:50:44.591Z] ---> Running in 4ae950e42c23 [2021-05-28T07:50:44.591Z] ---> Running in 9f8437e52513 [2021-05-28T07:50:44.855Z] Removing intermediate container 64651b0752b7 [2021-05-28T07:50:44.855Z] ---> 77d497686b6c [2021-05-28T07:50:44.855Z] [2021-05-28T07:50:44.855Z] Successfully built 77d497686b6c [2021-05-28T07:50:44.855Z] Successfully tagged security-secretstore-setup:latest [2021-05-28T07:50:44.855Z]  Building security-secretstore-setup ... done Removing intermediate container 4ae950e42c23 [2021-05-28T07:50:44.855Z] ---> 801ac9c8a763 [2021-05-28T07:50:44.855Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-28T07:50:45.115Z] Removing intermediate container 9f8437e52513 [2021-05-28T07:50:45.115Z] ---> f688c81af167 [2021-05-28T07:50:45.115Z] [2021-05-28T07:50:45.380Z] Successfully built f688c81af167 [2021-05-28T07:50:45.380Z] Successfully tagged core-command:latest [2021-05-28T07:50:45.380Z]  Building core-command ... done  ---> Running in 597b8ae0feb1 [2021-05-28T07:50:45.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:50:45.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:50:45.904Z] (1/39) Installing readline (8.0.4-r0) [2021-05-28T07:50:45.904Z] (2/39) Installing bash (5.0.17-r0) [2021-05-28T07:50:45.904Z] Executing bash-5.0.17-r0.post-install [2021-05-28T07:50:45.904Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T07:50:45.904Z] (4/39) Installing libcurl (7.77.0-r0) [2021-05-28T07:50:45.904Z] (5/39) Installing curl (7.77.0-r0) [2021-05-28T07:50:45.904Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-28T07:50:45.904Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-28T07:50:45.904Z] (8/39) Installing expat (2.2.9-r1) [2021-05-28T07:50:45.904Z] (9/39) Installing libffi (3.3-r2) [2021-05-28T07:50:45.904Z] (10/39) Installing gdbm (1.13-r1) [2021-05-28T07:50:45.904Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-28T07:50:45.904Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-28T07:50:45.904Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-28T07:50:46.845Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-28T07:50:46.845Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-28T07:50:46.845Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-28T07:50:46.845Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-28T07:50:46.845Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-28T07:50:46.845Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-28T07:50:46.845Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-28T07:50:46.845Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-28T07:50:46.845Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-28T07:50:46.845Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-28T07:50:46.845Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-28T07:50:46.845Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-28T07:50:46.845Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-28T07:50:46.845Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-28T07:50:46.845Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-28T07:50:46.845Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-28T07:50:46.845Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-28T07:50:46.845Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-28T07:50:46.845Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-28T07:50:47.106Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-28T07:50:47.106Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-28T07:50:47.106Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-28T07:50:47.106Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-28T07:50:47.106Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-28T07:50:47.106Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-28T07:50:47.106Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-28T07:50:47.106Z] Executing busybox-1.31.1-r19.trigger [2021-05-28T07:50:47.106Z] OK: 72 MiB in 59 packages [2021-05-28T07:50:48.051Z] Collecting docker-compose==1.23.2 [2021-05-28T07:50:48.051Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-28T07:50:48.051Z] Collecting docopt<0.7,>=0.6.1 [2021-05-28T07:50:48.051Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-28T07:50:48.620Z] Collecting PyYAML<4,>=3.10 [2021-05-28T07:50:48.620Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-28T07:50:49.190Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-28T07:50:49.452Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-28T07:50:49.452Z] Collecting docker<4.0,>=3.6.0 [2021-05-28T07:50:49.452Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-28T07:50:49.714Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-28T07:50:49.714Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-28T07:50:49.976Z] Collecting jsonschema<3,>=2.5.1 [2021-05-28T07:50:49.976Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-28T07:50:50.238Z] 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-28T07:50:50.238Z] Collecting texttable<0.10,>=0.9.0 [2021-05-28T07:50:50.238Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-28T07:50:50.498Z] Collecting cached-property<2,>=1.2.0 [2021-05-28T07:50:50.498Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-28T07:50:50.758Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-28T07:50:50.758Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-28T07:50:50.758Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-28T07:50:50.758Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-28T07:50:51.703Z] Collecting idna<2.8,>=2.5 [2021-05-28T07:50:51.703Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-28T07:50:51.703Z] 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-28T07:50:51.703Z] 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-28T07:50:51.703Z] Collecting docker-pycreds>=0.4.0 [2021-05-28T07:50:51.703Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-28T07:50:51.703Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-28T07:50:51.703Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-28T07:50:51.703Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-28T07:50:51.703Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-28T07:50:51.966Z] Installing collected packages: docopt, PyYAML, urllib3, idna, requests, websocket-client, docker-pycreds, docker, dockerpty, jsonschema, texttable, cached-property, docker-compose [2021-05-28T07:50:51.966Z] Running setup.py install for docopt: started [2021-05-28T07:50:52.227Z] Running setup.py install for docopt: finished with status 'done' [2021-05-28T07:50:52.227Z] Running setup.py install for PyYAML: started [2021-05-28T07:50:52.488Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-28T07:50:52.488Z] Attempting uninstall: urllib3 [2021-05-28T07:50:52.488Z] Found existing installation: urllib3 1.25.9 [2021-05-28T07:50:52.488Z] Uninstalling urllib3-1.25.9: [2021-05-28T07:50:52.488Z] Successfully uninstalled urllib3-1.25.9 [2021-05-28T07:50:52.749Z] Attempting uninstall: idna [2021-05-28T07:50:52.749Z] Found existing installation: idna 2.9 [2021-05-28T07:50:52.749Z] Uninstalling idna-2.9: [2021-05-28T07:50:52.749Z] Successfully uninstalled idna-2.9 [2021-05-28T07:50:53.011Z] Attempting uninstall: requests [2021-05-28T07:50:53.011Z] Found existing installation: requests 2.23.0 [2021-05-28T07:50:53.011Z] Uninstalling requests-2.23.0: [2021-05-28T07:50:53.011Z] Successfully uninstalled requests-2.23.0 [2021-05-28T07:50:53.584Z] Running setup.py install for dockerpty: started [2021-05-28T07:50:53.845Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-28T07:50:54.119Z] Running setup.py install for texttable: started [2021-05-28T07:50:54.383Z] Running setup.py install for texttable: finished with status 'done' [2021-05-28T07:50:54.644Z] 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-28T07:51:12.780Z] Removing intermediate container 597b8ae0feb1 [2021-05-28T07:51:12.780Z] ---> 6cd43f017fd1 [2021-05-28T07:51:12.780Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-28T07:51:12.780Z] ---> Running in 2bc77f49d1c6 [2021-05-28T07:51:12.780Z] Removing intermediate container 2bc77f49d1c6 [2021-05-28T07:51:12.780Z] ---> 3bab00aeb236 [2021-05-28T07:51:12.780Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-28T07:51:12.780Z] ---> Running in 871c0c273e5d [2021-05-28T07:51:12.780Z] Removing intermediate container 871c0c273e5d [2021-05-28T07:51:12.780Z] ---> 40d21b060d66 [2021-05-28T07:51:12.780Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-28T07:51:12.780Z] ---> 90cb8df53f3b [2021-05-28T07:51:12.780Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-28T07:51:12.780Z] ---> d07735fe1f32 [2021-05-28T07:51:12.780Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-28T07:51:12.780Z] ---> 49cb788ba281 [2021-05-28T07:51:12.780Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-28T07:51:12.780Z] ---> Running in d6d8613f73ab [2021-05-28T07:51:12.780Z] Removing intermediate container d6d8613f73ab [2021-05-28T07:51:12.780Z] ---> ac1289e243d5 [2021-05-28T07:51:12.780Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:51:13.041Z] ---> Running in f51573a940d9 [2021-05-28T07:51:13.306Z] Removing intermediate container f51573a940d9 [2021-05-28T07:51:13.306Z] ---> 4f1ae5841480 [2021-05-28T07:51:13.306Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T07:51:13.306Z] ---> Running in 0ff943d78668 [2021-05-28T07:51:13.877Z] Removing intermediate container 0ff943d78668 [2021-05-28T07:51:13.877Z] ---> 35d8a8d43f40 [2021-05-28T07:51:13.877Z] Step 23/24 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [2021-05-28T07:51:13.877Z] ---> Running in 7fecc9431b4c [2021-05-28T07:51:14.139Z] Removing intermediate container 7fecc9431b4c [2021-05-28T07:51:14.139Z] ---> dc98ca20b93a [2021-05-28T07:51:14.139Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T07:51:14.400Z] ---> Running in 01ccbbd02228 [2021-05-28T07:51:14.661Z] Removing intermediate container 01ccbbd02228 [2021-05-28T07:51:14.661Z] ---> 7b9c3ce11aa4 [2021-05-28T07:51:14.661Z] [2021-05-28T07:51:14.661Z] Successfully built 7b9c3ce11aa4 [2021-05-28T07:51:14.922Z] Successfully tagged sys-mgmt-agent:latest [2021-05-28T07:51:15.501Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-28T07:51:15.505Z] $ docker stop --time=1 b86cbeeb4e84e1eeb1df1a5d60aecf3a5640e6852ad2f222a4054e84be6d10e6 [2021-05-28T07:51:17.538Z] $ docker rm -f b86cbeeb4e84e1eeb1df1a5d60aecf3a5640e6852ad2f222a4054e84be6d10e6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T07:51:17.973Z] + docker images [2021-05-28T07:51:18.233Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-28T07:51:18.233Z] sys-mgmt-agent latest 7b9c3ce11aa4 4 seconds ago 312MB [2021-05-28T07:51:18.233Z] security-secretstore-setup latest 77d497686b6c 34 seconds ago 25.8MB [2021-05-28T07:51:18.233Z] core-command latest f688c81af167 34 seconds ago 17.1MB [2021-05-28T07:51:18.233Z] core-metadata latest dd16f956e256 35 seconds ago 18.6MB [2021-05-28T07:51:18.233Z] security-bootstrapper latest 11182c552319 39 seconds ago 18.2MB [2021-05-28T07:51:18.233Z] bde9ee4efb74 43 seconds ago 1.16GB [2021-05-28T07:51:18.233Z] 69c35164d98f 57 seconds ago 1.16GB [2021-05-28T07:51:18.233Z] b8eec40a412a About a minute ago 1.17GB [2021-05-28T07:51:18.233Z] 4f89dda24b54 About a minute ago 1.16GB [2021-05-28T07:51:18.233Z] core-data latest 1257797451a2 2 minutes ago 21.6MB [2021-05-28T07:51:18.233Z] c48de3a85160 2 minutes ago 1.15GB [2021-05-28T07:51:18.233Z] support-notifications latest b290f7b019a6 2 minutes ago 17.8MB [2021-05-28T07:51:18.233Z] support-scheduler latest 782f87889633 3 minutes ago 17.1MB [2021-05-28T07:51:18.233Z] security-proxy-setup latest e7ce93b6126a 3 minutes ago 25.3MB [2021-05-28T07:51:18.233Z] f1c043889a77 3 minutes ago 1.17GB [2021-05-28T07:51:18.233Z] e6fcae67d21b 3 minutes ago 1.16GB [2021-05-28T07:51:18.233Z] aa7a02962c28 3 minutes ago 1.16GB [2021-05-28T07:51:18.233Z] 079c3f1026f7 3 minutes ago 1.16GB [2021-05-28T07:51:18.233Z] ci-base-image-x86_64 latest 6c8f3071dc68 10 minutes ago 648MB [2021-05-28T07:51:18.233Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-05-28T07:51:18.233Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-05-28T07:51:18.233Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-05-28T07:51:18.233Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-28T07:51:18.233Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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-28T07:51:33.777Z] Still waiting to schedule task [2021-05-28T07:51:33.778Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-28T07:51:46.121Z] gofmt -l . [2021-05-28T07:51:48.758Z] [ "`gofmt -l .`" = "" ] [2021-05-28T07:51:53.056Z] ./bin/test-go-mod-tidy.sh [2021-05-28T07:51:53.328Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-28T07:51:56.605Z] + ls -al . [2021-05-28T07:51:56.605Z] total 880 [2021-05-28T07:51:56.605Z] drwxrwxr-x 9 1001 1001 4096 May 28 07:51 . [2021-05-28T07:51:56.605Z] drwxr-xr-x 4 root root 4096 May 28 07:46 .. [2021-05-28T07:51:56.605Z] -rw-rw-r-- 1 1001 1001 11 May 28 07:44 .dockerignore [2021-05-28T07:51:56.605Z] drwxrwxr-x 8 1001 1001 4096 May 28 07:44 .git [2021-05-28T07:51:56.605Z] drwxrwxr-x 3 1001 1001 4096 May 28 07:44 .github [2021-05-28T07:51:56.605Z] -rw-rw-r-- 1 1001 1001 818 May 28 07:44 .gitignore [2021-05-28T07:51:56.605Z] -rw-rw-r-- 1 1001 1001 166 May 28 07:44 .sonarcloud.properties [2021-05-28T07:51:56.605Z] -rw-rw-r-- 1 1001 1001 8609 May 28 07:44 Attribution.txt [2021-05-28T07:51:56.605Z] -rw-rw-r-- 1 1001 1001 3804 May 28 07:44 CONTRIBUTING.md [2021-05-28T07:51:56.605Z] -rw-rw-r-- 1 1001 1001 931 May 28 07:44 Dockerfile.build [2021-05-28T07:51:56.605Z] -rw-rw-r-- 1 1001 1001 849 May 28 07:44 Jenkinsfile [2021-05-28T07:51:56.605Z] -rw-rw-r-- 1 1001 1001 10775 May 28 07:44 LICENSE [2021-05-28T07:51:56.605Z] -rw-rw-r-- 1 1001 1001 5632 May 28 07:44 Makefile [2021-05-28T07:51:56.605Z] -rw-rw-r-- 1 1001 1001 7978 May 28 07:44 README.md [2021-05-28T07:51:56.605Z] -rw-rw-r-- 1 1001 1001 6755 May 28 07:44 SECURITY.md [2021-05-28T07:51:56.605Z] -rw-rw-r-- 1 1001 1001 5 May 28 07:39 VERSION [2021-05-28T07:51:56.605Z] -rw-rw-r-- 1 1001 1001 4131 May 28 07:44 ZMQWindows.md [2021-05-28T07:51:56.605Z] drwxrwxr-x 2 1001 1001 4096 May 28 07:44 bin [2021-05-28T07:51:56.605Z] drwxrwxr-x 14 1001 1001 4096 May 28 07:44 cmd [2021-05-28T07:51:56.605Z] -rw-r--r-- 1 root root 742996 May 28 07:49 coverage.out [2021-05-28T07:51:56.605Z] -rw-r--r-- 1 root root 1060 May 28 07:51 go.mod [2021-05-28T07:51:56.605Z] -rw-r--r-- 1 root root 21686 May 28 07:46 go.sum [2021-05-28T07:51:56.605Z] drwxrwxr-x 8 1001 1001 4096 May 28 07:44 internal [2021-05-28T07:51:56.605Z] drwxrwxr-x 4 1001 1001 4096 May 28 07:44 openapi [2021-05-28T07:51:56.605Z] drwxrwxr-x 4 1001 1001 4096 May 28 07:44 snap [2021-05-28T07:51:56.605Z] -rw-rw-r-- 1 1001 1001 168 May 28 07:44 version.go [Pipeline] sh [2021-05-28T07:51:57.270Z] + '[' -e coverage.out ] [2021-05-28T07:51:57.271Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-28T07:51:57.303Z] Warning: overwriting stash ‘coverage-report’ [2021-05-28T07:51:58.542Z] Stashed 1 file(s) [Pipeline] sh [2021-05-28T07:51:59.239Z] + make build [2021-05-28T07:51:59.240Z] go mod tidy [2021-05-28T07:52:00.235Z] 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-28T07:52:08.529Z] 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-28T07:52:40.925Z] 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-28T07:52:42.907Z] 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-28T07:52:48.320Z] 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-28T07:52:49.752Z] 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-28T07:52:55.174Z] 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-28T07:53:00.581Z] 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-28T07:53:03.964Z] 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-28T07:53:08.272Z] 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-28T07:53:11.662Z] 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-28T07:53:15.063Z] 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-28T07:53:21.926Z] $ docker stop --time=1 9e2ba62d650cb44175c4eb47ac7cd180bb757729b105b7c001f63ac488f84bb5 [2021-05-28T07:53:24.350Z] $ docker rm -f 9e2ba62d650cb44175c4eb47ac7cd180bb757729b105b7c001f63ac488f84bb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:53:26.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T07:53:26.131Z] [2021-05-28T07:53:26.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:53:26.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T07:53:27.033Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-28T07:53:27.033Z] 29e5d40040c1: Pulling fs layer [2021-05-28T07:53:27.033Z] 1ce36da41761: Pulling fs layer [2021-05-28T07:53:27.033Z] 25b303627fd3: Pulling fs layer [2021-05-28T07:53:28.011Z] 29e5d40040c1: Verifying Checksum [2021-05-28T07:53:28.011Z] 29e5d40040c1: Download complete [2021-05-28T07:53:28.011Z] 1ce36da41761: Verifying Checksum [2021-05-28T07:53:28.011Z] 1ce36da41761: Download complete [2021-05-28T07:53:29.999Z] 25b303627fd3: Verifying Checksum [2021-05-28T07:53:30.000Z] 25b303627fd3: Download complete [2021-05-28T07:53:30.989Z] 29e5d40040c1: Pull complete [2021-05-28T07:53:31.978Z] 1ce36da41761: Pull complete [2021-05-28T07:53:42.127Z] 25b303627fd3: Pull complete [2021-05-28T07:53:42.127Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-28T07:53:42.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T07:53:42.127Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-28T07:53:42.397Z] prd-ubuntu18.04-docker-arm64-4c-16g-854 does not seem to be running inside a container [2021-05-28T07:53:42.639Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-28T07:53:45.776Z] $ docker top 34ab2b19a9abd291e3309a7fb2f0dd960c6b9de6f7a3b465a38baafff050739c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:53:46.680Z] + docker-compose build --help [2021-05-28T07:53:46.680Z] + grep parallel [2021-05-28T07:53:52.072Z] --parallel Build images in parallel. [Pipeline] } [2021-05-28T07:53:52.208Z] $ docker stop --time=1 34ab2b19a9abd291e3309a7fb2f0dd960c6b9de6f7a3b465a38baafff050739c [2021-05-28T07:53:54.089Z] $ docker rm -f 34ab2b19a9abd291e3309a7fb2f0dd960c6b9de6f7a3b465a38baafff050739c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:53:54.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T07:53:54.640Z] . [Pipeline] withDockerContainer [2021-05-28T07:53:54.925Z] prd-ubuntu18.04-docker-arm64-4c-16g-854 does not seem to be running inside a container [2021-05-28T07:53:55.127Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-28T07:53:56.790Z] $ docker top e21e322540f050041de88f729f2f86733f0fc0a18755be5eef3b62307587c84b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:53:57.671Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-28T07:54:03.068Z] Building core-command ... [2021-05-28T07:54:03.068Z] Building core-data ... [2021-05-28T07:54:03.068Z] Building core-metadata ... [2021-05-28T07:54:03.068Z] Building security-bootstrapper ... [2021-05-28T07:54:03.068Z] Building security-proxy-setup ... [2021-05-28T07:54:03.068Z] Building security-secretstore-setup ... [2021-05-28T07:54:03.068Z] Building support-notifications ... [2021-05-28T07:54:03.068Z] Building support-scheduler ... [2021-05-28T07:54:03.068Z] Building sys-mgmt-agent ... [2021-05-28T07:54:03.068Z] Building security-proxy-setup [2021-05-28T07:54:03.068Z] Building core-command [2021-05-28T07:54:03.068Z] Building security-secretstore-setup [2021-05-28T07:54:03.068Z] Building support-scheduler [2021-05-28T07:54:03.068Z] Building core-data [2021-05-28T07:54:54.223Z] Running on prd-ubuntu18.04-docker-8c-8g-856 in /w/workspace/edgexfoundry_edgex-go_PR-3523 [Pipeline] { [Pipeline] ws [2021-05-28T07:54:54.257Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-28T07:54:54.414Z] The recommended git tool is: git [2021-05-28T07:54:56.705Z] using credential edgex-jenkins-ssh [2021-05-28T07:54:56.720Z] Cloning the remote Git repository [2021-05-28T07:54:56.737Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-28T07:54:56.820Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-28T07:54:56.868Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T07:54:56.868Z] > git --version # timeout=10 [2021-05-28T07:54:56.876Z] > git --version # 'git version 2.17.1' [2021-05-28T07:54:56.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T07:54:56.905Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T07:55:24.852Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:55:24.852Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:55:24.852Z] ---> 323ba536e33e [2021-05-28T07:55:24.852Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T07:55:24.852Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:55:24.852Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:55:24.852Z] ---> 323ba536e33e [2021-05-28T07:55:24.852Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:55:24.852Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:55:24.852Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:55:24.852Z] ---> 323ba536e33e [2021-05-28T07:55:24.852Z] Step 3/26 : WORKDIR /edgex-go [2021-05-28T07:55:24.852Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:55:24.852Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:55:24.852Z] ---> 323ba536e33e [2021-05-28T07:55:24.852Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:55:24.852Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:55:24.852Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:55:24.852Z] ---> 323ba536e33e [2021-05-28T07:55:24.852Z] Step 3/22 : WORKDIR /edgex-go [2021-05-28T07:55:24.852Z] ---> Running in fde6985af101 [2021-05-28T07:55:24.852Z] ---> Running in 0ccbbf6ad1b3 [2021-05-28T07:55:24.852Z] ---> Running in bd26bb3656ed [2021-05-28T07:55:24.852Z] ---> Running in 27cd11212738 [2021-05-28T07:55:24.852Z] ---> Running in 60f46879b895 [2021-05-28T07:55:24.852Z] Removing intermediate container bd26bb3656ed [2021-05-28T07:55:24.852Z] ---> a94b431d33ab [2021-05-28T07:55:24.852Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:55:24.852Z] Removing intermediate container 60f46879b895 [2021-05-28T07:55:24.852Z] ---> f34c9f72ab5c [2021-05-28T07:55:24.852Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:55:24.852Z] Removing intermediate container 0ccbbf6ad1b3 [2021-05-28T07:55:24.852Z] ---> 033e3b421464 [2021-05-28T07:55:24.852Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:55:24.852Z] Removing intermediate container fde6985af101 [2021-05-28T07:55:24.852Z] ---> 9f7cbe050d43 [2021-05-28T07:55:24.852Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:55:24.852Z] Removing intermediate container 27cd11212738 [2021-05-28T07:55:24.852Z] ---> 1faca02639be [2021-05-28T07:55:24.852Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:55:24.852Z] ---> Running in b089ae381ba2 [2021-05-28T07:55:24.852Z] ---> Running in bfb55e1224cb [2021-05-28T07:55:24.852Z] ---> Running in cc572d5d7d86 [2021-05-28T07:55:24.852Z] ---> Running in 98601983a912 [2021-05-28T07:55:24.852Z] ---> Running in 4c7f58d4218b [2021-05-28T07:55:24.852Z] Removing intermediate container b089ae381ba2 [2021-05-28T07:55:24.852Z] ---> bcf45c98329b [2021-05-28T07:55:24.852Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-28T07:55:24.852Z] ---> Running in 8965b7729d05 [2021-05-28T07:55:24.852Z] Removing intermediate container bfb55e1224cb [2021-05-28T07:55:24.852Z] ---> 905c27aacb27 [2021-05-28T07:55:24.852Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-28T07:55:24.852Z] Removing intermediate container cc572d5d7d86 [2021-05-28T07:55:24.852Z] ---> 3e05a08f506d [2021-05-28T07:55:24.852Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-28T07:55:24.852Z] ---> Running in c6932c028a57 [2021-05-28T07:55:24.852Z] ---> Running in 01464ec616b3 [2021-05-28T07:55:24.852Z] Removing intermediate container 4c7f58d4218b [2021-05-28T07:55:24.852Z] ---> d7dd234afce5 [2021-05-28T07:55:24.852Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T07:55:24.852Z] Removing intermediate container 98601983a912 [2021-05-28T07:55:24.852Z] ---> b9e851caf694 [2021-05-28T07:55:24.852Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-28T07:55:24.852Z] ---> Running in 260ac066899c [2021-05-28T07:55:25.127Z] ---> Running in 745ee4cb0bfb [2021-05-28T07:55:25.740Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:55:26.356Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:55:26.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:55:26.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:55:26.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:55:26.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:55:27.230Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:55:27.507Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:55:27.793Z] OK: 218 MiB in 52 packages [2021-05-28T07:55:27.793Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:55:28.077Z] OK: 218 MiB in 52 packages [2021-05-28T07:55:28.358Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:55:28.358Z] OK: 218 MiB in 52 packages [2021-05-28T07:55:28.651Z] OK: 218 MiB in 52 packages [2021-05-28T07:55:29.648Z] Removing intermediate container 8965b7729d05 [2021-05-28T07:55:29.648Z] ---> f28d08eda4ad [2021-05-28T07:55:29.648Z] Step 6/24 : COPY go.mod . [2021-05-28T07:55:29.927Z] Removing intermediate container c6932c028a57 [2021-05-28T07:55:29.928Z] ---> 53761be7d708 [2021-05-28T07:55:29.928Z] Step 6/22 : COPY go.mod . [2021-05-28T07:55:29.928Z] OK: 218 MiB in 52 packages [2021-05-28T07:55:30.206Z] Removing intermediate container 01464ec616b3 [2021-05-28T07:55:30.206Z] ---> e35320efe315 [2021-05-28T07:55:30.206Z] Step 6/26 : COPY go.mod . [2021-05-28T07:55:30.485Z] Removing intermediate container 260ac066899c [2021-05-28T07:55:30.485Z] ---> f7e6fc73c50e [2021-05-28T07:55:30.485Z] Step 6/24 : COPY go.mod . [2021-05-28T07:55:30.757Z] ---> feffe38e6b6a [2021-05-28T07:55:30.757Z] Step 7/24 : RUN go mod download [2021-05-28T07:55:31.278Z] Merging remotes/origin/master commit 4dd80814185d38ae6b349cd8e9b4c72539c96da6 into PR head commit e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [2021-05-28T07:55:31.356Z] ---> Running in c7704aa8c63d [2021-05-28T07:55:31.357Z] ---> ed40716e7408 [2021-05-28T07:55:31.357Z] Step 7/22 : RUN go mod download [2021-05-28T07:55:31.421Z] Merge succeeded, producing e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [2021-05-28T07:55:31.421Z] Checking out Revision e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 (PR-3523) [2021-05-28T07:55:31.630Z] ---> 48939bc323e7 [2021-05-28T07:55:31.630Z] Step 7/26 : RUN go mod download [2021-05-28T07:55:31.630Z] ---> Running in 7ddc9164578a [2021-05-28T07:55:31.630Z] Removing intermediate container 745ee4cb0bfb [2021-05-28T07:55:31.630Z] ---> f32f0289d34d [2021-05-28T07:55:31.630Z] Step 6/23 : COPY go.mod . [2021-05-28T07:55:31.904Z] ---> 02493c779652 [2021-05-28T07:55:31.904Z] Step 7/24 : RUN go mod download [2021-05-28T07:55:31.904Z] ---> Running in 80c6a7dfe8f9 [2021-05-28T07:55:32.180Z] ---> Running in da2aee898e57 [2021-05-28T07:55:30.580Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T07:55:30.590Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T07:55:30.602Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T07:55:30.618Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T07:55:30.618Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T07:55:30.624Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3523/head:refs/remotes/origin/PR-3523 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-28T07:55:31.281Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T07:55:31.286Z] > git checkout -f e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 # timeout=10 [2021-05-28T07:55:31.365Z] > git remote # timeout=10 [2021-05-28T07:55:31.388Z] > git config --get remote.origin.url # timeout=10 [2021-05-28T07:55:31.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T07:55:31.398Z] > git merge 4dd80814185d38ae6b349cd8e9b4c72539c96da6 # timeout=10 [2021-05-28T07:55:31.407Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-28T07:55:31.416Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T07:55:31.420Z] > git checkout -f e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 # timeout=10 [2021-05-28T07:55:33.163Z] ---> d07c68bb4af0 [2021-05-28T07:55:33.164Z] Step 7/23 : RUN go mod download [2021-05-28T07:55:33.164Z] ---> Running in 6d2f1f7c5fba [2021-05-28T07:55:35.152Z] Commit message: "Merge branch 'master' into issue-3124" [2021-05-28T07:55:35.153Z] Removing intermediate container c7704aa8c63d [2021-05-28T07:55:35.153Z] ---> edc9349a786f [2021-05-28T07:55:35.153Z] Step 8/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:55:36.366Z] + echo snap-build.sh [2021-05-28T07:55:36.366Z] snap-build.sh [2021-05-28T07:55:36.366Z] + SNAP_BASE_DIR=. [2021-05-28T07:55:36.366Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-05-28T07:55:36.366Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-05-28T07:55:36.366Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-05-28T07:55:36.366Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-05-28T07:55:36.366Z] + cd /w/workspace/edgex-go/2 [2021-05-28T07:55:36.366Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-28T07:55:36.366Z] Reading package lists... [2021-05-28T07:55:36.629Z] Building dependency tree... [2021-05-28T07:55:36.629Z] Reading state information... [2021-05-28T07:55:36.629Z] The following packages were automatically installed and are no longer required: [2021-05-28T07:55:36.629Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-28T07:55:36.629Z] uidmap xdelta3 [2021-05-28T07:55:36.629Z] Use 'sudo apt autoremove' to remove them. [2021-05-28T07:55:36.900Z] The following packages will be REMOVED: [2021-05-28T07:55:36.900Z] lxd* lxd-client* [2021-05-28T07:55:37.149Z] Removing intermediate container da2aee898e57 [2021-05-28T07:55:37.149Z] ---> 389e9701e8a6 [2021-05-28T07:55:37.149Z] Step 8/24 : COPY . . [2021-05-28T07:55:37.149Z] Removing intermediate container 7ddc9164578a [2021-05-28T07:55:37.149Z] ---> 44044437c2fe [2021-05-28T07:55:37.149Z] Step 8/22 : COPY . . [2021-05-28T07:55:37.149Z] Removing intermediate container 80c6a7dfe8f9 [2021-05-28T07:55:37.149Z] ---> e088d75e38af [2021-05-28T07:55:37.149Z] Step 8/26 : COPY . . [2021-05-28T07:55:37.429Z] Removing intermediate container 6d2f1f7c5fba [2021-05-28T07:55:37.429Z] ---> e2c96218f8e5 [2021-05-28T07:55:37.429Z] Step 8/23 : COPY . . [2021-05-28T07:55:37.472Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-28T07:55:37.472Z] After this operation, 31.7 MB disk space will be freed. [2021-05-28T07:55:40.198Z] (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-28T07:55:40.198Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-28T07:55:41.169Z] Removing lxd dnsmasq configuration [2021-05-28T07:55:41.169Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-28T07:55:41.744Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-28T07:55:43.672Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T07:55:44.621Z] (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-28T07:55:44.622Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-28T07:55:46.548Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-28T07:55:46.810Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-28T07:55:48.730Z] + sudo snap remove --purge lxd [2021-05-28T07:55:48.730Z] snap "lxd" is not installed [2021-05-28T07:55:48.730Z] + sudo groupadd --force --system lxd [2021-05-28T07:55:48.730Z] ++ whoami [2021-05-28T07:55:48.730Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-28T07:55:48.993Z] + newgrp - lxd [2021-05-28T07:55:48.993Z] + sudo snap install lxd [2021-05-28T07:56:03.916Z] 2021-05-28T07:55:59Z INFO Waiting for automatic snapd restart... [2021-05-28T07:56:04.262Z] ---> c72cdeb8fd15 [2021-05-28T07:56:04.263Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:56:04.263Z] ---> a278a6bd67c7 [2021-05-28T07:56:04.263Z] Step 9/22 : RUN go mod tidy [2021-05-28T07:56:04.263Z] ---> 9843ca8ffce9 [2021-05-28T07:56:04.263Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:56:04.263Z] ---> 7c15b13ff751 [2021-05-28T07:56:04.263Z] Step 9/23 : RUN go mod tidy [2021-05-28T07:56:04.263Z] ---> Running in 6d2575ed3981 [2021-05-28T07:56:04.263Z] ---> Running in 77bc679f029b [2021-05-28T07:56:04.263Z] ---> Running in 9befb8b9ad83 [2021-05-28T07:56:04.263Z] ---> Running in b1b4f4fd11fa [2021-05-28T07:56:04.263Z] ---> 6a2247a4d901 [2021-05-28T07:56:04.263Z] Step 9/26 : RUN go mod tidy [2021-05-28T07:56:04.263Z] ---> Running in a656af50abe8 [2021-05-28T07:56:06.253Z] Removing intermediate container 6d2575ed3981 [2021-05-28T07:56:06.253Z] ---> ff1f728f395b [2021-05-28T07:56:06.253Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-28T07:56:06.535Z] ---> Running in c89a4602edbe [2021-05-28T07:56:07.977Z] Removing intermediate container 77bc679f029b [2021-05-28T07:56:07.977Z] ---> dd3a24b27589 [2021-05-28T07:56:07.977Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-28T07:56:07.977Z] ---> Running in 6d6b50b7cbf3 [2021-05-28T07:56:08.255Z] Removing intermediate container 9befb8b9ad83 [2021-05-28T07:56:08.255Z] ---> 57e4020fc3ba [2021-05-28T07:56:08.255Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-28T07:56:08.534Z] Removing intermediate container b1b4f4fd11fa [2021-05-28T07:56:08.534Z] ---> 0611665a3139 [2021-05-28T07:56:08.534Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-28T07:56:08.534Z] ---> Running in 0bb58fa679c5 [2021-05-28T07:56:08.808Z] Removing intermediate container a656af50abe8 [2021-05-28T07:56:08.808Z] ---> 59dad3e778d3 [2021-05-28T07:56:08.808Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-28T07:56:08.808Z] ---> Running in d30097dcb479 [2021-05-28T07:56:08.808Z] 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-28T07:56:09.085Z] ---> Running in af6478da2133 [2021-05-28T07:56:10.557Z] 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-28T07:56:11.546Z] 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-28T07:56:11.546Z] 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-28T07:56:11.823Z] 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-28T07:56:25.937Z] lxd 4.14 from Canonical* installed [2021-05-28T07:56:25.937Z] + sudo lxd init --auto [2021-05-28T07:56:40.861Z] + sudo snap install --classic snapcraft [2021-05-28T07:56:49.019Z] snapcraft 4.7.1 from Canonical* installed [2021-05-28T07:56:49.019Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-28T07:56:49.019Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-28T07:56:49.019Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T07:56:49.019Z] Dload Upload Total Spent Left Speed [2021-05-28T07:56:49.019Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 9220 0 --:--:-- --:--:-- --:--:-- 9220 [2021-05-28T07:56:49.019Z] 100 3325k 100 3325k 0 0 21.9M 0 --:--:-- --:--:-- --:--:-- 21.9M [2021-05-28T07:56:49.019Z] ./yq_linux_amd64 [2021-05-28T07:56:49.019Z] + sudo snapcraft prime --use-lxd [2021-05-28T07:56:50.935Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-28T07:56:50.936Z] 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-28T07:56:50.936Z] - README.md [2021-05-28T07:56:50.936Z] [2021-05-28T07:56:50.936Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-28T07:56:51.509Z] Launching a container. [2021-05-28T07:56:59.658Z] Waiting for container to be ready [2021-05-28T07:56:59.920Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-28T07:56:59.920Z] [2021-05-28T07:57:05.218Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-28T07:57:05.218Z] Waiting for network to be ready... [2021-05-28T07:57:05.790Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-28T07:57:05.790Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-28T07:57:05.790Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-05-28T07:57:06.052Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-28T07:57:06.052Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-28T07:57:06.052Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-28T07:57:06.052Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-28T07:57:06.052Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-28T07:57:06.052Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-05-28T07:57:06.052Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-28T07:57:06.315Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-28T07:57:06.315Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-28T07:57:06.577Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-28T07:57:06.577Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-28T07:57:06.577Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-28T07:57:06.577Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-28T07:57:06.577Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-28T07:57:06.577Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-28T07:57:07.150Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-28T07:57:07.412Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-28T07:57:07.412Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-28T07:57:07.412Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-28T07:57:07.412Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-28T07:57:07.412Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-28T07:57:07.412Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-28T07:57:07.412Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-28T07:57:07.673Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-28T07:57:09.588Z] Fetched 24.6 MB in 4s (5991 kB/s) [2021-05-28T07:57:10.534Z] Reading package lists... [2021-05-28T07:57:10.797Z] Reading package lists... [2021-05-28T07:57:11.061Z] Building dependency tree... [2021-05-28T07:57:11.061Z] Reading state information... [2021-05-28T07:57:11.325Z] The following additional packages will be installed: [2021-05-28T07:57:11.325Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-28T07:57:11.325Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-28T07:57:11.325Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-28T07:57:11.325Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-28T07:57:11.325Z] Suggested packages: [2021-05-28T07:57:11.325Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-28T07:57:11.325Z] Recommended packages: [2021-05-28T07:57:11.325Z] gnupg libsasl2-modules [2021-05-28T07:57:11.325Z] The following NEW packages will be installed: [2021-05-28T07:57:11.325Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-28T07:57:11.325Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-28T07:57:11.325Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-28T07:57:11.325Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-28T07:57:11.325Z] The following packages will be upgraded: [2021-05-28T07:57:11.325Z] gpg gpg-agent gpgconf libudev1 [2021-05-28T07:57:11.325Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-05-28T07:57:11.325Z] Need to get 3530 kB of archives. [2021-05-28T07:57:11.325Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-28T07:57:11.325Z] 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-28T07:57:11.325Z] 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-28T07:57:11.325Z] 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-28T07:57:11.325Z] 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-28T07:57:11.325Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-28T07:57:11.587Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-28T07:57:12.161Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-28T07:57:12.161Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-28T07:57:12.161Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-28T07:57:12.161Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-28T07:57:12.161Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-28T07:57:12.161Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-28T07:57:12.161Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-28T07:57:12.161Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-28T07:57:12.161Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-28T07:57:12.161Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-28T07:57:12.161Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-28T07:57:12.161Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-28T07:57:12.422Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-28T07:57:12.422Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-28T07:57:12.422Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-28T07:57:12.422Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-28T07:57:12.422Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T07:57:12.422Z] Fetched 3530 kB in 1s (3484 kB/s) [2021-05-28T07:57:12.684Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-28T07:57:12.684Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-28T07:57:12.684Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-28T07:57:12.945Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-28T07:57:13.207Z] Selecting previously unselected package udev. [2021-05-28T07:57:13.208Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-28T07:57:13.208Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-28T07:57:13.208Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-28T07:57:13.781Z] Selecting previously unselected package libfuse2:amd64. [2021-05-28T07:57:13.781Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-28T07:57:13.781Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-28T07:57:14.043Z] Selecting previously unselected package fuse. [2021-05-28T07:57:14.043Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-28T07:57:14.043Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-28T07:57:14.305Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T07:57:14.569Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-28T07:57:14.836Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T07:57:14.836Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-28T07:57:15.099Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T07:57:15.362Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-28T07:57:15.624Z] Selecting previously unselected package libksba8:amd64. [2021-05-28T07:57:15.624Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-28T07:57:15.624Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-28T07:57:15.624Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-28T07:57:15.624Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T07:57:15.887Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:57:16.149Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-28T07:57:16.149Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T07:57:16.149Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:57:16.412Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-28T07:57:16.412Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T07:57:16.412Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:57:16.412Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-28T07:57:16.412Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T07:57:16.412Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:57:16.675Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-28T07:57:16.675Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T07:57:16.675Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:57:16.938Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-28T07:57:16.938Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T07:57:16.938Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:57:17.201Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-28T07:57:17.201Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T07:57:17.201Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:57:17.487Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-28T07:57:17.487Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T07:57:17.487Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:57:17.747Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-28T07:57:17.747Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T07:57:17.747Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:57:17.747Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-28T07:57:17.747Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-28T07:57:18.007Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-28T07:57:18.007Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-28T07:57:18.007Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-28T07:57:18.007Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-28T07:57:18.269Z] Selecting previously unselected package libldap-common. [2021-05-28T07:57:18.269Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-28T07:57:18.269Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-28T07:57:18.269Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-28T07:57:18.269Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-28T07:57:18.269Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-28T07:57:18.536Z] Selecting previously unselected package dirmngr. [2021-05-28T07:57:18.536Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T07:57:18.536Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-28T07:57:18.797Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-28T07:57:18.797Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-28T07:57:19.083Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-28T07:57:19.083Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-28T07:57:19.083Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-28T07:57:19.348Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-28T07:57:19.348Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:57:19.348Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-28T07:57:19.348Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-28T07:57:19.348Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-28T07:57:19.924Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-28T07:57:19.924Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:57:20.185Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-28T07:57:20.185Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-28T07:57:20.185Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-28T07:57:20.448Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:57:20.448Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:57:20.448Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:57:20.448Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:57:20.710Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:57:20.711Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:57:20.711Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:57:20.711Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-28T07:57:20.711Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-28T07:57:20.711Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-28T07:57:21.282Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-28T07:57:21.282Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-28T07:57:21.282Z] This means they are not meant to be enabled using systemctl. [2021-05-28T07:57:21.282Z] Possible reasons for having this kind of units are: [2021-05-28T07:57:21.282Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-28T07:57:21.282Z] .wants/ or .requires/ directory. [2021-05-28T07:57:21.282Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-28T07:57:21.282Z] a requirement dependency on it. [2021-05-28T07:57:21.282Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-28T07:57:21.282Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-28T07:57:21.282Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-28T07:57:21.282Z] instance name specified. [2021-05-28T07:57:21.853Z] Reading package lists... [2021-05-28T07:57:21.853Z] Building dependency tree... [2021-05-28T07:57:21.853Z] Reading state information... [2021-05-28T07:57:21.853Z] The following additional packages will be installed: [2021-05-28T07:57:21.853Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-28T07:57:21.853Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-28T07:57:21.853Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-28T07:57:21.853Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-28T07:57:21.853Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-28T07:57:21.853Z] Suggested packages: [2021-05-28T07:57:21.853Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-28T07:57:21.853Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-28T07:57:21.853Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-28T07:57:21.853Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-28T07:57:21.853Z] systemd-container policykit-1 [2021-05-28T07:57:21.853Z] Recommended packages: [2021-05-28T07:57:21.853Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-28T07:57:22.115Z] The following NEW packages will be installed: [2021-05-28T07:57:22.115Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-28T07:57:22.115Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-28T07:57:22.116Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-28T07:57:22.116Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-28T07:57:22.116Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-28T07:57:22.116Z] The following packages will be upgraded: [2021-05-28T07:57:22.116Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-28T07:57:22.116Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-05-28T07:57:22.116Z] Need to get 35.2 MB of archives. [2021-05-28T07:57:22.116Z] After this operation, 141 MB of additional disk space will be used. [2021-05-28T07:57:22.116Z] 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-28T07:57:22.116Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-28T07:57:22.116Z] 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-28T07:57:22.116Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-28T07:57:22.116Z] 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-28T07:57:22.377Z] 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-28T07:57:22.377Z] 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-28T07:57:22.377Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-28T07:57:22.377Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-28T07:57:22.377Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-28T07:57:22.377Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-28T07:57:22.377Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-28T07:57:22.377Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-28T07:57:22.377Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-28T07:57:22.377Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-28T07:57:22.377Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-28T07:57:22.377Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-28T07:57:24.293Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-28T07:57:24.293Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-28T07:57:24.293Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-28T07:57:24.563Z] 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-28T07:57:24.564Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-28T07:57:24.564Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-28T07:57:24.564Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-28T07:57:24.564Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-28T07:57:24.564Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-28T07:57:24.564Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-28T07:57:24.564Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-28T07:57:24.564Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-28T07:57:24.564Z] 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-28T07:57:24.825Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T07:57:24.825Z] Fetched 35.2 MB in 3s (13.4 MB/s) [2021-05-28T07:57:24.825Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-28T07:57:24.825Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-28T07:57:25.087Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-28T07:57:43.230Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-28T07:57:43.230Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-28T07:57:43.230Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-28T07:57:43.230Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-28T07:57:43.230Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-28T07:57:43.230Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-28T07:57:43.230Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-28T07:57:43.230Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-28T07:57:43.230Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-28T07:57:43.230Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-28T07:57:43.230Z] Setting up apt (1.6.13) ... [2021-05-28T07:57:43.230Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-28T07:57:43.490Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-28T07:57:43.751Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-28T07:57:43.751Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-28T07:57:43.751Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-28T07:57:44.323Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-28T07:57:44.323Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-28T07:57:44.323Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T07:57:46.239Z] Selecting previously unselected package libexpat1:amd64. [2021-05-28T07:57:46.239Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-28T07:57:46.239Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-28T07:57:46.239Z] Selecting previously unselected package python3.6-minimal. [2021-05-28T07:57:46.239Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-28T07:57:46.239Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T07:57:46.506Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-28T07:57:46.506Z] Checking for services that may need to be restarted...done. [2021-05-28T07:57:46.506Z] Checking for services that may need to be restarted...done. [2021-05-28T07:57:46.766Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T07:57:46.766Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-28T07:57:46.766Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T07:57:47.338Z] Selecting previously unselected package python3-minimal. [2021-05-28T07:57:47.338Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-28T07:57:47.338Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-28T07:57:47.338Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-28T07:57:47.599Z] Selecting previously unselected package mime-support. [2021-05-28T07:57:47.599Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-28T07:57:47.599Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-28T07:57:47.862Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-28T07:57:47.862Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-28T07:57:47.862Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-28T07:57:48.122Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-28T07:57:48.123Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-28T07:57:48.123Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T07:57:49.071Z] Selecting previously unselected package python3.6. [2021-05-28T07:57:49.071Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-28T07:57:49.071Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T07:57:49.333Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-28T07:57:49.333Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-28T07:57:49.333Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-28T07:57:49.595Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-28T07:57:50.167Z] Selecting previously unselected package python3. [2021-05-28T07:57:50.167Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-28T07:57:50.167Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-28T07:57:50.167Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-28T07:57:50.429Z] Selecting previously unselected package multiarch-support. [2021-05-28T07:57:50.429Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T07:57:50.429Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-28T07:57:50.690Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-28T07:57:50.690Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-28T07:57:50.690Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-28T07:57:50.690Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-28T07:57:50.690Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-28T07:57:50.952Z] Selecting previously unselected package libbsd0:amd64. [2021-05-28T07:57:50.952Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-28T07:57:50.952Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-28T07:57:51.213Z] Selecting previously unselected package sudo. [2021-05-28T07:57:51.213Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-28T07:57:51.213Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-28T07:57:51.474Z] Selecting previously unselected package apparmor. [2021-05-28T07:57:51.474Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-28T07:57:51.736Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-28T07:57:51.997Z] Selecting previously unselected package libedit2:amd64. [2021-05-28T07:57:51.997Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-28T07:57:51.997Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-28T07:57:52.258Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-28T07:57:52.258Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-28T07:57:52.258Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T07:57:52.520Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-28T07:57:52.520Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-28T07:57:52.520Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T07:57:52.782Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-28T07:57:52.782Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-28T07:57:52.782Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-28T07:57:52.782Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-28T07:57:52.782Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-28T07:57:53.044Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T07:57:53.044Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-28T07:57:53.044Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-28T07:57:53.044Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T07:57:53.616Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-28T07:57:53.617Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-28T07:57:53.617Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-28T07:57:53.878Z] Selecting previously unselected package openssh-client. [2021-05-28T07:57:53.878Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-28T07:57:53.878Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-28T07:57:54.144Z] Selecting previously unselected package squashfs-tools. [2021-05-28T07:57:54.144Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-28T07:57:54.144Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-28T07:57:54.404Z] Selecting previously unselected package snapd. [2021-05-28T07:57:54.405Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-28T07:57:54.405Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-28T07:57:56.965Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-28T07:57:56.965Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-28T07:57:57.228Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-28T07:57:57.490Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-28T07:57:57.490Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-28T07:57:57.490Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T07:57:57.490Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-28T07:57:57.752Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-28T07:57:57.752Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-28T07:57:58.697Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-28T07:57:58.697Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-28T07:57:58.697Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-28T07:57:58.958Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T07:57:58.958Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T07:57:58.958Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T07:57:59.541Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-28T07:57:59.541Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T07:57:59.541Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-28T07:57:59.803Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-28T07:57:59.803Z] running python rtupdate hooks for python3.6... [2021-05-28T07:57:59.803Z] running python post-rtupdate hooks for python3.6... [2021-05-28T07:58:00.082Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-28T07:58:03.744Z] 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-28T07:58:03.744Z] 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-28T07:58:04.431Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-28T07:58:04.431Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T07:58:04.431Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-28T07:58:04.741Z] Setting up snapd (2.48.3+18.04) ... [2021-05-28T07:58:05.334Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-28T07:58:05.651Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-28T07:58:05.953Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-28T07:58:05.953Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-28T07:58:06.248Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-28T07:58:06.248Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-28T07:58:06.508Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-28T07:58:06.508Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-28T07:58:06.769Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-28T07:58:07.031Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-28T07:58:07.032Z] /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-28T07:58:07.293Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-28T07:58:07.293Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-28T07:58:08.237Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-28T07:58:08.498Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-28T07:58:08.498Z] Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-28T07:58:09.703Z] Reading package lists... [2021-05-28T07:58:09.964Z] Reading package lists... [2021-05-28T07:58:09.964Z] Building dependency tree... [2021-05-28T07:58:09.964Z] Reading state information... [2021-05-28T07:58:10.225Z] Calculating upgrade... [2021-05-28T07:58:10.225Z] The following packages will be upgraded: [2021-05-28T07:58:10.225Z] advancecomp base-files bash binutils binutils-common [2021-05-28T07:58:10.225Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-28T07:58:10.225Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-28T07:58:10.225Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-28T07:58:10.225Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-28T07:58:10.225Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-28T07:58:10.225Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-28T07:58:10.225Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-28T07:58:10.225Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-05-28T07:58:10.225Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-05-28T07:58:10.225Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-05-28T07:58:10.225Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-05-28T07:58:10.225Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-05-28T07:58:10.225Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-05-28T07:58:10.225Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-05-28T07:58:10.225Z] ubuntu-keyring util-linux [2021-05-28T07:58:10.225Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-28T07:58:10.225Z] Need to get 64.1 MB of archives. [2021-05-28T07:58:10.225Z] After this operation, 5085 kB of additional disk space will be used. [2021-05-28T07:58:10.225Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-28T07:58:10.487Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-28T07:58:10.749Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-28T07:58:10.749Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-28T07:58:10.749Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-28T07:58:10.749Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-28T07:58:10.749Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-28T07:58:10.749Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-28T07:58:10.749Z] 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-28T07:58:10.749Z] 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-28T07:58:10.749Z] 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-28T07:58:10.749Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-28T07:58:10.749Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-28T07:58:10.749Z] 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-28T07:58:10.749Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-28T07:58:10.749Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-28T07:58:10.749Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-28T07:58:10.749Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-28T07:58:11.010Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-28T07:58:11.010Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-28T07:58:11.010Z] 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-28T07:58:11.010Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-28T07:58:11.010Z] 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-28T07:58:11.010Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-28T07:58:11.010Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-28T07:58:11.010Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-28T07:58:11.010Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-28T07:58:11.010Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-28T07:58:11.010Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-28T07:58:11.010Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-28T07:58:11.010Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-28T07:58:11.271Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-28T07:58:11.271Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-28T07:58:11.271Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-28T07:58:11.271Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-05-28T07:58:11.271Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-28T07:58:11.271Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-28T07:58:11.271Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-28T07:58:11.271Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-28T07:58:11.271Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-28T07:58:11.271Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-28T07:58:11.271Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-28T07:58:11.271Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-28T07:58:11.271Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-28T07:58:11.271Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-28T07:58:11.271Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-28T07:58:11.271Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-28T07:58:11.271Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-28T07:58:11.271Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-28T07:58:11.271Z] Get:50 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-28T07:58:11.533Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-28T07:58:11.533Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-28T07:58:11.533Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-28T07:58:11.533Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-28T07:58:11.533Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-28T07:58:11.533Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-28T07:58:11.533Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-28T07:58:11.533Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-28T07:58:11.533Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-28T07:58:11.793Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-28T07:58:12.054Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-28T07:58:12.054Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-28T07:58:12.054Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-28T07:58:12.054Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-28T07:58:12.326Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-28T07:58:12.326Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-28T07:58:12.326Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-28T07:58:12.326Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-28T07:58:12.327Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-28T07:58:12.327Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-28T07:58:12.588Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-28T07:58:12.588Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-28T07:58:12.588Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-28T07:58:12.588Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-28T07:58:12.588Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-28T07:58:12.588Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-28T07:58:12.588Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-28T07:58:12.588Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-28T07:58:12.588Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-28T07:58:12.588Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-28T07:58:12.588Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-28T07:58:12.588Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-28T07:58:12.588Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-05-28T07:58:12.588Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-05-28T07:58:12.588Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-05-28T07:58:12.588Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-28T07:58:12.588Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-05-28T07:58:12.849Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-28T07:58:12.849Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-28T07:58:12.849Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-28T07:58:12.849Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-28T07:58:13.110Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-28T07:58:13.110Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-28T07:58:13.110Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-28T07:58:13.110Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-28T07:58:13.110Z] Get:96 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-28T07:58:13.110Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-28T07:58:13.110Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-28T07:58:13.110Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-28T07:58:13.110Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-28T07:58:13.110Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-28T07:58:13.110Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-28T07:58:13.374Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T07:58:13.375Z] Fetched 64.1 MB in 3s (21.9 MB/s) [2021-05-28T07:58:13.375Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:58:13.375Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T07:58:13.637Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-28T07:58:13.948Z] Removing intermediate container af6478da2133 [2021-05-28T07:58:13.948Z] ---> 0849e5692876 [2021-05-28T07:58:13.948Z] [2021-05-28T07:58:13.948Z] Step 11/26 : FROM alpine:3.12 [2021-05-28T07:58:14.222Z] Removing intermediate container 6d6b50b7cbf3 [2021-05-28T07:58:14.222Z] ---> 6a22d7b567a3 [2021-05-28T07:58:14.222Z] [2021-05-28T07:58:14.222Z] Step 11/22 : FROM alpine:3.12 [2021-05-28T07:58:14.222Z] 3.12: Pulling from library/alpine [2021-05-28T07:58:14.500Z] 3.12: Pulling from library/alpine [2021-05-28T07:58:15.555Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T07:58:15.822Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-28T07:58:16.084Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-28T07:58:16.084Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-28T07:58:16.492Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-28T07:58:16.492Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-28T07:58:16.492Z] Status: Downloaded newer image for alpine:3.12 [2021-05-28T07:58:16.492Z] Status: Downloaded newer image for alpine:3.12 [2021-05-28T07:58:16.492Z] ---> 9852663dfa18 [2021-05-28T07:58:16.492Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-28T07:58:16.492Z] ---> 9852663dfa18 [2021-05-28T07:58:16.492Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-28T07:58:17.488Z] ---> Running in b3f26361e864 [2021-05-28T07:58:17.488Z] ---> Running in b9ecab9df765 [2021-05-28T07:58:19.388Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T07:58:19.388Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T07:58:19.491Z] Removing intermediate container d30097dcb479 [2021-05-28T07:58:19.491Z] ---> 2e01bf206616 [2021-05-28T07:58:19.491Z] [2021-05-28T07:58:19.491Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T07:58:19.491Z] ---> 9852663dfa18 [2021-05-28T07:58:19.491Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T07:58:19.648Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T07:58:19.909Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T07:58:20.101Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:58:20.101Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:58:20.101Z] ---> Running in 7a67b927fe75 [2021-05-28T07:58:20.101Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:58:20.170Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T07:58:20.170Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T07:58:20.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:58:20.431Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T07:58:20.431Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T07:58:20.691Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T07:58:20.691Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T07:58:20.953Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T07:58:20.953Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T07:58:20.988Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-28T07:58:20.988Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T07:58:20.988Z] (3/6) Installing libcurl (7.77.0-r0) [2021-05-28T07:58:20.988Z] (4/6) Installing curl (7.77.0-r0) [2021-05-28T07:58:20.988Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-28T07:58:20.988Z] (6/6) Installing su-exec (0.2-r1) [2021-05-28T07:58:20.988Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:58:20.988Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T07:58:20.988Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-28T07:58:21.213Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T07:58:21.263Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T07:58:21.263Z] (3/4) Installing libcurl (7.77.0-r0) [2021-05-28T07:58:21.263Z] (4/4) Installing curl (7.77.0-r0) [2021-05-28T07:58:21.263Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:58:21.263Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T07:58:21.263Z] OK: 7 MiB in 20 packages [2021-05-28T07:58:21.476Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T07:58:21.476Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T07:58:21.542Z] OK: 7 MiB in 18 packages [2021-05-28T07:58:22.048Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-28T07:58:22.048Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T07:58:22.048Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-28T07:58:22.048Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-28T07:58:22.309Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-28T07:58:22.309Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T07:58:22.309Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T07:58:22.569Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T07:58:22.569Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T07:58:22.831Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T07:58:22.831Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T07:58:22.979Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:58:23.091Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T07:58:23.253Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:58:23.352Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-28T07:58:23.352Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T07:58:23.615Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-28T07:58:23.862Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T07:58:23.862Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:58:23.862Z] OK: 5 MiB in 15 packages [2021-05-28T07:58:24.142Z] Removing intermediate container 0bb58fa679c5 [2021-05-28T07:58:24.142Z] ---> bddb04d819c7 [2021-05-28T07:58:24.142Z] [2021-05-28T07:58:24.142Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T07:58:24.142Z] ---> 9852663dfa18 [2021-05-28T07:58:24.142Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-28T07:58:25.131Z] ---> Running in e901ac2df1fb [2021-05-28T07:58:25.131Z] Removing intermediate container b9ecab9df765 [2021-05-28T07:58:25.131Z] ---> 595e76a58e25 [2021-05-28T07:58:25.131Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T07:58:25.400Z] Removing intermediate container b3f26361e864 [2021-05-28T07:58:25.400Z] ---> 0fea05836826 [2021-05-28T07:58:25.400Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T07:58:25.400Z] ---> Running in ec8d070e31af [2021-05-28T07:58:25.530Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-28T07:58:25.530Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-28T07:58:25.530Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-28T07:58:25.530Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-28T07:58:25.530Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-28T07:58:25.670Z] ---> Running in 8a15c330df7f [2021-05-28T07:58:25.792Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-28T07:58:25.943Z] Removing intermediate container 7a67b927fe75 [2021-05-28T07:58:25.943Z] ---> 7da4f56da619 [2021-05-28T07:58:25.943Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:58:26.055Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-28T07:58:26.216Z] ---> Running in 9d7b0833ad74 [2021-05-28T07:58:26.330Z] Installing new version of config file /etc/issue ... [2021-05-28T07:58:26.330Z] Installing new version of config file /etc/issue.net ... [2021-05-28T07:58:26.330Z] Installing new version of config file /etc/lsb-release ... [2021-05-28T07:58:26.330Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-28T07:58:26.497Z] Removing intermediate container ec8d070e31af [2021-05-28T07:58:26.498Z] ---> c6f9acd3b72e [2021-05-28T07:58:26.498Z] Step 14/26 : WORKDIR / [2021-05-28T07:58:26.498Z] Removing intermediate container 8a15c330df7f [2021-05-28T07:58:26.498Z] ---> 9f8c667dd0dd [2021-05-28T07:58:26.498Z] Step 14/22 : WORKDIR /edgex [2021-05-28T07:58:26.498Z] ---> Running in a281cfeb3277 [2021-05-28T07:58:26.608Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-28T07:58:26.773Z] ---> Running in 82fdee5a916d [2021-05-28T07:58:26.890Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-28T07:58:26.890Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-28T07:58:26.890Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:58:26.890Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-28T07:58:26.890Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-28T07:58:27.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:58:27.045Z] Removing intermediate container 9d7b0833ad74 [2021-05-28T07:58:27.045Z] ---> a20932a34328 [2021-05-28T07:58:27.045Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-28T07:58:27.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:58:27.463Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-28T07:58:27.463Z] 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-28T07:58:27.645Z] ---> Running in 2a9f70dc8a18 [2021-05-28T07:58:27.645Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T07:58:27.645Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:58:27.645Z] OK: 5 MiB in 15 packages [2021-05-28T07:58:27.645Z] Removing intermediate container a281cfeb3277 [2021-05-28T07:58:27.645Z] ---> 23ed2da15601 [2021-05-28T07:58:27.645Z] 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-28T07:58:27.725Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:58:27.725Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T07:58:27.725Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-28T07:58:27.725Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-28T07:58:27.920Z] Removing intermediate container 82fdee5a916d [2021-05-28T07:58:27.920Z] ---> eaca68e2c45c [2021-05-28T07:58:27.920Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-28T07:58:27.987Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:58:27.987Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-28T07:58:27.987Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-28T07:58:28.248Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-28T07:58:28.509Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:58:28.509Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-28T07:58:28.509Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-28T07:58:28.514Z] Removing intermediate container 2a9f70dc8a18 [2021-05-28T07:58:28.514Z] ---> bbb17340b15a [2021-05-28T07:58:28.514Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T07:58:28.787Z] ---> Running in 3d8e3aee029f [2021-05-28T07:58:29.392Z] ---> eb013f178868 [2021-05-28T07:58:29.392Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-28T07:58:29.392Z] ---> f3a588aac6ea [2021-05-28T07:58:29.392Z] 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-28T07:58:29.452Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-28T07:58:29.671Z] Removing intermediate container 3d8e3aee029f [2021-05-28T07:58:29.671Z] ---> 35a028c07ec3 [2021-05-28T07:58:29.671Z] Step 16/24 : WORKDIR / [2021-05-28T07:58:29.671Z] Removing intermediate container e901ac2df1fb [2021-05-28T07:58:29.671Z] ---> 13ce5d3bb7f4 [2021-05-28T07:58:29.671Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:58:29.715Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:58:29.715Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-28T07:58:29.715Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-28T07:58:29.979Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-28T07:58:30.240Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:58:30.240Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-28T07:58:30.240Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-28T07:58:30.286Z] ---> Running in 454ed039a28f [2021-05-28T07:58:30.286Z] ---> Running in ca75fa94ce75 [2021-05-28T07:58:30.501Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-28T07:58:30.762Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:58:30.762Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-28T07:58:30.881Z] ---> d430341e4734 [2021-05-28T07:58:30.882Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-28T07:58:31.023Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-28T07:58:31.155Z] ---> fa4398f53ff6 [2021-05-28T07:58:31.155Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-28T07:58:31.284Z] Setting up grep (3.1-2build1) ... [2021-05-28T07:58:31.284Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:58:31.284Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-28T07:58:31.426Z] Removing intermediate container 454ed039a28f [2021-05-28T07:58:31.426Z] ---> b1140ffb61e0 [2021-05-28T07:58:31.426Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-28T07:58:31.545Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-28T07:58:31.706Z] Removing intermediate container ca75fa94ce75 [2021-05-28T07:58:31.706Z] ---> 203ce09ed259 [2021-05-28T07:58:31.706Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:58:31.706Z] ---> Running in 18793445738b [2021-05-28T07:58:31.990Z] ---> 48201dc5be82 [2021-05-28T07:58:31.990Z] 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-28T07:58:32.266Z] Removing intermediate container c89a4602edbe [2021-05-28T07:58:32.266Z] ---> 56fa24c10c1c [2021-05-28T07:58:32.266Z] [2021-05-28T07:58:32.266Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T07:58:32.266Z] ---> 9852663dfa18 [2021-05-28T07:58:32.266Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-28T07:58:32.521Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-28T07:58:32.521Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:58:32.521Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-28T07:58:32.521Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T07:58:32.782Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-28T07:58:32.864Z] ---> Running in f664a24757f8 [2021-05-28T07:58:32.864Z] Removing intermediate container 18793445738b [2021-05-28T07:58:32.864Z] ---> de7a00e64853 [2021-05-28T07:58:32.864Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T07:58:32.864Z] ---> e7c82d613d73 [2021-05-28T07:58:32.864Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-28T07:58:32.864Z] ---> 7e1b2455e220 [2021-05-28T07:58:32.864Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-28T07:58:33.053Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:58:33.053Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-28T07:58:33.053Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-28T07:58:33.135Z] ---> Running in e866fa46744e [2021-05-28T07:58:33.135Z] ---> Running in 77abcee17687 [2021-05-28T07:58:33.417Z] Removing intermediate container f664a24757f8 [2021-05-28T07:58:33.417Z] ---> dc425bd19b2b [2021-05-28T07:58:33.417Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-28T07:58:33.417Z] ---> a5b6e6661b7c [2021-05-28T07:58:33.417Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-28T07:58:33.693Z] ---> Running in fbdb4229a042 [2021-05-28T07:58:33.693Z] Removing intermediate container e866fa46744e [2021-05-28T07:58:33.693Z] ---> d6f6bb20f777 [2021-05-28T07:58:33.693Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:58:33.965Z] Removing intermediate container 77abcee17687 [2021-05-28T07:58:33.965Z] ---> 8c7e4985fb57 [2021-05-28T07:58:33.965Z] Step 19/22 : CMD ["--init=true"] [2021-05-28T07:58:34.559Z] ---> Running in 82457b13e333 [2021-05-28T07:58:34.559Z] Removing intermediate container fbdb4229a042 [2021-05-28T07:58:34.559Z] ---> d670a2cb21c7 [2021-05-28T07:58:34.559Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-28T07:58:34.559Z] ---> 3b262ef3d717 [2021-05-28T07:58:34.559Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-28T07:58:34.833Z] ---> Running in 14be55fcf899 [2021-05-28T07:58:34.833Z] ---> 870e1c9c4d9b [2021-05-28T07:58:35.109Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-28T07:58:35.109Z] Removing intermediate container 82457b13e333 [2021-05-28T07:58:35.109Z] ---> 59774702f9ce [2021-05-28T07:58:35.109Z] Step 20/22 : LABEL arch=arm64 [2021-05-28T07:58:35.109Z] ---> d05fe9ed8fd9 [2021-05-28T07:58:35.109Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-28T07:58:35.382Z] ---> Running in 844b0e8e497c [2021-05-28T07:58:35.382Z] Removing intermediate container 14be55fcf899 [2021-05-28T07:58:35.382Z] ---> 39cf3052e327 [2021-05-28T07:58:35.382Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:58:35.663Z] ---> Running in 390dc2b15965 [2021-05-28T07:58:35.663Z] ---> c0ea112774a5 [2021-05-28T07:58:35.663Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-28T07:58:36.262Z] ---> Running in eb05b4f76776 [2021-05-28T07:58:36.262Z] Removing intermediate container 844b0e8e497c [2021-05-28T07:58:36.262Z] ---> 883c288d46e1 [2021-05-28T07:58:36.262Z] Step 21/22 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [2021-05-28T07:58:36.537Z] ---> Running in 1024528842c4 [2021-05-28T07:58:36.814Z] Removing intermediate container eb05b4f76776 [2021-05-28T07:58:36.814Z] ---> 6e7cfcb7fcb8 [2021-05-28T07:58:36.814Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:58:36.814Z] ---> 8739f47b0d28 [2021-05-28T07:58:36.814Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-28T07:58:37.087Z] ---> Running in 044cdb75cc54 [2021-05-28T07:58:37.087Z] ---> 941afe05c3cb [2021-05-28T07:58:37.087Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-28T07:58:37.264Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-28T07:58:37.264Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-28T07:58:37.361Z] Removing intermediate container 1024528842c4 [2021-05-28T07:58:37.361Z] ---> ad59364a40a9 [2021-05-28T07:58:37.361Z] Step 22/22 : LABEL version=0.0.0 [2021-05-28T07:58:37.529Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-28T07:58:37.641Z] ---> Running in 8bb314db573c [2021-05-28T07:58:37.791Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-28T07:58:37.915Z] Removing intermediate container 044cdb75cc54 [2021-05-28T07:58:37.915Z] ---> 7ba6d031e392 [2021-05-28T07:58:37.915Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T07:58:38.189Z] ---> Running in 49459d2f509c [2021-05-28T07:58:38.466Z] ---> fb7afad05462 [2021-05-28T07:58:38.466Z] 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-28T07:58:38.466Z] Removing intermediate container 8bb314db573c [2021-05-28T07:58:38.466Z] ---> 15c179031c91 [2021-05-28T07:58:38.466Z] [2021-05-28T07:58:38.466Z] ---> 5600324d00f6 [2021-05-28T07:58:38.466Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-28T07:58:38.466Z] ---> Running in c3a98485f58a [2021-05-28T07:58:38.740Z] ---> Running in 295b69590656 [2021-05-28T07:58:39.011Z] Removing intermediate container 390dc2b15965 [2021-05-28T07:58:39.011Z] ---> 807c7bfee4b4 [2021-05-28T07:58:39.011Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-28T07:58:39.011Z] Removing intermediate container 49459d2f509c [2021-05-28T07:58:39.011Z] ---> 2383fa776d7f [2021-05-28T07:58:39.011Z] Step 23/24 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [2021-05-28T07:58:39.011Z] Successfully built 15c179031c91 [2021-05-28T07:58:39.285Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-28T07:58:39.285Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-05-28T07:58:39.285Z] ---> Running in cc37c0a30dab [2021-05-28T07:58:39.285Z] ---> Running in c5b90e32868d [2021-05-28T07:58:39.554Z] Removing intermediate container 295b69590656 [2021-05-28T07:58:39.555Z] ---> cf8c2db2e299 [2021-05-28T07:58:39.555Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:58:39.712Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-28T07:58:39.712Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:58:39.712Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-28T07:58:39.712Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-28T07:58:39.826Z] ---> Running in c5794d7f06bd [2021-05-28T07:58:40.096Z] Removing intermediate container cc37c0a30dab [2021-05-28T07:58:40.096Z] ---> 2b50ac8c8b66 [2021-05-28T07:58:40.096Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T07:58:40.369Z] ---> Running in 12b653b055e0 [2021-05-28T07:58:40.641Z] Removing intermediate container c5794d7f06bd [2021-05-28T07:58:40.641Z] ---> 07ac0af4a7f9 [2021-05-28T07:58:40.641Z] Step 21/23 : LABEL arch=arm64 [2021-05-28T07:58:40.921Z] ---> Running in e77b4228620f [2021-05-28T07:58:41.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:58:41.525Z] Removing intermediate container 12b653b055e0 [2021-05-28T07:58:41.525Z] ---> dd364d104197 [2021-05-28T07:58:41.525Z] [2021-05-28T07:58:42.127Z] Successfully built dd364d104197 [2021-05-28T07:58:42.127Z] Successfully tagged core-command-arm64:latest [2021-05-28T07:58:42.127Z]  Building core-command ... done Removing intermediate container e77b4228620f [2021-05-28T07:58:42.127Z] ---> 810a564b9ed2 [2021-05-28T07:58:42.127Z] Step 22/23 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [2021-05-28T07:58:42.127Z] Building core-metadata [2021-05-28T07:58:42.127Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:58:42.407Z] Removing intermediate container c3a98485f58a [2021-05-28T07:58:42.407Z] ---> b06b8d270791 [2021-05-28T07:58:42.407Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-28T07:58:42.407Z] ---> Running in 62f88d2493cb [2021-05-28T07:58:42.407Z] ---> Running in 97e231a35b66 [2021-05-28T07:58:43.006Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-28T07:58:43.006Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-28T07:58:43.006Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-28T07:58:43.284Z] Removing intermediate container 62f88d2493cb [2021-05-28T07:58:43.284Z] ---> 6bf68ec27155 [2021-05-28T07:58:43.284Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T07:58:43.284Z] Removing intermediate container 97e231a35b66 [2021-05-28T07:58:43.284Z] ---> 8ba3f030f4f4 [2021-05-28T07:58:43.284Z] Step 24/26 : LABEL arch=arm64 [2021-05-28T07:58:43.284Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-28T07:58:43.284Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-28T07:58:43.284Z] ---> Running in 30ef45b58329 [2021-05-28T07:58:43.284Z] ---> Running in b9fb0f92c071 [2021-05-28T07:58:43.556Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-28T07:58:43.556Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:58:43.556Z] OK: 8 MiB in 20 packages [2021-05-28T07:58:44.535Z] Removing intermediate container b9fb0f92c071 [2021-05-28T07:58:44.535Z] ---> 4fac61196e1f [2021-05-28T07:58:44.535Z] Step 25/26 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34Removing intermediate container 30ef45b58329 [2021-05-28T07:58:44.535Z] ---> 6f50fc47a7c1 [2021-05-28T07:58:44.535Z] [2021-05-28T07:58:44.535Z] [2021-05-28T07:58:44.804Z] ---> Running in 0d78d8b64b34 [2021-05-28T07:58:45.002Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-28T07:58:45.077Z] Successfully built 6f50fc47a7c1 [2021-05-28T07:58:45.077Z] Successfully tagged support-scheduler-arm64:latest [2021-05-28T07:58:45.077Z]  Building support-scheduler ... done Building support-notifications [2021-05-28T07:58:45.264Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-28T07:58:45.350Z] Removing intermediate container c5b90e32868d [2021-05-28T07:58:45.350Z] ---> ea587a6fd576 [2021-05-28T07:58:45.350Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:58:45.525Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-28T07:58:45.525Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-28T07:58:45.644Z] Removing intermediate container 0d78d8b64b34 [2021-05-28T07:58:45.644Z] ---> ba03c506867e [2021-05-28T07:58:45.644Z] Step 26/26 : LABEL version=0.0.0 [2021-05-28T07:58:45.644Z] ---> Running in 6a2dde9f3789 [2021-05-28T07:58:45.792Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-28T07:58:46.241Z] Removing intermediate container 6a2dde9f3789 [2021-05-28T07:58:46.241Z] ---> 57462191863e [2021-05-28T07:58:46.241Z] [2021-05-28T07:58:46.363Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:58:46.363Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-28T07:58:46.363Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-28T07:58:46.518Z] ---> 0ee6e0b9cd19 [2021-05-28T07:58:46.518Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-28T07:58:46.624Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-28T07:58:46.792Z] Successfully built 57462191863e [2021-05-28T07:58:46.792Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-28T07:58:46.792Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-05-28T07:58:46.885Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:58:46.885Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T07:58:46.885Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T07:58:47.145Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T07:58:47.406Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:58:47.406Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T07:58:47.406Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T07:58:47.667Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T07:58:48.231Z] ---> 35b21c4266b7 [2021-05-28T07:58:48.231Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-28T07:58:48.238Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:58:48.238Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T07:58:48.238Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T07:58:48.503Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T07:58:49.211Z] ---> 4ddc6e8e0ab3 [2021-05-28T07:58:49.212Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-28T07:58:49.485Z] ---> Running in 97f6bf310fd0 [2021-05-28T07:58:50.465Z] Removing intermediate container 97f6bf310fd0 [2021-05-28T07:58:50.465Z] ---> 52c62d89c6f0 [2021-05-28T07:58:50.465Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:58:50.737Z] ---> Running in cb46e99dc832 [2021-05-28T07:58:51.337Z] Removing intermediate container cb46e99dc832 [2021-05-28T07:58:51.337Z] ---> bcfa3540dbfa [2021-05-28T07:58:51.337Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T07:58:51.938Z] ---> Running in c5d3a95ba22d [2021-05-28T07:58:52.541Z] Removing intermediate container c5d3a95ba22d [2021-05-28T07:58:52.541Z] ---> 557aca501c4e [2021-05-28T07:58:52.541Z] Step 23/24 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [2021-05-28T07:58:52.815Z] ---> Running in 22288e9be8ee [2021-05-28T07:58:53.410Z] Removing intermediate container 22288e9be8ee [2021-05-28T07:58:53.410Z] ---> 7182c4a25c71 [2021-05-28T07:58:53.410Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T07:58:53.684Z] ---> Running in 941ce176c7e5 [2021-05-28T07:58:54.280Z] Removing intermediate container 941ce176c7e5 [2021-05-28T07:58:54.280Z] ---> 085f14754cd9 [2021-05-28T07:58:54.280Z] [2021-05-28T07:58:54.554Z] Successfully built 085f14754cd9 [2021-05-28T07:58:54.826Z] Successfully tagged core-data-arm64:latest [2021-05-28T07:59:00.741Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:59:00.742Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T07:59:00.742Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T07:59:00.742Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T07:59:00.742Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:59:00.742Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-28T07:59:00.742Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T07:59:00.742Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-28T07:59:00.742Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T07:59:00.742Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-28T07:59:01.012Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:59:01.012Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-28T07:59:01.273Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T07:59:01.534Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-28T07:59:01.796Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:59:01.796Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T07:59:01.796Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T07:59:02.058Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T07:59:02.318Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:59:02.318Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T07:59:02.318Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T07:59:02.888Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-28T07:59:03.149Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:59:03.149Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T07:59:03.149Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T07:59:15.383Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-28T07:59:15.384Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-28T07:59:15.384Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-28T07:59:15.384Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:59:15.384Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T07:59:15.384Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-28T07:59:15.956Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T07:59:16.532Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:59:16.532Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-28T07:59:16.793Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T07:59:17.365Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-28T07:59:17.626Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T07:59:17.626Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-28T07:59:17.626Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-28T07:59:26.123Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-28T07:59:26.124Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T07:59:26.124Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-28T07:59:26.124Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-28T07:59:26.124Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-28T07:59:26.124Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T07:59:26.124Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-28T07:59:26.124Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-28T07:59:26.385Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-28T07:59:26.385Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T07:59:26.385Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-28T07:59:26.385Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-28T07:59:26.647Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-28T07:59:26.907Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T07:59:26.907Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-28T07:59:26.907Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-28T07:59:27.167Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-28T07:59:27.427Z] (Reading database ... 13916 files and directories currently installed.) [2021-05-28T07:59:27.427Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-28T07:59:27.427Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-28T07:59:27.998Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-28T07:59:27.998Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:59:27.998Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T07:59:28.260Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T07:59:28.521Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-28T07:59:28.521Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-28T07:59:28.782Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-28T07:59:28.782Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-28T07:59:28.782Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-28T07:59:29.043Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:59:29.043Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-28T07:59:29.307Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-28T07:59:29.307Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-28T07:59:29.569Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:59:29.569Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-05-28T07:59:29.830Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-05-28T07:59:29.830Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-05-28T07:59:30.091Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:59:30.091Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-05-28T07:59:30.091Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-28T07:59:30.353Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-28T07:59:30.614Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:59:30.614Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-28T07:59:30.614Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-28T07:59:30.874Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-28T07:59:31.135Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:59:31.135Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-28T07:59:31.135Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-28T07:59:31.396Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-28T07:59:31.396Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:59:31.396Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-28T07:59:31.657Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-28T07:59:32.229Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-28T07:59:32.229Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:59:32.229Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T07:59:32.489Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-28T07:59:32.850Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-28T07:59:32.850Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:59:32.850Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-28T07:59:32.850Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-28T07:59:33.113Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-28T07:59:33.375Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:59:33.375Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-28T07:59:33.375Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-28T07:59:33.635Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-28T07:59:33.635Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:59:33.636Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-28T07:59:33.636Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-28T07:59:33.813Z]  Building core-data ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:59:33.813Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:59:33.813Z] ---> 323ba536e33e [2021-05-28T07:59:33.813Z] Step 3/32 : WORKDIR /edgex-go [2021-05-28T07:59:33.813Z] ---> Using cache [2021-05-28T07:59:33.813Z] ---> 9f7cbe050d43 [2021-05-28T07:59:33.813Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:59:33.813Z] ---> Using cache [2021-05-28T07:59:33.813Z] ---> d7dd234afce5 [2021-05-28T07:59:33.813Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-28T07:59:33.813Z] ---> Using cache [2021-05-28T07:59:33.813Z] ---> f7e6fc73c50e [2021-05-28T07:59:33.813Z] Step 6/32 : COPY go.mod . [2021-05-28T07:59:33.813Z] ---> Using cache [2021-05-28T07:59:33.813Z] ---> 02493c779652 [2021-05-28T07:59:33.813Z] Step 7/32 : RUN go mod download [2021-05-28T07:59:33.813Z] ---> Using cache [2021-05-28T07:59:33.813Z] ---> 389e9701e8a6 [2021-05-28T07:59:33.813Z] Step 8/32 : COPY . . [2021-05-28T07:59:33.813Z] ---> Using cache [2021-05-28T07:59:33.813Z] ---> 9843ca8ffce9 [2021-05-28T07:59:33.813Z] Step 9/32 : RUN go mod tidy [2021-05-28T07:59:33.813Z] ---> Using cache [2021-05-28T07:59:33.813Z] ---> 0611665a3139 [2021-05-28T07:59:33.813Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-28T07:59:34.207Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-28T07:59:34.207Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:59:34.207Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-28T07:59:34.207Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-28T07:59:34.780Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-28T07:59:34.780Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:59:34.780Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-28T07:59:34.780Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-28T07:59:35.041Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-28T07:59:35.302Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:59:35.302Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-28T07:59:35.302Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-28T07:59:35.564Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-28T07:59:35.826Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:59:35.826Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-28T07:59:35.826Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-28T07:59:36.087Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-28T07:59:36.087Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:59:36.087Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-28T07:59:36.087Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-28T07:59:36.087Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-28T07:59:36.350Z] (Reading database ... 13921 files and directories currently installed.) [2021-05-28T07:59:36.350Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-28T07:59:36.350Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-28T07:59:36.465Z] ---> Running in 16431d611870 [2021-05-28T07:59:36.736Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:59:36.736Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:59:36.736Z] ---> 323ba536e33e [2021-05-28T07:59:36.736Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:59:36.736Z] ---> Using cache [2021-05-28T07:59:36.736Z] ---> 9f7cbe050d43 [2021-05-28T07:59:36.736Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:59:36.736Z] ---> Using cache [2021-05-28T07:59:36.736Z] ---> d7dd234afce5 [2021-05-28T07:59:36.736Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T07:59:36.736Z] ---> Using cache [2021-05-28T07:59:36.736Z] ---> f7e6fc73c50e [2021-05-28T07:59:36.736Z] Step 6/24 : COPY go.mod . [2021-05-28T07:59:36.736Z] ---> Using cache [2021-05-28T07:59:36.736Z] ---> 02493c779652 [2021-05-28T07:59:36.736Z] Step 7/24 : RUN go mod download [2021-05-28T07:59:36.736Z] ---> Using cache [2021-05-28T07:59:36.736Z] ---> 389e9701e8a6 [2021-05-28T07:59:36.736Z] Step 8/24 : COPY . . [2021-05-28T07:59:36.922Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-28T07:59:36.922Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-28T07:59:37.006Z] ---> Using cache [2021-05-28T07:59:37.006Z] ---> 9843ca8ffce9 [2021-05-28T07:59:37.006Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:59:37.006Z] ---> Using cache [2021-05-28T07:59:37.006Z] ---> 0611665a3139 [2021-05-28T07:59:37.006Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-28T07:59:37.183Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-28T07:59:37.443Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-28T07:59:37.613Z] ---> Running in 695fd394ac3d [2021-05-28T07:59:37.703Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-28T07:59:37.703Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-28T07:59:37.962Z] 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-28T07:59:38.273Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-28T07:59:38.273Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-28T07:59:38.534Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-28T07:59:38.534Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-28T07:59:38.685Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:59:38.685Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:59:38.685Z] ---> 323ba536e33e [2021-05-28T07:59:38.685Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T07:59:38.685Z] ---> Using cache [2021-05-28T07:59:38.685Z] ---> 9f7cbe050d43 [2021-05-28T07:59:38.685Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:59:38.685Z] ---> Using cache [2021-05-28T07:59:38.685Z] ---> d7dd234afce5 [2021-05-28T07:59:38.685Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-28T07:59:38.794Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-28T07:59:38.794Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-28T07:59:38.794Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-28T07:59:38.794Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-28T07:59:39.010Z] ---> Running in dd0ce05ee9ec [2021-05-28T07:59:39.077Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-28T07:59:39.338Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-28T07:59:39.338Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-28T07:59:39.338Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-28T07:59:39.599Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-28T07:59:39.599Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-28T07:59:39.703Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:59:39.703Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:59:39.703Z] ---> 323ba536e33e [2021-05-28T07:59:39.703Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:59:39.703Z] ---> Using cache [2021-05-28T07:59:39.703Z] ---> 9f7cbe050d43 [2021-05-28T07:59:39.703Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:59:39.703Z] ---> Using cache [2021-05-28T07:59:39.703Z] ---> d7dd234afce5 [2021-05-28T07:59:39.703Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-28T07:59:39.865Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-28T07:59:40.029Z] ---> Running in aa9599deb2e7 [2021-05-28T07:59:40.125Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-28T07:59:40.315Z] 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-28T07:59:41.334Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:59:42.040Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-28T07:59:42.041Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-28T07:59:42.041Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-28T07:59:42.041Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-28T07:59:42.302Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-28T07:59:42.302Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-28T07:59:42.324Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:59:42.324Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:59:42.874Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-28T07:59:42.874Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-28T07:59:42.874Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-28T07:59:43.135Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-28T07:59:43.316Z] OK: 218 MiB in 52 packages [2021-05-28T07:59:43.316Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:59:44.079Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-28T07:59:44.319Z] OK: 218 MiB in 52 packages [2021-05-28T07:59:44.339Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-28T07:59:44.600Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T07:59:44.600Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T07:59:44.861Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T07:59:45.121Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T07:59:45.121Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T07:59:45.320Z] Removing intermediate container dd0ce05ee9ec [2021-05-28T07:59:45.320Z] ---> 93e7b7165222 [2021-05-28T07:59:45.320Z] Step 6/23 : COPY go.mod . [2021-05-28T07:59:45.382Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T07:59:45.382Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T07:59:45.383Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T07:59:46.764Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T07:59:46.764Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T07:59:46.765Z] Removing intermediate container aa9599deb2e7 [2021-05-28T07:59:46.765Z] ---> b69523feddba [2021-05-28T07:59:46.765Z] Step 6/24 : COPY go.mod . [2021-05-28T07:59:46.765Z] ---> 254564278c55 [2021-05-28T07:59:46.765Z] Step 7/23 : RUN go mod download [2021-05-28T07:59:46.765Z] ---> Running in e4295726afd0 [2021-05-28T07:59:47.707Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T07:59:47.707Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T07:59:48.211Z] ---> 970336332e90 [2021-05-28T07:59:48.211Z] Step 7/24 : RUN go mod download [2021-05-28T07:59:48.211Z] ---> Running in f280f21fa632 [2021-05-28T07:59:49.091Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T07:59:49.091Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T07:59:49.660Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T07:59:49.660Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T07:59:51.072Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T07:59:51.073Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T07:59:51.073Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-28T07:59:51.073Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-28T07:59:51.334Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-28T07:59:51.334Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-28T07:59:51.596Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-28T07:59:51.635Z] Removing intermediate container e4295726afd0 [2021-05-28T07:59:51.635Z] ---> f7bfb557e949 [2021-05-28T07:59:51.635Z] Step 8/23 : COPY . . [2021-05-28T07:59:51.858Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-28T07:59:51.858Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-28T07:59:51.858Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-28T07:59:52.120Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-28T07:59:52.120Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-28T07:59:52.380Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-28T07:59:52.380Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-28T07:59:52.380Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-28T07:59:52.380Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-28T07:59:52.642Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T07:59:52.642Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-28T07:59:52.642Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T07:59:52.642Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T07:59:52.642Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T07:59:52.642Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-28T07:59:52.642Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-28T07:59:52.903Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-28T07:59:52.903Z] [2021-05-28T07:59:52.903Z] Current default time zone: 'Etc/UTC' [2021-05-28T07:59:52.903Z] Local time is now: Fri May 28 07:59:52 UTC 2021. [2021-05-28T07:59:52.903Z] Universal Time is now: Fri May 28 07:59:52 UTC 2021. [2021-05-28T07:59:52.903Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-28T07:59:52.903Z] [2021-05-28T07:59:52.903Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-28T07:59:53.164Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T07:59:53.164Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-28T07:59:53.164Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-28T07:59:53.164Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-28T07:59:53.164Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-28T07:59:53.164Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-28T07:59:53.164Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-28T07:59:53.164Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-28T07:59:53.164Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-28T07:59:53.164Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T07:59:53.164Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-28T07:59:53.425Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T07:59:53.425Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-28T07:59:53.425Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T07:59:53.425Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-28T07:59:53.425Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-28T07:59:53.425Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-28T07:59:53.632Z] Removing intermediate container f280f21fa632 [2021-05-28T07:59:53.632Z] ---> 2836e8f46427 [2021-05-28T07:59:53.632Z] Step 8/24 : COPY . . [2021-05-28T07:59:53.685Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-28T07:59:53.685Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-28T07:59:53.685Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-28T07:59:53.685Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-28T07:59:53.685Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-28T07:59:55.599Z] Updating certificates in /etc/ssl/certs... [2021-05-28T07:59:56.181Z] 23 added, 27 removed; done. [2021-05-28T08:00:04.375Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-28T08:00:05.771Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T08:00:09.977Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-28T08:00:12.525Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-28T08:00:20.513Z] ---> 27a7f0566620 [2021-05-28T08:00:20.513Z] Step 9/23 : RUN go mod tidy [2021-05-28T08:00:20.513Z] ---> Running in c0250e91605a [2021-05-28T08:00:20.791Z] ---> e7a5dd126e11 [2021-05-28T08:00:20.791Z] Step 9/24 : RUN go mod tidy [2021-05-28T08:00:21.072Z] ---> Running in 8981232f8e31 [2021-05-28T08:00:27.434Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-28T08:00:27.838Z] Removing intermediate container c0250e91605a [2021-05-28T08:00:27.838Z] ---> 635d4932e074 [2021-05-28T08:00:27.838Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-28T08:00:28.115Z] ---> Running in 3ebfe3a509d1 [2021-05-28T08:00:28.115Z] Removing intermediate container 8981232f8e31 [2021-05-28T08:00:28.115Z] ---> 3a3a26ac6222 [2021-05-28T08:00:28.115Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-28T08:00:28.377Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T08:00:28.377Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-28T08:00:28.377Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T08:00:28.377Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T08:00:28.390Z] ---> Running in 7d1c91af000b [2021-05-28T08:00:28.638Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T08:00:28.638Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T08:00:28.899Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T08:00:28.899Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-28T08:00:29.161Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-28T08:00:29.161Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-28T08:00:29.422Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-28T08:00:29.683Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-28T08:00:29.683Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T08:00:29.683Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T08:00:29.683Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-28T08:00:29.945Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-28T08:00:29.945Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-28T08:00:30.206Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T08:00:30.206Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-28T08:00:30.206Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-28T08:00:30.206Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-28T08:00:30.206Z] Updating certificates in /etc/ssl/certs... [2021-05-28T08:00:30.778Z] 0 added, 0 removed; done. [2021-05-28T08:00:30.778Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-28T08:00:31.040Z] done. [2021-05-28T08:00:31.042Z] 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-28T08:00:31.042Z] 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-28T08:00:31.300Z] Reading package lists... [2021-05-28T08:00:31.561Z] Building dependency tree... [2021-05-28T08:00:31.561Z] Reading state information... [2021-05-28T08:00:31.821Z] The following NEW packages will be installed: [2021-05-28T08:00:31.821Z] apt-transport-https [2021-05-28T08:00:31.821Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-28T08:00:31.821Z] Need to get 1692 B of archives. [2021-05-28T08:00:31.821Z] After this operation, 154 kB of additional disk space will be used. [2021-05-28T08:00:31.821Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-28T08:00:32.082Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T08:00:32.082Z] Fetched 1692 B in 0s (10.6 kB/s) [2021-05-28T08:00:32.082Z] Selecting previously unselected package apt-transport-https. [2021-05-28T08:00:32.082Z] (Reading database ... 13926 files and directories currently installed.) [2021-05-28T08:00:32.082Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-28T08:00:32.082Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-28T08:00:32.082Z] Setting up apt-transport-https (1.6.13) ... [2021-05-28T08:00:32.655Z] Waiting for network to be ready... [2021-05-28T08:00:39.249Z] 2021-05-28T08:00:35Z INFO Waiting for automatic snapd restart... [2021-05-28T08:00:39.823Z] snapd 2.50 from Canonical* installed [2021-05-28T08:00:40.765Z] "snapd" switched to the "latest/stable" channel [2021-05-28T08:00:40.765Z] [2021-05-28T08:00:46.057Z] core18 20210507 from Canonical* installed [2021-05-28T08:00:46.317Z] "core18" switched to the "latest/stable" channel [2021-05-28T08:00:46.318Z] [2021-05-28T08:00:53.077Z] snapcraft 4.7.1 from Canonical* installed [2021-05-28T08:00:53.077Z] "snapcraft" switched to the "latest/stable" channel [2021-05-28T08:00:53.077Z] [2021-05-28T08:00:57.395Z] 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-28T08:00:57.395Z] - README.md [2021-05-28T08:00:57.395Z] [2021-05-28T08:00:57.395Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-28T08:00:57.974Z] Removing intermediate container 16431d611870 [2021-05-28T08:00:57.974Z] ---> c38097f3c3a9 [2021-05-28T08:00:57.974Z] [2021-05-28T08:00:57.974Z] Step 11/32 : FROM alpine:3.12 [2021-05-28T08:00:57.974Z] ---> 9852663dfa18 [2021-05-28T08:00:57.974Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-28T08:00:57.974Z] ---> Running in f3cc806966e9 [2021-05-28T08:00:58.973Z] Removing intermediate container f3cc806966e9 [2021-05-28T08:00:58.973Z] ---> e46fd4f959e5 [2021-05-28T08:00:58.973Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-28T08:00:59.262Z] ---> Running in 8dab76273e41 [2021-05-28T08:01:01.283Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T08:01:01.562Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T08:01:02.177Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-28T08:01:02.177Z] (2/2) Installing su-exec (0.2-r1) [2021-05-28T08:01:02.177Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T08:01:02.177Z] OK: 5 MiB in 16 packages [2021-05-28T08:01:03.985Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T08:01:03.985Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-28T08:01:03.985Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-28T08:01:03.985Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-28T08:01:04.191Z] Removing intermediate container 8dab76273e41 [2021-05-28T08:01:04.191Z] ---> d97cff39061d [2021-05-28T08:01:04.191Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-28T08:01:04.191Z] ---> Running in 59b2d866441a [2021-05-28T08:01:04.557Z] Reading package lists... [2021-05-28T08:01:04.801Z] Removing intermediate container 59b2d866441a [2021-05-28T08:01:04.801Z] ---> 223a66e259a7 [2021-05-28T08:01:04.801Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-28T08:01:05.085Z] ---> Running in 6cf1a1503dc3 [2021-05-28T08:01:05.132Z] 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-28T08:01:06.083Z] Removing intermediate container 6cf1a1503dc3 [2021-05-28T08:01:06.083Z] ---> 2ee917a7a780 [2021-05-28T08:01:06.083Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-28T08:01:06.083Z] ---> Running in 3e403ebafa3f [2021-05-28T08:01:09.540Z] Removing intermediate container 3e403ebafa3f [2021-05-28T08:01:09.540Z] ---> cbdfcdb0f073 [2021-05-28T08:01:09.540Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-28T08:01:09.540Z] ---> Running in 48f7b63dd0a1 [2021-05-28T08:01:10.152Z] Removing intermediate container 48f7b63dd0a1 [2021-05-28T08:01:10.152Z] ---> c330c90454d6 [2021-05-28T08:01:10.152Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-28T08:01:11.617Z] ---> 92d623ce0408 [2021-05-28T08:01:11.618Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-28T08:01:11.618Z] ---> Running in 10804507108b [2021-05-28T08:01:11.726Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T08:01:11.726Z] Reading package lists... [2021-05-28T08:01:11.726Z] Building dependency tree... [2021-05-28T08:01:11.726Z] Reading state information... [2021-05-28T08:01:11.726Z] Suggested packages: [2021-05-28T08:01:11.726Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-28T08:01:11.726Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-28T08:01:11.726Z] Recommended packages: [2021-05-28T08:01:11.726Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-28T08:01:11.726Z] The following NEW packages will be installed: [2021-05-28T08:01:11.726Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-28T08:01:11.726Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-28T08:01:11.726Z] pkg-config zip [2021-05-28T08:01:11.726Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-28T08:01:11.726Z] Need to get 7663 kB of archives. [2021-05-28T08:01:11.726Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-28T08:01:11.726Z] 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-28T08:01:11.726Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-28T08:01:11.726Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-28T08:01:11.726Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-28T08:01:11.726Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-28T08:01:11.726Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-28T08:01:11.988Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-28T08:01:12.250Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-28T08:01:12.250Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-28T08:01:12.250Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-28T08:01:12.250Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-28T08:01:12.511Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-28T08:01:12.511Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-28T08:01:12.511Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-28T08:01:12.511Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-28T08:01:12.773Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T08:01:12.773Z] Fetched 7663 kB in 1s (6694 kB/s) [2021-05-28T08:01:12.773Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-28T08:01:13.035Z] (Reading database ... 13930 files and directories currently installed.) [2021-05-28T08:01:13.035Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-28T08:01:13.035Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-28T08:01:13.296Z] Selecting previously unselected package libpsl5:amd64. [2021-05-28T08:01:13.296Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-28T08:01:13.296Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-28T08:01:13.557Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-28T08:01:13.557Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-28T08:01:13.557Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-28T08:01:13.819Z] Selecting previously unselected package librtmp1:amd64. [2021-05-28T08:01:13.819Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-28T08:01:13.819Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-28T08:01:14.090Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-28T08:01:14.090Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-28T08:01:14.090Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-28T08:01:14.668Z] Selecting previously unselected package liberror-perl. [2021-05-28T08:01:14.668Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-28T08:01:14.668Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-28T08:01:14.931Z] Selecting previously unselected package git-man. [2021-05-28T08:01:14.931Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-28T08:01:15.052Z] Removing intermediate container 10804507108b [2021-05-28T08:01:15.193Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-28T08:01:15.332Z] ---> 900e5849aa98 [2021-05-28T08:01:15.332Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T08:01:16.140Z] Selecting previously unselected package git. [2021-05-28T08:01:16.140Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-28T08:01:16.140Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-28T08:01:16.329Z] ---> d0744e8a27bc [2021-05-28T08:01:16.329Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-28T08:01:18.058Z] Selecting previously unselected package libnorm1:amd64. [2021-05-28T08:01:18.058Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-28T08:01:18.058Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-28T08:01:18.320Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-28T08:01:18.320Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-28T08:01:18.320Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-28T08:01:18.320Z] Selecting previously unselected package libsodium23:amd64. [2021-05-28T08:01:18.338Z] ---> ee8291fa0ce3 [2021-05-28T08:01:18.338Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-28T08:01:18.582Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-28T08:01:18.582Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-28T08:01:18.582Z] Selecting previously unselected package libzmq5:amd64. [2021-05-28T08:01:18.582Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-28T08:01:18.582Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-28T08:01:18.843Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-28T08:01:18.843Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-28T08:01:18.843Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-28T08:01:19.105Z] Selecting previously unselected package pkg-config. [2021-05-28T08:01:19.105Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-28T08:01:19.105Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-28T08:01:19.366Z] Selecting previously unselected package zip. [2021-05-28T08:01:19.366Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-28T08:01:19.367Z] Unpacking zip (3.0-11build1) ... [2021-05-28T08:01:19.630Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-28T08:01:19.630Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-28T08:01:19.795Z] ---> 14abedd305a7 [2021-05-28T08:01:19.795Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-28T08:01:19.892Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-28T08:01:19.892Z] Setting up liberror-perl (0.17025-1) ... [2021-05-28T08:01:19.892Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-28T08:01:20.153Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-28T08:01:20.153Z] No schema files found: doing nothing. [2021-05-28T08:01:20.153Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-28T08:01:20.414Z] Setting up zip (3.0-11build1) ... [2021-05-28T08:01:20.414Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-28T08:01:20.676Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-28T08:01:20.938Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-28T08:01:20.938Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-28T08:01:21.198Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-28T08:01:21.198Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-28T08:01:21.198Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-28T08:01:21.248Z] ---> 85cfeeb12ded [2021-05-28T08:01:21.248Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-28T08:01:21.459Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T08:01:22.703Z] ---> 1ff708c0f3a0 [2021-05-28T08:01:22.704Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-28T08:01:23.313Z] ---> Running in 4fd3fe6a2b18 [2021-05-28T08:01:24.768Z] Removing intermediate container 4fd3fe6a2b18 [2021-05-28T08:01:24.768Z] ---> 8d33b43d4b5a [2021-05-28T08:01:24.768Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-28T08:01:25.053Z] Removing intermediate container 695fd394ac3d [2021-05-28T08:01:25.053Z] ---> 305f3a34d5c7 [2021-05-28T08:01:25.053Z] [2021-05-28T08:01:25.053Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T08:01:25.053Z] ---> 9852663dfa18 [2021-05-28T08:01:25.053Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T08:01:25.053Z] ---> Using cache [2021-05-28T08:01:25.053Z] ---> 13ce5d3bb7f4 [2021-05-28T08:01:25.053Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T08:01:25.053Z] ---> Using cache [2021-05-28T08:01:25.053Z] ---> b1140ffb61e0 [2021-05-28T08:01:25.053Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-28T08:01:25.332Z] ---> Running in 1ed43b13bf9c [2021-05-28T08:01:25.943Z] ---> 11c144afd59f [2021-05-28T08:01:25.943Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-28T08:01:26.225Z] ---> Running in ef2adc17d044 [2021-05-28T08:01:26.225Z] Removing intermediate container 1ed43b13bf9c [2021-05-28T08:01:26.225Z] ---> 3dd9e80666c6 [2021-05-28T08:01:26.225Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T08:01:26.634Z] ---> Running in 6322fbe342ad [2021-05-28T08:01:27.708Z] Removing intermediate container 6322fbe342ad [2021-05-28T08:01:27.708Z] ---> 4067b894ff10 [2021-05-28T08:01:27.708Z] Step 16/24 : WORKDIR / [2021-05-28T08:01:27.708Z] ---> Running in 1ef878600e8d [2021-05-28T08:01:28.050Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T08:01:28.310Z] git set to automatically installed. [2021-05-28T08:01:28.310Z] git-man set to automatically installed. [2021-05-28T08:01:28.310Z] libcurl3-gnutls set to automatically installed. [2021-05-28T08:01:28.310Z] liberror-perl set to automatically installed. [2021-05-28T08:01:28.310Z] libglib2.0-0 set to automatically installed. [2021-05-28T08:01:28.310Z] libnghttp2-14 set to automatically installed. [2021-05-28T08:01:28.310Z] libnorm1 set to automatically installed. [2021-05-28T08:01:28.310Z] libpgm-5.2-0 set to automatically installed. [2021-05-28T08:01:28.310Z] libpsl5 set to automatically installed. [2021-05-28T08:01:28.310Z] librtmp1 set to automatically installed. [2021-05-28T08:01:28.310Z] libsodium23 set to automatically installed. [2021-05-28T08:01:28.310Z] libzmq3-dev set to automatically installed. [2021-05-28T08:01:28.310Z] libzmq5 set to automatically installed. [2021-05-28T08:01:28.310Z] pkg-config set to automatically installed. [2021-05-28T08:01:28.310Z] zip set to automatically installed. [2021-05-28T08:01:28.987Z] Removing intermediate container 1ef878600e8d [2021-05-28T08:01:28.987Z] ---> 4e972f46cb2d [2021-05-28T08:01:28.987Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T08:01:29.700Z] snapd is not logged in, snap install commands will use sudo [2021-05-28T08:01:30.461Z] ---> 82249cf9f888 [2021-05-28T08:01:30.461Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-28T08:01:30.461Z] Removing intermediate container ef2adc17d044 [2021-05-28T08:01:30.461Z] ---> d3dacd3891d8 [2021-05-28T08:01:30.461Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-28T08:01:31.070Z] ---> Running in b658fc4f4c61 [2021-05-28T08:01:32.067Z] Removing intermediate container b658fc4f4c61 [2021-05-28T08:01:32.067Z] ---> 24b6bfb96dba [2021-05-28T08:01:32.067Z] Step 29/32 : CMD ["gate"] [2021-05-28T08:01:32.672Z] ---> dab9e7ba8112 [2021-05-28T08:01:32.672Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-28T08:01:32.672Z] ---> Running in cd31a5bacce4 [2021-05-28T08:01:33.667Z] Removing intermediate container cd31a5bacce4 [2021-05-28T08:01:33.667Z] ---> 1b6223759d7b [2021-05-28T08:01:33.667Z] Step 30/32 : LABEL arch=arm64 [2021-05-28T08:01:33.944Z] ---> Running in 8372f5ca758a [2021-05-28T08:01:34.221Z] ---> 29e3505ef363 [2021-05-28T08:01:34.221Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-28T08:01:34.221Z] ---> Running in 2865bb885c93 [2021-05-28T08:01:34.826Z] Removing intermediate container 8372f5ca758a [2021-05-28T08:01:34.826Z] ---> 5cbe5f9f3da5 [2021-05-28T08:01:34.826Z] Step 31/32 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [2021-05-28T08:01:35.433Z] Removing intermediate container 2865bb885c93 [2021-05-28T08:01:35.433Z] ---> 7aaa8354f4d2 [2021-05-28T08:01:35.434Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T08:01:35.434Z] ---> Running in a6e1f55c157b [2021-05-28T08:01:35.712Z] ---> Running in 2017aa6ec4a3 [2021-05-28T08:01:36.300Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T08:01:36.316Z] Removing intermediate container a6e1f55c157b [2021-05-28T08:01:36.316Z] ---> 449ec5c0ed2e [2021-05-28T08:01:36.316Z] Step 32/32 : LABEL version=0.0.0 [2021-05-28T08:01:36.593Z] ---> Running in 2311bb97dbe2 [2021-05-28T08:01:36.593Z] Removing intermediate container 2017aa6ec4a3 [2021-05-28T08:01:36.593Z] ---> 8244ac30c65e [2021-05-28T08:01:36.593Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T08:01:36.884Z] ---> Running in 8e02bef048c1 [2021-05-28T08:01:37.493Z] Removing intermediate container 2311bb97dbe2 [2021-05-28T08:01:37.493Z] ---> fed53852674e [2021-05-28T08:01:37.493Z] [2021-05-28T08:01:37.776Z] Removing intermediate container 8e02bef048c1 [2021-05-28T08:01:37.776Z] ---> 2e9bb4eb716f [2021-05-28T08:01:37.776Z] Step 23/24 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [2021-05-28T08:01:38.058Z] Successfully built fed53852674e [2021-05-28T08:01:38.058Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-28T08:01:38.058Z]  Building security-bootstrapper ... done  ---> Running in d12b87e554fd [2021-05-28T08:01:39.050Z] Removing intermediate container d12b87e554fd [2021-05-28T08:01:39.050Z] ---> d7075350bf30 [2021-05-28T08:01:39.050Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T08:01:39.050Z] ---> Running in 855a77246e1c [2021-05-28T08:01:39.657Z] Removing intermediate container 855a77246e1c [2021-05-28T08:01:39.657Z] ---> 7226fe5f66d3 [2021-05-28T08:01:39.657Z] [2021-05-28T08:01:40.266Z] Successfully built 7226fe5f66d3 [2021-05-28T08:01:40.266Z] Successfully tagged core-metadata-arm64:latest [2021-05-28T08:01:55.412Z]  Building core-metadata ... done Removing intermediate container 7d1c91af000b [2021-05-28T08:01:55.412Z] ---> e40aa9cc9640 [2021-05-28T08:01:55.412Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-28T08:01:55.412Z] ---> Running in 894011bc6553 [2021-05-28T08:01:56.014Z] 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-28T08:01:56.645Z] Removing intermediate container 3ebfe3a509d1 [2021-05-28T08:01:56.645Z] ---> 1fcc6441d2bd [2021-05-28T08:01:56.645Z] [2021-05-28T08:01:56.645Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T08:01:56.645Z] ---> 9852663dfa18 [2021-05-28T08:01:56.645Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-28T08:01:56.645Z] ---> Running in 10f082669565 [2021-05-28T08:01:58.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T08:01:58.372Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T08:01:58.372Z] Removing intermediate container 894011bc6553 [2021-05-28T08:01:58.372Z] ---> 950cf3d07d2f [2021-05-28T08:01:58.372Z] [2021-05-28T08:01:58.372Z] Step 12/24 : FROM docker:20.10.0 [2021-05-28T08:01:58.645Z] 20.10.0: Pulling from library/docker [2021-05-28T08:01:58.921Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-28T08:01:58.921Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-28T08:01:58.921Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T08:01:58.921Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T08:01:59.197Z] OK: 6 MiB in 16 packages [2021-05-28T08:02:01.833Z] Removing intermediate container 10f082669565 [2021-05-28T08:02:01.833Z] ---> 0f941c43001c [2021-05-28T08:02:01.833Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T08:02:01.833Z] ---> Running in 6bd64f16f00f [2021-05-28T08:02:02.108Z] Removing intermediate container 6bd64f16f00f [2021-05-28T08:02:02.108Z] ---> 0f670cfc4e37 [2021-05-28T08:02:02.108Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-28T08:02:02.383Z] ---> Running in f2f8663fa02d [2021-05-28T08:02:02.902Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-28T08:02:02.902Z] snapd is not logged in, snap install commands will use sudo [2021-05-28T08:02:03.373Z] Removing intermediate container f2f8663fa02d [2021-05-28T08:02:03.374Z] ---> 6fae67a55396 [2021-05-28T08:02:03.374Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T08:02:03.650Z] ---> Running in 561d134ad69f [2021-05-28T08:02:04.251Z] Removing intermediate container 561d134ad69f [2021-05-28T08:02:04.251Z] ---> 2e8c699cba9f [2021-05-28T08:02:04.251Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T08:02:05.463Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T08:02:05.705Z] ---> 11217b5c459b [2021-05-28T08:02:05.705Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-28T08:02:06.411Z] snap "core18" has no updates available [2021-05-28T08:02:06.992Z] Pulling go-build-helper [2021-05-28T08:02:06.992Z] + snapcraftctl pull [2021-05-28T08:02:07.156Z] ---> 297bbc3843f0 [2021-05-28T08:02:07.156Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-28T08:02:07.940Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-28T08:02:07.940Z] Skipping pull go-build-helper (already ran) [2021-05-28T08:02:07.940Z] Building go-build-helper [2021-05-28T08:02:07.940Z] + snapcraftctl build [2021-05-28T08:02:08.145Z] ---> b42640495ffa [2021-05-28T08:02:08.145Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-28T08:02:08.145Z] ---> Running in 5cba9efe973f [2021-05-28T08:02:08.418Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-28T08:02:08.418Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-28T08:02:08.418Z] ---> eeaf43b92773 [2021-05-28T08:02:08.418Z] 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-28T08:02:08.695Z] ---> Running in 9066e6283aa3 [2021-05-28T08:02:08.695Z] Removing intermediate container 5cba9efe973f [2021-05-28T08:02:08.695Z] ---> d89aa78db144 [2021-05-28T08:02:08.695Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T08:02:08.695Z] ---> Running in b025d9fa1473 [2021-05-28T08:02:09.304Z] Removing intermediate container 9066e6283aa3 [2021-05-28T08:02:09.304Z] ---> de36963f16ed [2021-05-28T08:02:09.304Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-28T08:02:09.304Z] Removing intermediate container b025d9fa1473 [2021-05-28T08:02:09.304Z] ---> e5810c4758a1 [2021-05-28T08:02:09.304Z] Step 21/23 : LABEL arch=arm64 [2021-05-28T08:02:09.304Z] ---> Running in 557dc5031020 [2021-05-28T08:02:09.577Z] ---> Running in 72559d828b7d [2021-05-28T08:02:09.862Z] Staging go-build-helper [2021-05-28T08:02:09.862Z] + snapcraftctl stage [2021-05-28T08:02:10.174Z] Removing intermediate container 72559d828b7d [2021-05-28T08:02:10.175Z] ---> 97f9ca58b33c [2021-05-28T08:02:10.175Z] Step 22/23 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [2021-05-28T08:02:10.175Z] ---> Running in 5d287bb7bdc9 [2021-05-28T08:02:10.768Z] Removing intermediate container 5d287bb7bdc9 [2021-05-28T08:02:10.768Z] ---> 854c5faba17a [2021-05-28T08:02:10.768Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T08:02:10.768Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T08:02:10.768Z] ---> Running in 7f35ce20722c [2021-05-28T08:02:11.039Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T08:02:11.310Z] Removing intermediate container 7f35ce20722c [2021-05-28T08:02:11.310Z] ---> e887f1d4768a [2021-05-28T08:02:11.310Z] [2021-05-28T08:02:11.580Z] (1/39) Installing readline (8.0.4-r0) [2021-05-28T08:02:11.580Z] (2/39) Installing bash (5.0.17-r0) [2021-05-28T08:02:11.580Z] Executing bash-5.0.17-r0.post-install [2021-05-28T08:02:11.580Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T08:02:11.580Z] (4/39) Installing libcurl (7.77.0-r0) [2021-05-28T08:02:11.580Z] (5/39) Installing curl (7.77.0-r0) [2021-05-28T08:02:11.580Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-28T08:02:11.580Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-28T08:02:11.580Z] (8/39) Installing expat (2.2.9-r1) [2021-05-28T08:02:11.580Z] (9/39) Installing libffi (3.3-r2) [2021-05-28T08:02:11.580Z] (10/39) Installing gdbm (1.13-r1) [2021-05-28T08:02:11.580Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-28T08:02:11.580Z] Successfully built e887f1d4768a [2021-05-28T08:02:11.580Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-28T08:02:11.580Z] Successfully tagged support-notifications-arm64:latest [2021-05-28T08:02:11.850Z]  Building support-notifications ... done (13/39) Installing python3 (3.8.10-r0) [2021-05-28T08:02:13.807Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-28T08:02:13.807Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-28T08:02:13.807Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-28T08:02:13.807Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-28T08:02:13.807Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-28T08:02:13.807Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-28T08:02:13.807Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-28T08:02:13.807Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-28T08:02:13.807Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-28T08:02:13.807Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-28T08:02:13.807Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-28T08:02:13.807Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-28T08:02:13.807Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-28T08:02:13.807Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-28T08:02:13.807Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-28T08:02:13.807Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-28T08:02:13.807Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-28T08:02:13.807Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-28T08:02:13.807Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-28T08:02:13.807Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-28T08:02:14.078Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-28T08:02:14.078Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-28T08:02:14.078Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-28T08:02:14.078Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-28T08:02:14.078Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-28T08:02:14.078Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-28T08:02:14.078Z] Executing busybox-1.31.1-r19.trigger [2021-05-28T08:02:14.078Z] OK: 72 MiB in 59 packages [2021-05-28T08:02:18.378Z] Collecting docker-compose==1.23.2 [2021-05-28T08:02:18.378Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-28T08:02:18.378Z] Collecting cached-property<2,>=1.2.0 [2021-05-28T08:02:18.378Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-28T08:02:18.967Z] Collecting jsonschema<3,>=2.5.1 [2021-05-28T08:02:18.967Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-28T08:02:19.557Z] Collecting docker<4.0,>=3.6.0 [2021-05-28T08:02:19.557Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-28T08:02:19.829Z] 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-28T08:02:19.897Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-28T08:02:19.897Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-28T08:02:19.897Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-05-28T08:02:19.897Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-28T08:02:19.897Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-28T08:02:19.897Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-28T08:02:19.897Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-28T08:02:19.897Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-28T08:02:19.897Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-05-28T08:02:19.897Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-28T08:02:19.897Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-28T08:02:19.897Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-28T08:02:19.897Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-28T08:02:19.897Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-28T08:02:19.897Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-28T08:02:19.897Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-28T08:02:19.897Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-28T08:02:19.897Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-28T08:02:19.897Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-28T08:02:19.897Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-28T08:02:19.897Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-28T08:02:19.897Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-28T08:02:19.897Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-28T08:02:19.897Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-28T08:02:19.897Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-28T08:02:19.897Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-28T08:02:19.897Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-28T08:02:19.897Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-28T08:02:19.897Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-28T08:02:19.897Z] Fetched 224 kB in 0s (0 B/s) [2021-05-28T08:02:19.897Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-28T08:02:19.897Z] Fetched 157 kB in 0s (0 B/s) [2021-05-28T08:02:19.897Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-28T08:02:19.897Z] Fetched 221 kB in 0s (0 B/s) [2021-05-28T08:02:19.897Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-28T08:02:19.897Z] Fetched 143 kB in 0s (0 B/s) [2021-05-28T08:02:19.897Z] Pulling app-service-config [2021-05-28T08:02:19.897Z] + snapcraftctl pull [2021-05-28T08:02:19.897Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-28T08:02:20.159Z] Pulling config-common [2021-05-28T08:02:20.159Z] + snapcraftctl pull [2021-05-28T08:02:20.799Z] Collecting PyYAML<4,>=3.10 [2021-05-28T08:02:20.799Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-28T08:02:23.446Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-28T08:02:23.446Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-28T08:02:24.388Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-28T08:02:24.388Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-28T08:02:24.388Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-28T08:02:24.388Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T08:02:24.388Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-28T08:02:24.388Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T08:02:24.388Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-28T08:02:24.388Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T08:02:24.388Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-28T08:02:24.388Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T08:02:24.388Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-28T08:02:24.388Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T08:02:24.388Z] Pulling edgex-go [2021-05-28T08:02:24.388Z] + snapcraftctl pull [2021-05-28T08:02:25.432Z] Collecting docopt<0.7,>=0.6.1 [2021-05-28T08:02:25.432Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-28T08:02:28.035Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-28T08:02:28.035Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-28T08:02:28.035Z] Collecting texttable<0.10,>=0.9.0 [2021-05-28T08:02:28.035Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-28T08:02:30.635Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-28T08:02:30.635Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-28T08:02:30.909Z] Collecting docker-pycreds>=0.4.0 [2021-05-28T08:02:30.909Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-28T08:02:30.909Z] 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-28T08:02:30.909Z] 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-28T08:02:31.183Z] Collecting idna<2.8,>=2.5 [2021-05-28T08:02:31.183Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-28T08:02:31.775Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-28T08:02:31.776Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-28T08:02:32.045Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-28T08:02:32.045Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-28T08:02:32.045Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-28T08:02:32.045Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-28T08:02:32.640Z] Installing collected packages: cached-property, jsonschema, docker-pycreds, websocket-client, idna, urllib3, requests, docker, PyYAML, dockerpty, docopt, texttable, docker-compose [2021-05-28T08:02:33.619Z] Attempting uninstall: idna [2021-05-28T08:02:33.619Z] Found existing installation: idna 2.9 [2021-05-28T08:02:33.619Z] Uninstalling idna-2.9: [2021-05-28T08:02:33.619Z] Successfully uninstalled idna-2.9 [2021-05-28T08:02:34.212Z] Attempting uninstall: urllib3 [2021-05-28T08:02:34.213Z] Found existing installation: urllib3 1.25.9 [2021-05-28T08:02:34.213Z] Uninstalling urllib3-1.25.9: [2021-05-28T08:02:34.482Z] Successfully uninstalled urllib3-1.25.9 [2021-05-28T08:02:35.073Z] Attempting uninstall: requests [2021-05-28T08:02:35.073Z] Found existing installation: requests 2.23.0 [2021-05-28T08:02:35.073Z] Uninstalling requests-2.23.0: [2021-05-28T08:02:35.073Z] Successfully uninstalled requests-2.23.0 [2021-05-28T08:02:36.066Z] Running setup.py install for PyYAML: started [2021-05-28T08:02:38.729Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-28T08:02:38.729Z] Running setup.py install for dockerpty: started [2021-05-28T08:02:40.158Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-28T08:02:40.158Z] Running setup.py install for docopt: started [2021-05-28T08:02:42.121Z] Running setup.py install for docopt: finished with status 'done' [2021-05-28T08:02:42.121Z] Running setup.py install for texttable: started [2021-05-28T08:02:42.552Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-28T08:02:42.552Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-28T08:02:42.552Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-28T08:02:42.552Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T08:02:42.552Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-28T08:02:42.552Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-28T08:02:42.552Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-28T08:02:42.552Z] Fetched 279 kB in 0s (0 B/s) [2021-05-28T08:02:42.552Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-28T08:02:42.552Z] Fetched 122 kB in 0s (0 B/s) [2021-05-28T08:02:42.552Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-28T08:02:42.552Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-28T08:02:42.552Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-28T08:02:42.552Z] Fetched 8848 B in 0s (0 B/s) [2021-05-28T08:02:42.552Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-28T08:02:42.552Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-28T08:02:42.552Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-28T08:02:42.552Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-28T08:02:42.552Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-28T08:02:42.552Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-28T08:02:42.552Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-28T08:02:42.552Z] Fetched 219 kB in 0s (0 B/s) [2021-05-28T08:02:42.552Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-28T08:02:42.552Z] Fetched 154 kB in 0s (0 B/s) [2021-05-28T08:02:42.552Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-28T08:02:42.552Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-28T08:02:42.552Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-28T08:02:42.552Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-28T08:02:42.552Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-28T08:02:42.552Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-28T08:02:42.552Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-28T08:02:42.552Z] Fetched 499 kB in 0s (0 B/s) [2021-05-28T08:02:42.552Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-28T08:02:42.552Z] Fetched 111 kB in 0s (0 B/s) [2021-05-28T08:02:42.552Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-28T08:02:42.552Z] Fetched 240 kB in 0s (0 B/s) [2021-05-28T08:02:42.552Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-28T08:02:42.552Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-28T08:02:42.552Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-28T08:02:42.552Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-28T08:02:42.552Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-28T08:02:42.552Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-28T08:02:42.552Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-28T08:02:42.552Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-28T08:02:42.553Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-28T08:02:42.553Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-28T08:02:42.553Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-28T08:02:42.553Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-28T08:02:42.553Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-28T08:02:42.553Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-28T08:02:42.553Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-28T08:02:42.553Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-28T08:02:42.553Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-28T08:02:42.553Z] Fetched 8720 B in 0s (0 B/s) [2021-05-28T08:02:42.553Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-28T08:02:42.553Z] Fetched 137 kB in 0s (0 B/s) [2021-05-28T08:02:42.553Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-28T08:02:42.553Z] Fetched 119 kB in 0s (0 B/s) [2021-05-28T08:02:42.553Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-28T08:02:42.553Z] Fetched 110 kB in 0s (0 B/s) [2021-05-28T08:02:42.553Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-28T08:02:42.553Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-28T08:02:42.553Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-28T08:02:42.553Z] Fetched 645 kB in 0s (0 B/s) [2021-05-28T08:02:42.553Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-28T08:02:42.553Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-28T08:02:42.553Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-28T08:02:42.553Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-28T08:02:42.553Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-28T08:02:42.553Z] Fetched 368 kB in 0s (0 B/s) [2021-05-28T08:02:42.553Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-28T08:02:42.553Z] Fetched 187 kB in 0s (0 B/s) [2021-05-28T08:02:42.553Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-28T08:02:42.553Z] Fetched 175 kB in 0s (0 B/s) [2021-05-28T08:02:42.553Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-28T08:02:42.553Z] Fetched 206 kB in 0s (0 B/s) [2021-05-28T08:02:42.553Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-28T08:02:42.553Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-28T08:02:42.553Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-28T08:02:42.553Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-28T08:02:42.553Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-28T08:02:42.553Z] Fetched 159 kB in 0s (0 B/s) [2021-05-28T08:02:42.553Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-28T08:02:42.553Z] Fetched 107 kB in 0s (0 B/s) [2021-05-28T08:02:42.553Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-28T08:02:42.553Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-28T08:02:42.553Z] Pulling static-packages [2021-05-28T08:02:42.553Z] + snapcraftctl pull [2021-05-28T08:02:42.553Z] Pulling version [2021-05-28T08:02:42.553Z] + cd /root/project [2021-05-28T08:02:42.553Z] + [ -f VERSION ] [2021-05-28T08:02:42.553Z] + PROJECT_VERSION=local-dev [2021-05-28T08:02:42.553Z] + git rev-parse --short HEAD [2021-05-28T08:02:42.553Z] + GIT_REVISION=e02ee1ac [2021-05-28T08:02:42.553Z] + snapcraftctl set-version local-dev [2021-05-28T08:02:42.553Z] Skipping build go-build-helper (already ran) [2021-05-28T08:02:42.553Z] Building app-service-config [2021-05-28T08:02:42.553Z] + make build [2021-05-28T08:02:42.553Z] go mod tidy [2021-05-28T08:02:44.079Z] Running setup.py install for texttable: finished with status 'done' [2021-05-28T08:02:44.668Z] 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-28T08:02:50.716Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 [2021-05-28T08:02:50.716Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-05-28T08:02:50.716Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-28T08:02:50.716Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 [2021-05-28T08:02:50.716Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-28T08:02:50.716Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-28T08:02:50.716Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-28T08:02:50.716Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-28T08:02:50.716Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-28T08:02:50.716Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-28T08:02:50.716Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-28T08:02:50.716Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-28T08:02:50.716Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-28T08:02:50.716Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-28T08:02:50.716Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-28T08:02:50.716Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-28T08:02:50.716Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-28T08:02:50.716Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-28T08:02:50.716Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-28T08:02:50.999Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-28T08:02:50.999Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-28T08:02:50.999Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-28T08:02:50.999Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 [2021-05-28T08:02:50.999Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-28T08:02:50.999Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-28T08:02:50.999Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-28T08:02:50.999Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-28T08:02:50.999Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-28T08:02:50.999Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-28T08:02:50.999Z] go: downloading golang.org/x/text v0.3.2 [2021-05-28T08:02:51.262Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-28T08:02:51.525Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-28T08:02:51.525Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-28T08:02:51.525Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-28T08:02:51.525Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-28T08:02:51.525Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-28T08:02:51.786Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-28T08:02:51.786Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-28T08:02:51.786Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-28T08:02:51.786Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-28T08:02:51.786Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-28T08:02:51.786Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-28T08:02:52.048Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-28T08:02:52.320Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-28T08:02:52.320Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-28T08:02:52.320Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-28T08:02:52.320Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-28T08:02:52.320Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-28T08:02:52.320Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-28T08:02:52.320Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-28T08:02:52.320Z] go: downloading github.com/kr/text v0.1.0 [2021-05-28T08:02:52.320Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-28T08:02:52.583Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-28T08:02:52.846Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-28T08:02:52.846Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-28T08:02:52.846Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-28T08:02:52.846Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-28T08:02:52.846Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-28T08:02:52.930Z] Removing intermediate container 557dc5031020 [2021-05-28T08:02:52.930Z] ---> 577924cb2e3c [2021-05-28T08:02:52.930Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-28T08:02:52.930Z] ---> Running in eba08158ca5b [2021-05-28T08:02:53.110Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-28T08:02:53.110Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-28T08:02:53.202Z] Removing intermediate container eba08158ca5b [2021-05-28T08:02:53.202Z] ---> f7e225d57eaf [2021-05-28T08:02:53.202Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-28T08:02:53.386Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-28T08:02:53.386Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-28T08:02:53.386Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-28T08:02:53.386Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-28T08:02:53.386Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-28T08:02:53.476Z] ---> Running in da3533d1793e [2021-05-28T08:02:53.648Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-28T08:02:53.648Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-28T08:02:53.648Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-28T08:02:53.648Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-28T08:02:53.648Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-28T08:02:53.648Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-28T08:02:53.648Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-28T08:02:53.951Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-28T08:02:53.951Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-28T08:02:53.951Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-28T08:02:53.951Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-28T08:02:54.072Z] Removing intermediate container da3533d1793e [2021-05-28T08:02:54.072Z] ---> 98bb6d8a8655 [2021-05-28T08:02:54.072Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-28T08:02:54.215Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-28T08:02:54.216Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-28T08:02:54.478Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-28T08:02:54.478Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-28T08:02:55.048Z] ---> 3708a13e34b6 [2021-05-28T08:02:55.048Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-28T08:02:55.639Z] ---> 62f7b25dfe9c [2021-05-28T08:02:55.639Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-28T08:02:56.608Z] ---> 28d474150cc2 [2021-05-28T08:02:56.608Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-28T08:02:56.882Z] ---> Running in a50d68f02682 [2021-05-28T08:02:57.162Z] Removing intermediate container a50d68f02682 [2021-05-28T08:02:57.162Z] ---> ca87e6b270ce [2021-05-28T08:02:57.162Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T08:02:57.436Z] ---> Running in cc94b3e93b54 [2021-05-28T08:02:58.029Z] Removing intermediate container cc94b3e93b54 [2021-05-28T08:02:58.029Z] ---> e9b61e624511 [2021-05-28T08:02:58.029Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T08:02:58.029Z] ---> Running in 6158e9f5e7e1 [2021-05-28T08:02:58.623Z] Removing intermediate container 6158e9f5e7e1 [2021-05-28T08:02:58.623Z] ---> 4f831ef8f7ad [2021-05-28T08:02:58.623Z] Step 23/24 : LABEL git_sha=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [2021-05-28T08:02:58.623Z] ---> Running in ee289b765d88 [2021-05-28T08:02:59.218Z] Removing intermediate container ee289b765d88 [2021-05-28T08:02:59.218Z] ---> 7d3bb60ca3b3 [2021-05-28T08:02:59.218Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T08:02:59.218Z] ---> Running in 9435481274f5 [2021-05-28T08:02:59.809Z] Removing intermediate container 9435481274f5 [2021-05-28T08:02:59.809Z] ---> ae44641366e9 [2021-05-28T08:02:59.809Z] [2021-05-28T08:03:00.079Z] Successfully built ae44641366e9 [2021-05-28T08:03:00.079Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-28T08:03:00.365Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-28T08:03:00.522Z] $ docker stop --time=1 e21e322540f050041de88f729f2f86733f0fc0a18755be5eef3b62307587c84b [2021-05-28T08:03:02.393Z] $ docker rm -f e21e322540f050041de88f729f2f86733f0fc0a18755be5eef3b62307587c84b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T08:03:02.840Z] + docker images [2021-05-28T08:03:03.111Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-28T08:03:03.111Z] sys-mgmt-agent-arm64 latest ae44641366e9 4 seconds ago 299MB [2021-05-28T08:03:03.111Z] support-notifications-arm64 latest e887f1d4768a 52 seconds ago 16.8MB [2021-05-28T08:03:03.111Z] 950cf3d07d2f About a minute ago 979MB [2021-05-28T08:03:03.111Z] 1fcc6441d2bd About a minute ago 982MB [2021-05-28T08:03:03.111Z] core-metadata-arm64 latest 7226fe5f66d3 About a minute ago 17.4MB [2021-05-28T08:03:03.111Z] security-bootstrapper-arm64 latest fed53852674e About a minute ago 17.2MB [2021-05-28T08:03:03.112Z] 305f3a34d5c7 About a minute ago 989MB [2021-05-28T08:03:03.112Z] c38097f3c3a9 2 minutes ago 974MB [2021-05-28T08:03:03.112Z] core-data-arm64 latest 085f14754cd9 4 minutes ago 20.4MB [2021-05-28T08:03:03.112Z] security-secretstore-setup-arm64 latest 57462191863e 4 minutes ago 24.4MB [2021-05-28T08:03:03.112Z] support-scheduler-arm64 latest 6f50fc47a7c1 4 minutes ago 16.1MB [2021-05-28T08:03:03.112Z] core-command-arm64 latest dd364d104197 4 minutes ago 16.1MB [2021-05-28T08:03:03.112Z] security-proxy-setup-arm64 latest 15c179031c91 4 minutes ago 24MB [2021-05-28T08:03:03.112Z] 56fa24c10c1c 4 minutes ago 990MB [2021-05-28T08:03:03.112Z] bddb04d819c7 4 minutes ago 981MB [2021-05-28T08:03:03.112Z] 2e01bf206616 4 minutes ago 981MB [2021-05-28T08:03:03.112Z] 6a22d7b567a3 4 minutes ago 978MB [2021-05-28T08:03:03.112Z] 0849e5692876 4 minutes ago 978MB [2021-05-28T08:03:03.112Z] ci-base-image-arm64 latest 323ba536e33e 17 minutes ago 641MB [2021-05-28T08:03:03.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-05-28T08:03:03.112Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-05-28T08:03:03.112Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-28T08:03:03.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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-28T08:03:03.657Z] ---> job-cost.sh [2021-05-28T08:03:03.657Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XCOM [2021-05-28T08:03:09.670Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-28T08:03:09.670Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-28T08:03:09.670Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-28T08:03:09.670Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-28T08:03:10.243Z] Building config-common [2021-05-28T08:03:10.243Z] + snapcraftctl build [2021-05-28T08:03:12.832Z] Building edgex-go [2021-05-28T08:03:12.832Z] + cd /root/parts/edgex-go/src [2021-05-28T08:03:12.832Z] + make build [2021-05-28T08:03:12.832Z] go mod tidy [2021-05-28T08:03:13.094Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 [2021-05-28T08:03:13.094Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-28T08:03:13.353Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-28T08:03:13.353Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-28T08:03:13.353Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-28T08:03:13.353Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-28T08:03:13.353Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-28T08:03:13.353Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-28T08:03:13.613Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-28T08:03:13.613Z] 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-28T08:03:18.901Z] 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-28T08:03:23.100Z] 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-28T08:03:25.032Z] 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-28T08:03:26.421Z] 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-28T08:03:26.992Z] 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-28T08:03:29.536Z] 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-28T08:03:31.451Z] 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-28T08:03:32.838Z] 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-28T08:03:34.224Z] 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-28T08:03:35.608Z] 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-28T08:03:36.551Z] 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-28T08:03:38.469Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-28T08:03:38.730Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-28T08:03:38.731Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-28T08:03:38.731Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-28T08:03:38.731Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-28T08:03:38.731Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-28T08:03:38.731Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-28T08:03:38.731Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-28T08:03:38.731Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-28T08:03:38.731Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-28T08:03:38.731Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-28T08:03:38.731Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-28T08:03:38.731Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-28T08:03:38.731Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-28T08:03:38.731Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-28T08:03:38.731Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-28T08:03:38.731Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-28T08:03:38.731Z] + 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-28T08:03:38.731Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-28T08:03:38.731Z] + 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-28T08:03:38.731Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-28T08:03:38.731Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-28T08:03:38.731Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-28T08:03:38.731Z] + 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-28T08:03:38.731Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-28T08:03:38.731Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-28T08:03:38.731Z] + 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-28T08:03:42.037Z] Building static-packages [2021-05-28T08:03:42.037Z] + snapcraftctl build [2021-05-28T08:03:42.594Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-28T08:03:43.949Z] Building version [2021-05-28T08:03:43.949Z] + snapcraftctl build [2021-05-28T08:03:45.862Z] Skipping stage go-build-helper (already ran) [2021-05-28T08:03:45.862Z] Staging app-service-config [2021-05-28T08:03:45.862Z] + snapcraftctl stage [2021-05-28T08:03:46.807Z] Staging config-common [2021-05-28T08:03:46.807Z] + snapcraftctl stage [2021-05-28T08:03:47.753Z] Staging edgex-go [2021-05-28T08:03:47.753Z] + snapcraftctl stage [2021-05-28T08:03:49.140Z] Staging static-packages [2021-05-28T08:03:49.140Z] + snapcraftctl stage [2021-05-28T08:03:50.086Z] Staging version [2021-05-28T08:03:50.086Z] + snapcraftctl stage [2021-05-28T08:03:51.031Z] Priming go-build-helper [2021-05-28T08:03:51.031Z] + snapcraftctl prime [2021-05-28T08:03:52.419Z] Priming app-service-config [2021-05-28T08:03:52.419Z] + snapcraftctl prime [2021-05-28T08:03:53.363Z] Priming config-common [2021-05-28T08:03:53.363Z] + snapcraftctl prime [2021-05-28T08:03:54.305Z] Priming edgex-go [2021-05-28T08:03:54.566Z] + snapcraftctl prime [2021-05-28T08:03:55.518Z] Priming static-packages [2021-05-28T08:03:55.519Z] + snapcraftctl prime [2021-05-28T08:03:58.060Z] Priming version [2021-05-28T08:03:58.060Z] + snapcraftctl prime [2021-05-28T08:03:59.003Z] 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-28T08:05:19.559Z] lf-activate-venv(): INFO: Adding /tmp/venv-XCOM/bin to PATH [2021-05-28T08:05:19.559Z] INFO: No Stack... [2021-05-28T08:05:19.559Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-28T08:05:19.559Z] INFO: Archiving Costs [Pipeline] sh [2021-05-28T08:05:19.897Z] + + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-05-28T08:05:19.897Z] cut -d, -f6 [Pipeline] lock [2021-05-28T08:05:19.965Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3523-2-stack-cost] [2021-05-28T08:05:19.974Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3523-2-stack-cost] did not exist. Created. [2021-05-28T08:05:19.974Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3523-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-28T08:05:20.349Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-28T08:05:20.637Z] Stashed 1 file(s) [Pipeline] } [2021-05-28T08:05:20.651Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3523-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-28T08:05:21.270Z] provisioning config files... [2021-05-28T08:05:21.279Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2875907567431826259tmp [Pipeline] { [Pipeline] sh [2021-05-28T08:05:21.588Z] + set +x [2021-05-28T08:05:21.588Z] + curl -s https://codecov.io/bash [2021-05-28T08:05:21.588Z] + bash -s -- [2021-05-28T08:05:21.852Z] [2021-05-28T08:05:21.852Z] _____ _ [2021-05-28T08:05:21.852Z] / ____| | | [2021-05-28T08:05:21.852Z] | | ___ __| | ___ ___ _____ __ [2021-05-28T08:05:21.852Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-28T08:05:21.852Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-28T08:05:21.852Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-28T08:05:21.852Z] Bash-1.0.3 [2021-05-28T08:05:21.852Z] [2021-05-28T08:05:21.852Z] [2021-05-28T08:05:21.852Z] ==> git version 2.24.4 found [2021-05-28T08:05:21.852Z] ==> 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-28T08:05:21.852Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-28T08:05:21.852Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-28T08:05:21.852Z] ==> Jenkins CI detected. [2021-05-28T08:05:21.852Z] project root: . [2021-05-28T08:05:21.852Z] --> token set from env [2021-05-28T08:05:22.113Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-28T08:05:22.113Z] ==> Running gcov in . (disable via -X gcov) [2021-05-28T08:05:22.113Z] ==> Python coveragepy not found [2021-05-28T08:05:22.113Z] ==> Searching for coverage reports in: [2021-05-28T08:05:22.113Z] + . [2021-05-28T08:05:22.113Z] -> Found 1 reports [2021-05-28T08:05:22.113Z] ==> Detecting git/mercurial file structure [2021-05-28T08:05:22.113Z] ==> Reading reports [2021-05-28T08:05:22.113Z] + ./coverage.out bytes=742996 [2021-05-28T08:05:22.113Z] ==> Appending adjustments [2021-05-28T08:05:22.113Z] https://docs.codecov.io/docs/fixing-reports [2021-05-28T08:05:24.670Z] + Found adjustments [2021-05-28T08:05:24.670Z] ==> Gzipping contents [2021-05-28T08:05:24.670Z] 104K /tmp/codecov.iZtWz1.gz [2021-05-28T08:05:24.670Z] ==> Uploading reports [2021-05-28T08:05:24.670Z] url: https://codecov.io [2021-05-28T08:05:24.670Z] query: branch=PR-3523&commit=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3523%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3523&job=&cmd_args= [2021-05-28T08:05:24.670Z] -> Pinging Codecov [2021-05-28T08:05:24.670Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3523&commit=e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3523%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3523&job=&cmd_args= [2021-05-28T08:05:24.935Z] -> Uploading to [2021-05-28T08:05:24.935Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-28/00271124DB129430A58F1EEE437C3FCB/e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34/7ba3f405-a3c0-4404-bdbe-00ced027f6bf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210528%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210528T080524Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b5c0a2713e4bcb7e8c4296828f2f7bbbff27d03c46b8415ec95d00b05f1e83c [2021-05-28T08:05:24.935Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T08:05:24.935Z] Dload Upload Total Spent Left Speed [2021-05-28T08:05:25.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 191k --:--:-- --:--:-- --:--:-- 191k 100 102k 0 0 100 102k 0 191k --:--:-- --:--:-- --:--:-- 191k [2021-05-28T08:05:25.508Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e02ee1ac1fbb6e1b8a299b1da3fbc6ffb0d7cc34 [Pipeline] } [2021-05-28T08:05:25.516Z] 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-28T08:05:26.246Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T08:05:27.120Z] ---> package-listing.sh [2021-05-28T08:05:27.120Z] ++ facter osfamily [2021-05-28T08:05:27.120Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-28T08:05:27.380Z] + OS_FAMILY=redhat [2021-05-28T08:05:27.380Z] + workspace=/w/workspace/edgex-go/2 [2021-05-28T08:05:27.380Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-28T08:05:27.380Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-28T08:05:27.380Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-28T08:05:27.380Z] + PACKAGES=/tmp/packages_start.txt [2021-05-28T08:05:27.380Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-28T08:05:27.380Z] + PACKAGES=/tmp/packages_end.txt [2021-05-28T08:05:27.380Z] + case "${OS_FAMILY}" in [2021-05-28T08:05:27.380Z] + rpm -qa [2021-05-28T08:05:27.380Z] + sort [2021-05-28T08:05:42.291Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-28T08:05:42.291Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-28T08:05:42.291Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-28T08:05:42.291Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-28T08:05:42.291Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-05-28T08:05:42.291Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-05-28T08:05:42.304Z] 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-28T08:05:42.588Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-28T08:05:43.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T08:05:43.156Z] [2021-05-28T08:05:43.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-28T08:05:43.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T08:05:43.733Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-28T08:05:43.733Z] df20fa9351a1: Pulling fs layer [2021-05-28T08:05:43.733Z] 36b3adc4ff6f: Pulling fs layer [2021-05-28T08:05:43.733Z] 8ad3a11d3b57: Pulling fs layer [2021-05-28T08:05:43.733Z] 46f8f816bc3b: Pulling fs layer [2021-05-28T08:05:43.733Z] 93b61091891f: Pulling fs layer [2021-05-28T08:05:43.733Z] 93b9cdb0e59b: Pulling fs layer [2021-05-28T08:05:43.733Z] 5e14af77c1be: Pulling fs layer [2021-05-28T08:05:43.733Z] 01666e4c0597: Pulling fs layer [2021-05-28T08:05:43.733Z] aa168da1d23b: Pulling fs layer [2021-05-28T08:05:43.733Z] 93b9cdb0e59b: Waiting [2021-05-28T08:05:43.733Z] 5e14af77c1be: Waiting [2021-05-28T08:05:43.733Z] 01666e4c0597: Waiting [2021-05-28T08:05:43.733Z] aa168da1d23b: Waiting [2021-05-28T08:05:43.733Z] 46f8f816bc3b: Waiting [2021-05-28T08:05:43.733Z] 93b61091891f: Waiting [2021-05-28T08:05:43.733Z] 36b3adc4ff6f: Verifying Checksum [2021-05-28T08:05:43.733Z] 36b3adc4ff6f: Download complete [2021-05-28T08:05:43.733Z] 46f8f816bc3b: Verifying Checksum [2021-05-28T08:05:43.733Z] 46f8f816bc3b: Download complete [2021-05-28T08:05:44.003Z] 93b61091891f: Verifying Checksum [2021-05-28T08:05:44.003Z] 93b61091891f: Download complete [2021-05-28T08:05:44.003Z] 93b9cdb0e59b: Verifying Checksum [2021-05-28T08:05:44.003Z] 93b9cdb0e59b: Download complete [2021-05-28T08:05:44.003Z] 5e14af77c1be: Verifying Checksum [2021-05-28T08:05:44.003Z] 5e14af77c1be: Download complete [2021-05-28T08:05:44.003Z] 01666e4c0597: Verifying Checksum [2021-05-28T08:05:44.003Z] 01666e4c0597: Download complete [2021-05-28T08:05:44.003Z] df20fa9351a1: Verifying Checksum [2021-05-28T08:05:44.003Z] df20fa9351a1: Download complete [2021-05-28T08:05:44.263Z] df20fa9351a1: Pull complete [2021-05-28T08:05:44.524Z] 36b3adc4ff6f: Pull complete [2021-05-28T08:05:44.806Z] 8ad3a11d3b57: Verifying Checksum [2021-05-28T08:05:44.806Z] 8ad3a11d3b57: Download complete [2021-05-28T08:05:45.398Z] 8ad3a11d3b57: Pull complete [2021-05-28T08:05:45.770Z] 46f8f816bc3b: Pull complete [2021-05-28T08:05:46.095Z] 93b61091891f: Pull complete [2021-05-28T08:05:46.095Z] aa168da1d23b: Verifying Checksum [2021-05-28T08:05:46.095Z] aa168da1d23b: Download complete [2021-05-28T08:05:46.095Z] 93b9cdb0e59b: Pull complete [2021-05-28T08:05:46.356Z] 5e14af77c1be: Pull complete [2021-05-28T08:05:46.356Z] 01666e4c0597: Pull complete [2021-05-28T08:05:51.719Z] aa168da1d23b: Pull complete [2021-05-28T08:05:51.719Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-28T08:05:51.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T08:05:51.719Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-28T08:05:51.795Z] prd-centos7-docker-4c-2g-853 does not seem to be running inside a container [2021-05-28T08:05:51.828Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-28T08:06:12.322Z] $ docker top fb5ef385709a4182ae4b5db274f531b4ac3c75882988cbe906f6e3696e583328 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T08:06:12.719Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-28T08:06:13.027Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-28T08:06:13.356Z] + ls /var/log/sa-host [2021-05-28T08:06:13.356Z] + sadf -c /var/log/sa-host/sa05 [2021-05-28T08:06:13.356Z] file_magic: OK [2021-05-28T08:06:13.356Z] HZ: Using current value: 100 [2021-05-28T08:06:13.356Z] file_header: OK [2021-05-28T08:06:13.356Z] 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-28T08:06:13.356Z] Statistics: [2021-05-28T08:06:13.356Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-28T08:06:13.356Z] File successfully converted to sysstat format version 12.2.1 [2021-05-28T08:06:13.356Z] + sadf -c /var/log/sa-host/sa28 [2021-05-28T08:06:13.356Z] file_magic: OK [2021-05-28T08:06:13.356Z] HZ: Using current value: 100 [2021-05-28T08:06:13.356Z] file_header: OK [2021-05-28T08:06:13.356Z] 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-28T08:06:13.356Z] Statistics: [2021-05-28T08:06:13.356Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-28T08:06:13.356Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T08:06:13.540Z] provisioning config files... [2021-05-28T08:06:13.550Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config504861439235560465tmp [Pipeline] { [Pipeline] echo [2021-05-28T08:06:13.570Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T08:06:13.866Z] ---> create-netrc.sh [Pipeline] } [2021-05-28T08:06:13.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-28T08:06:13.910Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T08:06:14.208Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-28T08:06:14.217Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T08:06:14.545Z] ---> sudo-logs.sh [2021-05-28T08:06:14.545Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-28T08:06:14.585Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T08:06:14.877Z] ---> job-cost.sh [2021-05-28T08:06:14.877Z] lf-activate-venv: SKIPPING [2021-05-28T08:06:14.877Z] DEBUG: total: 0.18000000715255737 [2021-05-28T08:06:14.877Z] INFO: Retrieving Stack Cost... [2021-05-28T08:06:16.266Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-28T08:06:16.527Z] INFO: Archiving Costs [Pipeline] echo [2021-05-28T08:06:16.542Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T08:06:16.854Z] ---> logs-deploy.sh [2021-05-28T08:06:16.854Z] lf-activate-venv: SKIPPING [2021-05-28T08:06:16.854Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3523/2 [2021-05-28T08:06:16.854Z] INFO: archiving workspace using pattern(s): [2021-05-28T08:06:17.800Z] Archives upload complete. [2021-05-28T08:06:17.800Z] INFO: archiving logs to Nexus [2021-05-28T08:06:18.377Z] ---> uname -a: [2021-05-28T08:06:18.377Z] Linux prd-centos7-docker-4c-2g-853.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-28T08:06:18.377Z] [2021-05-28T08:06:18.377Z] [2021-05-28T08:06:18.377Z] ---> lscpu: [2021-05-28T08:06:18.377Z] Architecture: x86_64 [2021-05-28T08:06:18.377Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-28T08:06:18.377Z] Byte Order: Little Endian [2021-05-28T08:06:18.377Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-28T08:06:18.377Z] CPU(s): 2 [2021-05-28T08:06:18.377Z] On-line CPU(s) list: 0,1 [2021-05-28T08:06:18.377Z] Thread(s) per core: 1 [2021-05-28T08:06:18.377Z] Core(s) per socket: 1 [2021-05-28T08:06:18.377Z] Socket(s): 2 [2021-05-28T08:06:18.377Z] NUMA node(s): 1 [2021-05-28T08:06:18.377Z] Vendor ID: AuthenticAMD [2021-05-28T08:06:18.377Z] CPU family: 23 [2021-05-28T08:06:18.377Z] Model: 49 [2021-05-28T08:06:18.377Z] Model name: AMD EPYC-Rome Processor [2021-05-28T08:06:18.377Z] Stepping: 0 [2021-05-28T08:06:18.377Z] CPU MHz: 2799.998 [2021-05-28T08:06:18.377Z] BogoMIPS: 5599.99 [2021-05-28T08:06:18.377Z] Virtualization: AMD-V [2021-05-28T08:06:18.377Z] Hypervisor vendor: KVM [2021-05-28T08:06:18.377Z] Virtualization type: full [2021-05-28T08:06:18.377Z] L1d cache: 64 KiB [2021-05-28T08:06:18.377Z] L1i cache: 64 KiB [2021-05-28T08:06:18.377Z] L2 cache: 1 MiB [2021-05-28T08:06:18.377Z] L3 cache: 32 MiB [2021-05-28T08:06:18.377Z] NUMA node0 CPU(s): 0,1 [2021-05-28T08:06:18.377Z] Vulnerability Itlb multihit: Not affected [2021-05-28T08:06:18.377Z] Vulnerability L1tf: Not affected [2021-05-28T08:06:18.377Z] Vulnerability Mds: Not affected [2021-05-28T08:06:18.377Z] Vulnerability Meltdown: Not affected [2021-05-28T08:06:18.377Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-28T08:06:18.377Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-28T08:06:18.377Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-28T08:06:18.377Z] Vulnerability Srbds: Not affected [2021-05-28T08:06:18.377Z] Vulnerability Tsx async abort: Not affected [2021-05-28T08:06:18.377Z] 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-28T08:06:18.377Z] [2021-05-28T08:06:18.377Z] [2021-05-28T08:06:18.377Z] ---> nproc: [2021-05-28T08:06:18.377Z] 2 [2021-05-28T08:06:18.377Z] [2021-05-28T08:06:18.377Z] [2021-05-28T08:06:18.377Z] ---> df -h: [2021-05-28T08:06:18.377Z] Filesystem Size Used Available Use% Mounted on [2021-05-28T08:06:18.377Z] overlay 40.0G 12.1G 27.8G 30% / [2021-05-28T08:06:18.377Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-28T08:06:18.377Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-28T08:06:18.378Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-28T08:06:18.378Z] /dev/vda1 40.0G 12.1G 27.8G 30% /facter-os [2021-05-28T08:06:18.378Z] /dev/vda1 40.0G 12.1G 27.8G 30% /etc/resolv.conf [2021-05-28T08:06:18.378Z] /dev/vda1 40.0G 12.1G 27.8G 30% /etc/hostname [2021-05-28T08:06:18.378Z] /dev/vda1 40.0G 12.1G 27.8G 30% /etc/hosts [2021-05-28T08:06:18.378Z] /dev/vda1 40.0G 12.1G 27.8G 30% /var/log/auth.log [2021-05-28T08:06:18.378Z] /dev/vda1 40.0G 12.1G 27.8G 30% /run/cloud-init/result.json [2021-05-28T08:06:18.378Z] /dev/vda1 40.0G 12.1G 27.8G 30% /var/log/sa-host [2021-05-28T08:06:18.378Z] /dev/vda1 40.0G 12.1G 27.8G 30% /var/log/secure [2021-05-28T08:06:18.378Z] /dev/vda1 40.0G 12.1G 27.8G 30% /w/workspace/edgex-go/2@tmp [2021-05-28T08:06:18.378Z] /dev/vda1 40.0G 12.1G 27.8G 30% /w/workspace/edgex-go/2 [2021-05-28T08:06:18.378Z] [2021-05-28T08:06:18.378Z] [2021-05-28T08:06:18.378Z] ---> free -m: [2021-05-28T08:06:18.378Z] total used free shared buff/cache available [2021-05-28T08:06:18.378Z] Mem: 7821 1337 2116 0 4367 6444 [2021-05-28T08:06:18.378Z] Swap: 1023 2 1021 [2021-05-28T08:06:18.378Z] [2021-05-28T08:06:18.378Z] [2021-05-28T08:06:18.378Z] ---> ip addr: [2021-05-28T08:06:18.378Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-28T08:06:18.378Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-28T08:06:18.378Z] inet 127.0.0.1/8 scope host lo [2021-05-28T08:06:18.378Z] valid_lft forever preferred_lft forever [2021-05-28T08:06:18.378Z] inet6 ::1/128 scope host [2021-05-28T08:06:18.378Z] valid_lft forever preferred_lft forever [2021-05-28T08:06:18.378Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-28T08:06:18.378Z] link/ether fa:16:3e:6e:f8:e3 brd ff:ff:ff:ff:ff:ff [2021-05-28T08:06:18.378Z] inet 10.30.122.236/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-28T08:06:18.378Z] valid_lft 84659sec preferred_lft 84659sec [2021-05-28T08:06:18.378Z] inet6 fe80::f816:3eff:fe6e:f8e3/64 scope link [2021-05-28T08:06:18.378Z] valid_lft forever preferred_lft forever [2021-05-28T08:06:18.378Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-28T08:06:18.378Z] link/ether 02:42:dd:c8:aa:c1 brd ff:ff:ff:ff:ff:ff [2021-05-28T08:06:18.378Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-28T08:06:18.378Z] valid_lft forever preferred_lft forever [2021-05-28T08:06:18.378Z] inet6 fe80::42:ddff:fec8:aac1/64 scope link [2021-05-28T08:06:18.378Z] valid_lft forever preferred_lft forever [2021-05-28T08:06:18.378Z] [2021-05-28T08:06:18.378Z] [2021-05-28T08:06:18.378Z] ---> sar -b -r -n DEV: [2021-05-28T08:06:18.378Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) [2021-05-28T08:06:18.378Z] [2021-05-28T08:06:18.378Z] 07:37:03 LINUX RESTART (2 CPU) [2021-05-28T08:06:18.378Z] [2021-05-28T08:06:18.378Z] 07:38:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-28T08:06:18.378Z] 07:39:01 45.89 6.87 39.02 0.00 3203.58 9155.54 0.00 [2021-05-28T08:06:18.378Z] 07:40:01 25.78 0.18 25.59 0.00 22.77 14825.08 0.00 [2021-05-28T08:06:18.378Z] 07:41:01 193.31 0.00 193.31 0.00 0.00 43929.68 0.00 [2021-05-28T08:06:18.378Z] 07:42:01 63.10 0.00 63.10 0.00 0.00 12686.18 0.00 [2021-05-28T08:06:18.378Z] 07:43:01 55.98 0.02 55.96 0.00 0.53 3220.87 0.00 [2021-05-28T08:06:18.378Z] 07:44:01 100.63 0.00 100.63 0.00 0.00 27407.43 0.00 [2021-05-28T08:06:18.378Z] 07:45:06 215.07 107.88 107.18 0.00 2591.04 97954.15 0.00 [2021-05-28T08:06:18.378Z] 07:46:02 233.75 53.74 180.01 0.00 1344.05 98745.63 0.00 [2021-05-28T08:06:18.378Z] 07:47:01 296.61 183.60 113.01 0.00 9683.75 58004.25 0.00 [2021-05-28T08:06:18.378Z] 07:48:01 283.46 89.06 194.40 0.00 4367.09 57687.36 0.00 [2021-05-28T08:06:18.378Z] 07:49:06 230.33 44.40 185.93 0.00 2277.25 109499.58 0.00 [2021-05-28T08:06:18.378Z] 07:50:01 199.49 52.51 146.99 0.00 1434.94 52953.78 0.00 [2021-05-28T08:06:18.378Z] 07:51:01 167.53 1.60 165.93 0.00 71.54 29715.90 0.00 [2021-05-28T08:06:18.378Z] 07:52:01 50.02 10.69 39.33 0.00 1295.85 4179.28 0.00 [2021-05-28T08:06:18.378Z] 07:53:01 2.05 0.00 2.05 0.00 0.00 42.28 0.00 [2021-05-28T08:06:18.378Z] 07:54:01 0.30 0.00 0.30 0.00 0.00 3.25 0.00 [2021-05-28T08:06:18.378Z] 07:55:01 0.18 0.02 0.17 0.00 0.27 1.77 0.00 [2021-05-28T08:06:18.378Z] 07:56:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 [2021-05-28T08:06:18.378Z] 07:57:01 0.27 0.00 0.27 0.00 0.00 3.02 0.00 [2021-05-28T08:06:18.378Z] 07:58:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 [2021-05-28T08:06:18.378Z] 07:59:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-05-28T08:06:18.378Z] 08:00:01 0.17 0.00 0.17 0.00 0.00 1.92 0.00 [2021-05-28T08:06:18.378Z] 08:01:01 0.32 0.02 0.30 0.00 0.13 3.12 0.00 [2021-05-28T08:06:18.378Z] 08:02:01 0.53 0.20 0.33 0.00 3.60 4.76 0.00 [2021-05-28T08:06:18.378Z] 08:03:01 0.23 0.00 0.23 0.00 0.00 2.47 0.00 [2021-05-28T08:06:18.378Z] 08:04:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-28T08:06:18.378Z] 08:05:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 [2021-05-28T08:06:18.378Z] 08:06:01 87.69 40.52 47.17 0.00 4024.13 11393.37 0.00 [2021-05-28T08:06:18.378Z] Average: 80.50 21.20 59.31 0.00 1082.92 22711.59 0.00 [2021-05-28T08:06:18.378Z] [2021-05-28T08:06:18.378Z] 07:38:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-28T08:06:18.378Z] 07:39:01 5172188 0 895116 11.18 2620 1939016 1513048 16.70 831596 1592932 37980 [2021-05-28T08:06:18.378Z] 07:40:01 4187060 0 967880 12.08 2620 2851380 1701568 18.79 1170044 2177256 642864 [2021-05-28T08:06:18.378Z] 07:41:01 3926808 0 1132324 14.14 2620 2947188 1676728 18.51 1292104 2241156 189724 [2021-05-28T08:06:18.378Z] 07:42:01 3642036 0 1212948 15.14 2620 3151336 1704988 18.82 1472908 2326752 25504 [2021-05-28T08:06:18.378Z] 07:43:01 3677032 0 1225576 15.30 2620 3103712 1775784 19.61 1388828 2361668 89328 [2021-05-28T08:06:18.378Z] 07:44:01 1387476 0 1260020 15.73 2620 5358824 1593596 17.59 2000476 3980212 1802000 [2021-05-28T08:06:18.378Z] 07:45:06 1421932 0 1333352 16.65 2620 5251036 1774916 19.60 1851440 4065132 340092 [2021-05-28T08:06:18.378Z] 07:46:02 125404 0 1383608 17.28 2620 6497308 1807708 19.96 3198044 3966780 376340 [2021-05-28T08:06:18.378Z] 07:47:01 589020 0 1475796 18.43 2620 5941504 2788108 30.78 2622072 4052136 507280 [2021-05-28T08:06:18.378Z] 07:48:01 582292 0 1351452 16.87 2620 6072576 1796488 19.83 2613204 4075752 52 [2021-05-28T08:06:18.378Z] 07:49:06 124640 0 1465528 18.30 2620 6416152 2377912 26.25 2645864 4487556 281448 [2021-05-28T08:06:18.378Z] 07:50:01 811492 0 1416348 17.68 2620 5778480 2213268 24.44 2366324 4066448 1024 [2021-05-28T08:06:18.378Z] 07:51:01 2327104 0 1339308 16.72 2620 4339908 1718744 18.98 1779936 3168356 8 [2021-05-28T08:06:18.378Z] 07:52:01 2797320 0 1265088 15.80 2620 3943912 1438512 15.88 1307680 3188684 16 [2021-05-28T08:06:18.378Z] 07:53:01 2801404 0 1260996 15.74 2620 3943920 1398408 15.44 1307980 3185420 8 [2021-05-28T08:06:18.378Z] 07:54:01 2801308 0 1261092 15.75 2620 3943920 1398492 15.44 1307844 3185756 8 [2021-05-28T08:06:18.378Z] 07:55:01 2800592 0 1261800 15.75 2620 3943928 1398564 15.44 1308196 3185764 16 [2021-05-28T08:06:18.378Z] 07:56:01 2800848 0 1261540 15.75 2620 3943932 1398636 15.44 1307520 3186556 8 [2021-05-28T08:06:18.378Z] 07:57:01 2800864 0 1261520 15.75 2620 3943936 1398736 15.44 1307760 3186556 16 [2021-05-28T08:06:18.378Z] 07:58:01 2801368 0 1261012 15.75 2620 3943940 1398472 15.44 1309116 3185020 8 [2021-05-28T08:06:18.378Z] 07:59:01 2800640 0 1261740 15.75 2620 3943940 1398556 15.44 1309592 3185020 8 [2021-05-28T08:06:18.378Z] 08:00:01 2800628 0 1261740 15.75 2620 3943952 1398472 15.44 1317704 3176828 8 [2021-05-28T08:06:18.378Z] 08:01:01 2799652 0 1262712 15.77 2620 3943956 1400816 15.47 1339764 3155508 8 [2021-05-28T08:06:18.378Z] 08:02:01 2800172 0 1262012 15.76 2620 3944136 1398980 15.45 1339324 3155620 8 [2021-05-28T08:06:18.378Z] 08:03:01 2800056 0 1262120 15.76 2620 3944144 1398980 15.45 1339452 3155620 8 [2021-05-28T08:06:18.378Z] 08:04:01 2799808 0 1262364 15.76 2620 3944148 1399064 15.45 1340548 3154496 8 [2021-05-28T08:06:18.378Z] 08:05:01 2800184 0 1261984 15.76 2620 3944152 1398980 15.45 1340580 3154496 8 [2021-05-28T08:06:18.378Z] 08:06:01 2187752 0 1349396 16.85 2620 4469172 1584832 17.50 1393272 3661000 74152 [2021-05-28T08:06:18.378Z] Average: 2477396 0 1267013 15.82 2620 4261911 1630406 18.00 1611042 3238017 155998 [2021-05-28T08:06:18.378Z] [2021-05-28T08:06:18.378Z] 07:38:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-28T08:06:18.378Z] 07:39:01 veth890ee59 233.54 168.48 25.66 671.90 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:39:01 eth0 1047.36 918.29 4478.75 131.39 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:39:01 docker0 233.54 168.37 22.47 671.89 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:40:01 eth0 1031.39 1064.12 4747.25 96.61 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:40:01 docker0 751.96 679.55 56.15 2048.15 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:41:01 eth0 267.99 207.36 879.56 30.25 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:41:01 veth35ea357 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:41:01 docker0 186.64 232.44 13.20 843.94 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:42:01 eth0 31.72 16.65 25.27 13.38 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:42:01 veth35ea357 1.37 1.37 0.11 0.11 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:42:01 docker0 1.37 1.37 0.09 0.11 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:43:01 eth0 31.26 23.22 18.21 112.71 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:43:01 veth35ea357 0.90 0.90 0.07 0.07 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:43:01 docker0 0.90 0.90 0.06 0.07 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:44:01 eth0 176.39 151.72 1699.05 22.98 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:44:01 vethee4864b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:45:06 eth0 6.44 3.33 5.37 2.67 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:45:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:45:06 vethee4864b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:45:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:46:02 eth0 100.14 72.11 199.12 15.67 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:46:02 vethee4864b 0.00 1.03 0.00 0.05 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:46:02 vethbe5c8c8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:47:01 veth29d0f73 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:47:01 vethab9e3f0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.378Z] 07:47:01 eth0 25.93 18.89 14.23 101.63 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:48:01 veth95339da 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:48:01 eth0 49.02 28.13 171.56 13.70 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:48:01 vethee4864b 0.00 1.63 0.00 0.08 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:49:06 veth5e1cad5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:49:06 eth0 64.93 41.03 128.39 16.24 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:49:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:49:06 vethc234709 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:50:01 veth4bcf03c 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:50:01 veth5e1cad5 0.00 0.04 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:50:01 eth0 35.22 17.91 67.18 12.85 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:51:01 eth0 236.60 182.28 1603.57 157.92 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:51:01 vethee4864b 0.00 1.92 0.00 0.09 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:51:01 docker0 1292.21 1255.20 99.18 4304.28 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:52:01 eth0 8.08 4.76 7.49 3.35 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:53:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:54:01 eth0 0.42 0.28 0.17 0.08 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:55:01 eth0 2.35 1.02 1.52 0.21 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:56:01 eth0 0.88 0.33 0.32 0.23 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:57:01 eth0 0.52 0.27 0.27 0.16 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:58:01 eth0 0.08 0.05 0.01 0.04 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:59:01 eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 08:00:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 08:01:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 08:02:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 08:03:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 08:04:01 eth0 0.35 0.23 0.15 0.07 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 08:05:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 08:06:01 eth0 237.10 211.91 2182.56 24.84 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] Average: eth0 118.65 104.88 575.10 26.87 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] Average: docker0 46.23 44.91 3.55 154.00 0.00 0.00 0.00 0.00 [2021-05-28T08:06:18.379Z] [2021-05-28T08:06:18.379Z] [2021-05-28T08:06:18.379Z] ---> sar -P ALL: [2021-05-28T08:06:18.379Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) [2021-05-28T08:06:18.379Z] [2021-05-28T08:06:18.379Z] 07:37:03 LINUX RESTART (2 CPU) [2021-05-28T08:06:18.379Z] [2021-05-28T08:06:18.379Z] 07:38:03 CPU %user %nice %system %iowait %steal %idle [2021-05-28T08:06:18.379Z] 07:39:01 all 15.50 0.00 3.81 14.63 0.10 65.97 [2021-05-28T08:06:18.379Z] 07:39:01 0 16.34 0.00 4.51 13.58 0.09 65.48 [2021-05-28T08:06:18.379Z] 07:39:01 1 14.66 0.00 3.12 15.65 0.11 66.46 [2021-05-28T08:06:18.379Z] 07:40:01 all 15.07 0.00 4.22 4.89 0.09 75.74 [2021-05-28T08:06:18.379Z] 07:40:01 0 18.12 0.00 4.51 2.87 0.09 74.41 [2021-05-28T08:06:18.379Z] 07:40:01 1 12.06 0.00 3.93 6.88 0.09 77.05 [2021-05-28T08:06:18.379Z] 07:41:01 all 37.38 0.00 7.37 7.49 0.12 47.64 [2021-05-28T08:06:18.379Z] 07:41:01 0 38.26 0.00 7.33 7.24 0.13 47.04 [2021-05-28T08:06:18.379Z] 07:41:01 1 36.51 0.00 7.40 7.74 0.11 48.24 [2021-05-28T08:06:18.379Z] 07:42:01 all 38.98 0.00 4.65 2.75 0.09 53.52 [2021-05-28T08:06:18.379Z] 07:42:01 0 38.92 0.00 5.00 2.36 0.09 53.63 [2021-05-28T08:06:18.379Z] 07:42:01 1 39.05 0.00 4.31 3.14 0.09 53.41 [2021-05-28T08:06:18.379Z] 07:43:01 all 60.02 0.00 8.23 8.20 0.13 23.43 [2021-05-28T08:06:18.379Z] 07:43:01 0 61.63 0.00 8.55 8.51 0.13 21.19 [2021-05-28T08:06:18.379Z] 07:43:01 1 58.41 0.00 7.91 7.89 0.13 25.66 [2021-05-28T08:06:18.379Z] 07:44:01 all 24.90 0.00 7.08 21.34 0.10 46.58 [2021-05-28T08:06:18.379Z] 07:44:01 0 25.83 0.00 7.44 23.39 0.09 43.26 [2021-05-28T08:06:18.379Z] 07:44:01 1 23.98 0.00 6.71 19.30 0.11 49.90 [2021-05-28T08:06:18.379Z] 07:45:06 all 7.64 0.00 4.07 85.81 0.11 2.38 [2021-05-28T08:06:18.379Z] 07:45:06 0 6.73 0.00 4.28 88.26 0.10 0.64 [2021-05-28T08:06:18.379Z] 07:45:06 1 8.55 0.00 3.86 83.35 0.12 4.12 [2021-05-28T08:06:18.379Z] 07:46:02 all 9.44 0.00 7.96 59.47 0.09 23.04 [2021-05-28T08:06:18.379Z] 07:46:02 0 10.08 0.00 7.92 60.64 0.09 21.26 [2021-05-28T08:06:18.379Z] 07:46:02 1 8.79 0.00 8.00 58.31 0.09 24.81 [2021-05-28T08:06:18.379Z] 07:47:01 all 35.83 0.00 7.47 46.72 0.11 9.87 [2021-05-28T08:06:18.379Z] 07:47:01 0 35.81 0.00 7.18 47.12 0.11 9.79 [2021-05-28T08:06:18.379Z] 07:47:01 1 35.86 0.00 7.75 46.31 0.11 9.96 [2021-05-28T08:06:18.379Z] 07:48:01 all 31.36 0.00 6.50 55.19 0.12 6.84 [2021-05-28T08:06:18.379Z] 07:48:01 0 31.00 0.00 6.86 56.72 0.11 5.31 [2021-05-28T08:06:18.379Z] 07:48:01 1 31.72 0.00 6.13 53.66 0.12 8.38 [2021-05-28T08:06:18.379Z] 07:49:06 all 20.71 0.00 7.82 66.18 0.09 5.19 [2021-05-28T08:06:18.379Z] 07:49:06 0 20.85 0.00 8.08 63.51 0.10 7.46 [2021-05-28T08:06:18.379Z] 07:49:06 1 20.57 0.00 7.56 68.86 0.08 2.92 [2021-05-28T08:06:18.379Z] [2021-05-28T08:06:18.379Z] 07:49:06 CPU %user %nice %system %iowait %steal %idle [2021-05-28T08:06:18.379Z] 07:50:01 all 42.62 0.00 7.13 47.63 0.14 2.48 [2021-05-28T08:06:18.379Z] 07:50:01 0 42.11 0.00 7.43 47.14 0.14 3.19 [2021-05-28T08:06:18.379Z] 07:50:01 1 43.13 0.00 6.84 48.12 0.14 1.77 [2021-05-28T08:06:18.379Z] 07:51:01 all 19.17 0.00 6.62 44.77 0.13 29.31 [2021-05-28T08:06:18.379Z] 07:51:01 0 19.93 0.00 6.87 43.44 0.12 29.63 [2021-05-28T08:06:18.379Z] 07:51:01 1 18.42 0.00 6.37 46.09 0.14 28.98 [2021-05-28T08:06:18.379Z] 07:52:01 all 1.71 0.00 1.25 9.15 0.04 87.85 [2021-05-28T08:06:18.379Z] 07:52:01 0 1.65 0.00 1.21 8.14 0.03 88.97 [2021-05-28T08:06:18.379Z] 07:52:01 1 1.77 0.00 1.28 10.17 0.05 86.73 [2021-05-28T08:06:18.379Z] 07:53:01 all 0.13 0.00 0.03 0.01 0.04 99.79 [2021-05-28T08:06:18.379Z] 07:53:01 0 0.20 0.00 0.02 0.00 0.05 99.73 [2021-05-28T08:06:18.379Z] 07:53:01 1 0.07 0.00 0.03 0.02 0.03 99.85 [2021-05-28T08:06:18.379Z] 07:54:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-05-28T08:06:18.379Z] 07:54:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-05-28T08:06:18.379Z] 07:54:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-28T08:06:18.379Z] 07:55:01 all 0.08 0.00 0.03 0.00 0.04 99.84 [2021-05-28T08:06:18.379Z] 07:55:01 0 0.13 0.00 0.03 0.00 0.02 99.82 [2021-05-28T08:06:18.379Z] 07:55:01 1 0.03 0.00 0.03 0.00 0.07 99.87 [2021-05-28T08:06:18.379Z] 07:56:01 all 0.10 0.00 0.03 0.00 0.03 99.83 [2021-05-28T08:06:18.379Z] 07:56:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-28T08:06:18.379Z] 07:56:01 1 0.15 0.00 0.03 0.00 0.03 99.78 [2021-05-28T08:06:18.379Z] 07:57:01 all 0.10 0.00 0.03 0.00 0.03 99.83 [2021-05-28T08:06:18.379Z] 07:57:01 0 0.10 0.00 0.03 0.00 0.05 99.82 [2021-05-28T08:06:18.379Z] 07:57:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-05-28T08:06:18.379Z] 07:58:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-28T08:06:18.379Z] 07:58:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-28T08:06:18.379Z] 07:58:01 1 0.22 0.00 0.02 0.00 0.03 99.73 [2021-05-28T08:06:18.379Z] 07:59:01 all 0.13 0.00 0.02 0.00 0.04 99.81 [2021-05-28T08:06:18.379Z] 07:59:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-28T08:06:18.379Z] 07:59:01 1 0.25 0.00 0.02 0.00 0.03 99.70 [2021-05-28T08:06:18.379Z] 08:00:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-05-28T08:06:18.379Z] 08:00:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-05-28T08:06:18.380Z] 08:00:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2021-05-28T08:06:18.380Z] [2021-05-28T08:06:18.380Z] 08:00:01 CPU %user %nice %system %iowait %steal %idle [2021-05-28T08:06:18.380Z] 08:01:01 all 0.06 0.00 0.03 0.00 0.02 99.89 [2021-05-28T08:06:18.380Z] 08:01:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-28T08:06:18.380Z] 08:01:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2021-05-28T08:06:18.380Z] 08:02:01 all 0.06 0.00 0.03 0.03 0.04 99.83 [2021-05-28T08:06:18.380Z] 08:02:01 0 0.05 0.00 0.03 0.03 0.05 99.83 [2021-05-28T08:06:18.380Z] 08:02:01 1 0.07 0.00 0.03 0.03 0.03 99.83 [2021-05-28T08:06:18.380Z] 08:03:01 all 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-28T08:06:18.380Z] 08:03:01 0 0.00 0.00 0.02 0.00 0.03 99.95 [2021-05-28T08:06:18.380Z] 08:03:01 1 0.17 0.00 0.02 0.00 0.00 99.82 [2021-05-28T08:06:18.380Z] 08:04:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-05-28T08:06:18.380Z] 08:04:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-28T08:06:18.380Z] 08:04:01 1 0.15 0.00 0.02 0.00 0.02 99.82 [2021-05-28T08:06:18.380Z] 08:05:01 all 0.17 0.00 0.02 0.00 0.03 99.79 [2021-05-28T08:06:18.380Z] 08:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-28T08:06:18.380Z] 08:05:01 1 0.30 0.00 0.02 0.00 0.03 99.65 [2021-05-28T08:06:18.380Z] 08:06:01 all 7.98 0.00 3.04 18.81 0.07 70.10 [2021-05-28T08:06:18.380Z] 08:06:01 0 7.63 0.00 3.02 18.44 0.07 70.84 [2021-05-28T08:06:18.380Z] 08:06:01 1 8.33 0.00 3.06 19.19 0.07 69.36 [2021-05-28T08:06:18.380Z] Average: all 12.67 0.00 3.02 17.23 0.07 67.00 [2021-05-28T08:06:18.380Z] Average: 0 12.87 0.00 3.13 17.17 0.07 66.77 [2021-05-28T08:06:18.380Z] Average: 1 12.47 0.00 2.92 17.30 0.07 67.24 [2021-05-28T08:06:18.380Z] [2021-05-28T08:06:18.380Z] [2021-05-28T08:06:18.380Z]