Pull request #3388 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 51171a228bb1224c00b3568eb910f5544dbf0ab1 rather than 89087d0b3248721051daac90f5881b6678346841 Obtained Jenkinsfile from 51171a228bb1224c00b3568eb910f5544dbf0ab1 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3388/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3388/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1116 in /w/workspace/edgexfoundry_edgex-go_PR-3388 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3388/head:refs/remotes/origin/PR-3388 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 51171a228bb1224c00b3568eb910f5544dbf0ab1 into PR head commit 89087d0b3248721051daac90f5881b6678346841 Merge succeeded, producing 89087d0b3248721051daac90f5881b6678346841 Checking out Revision 89087d0b3248721051daac90f5881b6678346841 (PR-3388) > git config core.sparsecheckout # timeout=10 > git checkout -f 89087d0b3248721051daac90f5881b6678346841 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 51171a228bb1224c00b3568eb910f5544dbf0ab1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89087d0b3248721051daac90f5881b6678346841 # timeout=10 Commit message: "feat(scheduler): Use v2 API for default scrub event intervalAction" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:24:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:24:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:24:48 ========================================================= 06:24:48 EdgeX Global Pipelines Version Info 06:24:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:24:50 ------------------- 06:24:50 stable info: 06:24:50 ------------------- 06:24:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:24:50 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:24:50 Message: update stable to v1.0.186 06:24:51 ------------------- 06:24:51 experimental info: 06:24:51 ------------------- 06:24:51 Commited By: **** collab-it+edgex@linuxfoundation.org 06:24:51 Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 06:24:51 Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:24:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:24:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:24:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:24:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:24:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:24:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:24:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:24:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:24:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:24:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:24:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:24:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:24:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:24:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:24:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3388 [Pipeline] echo 06:24:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3388 [Pipeline] echo 06:24:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3388 [Pipeline] echo 06:24:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 89087d0b3248721051daac90f5881b6678346841 [Pipeline] echo 06:24:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 89087d0 [Pipeline] echo 06:24:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:24:53 provisioning config files... 06:24:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8296216809064262928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:53 ---> docker-login.sh 06:24:53 nexus3.edgexfoundry.org:10001 06:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:54 Configure a credential helper to remove this warning. See 06:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:54 06:24:54 Login Succeeded 06:24:54 nexus3.edgexfoundry.org:10002 06:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:54 Configure a credential helper to remove this warning. See 06:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:54 06:24:54 Login Succeeded 06:24:54 nexus3.edgexfoundry.org:10003 06:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:54 Configure a credential helper to remove this warning. See 06:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:54 06:24:54 Login Succeeded 06:24:54 nexus3.edgexfoundry.org:10004 06:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:54 Configure a credential helper to remove this warning. See 06:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:54 06:24:54 Login Succeeded 06:24:54 docker.io 06:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:58 Configure a credential helper to remove this warning. See 06:24:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:58 06:24:58 Login Succeeded 06:24:58 ---> docker-login.sh ends [Pipeline] } 06:24:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:24:58 ++ 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 06:24:58 + for file in '`ls cmd/**/Dockerfile`' 06:24:58 ++ dirname cmd/core-command/Dockerfile 06:24:58 ++ cut -d/ -f2 06:24:58 + echo core-command,cmd/core-command/Dockerfile 06:24:58 + for file in '`ls cmd/**/Dockerfile`' 06:24:58 ++ dirname cmd/core-data/Dockerfile 06:24:58 ++ cut -d/ -f2 06:24:58 + echo core-data,cmd/core-data/Dockerfile 06:24:58 + for file in '`ls cmd/**/Dockerfile`' 06:24:58 ++ dirname cmd/core-metadata/Dockerfile 06:24:58 ++ cut -d/ -f2 06:24:58 + echo core-metadata,cmd/core-metadata/Dockerfile 06:24:58 + for file in '`ls cmd/**/Dockerfile`' 06:24:58 ++ dirname cmd/security-bootstrapper/Dockerfile 06:24:58 ++ cut -d/ -f2 06:24:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:24:58 + for file in '`ls cmd/**/Dockerfile`' 06:24:58 ++ dirname cmd/security-proxy-setup/Dockerfile 06:24:58 ++ cut -d/ -f2 06:24:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:24:58 + for file in '`ls cmd/**/Dockerfile`' 06:24:58 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:24:58 ++ cut -d/ -f2 06:24:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:24:58 + for file in '`ls cmd/**/Dockerfile`' 06:24:58 ++ dirname cmd/support-notifications/Dockerfile 06:24:58 ++ cut -d/ -f2 06:24:58 + echo support-notifications,cmd/support-notifications/Dockerfile 06:24:58 + for file in '`ls cmd/**/Dockerfile`' 06:24:58 ++ dirname cmd/support-scheduler/Dockerfile 06:24:58 ++ cut -d/ -f2 06:24:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:24:58 + for file in '`ls cmd/**/Dockerfile`' 06:24:58 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:24:58 ++ cut -d/ -f2 06:24:58 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:24:58 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 06:25:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:25:00 06:25:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:25:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:25:00 latest: Pulling from edgex-devops/git-semver 06:25:00 31603596830f: Pulling fs layer 06:25:00 2a8b12db71e7: Pulling fs layer 06:25:00 6ca5941a6612: Pulling fs layer 06:25:00 ecc8261a40a4: Pulling fs layer 06:25:00 ecc8261a40a4: Waiting 06:25:00 2a8b12db71e7: Verifying Checksum 06:25:00 2a8b12db71e7: Download complete 06:25:01 31603596830f: Download complete 06:25:01 ecc8261a40a4: Verifying Checksum 06:25:01 ecc8261a40a4: Download complete 06:25:01 6ca5941a6612: Verifying Checksum 06:25:01 6ca5941a6612: Download complete 06:25:01 31603596830f: Pull complete 06:25:01 2a8b12db71e7: Pull complete 06:25:02 6ca5941a6612: Pull complete 06:25:02 ecc8261a40a4: Pull complete 06:25:02 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:25:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:25:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:25:02 prd-centos7-docker-4c-2g-1116 does not seem to be running inside a container 06:25:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:25:05 $ docker top 5d7e6d0912f10bbff96b97c67f53ec3357807299050b642b9c1193bc1431ead0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:25:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:25:05 [ssh-agent] Looking for ssh-agent implementation... 06:25:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:25:06 $ docker exec 5d7e6d0912f10bbff96b97c67f53ec3357807299050b642b9c1193bc1431ead0 ssh-agent 06:25:06 SSH_AUTH_SOCK=/tmp/ssh-5bG8chYw2rLS/agent.12 06:25:06 SSH_AGENT_PID=18 06:25:06 Running ssh-add (command line suppressed) 06:25:06 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2462540437418601275.key (/w/workspace/edgex-go/1@tmp/private_key_2462540437418601275.key) 06:25:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:25:06 + git tag --points-at HEAD [Pipeline] } 06:25:06 $ docker exec --env ******** --env ******** 5d7e6d0912f10bbff96b97c67f53ec3357807299050b642b9c1193bc1431ead0 ssh-agent -k 06:25:06 unset SSH_AUTH_SOCK; 06:25:06 unset SSH_AGENT_PID; 06:25:06 echo Agent pid 18 killed; 06:25:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:25:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:25:07 [ssh-agent] Looking for ssh-agent implementation... 06:25:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:25:07 $ docker exec 5d7e6d0912f10bbff96b97c67f53ec3357807299050b642b9c1193bc1431ead0 ssh-agent 06:25:07 SSH_AUTH_SOCK=/tmp/ssh-tvMwSwDMBYZu/agent.48 06:25:07 SSH_AGENT_PID=54 06:25:07 Running ssh-add (command line suppressed) 06:25:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7417410931269211352.key (/w/workspace/edgex-go/1@tmp/private_key_7417410931269211352.key) 06:25:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:25:07 + git semver init 06:25:07 # -> Open(): unable to determine branch for HEAD 06:25:07 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:25:07 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:25:07 # $SEMVER_REMOTE_NAME = origin 06:25:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:25:07 # $SEMVER_USER_NAME = edgex-jenkins 06:25:07 # $SEMVER_BRANCH = PR-3388 06:25:07 # $SEMVER_TEMP = /tmp/semver-445158842 06:25:07 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:25:26 # '/tmp/semver-445158842' -> '/w/workspace/edgex-go/1/.semver' 06:25:26 # -> Force: false 06:25:26 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:25:26 $ docker exec --env ******** --env ******** 5d7e6d0912f10bbff96b97c67f53ec3357807299050b642b9c1193bc1431ead0 ssh-agent -k 06:25:26 unset SSH_AUTH_SOCK; 06:25:26 unset SSH_AGENT_PID; 06:25:26 echo Agent pid 54 killed; 06:25:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:25:26 + git semver [Pipeline] } 06:25:26 $ docker stop --time=1 5d7e6d0912f10bbff96b97c67f53ec3357807299050b642b9c1193bc1431ead0 06:25:28 $ docker rm -f 5d7e6d0912f10bbff96b97c67f53ec3357807299050b642b9c1193bc1431ead0 [Pipeline] // withDockerContainer [Pipeline] sh 06:25:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:25:29 Stashed 1 file(s) [Pipeline] echo 06:25:29 [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) 06:25:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1113 in /w/workspace/edgexfoundry_edgex-go_PR-3388 [Pipeline] { [Pipeline] ws 06:25:30 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] sh 06:25:30 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:25:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:25:31 + sudo service docker restart 06:25:31 + true 06:25:31 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:25:31 ========================================================= 06:25:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:25:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:25:32 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:25:35 Sending build context to Docker daemon 329.6MB 06:25:35 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:25:35 Step 2/6 : FROM ${BASE} 06:25:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:25:35 188c0c94c7c5: Pulling fs layer 06:25:35 0ef7d3d256c8: Pulling fs layer 06:25:35 de9db76c5a1d: Pulling fs layer 06:25:35 bca2f99d35d6: Pulling fs layer 06:25:35 93359f2a8cfa: Pulling fs layer 06:25:35 7c6f9722023f: Pulling fs layer 06:25:35 a35cf1a2eb13: Pulling fs layer 06:25:35 93359f2a8cfa: Waiting 06:25:35 7c6f9722023f: Waiting 06:25:35 a35cf1a2eb13: Waiting 06:25:35 bca2f99d35d6: Waiting 06:25:35 0ef7d3d256c8: Verifying Checksum 06:25:35 0ef7d3d256c8: Download complete 06:25:35 93359f2a8cfa: Verifying Checksum 06:25:35 93359f2a8cfa: Download complete 06:25:35 188c0c94c7c5: Verifying Checksum 06:25:35 188c0c94c7c5: Download complete 06:25:35 7c6f9722023f: Verifying Checksum 06:25:35 7c6f9722023f: Download complete 06:25:36 188c0c94c7c5: Pull complete 06:25:36 0ef7d3d256c8: Pull complete 06:25:36 de9db76c5a1d: Pull complete 06:25:37 using credential edgex-jenkins-ssh 06:25:37 Cloning the remote Git repository 06:25:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:25:37 > git init /w/workspace/edgex-go/1 # timeout=10 06:25:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:25:37 > git --version # timeout=10 06:25:37 > git --version # 'git version 2.17.1' 06:25:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:25:38 a35cf1a2eb13: Download complete 06:25:38 bca2f99d35d6: Verifying Checksum 06:25:38 bca2f99d35d6: Download complete 06:25:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:25:45 bca2f99d35d6: Pull complete 06:25:45 93359f2a8cfa: Pull complete 06:25:45 7c6f9722023f: Pull complete 06:25:49 a35cf1a2eb13: Pull complete 06:25:49 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:25:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:25:49 ---> a62c8e92a672 06:25:49 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 06:25:49 ---> Running in 994b2486b641 06:25:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:25:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:25:51 (1/12) Installing libmagic (5.38-r0) 06:25:52 (2/12) Installing file (5.38-r0) 06:25:52 (3/12) Installing libc-dev (0.7.2-r3) 06:25:52 (4/12) Installing g++ (9.3.0-r2) 06:25:57 (5/12) Installing fortify-headers (1.1-r0) 06:25:57 (6/12) Installing patch (2.7.6-r6) 06:25:57 (7/12) Installing build-base (0.5-r2) 06:25:57 (8/12) Installing libsodium (1.0.18-r0) 06:25:57 (9/12) Installing pkgconf (1.7.2-r0) 06:25:57 (10/12) Installing libsodium-dev (1.0.18-r0) 06:25:57 (11/12) Installing libzmq (4.3.3-r0) 06:25:57 (12/12) Installing zeromq-dev (4.3.3-r0) 06:25:57 Executing busybox-1.31.1-r19.trigger 06:25:57 OK: 233 MiB in 51 packages 06:25:58 Merging remotes/origin/master commit 51171a228bb1224c00b3568eb910f5544dbf0ab1 into PR head commit 89087d0b3248721051daac90f5881b6678346841 06:25:58 Merge succeeded, producing 89087d0b3248721051daac90f5881b6678346841 06:25:58 Checking out Revision 89087d0b3248721051daac90f5881b6678346841 (PR-3388) 06:25:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:25:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:25:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:25:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:25:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:25:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3388/head:refs/remotes/origin/PR-3388 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:25:58 > git config core.sparsecheckout # timeout=10 06:25:58 > git checkout -f 89087d0b3248721051daac90f5881b6678346841 # timeout=10 06:25:58 > git remote # timeout=10 06:25:58 > git config --get remote.origin.url # timeout=10 06:25:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:25:58 > git merge 51171a228bb1224c00b3568eb910f5544dbf0ab1 # timeout=10 06:25:58 > git rev-parse HEAD^{commit} # timeout=10 06:25:58 > git config core.sparsecheckout # timeout=10 06:25:58 > git checkout -f 89087d0b3248721051daac90f5881b6678346841 # timeout=10 06:26:00 Removing intermediate container 994b2486b641 06:26:00 ---> 62d3e8b5b031 06:26:00 Step 4/6 : WORKDIR /edgex-go 06:26:00 ---> Running in 2199ca55e900 06:26:01 Removing intermediate container 2199ca55e900 06:26:01 ---> a16a9f4f2f54 06:26:01 Step 5/6 : COPY go.mod . 06:26:01 ---> 63fcce75089e 06:26:01 Step 6/6 : RUN go mod download 06:26:01 ---> Running in 8bcd5a33af6c 06:26:03 Commit message: "feat(scheduler): Use v2 API for default scrub event intervalAction" 06:26:04 > git --version # timeout=10 06:26:04 > git --version # 'git version 2.17.1' 06:26:04 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:26:05 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:26:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:26:06 + sudo service docker restart 06:26:06 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:26:09 provisioning config files... 06:26:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6940701343369692533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:26:10 ---> docker-login.sh 06:26:10 nexus3.edgexfoundry.org:10001 06:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:11 Configure a credential helper to remove this warning. See 06:26:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:11 06:26:11 Login Succeeded 06:26:11 nexus3.edgexfoundry.org:10002 06:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:12 Configure a credential helper to remove this warning. See 06:26:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:12 06:26:12 Login Succeeded 06:26:12 nexus3.edgexfoundry.org:10003 06:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:12 Configure a credential helper to remove this warning. See 06:26:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:12 06:26:12 Login Succeeded 06:26:12 nexus3.edgexfoundry.org:10004 06:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:13 Configure a credential helper to remove this warning. See 06:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:13 06:26:13 Login Succeeded 06:26:13 docker.io 06:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:14 Configure a credential helper to remove this warning. See 06:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:14 06:26:14 Login Succeeded 06:26:14 ---> docker-login.sh ends [Pipeline] } 06:26:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:26:15 ========================================================= 06:26:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:26:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:26:15 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:26:19 Sending build context to Docker daemon 167.4MB 06:26:19 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:26:19 Step 2/6 : FROM ${BASE} 06:26:19 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:26:19 5f621e34cdf4: Pulling fs layer 06:26:19 a4357932f1b6: Pulling fs layer 06:26:19 18c013af1878: Pulling fs layer 06:26:19 00ac8860ef70: Pulling fs layer 06:26:19 63d7cb157983: Pulling fs layer 06:26:19 b116817d02f9: Pulling fs layer 06:26:19 745a02a5169b: Pulling fs layer 06:26:19 00ac8860ef70: Waiting 06:26:19 63d7cb157983: Waiting 06:26:19 b116817d02f9: Waiting 06:26:19 745a02a5169b: Waiting 06:26:19 18c013af1878: Verifying Checksum 06:26:19 18c013af1878: Download complete 06:26:19 a4357932f1b6: Verifying Checksum 06:26:19 a4357932f1b6: Download complete 06:26:19 63d7cb157983: Verifying Checksum 06:26:19 63d7cb157983: Download complete 06:26:19 5f621e34cdf4: Verifying Checksum 06:26:19 5f621e34cdf4: Download complete 06:26:20 5f621e34cdf4: Pull complete 06:26:21 a4357932f1b6: Pull complete 06:26:22 18c013af1878: Pull complete 06:26:22 745a02a5169b: Verifying Checksum 06:26:22 745a02a5169b: Download complete 06:26:23 Removing intermediate container 8bcd5a33af6c 06:26:23 ---> ec4580434765 06:26:23 Successfully built ec4580434765 06:26:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:26:23 + docker inspect -f . ci-base-image-x86_64 06:26:23 . [Pipeline] withDockerContainer 06:26:23 prd-centos7-docker-4c-2g-1116 does not seem to be running inside a container 06:26:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:26:24 00ac8860ef70: Verifying Checksum 06:26:24 00ac8860ef70: Download complete 06:26:24 $ docker top 4439e2b2e12d7346fcb21ad34948605eed2533f97081753cc345fb1697d01923 -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:25 + go version 06:26:25 go version go1.15.5 linux/amd64 [Pipeline] } 06:26:25 $ docker stop --time=1 4439e2b2e12d7346fcb21ad34948605eed2533f97081753cc345fb1697d01923 06:26:26 $ docker rm -f 4439e2b2e12d7346fcb21ad34948605eed2533f97081753cc345fb1697d01923 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:26:27 + docker inspect -f . ci-base-image-x86_64 06:26:27 . [Pipeline] withDockerContainer 06:26:27 prd-centos7-docker-4c-2g-1116 does not seem to be running inside a container 06:26:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:26:28 $ docker top b13cab8e4e2f874266042d5d4640117ae8e0c6d310a6c055b2b897f8e32f6561 -eo pid,comm [Pipeline] { [Pipeline] echo 06:26:28 ========================================================= 06:26:28 [edgeXBuildGoParallel] Running Tests and Build... 06:26:28 ========================================================= [Pipeline] sh 06:26:28 + make test 06:26:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:26:38 ? github.com/edgexfoundry/edgex-go [no test files] 06:26:39 00ac8860ef70: Pull complete 06:26:39 63d7cb157983: Pull complete 06:26:39 b116817d02f9: Pull complete 06:26:45 745a02a5169b: Pull complete 06:26:45 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:26:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:26:45 ---> b7e6874047d6 06:26:45 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 06:26:50 ---> Running in 13916a5ae625 06:26:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:26:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:26:53 (1/12) Installing libmagic (5.38-r0) 06:26:53 (2/12) Installing file (5.38-r0) 06:26:53 (3/12) Installing libc-dev (0.7.2-r3) 06:26:53 (4/12) Installing g++ (9.3.0-r2) 06:26:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:26:57 (5/12) Installing fortify-headers (1.1-r0) 06:26:57 (6/12) Installing patch (2.7.6-r6) 06:26:57 (7/12) Installing build-base (0.5-r2) 06:26:57 (8/12) Installing libsodium (1.0.18-r0) 06:26:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:26:57 (9/12) Installing pkgconf (1.7.2-r0) 06:26:57 (10/12) Installing libsodium-dev (1.0.18-r0) 06:26:57 (11/12) Installing libzmq (4.3.3-r0) 06:26:58 (12/12) Installing zeromq-dev (4.3.3-r0) 06:26:58 Executing busybox-1.31.1-r19.trigger 06:26:58 OK: 217 MiB in 51 packages 06:26:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:26:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:27:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:27:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:27:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:27:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:27:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:27:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:27:03 Removing intermediate container 13916a5ae625 06:27:03 ---> edfc9cf84f2c 06:27:03 Step 4/6 : WORKDIR /edgex-go 06:27:03 ---> Running in 84670e5aa163 06:27:03 Removing intermediate container 84670e5aa163 06:27:03 ---> 95cdffda986d 06:27:03 Step 5/6 : COPY go.mod . 06:27:04 ---> ba2eab83ba6d 06:27:04 Step 6/6 : RUN go mod download 06:27:04 ---> Running in 0fb28700d575 06:27:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:27:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:27:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.113s coverage: 45.9% of statements 06:27:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:27:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:27:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:27:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:27:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:27:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.068s coverage: 19.8% of statements 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.084s coverage: 100.0% of statements 06:27:12 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.194s coverage: 27.1% of statements 06:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:27:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.074s coverage: 100.0% of statements 06:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:27:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.079s coverage: 100.0% of statements 06:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:27:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.079s coverage: 71.3% of statements 06:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:27:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.166s coverage: 82.9% of statements 06:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:27:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.057s coverage: 78.9% of statements 06:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:27:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.351s coverage: 28.6% of statements 06:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:27:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.075s coverage: 100.0% of statements 06:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:27:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.067s coverage: 100.0% of statements 06:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:27:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.140s coverage: 86.7% of statements 06:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:27:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.140s coverage: 97.5% of statements 06:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:27:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.082s coverage: 78.3% of statements 06:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:27:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.366s coverage: 93.0% of statements 06:27:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:27:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:27:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:27:16 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:27:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 06:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:27:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.063s coverage: 0.9% of statements 06:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:27:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:27:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements 06:27:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements 06:27:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements 06:27:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 06:27:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 06:27:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 06:27:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 06:27:31 Removing intermediate container 0fb28700d575 06:27:31 ---> 4244b135d6f4 06:27:31 Successfully built 4244b135d6f4 06:27:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:27:31 + docker inspect -f . ci-base-image-arm64 06:27:31 . [Pipeline] withDockerContainer 06:27:32 prd-ubuntu18.04-docker-arm64-4c-16g-1113 does not seem to be running inside a container 06:27:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:27:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.213s coverage: 81.9% of statements 06:27:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:27:33 $ docker top 7db28eedb920f6fd77e94d8168dba249384234342ec1f0dc263a0010b95e89dc -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:34 + go version 06:27:34 go version go1.15.5 linux/arm64 [Pipeline] } 06:27:34 $ docker stop --time=1 7db28eedb920f6fd77e94d8168dba249384234342ec1f0dc263a0010b95e89dc 06:27:36 $ docker rm -f 7db28eedb920f6fd77e94d8168dba249384234342ec1f0dc263a0010b95e89dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:37 + docker inspect -f . ci-base-image-arm64 06:27:37 . [Pipeline] withDockerContainer 06:27:38 prd-ubuntu18.04-docker-arm64-4c-16g-1113 does not seem to be running inside a container 06:27:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:27:39 $ docker top 59d40de6f8debfd936d9a4b55f2387bde919edd75ae85abf9de1b63237edb64b -eo pid,comm [Pipeline] { [Pipeline] echo 06:27:39 ========================================================= 06:27:39 [edgeXBuildGoParallel] Running Tests and Build... 06:27:39 ========================================================= [Pipeline] sh 06:27:40 + make test 06:27:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 77.8% of statements 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.036s coverage: 87.2% of statements 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 75.5% of statements 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.8% of statements 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.079s coverage: 87.2% of statements 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 84.6% of statements 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.094s coverage: 91.6% of statements 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 64.4% of statements 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.340s coverage: 69.0% of statements 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 38.4% of statements 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.041s coverage: 89.5% of statements 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.124s coverage: 47.0% of statements 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.039s coverage: 100.0% of statements 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.049s coverage: 9.6% of statements 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.139s coverage: 88.6% of statements 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.754s coverage: 28.7% of statements 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.063s coverage: 99.0% of statements 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.066s coverage: 100.0% of statements 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 06:27:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.066s coverage: 64.6% of statements 06:27:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 06:27:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.119s coverage: 95.6% of statements 06:27:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 06:27:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 06:27:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 06:27:42 ok github.com/edgexfoundry/edgex-go/internal/system 0.022s coverage: 0.0% of statements 06:27:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:27:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements 06:27:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:27:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:27:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:27:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:27:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements 06:27:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:27:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:27:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements 06:27:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 28.1% of statements 06:27:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 06:27:42 GO111MODULE=on go vet ./... 06:28:02 ? github.com/edgexfoundry/edgex-go [no test files] 06:28:09 gofmt -l . 06:28:09 [ "`gofmt -l .`" = "" ] 06:28:10 ./bin/test-go-mod-tidy.sh 06:28:10 ./bin/test-attribution-txt.sh [Pipeline] sh 06:28:11 + ls -al . 06:28:11 total 812 06:28:11 drwxrwxr-x 10 1001 1001 4096 Apr 20 06:28 . 06:28:11 drwxr-xr-x 4 root root 28 Apr 20 06:26 .. 06:28:11 -rw-rw-r-- 1 1001 1001 11 Apr 20 06:24 .dockerignore 06:28:11 drwxrwxr-x 8 1001 1001 179 Apr 20 06:24 .git 06:28:11 drwxrwxr-x 3 1001 1001 125 Apr 20 06:24 .github 06:28:11 -rw-rw-r-- 1 1001 1001 818 Apr 20 06:24 .gitignore 06:28:11 drwx------ 3 1001 1001 60 Apr 20 06:25 .semver 06:28:11 -rw-rw-r-- 1 1001 1001 166 Apr 20 06:24 .sonarcloud.properties 06:28:11 -rw-rw-r-- 1 1001 1001 8609 Apr 20 06:24 Attribution.txt 06:28:11 -rw-rw-r-- 1 1001 1001 3804 Apr 20 06:24 CONTRIBUTING.md 06:28:11 -rw-rw-r-- 1 1001 1001 931 Apr 20 06:24 Dockerfile.build 06:28:11 -rw-rw-r-- 1 1001 1001 863 Apr 20 06:24 Jenkinsfile 06:28:11 -rw-rw-r-- 1 1001 1001 10775 Apr 20 06:24 LICENSE 06:28:11 -rw-rw-r-- 1 1001 1001 5774 Apr 20 06:24 Makefile 06:28:11 -rw-rw-r-- 1 1001 1001 7978 Apr 20 06:24 README.md 06:28:11 -rw-rw-r-- 1 1001 1001 6755 Apr 20 06:24 SECURITY.md 06:28:11 -rw-rw-r-- 1 1001 1001 5 Apr 20 06:25 VERSION 06:28:11 -rw-rw-r-- 1 1001 1001 4131 Apr 20 06:24 ZMQWindows.md 06:28:11 drwxrwxr-x 2 1001 1001 117 Apr 20 06:24 bin 06:28:11 drwxrwxr-x 14 1001 1001 4096 Apr 20 06:24 cmd 06:28:11 -rw-r--r-- 1 root root 703598 Apr 20 06:27 coverage.out 06:28:11 -rw-r--r-- 1 root root 1058 Apr 20 06:28 go.mod 06:28:11 -rw-r--r-- 1 root root 22256 Apr 20 06:28 go.sum 06:28:11 drwxrwxr-x 8 1001 1001 127 Apr 20 06:24 internal 06:28:11 drwxrwxr-x 4 1001 1001 26 Apr 20 06:24 openapi 06:28:11 drwxrwxr-x 4 1001 1001 71 Apr 20 06:24 snap 06:28:11 -rw-rw-r-- 1 1001 1001 168 Apr 20 06:24 version.go [Pipeline] sh 06:28:12 + '[' -e coverage.out ] 06:28:12 + chown 1001:1001 coverage.out [Pipeline] stash 06:28:12 Stashed 1 file(s) [Pipeline] sh 06:28:12 + make build 06:28:12 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 06:28:18 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 06:28:26 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 06:28:26 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 06:28:28 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 06:28:29 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 06:28:30 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 06:28:32 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 06:28:33 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 06:28:34 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 06:28:35 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 06:28:36 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] } 06:28:38 $ docker stop --time=1 b13cab8e4e2f874266042d5d4640117ae8e0c6d310a6c055b2b897f8e32f6561 06:28:40 $ docker rm -f b13cab8e4e2f874266042d5d4640117ae8e0c6d310a6c055b2b897f8e32f6561 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:28:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:28:44 06:28:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:28:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:28:44 latest: Pulling from edgex-devops/edgex-compose 06:28:44 cbdbe7a5bc2a: Pulling fs layer 06:28:44 ca9280d653b3: Pulling fs layer 06:28:44 7e9c9ca2126c: Pulling fs layer 06:28:44 cbdbe7a5bc2a: Download complete 06:28:44 cbdbe7a5bc2a: Pull complete 06:28:45 ca9280d653b3: Verifying Checksum 06:28:45 ca9280d653b3: Download complete 06:28:46 7e9c9ca2126c: Download complete 06:28:46 ca9280d653b3: Pull complete 06:28:53 7e9c9ca2126c: Pull complete 06:28:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:28:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:28:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:28:53 prd-centos7-docker-4c-2g-1116 does not seem to be running inside a container 06:28:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:28:56 $ docker top b2cc1abde1143c2d7ea93de2ad917c37909b08ad3b62013799803ae3d994b83c -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:56 + docker-compose build --help 06:28:56 + grep parallel 06:28:57 --parallel Build images in parallel. [Pipeline] } 06:28:57 $ docker stop --time=1 b2cc1abde1143c2d7ea93de2ad917c37909b08ad3b62013799803ae3d994b83c 06:28:59 $ docker rm -f b2cc1abde1143c2d7ea93de2ad917c37909b08ad3b62013799803ae3d994b83c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:28:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:28:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:28:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:28:59 . [Pipeline] withDockerContainer 06:28:59 prd-centos7-docker-4c-2g-1116 does not seem to be running inside a container 06:28:59 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:29:00 $ docker top 46f9a162f2bf04f46d9514e8965ffc8eca424b6f62a2783d538a34cdb07abe54 -eo pid,comm [Pipeline] { [Pipeline] sh 06:29:00 + docker-compose -f ./docker-compose-build.yml build --parallel 06:29:01 Building docker-core-command-go ... 06:29:01 Building docker-core-data-go ... 06:29:01 Building docker-core-metadata-go ... 06:29:01 Building docker-security-bootstrapper-go ... 06:29:01 Building docker-security-proxy-setup-go ... 06:29:01 Building docker-security-secretstore-setup-go ... 06:29:01 Building docker-support-notifications-go ... 06:29:01 Building docker-support-scheduler-go ... 06:29:01 Building docker-sys-mgmt-agent-go ... 06:29:01 Building docker-security-secretstore-setup-go 06:29:01 Building docker-core-command-go 06:29:01 Building docker-support-scheduler-go 06:29:01 Building docker-core-metadata-go 06:29:01 Building docker-support-notifications-go 06:29:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:29:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:29:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:29:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:29:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:29:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:29:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:29:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:29:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:29:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:29:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:29:27 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.316s coverage: 45.9% of statements 06:29:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:29:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:29:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:29:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:29:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:29:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 06:29:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.136s coverage: 19.8% of statements 06:29:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.262s coverage: 100.0% of statements 06:29:33 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:29:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:29:33 ---> ec4580434765 06:29:33 Step 3/22 : WORKDIR /edgex-go 06:29:33 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:29:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:29:33 ---> ec4580434765 06:29:33 Step 3/24 : WORKDIR /edgex-go 06:29:33 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:29:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:29:33 ---> ec4580434765 06:29:33 Step 3/23 : WORKDIR /edgex-go 06:29:33 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:29:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:29:33 ---> ec4580434765 06:29:33 Step 3/23 : WORKDIR /edgex-go 06:29:33 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:29:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:29:33 ---> ec4580434765 06:29:33 Step 3/22 : WORKDIR /edgex-go 06:29:35 ---> Running in 4b81f449b8ec 06:29:35 ---> Running in 9972e43deb78 06:29:35 ---> Running in ee7687bc27e5 06:29:35 ---> Running in 2f3e6f825383 06:29:35 ---> Running in f7e63bf4daf8 06:29:35 Removing intermediate container 2f3e6f825383 06:29:35 ---> 9fd7b6321233 06:29:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:35 Removing intermediate container f7e63bf4daf8 06:29:35 ---> db4ad7d1d4c4 06:29:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:35 Removing intermediate container ee7687bc27e5 06:29:35 ---> 2c5e56ad62b4 06:29:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:35 Removing intermediate container 4b81f449b8ec 06:29:35 ---> 830faa722682 06:29:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:35 Removing intermediate container 9972e43deb78 06:29:35 ---> 6d844bfbf63b 06:29:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:35 ---> Running in 169fa2784c70 06:29:35 ---> Running in f6d8ddfbb3f3 06:29:35 ---> Running in 95fb14433172 06:29:35 ---> Running in 7b1dfaa7f01f 06:29:35 ---> Running in a00b357e607c 06:29:35 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.559s coverage: 27.1% of statements 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:29:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.131s coverage: 100.0% of statements 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:29:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.234s coverage: 100.0% of statements 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:29:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.257s coverage: 71.3% of statements 06:29:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:29:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:29:37 Removing intermediate container 169fa2784c70 06:29:37 ---> 99855484b1b3 06:29:37 Step 5/24 : RUN apk add --update --no-cache make git 06:29:37 Removing intermediate container f6d8ddfbb3f3 06:29:37 ---> ab72797f1324 06:29:37 Step 5/23 : RUN apk add --update --no-cache make git 06:29:37 ---> Running in fef769632f43 06:29:38 Removing intermediate container 95fb14433172 06:29:38 ---> 86415d453a1f 06:29:38 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:29:38 ---> Running in 339367c445b0 06:29:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.518s coverage: 82.9% of statements 06:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:29:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.127s coverage: 78.9% of statements 06:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:29:38 ---> Running in 4ee3fe870ea2 06:29:38 Removing intermediate container 7b1dfaa7f01f 06:29:38 ---> 8b8f672aaa58 06:29:38 Step 5/22 : RUN apk add --update --no-cache make git 06:29:38 Removing intermediate container a00b357e607c 06:29:38 ---> fbc317db19ef 06:29:38 Step 5/23 : RUN apk add --update --no-cache make git 06:29:38 ---> Running in 0d100237fb7e 06:29:38 ---> Running in 768eac88b27c 06:29:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:40 OK: 233 MiB in 51 packages 06:29:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:40 OK: 233 MiB in 51 packages 06:29:40 OK: 233 MiB in 51 packages 06:29:40 Removing intermediate container fef769632f43 06:29:40 ---> 0d1521986781 06:29:40 Step 6/24 : COPY go.mod . 06:29:40 OK: 233 MiB in 51 packages 06:29:40 OK: 233 MiB in 51 packages 06:29:41 ---> cb2bf4aa499c 06:29:41 Step 7/24 : RUN go mod download 06:29:41 Removing intermediate container 339367c445b0 06:29:41 ---> 57242e0c314c 06:29:41 Step 6/23 : COPY go.mod . 06:29:41 ---> Running in 65cb93c5fead 06:29:41 Removing intermediate container 4ee3fe870ea2 06:29:41 ---> f0e85350172f 06:29:41 Step 6/22 : COPY go.mod . 06:29:41 ---> 65078a723356 06:29:41 Step 7/23 : RUN go mod download 06:29:41 Removing intermediate container 768eac88b27c 06:29:41 ---> 7fd02e6ae356 06:29:41 Step 6/23 : COPY go.mod . 06:29:41 ---> Running in ce115b6d3372 06:29:41 Removing intermediate container 0d100237fb7e 06:29:41 ---> a8e8757311ee 06:29:41 Step 6/22 : COPY go.mod . 06:29:41 ---> 49ccccb6c8be 06:29:41 Step 7/22 : RUN go mod download 06:29:42 ---> Running in c374699f8ee4 06:29:42 ---> 3d1c3545e5c5 06:29:42 Step 7/22 : RUN go mod download 06:29:42 ---> febca9baaf83 06:29:42 Step 7/23 : RUN go mod download 06:29:42 ---> Running in e92351a977f5 06:29:42 ---> Running in 046381b816f7 06:29:43 Removing intermediate container 65cb93c5fead 06:29:43 ---> c9835ec7a90e 06:29:43 Step 8/24 : COPY . . 06:29:43 Removing intermediate container ce115b6d3372 06:29:43 ---> 177d2cf9484f 06:29:43 Step 8/23 : COPY . . 06:29:43 Removing intermediate container c374699f8ee4 06:29:43 ---> 800e30494975 06:29:43 Step 8/22 : COPY . . 06:29:47 Removing intermediate container 046381b816f7 06:29:47 ---> 60cc4c4b5d16 06:29:47 Step 8/22 : COPY . . 06:29:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.177s coverage: 28.6% of statements 06:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:29:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.198s coverage: 100.0% of statements 06:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:29:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.150s coverage: 100.0% of statements 06:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:29:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.466s coverage: 86.7% of statements 06:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:29:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.458s coverage: 97.5% of statements 06:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:29:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.260s coverage: 78.3% of statements 06:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:29:50 Removing intermediate container e92351a977f5 06:29:50 ---> a21db1e4945c 06:29:50 Step 8/23 : COPY . . 06:29:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.241s coverage: 93.0% of statements 06:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:29:56 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:29:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.160s coverage: 58.8% of statements 06:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:29:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.209s coverage: 0.9% of statements 06:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.161s coverage: 47.1% of statements 06:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.132s coverage: 79.5% of statements 06:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.173s coverage: 94.1% of statements 06:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.176s coverage: 96.3% of statements 06:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.160s coverage: 87.5% of statements 06:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.167s coverage: 94.4% of statements 06:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.118s coverage: 44.8% of statements 06:30:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.465s coverage: 81.9% of statements 06:30:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:30:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.212s coverage: 92.9% of statements 06:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:30:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements 06:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:30:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 06:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:30:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements 06:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:30:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.165s coverage: 75.5% of statements 06:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:30:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.120s coverage: 80.8% of statements 06:30:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.179s coverage: 87.2% of statements 06:30:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.202s coverage: 84.6% of statements 06:30:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.234s coverage: 91.6% of statements 06:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.903s coverage: 64.4% of statements 06:30:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:30:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.117s coverage: 100.0% of statements 06:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 91.3% of statements 06:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.101s coverage: 100.0% of statements 06:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements 06:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 06:30:29 ---> 891561434907 06:30:29 ---> 8c7a668fe014 06:30:29 Step 9/22 : RUN make cmd/support-scheduler/support-schedulerStep 9/22 : RUN make cmd/support-notifications/support-notifications 06:30:29 06:30:29 ---> aa8a0b75cfcc 06:30:29 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:30:29 ---> 4598e37f3457 06:30:29 Step 9/23 : RUN make cmd/core-command/core-command 06:30:29 ---> Running in 19a8d13c7f10 06:30:29 ---> Running in 6ece4047428b 06:30:29 ---> Running in b5e2e7d9f748 06:30:29 ---> Running in 4c5d579aadd0 06:30:29 ---> e961f6fce81e 06:30:29 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:30:29 ---> Running in 8ba87dba1c98 06:30:29 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 06:30:29 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 06:30:29 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 06:30:29 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 06:30:29 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 06:30:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.967s coverage: 69.0% of statements 06:30:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:30:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:30:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:30:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.534s coverage: 38.4% of statements 06:30:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:30:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:30:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.104s coverage: 89.5% of statements 06:30:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:30:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.082s coverage: 84.8% of statements 06:30:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.486s coverage: 47.0% of statements 06:30:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:30:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:30:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:30:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:30:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:30:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.127s coverage: 100.0% of statements 06:30:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:30:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.106s coverage: 100.0% of statements 06:30:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:30:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 06:30:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.166s coverage: 9.6% of statements 06:30:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 06:30:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.401s coverage: 88.6% of statements 06:30:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 06:30:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 06:30:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 06:30:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.253s coverage: 28.7% of statements 06:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:30:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.191s coverage: 99.0% of statements 06:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:30:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.195s coverage: 100.0% of statements 06:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 06:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 06:30:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.193s coverage: 64.6% of statements 06:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 06:30:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.391s coverage: 95.6% of statements 06:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 06:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 06:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 06:30:48 ok github.com/edgexfoundry/edgex-go/internal/system 0.053s coverage: 0.0% of statements 06:30:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:30:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.061s coverage: 100.0% of statements 06:30:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:30:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:30:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:30:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:30:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.075s coverage: 87.9% of statements 06:30:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:30:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:30:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 06:30:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.127s coverage: 28.1% of statements 06:30:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 06:30:52 GO111MODULE=on go vet ./... 06:31:01 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 06:31:13 Removing intermediate container 19a8d13c7f10 06:31:13 ---> 83261cf3b0ee 06:31:13 06:31:13 Step 10/22 : FROM alpine:3.12 06:31:13 Removing intermediate container 4c5d579aadd0 06:31:13 ---> a302c2f3edf4 06:31:13 06:31:13 Step 10/24 : FROM alpine:3.12 06:31:13 3.12: Pulling from library/alpine 06:31:13 3.12: Pulling from library/alpine 06:31:13 Removing intermediate container 6ece4047428b 06:31:13 ---> bf8ae9fa2205 06:31:13 06:31:13 Step 10/23 : FROM alpine:3.12 06:31:13 3.12: Pulling from library/alpine 06:31:13 Removing intermediate container b5e2e7d9f748 06:31:13 ---> 1e3efaa8fdf4 06:31:13 06:31:13 Step 10/22 : FROM alpine:3.12 06:31:13 3.12: Pulling from library/alpine 06:31:13 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:31:13 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:31:13 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:31:13 Status: Downloaded newer image for alpine:3.12 06:31:13 Status: Image is up to date for alpine:3.12 06:31:13 Status: Downloaded newer image for alpine:3.12 06:31:13 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:31:13 Status: Image is up to date for alpine:3.12 06:31:13 ---> 13621d1b12d4 06:31:13 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:31:13 ---> 13621d1b12d4 06:31:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:31:13 ---> 13621d1b12d4 06:31:13 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:31:13 ---> 13621d1b12d4 06:31:13 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:31:14 ---> Running in c9e9372c4238 06:31:14 ---> Running in ef903b555c1f 06:31:14 ---> Running in 02e5e5878b49 06:31:14 ---> Running in 85b1ab3e6c80 06:31:17 Removing intermediate container 8ba87dba1c98 06:31:17 ---> 41cb27193f63 06:31:17 06:31:17 Step 10/23 : FROM alpine:3.12 06:31:17 ---> 13621d1b12d4 06:31:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:31:17 ---> Running in abe63a17ea5d 06:31:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:17 (1/1) Installing dumb-init (1.2.2-r1) 06:31:17 Executing busybox-1.31.1-r20.trigger 06:31:17 OK: 6 MiB in 15 packages 06:31:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:18 (1/6) Installing ca-certificates (20191127-r4) 06:31:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:18 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:31:18 (3/6) Installing libcurl (7.76.1-r0) 06:31:18 (4/6) Installing curl (7.76.1-r0) 06:31:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:18 (5/6) Installing dumb-init (1.2.2-r1) 06:31:18 (6/6) Installing su-exec (0.2-r1) 06:31:18 Executing busybox-1.31.1-r20.trigger 06:31:18 Executing ca-certificates-20191127-r4.trigger 06:31:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:18 OK: 7 MiB in 20 packages 06:31:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:18 (1/2) Installing ca-certificates (20191127-r4) 06:31:18 (2/2) Installing dumb-init (1.2.2-r1) 06:31:18 Executing busybox-1.31.1-r20.trigger 06:31:18 (1/1) Installing dumb-init (1.2.2-r1) 06:31:18 Executing busybox-1.31.1-r20.trigger 06:31:18 Executing ca-certificates-20191127-r4.trigger 06:31:18 OK: 6 MiB in 15 packages 06:31:18 OK: 6 MiB in 16 packages 06:31:18 (1/1) Installing dumb-init (1.2.2-r1) 06:31:18 Executing busybox-1.31.1-r20.trigger 06:31:18 OK: 6 MiB in 15 packages 06:31:19 Removing intermediate container c9e9372c4238 06:31:19 ---> c864abaae35f 06:31:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:31:20 ---> Running in 0e70c3207bcd 06:31:20 Removing intermediate container ef903b555c1f 06:31:20 ---> 60357e88aa53 06:31:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:31:21 Removing intermediate container 02e5e5878b49 06:31:21 ---> 1e808133036d 06:31:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:31:21 ---> Running in c5a60662c657 06:31:21 Removing intermediate container abe63a17ea5d 06:31:21 ---> c284beffdc77 06:31:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:31:21 ---> Running in c547367e63ea 06:31:21 Removing intermediate container 0e70c3207bcd 06:31:21 ---> a3a01e1dea43 06:31:21 Step 13/22 : ENV APP_PORT=48085 06:31:21 Removing intermediate container 85b1ab3e6c80 06:31:21 ---> eb3e07cec1bf 06:31:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:31:21 ---> Running in 84c85fb2547c 06:31:21 ---> Running in fc71db2c474e 06:31:21 ---> Running in c6d350b8b7cb 06:31:21 Removing intermediate container c5a60662c657 06:31:21 ---> 81a862179313 06:31:21 Step 13/24 : WORKDIR / 06:31:21 Removing intermediate container c547367e63ea 06:31:21 ---> 58a737bd84f6 06:31:21 Step 13/22 : ENV APP_PORT=48060 06:31:21 ---> Running in 2e760efa0b5d 06:31:21 ---> Running in ad0473c299e5 06:31:21 Removing intermediate container 84c85fb2547c 06:31:21 ---> 1d25b09c8023 06:31:21 Step 13/23 : ENV APP_PORT=48081 06:31:21 Removing intermediate container fc71db2c474e 06:31:21 ---> a90a0f0d6797 06:31:21 Step 14/22 : EXPOSE $APP_PORT 06:31:21 Removing intermediate container c6d350b8b7cb 06:31:21 ---> 0600a668ac16 06:31:21 Step 13/23 : ENV APP_PORT=48082 06:31:22 ---> Running in 71d1bc73e320 06:31:22 ---> Running in 690a0c592715 06:31:22 ---> Running in faa8cfc9944d 06:31:22 Removing intermediate container 2e760efa0b5d 06:31:22 ---> 0a19fb116112 06:31:22 Step 14/22 : EXPOSE $APP_PORT 06:31:22 Removing intermediate container ad0473c299e5 06:31:22 ---> 2549be277eec 06:31:22 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:31:22 ---> Running in 10e3dbd579e5 06:31:22 Removing intermediate container 71d1bc73e320 06:31:22 ---> e10482138d65 06:31:22 Step 14/23 : EXPOSE $APP_PORT 06:31:22 Removing intermediate container 690a0c592715 06:31:22 ---> 311b5cdc7aa5 06:31:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:22 Removing intermediate container faa8cfc9944d 06:31:22 ---> 5de69e4b939c 06:31:22 Step 14/23 : EXPOSE $APP_PORT 06:31:22 ---> Running in 4564f3f6e35e 06:31:22 ---> be6e5e1b96e5 06:31:22 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:31:22 ---> Running in c9931aa52060 06:31:22 Removing intermediate container 10e3dbd579e5 06:31:22 ---> e5cd4c5622ce 06:31:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:22 ---> 083d2be929c4 06:31:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:31:22 Removing intermediate container 4564f3f6e35e 06:31:22 ---> 0624e4657b36 06:31:22 Step 15/23 : WORKDIR / 06:31:23 ---> 2b6fdcb4129a 06:31:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:31:23 Removing intermediate container c9931aa52060 06:31:23 ---> 2822b92b7b09 06:31:23 Step 15/23 : WORKDIR / 06:31:23 ---> Running in a6c9c2889c6b 06:31:23 ---> 3776b9df88dc 06:31:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:31:23 ---> Running in a9c264d7d472 06:31:24 ---> cd3de4f64fa9 06:31:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:31:24 ---> 66a71648eba4 06:31:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:31:24 Removing intermediate container a6c9c2889c6b 06:31:24 ---> 2e16725a262d 06:31:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:24 Removing intermediate container a9c264d7d472 06:31:24 ---> cc743877d25d 06:31:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:24 ---> 39cd528a1087 06:31:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:31:24 ---> 93d0888db5fa 06:31:24 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:31:24 ---> ed0e8667758a 06:31:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:31:24 ---> Running in 6a12081523f2 06:31:24 ---> 8b7e0da80d94 06:31:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:31:24 ---> 564727ce44b9 06:31:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:31:24 ---> c2faf1d2fb90 06:31:24 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:31:25 ---> Running in 617664e33347 06:31:25 Removing intermediate container 6a12081523f2 06:31:25 ---> aa07225ab4ea 06:31:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:25 ---> Running in 2f7fc797c386 06:31:25 Removing intermediate container 617664e33347 06:31:25 ---> 22bcb8a2dcea 06:31:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:25 ---> c57570e5ba97 06:31:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:31:25 ---> Running in 825c4925f849 06:31:25 ---> e18d109a98f4 06:31:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:31:25 ---> cd18d91df8be 06:31:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:31:25 Removing intermediate container 2f7fc797c386 06:31:25 ---> 0fcc821ec31a 06:31:25 Step 20/22 : LABEL arch=x86_64 06:31:26 ---> Running in b728864ddacc 06:31:26 Removing intermediate container 825c4925f849 06:31:26 ---> 19967b977787 06:31:26 Step 20/22 : LABEL arch=x86_64 06:31:26 ---> 380446a98066 06:31:26 Step 19/23 : ENTRYPOINT ["/core-command"] 06:31:26 ---> ed678e121c36 06:31:26 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 06:31:26 ---> aa7e4eb95855 06:31:26 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:31:26 ---> Running in d5cffd881bef 06:31:26 ---> Running in e647e5999cf2 06:31:26 ---> Running in 533f43aced61 06:31:26 ---> Running in 9c27b115c933 06:31:26 Removing intermediate container b728864ddacc 06:31:26 ---> f89e878cbc6c 06:31:26 Step 21/22 : LABEL git_sha=89087d0b3248721051daac90f5881b6678346841 06:31:26 ---> Running in 1c59db0ae509 06:31:26 Removing intermediate container e647e5999cf2 06:31:26 ---> f5b88e072227 06:31:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:26 Removing intermediate container d5cffd881bef 06:31:26 ---> 8381bbf73788 06:31:26 Step 21/22 : LABEL git_sha=89087d0b3248721051daac90f5881b6678346841 06:31:27 Removing intermediate container 9c27b115c933 06:31:27 ---> abc846ac8198 06:31:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:27 ---> Running in a4fadfc0b689 06:31:27 ---> Running in 3aafdba39d03 06:31:27 Removing intermediate container 1c59db0ae509 06:31:27 ---> 3c109d8a6cff 06:31:27 Step 22/22 : LABEL version=0.0.0 06:31:27 ---> Running in df3413d48eaf 06:31:27 ---> Running in f7fbbd45def6 06:31:27 Removing intermediate container 3aafdba39d03 06:31:27 ---> e03f97e0fb27 06:31:27 Step 22/22 : LABEL version=0.0.0 06:31:27 Removing intermediate container a4fadfc0b689 06:31:27 ---> b82d419d0808 06:31:27 Step 21/23 : LABEL arch=x86_64 06:31:27 Removing intermediate container df3413d48eaf 06:31:27 ---> 7a1bd846ae77 06:31:27 Step 21/23 : LABEL arch=x86_64 06:31:27 ---> Running in 72b01865cc1d 06:31:27 ---> Running in 3a01917ede0e 06:31:28 ---> Running in 18ff1ffef78b 06:31:28 Removing intermediate container f7fbbd45def6 06:31:28 ---> dfd56d32adfb 06:31:28 06:31:28 Removing intermediate container 533f43aced61 06:31:28 ---> e5dc73764daf 06:31:28 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:31:28 Removing intermediate container 72b01865cc1d 06:31:28 ---> 4e09d4dac2e2 06:31:28 06:31:28 Successfully built dfd56d32adfb 06:31:28 ---> Running in 19bfbab7ea30 06:31:28 Successfully tagged docker-support-scheduler-go:latest 06:31:28  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go 06:31:28 Removing intermediate container 3a01917ede0e 06:31:28 ---> 60fe7591b181 06:31:28 Step 22/23 : LABEL git_sha=89087d0b3248721051daac90f5881b6678346841 06:31:28 Successfully built 4e09d4dac2e2 06:31:28 Removing intermediate container 18ff1ffef78b 06:31:28 ---> 86ff0373622a 06:31:28 Step 22/23 : LABEL git_sha=89087d0b3248721051daac90f5881b6678346841 06:31:28 Successfully tagged docker-support-notifications-go:latest 06:31:28 Building docker-sys-mgmt-agent-go 06:31:28  Building docker-support-notifications-go ... done  ---> Running in f5845ed34d65 06:31:28 ---> Running in f48169276337 06:31:28 Removing intermediate container 19bfbab7ea30 06:31:28 ---> cb85c028ca3a 06:31:28 Step 22/24 : LABEL arch=x86_64 06:31:28 ---> Running in 893cf243fc7d 06:31:28 Removing intermediate container f5845ed34d65 06:31:28 ---> b90616bc9c1b 06:31:28 Step 23/23 : LABEL version=0.0.0 06:31:28 Removing intermediate container f48169276337 06:31:28 ---> a5867735271e 06:31:28 Step 23/23 : LABEL version=0.0.0 06:31:29 ---> Running in 6c23200a64e7 06:31:29 ---> Running in 57cda68afd0f 06:31:29 Removing intermediate container 893cf243fc7d 06:31:29 ---> 6cb9d5012458 06:31:29 Step 23/24 : LABEL git_sha=89087d0b3248721051daac90f5881b6678346841 06:31:29 ---> Running in c912668ab831 06:31:30 Removing intermediate container 57cda68afd0f 06:31:30 ---> 8452d40135de 06:31:30 06:31:30 Successfully built 8452d40135de 06:31:30 Successfully tagged docker-core-metadata-go:latest 06:31:30 Building docker-security-proxy-setup-go 06:31:30 Removing intermediate container 6c23200a64e7 06:31:30 ---> 94b9bb9939df 06:31:30 06:31:30  Building docker-core-metadata-go ... done Successfully built 94b9bb9939df 06:31:32 Successfully tagged docker-core-command-go:latest 06:31:32 Building docker-core-data-go 06:31:36  Building docker-core-command-go ... done Removing intermediate container c912668ab831 06:31:36 ---> ff1753b8f540 06:31:36 Step 24/24 : LABEL version=0.0.0 06:31:39 ---> Running in 25b0ce9a1eb9 06:31:40 Removing intermediate container 25b0ce9a1eb9 06:31:40 ---> 31775a6aee27 06:31:40 06:31:40 Successfully built 31775a6aee27 06:31:40 Successfully tagged docker-security-secretstore-setup-go:latest 06:31:54  Building docker-security-secretstore-setup-go ... done Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:31:54 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:31:54 ---> ec4580434765 06:31:54 Step 3/31 : WORKDIR /edgex-go 06:31:54 ---> Using cache 06:31:54 ---> 830faa722682 06:31:54 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:54 ---> Using cache 06:31:54 ---> 86415d453a1f 06:31:54 Step 5/31 : RUN apk add --update --no-cache make git 06:31:54 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:31:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:31:54 ---> ec4580434765 06:31:54 Step 3/21 : WORKDIR /edgex-go 06:31:54 ---> Using cache 06:31:54 ---> 830faa722682 06:31:54 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:54 ---> Using cache 06:31:54 ---> 86415d453a1f 06:31:54 Step 5/21 : RUN apk add --update --no-cache make git 06:31:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:31:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:31:55 ---> ec4580434765 06:31:55 Step 3/23 : WORKDIR /edgex-go 06:31:55 ---> Using cache 06:31:55 ---> 830faa722682 06:31:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:55 ---> Using cache 06:31:55 ---> 86415d453a1f 06:31:55 Step 5/23 : RUN apk add --update --no-cache make bash git 06:31:55 ---> Running in d83ce814653d 06:31:55 ---> Running in 5e775cb567a8 06:31:56 ---> Running in 087aaf57b01e 06:31:57 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:31:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:31:57 ---> ec4580434765 06:31:57 Step 3/23 : WORKDIR /edgex-go 06:31:57 ---> Using cache 06:31:57 ---> 830faa722682 06:31:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:57 ---> Using cache 06:31:57 ---> 86415d453a1f 06:31:57 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:31:58 ---> Running in 20b629d5aa9b 06:31:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:59 OK: 233 MiB in 51 packages 06:31:59 OK: 233 MiB in 51 packages 06:31:59 OK: 233 MiB in 51 packages 06:31:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:59 Removing intermediate container d83ce814653d 06:31:59 ---> f4ce23575554 06:31:59 Step 6/21 : COPY go.mod . 06:32:00 Removing intermediate container 5e775cb567a8 06:32:00 ---> b2ed850275ee 06:32:00 Step 6/31 : COPY go.mod . 06:32:00 Removing intermediate container 087aaf57b01e 06:32:00 ---> 2a6be04d311c 06:32:00 Step 6/23 : COPY go.mod . 06:32:00 ---> 64ace4ee8a81 06:32:00 Step 7/21 : RUN go mod download 06:32:00 ---> Running in 431629a6e2e2 06:32:00 ---> c24c6ef024c8 06:32:00 Step 7/31 : RUN go mod download 06:32:00 ---> 727619d92f2c 06:32:00 Step 7/23 : RUN go mod download 06:32:00 ---> Running in eeb33a02b888 06:32:00 ---> Running in c417fc1c9924 06:32:01 OK: 233 MiB in 51 packages 06:32:02 Removing intermediate container 431629a6e2e2 06:32:02 ---> 29ad76e27af4 06:32:02 Step 8/21 : COPY . . 06:32:02 Removing intermediate container eeb33a02b888 06:32:02 ---> e039b9100b67 06:32:02 Step 8/31 : COPY . . 06:32:02 Removing intermediate container c417fc1c9924 06:32:02 ---> d75e1ea71192 06:32:02 Step 8/23 : COPY . . 06:32:02 Removing intermediate container 20b629d5aa9b 06:32:02 ---> 6913bdb6a4cb 06:32:02 Step 6/23 : COPY go.mod . 06:32:06 ---> af05c0511049 06:32:06 Step 7/23 : RUN go mod download 06:32:08 ---> Running in c3f30765a9c4 06:32:14 gofmt -l . 06:32:14 [ "`gofmt -l .`" = "" ] 06:32:14 ./bin/test-go-mod-tidy.sh 06:32:14 ./bin/test-attribution-txt.sh [Pipeline] sh 06:32:16 + ls -al . 06:32:16 total 840 06:32:16 drwxrwxr-x 9 1001 1001 4096 Apr 20 06:32 . 06:32:16 drwxr-xr-x 4 root root 4096 Apr 20 06:27 .. 06:32:16 -rw-rw-r-- 1 1001 1001 11 Apr 20 06:25 .dockerignore 06:32:16 drwxrwxr-x 8 1001 1001 4096 Apr 20 06:26 .git 06:32:16 drwxrwxr-x 3 1001 1001 4096 Apr 20 06:25 .github 06:32:16 -rw-rw-r-- 1 1001 1001 818 Apr 20 06:25 .gitignore 06:32:16 -rw-rw-r-- 1 1001 1001 166 Apr 20 06:25 .sonarcloud.properties 06:32:16 -rw-rw-r-- 1 1001 1001 8609 Apr 20 06:25 Attribution.txt 06:32:16 -rw-rw-r-- 1 1001 1001 3804 Apr 20 06:25 CONTRIBUTING.md 06:32:16 -rw-rw-r-- 1 1001 1001 931 Apr 20 06:25 Dockerfile.build 06:32:16 -rw-rw-r-- 1 1001 1001 863 Apr 20 06:25 Jenkinsfile 06:32:16 -rw-rw-r-- 1 1001 1001 10775 Apr 20 06:25 LICENSE 06:32:16 -rw-rw-r-- 1 1001 1001 5774 Apr 20 06:25 Makefile 06:32:16 -rw-rw-r-- 1 1001 1001 7978 Apr 20 06:25 README.md 06:32:16 -rw-rw-r-- 1 1001 1001 6755 Apr 20 06:25 SECURITY.md 06:32:16 -rw-rw-r-- 1 1001 1001 5 Apr 20 06:25 VERSION 06:32:16 -rw-rw-r-- 1 1001 1001 4131 Apr 20 06:25 ZMQWindows.md 06:32:16 drwxrwxr-x 2 1001 1001 4096 Apr 20 06:25 bin 06:32:16 drwxrwxr-x 14 1001 1001 4096 Apr 20 06:25 cmd 06:32:16 -rw-r--r-- 1 root root 703598 Apr 20 06:30 coverage.out 06:32:16 -rw-r--r-- 1 root root 1058 Apr 20 06:32 go.mod 06:32:16 -rw-r--r-- 1 root root 22256 Apr 20 06:32 go.sum 06:32:16 drwxrwxr-x 8 1001 1001 4096 Apr 20 06:25 internal 06:32:16 drwxrwxr-x 4 1001 1001 4096 Apr 20 06:25 openapi 06:32:16 drwxrwxr-x 4 1001 1001 4096 Apr 20 06:25 snap 06:32:16 -rw-rw-r-- 1 1001 1001 168 Apr 20 06:25 version.go [Pipeline] sh 06:32:17 + '[' -e coverage.out ] 06:32:17 + chown 1001:1001 coverage.out [Pipeline] stash 06:32:17 Warning: overwriting stash ‘coverage-report’ 06:32:18 Stashed 1 file(s) [Pipeline] sh 06:32:18 + make build 06:32:18 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 06:32:20 Removing intermediate container c3f30765a9c4 06:32:20 ---> 425fdb6f51ea 06:32:20 Step 8/23 : COPY . . 06:32:29 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 06:32:36 ---> 3586b53bdade 06:32:36 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:32:36 ---> f1d2809412b2 06:32:36 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:32:36 ---> f323f5bcac85 06:32:36 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:32:36 ---> Running in e5c100852454 06:32:36 ---> Running in 92c759b38343 06:32:36 ---> Running in fa418bedfc72 06:32:39 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 06:32:39 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 06:32:39 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 06:32:47 ---> d937ceb827f1 06:32:47 Step 9/23 : RUN make cmd/core-data/core-data 06:32:47 ---> Running in 268d9c55bbea 06:32:47 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 06:32:51 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 06:32:56 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 06:33:02 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 06:33:03 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 06:33:05 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 06:33:08 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 06:33:13 Removing intermediate container fa418bedfc72 06:33:13 ---> 12a9864bb911 06:33:13 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:33:13 Removing intermediate container e5c100852454 06:33:13 ---> 28169fb4659a 06:33:13 06:33:13 Step 10/31 : FROM alpine:3.12 06:33:13 ---> 13621d1b12d4 06:33:13 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:33:13 Removing intermediate container 92c759b38343 06:33:13 ---> 7e6e89eb1a09 06:33:13 06:33:13 Step 10/21 : FROM alpine:3.12 06:33:13 ---> 13621d1b12d4 06:33:13 Step 11/21 : RUN apk add --update --no-cache curl 06:33:13 ---> Running in 41f212507788 06:33:13 ---> Running in c5e1f4b218b7 06:33:13 ---> Running in 7d7385454154 06:33:13 Removing intermediate container c5e1f4b218b7 06:33:13 ---> 2bc948a6ee6a 06:33:13 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:33:13 ---> Running in fc1cdf93ed3a 06:33:14 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 06:33:14 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 06:33:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:33:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:33:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:33:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:33:15 (1/2) Installing dumb-init (1.2.2-r1) 06:33:15 (2/2) Installing su-exec (0.2-r1) 06:33:15 Executing busybox-1.31.1-r20.trigger 06:33:15 (1/4) Installing ca-certificates (20191127-r4) 06:33:15 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:33:15 OK: 6 MiB in 16 packages 06:33:15 (3/4) Installing libcurl (7.76.1-r0) 06:33:15 (4/4) Installing curl (7.76.1-r0) 06:33:15 Executing busybox-1.31.1-r20.trigger 06:33:15 Executing ca-certificates-20191127-r4.trigger 06:33:15 OK: 7 MiB in 18 packages 06:33:18 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 06:33:18 Removing intermediate container fc1cdf93ed3a 06:33:18 ---> db77fbc5be60 06:33:18 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:33:18 ---> Running in c25f3d14d5df 06:33:18 Removing intermediate container 41f212507788 06:33:18 ---> f0c3b0dace4e 06:33:18 06:33:18 Step 11/23 : FROM docker:20.10.0 06:33:18 Removing intermediate container 7d7385454154 06:33:18 ---> 3399921a0ecc 06:33:18 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:33:18 20.10.0: Pulling from library/docker 06:33:18 ---> Running in bc03a840a4fc 06:33:18 Removing intermediate container c25f3d14d5df 06:33:18 ---> 6163251e2069 06:33:18 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:33:18 ---> Running in 527afda2c450 06:33:20 Removing intermediate container bc03a840a4fc 06:33:20 ---> e683752483ae 06:33:20 Step 13/21 : WORKDIR /edgex 06:33:20 Removing intermediate container 527afda2c450 06:33:20 ---> 4e33fa68b1b1 06:33:20 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:33:20 ---> Running in 8c93ff91f269 06:33:20 Removing intermediate container 268d9c55bbea 06:33:20 ---> 6a94ee24e033 06:33:20 06:33:20 Step 10/23 : FROM alpine:3.12 06:33:20 ---> 13621d1b12d4 06:33:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:33:21 ---> Running in ac02d03a9e50 06:33:21 ---> Running in aaa61b090067 06:33:21 Removing intermediate container 8c93ff91f269 06:33:21 ---> d4e846557b26 06:33:21 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:33:21 Removing intermediate container aaa61b090067 06:33:21 ---> 8978b9360f07 06:33:21 Step 12/23 : ENV APP_PORT=48080 06:33:21 ---> Running in c539d78daae2 06:33:21 ---> d264b3ed6aa3 06:33:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:33:22 Removing intermediate container c539d78daae2 06:33:22 ---> 701556cd6fff 06:33:22 Step 13/23 : EXPOSE $APP_PORT 06:33:22 ---> Running in 779beeaa837a 06:33:22 Removing intermediate container 779beeaa837a 06:33:22 ---> cc2b764e58ca 06:33:22 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:22 ---> 2d1f171e57a5 06:33:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:33:22 Removing intermediate container ac02d03a9e50 06:33:22 ---> 5ec9806c7749 06:33:22 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:33:22 ---> Running in 9aac10725b85 06:33:22 ---> Running in e4b5b2b57d4a 06:33:23 Removing intermediate container e4b5b2b57d4a 06:33:23 ---> c3d5848720bd 06:33:23 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:33:23 ---> 952036b6a5bc 06:33:23 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:33:23 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 06:33:24 ---> Running in 9704f22eb595 06:33:24 ---> 954fff36d93c 06:33:24 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:33:24 ---> Running in 37f7b4991703 06:33:24 Removing intermediate container 9704f22eb595 06:33:24 ---> 1b739832b2e8 06:33:24 Step 18/21 : CMD ["--init=true"] 06:33:24 ---> Running in 8d8f28072a92 06:33:24 Removing intermediate container 9aac10725b85 06:33:24 ---> a7b03543faf1 06:33:24 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:33:24 ---> Running in 577f9f766abe 06:33:24 Removing intermediate container 8d8f28072a92 06:33:24 ---> a28feefd7148 06:33:24 Step 19/21 : LABEL arch=x86_64 06:33:25 ---> Running in df616fa34964 06:33:25 Removing intermediate container df616fa34964 06:33:25 ---> 4c0e915ad961 06:33:25 Step 20/21 : LABEL git_sha=89087d0b3248721051daac90f5881b6678346841 06:33:25 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:33:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:33:25 Status: Downloaded newer image for docker:20.10.0 06:33:25 ---> aefe523efa57 06:33:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:33:25 ---> Running in 121f5fb3cdee 06:33:25 ---> Running in 1b826d525a10 06:33:25 Removing intermediate container 121f5fb3cdee 06:33:25 ---> 18ca66a812a7 06:33:25 Step 21/21 : LABEL version=0.0.0 06:33:25 Removing intermediate container 1b826d525a10 06:33:25 ---> 580f4e13f10c 06:33:25 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 06:33:25 ---> Running in 9e3755798c20 06:33:25 Removing intermediate container 37f7b4991703 06:33:25 ---> 8139b7a25ff4 06:33:25 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:33:26 ---> Running in 5e99c3de2cc9 06:33:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:33:26 Removing intermediate container 9e3755798c20 06:33:26 ---> 4e44d8765eb9 06:33:26 06:33:26 (1/6) Installing dumb-init (1.2.2-r1) 06:33:26 (2/6) Installing libgcc (9.3.0-r2) 06:33:26 (3/6) Installing libsodium (1.0.18-r0) 06:33:27 (4/6) Installing libstdc++ (9.3.0-r2) 06:33:27 Successfully built 4e44d8765eb9 06:33:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:33:27 Successfully tagged docker-security-proxy-setup-go:latest 06:33:27  Building docker-security-proxy-setup-go ... done  ---> e94546d1eb07 06:33:27 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:33:27 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 06:33:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:33:27 (1/39) Installing readline (8.0.4-r0) 06:33:27 (2/39) Installing bash (5.0.17-r0) 06:33:27 Executing bash-5.0.17-r0.post-install 06:33:27 (3/39) Installing nghttp2-libs (1.41.0-r0) 06:33:27 (4/39) Installing libcurl (7.76.1-r0) 06:33:27 (5/39) Installing curl (7.76.1-r0) 06:33:27 (6/39) Installing dumb-init (1.2.2-r1) 06:33:27 (7/39) Installing libbz2 (1.0.8-r1) 06:33:27 (8/39) Installing expat (2.2.9-r1) 06:33:27 (9/39) Installing libffi (3.3-r2) 06:33:27 (10/39) Installing gdbm (1.13-r1) 06:33:27 (11/39) Installing xz-libs (5.2.5-r0) 06:33:27 (12/39) Installing sqlite-libs (3.32.1-r0) 06:33:27 (13/39) Installing python3 (3.8.8-r0) 06:33:27 (5/6) Installing libzmq (4.3.3-r0) 06:33:28 (6/6) Installing zeromq (4.3.3-r0) 06:33:28 Executing busybox-1.31.1-r20.trigger 06:33:28 OK: 8 MiB in 20 packages 06:33:31 ---> ae977b452f82 06:33:31 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:33:31 (14/39) Installing py3-appdirs (1.4.4-r1) 06:33:31 (15/39) Installing py3-ordered-set (4.0.1-r0) 06:33:31 (16/39) Installing py3-parsing (2.4.7-r0) 06:33:31 (17/39) Installing py3-six (1.15.0-r0) 06:33:31 (18/39) Installing py3-packaging (20.4-r0) 06:33:31 (19/39) Installing py3-setuptools (47.0.0-r0) 06:33:31 (20/39) Installing py3-chardet (3.0.4-r4) 06:33:31 (21/39) Installing py3-idna (2.9-r0) 06:33:31 (22/39) Installing py3-certifi (2020.4.5.1-r0) 06:33:31 (23/39) Installing py3-urllib3 (1.25.9-r0) 06:33:31 (24/39) Installing py3-requests (2.23.0-r0) 06:33:31 (25/39) Installing py3-msgpack (1.0.0-r0) 06:33:31 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 06:33:31 (26/39) Installing py3-lockfile (0.12.2-r3) 06:33:31 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:33:32 ---> 13134e6c153b 06:33:32 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:33:32 (28/39) Installing py3-colorama (0.4.3-r0) 06:33:32 (29/39) Installing py3-distlib (0.3.0-r0) 06:33:32 (30/39) Installing py3-distro (1.5.0-r1) 06:33:32 (31/39) Installing py3-webencodings (0.5.1-r3) 06:33:32 (32/39) Installing py3-html5lib (1.0.1-r4) 06:33:32 Removing intermediate container 577f9f766abe 06:33:32 ---> 093867f7fb2a 06:33:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:33:32 (33/39) Installing py3-pytoml (0.1.21-r0) 06:33:32 (34/39) Installing py3-pep517 (0.8.2-r0) 06:33:32 (35/39) Installing py3-progress (1.5-r0) 06:33:32 (36/39) Installing py3-toml (0.10.1-r0) 06:33:33 (37/39) Installing py3-retrying (1.3.3-r0) 06:33:33 (38/39) Installing py3-contextlib2 (0.6.0-r0) 06:33:33 (39/39) Installing py3-pip (20.1.1-r0) 06:33:33 ---> f383f024b332 06:33:33 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:33:33 Executing busybox-1.31.1-r19.trigger 06:33:33 ---> 62b7db3c43bb 06:33:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:33:33 OK: 72 MiB in 59 packages 06:33:34 ---> e93cc203ceff 06:33:34 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:33:35 ---> Running in 539e6b5aa1d3 06:33:36 Collecting docker-compose==1.23.2 06:33:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:33:36 ---> 51158b6dd65a 06:33:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:33:36 Removing intermediate container 539e6b5aa1d3 06:33:36 ---> 70ad19e572e3 06:33:36 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:33:36 Collecting PyYAML<4,>=3.10 06:33:36 Downloading PyYAML-3.13.tar.gz (270 kB) 06:33:36 ---> 54916f0dfd37 06:33:36 Step 26/31 : RUN chmod +x /entrypoint.sh 06:33:36 ---> b4fddf95314c 06:33:36 Step 19/23 : ENTRYPOINT ["/core-data"] 06:33:36 ---> Running in 249e4e4790e1 [Pipeline] } 06:33:36 $ docker stop --time=1 59d40de6f8debfd936d9a4b55f2387bde919edd75ae85abf9de1b63237edb64b 06:33:37 ---> Running in 754f76f74e20 06:33:37 Removing intermediate container 249e4e4790e1 06:33:37 ---> cca82a5d36fa 06:33:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:33:37 Collecting texttable<0.10,>=0.9.0 06:33:37 Downloading texttable-0.9.1.tar.gz (11 kB) 06:33:38 ---> Running in 2ae7abf87ac0 06:33:38 Collecting cached-property<2,>=1.2.0 06:33:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:33:38 Removing intermediate container 2ae7abf87ac0 06:33:38 ---> 895a0873dab4 06:33:38 Step 21/23 : LABEL arch=x86_64 06:33:38 Collecting jsonschema<3,>=2.5.1 06:33:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:33:38 ---> Running in 0278e7570dd2 06:33:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:33:38 Collecting docopt<0.7,>=0.6.1 06:33:38 Downloading docopt-0.6.2.tar.gz (25 kB) 06:33:39 Removing intermediate container 0278e7570dd2 06:33:39 ---> d40761560b81 06:33:39 Step 22/23 : LABEL git_sha=89087d0b3248721051daac90f5881b6678346841 06:33:39 ---> Running in 683730fd919f 06:33:39 $ docker rm -f 59d40de6f8debfd936d9a4b55f2387bde919edd75ae85abf9de1b63237edb64b 06:33:39 Collecting docker<4.0,>=3.6.0 06:33:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:33:39 Removing intermediate container 683730fd919f 06:33:39 ---> 10d649fbd654 06:33:39 Step 23/23 : LABEL version=0.0.0 06:33:40 Removing intermediate container 754f76f74e20 06:33:40 ---> f9761c13b8af 06:33:40 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:33:40 ---> Running in e7d783a82165 06:33:40 Collecting websocket-client<1.0,>=0.32.0 06:33:40 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 06:33:40 ---> Running in 19ee1c5fcd7b 06:33:40 Removing intermediate container e7d783a82165 06:33:40 ---> 120aede9f59b 06:33:40 06:33:40 Collecting dockerpty<0.5,>=0.4.1 06:33:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:33:40 Removing intermediate container 19ee1c5fcd7b 06:33:40 ---> 754afb01e824 06:33:40 Step 28/31 : CMD ["gate"] 06:33:40 Successfully built 120aede9f59b 06:33:40 Successfully tagged docker-core-data-go:latest 06:33:40  Building docker-core-data-go ... done  ---> Running in 86957908f7d4 06:33:40 Removing intermediate container 86957908f7d4 06:33:40 ---> 669e30244929 06:33:40 Step 29/31 : LABEL arch=x86_64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 06:33:41 ---> Running in d4a5fbfeded6 06:33:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:33:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:33:41 Collecting docker-pycreds>=0.4.0 06:33:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:33:41 Removing intermediate container d4a5fbfeded6 06:33:41 ---> bb8e01d79623 06:33:41 Step 30/31 : LABEL git_sha=89087d0b3248721051daac90f5881b6678346841 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:33:41 Collecting urllib3<1.25,>=1.21.1 06:33:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:33:41 ---> Running in 99c673a1850f 06:33:41 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) 06:33:41 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) 06:33:41 Collecting idna<2.8,>=2.5 06:33:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:33:41 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:33:41 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:33:41 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:33:41 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:33:41 Removing intermediate container 99c673a1850f 06:33:41 ---> 4ab32b489d6d 06:33:41 Step 31/31 : LABEL version=0.0.0 06:33:41 Installing collected packages: PyYAML, texttable, cached-property, jsonschema, docopt, websocket-client, urllib3, idna, requests, docker-pycreds, docker, dockerpty, docker-compose 06:33:41 Running setup.py install for PyYAML: started 06:33:41 ---> Running in e38ae4b15f8c 06:33:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:33:41 06:33:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:33:41 Removing intermediate container e38ae4b15f8c 06:33:41 ---> d0489feed73e 06:33:41 [Pipeline] isUnix [Pipeline] sh 06:33:42 Successfully built d0489feed73e 06:33:42 Successfully tagged docker-security-bootstrapper-go:latest 06:33:42  Building docker-security-bootstrapper-go ... done  Running setup.py install for PyYAML: finished with status 'done' 06:33:42 Running setup.py install for texttable: started 06:33:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:33:42 latest: Pulling from edgex-devops/edgex-compose-arm64 06:33:42 29e5d40040c1: Pulling fs layer 06:33:42 1ce36da41761: Pulling fs layer 06:33:42 25b303627fd3: Pulling fs layer 06:33:42 29e5d40040c1: Verifying Checksum 06:33:42 29e5d40040c1: Download complete 06:33:42 Running setup.py install for texttable: finished with status 'done' 06:33:42 Running setup.py install for docopt: started 06:33:42 1ce36da41761: Verifying Checksum 06:33:42 1ce36da41761: Download complete 06:33:43 Running setup.py install for docopt: finished with status 'done' 06:33:43 Attempting uninstall: urllib3 06:33:43 Found existing installation: urllib3 1.25.9 06:33:43 Uninstalling urllib3-1.25.9: 06:33:43 Successfully uninstalled urllib3-1.25.9 06:33:43 29e5d40040c1: Pull complete 06:33:43 Attempting uninstall: idna 06:33:43 Found existing installation: idna 2.9 06:33:43 Uninstalling idna-2.9: 06:33:43 Successfully uninstalled idna-2.9 06:33:43 Attempting uninstall: requests 06:33:43 Found existing installation: requests 2.23.0 06:33:43 Uninstalling requests-2.23.0: 06:33:43 Successfully uninstalled requests-2.23.0 06:33:44 Running setup.py install for dockerpty: started 06:33:44 Running setup.py install for dockerpty: finished with status 'done' 06:33:44 1ce36da41761: Pull complete 06:33:44 25b303627fd3: Verifying Checksum 06:33:44 25b303627fd3: Download complete 06:33:44 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.58.0 06:33:54 Removing intermediate container 5e99c3de2cc9 06:33:54 ---> f175a765edbb 06:33:54 Step 14/23 : ENV APP_PORT=48090 06:33:54 ---> Running in 37231846fa27 06:33:54 Removing intermediate container 37231846fa27 06:33:54 ---> fe0dd06cbca1 06:33:54 Step 15/23 : EXPOSE $APP_PORT 06:33:54 ---> Running in 9c3733f7f894 06:33:54 Removing intermediate container 9c3733f7f894 06:33:54 ---> de143085eeca 06:33:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:33:54 ---> bf804940f1b0 06:33:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:33:54 ---> e979060691d8 06:33:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:33:54 25b303627fd3: Pull complete 06:33:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:33:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:33:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:33:55 prd-ubuntu18.04-docker-arm64-4c-16g-1113 does not seem to be running inside a container 06:33:55 ---> dd831fd52d20 06:33:55 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 06:33:55 ---> Running in df059942e0d9 06:33:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:33:55 Removing intermediate container df059942e0d9 06:33:55 ---> 1431a1b0c03d 06:33:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:33:55 ---> Running in b87406ad6feb 06:33:55 Removing intermediate container b87406ad6feb 06:33:55 ---> 893ea6843907 06:33:55 Step 21/23 : LABEL arch=x86_64 06:33:55 ---> Running in 3877d59a8c04 06:33:55 Removing intermediate container 3877d59a8c04 06:33:55 ---> 22ffb50b8de1 06:33:55 Step 22/23 : LABEL git_sha=89087d0b3248721051daac90f5881b6678346841 06:33:55 ---> Running in 717eb78d097b 06:33:56 Removing intermediate container 717eb78d097b 06:33:56 ---> 81e1d9806ceb 06:33:56 Step 23/23 : LABEL version=0.0.0 06:33:56 ---> Running in 17f14f0b87f3 06:33:56 Removing intermediate container 17f14f0b87f3 06:33:56 ---> faaafb8adc40 06:33:56 06:33:56 Successfully built faaafb8adc40 06:33:56 Successfully tagged docker-sys-mgmt-agent-go:latest 06:33:57  Building docker-sys-mgmt-agent-go ... done  06:33:58 $ docker top 7f28e5cbb694eaf07aa655a803d3fff8e073c9b39616170d935b287725a2521d -eo pid,comm [Pipeline] { [Pipeline] } 06:33:58 $ docker stop --time=1 46f9a162f2bf04f46d9514e8965ffc8eca424b6f62a2783d538a34cdb07abe54 06:34:01 $ docker rm -f 46f9a162f2bf04f46d9514e8965ffc8eca424b6f62a2783d538a34cdb07abe54 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 06:34:02 + docker images 06:34:02 + grep docker 06:34:02 docker-sys-mgmt-agent-go latest faaafb8adc40 6 seconds ago 312MB 06:34:02 docker-security-bootstrapper-go latest d0489feed73e 21 seconds ago 19.3MB 06:34:02 docker-core-data-go latest 120aede9f59b 22 seconds ago 22.9MB 06:34:02 docker-security-proxy-setup-go latest 4e44d8765eb9 36 seconds ago 26MB 06:34:02 docker-security-secretstore-setup-go latest 31775a6aee27 2 minutes ago 26.3MB 06:34:02 docker-core-command-go latest 94b9bb9939df 2 minutes ago 17.5MB 06:34:02 docker-core-metadata-go latest 8452d40135de 2 minutes ago 19.2MB 06:34:02 docker-support-scheduler-go latest dfd56d32adfb 2 minutes ago 17.7MB 06:34:02 docker-support-notifications-go latest 4e09d4dac2e2 2 minutes ago 18.2MB 06:34:02 docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script 06:34:02 + docker-compose build --help 06:34:02 + grep parallel [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 06:34:06 --parallel Build images in parallel. [Pipeline] } 06:34:06 $ docker stop --time=1 7f28e5cbb694eaf07aa655a803d3fff8e073c9b39616170d935b287725a2521d 06:34:08 $ docker rm -f 7f28e5cbb694eaf07aa655a803d3fff8e073c9b39616170d935b287725a2521d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:34:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:34:08 . [Pipeline] withDockerContainer 06:34:09 prd-ubuntu18.04-docker-arm64-4c-16g-1113 does not seem to be running inside a container 06:34:09 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:34:10 $ docker top 79fb19e32082a87edbcf60525eaa0be1292bc4b4923f9a3d781096d57bd59c31 -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:11 + docker-compose -f ./docker-compose-build.yml build --parallel 06:34:16 Building docker-core-command-go ... 06:34:16 Building docker-core-data-go ... 06:34:16 Building docker-core-metadata-go ... 06:34:16 Building docker-security-bootstrapper-go ... 06:34:16 Building docker-security-proxy-setup-go ... 06:34:16 Building docker-security-secretstore-setup-go ... 06:34:16 Building docker-support-notifications-go ... 06:34:16 Building docker-support-scheduler-go ... 06:34:16 Building docker-sys-mgmt-agent-go ... 06:34:16 Building docker-sys-mgmt-agent-go 06:34:16 Building docker-core-metadata-go 06:34:16 Building docker-security-proxy-setup-go 06:34:16 Building docker-security-bootstrapper-go 06:34:16 Building docker-core-command-go 06:34:18 Still waiting to schedule task 06:34:18 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:35:14 Running on prd-ubuntu18.04-docker-8c-8g-1117 in /w/workspace/edgexfoundry_edgex-go_PR-3388 [Pipeline] { [Pipeline] ws 06:35:14 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:35:16 using credential edgex-jenkins-ssh 06:35:16 Cloning the remote Git repository 06:35:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:35:17 > git init /w/workspace/edgex-go/1 # timeout=10 06:35:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:35:17 > git --version # timeout=10 06:35:17 > git --version # 'git version 2.17.1' 06:35:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:24 Merging remotes/origin/master commit 51171a228bb1224c00b3568eb910f5544dbf0ab1 into PR head commit 89087d0b3248721051daac90f5881b6678346841 06:35:24 Merge succeeded, producing 89087d0b3248721051daac90f5881b6678346841 06:35:24 Checking out Revision 89087d0b3248721051daac90f5881b6678346841 (PR-3388) 06:35:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:35:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:35:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:35:23 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3388/head:refs/remotes/origin/PR-3388 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:35:24 > git config core.sparsecheckout # timeout=10 06:35:24 > git checkout -f 89087d0b3248721051daac90f5881b6678346841 # timeout=10 06:35:24 > git remote # timeout=10 06:35:24 > git config --get remote.origin.url # timeout=10 06:35:24 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:24 > git merge 51171a228bb1224c00b3568eb910f5544dbf0ab1 # timeout=10 06:35:24 > git rev-parse HEAD^{commit} # timeout=10 06:35:24 > git config core.sparsecheckout # timeout=10 06:35:24 > git checkout -f 89087d0b3248721051daac90f5881b6678346841 # timeout=10 06:35:27 Commit message: "feat(scheduler): Use v2 API for default scrub event intervalAction" 06:35:27 > git --version # timeout=10 06:35:27 > git --version # 'git version 2.17.1' 06:35:27 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:29 + echo snap-build.sh 06:35:29 snap-build.sh 06:35:29 + SNAP_BASE_DIR=. 06:35:29 + '[' '!' -z /w/workspace/edgex-go/1 ']' 06:35:29 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 06:35:29 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 06:35:29 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 06:35:29 + cd /w/workspace/edgex-go/1 06:35:29 + sudo apt-get remove -qy --purge lxd lxd-client 06:35:29 Reading package lists... 06:35:29 Building dependency tree... 06:35:29 Reading state information... 06:35:29 The following packages were automatically installed and are no longer required: 06:35:29 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:35:29 uidmap xdelta3 06:35:29 Use 'sudo apt autoremove' to remove them. 06:35:29 The following packages will be REMOVED: 06:35:29 lxd* lxd-client* 06:35:29 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:35:29 After this operation, 31.7 MB disk space will be freed. 06:35:31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 06:35:31 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:35:31 Removing lxd dnsmasq configuration 06:35:31 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:35:32 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:35:33 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:35:33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 06:35:33 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:35:34 Processing triggers for systemd (237-3ubuntu10.42) ... 06:35:34 Processing triggers for ureadahead (0.100.0-21) ... 06:35:35 + sudo snap remove --purge lxd 06:35:36 snap "lxd" is not installed 06:35:36 + sudo groupadd --force --system lxd 06:35:36 ++ whoami 06:35:36 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:35:36 + newgrp - lxd 06:35:36 + sudo snap install lxd 06:35:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:35:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:35:37 ---> 4244b135d6f4 06:35:37 Step 3/23 : WORKDIR /edgex-go 06:35:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:35:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:35:37 ---> 4244b135d6f4 06:35:37 Step 3/23 : WORKDIR /edgex-go 06:35:37 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:35:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:35:37 ---> 4244b135d6f4 06:35:37 Step 3/21 : WORKDIR /edgex-go 06:35:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:35:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:35:37 ---> 4244b135d6f4 06:35:37 Step 3/23 : WORKDIR /edgex-go 06:35:37 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:35:37 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:35:37 ---> 4244b135d6f4 06:35:37 Step 3/31 : WORKDIR /edgex-go 06:35:37 ---> Running in 65b0adf603db 06:35:37 ---> Running in a38974c4e15d 06:35:37 ---> Running in b41eb4e9f9de 06:35:37 ---> Running in 47771870d3a4 06:35:37 ---> Running in 9af6e90834ba 06:35:37 Removing intermediate container a38974c4e15d 06:35:37 ---> 46c7e5aee039 06:35:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:37 Removing intermediate container 65b0adf603db 06:35:37 ---> ef3d9ef6f0b4 06:35:37 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:37 Removing intermediate container 9af6e90834ba 06:35:37 ---> 05a6ec75eeb9 06:35:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:37 Removing intermediate container 47771870d3a4 06:35:37 ---> 4a766b7e100d 06:35:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:37 Removing intermediate container b41eb4e9f9de 06:35:37 ---> e78d513628fd 06:35:37 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:37 ---> Running in 036f55ca2dbc 06:35:37 ---> Running in c933faab2c06 06:35:37 ---> Running in 07648132059c 06:35:37 ---> Running in 06880fd60cd7 06:35:37 ---> Running in c57e9ecd70f7 06:35:37 Removing intermediate container c933faab2c06 06:35:37 ---> b49dd6a3e7c7 06:35:37 Step 5/23 : RUN apk add --update --no-cache make git 06:35:37 Removing intermediate container 036f55ca2dbc 06:35:37 ---> c70b08f5deb6 06:35:37 Step 5/21 : RUN apk add --update --no-cache make git 06:35:37 ---> Running in 270aa58d5148 06:35:37 ---> Running in a281340231bd 06:35:37 Removing intermediate container 07648132059c 06:35:37 ---> 8c5bff3f537f 06:35:37 Step 5/23 : RUN apk add --update --no-cache make bash git 06:35:37 Removing intermediate container 06880fd60cd7 06:35:37 ---> d5190a119a39 06:35:37 Step 5/23 : RUN apk add --update --no-cache make git 06:35:37 ---> Running in 06241cafa1fe 06:35:37 Removing intermediate container c57e9ecd70f7 06:35:37 ---> f1e96fdda460 06:35:37 Step 5/31 : RUN apk add --update --no-cache make git 06:35:37 ---> Running in 65300ca3d918 06:35:37 ---> Running in 52ea306254c5 06:35:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:38 OK: 217 MiB in 51 packages 06:35:39 OK: 217 MiB in 51 packages 06:35:39 OK: 217 MiB in 51 packages 06:35:39 OK: 217 MiB in 51 packages 06:35:39 OK: 217 MiB in 51 packages 06:35:40 Removing intermediate container 270aa58d5148 06:35:40 ---> aad7822e90e5 06:35:40 Step 6/23 : COPY go.mod . 06:35:40 Removing intermediate container a281340231bd 06:35:40 ---> 750e10c85656 06:35:40 Step 6/21 : COPY go.mod . 06:35:41 ---> e885f8ec96d0 06:35:41 Step 7/23 : RUN go mod download 06:35:41 Removing intermediate container 52ea306254c5 06:35:41 ---> a2a99f01c8dc 06:35:41 Step 6/31 : COPY go.mod . 06:35:41 Removing intermediate container 65300ca3d918 06:35:41 ---> 1089be6234dc 06:35:41 Step 6/23 : COPY go.mod . 06:35:41 ---> Running in 9bf5da4e6bb5 06:35:41 Removing intermediate container 06241cafa1fe 06:35:41 ---> 091dabc07e26 06:35:41 Step 6/23 : COPY go.mod . 06:35:41 ---> ec96840df1ca 06:35:41 Step 7/21 : RUN go mod download 06:35:42 ---> Running in b64fb3ab5506 06:35:42 ---> 94d04c966a10 06:35:42 Step 7/31 : RUN go mod download 06:35:42 ---> b767e594537f 06:35:42 Step 7/23 : RUN go mod download 06:35:42 ---> Running in 602cfdadf6a1 06:35:42 ---> Running in 515b94c2adad 06:35:42 ---> c2b66588a5b3 06:35:42 Step 7/23 : RUN go mod download 06:35:43 ---> Running in 31147ff0079f 06:35:45 Removing intermediate container 9bf5da4e6bb5 06:35:45 ---> 2210c19d5895 06:35:45 Step 8/23 : COPY . . 06:35:46 2021-04-20T06:35:42Z INFO Waiting for automatic snapd restart... 06:35:46 Removing intermediate container b64fb3ab5506 06:35:46 ---> 72a24a00a55e 06:35:46 Step 8/21 : COPY . . 06:35:49 Removing intermediate container 31147ff0079f 06:35:49 ---> 7bcb49a01970 06:35:49 Step 8/23 : COPY . . 06:35:49 Removing intermediate container 515b94c2adad 06:35:49 ---> 9b8aa3f85317 06:35:49 Step 8/23 : COPY . . 06:35:49 Removing intermediate container 602cfdadf6a1 06:35:49 ---> 30d6ae469807 06:35:49 Step 8/31 : COPY . . 06:35:58 lxd 4.13 from Canonical* installed 06:35:58 + sudo lxd init --auto 06:36:06 + sudo snap install --classic snapcraft 06:36:13 snapcraft 4.6.2 from Canonical* installed 06:36:13 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 06:36:13 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 06:36:13 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:13 Dload Upload Total Spent Left Speed 06:36:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4576 0 --:--:-- --:--:-- --:--:-- 4576 06:36:13 78 3325k 78 2608k 0 0 3603k 0 --:--:-- --:--:-- --:--:-- 3603k 100 3325k 100 3325k 0 0 3341k 0 --:--:-- --:--:-- --:--:-- 2642k 06:36:13 ./yq_linux_amd64 06:36:13 + sudo snapcraft prime --use-lxd 06:36:14 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:36:14 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: 06:36:14 - README.md 06:36:14 06:36:14 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:36:15 Launching a container. 06:36:16 ---> 67b4651174b7 06:36:16 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:36:16 ---> c9bd959b270c 06:36:16 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:36:16 ---> c4dc16a4d4f0 06:36:16 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:36:16 ---> Running in 6e37c918384d 06:36:16 ---> a3630bc6e5b0 06:36:16 Step 9/23 : RUN make cmd/core-command/core-command 06:36:16 ---> 3ace201ac543 06:36:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:36:16 ---> Running in ab8078a5d206 06:36:16 ---> Running in 825a15ae7d00 06:36:16 ---> Running in 8aebd24dcaa2 06:36:16 ---> Running in 8e64435bd173 06:36:16 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 06:36:16 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 06:36:16 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 06:36:16 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 06:36:16 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 06:36:27 Waiting for container to be ready 06:36:27 To start your first instance, try: lxc launch ubuntu:18.04 06:36:27 06:36:30 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:36:30 Waiting for network to be ready... 06:36:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:36:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1693 kB] 06:36:30 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:36:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [317 kB] 06:36:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 06:36:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 06:36:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] 06:36:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] 06:36:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1122 kB] 06:36:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 06:36:31 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:36:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:36:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:36:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:36:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:36:31 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:36:31 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:36:31 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:36:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:36:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] 06:36:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 06:36:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 06:36:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 06:36:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] 06:36:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] 06:36:32 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] 06:36:32 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 06:36:35 Fetched 24.4 MB in 4s (6264 kB/s) 06:36:35 Reading package lists... 06:36:35 Reading package lists... 06:36:35 Building dependency tree... 06:36:35 Reading state information... 06:36:35 The following additional packages will be installed: 06:36:35 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:36:35 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:36:35 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:36:35 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:36:35 Suggested packages: 06:36:35 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:36:35 Recommended packages: 06:36:35 gnupg libsasl2-modules 06:36:35 The following NEW packages will be installed: 06:36:35 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:36:35 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:36:35 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:36:35 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:36:35 The following packages will be upgraded: 06:36:35 gpg gpg-agent gpgconf libudev1 06:36:36 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 06:36:36 Need to get 3529 kB of archives. 06:36:36 After this operation, 13.3 MB of additional disk space will be used. 06:36:36 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] 06:36:36 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] 06:36:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 06:36:36 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] 06:36:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 06:36:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 06:36:36 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:36:36 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:36:36 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 06:36:36 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 06:36:36 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 06:36:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:36:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:36:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:36:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:36:36 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:36:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:36:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:36:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:36:37 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:36:37 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:36:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 06:36:37 debconf: delaying package configuration, since apt-utils is not installed 06:36:37 Fetched 3529 kB in 1s (3194 kB/s) 06:36:37 (Reading database ... 12511 files and directories currently installed.) 06:36:37 Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... 06:36:37 Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 06:36:37 Setting up libudev1:amd64 (237-3ubuntu10.46) ... 06:36:37 Selecting previously unselected package udev. 06:36:37 (Reading database ... 12511 files and directories currently installed.) 06:36:37 Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... 06:36:37 Unpacking udev (237-3ubuntu10.46) ... 06:36:37 Selecting previously unselected package libfuse2:amd64. 06:36:37 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:36:37 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:36:37 Selecting previously unselected package fuse. 06:36:37 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:36:37 Unpacking fuse (2.9.7-1ubuntu1) ... 06:36:37 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 06:36:37 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:36:37 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 06:36:37 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:36:38 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 06:36:38 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:36:38 Selecting previously unselected package libksba8:amd64. 06:36:38 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:36:38 Unpacking libksba8:amd64 (1.3.5-2) ... 06:36:38 Selecting previously unselected package libroken18-heimdal:amd64. 06:36:38 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:36:38 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:36:38 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:36:38 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:36:38 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:36:38 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:36:38 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:36:38 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:36:38 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:36:38 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:36:38 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:36:38 Selecting previously unselected package libwind0-heimdal:amd64. 06:36:38 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:36:38 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:36:38 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:36:38 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:36:38 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:36:38 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:36:38 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:36:38 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:36:39 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:36:39 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:36:39 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:36:39 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:36:39 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:36:39 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:36:39 Selecting previously unselected package libsasl2-modules-db:amd64. 06:36:39 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:36:39 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:36:39 Selecting previously unselected package libsasl2-2:amd64. 06:36:39 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:36:39 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:36:39 Selecting previously unselected package libldap-common. 06:36:39 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 06:36:39 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:36:39 Selecting previously unselected package libldap-2.4-2:amd64. 06:36:39 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 06:36:40 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:36:40 Selecting previously unselected package dirmngr. 06:36:40 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 06:36:40 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 06:36:40 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:36:40 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 06:36:40 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:36:40 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:36:40 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:36:40 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 06:36:40 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:36:40 Setting up libksba8:amd64 (1.3.5-2) ... 06:36:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:36:40 Setting up udev (237-3ubuntu10.46) ... 06:36:40 invoke-rc.d: policy-rc.d denied execution of start. 06:36:40 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:36:40 Processing triggers for systemd (237-3ubuntu10) ... 06:36:40 Setting up fuse (2.9.7-1ubuntu1) ... 06:36:40 Setting up gpg (2.2.4-1ubuntu1.4) ... 06:36:41 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:36:41 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:36:41 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:36:41 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:36:41 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:36:41 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:36:41 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:36:41 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:36:41 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 06:36:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:36:41 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:36:41 settings in the [Install] section, and DefaultInstance for template units). 06:36:41 This means they are not meant to be enabled using systemctl. 06:36:41 Possible reasons for having this kind of units are: 06:36:41 1) A unit may be statically enabled by being symlinked from another unit's 06:36:41 .wants/ or .requires/ directory. 06:36:41 2) A unit's purpose may be to act as a helper for some other unit which has 06:36:41 a requirement dependency on it. 06:36:41 3) A unit may be started when needed via activation (socket, path, timer, 06:36:41 D-Bus, udev, scripted systemctl call, ...). 06:36:41 4) In case of template units, the unit is meant to be enabled with some 06:36:41 instance name specified. 06:36:41 Reading package lists... 06:36:42 Building dependency tree... 06:36:42 Reading state information... 06:36:42 The following additional packages will be installed: 06:36:42 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:36:42 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:36:42 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:36:42 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:36:42 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:36:42 Suggested packages: 06:36:42 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:36:42 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:36:42 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:36:42 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:36:42 systemd-container policykit-1 06:36:42 Recommended packages: 06:36:42 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:36:42 The following NEW packages will be installed: 06:36:42 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:36:42 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:36:42 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:36:42 multiarch-support openssh-client python3 python3-minimal python3.6 06:36:42 python3.6-minimal snapd squashfs-tools sudo 06:36:42 The following packages will be upgraded: 06:36:42 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:36:42 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 06:36:42 Need to get 35.2 MB of archives. 06:36:42 After this operation, 141 MB of additional disk space will be used. 06:36:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 06:36:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 06:36:42 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] 06:36:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:36:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 06:36:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 06:36:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 06:36:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:36:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 06:36:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:36:42 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:36:42 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:36:42 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:36:42 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:36:42 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 06:36:42 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:36:42 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 06:36:43 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] 06:36:43 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 06:36:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 06:36:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:36:43 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:36:43 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:36:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:36:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:36:43 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:36:43 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:36:43 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:36:43 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:36:43 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:36:43 debconf: delaying package configuration, since apt-utils is not installed 06:36:43 Fetched 35.2 MB in 1s (23.6 MB/s) 06:36:43 (Reading database ... 12757 files and directories currently installed.) 06:36:43 Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... 06:36:44 Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... 06:36:44 Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... 06:36:44 Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 06:36:44 Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... 06:36:44 (Reading database ... 12757 files and directories currently installed.) 06:36:44 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 06:36:44 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 06:36:45 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 06:36:45 (Reading database ... 12757 files and directories currently installed.) 06:36:45 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 06:36:45 Unpacking apt (1.6.13) over (1.6.1) ... 06:36:45 Setting up apt (1.6.13) ... 06:36:45 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:36:45 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:36:46 (Reading database ... 12764 files and directories currently installed.) 06:36:46 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 06:36:46 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 06:36:46 Selecting previously unselected package libpython3.6-minimal:amd64. 06:36:46 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:36:46 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:36:46 Selecting previously unselected package libexpat1:amd64. 06:36:46 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:36:46 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:36:47 Selecting previously unselected package python3.6-minimal. 06:36:47 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:36:48 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:36:48 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 06:36:48 Checking for services that may need to be restarted...done. 06:36:48 Checking for services that may need to be restarted...done. 06:36:48 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:36:48 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:36:48 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:36:48 Selecting previously unselected package python3-minimal. 06:36:49 (Reading database ... 13012 files and directories currently installed.) 06:36:49 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:36:49 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:36:49 Selecting previously unselected package mime-support. 06:36:49 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:36:49 Unpacking mime-support (3.60ubuntu1) ... 06:36:49 Selecting previously unselected package libmpdec2:amd64. 06:36:49 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:36:49 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:36:49 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:36:49 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:36:49 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:36:49 Selecting previously unselected package python3.6. 06:36:49 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:36:49 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:36:49 Selecting previously unselected package libpython3-stdlib:amd64. 06:36:49 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:36:49 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:36:49 Setting up python3-minimal (3.6.7-1~18.04) ... 06:36:50 Selecting previously unselected package python3. 06:36:50 (Reading database ... 13442 files and directories currently installed.) 06:36:50 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:36:50 Unpacking python3 (3.6.7-1~18.04) ... 06:36:50 Selecting previously unselected package multiarch-support. 06:36:50 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:36:50 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:36:50 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:36:50 Selecting previously unselected package liblzo2-2:amd64. 06:36:50 (Reading database ... 13479 files and directories currently installed.) 06:36:50 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:36:50 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:36:50 Selecting previously unselected package libbsd0:amd64. 06:36:50 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:36:50 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:36:50 Selecting previously unselected package sudo. 06:36:50 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 06:36:50 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 06:36:50 Selecting previously unselected package apparmor. 06:36:50 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:36:50 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:36:50 Selecting previously unselected package libedit2:amd64. 06:36:50 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:36:50 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:36:51 Selecting previously unselected package libkrb5support0:amd64. 06:36:51 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:36:51 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:36:51 Selecting previously unselected package libk5crypto3:amd64. 06:36:51 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:36:51 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:36:51 Selecting previously unselected package libkeyutils1:amd64. 06:36:51 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:36:51 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:36:51 Selecting previously unselected package libkrb5-3:amd64. 06:36:51 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:36:51 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:36:51 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:36:51 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:36:51 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:36:51 Selecting previously unselected package libssl1.0.0:amd64. 06:36:51 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 06:36:51 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:36:51 Selecting previously unselected package openssh-client. 06:36:51 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:36:51 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:36:51 Selecting previously unselected package squashfs-tools. 06:36:51 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:36:51 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:36:52 Selecting previously unselected package snapd. 06:36:52 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 06:36:52 Unpacking snapd (2.48.3+18.04) ... 06:36:54 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:36:54 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:36:54 Setting up mime-support (3.60ubuntu1) ... 06:36:54 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 06:36:54 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:36:54 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:36:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:36:54 Setting up systemd (237-3ubuntu10.46) ... 06:36:54 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:36:55 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:36:55 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:36:55 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:36:55 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:36:55 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:36:55 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:36:55 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:36:55 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:36:55 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:36:55 Setting up python3 (3.6.7-1~18.04) ... 06:36:56 running python rtupdate hooks for python3.6... 06:36:56 running python post-rtupdate hooks for python3.6... 06:36:56 Setting up apparmor (2.12-4ubuntu5.1) ... 06:36:57 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:36:57 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:36:57 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:36:57 Setting up snapd (2.48.3+18.04) ... 06:36:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:36:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:36:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:36:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:36:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:36:58 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:36:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:36:59 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:36:59 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:36:59 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:36:59 /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' 06:36:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:36:59 Processing triggers for systemd (237-3ubuntu10.46) ... 06:37:00 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:37:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:37:00 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:37:02 Reading package lists... 06:37:02 Reading package lists... 06:37:02 Building dependency tree... 06:37:02 Reading state information... 06:37:02 Calculating upgrade... 06:37:02 The following packages will be upgraded: 06:37:02 advancecomp base-files bash binutils binutils-common 06:37:02 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:37:02 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:37:02 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 06:37:02 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 06:37:02 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 06:37:02 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 06:37:02 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 06:37:02 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 06:37:02 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 06:37:02 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 06:37:02 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 06:37:02 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 06:37:02 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 06:37:02 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 06:37:02 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:37:02 Need to get 64.0 MB of archives. 06:37:02 After this operation, 5034 kB of additional disk space will be used. 06:37:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] 06:37:02 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:37:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:37:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:37:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:37:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:37:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:37:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:37:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:37:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:37:03 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:37:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:37:03 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:37:03 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:37:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:37:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:37:03 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:37:03 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:37:03 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:37:03 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:37:03 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:37:03 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:37:03 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:37:03 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:37:03 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:37:03 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:37:03 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:37:03 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:37:03 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:37:03 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:37:03 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:37:03 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:37:03 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:37:03 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:37:03 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 06:37:03 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 06:37:03 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:37:03 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 06:37:03 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:37:03 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] 06:37:03 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:37:03 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 06:37:03 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:37:03 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:37:03 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:37:03 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:37:03 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:37:03 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:37:03 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:37:03 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:37:03 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:37:04 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:37:04 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:37:04 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 06:37:04 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:37:04 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:37:04 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 06:37:04 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 06:37:04 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:37:04 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:37:04 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 06:37:04 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:37:04 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:37:04 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:37:04 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:37:04 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:37:04 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 06:37:04 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 06:37:04 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 06:37:04 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:37:04 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:37:04 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:37:04 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 06:37:04 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:37:04 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:37:04 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 06:37:04 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:37:04 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:37:04 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:37:04 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:37:04 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:37:04 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 06:37:04 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:37:04 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:37:04 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 06:37:04 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 06:37:04 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 06:37:04 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 06:37:04 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:37:04 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:37:04 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:37:04 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:37:04 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:37:05 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:37:05 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:37:05 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:37:05 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:37:05 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:37:05 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:37:05 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:37:05 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:37:05 debconf: delaying package configuration, since apt-utils is not installed 06:37:05 Fetched 64.0 MB in 3s (21.0 MB/s) 06:37:05 (Reading database ... 13912 files and directories currently installed.) 06:37:05 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:37:05 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:37:06 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:37:06 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:37:06 Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... 06:37:06 Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... 06:37:07 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:07 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:07 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:07 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:07 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:07 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:08 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:08 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:08 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:08 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:08 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:08 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:08 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:08 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:08 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:37:08 (Reading database ... 13911 files and directories currently installed.) 06:37:08 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:08 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:37:08 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:37:08 (Reading database ... 13911 files and directories currently installed.) 06:37:08 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:08 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:09 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:09 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:09 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:09 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:09 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:37:09 (Reading database ... 13911 files and directories currently installed.) 06:37:09 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:37:09 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:37:10 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:37:10 (Reading database ... 13911 files and directories currently installed.) 06:37:10 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:37:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:37:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:37:10 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:37:10 Setting up base-files (10.1ubuntu2.10) ... 06:37:11 Installing new version of config file /etc/issue ... 06:37:11 Installing new version of config file /etc/issue.net ... 06:37:11 Installing new version of config file /etc/lsb-release ... 06:37:11 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:37:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:37:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:37:11 Removing obsolete conffile /etc/default/motd-news ... 06:37:11 (Reading database ... 13912 files and directories currently installed.) 06:37:11 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:37:11 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:37:11 Setting up bash (4.4.18-2ubuntu1.2) ... 06:37:11 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 06:37:11 (Reading database ... 13912 files and directories currently installed.) 06:37:11 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:37:11 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:37:11 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:37:12 (Reading database ... 13912 files and directories currently installed.) 06:37:12 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:37:12 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:37:12 Setting up tar (1.29b-2ubuntu0.2) ... 06:37:12 (Reading database ... 13912 files and directories currently installed.) 06:37:12 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:37:12 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:37:12 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:37:12 (Reading database ... 13912 files and directories currently installed.) 06:37:12 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:37:12 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:37:12 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:37:13 (Reading database ... 13912 files and directories currently installed.) 06:37:13 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:37:13 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:37:13 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:37:13 (Reading database ... 13912 files and directories currently installed.) 06:37:13 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:37:13 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:37:13 Setting up grep (3.1-2build1) ... 06:37:13 (Reading database ... 13912 files and directories currently installed.) 06:37:13 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:37:13 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:37:13 Setting up login (1:4.5-1ubuntu2) ... 06:37:14 (Reading database ... 13912 files and directories currently installed.) 06:37:14 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:37:14 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:37:14 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:37:14 (Reading database ... 13912 files and directories currently installed.) 06:37:14 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:37:14 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:37:15 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:37:15 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:37:15 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:37:15 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:37:15 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:37:15 (Reading database ... 13912 files and directories currently installed.) 06:37:15 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:37:15 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:37:16 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:37:16 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:37:16 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:37:16 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:37:16 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:37:17 (Reading database ... 13912 files and directories currently installed.) 06:37:17 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:37:17 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:37:17 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:37:17 (Reading database ... 13912 files and directories currently installed.) 06:37:17 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:37:17 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:37:17 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:37:17 (Reading database ... 13912 files and directories currently installed.) 06:37:17 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:37:17 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:37:17 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:37:17 (Reading database ... 13912 files and directories currently installed.) 06:37:17 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:37:17 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:37:17 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:37:18 (Reading database ... 13912 files and directories currently installed.) 06:37:18 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:37:18 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:37:18 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:37:18 (Reading database ... 13912 files and directories currently installed.) 06:37:18 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:37:18 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:37:18 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:37:18 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:37:18 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:37:18 (Reading database ... 13912 files and directories currently installed.) 06:37:18 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:37:18 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:37:18 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:37:18 (Reading database ... 13912 files and directories currently installed.) 06:37:18 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:37:18 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:37:18 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:37:19 (Reading database ... 13912 files and directories currently installed.) 06:37:19 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:37:19 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:37:19 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:37:19 (Reading database ... 13912 files and directories currently installed.) 06:37:19 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:37:19 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:37:19 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:37:20 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:37:20 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:37:20 (Reading database ... 13912 files and directories currently installed.) 06:37:20 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:37:20 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:37:20 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:37:20 (Reading database ... 13912 files and directories currently installed.) 06:37:20 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:37:20 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:37:21 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:37:21 (Reading database ... 13914 files and directories currently installed.) 06:37:21 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:37:21 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:37:21 Setting up debconf (1.5.66ubuntu1) ... 06:37:21 (Reading database ... 13914 files and directories currently installed.) 06:37:21 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 06:37:21 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:37:21 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 06:37:21 (Reading database ... 13914 files and directories currently installed.) 06:37:21 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 06:37:21 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:37:21 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 06:37:22 (Reading database ... 13914 files and directories currently installed.) 06:37:22 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:37:22 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:37:22 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:37:22 (Reading database ... 13914 files and directories currently installed.) 06:37:22 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:37:22 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:37:22 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:37:22 (Reading database ... 13914 files and directories currently installed.) 06:37:22 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:37:22 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:37:22 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:37:22 (Reading database ... 13914 files and directories currently installed.) 06:37:22 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:37:23 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:37:23 Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... 06:37:23 Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... 06:37:23 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:37:23 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:37:23 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:37:23 (Reading database ... 13914 files and directories currently installed.) 06:37:23 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:37:23 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:37:23 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:37:23 (Reading database ... 13914 files and directories currently installed.) 06:37:23 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:37:23 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:37:23 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:37:24 (Reading database ... 13914 files and directories currently installed.) 06:37:24 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:37:24 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:37:24 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:37:24 (Reading database ... 13914 files and directories currently installed.) 06:37:24 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 06:37:24 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 06:37:24 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 06:37:24 (Reading database ... 13914 files and directories currently installed.) 06:37:24 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:37:24 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:37:24 Setting up passwd (1:4.5-1ubuntu2) ... 06:37:25 (Reading database ... 13914 files and directories currently installed.) 06:37:25 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 06:37:25 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:37:25 Setting up gpgv (2.2.4-1ubuntu1.4) ... 06:37:25 (Reading database ... 13914 files and directories currently installed.) 06:37:25 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 06:37:25 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 06:37:25 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 06:37:25 (Reading database ... 13914 files and directories currently installed.) 06:37:25 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 06:37:25 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 06:37:25 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 06:37:26 (Reading database ... 13914 files and directories currently installed.) 06:37:26 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:37:26 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:37:26 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:37:26 (Reading database ... 13914 files and directories currently installed.) 06:37:26 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:37:26 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:37:26 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:37:26 (Reading database ... 13914 files and directories currently installed.) 06:37:26 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:37:26 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:37:27 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:37:27 (Reading database ... 13914 files and directories currently installed.) 06:37:27 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:37:27 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:37:27 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:37:27 (Reading database ... 13914 files and directories currently installed.) 06:37:27 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 06:37:27 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 06:37:27 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 06:37:27 (Reading database ... 13914 files and directories currently installed.) 06:37:27 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 06:37:27 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 06:37:27 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 06:37:27 (Reading database ... 13915 files and directories currently installed.) 06:37:27 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:37:27 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:37:27 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:37:27 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:37:28 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 06:37:28 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 06:37:28 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 06:37:28 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 06:37:28 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:37:28 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:37:28 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:37:28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:37:28 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:37:28 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:37:28 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:37:28 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:37:29 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:37:29 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:37:29 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:37:29 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:37:29 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:37:29 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:37:29 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 06:37:29 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 06:37:30 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:37:30 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:37:30 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:37:30 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:37:31 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:37:31 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:37:31 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:37:31 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:37:31 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:37:31 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:37:31 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:37:31 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:37:31 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:37:32 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:37:32 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:37:32 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:37:32 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:37:32 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:37:32 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:37:32 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:37:33 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:37:33 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:37:34 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:37:34 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:37:35 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:37:35 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:37:36 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:37:36 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:37:37 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:37:37 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:37:37 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:37:37 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:37:37 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:37:37 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:37:37 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:37:37 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:37:37 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:37:37 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:37:37 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:37:37 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:37:38 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:37:38 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:37:38 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:37:38 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:37:38 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:37:38 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:37:38 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:37:38 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:37:38 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:37:38 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:37:38 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:37:38 Setting up tzdata (2021a-0ubuntu0.18.04) ... 06:37:38 06:37:38 Current default time zone: 'Etc/UTC' 06:37:38 Local time is now: Tue Apr 20 06:37:38 UTC 2021. 06:37:38 Universal Time is now: Tue Apr 20 06:37:38 UTC 2021. 06:37:38 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:37:38 06:37:38 Setting up systemd-sysv (237-3ubuntu10.46) ... 06:37:38 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:37:38 Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... 06:37:38 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:37:38 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:37:38 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:37:38 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:37:38 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:37:38 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:37:38 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:37:39 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:37:39 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:37:39 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:37:39 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 06:37:39 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:37:39 Setting up patch (2.7.6-2ubuntu1.1) ... 06:37:39 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:37:39 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:37:39 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 06:37:39 Installing new version of config file /etc/ssl/openssl.cnf ... 06:37:39 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:37:39 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:37:39 Setting up ca-certificates (20210119~18.04.1) ... 06:37:40 Updating certificates in /etc/ssl/certs... 06:37:41 23 added, 27 removed; done. 06:37:41 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:37:41 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:37:42 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:37:42 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:37:42 Setting up pkgbinarymangler (138.18.04.1) ... 06:37:42 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:37:42 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 06:37:42 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:37:42 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:37:42 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:37:42 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:37:42 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:37:42 Setting up perl (5.26.1-6ubuntu0.5) ... 06:37:42 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 06:37:42 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:37:42 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:37:42 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 06:37:42 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:37:42 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:37:42 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:37:42 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:37:42 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:37:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:37:42 Processing triggers for systemd (237-3ubuntu10.46) ... 06:37:42 Processing triggers for mime-support (3.60ubuntu1) ... 06:37:42 Processing triggers for ca-certificates (20210119~18.04.1) ... 06:37:42 Updating certificates in /etc/ssl/certs... 06:37:43 0 added, 0 removed; done. 06:37:43 Running hooks in /etc/ca-certificates/update.d... 06:37:43 done. 06:37:44 Reading package lists... 06:37:44 Building dependency tree... 06:37:44 Reading state information... 06:37:44 The following NEW packages will be installed: 06:37:44 apt-transport-https 06:37:44 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:37:44 Need to get 1692 B of archives. 06:37:44 After this operation, 154 kB of additional disk space will be used. 06:37:44 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 06:37:44 debconf: delaying package configuration, since apt-utils is not installed 06:37:44 Fetched 1692 B in 0s (8596 B/s) 06:37:44 Selecting previously unselected package apt-transport-https. 06:37:44 (Reading database ... 13920 files and directories currently installed.) 06:37:44 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 06:37:44 Unpacking apt-transport-https (1.6.13) ... 06:37:44 Setting up apt-transport-https (1.6.13) ... 06:37:44 Waiting for network to be ready... 06:37:57 2021-04-20T06:37:52Z INFO Waiting for automatic snapd restart... 06:37:57 snapd 2.49.2 from Canonical* installed 06:37:57 "snapd" switched to the "latest/stable" channel 06:37:57 06:38:00 core18 20210309 from Canonical* installed 06:38:00 "core18" switched to the "latest/stable" channel 06:38:00 06:38:03 snapcraft 4.6.2 from Canonical* installed 06:38:04 "snapcraft" switched to the "latest/stable" channel 06:38:04 06:38:08 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: 06:38:08 - README.md 06:38:08 06:38:08 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:38:08 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 06:38:10 Removing intermediate container 8e64435bd173 06:38:10 ---> e5d16c03e1a1 06:38:10 06:38:10 Step 10/31 : FROM alpine:3.12 06:38:10 3.12: Pulling from library/alpine 06:38:11 Removing intermediate container 825a15ae7d00 06:38:11 ---> 8fe321298a99 06:38:11 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:38:12 ---> Running in 66d6eb9bd735 06:38:12 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:38:12 Status: Downloaded newer image for alpine:3.12 06:38:12 ---> 9852663dfa18 06:38:12 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:38:13 ---> Running in 06e414d5eaee 06:38:13 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 06:38:14 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:38:14 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:38:14 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:38:14 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:38:14 Removing intermediate container 06e414d5eaee 06:38:14 ---> 2ee85cc25bee 06:38:14 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:38:15 Reading package lists... 06:38:15 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 06:38:15 ---> Running in 48cfc7a98f64 06:38:15 Removing intermediate container 6e37c918384d 06:38:15 ---> 70cceab30edf 06:38:15 06:38:15 Step 10/21 : FROM alpine:3.12 06:38:15 ---> 9852663dfa18 06:38:15 Step 11/21 : RUN apk add --update --no-cache curl 06:38:16 ---> Running in 9d6812402d94 06:38:16 Removing intermediate container 8aebd24dcaa2 06:38:16 ---> 641ecfa3b3ba 06:38:16 06:38:16 Step 10/23 : FROM alpine:3.12 06:38:16 ---> 9852663dfa18 06:38:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:38:16 ---> Running in ae09df0188c1 06:38:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:38:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:38:18 (1/2) Installing dumb-init (1.2.2-r1) 06:38:18 (2/2) Installing su-exec (0.2-r1) 06:38:18 Executing busybox-1.31.1-r20.trigger 06:38:18 OK: 5 MiB in 16 packages 06:38:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:38:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:38:19 Removing intermediate container 66d6eb9bd735 06:38:19 ---> 0ecc292d92e7 06:38:19 06:38:19 Step 11/23 : FROM docker:20.10.0 06:38:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:38:19 20.10.0: Pulling from library/docker 06:38:19 (1/4) Installing ca-certificates (20191127-r4) 06:38:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:38:19 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:38:19 (3/4) Installing libcurl (7.76.1-r0) 06:38:19 (4/4) Installing curl (7.76.1-r0) 06:38:19 Executing busybox-1.31.1-r20.trigger 06:38:19 Executing ca-certificates-20191127-r4.trigger 06:38:19 OK: 7 MiB in 18 packages 06:38:20 (1/1) Installing dumb-init (1.2.2-r1) 06:38:20 Executing busybox-1.31.1-r20.trigger 06:38:20 OK: 5 MiB in 15 packages 06:38:21 Removing intermediate container 48cfc7a98f64 06:38:21 ---> 4d39f951b4d3 06:38:21 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:38:21 ---> Running in 8890b9f0715e 06:38:22 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:38:22 Reading package lists... 06:38:22 Building dependency tree... 06:38:22 Reading state information... 06:38:22 Suggested packages: 06:38:22 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:38:22 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:38:22 Recommended packages: 06:38:22 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:38:22 The following NEW packages will be installed: 06:38:22 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:38:22 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:38:22 pkg-config zip 06:38:22 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:38:22 Need to get 7663 kB of archives. 06:38:22 After this operation, 43.8 MB of additional disk space will be used. 06:38:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 06:38:22 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:38:22 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:38:22 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:38:22 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:38:22 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:38:22 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:38:22 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:38:22 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:38:22 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:38:22 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 06:38:22 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 06:38:22 Removing intermediate container 8890b9f0715e 06:38:22 ---> 795cd31966a4 06:38:22 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:38:22 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 06:38:22 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:38:22 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:38:23 debconf: delaying package configuration, since apt-utils is not installed 06:38:23 Fetched 7663 kB in 1s (6389 kB/s) 06:38:23 Selecting previously unselected package libglib2.0-0:amd64. 06:38:23 (Reading database ... 13924 files and directories currently installed.) 06:38:23 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 06:38:23 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:38:23 Removing intermediate container ae09df0188c1 06:38:23 ---> 6cd1fa657ecf 06:38:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:38:23 ---> Running in efe7c36d41f4 06:38:23 Selecting previously unselected package libpsl5:amd64. 06:38:23 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:38:23 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:38:23 Selecting previously unselected package libnghttp2-14:amd64. 06:38:23 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:38:23 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:38:23 Selecting previously unselected package librtmp1:amd64. 06:38:23 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:38:23 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:38:23 Selecting previously unselected package libcurl3-gnutls:amd64. 06:38:23 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 06:38:23 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 06:38:24 Selecting previously unselected package liberror-perl. 06:38:24 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:38:24 Unpacking liberror-perl (0.17025-1) ... 06:38:24 Selecting previously unselected package git-man. 06:38:24 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 06:38:24 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 06:38:24 Removing intermediate container 9d6812402d94 06:38:24 ---> 917244a15b26 06:38:24 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:38:24 ---> Running in 9c9491dceccf 06:38:24 Selecting previously unselected package git. 06:38:24 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 06:38:24 Unpacking git (1:2.17.1-1ubuntu0.8) ... 06:38:24 ---> Running in bd5eb1f2640a 06:38:24 Removing intermediate container efe7c36d41f4 06:38:24 ---> 87dae543f282 06:38:24 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:38:24 Selecting previously unselected package libnorm1:amd64. 06:38:24 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:38:24 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:38:24 Removing intermediate container 9c9491dceccf 06:38:24 ---> 0df52dd515e1 06:38:24 Step 13/23 : ENV APP_PORT=48082 06:38:25 Selecting previously unselected package libpgm-5.2-0:amd64. 06:38:25 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:38:25 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:38:25 Selecting previously unselected package libsodium23:amd64. 06:38:25 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:38:25 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:38:25 Selecting previously unselected package libzmq5:amd64. 06:38:25 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:38:25 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:38:25 Selecting previously unselected package libzmq3-dev:amd64. 06:38:25 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:38:25 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:38:25 ---> Running in c871b7885a28 06:38:25 Selecting previously unselected package pkg-config. 06:38:25 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:38:25 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:38:25 Selecting previously unselected package zip. 06:38:25 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:38:25 Unpacking zip (3.0-11build1) ... 06:38:25 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:38:25 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 06:38:25 ---> Running in 4a047a17ab44 06:38:25 Removing intermediate container bd5eb1f2640a 06:38:25 ---> 82ec09dc8cc6 06:38:25 Step 13/21 : WORKDIR /edgex 06:38:25 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:38:25 Setting up liberror-perl (0.17025-1) ... 06:38:25 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:38:25 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:38:25 No schema files found: doing nothing. 06:38:25 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:38:25 Setting up zip (3.0-11build1) ... 06:38:25 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:38:25 Setting up libsodium23:amd64 (1.0.16-2) ... 06:38:26 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:38:26 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:38:26 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 06:38:26 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:38:26 Setting up git (1:2.17.1-1ubuntu0.8) ... 06:38:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:38:26 ---> Running in 5bb36291b785 06:38:26 Removing intermediate container ab8078a5d206 06:38:26 ---> 103f871a196c 06:38:26 06:38:26 Step 10/23 : FROM alpine:3.12 06:38:26 ---> 9852663dfa18 06:38:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:38:26 ---> Using cache 06:38:26 ---> 6cd1fa657ecf 06:38:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:38:26 ---> Using cache 06:38:26 ---> 0df52dd515e1 06:38:26 Step 13/23 : ENV APP_PORT=48081 06:38:26 Removing intermediate container 4a047a17ab44 06:38:26 ---> 310bce69d2f1 06:38:26 Step 14/23 : EXPOSE $APP_PORT 06:38:26 ---> Running in c79cafda4e80 06:38:27 ---> Running in d5ecebd7da88 06:38:27 Removing intermediate container 5bb36291b785 06:38:27 ---> 897b9089a64d 06:38:27 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:38:27 Removing intermediate container c79cafda4e80 06:38:27 ---> b45c0b854129 06:38:27 Step 14/23 : EXPOSE $APP_PORT 06:38:28 ---> Running in 4c2fc3687d8b 06:38:28 Removing intermediate container d5ecebd7da88 06:38:28 ---> baf8e2673463 06:38:28 Step 15/23 : WORKDIR / 06:38:28 ---> Running in d78590fc123e 06:38:28 ---> 0e35c3c94b48 06:38:28 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:38:28 Removing intermediate container 4c2fc3687d8b 06:38:28 ---> 1752dc799ee1 06:38:28 Step 15/23 : WORKDIR / 06:38:28 Removing intermediate container c871b7885a28 06:38:29 ---> 6c8ed096056a 06:38:29 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:38:29 ---> Running in 5a5f12ff7d8c 06:38:29 Removing intermediate container d78590fc123e 06:38:29 ---> 2c128877896d 06:38:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:38:29 ---> Running in b1041c717f2e 06:38:30 Removing intermediate container 5a5f12ff7d8c 06:38:30 ---> fa362f87a79a 06:38:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:38:30 ---> d3386a87c993 06:38:30 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:38:30 Removing intermediate container b1041c717f2e 06:38:30 ---> 6beefa0c3662 06:38:30 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:38:30 ---> 845dad2f21b9 06:38:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:38:31 ---> 4c51c9235711 06:38:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:38:32 ---> 0bf633b48e1f 06:38:32 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:38:32 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:38:32 git set to automatically installed. 06:38:32 git-man set to automatically installed. 06:38:32 libcurl3-gnutls set to automatically installed. 06:38:32 liberror-perl set to automatically installed. 06:38:32 libglib2.0-0 set to automatically installed. 06:38:32 libnghttp2-14 set to automatically installed. 06:38:32 libnorm1 set to automatically installed. 06:38:32 libpgm-5.2-0 set to automatically installed. 06:38:32 libpsl5 set to automatically installed. 06:38:32 librtmp1 set to automatically installed. 06:38:32 libsodium23 set to automatically installed. 06:38:32 libzmq3-dev set to automatically installed. 06:38:32 libzmq5 set to automatically installed. 06:38:32 pkg-config set to automatically installed. 06:38:32 zip set to automatically installed. 06:38:32 ---> Running in 1e82a3a9a677 06:38:32 ---> 31ffa728db69 06:38:32 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:38:33 ---> e00a1691038c 06:38:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:38:33 ---> Running in f5f96181eaa1 06:38:33 ---> cdec8911fd1b 06:38:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:38:33 Removing intermediate container f5f96181eaa1 06:38:33 ---> 11b69abcb237 06:38:33 Step 18/21 : CMD ["--init=true"] 06:38:34 ---> Running in 0e941c4e270e 06:38:34 ---> 8d2a3fe7b08a 06:38:34 Step 19/23 : ENTRYPOINT ["/core-command"] 06:38:34 ---> Running in 3a5a4bfc3368 06:38:34 ---> 4f0c79a0a8a0 06:38:34 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:38:34 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:38:34 Status: Downloaded newer image for docker:20.10.0 06:38:34 ---> eeaf43b92773 06:38:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:38:34 ---> Running in ba91226cfba0 06:38:34 Removing intermediate container 0e941c4e270e 06:38:34 ---> e32b714bf477 06:38:34 Step 19/21 : LABEL arch=arm64 06:38:35 ---> Running in 21e442cb6427 06:38:35 ---> Running in fc6034a706ae 06:38:35 Removing intermediate container 3a5a4bfc3368 06:38:35 ---> a68b445c7ffb 06:38:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:38:35 snapd is not logged in, snap install commands will use sudo 06:38:35 ---> Running in 8476dbeb0a24 06:38:35 Removing intermediate container ba91226cfba0 06:38:35 ---> 55077330342a 06:38:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:38:35 Removing intermediate container 21e442cb6427 06:38:35 ---> a372227f3258 06:38:35 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 06:38:35 Removing intermediate container fc6034a706ae 06:38:35 ---> 35c254c86c52 06:38:35 Step 20/21 : LABEL git_sha=89087d0b3248721051daac90f5881b6678346841 06:38:35 ---> Running in 1e1e443fea76 06:38:35 ---> Running in 6b8c3ac11660 06:38:35 Removing intermediate container 8476dbeb0a24 06:38:35 ---> 7db9fb8a3aef 06:38:35 Step 21/23 : LABEL arch=arm64 06:38:36 ---> Running in 8fe992aea07e 06:38:36 ---> Running in bd7c0f20bb95 06:38:36 Removing intermediate container 1e82a3a9a677 06:38:36 ---> 3348225c50a7 06:38:36 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:38:36 Removing intermediate container 1e1e443fea76 06:38:36 ---> 7a272109cdf9 06:38:36 Step 21/23 : LABEL arch=arm64 06:38:36 ---> Running in f854c6e3c175 06:38:36 Removing intermediate container 8fe992aea07e 06:38:36 ---> 620921e360d8 06:38:36 Step 21/21 : LABEL version=0.0.0 06:38:37 Removing intermediate container bd7c0f20bb95 06:38:37 ---> 73f70a58f689 06:38:37 Step 22/23 : LABEL git_sha=89087d0b3248721051daac90f5881b6678346841 06:38:37 ---> Running in 18a1d6c144da 06:38:37 ---> 05a5dfeca545 06:38:37 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:38:37 ---> Running in 4c2c396e0e53 06:38:37 Removing intermediate container f854c6e3c175 06:38:37 ---> afecac8dd4a5 06:38:37 Step 22/23 : LABEL git_sha=89087d0b3248721051daac90f5881b6678346841 06:38:37 Removing intermediate container 18a1d6c144da 06:38:37 ---> 0267f04efb37 06:38:37 06:38:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:38:38 ---> Running in c6ff53d52e80 06:38:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:38:38 Removing intermediate container 4c2c396e0e53 06:38:38 ---> ae058f0a035f 06:38:38 Step 23/23 : LABEL version=0.0.0 06:38:38 ---> Running in cbb25ceb3b1b 06:38:38 Removing intermediate container c6ff53d52e80 06:38:38 ---> 2e451c750d7f 06:38:38 Step 23/23 : LABEL version=0.0.0 06:38:38 (1/39) Installing readline (8.0.4-r0) 06:38:38 (2/39) Installing bash (5.0.17-r0) 06:38:38 Executing bash-5.0.17-r0.post-install 06:38:38 (3/39) Installing nghttp2-libs (1.41.0-r0) 06:38:38 (4/39) Installing libcurl (7.76.1-r0) 06:38:38 (5/39) Installing curl (7.76.1-r0) 06:38:38 Successfully built 0267f04efb37 06:38:38 (6/39) Installing dumb-init (1.2.2-r1) 06:38:38 (7/39) Installing libbz2 (1.0.8-r1) 06:38:38 (8/39) Installing expat (2.2.9-r1) 06:38:38 (9/39) Installing libffi (3.3-r2) 06:38:38 (10/39) Installing gdbm (1.13-r1) 06:38:38 (11/39) Installing xz-libs (5.2.5-r0) 06:38:38 (12/39) Installing sqlite-libs (3.32.1-r0) 06:38:38 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:38:38  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 06:38:38 ---> Running in 0fa9f559ee73 06:38:38 (13/39) Installing python3 (3.8.8-r0) 06:38:40 ---> 7cb44598717d 06:38:40 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:38:40 Removing intermediate container cbb25ceb3b1b 06:38:40 ---> 4bd7854aa5e3 06:38:40 06:38:40 Removing intermediate container 0fa9f559ee73 06:38:40 ---> 216c7c13793f 06:38:40 06:38:40 Successfully built 4bd7854aa5e3 06:38:40 Successfully tagged docker-core-command-go-arm64:latest 06:38:40  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go 06:38:40 (14/39) Installing py3-appdirs (1.4.4-r1) 06:38:40 (15/39) Installing py3-ordered-set (4.0.1-r0) 06:38:40 (16/39) Installing py3-parsing (2.4.7-r0) 06:38:40 (17/39) Installing py3-six (1.15.0-r0) 06:38:40 (18/39) Installing py3-packaging (20.4-r0) 06:38:40 (19/39) Installing py3-setuptools (47.0.0-r0) 06:38:40 Successfully built 216c7c13793f 06:38:41 Successfully tagged docker-core-metadata-go-arm64:latest 06:38:41 (20/39) Installing py3-chardet (3.0.4-r4) 06:38:41  Building docker-core-metadata-go ... done Building docker-support-scheduler-go 06:38:41 (21/39) Installing py3-idna (2.9-r0) 06:38:41 (22/39) Installing py3-certifi (2020.4.5.1-r0) 06:38:41 (23/39) Installing py3-urllib3 (1.25.9-r0) 06:38:41 (24/39) Installing py3-requests (2.23.0-r0) 06:38:41 (25/39) Installing py3-msgpack (1.0.0-r0) 06:38:41 (26/39) Installing py3-lockfile (0.12.2-r3) 06:38:41 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:38:41 (28/39) Installing py3-colorama (0.4.3-r0) 06:38:41 (29/39) Installing py3-distlib (0.3.0-r0) 06:38:41 (30/39) Installing py3-distro (1.5.0-r1) 06:38:41 (31/39) Installing py3-webencodings (0.5.1-r3) 06:38:41 (32/39) Installing py3-html5lib (1.0.1-r4) 06:38:41 (33/39) Installing py3-pytoml (0.1.21-r0) 06:38:41 (34/39) Installing py3-pep517 (0.8.2-r0) 06:38:41 (35/39) Installing py3-progress (1.5-r0) 06:38:41 (36/39) Installing py3-toml (0.10.1-r0) 06:38:41 (37/39) Installing py3-retrying (1.3.3-r0) 06:38:41 (38/39) Installing py3-contextlib2 (0.6.0-r0) 06:38:41 (39/39) Installing py3-pip (20.1.1-r0) 06:38:41 ---> 355ba91bc67c 06:38:41 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:38:41 Executing busybox-1.31.1-r19.trigger 06:38:41 OK: 72 MiB in 59 packages 06:38:42 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:38:42 ---> 129dd5dd0c68 06:38:42 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:38:43 ---> a2fd8e15111b 06:38:43 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:38:44 ---> Running in 4b7c2d257e54 06:38:44 Removing intermediate container 4b7c2d257e54 06:38:44 ---> 3ef8a6fdb348 06:38:44 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:38:46 Collecting docker-compose==1.23.2 06:38:46 ---> 28096f1a9eee 06:38:46 Step 26/31 : RUN chmod +x /entrypoint.sh 06:38:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:38:46 ---> Running in ce5709a4fc2f 06:38:47 Collecting cached-property<2,>=1.2.0 06:38:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:38:48 Collecting PyYAML<4,>=3.10 06:38:48 Downloading PyYAML-3.13.tar.gz (270 kB) 06:38:50 Removing intermediate container ce5709a4fc2f 06:38:50 ---> 456f1f8fa67e 06:38:50 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:38:50 ---> Running in 17ce14ec24ab 06:38:50 Removing intermediate container 17ce14ec24ab 06:38:50 ---> 8bbdeaa90776 06:38:50 Step 28/31 : CMD ["gate"] 06:38:51 ---> Running in 4f46b4cc72a4 06:38:52 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 06:38:52 Removing intermediate container 4f46b4cc72a4 06:38:52 ---> 20919bcc2ac1 06:38:52 Step 29/31 : LABEL arch=arm64 06:38:52 ---> Running in b7f452ff6de1 06:38:53 Collecting websocket-client<1.0,>=0.32.0 06:38:53 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 06:38:53 Removing intermediate container b7f452ff6de1 06:38:53 ---> 974c894cf953 06:38:53 Step 30/31 : LABEL git_sha=89087d0b3248721051daac90f5881b6678346841 06:38:53 Collecting texttable<0.10,>=0.9.0 06:38:53 Downloading texttable-0.9.1.tar.gz (11 kB) 06:38:53 snapd is not logged in, snap install commands will use sudo 06:38:54 ---> Running in d2d6d6067915 06:38:54 Removing intermediate container d2d6d6067915 06:38:54 ---> 382801462439 06:38:54 Step 31/31 : LABEL version=0.0.0 06:38:54 ---> Running in a8ea0bb03b00 06:38:55 Removing intermediate container a8ea0bb03b00 06:38:55 ---> 60638e74e412 06:38:55 06:38:56 Successfully built 60638e74e412 06:38:56 Successfully tagged docker-security-bootstrapper-go-arm64:latest 06:38:56  Building docker-security-bootstrapper-go ... done Building docker-support-notifications-go 06:38:56 Collecting docker<4.0,>=3.6.0 06:38:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:38:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:38:56 Collecting docopt<0.7,>=0.6.1 06:38:56 Downloading docopt-0.6.2.tar.gz (25 kB) 06:38:58 Collecting dockerpty<0.5,>=0.4.1 06:38:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:39:00 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:39:00 snap "core18" has no updates available 06:39:00 Pulling go-build-helper 06:39:00 + snapcraftctl pull 06:39:01 'app-service-config' has dependencies that need to be staged: go-build-helper 06:39:01 Skipping pull go-build-helper (already ran) 06:39:01 Building go-build-helper 06:39:01 + snapcraftctl build 06:39:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:39:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:39:02 Collecting jsonschema<3,>=2.5.1 06:39:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:39:02 Collecting docker-pycreds>=0.4.0 06:39:02 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:39:02 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) 06:39:02 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) 06:39:03 Collecting urllib3<1.25,>=1.21.1 06:39:03 Staging go-build-helper 06:39:03 + snapcraftctl stage 06:39:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:39:04 Collecting idna<2.8,>=2.5 06:39:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:39:04 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:39:04 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:39:04 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:39:04 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:39:05 Installing collected packages: cached-property, PyYAML, websocket-client, texttable, urllib3, idna, requests, docker-pycreds, docker, docopt, dockerpty, jsonschema, docker-compose 06:39:05 Running setup.py install for PyYAML: started 06:39:08 Running setup.py install for PyYAML: finished with status 'done' 06:39:08 Running setup.py install for texttable: started 06:39:10 Running setup.py install for texttable: finished with status 'done' 06:39:10 Attempting uninstall: urllib3 06:39:10 Found existing installation: urllib3 1.25.9 06:39:10 Uninstalling urllib3-1.25.9: 06:39:10 Successfully uninstalled urllib3-1.25.9 06:39:11 Attempting uninstall: idna 06:39:11 Found existing installation: idna 2.9 06:39:11 Uninstalling idna-2.9: 06:39:11 Successfully uninstalled idna-2.9 06:39:11 Attempting uninstall: requests 06:39:11 Found existing installation: requests 2.23.0 06:39:11 Uninstalling requests-2.23.0: 06:39:11 Successfully uninstalled requests-2.23.0 06:39:13 Running setup.py install for docopt: started 06:39:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:39:13 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:39:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1693 kB] 06:39:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [317 kB] 06:39:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 06:39:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 06:39:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] 06:39:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] 06:39:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1122 kB] 06:39:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 06:39:13 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:39:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:39:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:39:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:39:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:39:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:39:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:39:13 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:39:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:39:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] 06:39:13 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 06:39:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 06:39:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 06:39:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] 06:39:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] 06:39:13 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] 06:39:13 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 06:39:13 Fetched 24.4 MB in 0s (0 B/s) 06:39:13 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:39:13 Fetched 224 kB in 0s (0 B/s) 06:39:13 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:39:13 Fetched 157 kB in 0s (0 B/s) 06:39:13 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:39:13 Fetched 221 kB in 0s (0 B/s) 06:39:13 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:39:13 Fetched 143 kB in 0s (0 B/s) 06:39:13 Pulling app-service-config 06:39:13 + snapcraftctl pull 06:39:14 Cloning into '/root/parts/app-service-config/src'... 06:39:15 Running setup.py install for docopt: finished with status 'done' 06:39:15 Running setup.py install for dockerpty: started 06:39:15 Pulling config-common 06:39:15 + snapcraftctl pull 06:39:18 Running setup.py install for dockerpty: finished with status 'done' 06:39:18 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.58.0 06:39:19 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:39:19 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:39:19 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:39:19 Fetched 0 B in 0s (0 B/s) 06:39:19 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:39:19 Fetched 0 B in 0s (0 B/s) 06:39:19 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:39:19 Fetched 0 B in 0s (0 B/s) 06:39:19 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:39:19 Fetched 0 B in 0s (0 B/s) 06:39:19 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:39:19 Fetched 0 B in 0s (0 B/s) 06:39:19 Pulling edgex-go 06:39:19 + snapcraftctl pull 06:39:29 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:39:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:39:29 ---> 4244b135d6f4 06:39:29 Step 3/23 : WORKDIR /edgex-go 06:39:29 ---> Using cache 06:39:29 ---> e78d513628fd 06:39:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:39:29 ---> Using cache 06:39:29 ---> f1e96fdda460 06:39:29 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:39:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:39:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:39:30 ---> 4244b135d6f4 06:39:30 Step 3/22 : WORKDIR /edgex-go 06:39:30 ---> Using cache 06:39:30 ---> e78d513628fd 06:39:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:39:30 ---> Using cache 06:39:30 ---> f1e96fdda460 06:39:30 Step 5/22 : RUN apk add --update --no-cache make git 06:39:30 ---> Using cache 06:39:30 ---> a2a99f01c8dc 06:39:30 Step 6/22 : COPY go.mod . 06:39:30 ---> Using cache 06:39:30 ---> 94d04c966a10 06:39:30 Step 7/22 : RUN go mod download 06:39:30 ---> Using cache 06:39:30 ---> 30d6ae469807 06:39:30 Step 8/22 : COPY . . 06:39:30 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:39:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:39:30 ---> 4244b135d6f4 06:39:30 Step 3/24 : WORKDIR /edgex-go 06:39:30 ---> Using cache 06:39:30 ---> e78d513628fd 06:39:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:39:30 ---> Using cache 06:39:30 ---> f1e96fdda460 06:39:30 Step 5/24 : RUN apk add --update --no-cache make git 06:39:30 ---> Using cache 06:39:30 ---> a2a99f01c8dc 06:39:30 Step 6/24 : COPY go.mod . 06:39:30 ---> Using cache 06:39:30 ---> 94d04c966a10 06:39:30 Step 7/24 : RUN go mod download 06:39:30 ---> Using cache 06:39:30 ---> 30d6ae469807 06:39:30 Step 8/24 : COPY . . 06:39:30 ---> Using cache 06:39:30 ---> 3ace201ac543 06:39:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:39:30 ---> Using cache 06:39:30 ---> 3ace201ac543 06:39:30 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:39:31 ---> Running in f904b7c4590d 06:39:31 ---> Running in c61cfdb2f651 06:39:31 ---> Running in 35e54b766928 06:39:33 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 06:39:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:39:33 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 06:39:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:39:35 OK: 217 MiB in 51 packages 06:39:37 Removing intermediate container 6b8c3ac11660 06:39:37 ---> cfc505421613 06:39:37 Step 14/23 : ENV APP_PORT=48090 06:39:37 Removing intermediate container f904b7c4590d 06:39:37 ---> 44673a4cff6f 06:39:37 Step 6/23 : COPY go.mod . 06:39:37 ---> Running in a9bf9d047f73 06:39:39 Removing intermediate container a9bf9d047f73 06:39:39 ---> 9da8555150a5 06:39:39 Step 15/23 : EXPOSE $APP_PORT 06:39:39 ---> ef3695b0c166 06:39:39 Step 7/23 : RUN go mod download 06:39:39 ---> Running in 01316cd6ce28 06:39:39 ---> Running in 838c1240f0c7 06:39:40 Removing intermediate container 01316cd6ce28 06:39:40 ---> 6eabafe95547 06:39:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:39:41 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:39:41 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:39:41 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:39:41 Fetched 0 B in 0s (0 B/s) 06:39:41 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:39:41 Fetched 96.5 kB in 0s (0 B/s) 06:39:41 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:39:41 Fetched 279 kB in 0s (0 B/s) 06:39:41 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:39:41 Fetched 122 kB in 0s (0 B/s) 06:39:41 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:39:41 Fetched 77.8 kB in 0s (0 B/s) 06:39:41 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:39:41 Fetched 8848 B in 0s (0 B/s) 06:39:41 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:39:41 Fetched 47.8 kB in 0s (0 B/s) 06:39:41 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:39:41 Fetched 45.6 kB in 0s (0 B/s) 06:39:41 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 06:39:41 Fetched 15.0 kB in 0s (0 B/s) 06:39:41 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 06:39:41 Fetched 219 kB in 0s (0 B/s) 06:39:41 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 06:39:41 Fetched 154 kB in 0s (0 B/s) 06:39:41 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:39:41 Fetched 50.6 kB in 0s (0 B/s) 06:39:41 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:39:41 Fetched 14.8 kB in 0s (0 B/s) 06:39:41 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:39:41 Fetched 41.8 kB in 0s (0 B/s) 06:39:41 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:39:41 Fetched 499 kB in 0s (0 B/s) 06:39:41 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:39:41 Fetched 111 kB in 0s (0 B/s) 06:39:41 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:39:41 Fetched 240 kB in 0s (0 B/s) 06:39:41 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:39:41 Fetched 29.3 kB in 0s (0 B/s) 06:39:41 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:39:41 Fetched 85.5 kB in 0s (0 B/s) 06:39:41 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:39:41 Fetched 24.5 kB in 0s (0 B/s) 06:39:41 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 06:39:41 Fetched 49.2 kB in 0s (0 B/s) 06:39:41 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:39:41 Fetched 54.2 kB in 0s (0 B/s) 06:39:41 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:39:41 Fetched 30.8 kB in 0s (0 B/s) 06:39:41 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 06:39:41 Fetched 15.8 kB in 0s (0 B/s) 06:39:41 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:39:41 Fetched 85.9 kB in 0s (0 B/s) 06:39:41 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:39:41 Fetched 8720 B in 0s (0 B/s) 06:39:41 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 06:39:41 Fetched 137 kB in 0s (0 B/s) 06:39:41 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:39:41 Fetched 119 kB in 0s (0 B/s) 06:39:41 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 06:39:41 Fetched 110 kB in 0s (0 B/s) 06:39:41 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:39:41 Fetched 11.1 kB in 0s (0 B/s) 06:39:41 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:39:41 Fetched 645 kB in 0s (0 B/s) 06:39:41 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:39:41 Fetched 41.3 kB in 0s (0 B/s) 06:39:41 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:39:41 Fetched 17.9 kB in 0s (0 B/s) 06:39:41 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:39:41 Fetched 368 kB in 0s (0 B/s) 06:39:41 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:39:41 Fetched 187 kB in 0s (0 B/s) 06:39:41 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:39:41 Fetched 175 kB in 0s (0 B/s) 06:39:41 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:39:41 Fetched 206 kB in 0s (0 B/s) 06:39:41 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 06:39:41 Fetched 1301 kB in 0s (0 B/s) 06:39:41 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:39:41 Fetched 36.2 kB in 0s (0 B/s) 06:39:41 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 06:39:41 Fetched 159 kB in 0s (0 B/s) 06:39:41 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:39:41 Fetched 107 kB in 0s (0 B/s) 06:39:41 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:39:41 Fetched 48.7 kB in 0s (0 B/s) 06:39:41 Pulling static-packages 06:39:41 + snapcraftctl pull 06:39:41 Pulling version 06:39:41 + cd /root/project 06:39:41 + [ -f VERSION ] 06:39:41 + PROJECT_VERSION=local-dev 06:39:41 + git rev-parse --short HEAD 06:39:41 + GIT_REVISION=89087d0b 06:39:41 + snapcraftctl set-version local-dev 06:39:41 Skipping build go-build-helper (already ran) 06:39:41 Building app-service-config 06:39:41 + make build 06:39:41 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 06:39:42 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:39:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:39:42 ---> 4244b135d6f4 06:39:42 Step 3/22 : WORKDIR /edgex-go 06:39:42 ---> Using cache 06:39:42 ---> e78d513628fd 06:39:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:39:42 ---> Using cache 06:39:42 ---> f1e96fdda460 06:39:42 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:39:42 ---> Running in eec64414b274 06:39:43 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 06:39:43 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 06:39:43 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 06:39:43 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 06:39:43 ---> 06315909980e 06:39:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:39:43 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 06:39:43 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 06:39:43 go: downloading github.com/go-kit/kit v0.8.0 06:39:43 go: downloading github.com/google/uuid v1.2.0 06:39:43 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 06:39:44 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 06:39:44 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 06:39:44 go: downloading github.com/mitchellh/copystructure v1.0.0 06:39:44 go: downloading github.com/gorilla/mux v1.8.0 06:39:44 go: downloading github.com/pelletier/go-toml v1.2.0 06:39:44 go: downloading github.com/gorilla/websocket v1.4.2 06:39:44 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 06:39:44 go: downloading github.com/BurntSushi/toml v0.3.1 06:39:44 go: downloading github.com/hashicorp/consul/api v1.8.1 06:39:44 go: downloading github.com/go-playground/validator/v10 v10.4.1 06:39:44 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 06:39:44 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:39:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:39:44 go: downloading github.com/pebbe/zmq4 v1.2.7 06:39:44 go: downloading github.com/go-playground/universal-translator v0.17.0 06:39:44 go: downloading github.com/hashicorp/go-hclog v0.12.0 06:39:44 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:39:44 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:39:44 go: downloading github.com/mattn/go-isatty v0.0.12 06:39:44 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:39:44 go: downloading github.com/fatih/color v1.9.0 06:39:44 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:39:44 go: downloading github.com/go-redis/redis/v7 v7.2.0 06:39:44 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:39:44 go: downloading github.com/leodido/go-urn v1.2.0 06:39:44 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:39:44 go: downloading github.com/x448/float16 v0.8.4 06:39:44 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:39:44 go: downloading github.com/mattn/go-colorable v0.1.6 06:39:45 go: downloading github.com/hashicorp/serf v0.9.5 06:39:45 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 06:39:45 go: downloading github.com/go-playground/locales v0.13.0 06:39:45 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 06:39:45 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:39:45 ---> c7455d97fab5 06:39:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:39:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:39:45 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:39:45 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:39:46 Removing intermediate container 838c1240f0c7 06:39:46 ---> 390019f38403 06:39:46 Step 8/23 : COPY . . 06:39:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:39:46 ---> 63cfdc5628c8 06:39:46 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 06:39:46 OK: 217 MiB in 51 packages 06:39:47 ---> Running in 650148f90d1f 06:39:48 Removing intermediate container 650148f90d1f 06:39:48 ---> 513bf90f39a6 06:39:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:39:48 ---> Running in 56a3f94c4bc9 06:39:48 Removing intermediate container eec64414b274 06:39:48 ---> 1b6d5a45a86e 06:39:48 Step 6/22 : COPY go.mod . 06:39:49 Removing intermediate container 56a3f94c4bc9 06:39:49 ---> c58f190ad11d 06:39:49 Step 21/23 : LABEL arch=arm64 06:39:50 ---> Running in e38331b6fb61 06:39:51 ---> 4da8d2a198ba 06:39:51 Step 7/22 : RUN go mod download 06:39:51 Removing intermediate container e38331b6fb61 06:39:51 ---> caafa937d59f 06:39:51 Step 22/23 : LABEL git_sha=89087d0b3248721051daac90f5881b6678346841 06:39:51 ---> Running in 6e5c471c3893 06:39:51 ---> Running in 2157b211fcc0 06:39:53 Removing intermediate container 2157b211fcc0 06:39:53 ---> 1799b1c28b05 06:39:53 Step 23/23 : LABEL version=0.0.0 06:39:53 ---> Running in d8b347bca266 06:39:55 Removing intermediate container d8b347bca266 06:39:55 ---> 0f992c0d987f 06:39:55 06:39:55 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 06:39:55 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 06:39:55 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 06:39:55 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 06:39:55 Building config-common 06:39:55 + snapcraftctl build 06:39:56 Successfully built 0f992c0d987f 06:39:56 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:39:57  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 6e5c471c3893 06:39:57 ---> 22f432e06a19 06:39:57 Step 8/22 : COPY . . 06:39:57 Building edgex-go 06:39:57 + cd /root/parts/edgex-go/src 06:39:57 + make build 06:39:57 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 06:39:58 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.34 06:39:58 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:39:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.71 06:39:58 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.9 06:39:58 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.6 06:39:58 go: downloading github.com/pelletier/go-toml v1.9.0 06:39:58 go: downloading github.com/go-playground/validator/v10 v10.5.0 06:39:58 go: downloading github.com/pkg/errors v0.8.1 06:39:58 go: downloading github.com/imdario/mergo v0.3.12 06:39:58 go: downloading golang.org/x/text v0.3.2 06:40:03 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 06:40:03 go: downloading gopkg.in/yaml.v2 v2.4.0 06:40:07 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 06:40:09 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 06:40:11 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 06:40:11 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 06:40:11 go: downloading github.com/stretchr/testify v1.7.0 06:40:11 go: downloading github.com/davecgh/go-spew v1.1.1 06:40:11 go: downloading github.com/pmezard/go-difflib v1.0.0 06:40:11 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:40:13 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 06:40:13 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:40:13 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:40:15 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 06:40:15 ---> 823c112ddf53 06:40:15 Step 9/23 : RUN make cmd/core-data/core-data 06:40:15 ---> Running in 5bb67903bad9 06:40:16 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 06:40:18 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 06:40:18 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 06:40:19 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 06:40:19 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:40:20 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 06:40:20 go: downloading github.com/lib/pq v1.9.0 06:40:22 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 06:40:22 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 06:40:22 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 06:40:22 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 06:40:22 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 06:40:22 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 06:40:22 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 06:40:22 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 06:40:22 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 06:40:22 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 06:40:22 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 06:40:22 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 06:40:22 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 06:40:22 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 06:40:22 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 06:40:22 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 06:40:22 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 06:40:22 + 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 06:40:22 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 06:40:22 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 06:40:22 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 06:40:22 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 06:40:22 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 06:40:22 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 06:40:22 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 06:40:22 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 06:40:22 ---> 9bbd7d2b8943 06:40:22 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:40:22 ---> Running in e1942cdd839e 06:40:24 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 06:40:25 Building static-packages 06:40:25 + snapcraftctl build 06:40:27 Building version 06:40:27 + snapcraftctl build 06:40:29 Skipping stage go-build-helper (already ran) 06:40:29 Staging app-service-config 06:40:29 + snapcraftctl stage 06:40:30 Staging config-common 06:40:30 + snapcraftctl stage 06:40:31 Staging edgex-go 06:40:31 + snapcraftctl stage 06:40:32 Staging static-packages 06:40:32 + snapcraftctl stage 06:40:33 Staging version 06:40:33 + snapcraftctl stage 06:40:33 Priming go-build-helper 06:40:33 + snapcraftctl prime 06:40:34 Priming app-service-config 06:40:34 + snapcraftctl prime 06:40:36 Priming config-common 06:40:36 + snapcraftctl prime 06:40:37 Priming edgex-go 06:40:37 + snapcraftctl prime 06:40:38 Priming static-packages 06:40:38 + snapcraftctl prime 06:40:40 Priming version 06:40:40 + snapcraftctl prime 06:40:41 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] } 06:40:46 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 06:41:01 Removing intermediate container 35e54b766928 06:41:01 ---> 5dd18f683e96 06:41:01 06:41:01 Step 10/24 : FROM alpine:3.12 06:41:01 ---> 9852663dfa18 06:41:01 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:41:01 ---> Running in 62bff8680b55 06:41:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:41:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:41:03 (1/6) Installing ca-certificates (20191127-r4) 06:41:03 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:41:03 (3/6) Installing libcurl (7.76.1-r0) 06:41:03 (4/6) Installing curl (7.76.1-r0) 06:41:03 (5/6) Installing dumb-init (1.2.2-r1) 06:41:03 (6/6) Installing su-exec (0.2-r1) 06:41:03 Executing busybox-1.31.1-r20.trigger 06:41:03 Executing ca-certificates-20191127-r4.trigger 06:41:03 OK: 7 MiB in 20 packages 06:41:07 Removing intermediate container 62bff8680b55 06:41:07 ---> 76f620c9f7c3 06:41:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:41:07 ---> Running in de0c7e3e35f9 06:41:07 Removing intermediate container c61cfdb2f651 06:41:07 ---> d3e74eaecb02 06:41:07 06:41:07 Step 10/22 : FROM alpine:3.12 06:41:07 ---> 9852663dfa18 06:41:07 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:41:07 ---> Using cache 06:41:07 ---> 6cd1fa657ecf 06:41:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:41:07 ---> Using cache 06:41:07 ---> 0df52dd515e1 06:41:07 Step 13/22 : ENV APP_PORT=48085 06:41:08 ---> Running in e3c6ac4de2b6 06:41:08 Removing intermediate container de0c7e3e35f9 06:41:08 ---> 500dd7efbf8b 06:41:08 Step 13/24 : WORKDIR / 06:41:08 ---> Running in d7fdf5dab71c 06:41:09 Removing intermediate container e3c6ac4de2b6 06:41:09 ---> 54af27137fb9 06:41:09 Step 14/22 : EXPOSE $APP_PORT 06:41:09 ---> Running in f176019e3699 06:41:09 Removing intermediate container d7fdf5dab71c 06:41:09 ---> bd0252219d83 06:41:09 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:41:10 Removing intermediate container f176019e3699 06:41:10 ---> 63bf0d8ef807 06:41:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:41:10 ---> c83a08bffd4b 06:41:10 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:41:11 ---> d98c3dd04794 06:41:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:41:11 ---> cc8664040b70 06:41:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:41:13 ---> b567cc8afbf9 06:41:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:41:13 ---> fd5fa43af915 06:41:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:41:15 ---> 5896aa46c9a1 06:41:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:41:15 ---> bb795ba294e3 06:41:15 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:41:15 ---> Running in 48425c5c7651 06:41:16 Removing intermediate container 48425c5c7651 06:41:16 ---> dca9a018c2fb 06:41:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:41:17 ---> Running in 4d6f024bde91 06:41:17 ---> 71984ade6f61 06:41:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:41:17 Removing intermediate container 4d6f024bde91 06:41:17 ---> 0f250b667f1f 06:41:17 Step 20/22 : LABEL arch=arm64 06:41:18 ---> Running in ea0c284180d4 06:41:18 ---> 83487508bf9a 06:41:18 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 06:41:18 ---> Running in 1bbd50f4bbce 06:41:18 Removing intermediate container ea0c284180d4 06:41:18 ---> 19739077dd30 06:41:18 Step 21/22 : LABEL git_sha=89087d0b3248721051daac90f5881b6678346841 06:41:19 ---> Running in 90015adcd65b 06:41:20 Removing intermediate container 90015adcd65b 06:41:20 ---> 9aec6917f284 06:41:20 Step 22/22 : LABEL version=0.0.0 06:41:20 ---> Running in 97ffa7efbb82 06:41:21 Removing intermediate container 97ffa7efbb82 06:41:21 ---> ce4193f9ac51 06:41:21 06:41:22 Successfully built ce4193f9ac51 06:41:22 Successfully tagged docker-support-scheduler-go-arm64:latest 06:41:22  Building docker-support-scheduler-go ... done Removing intermediate container 1bbd50f4bbce 06:41:22 ---> bb0f152caf5f 06:41:22 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:41:22 ---> Running in 5cd8512cc236 06:41:23 Removing intermediate container 5cd8512cc236 06:41:23 ---> df95587f2538 06:41:23 Step 22/24 : LABEL arch=arm64 06:41:23 ---> Running in d370b91e23d6 06:41:24 Removing intermediate container d370b91e23d6 06:41:24 ---> 57361a3afeb6 06:41:24 Step 23/24 : LABEL git_sha=89087d0b3248721051daac90f5881b6678346841 06:41:24 ---> Running in 1766b84ec425 06:41:25 Removing intermediate container 1766b84ec425 06:41:25 ---> 8fd012115de7 06:41:25 Step 24/24 : LABEL version=0.0.0 06:41:25 ---> Running in 328cad735e7f 06:41:26 Removing intermediate container 328cad735e7f 06:41:26 ---> 6b6e91d0d82c 06:41:26 06:41:26 Successfully built 6b6e91d0d82c 06:41:26 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:41:48  Building docker-security-secretstore-setup-go ... done Removing intermediate container e1942cdd839e 06:41:48 ---> 1ec9f170e649 06:41:48 06:41:48 Step 10/22 : FROM alpine:3.12 06:41:48 ---> 9852663dfa18 06:41:48 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:41:48 ---> Running in ecd2a46c55cc 06:41:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:41:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:41:48 (1/2) Installing ca-certificates (20191127-r4) 06:41:48 (2/2) Installing dumb-init (1.2.2-r1) 06:41:48 Executing busybox-1.31.1-r20.trigger 06:41:48 Executing ca-certificates-20191127-r4.trigger 06:41:48 OK: 6 MiB in 16 packages 06:41:50 Removing intermediate container ecd2a46c55cc 06:41:50 ---> dacf82888ece 06:41:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:41:50 ---> Running in 50571270061b 06:41:51 Removing intermediate container 50571270061b 06:41:51 ---> b40cc2d5ef1d 06:41:51 Step 13/22 : ENV APP_PORT=48060 06:41:51 ---> Running in 1365fac6e4ae 06:41:51 Removing intermediate container 5bb67903bad9 06:41:51 ---> 3aed2af91de2 06:41:51 06:41:51 Step 10/23 : FROM alpine:3.12 06:41:51 ---> 9852663dfa18 06:41:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:41:52 ---> Running in 2aede82a97b0 06:41:52 Removing intermediate container 1365fac6e4ae 06:41:52 ---> 74a9c5c5c889 06:41:52 Step 14/22 : EXPOSE $APP_PORT 06:41:52 ---> Running in 7ad7b45dda95 06:41:52 Removing intermediate container 2aede82a97b0 06:41:52 ---> 6ee9e10be130 06:41:52 Step 12/23 : ENV APP_PORT=48080 06:41:52 ---> Running in 2e9c846faac9 06:41:52 Removing intermediate container 7ad7b45dda95 06:41:52 ---> ce2831f27f43 06:41:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:41:53 Removing intermediate container 2e9c846faac9 06:41:53 ---> d3dea3739d60 06:41:53 Step 13/23 : EXPOSE $APP_PORT 06:41:53 ---> Running in ce1e242e9816 06:41:53 ---> 2f056080e6e0 06:41:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:41:54 Removing intermediate container ce1e242e9816 06:41:54 ---> 6c44c94c221f 06:41:54 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:41:54 ---> Running in 17e39741caaf 06:41:54 ---> e7303aa0ce5f 06:41:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:41:55 ---> f954296d15f8 06:41:55 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:41:55 ---> Running in 27ddbd8aefc4 06:41:56 Removing intermediate container 27ddbd8aefc4 06:41:56 ---> ddf199cd44bc 06:41:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:41:56 ---> Running in d275e40bca5a 06:41:56 Removing intermediate container 17e39741caaf 06:41:56 ---> 4e137412ec58 06:41:56 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:41:56 ---> Running in ff0df0195e72 06:41:57 Removing intermediate container d275e40bca5a 06:41:57 ---> 159578be0037 06:41:57 Step 20/22 : LABEL arch=arm64 06:41:57 ---> Running in f4c6d942c884 06:41:57 Removing intermediate container f4c6d942c884 06:41:57 ---> 2602e3b34b51 06:41:57 Step 21/22 : LABEL git_sha=89087d0b3248721051daac90f5881b6678346841 06:41:57 ---> Running in 762e1a89e315 06:41:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:41:58 Removing intermediate container 762e1a89e315 06:41:58 ---> dc3c44d87926 06:41:58 Step 22/22 : LABEL version=0.0.0 06:41:58 ---> Running in 4640c5b81eef 06:41:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:41:58 Removing intermediate container 4640c5b81eef 06:41:58 ---> edadcd524698 06:41:58 06:41:59 Successfully built edadcd524698 06:41:59 Successfully tagged docker-support-notifications-go-arm64:latest 06:41:59  Building docker-support-notifications-go ... done (1/6) Installing dumb-init (1.2.2-r1) 06:41:59 (2/6) Installing libgcc (9.3.0-r2) 06:41:59 (3/6) Installing libsodium (1.0.18-r0) 06:41:59 (4/6) Installing libstdc++ (9.3.0-r2) 06:41:59 (5/6) Installing libzmq (4.3.3-r0) 06:41:59 (6/6) Installing zeromq (4.3.3-r0) 06:41:59 Executing busybox-1.31.1-r20.trigger 06:41:59 OK: 8 MiB in 20 packages 06:42:01 Removing intermediate container ff0df0195e72 06:42:01 ---> 81db9d3379d1 06:42:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:42:01 ---> 4ec6b96c1c93 06:42:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:42:03 ---> cdeca5d91f89 06:42:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:42:03 ---> 0b0cc760875b 06:42:03 Step 19/23 : ENTRYPOINT ["/core-data"] 06:42:04 ---> Running in ad8d98010581 06:42:04 Removing intermediate container ad8d98010581 06:42:04 ---> 6dadb01973c9 06:42:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:42:04 ---> Running in 21a1422926bd 06:42:05 Removing intermediate container 21a1422926bd 06:42:05 ---> 0682c828419f 06:42:05 Step 21/23 : LABEL arch=arm64 06:42:05 ---> Running in d21c0a0c9758 06:42:05 Removing intermediate container d21c0a0c9758 06:42:05 ---> 6f89ec44af0c 06:42:05 Step 22/23 : LABEL git_sha=89087d0b3248721051daac90f5881b6678346841 06:42:05 ---> Running in 5153f75e362d 06:42:06 Removing intermediate container 5153f75e362d 06:42:06 ---> 7613b9a8f6ca 06:42:06 Step 23/23 : LABEL version=0.0.0 06:42:06 ---> Running in 3286c434f651 06:42:07 Removing intermediate container 3286c434f651 06:42:07 ---> 8ed700bb1b78 06:42:07 06:42:07 Successfully built 8ed700bb1b78 06:42:07 Successfully tagged docker-core-data-go-arm64:latest 06:42:07  Building docker-core-data-go ... done  [Pipeline] } 06:42:07 $ docker stop --time=1 79fb19e32082a87edbcf60525eaa0be1292bc4b4923f9a3d781096d57bd59c31 06:42:09 $ docker rm -f 79fb19e32082a87edbcf60525eaa0be1292bc4b4923f9a3d781096d57bd59c31 [Pipeline] // withDockerContainer [Pipeline] sh 06:42:10 + docker+ images 06:42:10 grep docker 06:42:10 docker-core-data-go-arm64 latest 8ed700bb1b78 4 seconds ago 21.6MB 06:42:10 docker-support-notifications-go-arm64 latest edadcd524698 12 seconds ago 17.2MB 06:42:10 docker-security-secretstore-setup-go-arm64 latest 6b6e91d0d82c 45 seconds ago 24.9MB 06:42:10 docker-support-scheduler-go-arm64 latest ce4193f9ac51 49 seconds ago 16.6MB 06:42:10 docker-sys-mgmt-agent-go-arm64 latest 0f992c0d987f 2 minutes ago 299MB 06:42:10 docker-security-bootstrapper-go-arm64 latest 60638e74e412 3 minutes ago 18.1MB 06:42:10 docker-core-metadata-go-arm64 latest 216c7c13793f 3 minutes ago 18.1MB 06:42:10 docker-core-command-go-arm64 latest 4bd7854aa5e3 3 minutes ago 16.5MB 06:42:10 docker-security-proxy-setup-go-arm64 latest 0267f04efb37 3 minutes ago 24.6MB 06:42:10 docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:42:11 ---> job-cost.sh 06:42:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QKPu 06:42:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:44:27 lf-activate-venv(): INFO: Adding /tmp/venv-QKPu/bin to PATH 06:44:27 INFO: No Stack... 06:44:27 INFO: Retrieving Pricing Info for: lf-standard-4 06:44:27 INFO: Archiving Costs [Pipeline] sh 06:44:27 + cat /w/workspace/edgex-go/1/archives/cost.csv 06:44:27 + cut -d, -f6 [Pipeline] lock 06:44:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3388-1-stack-cost] 06:44:27 Resource [jenkins-edgexfoundry-edgex-go-PR-3388-1-stack-cost] did not exist. Created. 06:44:27 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3388-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:44:28 + echo total: 0.20999999344348907 [Pipeline] stash 06:44:28 Stashed 1 file(s) [Pipeline] } 06:44:28 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3388-1-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] wrap 06:44:29 provisioning config files... 06:44:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3314883783842650053tmp [Pipeline] { [Pipeline] sh 06:44:30 + set +x 06:44:30 + curl -s https://codecov.io/bash 06:44:30 + bash -s -- 06:44:30 06:44:30 _____ _ 06:44:30 / ____| | | 06:44:30 | | ___ __| | ___ ___ _____ __ 06:44:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:44:30 | |___| (_) | (_| | __/ (_| (_) \ V / 06:44:30 \_____\___/ \__,_|\___|\___\___/ \_/ 06:44:30 Bash-1.0.1 06:44:30 06:44:30 06:44:30 ==> git version 2.24.3 found 06:44:30 ==> 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 06:44:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:44:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:44:30 ==> Jenkins CI detected. 06:44:30 project root: . 06:44:30 --> token set from env 06:44:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:44:30 ==> Running gcov in . (disable via -X gcov) 06:44:30 ==> Python coveragepy not found 06:44:30 ==> Searching for coverage reports in: 06:44:30 + . 06:44:30 -> Found 1 reports 06:44:30 ==> Detecting git/mercurial file structure 06:44:30 ==> Reading reports 06:44:30 + ./coverage.out bytes=703598 06:44:30 ==> Appending adjustments 06:44:30 https://docs.codecov.io/docs/fixing-reports 06:44:35 + Found adjustments 06:44:35 ==> Gzipping contents 06:44:35 100K /tmp/codecov.EiPVtj.gz 06:44:35 ==> Uploading reports 06:44:35 url: https://codecov.io 06:44:35 query: branch=PR-3388&commit=89087d0b3248721051daac90f5881b6678346841&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3388%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3388&job=&cmd_args= 06:44:35 -> Pinging Codecov 06:44:35 https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-3388&commit=89087d0b3248721051daac90f5881b6678346841&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3388%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3388&job=&cmd_args= 06:44:35 -> Uploading to 06:44:35 https://storage.googleapis.com/codecov/v4/raw/2021-04-20/00271124DB129430A58F1EEE437C3FCB/89087d0b3248721051daac90f5881b6678346841/49d30776-51e9-4e7d-8255-7096367513c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210420T064435Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bdff454178e5d2ec954ef87d24fc0947d804acd22624b5812e15a3827dfa5e51 06:44:35 % Total % Received % Xferd Average Speed Time Time Time Current 06:44:35 Dload Upload Total Spent Left Speed 06:44:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 162k --:--:-- --:--:-- --:--:-- 162k 100 98k 0 0 100 98k 0 162k --:--:-- --:--:-- --:--:-- 162k 06:44:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/89087d0b3248721051daac90f5881b6678346841 [Pipeline] } 06:44:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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 06:44:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:44:38 ---> package-listing.sh 06:44:38 ++ facter osfamily 06:44:38 ++ tr '[:upper:]' '[:lower:]' 06:44:38 + OS_FAMILY=redhat 06:44:38 + workspace=/w/workspace/edgex-go/1 06:44:38 + START_PACKAGES=/tmp/packages_start.txt 06:44:38 + END_PACKAGES=/tmp/packages_end.txt 06:44:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:44:38 + PACKAGES=/tmp/packages_start.txt 06:44:38 + '[' /w/workspace/edgex-go/1 ']' 06:44:38 + PACKAGES=/tmp/packages_end.txt 06:44:38 + case "${OS_FAMILY}" in 06:44:38 + rpm -qa 06:44:38 + sort 06:44:43 + '[' -f /tmp/packages_start.txt ']' 06:44:43 + '[' -f /tmp/packages_end.txt ']' 06:44:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:44:43 + '[' /w/workspace/edgex-go/1 ']' 06:44:43 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:44:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:44:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:44:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:44:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:44:44 06:44:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:44:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:44:45 alpine: Pulling from edgex-lftools-log-publisher 06:44:45 df20fa9351a1: Pulling fs layer 06:44:45 36b3adc4ff6f: Pulling fs layer 06:44:45 8ad3a11d3b57: Pulling fs layer 06:44:45 46f8f816bc3b: Pulling fs layer 06:44:45 93b61091891f: Pulling fs layer 06:44:45 93b9cdb0e59b: Pulling fs layer 06:44:45 5e14af77c1be: Pulling fs layer 06:44:45 01666e4c0597: Pulling fs layer 06:44:45 aa168da1d23b: Pulling fs layer 06:44:45 93b9cdb0e59b: Waiting 06:44:45 5e14af77c1be: Waiting 06:44:45 01666e4c0597: Waiting 06:44:45 aa168da1d23b: Waiting 06:44:45 46f8f816bc3b: Waiting 06:44:45 93b61091891f: Waiting 06:44:45 36b3adc4ff6f: Verifying Checksum 06:44:45 36b3adc4ff6f: Download complete 06:44:45 46f8f816bc3b: Download complete 06:44:45 df20fa9351a1: Verifying Checksum 06:44:45 93b9cdb0e59b: Download complete 06:44:45 93b61091891f: Verifying Checksum 06:44:45 93b61091891f: Download complete 06:44:45 5e14af77c1be: Verifying Checksum 06:44:45 5e14af77c1be: Download complete 06:44:45 01666e4c0597: Verifying Checksum 06:44:45 01666e4c0597: Download complete 06:44:45 8ad3a11d3b57: Verifying Checksum 06:44:45 8ad3a11d3b57: Download complete 06:44:45 df20fa9351a1: Pull complete 06:44:45 36b3adc4ff6f: Pull complete 06:44:46 8ad3a11d3b57: Pull complete 06:44:46 46f8f816bc3b: Pull complete 06:44:47 aa168da1d23b: Verifying Checksum 06:44:47 aa168da1d23b: Download complete 06:44:49 93b61091891f: Pull complete 06:44:49 93b9cdb0e59b: Pull complete 06:44:49 5e14af77c1be: Pull complete 06:44:49 01666e4c0597: Pull complete 06:45:01 aa168da1d23b: Pull complete 06:45:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:45:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:45:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:45:01 prd-centos7-docker-4c-2g-1116 does not seem to be running inside a container 06:45:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:45:06 $ docker top 17fa0014440532a1794de39f1b638fc12356e1d54cbbbf63e446f24f6d2ba279 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:07 + touch /tmp/pre-build-complete [Pipeline] sh 06:45:07 + mkdir -p /var/log/sa [Pipeline] sh 06:45:07 + ls /var/log/sa-host 06:45:07 + sadf -c /var/log/sa-host/sa20 06:45:07 file_magic: OK 06:45:07 HZ: Using current value: 100 06:45:07 file_header: OK 06:45:07 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 06:45:07 Statistics: 06:45:07 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... 06:45:07 File successfully converted to sysstat format version 12.2.1 06:45:07 + sadf -c /var/log/sa-host/sa23 06:45:07 file_magic: OK 06:45:07 HZ: Using current value: 100 06:45:07 file_header: OK 06:45:07 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 06:45:07 Statistics: 06:45:07 Hnuu...uuuununununu... 06:45:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:45:08 provisioning config files... 06:45:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config335300378217661217tmp [Pipeline] { [Pipeline] echo 06:45:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:45:08 ---> create-netrc.sh [Pipeline] } 06:45:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:45:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:45:09 ---> python-tools-install.sh [Pipeline] echo 06:45:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:45:09 ---> sudo-logs.sh 06:45:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:45:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:45:10 ---> job-cost.sh 06:45:10 lf-activate-venv: SKIPPING 06:45:10 DEBUG: total: 0.20999999344348907 06:45:10 INFO: Retrieving Stack Cost... 06:45:11 INFO: Retrieving Pricing Info for: v1-standard-2 06:45:11 INFO: Archiving Costs [Pipeline] echo 06:45:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:45:12 ---> logs-deploy.sh 06:45:12 lf-activate-venv: SKIPPING 06:45:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3388/1 06:45:12 INFO: archiving workspace using pattern(s): 06:45:13 Archives upload complete. 06:45:13 INFO: archiving logs to Nexus 06:45:14 ---> uname -a: 06:45:14 Linux prd-centos7-docker-4c-2g-1116.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:45:14 06:45:14 06:45:14 ---> lscpu: 06:45:14 Architecture: x86_64 06:45:14 CPU op-mode(s): 32-bit, 64-bit 06:45:14 Byte Order: Little Endian 06:45:14 Address sizes: 40 bits physical, 48 bits virtual 06:45:14 CPU(s): 4 06:45:14 On-line CPU(s) list: 0-3 06:45:14 Thread(s) per core: 1 06:45:14 Core(s) per socket: 1 06:45:14 Socket(s): 4 06:45:14 NUMA node(s): 1 06:45:14 Vendor ID: GenuineIntel 06:45:14 CPU family: 6 06:45:14 Model: 44 06:45:14 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:45:14 Stepping: 1 06:45:14 CPU MHz: 2933.438 06:45:14 BogoMIPS: 5866.87 06:45:14 Virtualization: VT-x 06:45:14 Hypervisor vendor: KVM 06:45:14 Virtualization type: full 06:45:14 L1d cache: 128 KiB 06:45:14 L1i cache: 128 KiB 06:45:14 L2 cache: 16 MiB 06:45:14 L3 cache: 64 MiB 06:45:14 NUMA node0 CPU(s): 0-3 06:45:14 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:45:14 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:45:14 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:45:14 Vulnerability Meltdown: Mitigation; PTI 06:45:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:45:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:45:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:45:14 Vulnerability Srbds: Not affected 06:45:14 Vulnerability Tsx async abort: Not affected 06:45:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:45:14 06:45:14 06:45:14 ---> nproc: 06:45:14 4 06:45:14 06:45:14 06:45:14 ---> df -h: 06:45:14 Filesystem Size Used Available Use% Mounted on 06:45:14 overlay 50.0G 12.7G 37.3G 25% / 06:45:14 tmpfs 64.0M 0 64.0M 0% /dev 06:45:14 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:45:14 shm 64.0M 0 64.0M 0% /dev/shm 06:45:14 /dev/vda1 50.0G 12.7G 37.3G 25% /facter-os 06:45:14 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf 06:45:14 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname 06:45:14 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts 06:45:14 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/auth.log 06:45:14 /dev/vda1 50.0G 12.7G 37.3G 25% /run/cloud-init/result.json 06:45:14 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa-host 06:45:14 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/secure 06:45:14 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1 06:45:14 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1@tmp 06:45:14 06:45:14 06:45:14 ---> free -m: 06:45:14 total used free shared buff/cache available 06:45:14 Mem: 1837 708 229 0 898 1047 06:45:14 Swap: 1023 103 920 06:45:14 06:45:14 06:45:14 ---> ip addr: 06:45:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:45:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:45:14 inet 127.0.0.1/8 scope host lo 06:45:14 valid_lft forever preferred_lft forever 06:45:14 inet6 ::1/128 scope host 06:45:14 valid_lft forever preferred_lft forever 06:45:14 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:45:14 link/ether fa:16:3e:04:07:51 brd ff:ff:ff:ff:ff:ff 06:45:14 inet 10.30.122.128/23 brd 10.30.123.255 scope global dynamic eth0 06:45:14 valid_lft 85121sec preferred_lft 85121sec 06:45:14 inet6 fe80::f816:3eff:fe04:751/64 scope link 06:45:14 valid_lft forever preferred_lft forever 06:45:14 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:45:14 link/ether 02:42:2e:ac:51:d9 brd ff:ff:ff:ff:ff:ff 06:45:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:45:14 valid_lft forever preferred_lft forever 06:45:14 inet6 fe80::42:2eff:feac:51d9/64 scope link 06:45:14 valid_lft forever preferred_lft forever 06:45:14 06:45:14 06:45:14 ---> sar -b -r -n DEV: 06:45:14 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/20/21 _x86_64_ (4 CPU) 06:45:14 06:45:14 06:23:45 LINUX RESTART (4 CPU) 06:45:14 06:45:14 06:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:45:14 06:25:01 187.41 106.95 80.45 0.00 10900.02 42568.39 0.00 06:45:14 06:26:02 248.52 105.72 142.80 0.00 8628.69 51445.17 0.00 06:45:14 06:27:01 264.79 104.28 160.51 0.00 3729.55 19703.94 0.00 06:45:14 06:28:01 139.85 61.23 78.62 0.00 2188.22 9976.62 0.00 06:45:14 06:29:01 137.16 39.17 97.99 0.00 2853.47 25481.29 0.00 06:45:14 06:30:02 2183.55 1830.81 352.75 0.00 163048.89 223043.61 0.00 06:45:14 06:31:01 1606.32 1382.06 224.26 0.00 77095.87 92861.53 0.00 06:45:14 06:32:01 1020.76 678.64 342.12 0.00 86332.50 143448.30 0.00 06:45:14 06:33:02 2298.24 2020.04 278.21 0.00 120548.76 130047.78 0.00 06:45:14 06:34:01 334.77 69.59 265.18 0.00 9303.23 40133.24 0.00 06:45:14 06:35:01 11.11 8.29 2.81 0.00 144.68 44.66 0.00 06:45:14 06:36:01 1.70 1.50 0.20 0.00 106.86 1.80 0.00 06:45:14 06:37:01 0.48 0.17 0.32 0.00 4.40 4.05 0.00 06:45:14 06:38:01 0.37 0.12 0.25 0.00 4.53 2.85 0.00 06:45:14 06:39:01 1.95 1.73 0.22 0.00 55.42 2.33 0.00 06:45:14 06:40:01 0.93 0.12 0.82 0.00 3.33 16.00 0.00 06:45:14 06:41:01 0.35 0.07 0.28 0.00 1.07 2.73 0.00 06:45:14 06:42:01 0.33 0.10 0.23 0.00 0.93 3.43 0.00 06:45:14 06:43:01 0.28 0.02 0.27 0.00 0.53 2.48 0.00 06:45:14 06:44:02 0.22 0.02 0.20 0.00 0.27 1.62 0.00 06:45:14 06:45:01 147.96 78.62 69.34 0.00 6752.67 15672.20 0.00 06:45:14 Average: 410.41 310.43 99.98 0.00 23552.88 38004.13 0.00 06:45:14 06:45:14 06:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:45:14 06:25:01 88156 0 691264 36.74 2620 1099504 1514444 51.69 546996 1042868 48676 06:45:14 06:26:02 148508 0 733892 39.00 1548 997596 1542476 52.64 572044 922804 28 06:45:14 06:27:01 191080 0 808112 42.95 740 881612 1745584 59.57 644484 767648 74132 06:45:14 06:28:01 280408 0 772176 41.04 552 828408 1638768 55.93 585492 728216 46872 06:45:14 06:29:01 179032 0 760592 40.42 384 941536 1246364 42.54 577580 835696 84 06:45:14 06:30:02 75580 0 867076 46.08 56 938832 2324268 79.32 764292 812336 29604 06:45:14 06:31:01 283732 0 933516 49.61 56 664240 3571360 121.88 614340 702312 52792 06:45:14 06:32:01 359600 0 681160 36.20 56 840728 1815116 61.95 520388 777480 48 06:45:14 06:33:02 114028 0 1042148 55.39 56 725312 3384556 115.51 804952 693048 15616 06:45:14 06:34:01 82236 0 670832 35.65 56 1128420 1466916 50.06 594308 930604 28 06:45:14 06:35:01 120800 0 630776 33.52 56 1129912 1183244 40.38 583008 912112 12 06:45:14 06:36:01 118044 0 630432 33.51 56 1133012 1180172 40.28 582860 915224 8 06:45:14 06:37:01 119460 0 629020 33.43 56 1133008 1169868 39.93 581904 915284 8 06:45:14 06:38:01 119500 0 628964 33.43 56 1133024 1169868 39.93 582032 915432 8 06:45:14 06:39:01 117680 0 629740 33.47 56 1134068 1169868 39.93 582260 916272 16 06:45:14 06:40:01 117488 0 629920 33.48 56 1134080 1169952 39.93 582372 916356 8 06:45:14 06:41:01 117396 0 630012 33.48 56 1134080 1169940 39.93 582264 916380 8 06:45:14 06:42:01 117768 0 629628 33.46 56 1134092 1169868 39.93 582412 916412 8 06:45:14 06:43:01 117480 0 629908 33.48 56 1134100 1169868 39.93 582188 916432 12 06:45:14 06:44:02 118056 0 629328 33.45 56 1134104 1169868 39.93 582312 916440 8 06:45:14 06:45:01 332840 0 667088 35.45 56 881560 1170168 39.94 503976 747424 95752 06:45:14 Average: 158042 0 710742 37.77 321 1012439 1578216 53.86 597736 862704 17320 06:45:14 06:45:14 06:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:45:14 06:25:01 eth0 985.44 782.72 3718.77 112.74 0.00 0.00 0.00 0.00 06:45:14 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:26:02 veth36997c9 4.88 3.48 0.48 4.16 0.00 0.00 0.00 0.00 06:45:14 06:26:02 eth0 1319.43 1232.31 5928.33 156.40 0.00 0.00 0.00 0.00 06:45:14 06:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:26:02 docker0 975.97 1008.59 76.83 3068.89 0.00 0.00 0.00 0.00 06:45:14 06:27:01 eth0 146.22 113.04 500.35 20.18 0.00 0.00 0.00 0.00 06:45:14 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:27:01 veth40d8e49 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 06:45:14 06:27:01 docker0 95.20 116.86 7.38 473.00 0.00 0.00 0.00 0.00 06:45:14 06:28:01 eth0 28.64 15.49 22.91 11.32 0.00 0.00 0.00 0.00 06:45:14 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:28:01 veth40d8e49 2.23 2.23 0.18 0.18 0.00 0.00 0.00 0.00 06:45:14 06:28:01 docker0 2.23 2.23 0.15 0.18 0.00 0.00 0.00 0.00 06:45:14 06:29:01 veth0cad02f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:29:01 eth0 218.76 184.33 1707.48 103.48 0.00 0.00 0.00 0.00 06:45:14 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:30:02 veth0cad02f 0.00 0.41 0.00 0.02 0.00 0.00 0.00 0.00 06:45:14 06:30:02 eth0 97.36 71.47 167.28 57.47 0.00 0.00 0.00 0.00 06:45:14 06:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:30:02 docker0 41.71 56.14 2.68 146.45 0.00 0.00 0.00 0.00 06:45:14 06:31:01 veth2b68454 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:45:14 06:31:01 veth3281788 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:45:14 06:31:01 veth0cad02f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:31:01 eth0 6.89 3.54 5.75 3.03 0.00 0.00 0.00 0.00 06:45:14 06:32:01 veth1822563 6.10 11.84 0.42 29.70 0.00 0.00 0.00 0.00 06:45:14 06:32:01 veth0cad02f 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 06:45:14 06:32:01 eth0 115.36 74.49 355.40 19.74 0.00 0.00 0.00 0.00 06:45:14 06:32:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:45:14 06:33:02 veth38cab35 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:45:14 06:33:02 veth44afe15 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:45:14 06:33:02 veth0cad02f 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 06:45:14 06:33:02 eth0 22.57 17.48 14.66 57.56 0.00 0.00 0.00 0.00 06:45:14 06:34:01 veth0cad02f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:45:14 06:34:01 eth0 203.71 148.74 1727.47 51.20 0.00 0.00 0.00 0.00 06:45:14 06:34:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:45:14 06:34:01 docker0 1221.88 1337.94 94.03 4475.50 0.00 0.00 0.00 0.00 06:45:14 06:35:01 eth0 3.25 2.03 2.82 1.19 0.00 0.00 0.00 0.00 06:45:14 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:36:01 eth0 1.00 0.75 0.73 0.20 0.00 0.00 0.00 0.00 06:45:14 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:37:01 eth0 0.13 0.10 0.01 0.04 0.00 0.00 0.00 0.00 06:45:14 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:38:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:45:14 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:39:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:45:14 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:40:01 eth0 0.25 0.20 0.09 0.07 0.00 0.00 0.00 0.00 06:45:14 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:41:01 eth0 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 06:45:14 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:42:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:43:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:45:14 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:44:02 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:45:01 eth0 209.62 182.55 2211.82 72.49 0.00 0.00 0.00 0.00 06:45:14 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 Average: eth0 160.00 134.79 777.91 31.79 0.00 0.00 0.00 0.00 06:45:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:14 Average: docker0 57.60 63.07 4.43 210.97 0.00 0.00 0.00 0.00 06:45:14 06:45:14 06:45:14 ---> sar -P ALL: 06:45:14 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/20/21 _x86_64_ (4 CPU) 06:45:14 06:45:14 06:23:45 LINUX RESTART (4 CPU) 06:45:14 06:45:14 06:24:01 CPU %user %nice %system %iowait %steal %idle 06:45:14 06:25:01 all 15.86 0.00 9.04 9.20 0.05 65.85 06:45:14 06:25:01 0 15.03 0.00 10.35 8.76 0.03 65.83 06:45:14 06:25:01 1 15.21 0.00 7.78 9.56 0.07 67.38 06:45:14 06:25:01 2 19.58 0.00 9.06 12.40 0.05 58.91 06:45:14 06:25:01 3 13.60 0.00 8.96 6.08 0.05 71.31 06:45:14 06:26:02 all 15.89 0.00 9.28 2.83 0.05 71.95 06:45:14 06:26:02 0 13.40 0.00 12.42 2.49 0.03 71.64 06:45:14 06:26:02 1 17.39 0.00 8.08 3.66 0.05 70.82 06:45:14 06:26:02 2 18.54 0.00 9.21 4.38 0.05 67.82 06:45:14 06:26:02 3 14.22 0.00 7.42 0.79 0.05 77.51 06:45:14 06:27:01 all 37.05 0.00 11.83 7.39 0.06 43.68 06:45:14 06:27:01 0 36.50 0.00 10.80 7.39 0.05 45.26 06:45:14 06:27:01 1 36.60 0.00 11.37 6.94 0.09 45.00 06:45:14 06:27:01 2 37.03 0.00 13.25 7.00 0.05 42.67 06:45:14 06:27:01 3 38.05 0.00 11.87 8.24 0.03 41.80 06:45:14 06:28:01 all 49.35 0.00 13.00 4.58 0.03 33.05 06:45:14 06:28:01 0 49.47 0.00 12.34 3.38 0.02 34.80 06:45:14 06:28:01 1 48.41 0.00 14.20 3.54 0.02 33.83 06:45:14 06:28:01 2 49.94 0.00 12.63 5.23 0.03 32.17 06:45:14 06:28:01 3 49.57 0.00 12.81 6.18 0.03 31.40 06:45:14 06:29:01 all 31.01 0.00 11.42 2.45 0.03 55.10 06:45:14 06:29:01 0 29.55 0.00 10.97 2.80 0.02 56.66 06:45:14 06:29:01 1 30.37 0.00 11.31 3.98 0.03 54.30 06:45:14 06:29:01 2 32.22 0.00 11.92 2.07 0.03 53.76 06:45:14 06:29:01 3 31.90 0.00 11.46 0.95 0.02 55.68 06:45:14 06:30:02 all 19.78 0.00 27.76 23.93 0.10 28.43 06:45:14 06:30:02 0 18.43 0.00 27.52 27.74 0.12 26.19 06:45:14 06:30:02 1 19.20 0.00 28.23 21.30 0.10 31.17 06:45:14 06:30:02 2 20.77 0.00 27.83 24.02 0.07 27.32 06:45:14 06:30:02 3 20.74 0.00 27.46 22.67 0.09 29.05 06:45:14 06:31:01 all 57.57 0.00 18.09 13.37 0.05 10.92 06:45:14 06:31:01 0 57.23 0.00 18.46 12.45 0.05 11.80 06:45:14 06:31:01 1 57.32 0.00 18.26 13.36 0.03 11.03 06:45:14 06:31:01 2 57.48 0.00 18.18 13.63 0.05 10.66 06:45:14 06:31:01 3 58.24 0.00 17.47 14.04 0.05 10.19 06:45:14 06:32:01 all 23.02 0.00 20.06 22.99 0.08 33.85 06:45:14 06:32:01 0 23.90 0.00 19.29 20.77 0.12 35.91 06:45:14 06:32:01 1 22.89 0.00 20.94 23.28 0.07 32.83 06:45:14 06:32:01 2 22.34 0.00 20.33 23.58 0.09 33.66 06:45:14 06:32:01 3 22.96 0.00 19.69 24.33 0.03 32.98 06:45:14 06:33:02 all 40.97 0.00 22.68 20.87 0.09 15.40 06:45:14 06:33:02 0 40.66 0.00 22.54 22.14 0.10 14.55 06:45:14 06:33:02 1 40.11 0.00 22.91 21.23 0.10 15.65 06:45:14 06:33:02 2 42.20 0.00 22.17 21.47 0.05 14.11 06:45:14 06:33:02 3 40.87 0.00 23.11 18.62 0.09 17.31 06:45:14 06:34:01 all 21.68 0.00 11.56 15.75 0.05 50.96 06:45:14 06:34:01 0 20.05 0.00 11.78 14.15 0.03 53.99 06:45:14 06:34:01 1 22.10 0.00 11.06 13.18 0.05 53.60 06:45:14 06:34:01 2 22.71 0.00 11.63 16.38 0.07 49.20 06:45:14 06:34:01 3 21.85 0.00 11.77 19.32 0.03 47.02 06:45:14 06:35:01 all 0.14 0.00 0.14 0.27 0.00 99.45 06:45:14 06:35:01 0 0.10 0.00 0.15 0.13 0.02 99.60 06:45:14 06:35:01 1 0.12 0.00 0.12 0.38 0.00 99.38 06:45:14 06:35:01 2 0.18 0.00 0.17 0.45 0.00 99.20 06:45:14 06:35:01 3 0.17 0.00 0.13 0.10 0.00 99.60 06:45:14 06:45:14 06:35:01 CPU %user %nice %system %iowait %steal %idle 06:45:14 06:36:01 all 0.14 0.00 0.05 0.00 0.00 99.80 06:45:14 06:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:45:14 06:36:01 1 0.03 0.00 0.05 0.00 0.02 99.90 06:45:14 06:36:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:45:14 06:36:01 3 0.45 0.00 0.10 0.00 0.00 99.45 06:45:14 06:37:01 all 0.15 0.00 0.02 0.00 0.00 99.82 06:45:14 06:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:45:14 06:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:45:14 06:37:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:45:14 06:37:01 3 0.52 0.00 0.02 0.02 0.00 99.45 06:45:14 06:38:01 all 0.14 0.00 0.02 0.01 0.00 99.83 06:45:14 06:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:45:14 06:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:45:14 06:38:01 2 0.03 0.00 0.05 0.03 0.00 99.88 06:45:14 06:38:01 3 0.50 0.00 0.00 0.00 0.00 99.50 06:45:14 06:39:01 all 0.16 0.00 0.04 0.03 0.00 99.77 06:45:14 06:39:01 0 0.03 0.00 0.03 0.02 0.00 99.92 06:45:14 06:39:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:45:14 06:39:01 2 0.05 0.00 0.07 0.08 0.00 99.80 06:45:14 06:39:01 3 0.52 0.00 0.03 0.02 0.00 99.43 06:45:14 06:40:01 all 0.14 0.00 0.02 0.00 0.00 99.83 06:45:14 06:40:01 0 0.03 0.00 0.05 0.00 0.00 99.92 06:45:14 06:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:45:14 06:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:45:14 06:40:01 3 0.50 0.00 0.02 0.00 0.00 99.48 06:45:14 06:41:01 all 0.15 0.00 0.03 0.00 0.00 99.81 06:45:14 06:41:01 0 0.03 0.00 0.05 0.00 0.00 99.92 06:45:14 06:41:01 1 0.03 0.00 0.03 0.02 0.00 99.92 06:45:14 06:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:45:14 06:41:01 3 0.53 0.00 0.03 0.00 0.00 99.43 06:45:14 06:42:01 all 0.15 0.00 0.02 0.00 0.00 99.84 06:45:14 06:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:45:14 06:42:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:45:14 06:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:45:14 06:42:01 3 0.50 0.00 0.02 0.00 0.00 99.48 06:45:14 06:43:01 all 0.11 0.00 0.03 0.00 0.00 99.85 06:45:14 06:43:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:45:14 06:43:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:45:14 06:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:45:14 06:43:01 3 0.33 0.00 0.03 0.02 0.00 99.62 06:45:14 06:44:02 all 0.02 0.00 0.03 0.00 0.00 99.95 06:45:14 06:44:02 0 0.00 0.00 0.02 0.00 0.00 99.98 06:45:14 06:44:02 1 0.03 0.00 0.07 0.00 0.00 99.90 06:45:14 06:44:02 2 0.03 0.00 0.02 0.00 0.00 99.95 06:45:14 06:44:02 3 0.02 0.00 0.00 0.00 0.00 99.98 06:45:14 06:45:01 all 6.52 0.00 4.75 3.55 0.03 85.15 06:45:14 06:45:01 0 8.13 0.00 5.65 4.58 0.03 81.60 06:45:14 06:45:01 1 5.61 0.00 4.43 3.83 0.03 86.10 06:45:14 06:45:01 2 6.56 0.00 4.32 2.69 0.03 86.40 06:45:14 06:45:01 3 5.79 0.00 4.60 3.11 0.02 86.48 06:45:14 Average: all 14.99 0.00 7.48 5.95 0.03 71.56 06:45:14 Average: 0 14.64 0.00 7.61 5.93 0.03 71.78 06:45:14 Average: 1 14.78 0.00 7.44 5.81 0.03 71.94 06:45:14 Average: 2 15.48 0.00 7.54 6.25 0.03 70.71 06:45:14 Average: 3 15.05 0.00 7.33 5.79 0.02 71.80 06:45:14 06:45:14 06:45:14