lenny-intel commented: recheck Connecting to https://api.github.com using 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 main at d4ace7e08520ec158b0cc64775f4b4a0dc14a675 rather than 94769bcc740942088b3c2640430b3252096b7034 Obtained Jenkinsfile from d4ace7e08520ec158b0cc64775f4b4a0dc14a675 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2899268391053152762.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5821477223175937284.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3742/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3742/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2648181813054591546.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 # timeout=10 Commit message: "Merge pull request #357 from ernestojeda/fix-previous-commit-sha" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4411994053830777736.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3742/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3742/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7418335182384262584.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-26 in /w/workspace/edgexfoundry_edgex-go_PR-3742 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh16825573336137158.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh8669421510742174103.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3742/head:refs/remotes/origin/PR-3742 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 94769bcc740942088b3c2640430b3252096b7034 Merge succeeded, producing 94769bcc740942088b3c2640430b3252096b7034 Checking out Revision 94769bcc740942088b3c2640430b3252096b7034 (PR-3742) > git config core.sparsecheckout # timeout=10 > git checkout -f 94769bcc740942088b3c2640430b3252096b7034 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh6352560056456978478.key > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 94769bcc740942088b3c2640430b3252096b7034 # timeout=10 Commit message: "feat(data): Support Object value type in Reading" > git rev-list --no-walk 94769bcc740942088b3c2640430b3252096b7034 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:58:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:58:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:58:57 ========================================================= 02:58:57 EdgeX Global Pipelines Version Info 02:58:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:58:58 ------------------- 02:58:58 stable info: 02:58:58 ------------------- 02:58:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:58:58 Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 02:58:58 Message: update stable to v1.0.208 02:58:58 ------------------- 02:58:58 experimental info: 02:58:58 ------------------- 02:58:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:58:58 Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 02:58:58 Message: update experimental to v1.0.208 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:58:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3742 [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3742 [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3742 [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94769bcc740942088b3c2640430b3252096b7034 [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94769bc [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:58:59 provisioning config files... 02:58:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3047903861713486875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:58:59 ---> docker-login.sh 02:58:59 nexus3.edgexfoundry.org:10001 02:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:59 Configure a credential helper to remove this warning. See 02:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:59 02:58:59 Login Succeeded 02:58:59 nexus3.edgexfoundry.org:10002 02:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:59 Configure a credential helper to remove this warning. See 02:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:59 02:58:59 Login Succeeded 02:58:59 nexus3.edgexfoundry.org:10003 02:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:59:00 Configure a credential helper to remove this warning. See 02:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:59:00 02:59:00 Login Succeeded 02:59:00 nexus3.edgexfoundry.org:10004 02:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:59:00 Configure a credential helper to remove this warning. See 02:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:59:00 02:59:00 Login Succeeded 02:59:00 docker.io 02:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:59:00 Configure a credential helper to remove this warning. See 02:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:59:00 02:59:00 Login Succeeded 02:59:00 ---> docker-login.sh ends [Pipeline] } 02:59:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:59:00 ++ 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 02:59:00 + for file in '`ls cmd/**/Dockerfile`' 02:59:00 ++ dirname cmd/core-command/Dockerfile 02:59:00 ++ cut -d/ -f2 02:59:00 + echo core-command,cmd/core-command/Dockerfile 02:59:00 + for file in '`ls cmd/**/Dockerfile`' 02:59:00 ++ dirname cmd/core-data/Dockerfile 02:59:00 ++ cut -d/ -f2 02:59:00 + echo core-data,cmd/core-data/Dockerfile 02:59:00 + for file in '`ls cmd/**/Dockerfile`' 02:59:00 ++ dirname cmd/core-metadata/Dockerfile 02:59:00 ++ cut -d/ -f2 02:59:00 + echo core-metadata,cmd/core-metadata/Dockerfile 02:59:00 + for file in '`ls cmd/**/Dockerfile`' 02:59:00 ++ dirname cmd/security-bootstrapper/Dockerfile 02:59:00 ++ cut -d/ -f2 02:59:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:59:00 + for file in '`ls cmd/**/Dockerfile`' 02:59:00 ++ dirname cmd/security-proxy-setup/Dockerfile 02:59:00 ++ cut -d/ -f2 02:59:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:59:00 + for file in '`ls cmd/**/Dockerfile`' 02:59:00 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:59:00 ++ cut -d/ -f2 02:59:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:59:00 + for file in '`ls cmd/**/Dockerfile`' 02:59:00 ++ dirname cmd/support-notifications/Dockerfile 02:59:00 ++ cut -d/ -f2 02:59:00 + echo support-notifications,cmd/support-notifications/Dockerfile 02:59:00 + for file in '`ls cmd/**/Dockerfile`' 02:59:00 ++ dirname cmd/support-scheduler/Dockerfile 02:59:00 ++ cut -d/ -f2 02:59:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:59:00 + for file in '`ls cmd/**/Dockerfile`' 02:59:00 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:59:00 ++ cut -d/ -f2 02:59:00 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:59:01 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:59:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:59:01 02:59:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:59:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:59:02 latest: Pulling from edgex-devops/git-semver 02:59:02 a0d0a0d46f8b: Pulling fs layer 02:59:02 3e5f54012d9b: Pulling fs layer 02:59:02 4c7163046ea9: Pulling fs layer 02:59:02 0c2d73faf560: Pulling fs layer 02:59:02 0c2d73faf560: Waiting 02:59:02 3e5f54012d9b: Verifying Checksum 02:59:02 3e5f54012d9b: Download complete 02:59:02 a0d0a0d46f8b: Verifying Checksum 02:59:02 a0d0a0d46f8b: Download complete 02:59:02 4c7163046ea9: Verifying Checksum 02:59:02 4c7163046ea9: Download complete 02:59:02 0c2d73faf560: Verifying Checksum 02:59:02 0c2d73faf560: Download complete 02:59:02 a0d0a0d46f8b: Pull complete 02:59:02 3e5f54012d9b: Pull complete 02:59:02 4c7163046ea9: Pull complete 02:59:02 0c2d73faf560: Pull complete 02:59:02 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 02:59:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:59:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:59:02 prd-centos7-docker-4c-2g-26 does not seem to be running inside a container 02:59:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:59:03 $ docker top 5d42332ae05b0e4b1ab0b98b5c92df8a22c1685b661ee4dd87e5f8def65dcd26 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:59:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:59:03 [ssh-agent] Looking for ssh-agent implementation... 02:59:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:59:03 $ docker exec 5d42332ae05b0e4b1ab0b98b5c92df8a22c1685b661ee4dd87e5f8def65dcd26 ssh-agent 02:59:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkElloc/agent.14 02:59:03 SSH_AGENT_PID=21 02:59:03 Running ssh-add (command line suppressed) 02:59:03 Identity added: /w/workspace/edgex-go/5@tmp/private_key_431326038577509607.key (/w/workspace/edgex-go/5@tmp/private_key_431326038577509607.key) 02:59:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:59:04 + git tag --points-at HEAD [Pipeline] } 02:59:04 $ docker exec --env ******** --env ******** 5d42332ae05b0e4b1ab0b98b5c92df8a22c1685b661ee4dd87e5f8def65dcd26 ssh-agent -k 02:59:04 unset SSH_AUTH_SOCK; 02:59:04 unset SSH_AGENT_PID; 02:59:04 echo Agent pid 21 killed; 02:59:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:59:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:59:04 [ssh-agent] Looking for ssh-agent implementation... 02:59:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:59:04 $ docker exec 5d42332ae05b0e4b1ab0b98b5c92df8a22c1685b661ee4dd87e5f8def65dcd26 ssh-agent 02:59:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnoogOK/agent.56 02:59:04 SSH_AGENT_PID=63 02:59:04 Running ssh-add (command line suppressed) 02:59:04 Identity added: /w/workspace/edgex-go/5@tmp/private_key_6864425995359058027.key (/w/workspace/edgex-go/5@tmp/private_key_6864425995359058027.key) 02:59:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:59:05 + git semver init 02:59:05 # -> Open(): unable to determine branch for HEAD 02:59:05 # $GIT_DIR = /w/workspace/edgex-go/5/.git 02:59:05 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 02:59:05 # $SEMVER_REMOTE_NAME = origin 02:59:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:59:05 # $SEMVER_USER_NAME = edgex-jenkins 02:59:05 # $SEMVER_BRANCH = PR-3742 02:59:05 # $SEMVER_TEMP = /tmp/semver-786007452 02:59:05 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:59:17 # '/tmp/semver-786007452' -> '/w/workspace/edgex-go/5/.semver' 02:59:17 # -> Force: false 02:59:17 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 02:59:17 $ docker exec --env ******** --env ******** 5d42332ae05b0e4b1ab0b98b5c92df8a22c1685b661ee4dd87e5f8def65dcd26 ssh-agent -k 02:59:17 unset SSH_AUTH_SOCK; 02:59:17 unset SSH_AGENT_PID; 02:59:17 echo Agent pid 63 killed; 02:59:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:59:18 + git semver [Pipeline] } 02:59:18 $ docker stop --time=1 5d42332ae05b0e4b1ab0b98b5c92df8a22c1685b661ee4dd87e5f8def65dcd26 02:59:20 $ docker rm -f 5d42332ae05b0e4b1ab0b98b5c92df8a22c1685b661ee4dd87e5f8def65dcd26 [Pipeline] // withDockerContainer [Pipeline] sh 02:59:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:59:20 Stashed 1 file(s) [Pipeline] echo 02:59:20 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 02:59:20 ========================================================= 02:59:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:59:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:59:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:59:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:59:21 4e9f2cdf4387: Pulling fs layer 02:59:21 57d31006c564: Pulling fs layer 02:59:21 bd5ccded8296: Pulling fs layer 02:59:21 304dd3a0f381: Pulling fs layer 02:59:21 d37cda54a23b: Pulling fs layer 02:59:21 bae75c0f2455: Pulling fs layer 02:59:21 806579b3d29a: Pulling fs layer 02:59:21 c77eb801bf70: Pulling fs layer 02:59:21 6d0567d44e1a: Pulling fs layer 02:59:21 304dd3a0f381: Waiting 02:59:21 d37cda54a23b: Waiting 02:59:21 bae75c0f2455: Waiting 02:59:21 806579b3d29a: Waiting 02:59:21 c77eb801bf70: Waiting 02:59:21 6d0567d44e1a: Waiting 02:59:21 bd5ccded8296: Verifying Checksum 02:59:21 bd5ccded8296: Download complete 02:59:21 57d31006c564: Verifying Checksum 02:59:21 57d31006c564: Download complete 02:59:21 d37cda54a23b: Verifying Checksum 02:59:21 d37cda54a23b: Download complete 02:59:21 4e9f2cdf4387: Verifying Checksum 02:59:21 4e9f2cdf4387: Download complete 02:59:21 bae75c0f2455: Verifying Checksum 02:59:21 bae75c0f2455: Download complete 02:59:21 806579b3d29a: Verifying Checksum 02:59:21 806579b3d29a: Download complete 02:59:21 c77eb801bf70: Verifying Checksum 02:59:21 c77eb801bf70: Download complete 02:59:21 4e9f2cdf4387: Pull complete 02:59:21 57d31006c564: Pull complete 02:59:21 304dd3a0f381: Verifying Checksum 02:59:21 304dd3a0f381: Download complete 02:59:22 bd5ccded8296: Pull complete 02:59:22 6d0567d44e1a: Verifying Checksum 02:59:22 6d0567d44e1a: Download complete 02:59:26 304dd3a0f381: Pull complete 02:59:26 d37cda54a23b: Pull complete 02:59:26 bae75c0f2455: Pull complete 02:59:26 806579b3d29a: Pull complete 02:59:26 c77eb801bf70: Pull complete 02:59:28 6d0567d44e1a: Pull complete 02:59:28 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 02:59:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:59:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 02:59:28 + docker build -t ci-base-image-x86_64 -f - . 02:59:28 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:59:28 WORKDIR /edgex 02:59:28 COPY go.mod . 02:59:28 RUN go mod download' 02:59:30 Sending build context to Docker daemon 329.2MB 02:59:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:59:30 ---> e839a31ac9d1 02:59:30 Step 2/4 : WORKDIR /edgex 02:59:31 ---> Running in 95d2852f807e 02:59:31 Removing intermediate container 95d2852f807e 02:59:31 ---> 1cef789c7041 02:59:31 Step 3/4 : COPY go.mod . 02:59:31 ---> 1a38e42ccb64 02:59:31 Step 4/4 : RUN go mod download 02:59:31 ---> Running in 11733303dbb7 02:59:35 Still waiting to schedule task 02:59:35 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 03:00:10 Removing intermediate container 11733303dbb7 03:00:10 ---> 837b23871e63 03:00:10 Successfully built 837b23871e63 03:00:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:00:10 + docker inspect -f . ci-base-image-x86_64 03:00:10 . [Pipeline] withDockerContainer 03:00:11 prd-centos7-docker-4c-2g-26 does not seem to be running inside a container 03:00:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:00:11 $ docker top 2b43f3c65e0ae7a4f5ce4bb1c18abf5c529eedee1fde578ad24804f71f534ec9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:00:11 + go version 03:00:11 go version go1.16.8 linux/amd64 [Pipeline] } 03:00:11 $ docker stop --time=1 2b43f3c65e0ae7a4f5ce4bb1c18abf5c529eedee1fde578ad24804f71f534ec9 03:00:13 $ docker rm -f 2b43f3c65e0ae7a4f5ce4bb1c18abf5c529eedee1fde578ad24804f71f534ec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:00:13 + docker inspect -f . ci-base-image-x86_64 03:00:13 . [Pipeline] withDockerContainer 03:00:13 prd-centos7-docker-4c-2g-26 does not seem to be running inside a container 03:00:13 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:00:13 $ docker top 5d35e935e45decf26edd99af94b5cb0ee0015231f5b774d7b135a8014e7201b6 -eo pid,comm [Pipeline] { [Pipeline] echo 03:00:13 ========================================================= 03:00:13 [edgeXBuildGoParallel] Running Tests and Build... 03:00:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:00:14 + go mod tidy [Pipeline] sh 03:00:14 + make test 03:00:14 go mod tidy 03:00:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:00:20 ? github.com/edgexfoundry/edgex-go [no test files] 03:00:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:00:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:00:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:00:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:00:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:00:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:00:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:00:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:00:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:00:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:00:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:00:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:00:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:00:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:00:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 03:00:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:00:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:00:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements 03:00:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:00:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 46.3% of statements 03:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:00:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 90.1% of statements 03:00:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:00:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:00:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 84.4% of statements 03:00:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:00:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:00:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:00:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:00:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:00:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.304s coverage: 94.2% of statements 03:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:00:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements 03:00:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:00:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:00:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:00:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:00:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:00:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements 03:00:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:00:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:00:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:00:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 1.0% of statements 03:00:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:00:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 03:00:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 21.7% of statements 03:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:00:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 03:00:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements 03:00:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 03:01:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 10.061s coverage: 96.3% of statements 03:01:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 03:01:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements 03:01:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 03:01:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 19.203s coverage: 82.5% of statements 03:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:01:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 03:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:01:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 03:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 03:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 03:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 03:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements 03:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 03:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 03:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.2% of statements 03:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 03:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 03:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 03:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 03:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 03:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 03:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.291s coverage: 70.4% of statements 03:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.131s coverage: 43.4% of statements 03:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 03:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 03:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:01:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:01:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.0% of statements 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:01:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:01:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:01:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:01:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 03:01:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 03:01:46 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 03:02:25 GO111MODULE=on go vet ./... 03:02:33 gofmt -l . 03:02:33 [ "`gofmt -l .`" = "" ] 03:02:33 ./bin/test-attribution-txt.sh [Pipeline] sh 03:02:33 + ls -al . 03:02:33 total 612 03:02:33 drwxrwxr-x 10 1001 1001 4096 Oct 8 03:02 . 03:02:33 drwxr-xr-x 4 root root 28 Oct 8 03:00 .. 03:02:33 -rw-rw-r-- 1 1001 1001 11 Oct 8 02:58 .dockerignore 03:02:33 drwxrwxr-x 8 1001 1001 179 Oct 8 02:58 .git 03:02:33 drwxrwxr-x 4 1001 1001 142 Oct 8 02:58 .github 03:02:33 -rw-rw-r-- 1 1001 1001 818 Oct 8 02:58 .gitignore 03:02:33 -rw-rw-r-- 1 1001 1001 42 Oct 8 02:58 .golangci.yml 03:02:33 -rw-rw-r-- 1 1001 1001 76 Oct 8 02:58 .hadolint.yml 03:02:33 drwx------ 3 1001 1001 58 Oct 8 02:59 .semver 03:02:33 -rw-rw-r-- 1 1001 1001 166 Oct 8 02:58 .sonarcloud.properties 03:02:33 -rw-rw-r-- 1 1001 1001 1171 Oct 8 02:58 ADOPTERS.md 03:02:33 -rw-rw-r-- 1 1001 1001 8608 Oct 8 02:58 Attribution.txt 03:02:33 -rw-rw-r-- 1 1001 1001 43881 Oct 8 02:58 CHANGELOG.md 03:02:33 -rw-rw-r-- 1 1001 1001 3804 Oct 8 02:58 CONTRIBUTING.md 03:02:33 -rw-rw-r-- 1 1001 1001 677 Oct 8 02:58 GOVERNANCE.md 03:02:33 -rw-rw-r-- 1 1001 1001 849 Oct 8 02:58 Jenkinsfile 03:02:33 -rw-rw-r-- 1 1001 1001 10775 Oct 8 02:58 LICENSE 03:02:33 -rw-rw-r-- 1 1001 1001 6386 Oct 8 02:58 Makefile 03:02:33 -rw-rw-r-- 1 1001 1001 582 Oct 8 02:58 OWNERS.md 03:02:33 -rw-rw-r-- 1 1001 1001 8256 Oct 8 02:58 README.md 03:02:33 -rw-rw-r-- 1 1001 1001 6912 Oct 8 02:58 SECURITY.md 03:02:33 -rw-rw-r-- 1 1001 1001 5 Oct 8 02:59 VERSION 03:02:33 -rw-rw-r-- 1 1001 1001 4131 Oct 8 02:58 ZMQWindows.md 03:02:33 drwxrwxr-x 2 1001 1001 37 Oct 8 02:58 bin 03:02:33 drwxrwxr-x 14 1001 1001 4096 Oct 8 02:58 cmd 03:02:33 -rw-r--r-- 1 root root 403930 Oct 8 03:01 coverage.out 03:02:33 -rw-rw-r-- 1 1001 1001 829 Oct 8 02:58 go.mod 03:02:33 -rw-r--r-- 1 root root 50143 Oct 8 03:00 go.sum 03:02:33 drwxrwxr-x 8 1001 1001 124 Oct 8 02:58 internal 03:02:33 drwxrwxr-x 3 1001 1001 16 Oct 8 02:58 openapi 03:02:33 drwxrwxr-x 4 1001 1001 71 Oct 8 02:58 snap 03:02:33 -rw-rw-r-- 1 1001 1001 204 Oct 8 02:58 version.go [Pipeline] sh 03:02:34 + '[' -e coverage.out ] 03:02:34 + chown 1001:1001 coverage.out [Pipeline] stash 03:02:34 Stashed 1 file(s) [Pipeline] sh 03:02:34 + make build 03:02:34 go mod tidy 03:02:34 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 03:02:36 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 03:02:43 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 03:02:43 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 03:02:44 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 03:02:44 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 03:02:45 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 03:02:46 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 03:02:47 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 03:02:49 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 03:02:50 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 03:02:51 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] } 03:02:52 $ docker stop --time=1 5d35e935e45decf26edd99af94b5cb0ee0015231f5b774d7b135a8014e7201b6 03:02:54 $ docker rm -f 5d35e935e45decf26edd99af94b5cb0ee0015231f5b774d7b135a8014e7201b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:02:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:02:59 03:02:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:02:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:02:59 latest: Pulling from edgex-devops/edgex-compose 03:02:59 cbdbe7a5bc2a: Pulling fs layer 03:02:59 ca9280d653b3: Pulling fs layer 03:02:59 7e9c9ca2126c: Pulling fs layer 03:02:59 cbdbe7a5bc2a: Verifying Checksum 03:02:59 cbdbe7a5bc2a: Download complete 03:02:59 ca9280d653b3: Verifying Checksum 03:02:59 ca9280d653b3: Download complete 03:03:00 cbdbe7a5bc2a: Pull complete 03:03:00 7e9c9ca2126c: Verifying Checksum 03:03:00 7e9c9ca2126c: Download complete 03:03:00 ca9280d653b3: Pull complete 03:03:04 7e9c9ca2126c: Pull complete 03:03:04 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:03:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:03:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:03:04 prd-centos7-docker-4c-2g-26 does not seem to be running inside a container 03:03:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:03:06 $ docker top 7822f50e93b595b71baa1a3562ca72338cdda7af44f554cd183933447e5896e2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:06 + docker-compose build --help 03:03:06 + grep parallel 03:03:07 --parallel Build images in parallel. [Pipeline] } 03:03:07 $ docker stop --time=1 7822f50e93b595b71baa1a3562ca72338cdda7af44f554cd183933447e5896e2 03:03:08 $ docker rm -f 7822f50e93b595b71baa1a3562ca72338cdda7af44f554cd183933447e5896e2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:03:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:03:08 . [Pipeline] withDockerContainer 03:03:08 prd-centos7-docker-4c-2g-26 does not seem to be running inside a container 03:03:08 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:03:09 $ docker top 87b646ce2ca65f4ea85eedbacae18c47dd8931d91aa0e722001191fea581dcc9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:09 + docker-compose -f ./docker-compose-build.yml build --parallel 03:03:10 Building core-command ... 03:03:10 Building core-data ... 03:03:10 Building core-metadata ... 03:03:10 Building security-bootstrapper ... 03:03:10 Building security-proxy-setup ... 03:03:10 Building security-secretstore-setup ... 03:03:10 Building support-notifications ... 03:03:10 Building support-scheduler ... 03:03:10 Building sys-mgmt-agent ... 03:03:10 Building core-metadata 03:03:10 Building support-scheduler 03:03:10 Building security-proxy-setup 03:03:10 Building support-notifications 03:03:10 Building security-bootstrapper 03:03:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:03:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:03:20 ---> 837b23871e63 03:03:20 Step 3/23 : WORKDIR /edgex-go 03:03:20 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:03:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:03:20 ---> 837b23871e63 03:03:20 Step 3/22 : WORKDIR /edgex-go 03:03:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:03:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:03:23 ---> 837b23871e63 03:03:23 Step 3/24 : WORKDIR /edgex-go 03:03:25 ---> Running in 379b96a1236d 03:03:25 ---> Running in 8855cfd9366c 03:03:25 ---> Running in 6290d5c3ba8b 03:03:26 Removing intermediate container 6290d5c3ba8b 03:03:26 ---> 1787ce5f7147 03:03:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:27 Removing intermediate container 379b96a1236d 03:03:27 ---> 4b7bcc065a30 03:03:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:27 Removing intermediate container 8855cfd9366c 03:03:27 ---> ad93e74cff29 03:03:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:28 ---> Running in 045f3f011bd7 03:03:28 ---> Running in aa7bb7ca0bde 03:03:28 ---> Running in 639406d3fe94 03:03:29 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:03:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:03:29 ---> 837b23871e63 03:03:29 Step 3/23 : WORKDIR /edgex-go 03:03:29 ---> Using cache 03:03:29 ---> ad93e74cff29 03:03:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:29 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:03:29 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:03:29 ---> 837b23871e63 03:03:29 Step 3/32 : WORKDIR /edgex-go 03:03:29 ---> Using cache 03:03:29 ---> ad93e74cff29 03:03:29 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:29 ---> Running in c36bcd8c53aa 03:03:29 ---> Running in b36679376b1d 03:03:29 Removing intermediate container 045f3f011bd7 03:03:29 ---> 6ccd2e1e1dcb 03:03:29 Step 5/22 : RUN apk add --update --no-cache make git 03:03:29 ---> Running in a26726ca80bd 03:03:29 Removing intermediate container 639406d3fe94 03:03:29 ---> 83aacef9bdcb 03:03:29 Step 5/24 : RUN apk add --update --no-cache make git 03:03:29 Removing intermediate container aa7bb7ca0bde 03:03:29 ---> 70945b362d6a 03:03:29 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:03:29 ---> Running in fd4807cac8f4 03:03:29 ---> Running in 82148ca31c65 03:03:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:03:30 Removing intermediate container c36bcd8c53aa 03:03:30 ---> 2620ace96119 03:03:30 Step 5/23 : RUN apk add --update --no-cache make git 03:03:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:03:30 ---> Running in 121390acde2c 03:03:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:03:30 Removing intermediate container b36679376b1d 03:03:30 ---> fe44d3e40a98 03:03:30 Step 5/32 : RUN apk add --update --no-cache make git 03:03:30 ---> Running in bf28e3e76658 03:03:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:03:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:03:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:03:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:03:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:03:31 OK: 219 MiB in 52 packages 03:03:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:03:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:03:31 Removing intermediate container a26726ca80bd 03:03:31 ---> af5e31515aec 03:03:31 Step 6/22 : COPY go.mod . 03:03:31 OK: 219 MiB in 52 packages 03:03:31 OK: 219 MiB in 52 packages 03:03:31 ---> 57d22b42e305 03:03:31 Step 7/22 : RUN go mod download 03:03:31 OK: 219 MiB in 52 packages 03:03:31 ---> Running in 59d460e38a18 03:03:32 OK: 219 MiB in 52 packages 03:03:32 Removing intermediate container fd4807cac8f4 03:03:32 ---> 355db4aceea1 03:03:32 Step 6/23 : COPY go.mod . 03:03:32 Removing intermediate container 82148ca31c65 03:03:32 ---> a249bfe529f0 03:03:32 Step 6/24 : COPY go.mod . 03:03:32 ---> 0f8e6647cba0 03:03:32 Step 7/23 : RUN go mod download 03:03:32 ---> Running in 4b6e1c019d90 03:03:32 ---> 023df11c0c96 03:03:32 Step 7/24 : RUN go mod download 03:03:32 ---> Running in c8091f3b0d39 03:03:32 Removing intermediate container bf28e3e76658 03:03:32 ---> ba97d82e8705 03:03:32 Step 6/32 : COPY go.mod . 03:03:32 Removing intermediate container 121390acde2c 03:03:32 ---> 7d6210aa29b7 03:03:32 Step 6/23 : COPY go.mod . 03:03:33 ---> 3d8ebaf6ee20 03:03:33 Step 7/32 : RUN go mod download 03:03:33 ---> Running in 3cc3f1d08f57 03:03:33 ---> 3cea443a0aca 03:03:33 Step 7/23 : RUN go mod download 03:03:33 ---> Running in 2240911a0f28 03:03:34 Removing intermediate container 59d460e38a18 03:03:34 ---> dcdd85b140fa 03:03:34 Step 8/22 : COPY . . 03:03:36 Removing intermediate container c8091f3b0d39 03:03:36 ---> 6c308238830f 03:03:36 Step 8/24 : COPY . . 03:03:36 Removing intermediate container 4b6e1c019d90 03:03:36 ---> 46dbe46e8201 03:03:36 Step 8/23 : COPY . . 03:03:37 Removing intermediate container 3cc3f1d08f57 03:03:37 ---> 63532e56765b 03:03:37 Step 8/32 : COPY . . 03:03:39 Removing intermediate container 2240911a0f28 03:03:39 ---> 829f0435a256 03:03:39 Step 8/23 : COPY . . 03:03:43 ---> c93deb98b8eb 03:03:43 Step 9/22 : RUN go mod tidy 03:03:46 ---> Running in dc2519d32361 03:03:46 ---> 2ed5c452e3ef 03:03:46 Step 9/24 : RUN go mod tidy 03:03:46 ---> ea0c2c1d9315 03:03:46 Step 9/32 : RUN go mod tidy 03:03:46 ---> 5997c124f89d 03:03:46 Step 9/23 : RUN go mod tidy 03:03:47 ---> Running in 9c27040cb05c 03:03:47 ---> Running in 52918932e85c 03:03:47 ---> Running in 70252f412fe3 03:03:50 Removing intermediate container 9c27040cb05c 03:03:50 ---> 1c9c99eae943 03:03:50 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:03:50 ---> Running in 511ccc41a8cd 03:03:50 Removing intermediate container 52918932e85c 03:03:50 ---> a96f56b033da 03:03:50 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:03:50 Removing intermediate container 70252f412fe3 03:03:50 ---> 2553d6be6bc5 03:03:50 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:03:50 ---> Running in 6fa51c4b2ce1 03:03:50 ---> Running in e801c26c3034 03:03:50 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 03:03:51 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 03:03:51 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 03:03:53 Removing intermediate container dc2519d32361 03:03:53 ---> 8356c9b6939a 03:03:53 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:03:53 ---> Running in 7147389c6e86 03:03:53 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 03:03:57 ---> b8edeb660311 03:03:57 Step 9/23 : RUN go mod tidy 03:03:57 ---> Running in b736e9e93e10 03:03:59 Removing intermediate container b736e9e93e10 03:03:59 ---> 6d4ccb641346 03:03:59 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:03:59 ---> Running in 2a8ec3d74d1e 03:03:59 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 03:04:31 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 03:04:31 Removing intermediate container e801c26c3034 03:04:31 ---> 004fda2249ac 03:04:31 03:04:31 Step 11/32 : FROM alpine:3.14 03:04:31 3.14: Pulling from library/alpine 03:04:31 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:04:31 Status: Downloaded newer image for alpine:3.14 03:04:31 ---> 14119a10abf4 03:04:31 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:04:31 ---> Running in fa5605dc1c75 03:04:32 Removing intermediate container fa5605dc1c75 03:04:32 ---> 92ba0ff7ee52 03:04:32 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:04:32 ---> Running in 0871dc9a15bd 03:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:04:33 (1/2) Installing dumb-init (1.2.5-r1) 03:04:33 (2/2) Installing su-exec (0.2-r1) 03:04:33 Executing busybox-1.33.1-r3.trigger 03:04:33 OK: 6 MiB in 16 packages 03:04:34 Removing intermediate container 6fa51c4b2ce1 03:04:34 ---> 6399094ea873 03:04:34 03:04:34 Step 11/23 : FROM alpine:3.14 03:04:34 ---> 14119a10abf4 03:04:34 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:04:34 Removing intermediate container 511ccc41a8cd 03:04:34 ---> 08c6ab60b857 03:04:34 03:04:34 Step 11/24 : FROM alpine:3.14 03:04:34 ---> 14119a10abf4 03:04:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:04:34 ---> Running in 698aeecddfbb 03:04:34 ---> Running in df3fd08a10b9 03:04:34 Removing intermediate container 0871dc9a15bd 03:04:34 ---> 766f6a5d7cfd 03:04:34 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:04:34 ---> Running in f2fb3f15cd88 03:04:34 Removing intermediate container 7147389c6e86 03:04:34 ---> 10f9b70207c6 03:04:34 03:04:34 Step 11/22 : FROM alpine:3.14 03:04:34 ---> 14119a10abf4 03:04:34 Step 12/22 : RUN apk add --update --no-cache curl 03:04:34 ---> Running in 1539063639d9 03:04:35 Removing intermediate container f2fb3f15cd88 03:04:35 ---> 186921c6ff0e 03:04:35 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:04:35 ---> Running in e50be23b2db1 03:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:04:35 Removing intermediate container e50be23b2db1 03:04:35 ---> 7ecd35cc8e1c 03:04:35 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:04:35 ---> Running in 3acdc42ca355 03:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:04:36 (1/1) Installing dumb-init (1.2.5-r1) 03:04:36 Executing busybox-1.33.1-r3.trigger 03:04:36 OK: 6 MiB in 15 packages 03:04:36 (1/2) Installing ca-certificates (20191127-r5) 03:04:36 (2/2) Installing dumb-init (1.2.5-r1) 03:04:36 Executing busybox-1.33.1-r3.trigger 03:04:36 Executing ca-certificates-20191127-r5.trigger 03:04:36 (1/5) Installing ca-certificates (20191127-r5) 03:04:36 OK: 6 MiB in 16 packages 03:04:36 (2/5) Installing brotli-libs (1.0.9-r5) 03:04:36 (3/5) Installing nghttp2-libs (1.43.0-r0) 03:04:36 (4/5) Installing libcurl (7.79.1-r0) 03:04:36 (5/5) Installing curl (7.79.1-r0) 03:04:36 Executing busybox-1.33.1-r3.trigger 03:04:36 Executing ca-certificates-20191127-r5.trigger 03:04:36 OK: 8 MiB in 19 packages 03:04:37 Removing intermediate container df3fd08a10b9 03:04:37 ---> 962b1c4cb7ff 03:04:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:04:37 ---> Running in bc396a8a0c5b 03:04:37 Removing intermediate container 3acdc42ca355 03:04:37 ---> 6d98a3911969 03:04:37 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:04:37 ---> Running in c36d0852ebb5 03:04:37 Removing intermediate container bc396a8a0c5b 03:04:37 ---> 63025b5384bc 03:04:37 Step 14/24 : ENV APP_PORT=59881 03:04:37 ---> Running in 92e6fff5fb40 03:04:37 Removing intermediate container 698aeecddfbb 03:04:37 ---> c17417d7ad39 03:04:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:04:37 Removing intermediate container 1539063639d9 03:04:37 ---> a93476858b0b 03:04:37 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:04:37 Removing intermediate container c36d0852ebb5 03:04:37 ---> e575b49384ba 03:04:37 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:04:37 ---> Running in dc23f5debd22 03:04:37 Removing intermediate container 92e6fff5fb40 03:04:37 ---> 55228a01d8b4 03:04:37 Step 15/24 : EXPOSE $APP_PORT 03:04:37 ---> Running in ea1f17cb2e9b 03:04:37 ---> Running in d6e7384223dc 03:04:37 Removing intermediate container dc23f5debd22 03:04:37 ---> 011fb7871b5c 03:04:37 Step 14/23 : ENV APP_PORT=59860 03:04:37 Removing intermediate container ea1f17cb2e9b 03:04:37 ---> c4a9d85f7cb8 03:04:37 Step 14/22 : WORKDIR /edgex 03:04:37 ---> d34a8cfeaffe 03:04:37 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:04:37 ---> Running in c9ce8ea8878d 03:04:37 ---> Running in 06bfeaa0b346 03:04:37 Removing intermediate container d6e7384223dc 03:04:37 ---> 072ace1ad28d 03:04:37 Step 16/24 : WORKDIR / 03:04:37 ---> Running in 816203e6f01b 03:04:37 ---> Running in f2a95eb6b45f 03:04:37 Removing intermediate container 2a8ec3d74d1e 03:04:37 ---> 8449639d45e0 03:04:37 03:04:37 Step 11/23 : FROM alpine:3.14 03:04:37 Removing intermediate container c9ce8ea8878d 03:04:37 ---> 91bc082dbf2f 03:04:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:04:37 ---> 14119a10abf4 03:04:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:04:37 ---> Using cache 03:04:37 ---> 962b1c4cb7ff 03:04:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:04:37 ---> Using cache 03:04:37 ---> 63025b5384bc 03:04:37 Step 14/23 : ENV APP_PORT=59861 03:04:37 Removing intermediate container 06bfeaa0b346 03:04:37 ---> 87a347b611dd 03:04:37 Step 15/23 : EXPOSE $APP_PORT 03:04:38 ---> Running in 32ce06ee9462 03:04:38 ---> Running in cce80f7f0082 03:04:38 Removing intermediate container f2a95eb6b45f 03:04:38 ---> 8ad9e9c9bc3e 03:04:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:04:38 ---> d47dda196368 03:04:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:04:38 Removing intermediate container cce80f7f0082 03:04:38 ---> 84334600bd74 03:04:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:04:38 Removing intermediate container 32ce06ee9462 03:04:38 ---> 32c0cecf19ea 03:04:38 Step 15/23 : EXPOSE $APP_PORT 03:04:38 ---> Running in 1931508f4677 03:04:38 ---> 63f19e6692e0 03:04:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:04:38 ---> 7fe9123ec3c8 03:04:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:04:38 Removing intermediate container 1931508f4677 03:04:38 ---> c4e571021ce2 03:04:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:04:38 ---> 652e3946c25d 03:04:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:04:39 ---> c89409be9bfe 03:04:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:04:39 ---> 749b7214d472 03:04:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:04:39 Removing intermediate container 816203e6f01b 03:04:39 ---> f4ccbda1b811 03:04:39 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:04:39 ---> 016df7ad2513 03:04:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:04:39 ---> 3c8db702e176 03:04:39 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:04:39 ---> Running in 97c2fa594c1d 03:04:39 ---> f1c6e5960117 03:04:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:04:39 ---> 1324a8535adc 03:04:39 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:04:39 ---> Running in fa40a962b225 03:04:39 ---> 830ee7e64f0e 03:04:39 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:04:39 Removing intermediate container 97c2fa594c1d 03:04:39 ---> 2117908702f1 03:04:39 Step 19/22 : CMD ["--init=true"] 03:04:39 ---> Running in c4d857865fae 03:04:39 ---> 412a8eeec10f 03:04:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:04:39 ---> Running in a05b36975f56 03:04:39 Removing intermediate container fa40a962b225 03:04:39 ---> 1de4a76a95e1 03:04:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:04:39 ---> Running in 128bd4490b33 03:04:39 Removing intermediate container c4d857865fae 03:04:39 ---> 435c07fcf928 03:04:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:04:39 ---> cf53783bef4c 03:04:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:04:39 Removing intermediate container a05b36975f56 03:04:39 ---> bfe11f118734 03:04:39 Step 20/22 : LABEL arch=x86_64 03:04:39 ---> 00365c09001e 03:04:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:04:39 ---> Running in 37770a02081f 03:04:39 ---> Running in 228617de5d99 03:04:39 ---> Running in 85e4d15cdbe9 03:04:39 Removing intermediate container 128bd4490b33 03:04:39 ---> b2c98f4e39fa 03:04:39 Step 22/24 : LABEL arch=x86_64 03:04:40 ---> Running in 8234002d476a 03:04:40 Removing intermediate container 228617de5d99 03:04:40 ---> 66ce3b0d57f1 03:04:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:04:40 Removing intermediate container 37770a02081f 03:04:40 ---> 2293ec3d08a6 03:04:40 Step 21/23 : LABEL arch=x86_64 03:04:40 ---> Running in ca8752d9308f 03:04:40 Removing intermediate container 85e4d15cdbe9 03:04:40 ---> 9e4ca1557c0d 03:04:40 Step 21/22 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 03:04:40 ---> Running in ea90909d59af 03:04:40 Removing intermediate container 8234002d476a 03:04:40 ---> 77e9db9a0c68 03:04:40 Step 23/24 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 03:04:40 ---> 9f3c7de8160f 03:04:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:04:40 ---> Running in 0dcf585b1e0a 03:04:40 ---> Running in cd3852cdc0d5 03:04:40 Removing intermediate container ca8752d9308f 03:04:40 ---> 7c02a9d838b9 03:04:40 Step 21/23 : LABEL arch=x86_64 03:04:40 Removing intermediate container ea90909d59af 03:04:40 ---> 25ee95251349 03:04:40 Step 22/23 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 03:04:40 ---> Running in 271b08d24aef 03:04:40 Removing intermediate container 0dcf585b1e0a 03:04:40 ---> 0980b85cb1b0 03:04:40 Step 22/22 : LABEL version=0.0.0 03:04:40 Removing intermediate container cd3852cdc0d5 03:04:40 ---> 4a86b30055f8 03:04:40 Step 24/24 : LABEL version=0.0.0 03:04:40 ---> Running in e48817ed610d 03:04:40 ---> Running in 32297f132acd 03:04:40 ---> Running in e4633a15aa56 03:04:40 ---> 5fd30f60940a 03:04:40 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:04:40 Removing intermediate container 271b08d24aef 03:04:40 ---> 00ab5095a158 03:04:40 Step 22/23 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 03:04:40 Removing intermediate container e48817ed610d 03:04:40 ---> fd7002fec150 03:04:40 Step 23/23 : LABEL version=0.0.0 03:04:40 Removing intermediate container 32297f132acd 03:04:40 ---> 70811a433eb4 03:04:40 03:04:40 ---> Running in efe77598b6a6 03:04:40 Removing intermediate container e4633a15aa56 03:04:40 ---> 5a0033882a79 03:04:40 03:04:40 ---> Running in 6155f73fc9ff 03:04:40 Successfully built 70811a433eb4 03:04:40 Successfully tagged security-proxy-setup:latest 03:04:40 Building core-data 03:04:40  Building security-proxy-setup ... done Successfully built 5a0033882a79 03:04:40 Successfully tagged core-metadata:latest 03:04:40 ---> 85087bd40a9c 03:04:40 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:04:40  Building core-metadata ... done Building sys-mgmt-agent 03:04:40 Removing intermediate container 6155f73fc9ff 03:04:40 ---> 9bb8a925f503 03:04:40 03:04:40 Successfully built 9bb8a925f503 03:04:40 Removing intermediate container efe77598b6a6 03:04:40 ---> 43396907fe90 03:04:40 Step 23/23 : LABEL version=0.0.0 03:04:40 Successfully tagged support-notifications:latest 03:04:40  Building support-notifications ... done Building core-command 03:04:40 ---> Running in e0856e1e9658 03:04:40 ---> Running in e958155046b2 03:04:41 Removing intermediate container e0856e1e9658 03:04:41 ---> 79636a7998f6 03:04:41 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:04:42 Removing intermediate container e958155046b2 03:04:42 ---> ff46a4f82199 03:04:42 03:04:42 Successfully built ff46a4f82199 03:04:44 Successfully tagged support-scheduler:latest 03:04:44  Building support-scheduler ... done Building security-secretstore-setup 03:04:48 ---> 0ad9314ed786 03:04:48 Step 27/32 : RUN chmod +x /entrypoint.sh 03:04:50 ---> Running in 00c9a0a5dd66 03:04:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:04:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:04:52 ---> 837b23871e63 03:04:52 Step 3/24 : WORKDIR /edgex-go 03:04:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:04:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:04:52 ---> 837b23871e63 03:04:52 Step 3/24 : WORKDIR /edgex-go 03:04:52 ---> Using cache 03:04:52 ---> ad93e74cff29 03:04:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:52 ---> Using cache 03:04:52 ---> ad93e74cff29 03:04:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:52 ---> Using cache 03:04:52 ---> fe44d3e40a98 03:04:52 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:04:52 ---> Using cache 03:04:52 ---> fe44d3e40a98 03:04:52 Step 5/24 : RUN apk add --update --no-cache make git 03:04:52 ---> Using cache 03:04:52 ---> ba97d82e8705 03:04:52 Step 6/24 : COPY go.mod . 03:04:52 ---> Using cache 03:04:52 ---> 3d8ebaf6ee20 03:04:52 Step 7/24 : RUN go mod download 03:04:52 ---> Using cache 03:04:52 ---> 63532e56765b 03:04:52 Step 8/24 : COPY . . 03:04:52 ---> Using cache 03:04:52 ---> ea0c2c1d9315 03:04:52 Step 9/24 : RUN go mod tidy 03:04:52 ---> Using cache 03:04:52 ---> 2553d6be6bc5 03:04:52 Step 10/24 : RUN make cmd/core-command/core-command 03:04:52 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:04:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:04:52 ---> 837b23871e63 03:04:52 Step 3/26 : WORKDIR /edgex-go 03:04:52 ---> Using cache 03:04:52 ---> ad93e74cff29 03:04:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:52 ---> Using cache 03:04:52 ---> fe44d3e40a98 03:04:52 Step 5/26 : RUN apk add --update --no-cache make git 03:04:52 ---> Using cache 03:04:52 ---> ba97d82e8705 03:04:52 Step 6/26 : COPY go.mod . 03:04:52 ---> Using cache 03:04:52 ---> 3d8ebaf6ee20 03:04:52 Step 7/26 : RUN go mod download 03:04:52 ---> Using cache 03:04:52 ---> 63532e56765b 03:04:52 Step 8/26 : COPY . . 03:04:52 ---> Using cache 03:04:52 ---> ea0c2c1d9315 03:04:52 Step 9/26 : RUN go mod tidy 03:04:52 ---> Using cache 03:04:52 ---> 2553d6be6bc5 03:04:52 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:04:52 ---> Running in 3f641227d99e 03:04:52 ---> Running in 0ac4e5ba35e6 03:04:52 ---> Running in 83e0b5047093 03:04:52 Removing intermediate container 00c9a0a5dd66 03:04:52 ---> 20fb97598df7 03:04:52 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:04:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:04:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:04:52 ---> 837b23871e63 03:04:52 Step 3/24 : WORKDIR /edgex-go 03:04:52 ---> Using cache 03:04:52 ---> ad93e74cff29 03:04:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:52 ---> Using cache 03:04:52 ---> fe44d3e40a98 03:04:52 Step 5/24 : RUN apk add --update --no-cache make bash git 03:04:53 ---> Running in 97de943744b0 03:04:53 ---> Running in e5095eb68926 03:04:53 Removing intermediate container e5095eb68926 03:04:53 ---> 76c3d95bebe4 03:04:53 Step 29/32 : CMD ["gate"] 03:04:53 ---> Running in c01c5e05edda 03:04:53 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 03:04:53 Removing intermediate container c01c5e05edda 03:04:53 ---> 3033a93d08f2 03:04:53 Step 30/32 : LABEL arch=x86_64 03:04:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:04:53 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 03:04:53 ---> Running in 0475ad32236c 03:04:53 Removing intermediate container 0475ad32236c 03:04:53 ---> b026ec599333 03:04:53 Step 31/32 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 03:04:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:04:54 ---> Running in ee49de5c6d71 03:04:54 Removing intermediate container ee49de5c6d71 03:04:54 ---> f31cff0b5d7c 03:04:54 Step 32/32 : LABEL version=0.0.0 03:04:54 ---> Running in 71bfde2879ae 03:04:54 Removing intermediate container 71bfde2879ae 03:04:54 ---> 8103e9c640df 03:04:54 03:04:54 Successfully built 8103e9c640df 03:04:54 Successfully tagged security-bootstrapper:latest 03:04:54  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:04:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:04:55 OK: 219 MiB in 52 packages 03:04:55 OK: 219 MiB in 52 packages 03:04:55 Removing intermediate container 0ac4e5ba35e6 03:04:55 ---> c40e777a9c3a 03:04:55 Step 6/24 : COPY go.mod . 03:04:55 Removing intermediate container 97de943744b0 03:04:55 ---> edd8d514efdb 03:04:55 Step 6/24 : COPY go.mod . 03:04:56 ---> e9c5b439ff56 03:04:56 Step 7/24 : RUN go mod download 03:04:56 ---> Running in c81ae56263fc 03:04:56 ---> 9c214079fa4b 03:04:56 Step 7/24 : RUN go mod download 03:04:56 ---> Running in 8ef315b5bd6a 03:04:58 Removing intermediate container 8ef315b5bd6a 03:04:58 ---> 687a8170cd9a 03:04:58 Step 8/24 : COPY . . 03:04:58 Removing intermediate container c81ae56263fc 03:04:58 ---> 1cac89f38eb3 03:04:58 Step 8/24 : COPY . . 03:05:08 ---> 324d929d1764 03:05:08 Step 9/24 : RUN go mod tidy 03:05:08 ---> 5ed2461da4e9 03:05:08 Step 9/24 : RUN go mod tidy 03:05:08 ---> Running in 53906d778344 03:05:08 ---> Running in 54e94a0b41f7 03:05:09 Removing intermediate container 53906d778344 03:05:09 ---> 02236ac1fa05 03:05:09 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:05:09 ---> Running in d03f42949019 03:05:10 Removing intermediate container 54e94a0b41f7 03:05:10 ---> 348fa858aeeb 03:05:10 Step 10/24 : RUN make cmd/core-data/core-data 03:05:10 ---> Running in 0eee31fa111f 03:05:10 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 03:05:11 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 03:05:17 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 03:05:19 Removing intermediate container 3f641227d99e 03:05:19 ---> 988024f83c11 03:05:19 03:05:19 Step 11/24 : FROM alpine:3.14 03:05:19 ---> 14119a10abf4 03:05:19 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:05:19 ---> Using cache 03:05:19 ---> 962b1c4cb7ff 03:05:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:05:19 ---> Using cache 03:05:19 ---> 63025b5384bc 03:05:19 Step 14/24 : ENV APP_PORT=59882 03:05:19 ---> Running in 5921d13e16d5 03:05:19 Removing intermediate container 5921d13e16d5 03:05:19 ---> f1c7da53e949 03:05:19 Step 15/24 : EXPOSE $APP_PORT 03:05:19 ---> Running in eed63d74dee5 03:05:20 Removing intermediate container eed63d74dee5 03:05:20 ---> aaff01e05ce3 03:05:20 Step 16/24 : WORKDIR / 03:05:20 ---> Running in 38173b042cd3 03:05:21 Removing intermediate container 83e0b5047093 03:05:21 ---> 7452da9e5ae1 03:05:21 03:05:21 Step 11/26 : FROM alpine:3.14 03:05:21 ---> 14119a10abf4 03:05:21 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:05:21 ---> Running in b91153917c66 03:05:21 Removing intermediate container 38173b042cd3 03:05:21 ---> e700582c13c3 03:05:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:05:21 ---> 36a1746ee615 03:05:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:05:21 ---> 90a9d9b01be8 03:05:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:05:22 (1/3) Installing ca-certificates (20191127-r5) 03:05:22 (2/3) Installing dumb-init (1.2.5-r1) 03:05:22 (3/3) Installing su-exec (0.2-r1) 03:05:22 Executing busybox-1.33.1-r3.trigger 03:05:22 Executing ca-certificates-20191127-r5.trigger 03:05:22 OK: 6 MiB in 17 packages 03:05:22 ---> 447ab55ea970 03:05:22 Step 20/24 : ENTRYPOINT ["/core-command"] 03:05:22 ---> Running in 54cccd1c8274 03:05:22 Removing intermediate container 54cccd1c8274 03:05:22 ---> b5e5ebf29087 03:05:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:05:22 ---> Running in 8ecb42dd3a98 03:05:22 Removing intermediate container b91153917c66 03:05:22 ---> ec0ae6a8f7f9 03:05:22 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:05:22 Removing intermediate container 8ecb42dd3a98 03:05:22 ---> 5308422a89bc 03:05:22 Step 22/24 : LABEL arch=x86_64 03:05:22 ---> Running in a3489c98a84c 03:05:22 ---> Running in 5f3a0727fa92 03:05:22 Removing intermediate container a3489c98a84c 03:05:22 ---> 9f6448463050 03:05:22 Step 14/26 : WORKDIR / 03:05:23 ---> Running in f5f088fd72cb 03:05:23 Removing intermediate container 5f3a0727fa92 03:05:23 ---> 892e3e680d06 03:05:23 Step 23/24 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 03:05:23 ---> Running in 8e8c6fa3e628 03:05:23 Removing intermediate container f5f088fd72cb 03:05:23 ---> 87251a3a2d26 03:05:23 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:05:23 Removing intermediate container 8e8c6fa3e628 03:05:23 ---> 0f060b018597 03:05:23 Step 24/24 : LABEL version=0.0.0 03:05:23 ---> Running in 5bfa7a63a516 03:05:23 ---> 4b1f8d458616 03:05:23 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:05:23 Removing intermediate container 5bfa7a63a516 03:05:23 ---> 23c019bb15fb 03:05:23 03:05:23 Successfully built 23c019bb15fb 03:05:23 Successfully tagged core-command:latest 03:05:23  Building core-command ... done  ---> 0f37d51a174c 03:05:23 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:05:24 ---> e929f9431c80 03:05:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:05:24 ---> 9ea455fe6c2d 03:05:24 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:05:25 ---> 2cba9bc2de8d 03:05:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:05:25 ---> 6d7add998bff 03:05:25 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:05:26 ---> 3a37cc0aebaa 03:05:26 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 03:05:26 ---> Running in edf460c6db89 03:05:27 Removing intermediate container edf460c6db89 03:05:27 ---> 06881fcd65ba 03:05:27 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:05:27 ---> Running in 144e0835abd3 03:05:27 Removing intermediate container 144e0835abd3 03:05:27 ---> ab7a70908b70 03:05:27 Step 24/26 : LABEL arch=x86_64 03:05:27 ---> Running in 0298000a0e2d 03:05:27 Removing intermediate container 0298000a0e2d 03:05:27 ---> 386101c5bbb9 03:05:27 Step 25/26 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 03:05:27 ---> Running in 6586cdadaf2b 03:05:27 Removing intermediate container 6586cdadaf2b 03:05:27 ---> 38569478f57e 03:05:27 Step 26/26 : LABEL version=0.0.0 03:05:27 ---> Running in a7b49aae6f44 03:05:27 Removing intermediate container a7b49aae6f44 03:05:27 ---> c16da4dc08c3 03:05:27 03:05:27 Successfully built c16da4dc08c3 03:05:28 Successfully tagged security-secretstore-setup:latest 03:05:33  Building security-secretstore-setup ... done Removing intermediate container d03f42949019 03:05:33 ---> e3376d8fe48b 03:05:33 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:05:33 ---> Running in 1ffd9b0adf56 03:05:33 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 03:05:34 Removing intermediate container 1ffd9b0adf56 03:05:34 ---> 43797cc893a8 03:05:34 03:05:34 Step 12/24 : FROM docker:20.10.8 03:05:34 20.10.8: Pulling from library/docker 03:05:36 Removing intermediate container 0eee31fa111f 03:05:36 ---> 511b7cdcc60e 03:05:36 03:05:36 Step 11/24 : FROM alpine:3.14 03:05:36 ---> 14119a10abf4 03:05:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:05:36 ---> Running in 59f3f91e6e97 03:05:36 Removing intermediate container 59f3f91e6e97 03:05:36 ---> 5447e8362ce1 03:05:36 Step 13/24 : ENV APP_PORT=59880 03:05:36 ---> Running in 831a3d5a95c1 03:05:36 Removing intermediate container 831a3d5a95c1 03:05:36 ---> 97e9b1a42776 03:05:36 Step 14/24 : EXPOSE $APP_PORT 03:05:36 ---> Running in 3da0df8d90bd 03:05:36 Removing intermediate container 3da0df8d90bd 03:05:36 ---> c249d78c8388 03:05:36 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:36 ---> Running in 2fdb2dd85e0a 03:05:36 Removing intermediate container 2fdb2dd85e0a 03:05:36 ---> 43d2a7fd663e 03:05:36 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:05:36 ---> Running in b44c8bc8a89f 03:05:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:05:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:05:38 (1/6) Installing dumb-init (1.2.5-r1) 03:05:38 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:05:38 (3/6) Installing libsodium (1.0.18-r0) 03:05:38 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:05:38 (5/6) Installing libzmq (4.3.4-r0) 03:05:38 (6/6) Installing zeromq (4.3.4-r0) 03:05:39 Executing busybox-1.33.1-r3.trigger 03:05:39 OK: 8 MiB in 20 packages 03:05:39 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 03:05:39 Status: Downloaded newer image for docker:20.10.8 03:05:39 ---> bc6c0ffef665 03:05:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:05:39 ---> Running in 14a256f17638 03:05:39 Removing intermediate container b44c8bc8a89f 03:05:39 ---> 131a38085b4e 03:05:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:05:39 Removing intermediate container 14a256f17638 03:05:39 ---> e7d08b26f03e 03:05:39 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 03:05:39 ---> Running in cd4a0129c132 03:05:39 ---> a7c88e673198 03:05:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:05:40 ---> cb0db82339b8 03:05:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:05:40 ---> 9f4133481ca7 03:05:40 Step 20/24 : ENTRYPOINT ["/core-data"] 03:05:40 (1/42) Installing readline (8.1.0-r0) 03:05:40 ---> Running in 770e07cce680 03:05:40 (2/42) Installing bash (5.1.4-r0) 03:05:40 Executing bash-5.1.4-r0.post-install 03:05:40 (3/42) Installing brotli-libs (1.0.9-r5) 03:05:40 (4/42) Installing nghttp2-libs (1.43.0-r0) 03:05:40 (5/42) Installing libcurl (7.79.1-r0) 03:05:40 (6/42) Installing curl (7.79.1-r0) 03:05:40 (7/42) Installing dumb-init (1.2.5-r1) 03:05:40 (8/42) Installing libbz2 (1.0.8-r1) 03:05:40 (9/42) Installing expat (2.4.1-r0) 03:05:40 (10/42) Installing libffi (3.3-r2) 03:05:40 (11/42) Installing gdbm (1.19-r0) 03:05:40 Removing intermediate container 770e07cce680 03:05:40 ---> 38bee24d0a8b 03:05:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:05:40 (12/42) Installing xz-libs (5.2.5-r0) 03:05:40 (13/42) Installing libgcc (10.3.1_git20210424-r2) 03:05:40 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 03:05:40 (15/42) Installing mpdecimal (2.5.1-r1) 03:05:40 ---> Running in 853c79c6d61a 03:05:40 (16/42) Installing sqlite-libs (3.35.5-r0) 03:05:40 (17/42) Installing python3 (3.9.5-r1) 03:05:41 Removing intermediate container 853c79c6d61a 03:05:41 ---> 2b1680267bda 03:05:41 Step 22/24 : LABEL arch=x86_64 03:05:41 ---> Running in 67948a834eff 03:05:41 (18/42) Installing py3-appdirs (1.4.4-r2) 03:05:41 (19/42) Installing py3-chardet (4.0.0-r2) 03:05:41 (20/42) Installing py3-idna (3.2-r0) 03:05:41 (21/42) Installing py3-urllib3 (1.26.5-r0) 03:05:41 (22/42) Installing py3-certifi (2020.12.5-r1) 03:05:41 (23/42) Installing py3-requests (2.25.1-r4) 03:05:41 (24/42) Installing py3-msgpack (1.0.2-r1) 03:05:41 (25/42) Installing py3-lockfile (0.12.2-r4) 03:05:41 (26/42) Installing py3-cachecontrol (0.12.6-r1) 03:05:41 Removing intermediate container 67948a834eff 03:05:41 ---> efb91cf6fe3d 03:05:41 Step 23/24 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 03:05:41 (27/42) Installing py3-colorama (0.4.4-r1) 03:05:41 (28/42) Installing py3-contextlib2 (0.6.0-r1) 03:05:41 (29/42) Installing py3-distlib (0.3.1-r3) 03:05:41 ---> Running in 06ec724b0189 03:05:41 (30/42) Installing py3-distro (1.5.0-r3) 03:05:41 (31/42) Installing py3-six (1.15.0-r1) 03:05:41 (32/42) Installing py3-webencodings (0.5.1-r4) 03:05:41 (33/42) Installing py3-html5lib (1.1-r1) 03:05:41 (34/42) Installing py3-parsing (2.4.7-r2) 03:05:41 (35/42) Installing py3-packaging (20.9-r1) 03:05:41 Removing intermediate container 06ec724b0189 03:05:41 ---> a9f114773ea8 03:05:41 Step 24/24 : LABEL version=0.0.0 03:05:41 (36/42) Installing py3-toml (0.10.2-r2) 03:05:42 (37/42) Installing py3-pep517 (0.10.0-r2) 03:05:42 (38/42) Installing py3-progress (1.5-r2) 03:05:42 (39/42) Installing py3-retrying (1.3.3-r1) 03:05:42 (40/42) Installing py3-ordered-set (4.0.2-r1) 03:05:42 ---> Running in 14109fa4187f 03:05:42 (41/42) Installing py3-setuptools (52.0.0-r3) 03:05:42 (42/42) Installing py3-pip (20.3.4-r1) 03:05:42 Removing intermediate container 14109fa4187f 03:05:42 ---> d01709a15113 03:05:42 03:05:42 Executing busybox-1.33.1-r3.trigger 03:05:42 OK: 84 MiB in 64 packages 03:05:42 Successfully built d01709a15113 03:05:42 Successfully tagged core-data:latest 03:05:42  Building core-data ... done Collecting docker-compose==1.23.2 03:05:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:05:42 Collecting websocket-client<1.0,>=0.32.0 03:05:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:05:42 Collecting texttable<0.10,>=0.9.0 03:05:42 Downloading texttable-0.9.1.tar.gz (11 kB) 03:05:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 03:05:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:05:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:05:43 Collecting cached-property<2,>=1.2.0 03:05:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:05:43 Collecting docopt<0.7,>=0.6.1 03:05:43 Downloading docopt-0.6.2.tar.gz (25 kB) 03:05:43 Collecting docker<4.0,>=3.6.0 03:05:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:05:43 Collecting dockerpty<0.5,>=0.4.1 03:05:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:05:44 Collecting PyYAML<4,>=3.10 03:05:44 Downloading PyYAML-3.13.tar.gz (270 kB) 03:05:44 Collecting jsonschema<3,>=2.5.1 03:05:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:05:44 Collecting docker-pycreds>=0.4.0 03:05:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:05:44 Collecting idna<2.8,>=2.5 03:05:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:05:44 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 03:05:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32 in /w/workspace/edgexfoundry_edgex-go_PR-3742 [Pipeline] { [Pipeline] ws 03:05:44 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 03:05:45 Collecting urllib3<1.25,>=1.21.1 03:05:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:05:45 Collecting chardet<3.1.0,>=3.0.2 03:05:45 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:05:45 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:05:45 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:05:45 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:05:45 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:05:45 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:05:45 Attempting uninstall: urllib3 03:05:45 Found existing installation: urllib3 1.26.5 03:05:45 Uninstalling urllib3-1.26.5: 03:05:45 Successfully uninstalled urllib3-1.26.5 03:05:45 The recommended git tool is: git 03:05:45 Attempting uninstall: idna 03:05:45 Found existing installation: idna 3.2 03:05:45 Uninstalling idna-3.2: 03:05:45 Successfully uninstalled idna-3.2 03:05:45 Attempting uninstall: chardet 03:05:45 Found existing installation: chardet 4.0.0 03:05:45 Uninstalling chardet-4.0.0: 03:05:45 Successfully uninstalled chardet-4.0.0 03:05:45 Attempting uninstall: requests 03:05:45 Found existing installation: requests 2.25.1 03:05:45 Uninstalling requests-2.25.1: 03:05:45 Successfully uninstalled requests-2.25.1 03:05:45 Running setup.py install for texttable: started 03:05:46 Running setup.py install for texttable: finished with status 'done' 03:05:46 Running setup.py install for PyYAML: started 03:05:46 Running setup.py install for PyYAML: finished with status 'done' 03:05:46 Running setup.py install for docopt: started 03:05:46 Running setup.py install for docopt: finished with status 'done' 03:05:46 Running setup.py install for dockerpty: started 03:05:47 Running setup.py install for dockerpty: finished with status 'done' 03:05:47 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 03:05:50 Removing intermediate container cd4a0129c132 03:05:50 ---> 4ba1aec87d07 03:05:50 Step 15/24 : ENV APP_PORT=58890 03:05:50 ---> Running in d2b3d149a439 03:05:50 Removing intermediate container d2b3d149a439 03:05:50 ---> e529d3087f8a 03:05:50 Step 16/24 : EXPOSE $APP_PORT 03:05:50 ---> Running in ab8c77af1954 03:05:50 Removing intermediate container ab8c77af1954 03:05:50 ---> b68cbb966bb4 03:05:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:05:50 ---> 70682c2bc189 03:05:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:05:50 ---> 7578cc9fb21b 03:05:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:05:51 ---> 2238732740c9 03:05:51 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:05:51 ---> Running in 012eabdcf064 03:05:51 Removing intermediate container 012eabdcf064 03:05:51 ---> 7db87cfefdc2 03:05:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:05:51 ---> Running in f5732862c4ed 03:05:51 Removing intermediate container f5732862c4ed 03:05:51 ---> 928327c06480 03:05:51 Step 22/24 : LABEL arch=x86_64 03:05:51 ---> Running in ccebc239e046 03:05:51 Removing intermediate container ccebc239e046 03:05:51 ---> 59678e1d50cc 03:05:51 Step 23/24 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 03:05:51 ---> Running in c4d891489586 03:05:51 Removing intermediate container c4d891489586 03:05:51 ---> 2aa88862d08b 03:05:51 Step 24/24 : LABEL version=0.0.0 03:05:51 ---> Running in 05fbdc44f7ec 03:05:51 Removing intermediate container 05fbdc44f7ec 03:05:51 ---> 15d083936bee 03:05:51 03:05:51 Successfully built 15d083936bee 03:05:51 Successfully tagged sys-mgmt-agent:latest 03:05:51  Building sys-mgmt-agent ... done  [Pipeline] } 03:05:51 $ docker stop --time=1 87b646ce2ca65f4ea85eedbacae18c47dd8931d91aa0e722001191fea581dcc9 03:05:52 using credential edgex-jenkins-ssh 03:05:52 Cloning the remote Git repository 03:05:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:05:52 > git init /w/workspace/edgex-go/5 # timeout=10 03:05:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:05:52 > git --version # timeout=10 03:05:52 > git --version # 'git version 2.17.1' 03:05:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:05:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:05:53 $ docker rm -f 87b646ce2ca65f4ea85eedbacae18c47dd8931d91aa0e722001191fea581dcc9 [Pipeline] // withDockerContainer [Pipeline] sh 03:05:53 + docker images 03:05:53 REPOSITORY TAG IMAGE ID CREATED SIZE 03:05:53 sys-mgmt-agent latest 15d083936bee 2 seconds ago 294MB 03:05:53 core-data latest d01709a15113 12 seconds ago 20.5MB 03:05:53 511b7cdcc60e 18 seconds ago 1.76GB 03:05:53 43797cc893a8 19 seconds ago 1.75GB 03:05:53 security-secretstore-setup latest c16da4dc08c3 26 seconds ago 28.2MB 03:05:53 core-command latest 23c019bb15fb 30 seconds ago 16MB 03:05:53 7452da9e5ae1 33 seconds ago 1.76GB 03:05:53 988024f83c11 34 seconds ago 1.75GB 03:05:53 security-bootstrapper latest 8103e9c640df 59 seconds ago 18.8MB 03:05:53 security-proxy-setup latest 70811a433eb4 About a minute ago 26.7MB 03:05:53 core-metadata latest 5a0033882a79 About a minute ago 16.8MB 03:05:53 support-scheduler latest ff46a4f82199 About a minute ago 16.1MB 03:05:53 support-notifications latest 9bb8a925f503 About a minute ago 16.8MB 03:05:53 8449639d45e0 About a minute ago 1.75GB 03:05:53 10f9b70207c6 About a minute ago 1.76GB 03:05:53 08c6ab60b857 About a minute ago 1.76GB 03:05:53 6399094ea873 About a minute ago 1.75GB 03:05:53 004fda2249ac About a minute ago 1.75GB 03:05:53 ci-base-image-x86_64 latest 837b23871e63 5 minutes ago 1.25GB 03:05:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 hours ago 34.5MB 03:05:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine e839a31ac9d1 32 hours ago 546MB 03:05:53 docker 20.10.8 bc6c0ffef665 5 weeks ago 214MB 03:05:53 alpine 3.14 14119a10abf4 5 weeks ago 5.6MB 03:05:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 03:06:08 Still waiting to schedule task 03:06:08 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:06:11 Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 94769bcc740942088b3c2640430b3252096b7034 03:06:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:06:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:06:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:06:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:06:10 using GIT_SSH to set credentials SSH Credentials for GitHub 03:06:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3742/head:refs/remotes/origin/PR-3742 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:06:11 > git config core.sparsecheckout # timeout=10 03:06:11 > git checkout -f 94769bcc740942088b3c2640430b3252096b7034 # timeout=10 03:06:11 > git remote # timeout=10 03:06:12 Merge succeeded, producing 94769bcc740942088b3c2640430b3252096b7034 03:06:12 Checking out Revision 94769bcc740942088b3c2640430b3252096b7034 (PR-3742) 03:06:11 > git config --get remote.origin.url # timeout=10 03:06:11 using GIT_SSH to set credentials SSH Credentials for GitHub 03:06:11 > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 03:06:12 > git rev-parse HEAD^{commit} # timeout=10 03:06:12 > git config core.sparsecheckout # timeout=10 03:06:12 > git checkout -f 94769bcc740942088b3c2640430b3252096b7034 # timeout=10 03:06:16 Commit message: "feat(data): Support Object value type in Reading" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:06:17 provisioning config files... 03:06:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8720138412487857774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:06:18 ---> docker-login.sh 03:06:18 nexus3.edgexfoundry.org:10001 03:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:20 Configure a credential helper to remove this warning. See 03:06:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:20 03:06:20 Login Succeeded 03:06:20 nexus3.edgexfoundry.org:10002 03:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:20 Configure a credential helper to remove this warning. See 03:06:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:20 03:06:20 Login Succeeded 03:06:20 nexus3.edgexfoundry.org:10003 03:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:21 Configure a credential helper to remove this warning. See 03:06:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:21 03:06:21 Login Succeeded 03:06:21 nexus3.edgexfoundry.org:10004 03:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:21 Configure a credential helper to remove this warning. See 03:06:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:21 03:06:21 Login Succeeded 03:06:21 docker.io 03:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:22 Configure a credential helper to remove this warning. See 03:06:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:22 03:06:22 Login Succeeded 03:06:22 ---> docker-login.sh ends [Pipeline] } 03:06:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:06:23 ========================================================= 03:06:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:06:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:06:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:06:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:06:24 bbf911997326: Pulling fs layer 03:06:24 58ec367f63d7: Pulling fs layer 03:06:24 1b4a6ffa7d45: Pulling fs layer 03:06:24 fc5181fea5dc: Pulling fs layer 03:06:24 9c418107303f: Pulling fs layer 03:06:24 284eca6f2348: Pulling fs layer 03:06:24 842844d905b1: Pulling fs layer 03:06:24 901a3a57568e: Pulling fs layer 03:06:24 9c418107303f: Waiting 03:06:24 284eca6f2348: Waiting 03:06:24 842844d905b1: Waiting 03:06:24 901a3a57568e: Waiting 03:06:24 fc5181fea5dc: Waiting 03:06:24 1b4a6ffa7d45: Verifying Checksum 03:06:24 1b4a6ffa7d45: Download complete 03:06:24 58ec367f63d7: Verifying Checksum 03:06:24 58ec367f63d7: Download complete 03:06:24 9c418107303f: Verifying Checksum 03:06:24 9c418107303f: Download complete 03:06:24 284eca6f2348: Verifying Checksum 03:06:24 284eca6f2348: Download complete 03:06:24 bbf911997326: Download complete 03:06:24 842844d905b1: Verifying Checksum 03:06:24 842844d905b1: Download complete 03:06:25 bbf911997326: Pull complete 03:06:25 58ec367f63d7: Pull complete 03:06:26 1b4a6ffa7d45: Pull complete 03:06:27 901a3a57568e: Verifying Checksum 03:06:27 901a3a57568e: Download complete 03:06:27 fc5181fea5dc: Verifying Checksum 03:06:27 fc5181fea5dc: Download complete 03:06:37 fc5181fea5dc: Pull complete 03:06:37 9c418107303f: Pull complete 03:06:38 284eca6f2348: Pull complete 03:06:38 842844d905b1: Pull complete 03:06:44 901a3a57568e: Pull complete 03:06:44 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 03:06:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:06:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 03:06:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:06:44 WORKDIR /edgex 03:06:44 COPY go.mod . 03:06:44 RUN go mod download 03:06:44 + docker build -t ci-base-image-arm64 -f - . 03:06:47 Sending build context to Docker daemon 166.2MB 03:06:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:06:47 ---> 72ade6ffb461 03:06:47 Step 2/4 : WORKDIR /edgex 03:06:53 ---> Running in caba13273431 03:06:54 Removing intermediate container caba13273431 03:06:54 ---> 008a0ee1ffd6 03:06:54 Step 3/4 : COPY go.mod . 03:06:55 ---> 84885beab9f7 03:06:55 Step 4/4 : RUN go mod download 03:06:55 ---> Running in 15034870891d 03:08:32 Removing intermediate container 15034870891d 03:08:32 ---> a9df6959b439 03:08:32 Successfully built a9df6959b439 03:08:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:08:32 + docker inspect -f . ci-base-image-arm64 03:08:32 . [Pipeline] withDockerContainer 03:08:33 prd-ubuntu18.04-docker-arm64-4c-16g-32 does not seem to be running inside a container 03:08:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:08:35 $ docker top dd712dc863146f6f6bcd6114d24d7a62dcc3fc706606bef3fdaa9117bc699606 -eo pid,comm [Pipeline] { [Pipeline] sh 03:08:36 + go version 03:08:36 go version go1.16.8 linux/arm64 [Pipeline] } 03:08:36 $ docker stop --time=1 dd712dc863146f6f6bcd6114d24d7a62dcc3fc706606bef3fdaa9117bc699606 03:08:37 $ docker rm -f dd712dc863146f6f6bcd6114d24d7a62dcc3fc706606bef3fdaa9117bc699606 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:08:38 + docker inspect -f . ci-base-image-arm64 03:08:38 . [Pipeline] withDockerContainer 03:08:39 prd-ubuntu18.04-docker-arm64-4c-16g-32 does not seem to be running inside a container 03:08:39 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:08:40 $ docker top d6fecbc386db9b7e424deb5326d3806044b017a139f0e17ec6582205dce6d8f2 -eo pid,comm [Pipeline] { [Pipeline] echo 03:08:41 ========================================================= 03:08:41 [edgeXBuildGoParallel] Running Tests and Build... 03:08:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:08:41 + go mod tidy [Pipeline] sh 03:08:43 + make test 03:08:43 go mod tidy 03:08:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:08:55 Running on prd-ubuntu18.04-docker-8c-8g-36 in /w/workspace/edgexfoundry_edgex-go_PR-3742 [Pipeline] { [Pipeline] ws 03:08:55 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 03:08:55 The recommended git tool is: git 03:08:57 using credential edgex-jenkins-ssh 03:08:57 Cloning the remote Git repository 03:08:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:08:57 > git init /w/workspace/edgex-go/5 # timeout=10 03:08:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:08:57 > git --version # timeout=10 03:08:57 > git --version # 'git version 2.17.1' 03:08:57 using GIT_SSH to set credentials SSH Credentials for GitHub 03:08:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:09:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:09:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:09:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:09:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:09:01 using GIT_SSH to set credentials SSH Credentials for GitHub 03:09:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3742/head:refs/remotes/origin/PR-3742 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:09:03 Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 94769bcc740942088b3c2640430b3252096b7034 03:09:03 Merge succeeded, producing 94769bcc740942088b3c2640430b3252096b7034 03:09:03 Checking out Revision 94769bcc740942088b3c2640430b3252096b7034 (PR-3742) 03:09:03 > git config core.sparsecheckout # timeout=10 03:09:03 > git checkout -f 94769bcc740942088b3c2640430b3252096b7034 # timeout=10 03:09:03 > git remote # timeout=10 03:09:03 > git config --get remote.origin.url # timeout=10 03:09:03 using GIT_SSH to set credentials SSH Credentials for GitHub 03:09:03 > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 03:09:03 > git rev-parse HEAD^{commit} # timeout=10 03:09:03 > git config core.sparsecheckout # timeout=10 03:09:03 > git checkout -f 94769bcc740942088b3c2640430b3252096b7034 # timeout=10 03:09:06 Commit message: "feat(data): Support Object value type in Reading" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:07 + echo snap-build.sh 03:09:07 snap-build.sh 03:09:07 + SNAP_BASE_DIR=. 03:09:07 + '[' '!' -z /w/workspace/edgex-go/5 ']' 03:09:07 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 03:09:07 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 03:09:07 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 03:09:07 + cd /w/workspace/edgex-go/5 03:09:07 + sudo apt-get remove -qy --purge lxd lxd-client 03:09:07 Reading package lists... 03:09:07 Building dependency tree... 03:09:07 Reading state information... 03:09:07 The following packages were automatically installed and are no longer required: 03:09:07 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:09:07 uidmap xdelta3 03:09:07 Use 'sudo apt autoremove' to remove them. 03:09:07 The following packages will be REMOVED: 03:09:07 lxd* lxd-client* 03:09:07 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:09:07 After this operation, 31.7 MB disk space will be freed. 03:09:08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 03:09:08 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:09:08 Removing lxd dnsmasq configuration 03:09:08 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:09:09 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:09:09 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:09:10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 03:09:10 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:09:11 ? github.com/edgexfoundry/edgex-go [no test files] 03:09:11 Processing triggers for systemd (237-3ubuntu10.45) ... 03:09:11 Processing triggers for ureadahead (0.100.0-21) ... 03:09:12 + sudo snap remove --purge lxd 03:09:12 snap "lxd" is not installed 03:09:12 + sudo groupadd --force --system lxd 03:09:12 ++ whoami 03:09:12 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:09:12 + newgrp - lxd 03:09:12 + sudo snap install lxd 03:09:22 2021-10-08T03:09:19Z INFO Waiting for automatic snapd restart... 03:09:37 lxd 4.19 from Canonical* installed 03:09:37 + sudo lxd init --auto 03:09:45 + sudo snap install --classic snapcraft 03:09:55 snapcraft 5.0 from Canonical* installed 03:09:55 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 03:09:55 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 03:09:55 % Total % Received % Xferd Average Speed Time Time Time Current 03:09:55 Dload Upload Total Spent Left Speed 03:09:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4937 0 --:--:-- --:--:-- --:--:-- 4898 03:09:55 100 3325k 100 3325k 0 0 11.0M 0 --:--:-- --:--:-- --:--:-- 11.0M 03:09:55 ./yq_linux_amd64 03:09:55 + sudo snapcraft prime --use-lxd 03:09:58 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:09:58 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: 03:09:58 - README.md 03:09:58 03:09:58 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:09:58 Launching a container. 03:10:03 Waiting for container to be ready 03:10:03 To start your first instance, try: lxc launch ubuntu:20.04 03:10:03 03:10:07 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:10:07 Waiting for network to be ready... 03:10:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:10:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:10:07 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 03:10:08 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:10:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 03:10:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 03:10:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 03:10:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 03:10:08 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 03:10:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] 03:10:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 03:10:08 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:10:08 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:10:08 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:10:08 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:10:08 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:10:08 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:10:08 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:10:08 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:10:09 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:10:09 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2250 kB] 03:10:09 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 03:10:09 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 03:10:09 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 03:10:09 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 03:10:09 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 03:10:09 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1756 kB] 03:10:09 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 03:10:12 Fetched 25.4 MB in 4s (6309 kB/s) 03:10:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:10:12 Reading package lists... 03:10:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:10:12 Reading package lists... 03:10:13 Building dependency tree... 03:10:13 Reading state information... 03:10:13 The following additional packages will be installed: 03:10:13 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:10:13 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:10:13 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:10:13 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:10:13 Suggested packages: 03:10:13 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:10:13 Recommended packages: 03:10:13 gnupg libsasl2-modules 03:10:13 The following NEW packages will be installed: 03:10:13 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:10:13 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:10:13 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:10:13 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:10:13 The following packages will be upgraded: 03:10:13 gpg gpg-agent gpgconf libudev1 03:10:13 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 03:10:13 Need to get 3527 kB of archives. 03:10:13 After this operation, 13.3 MB of additional disk space will be used. 03:10:13 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] 03:10:13 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 03:10:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 03:10:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 03:10:13 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 03:10:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:10:13 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 03:10:14 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 03:10:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 03:10:14 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 03:10:14 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 03:10:14 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 03:10:14 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:10:14 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 03:10:14 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 03:10:14 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 03:10:14 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 03:10:14 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 03:10:14 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 03:10:14 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 03:10:14 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 03:10:14 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 03:10:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 03:10:14 debconf: delaying package configuration, since apt-utils is not installed 03:10:14 Fetched 3527 kB in 1s (3138 kB/s) 03:10:14 (Reading database ... 12511 files and directories currently installed.) 03:10:14 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 03:10:14 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:10:14 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 03:10:14 Selecting previously unselected package udev. 03:10:14 (Reading database ... 12511 files and directories currently installed.) 03:10:14 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 03:10:14 Unpacking udev (237-3ubuntu10.52) ... 03:10:14 Selecting previously unselected package libfuse2:amd64. 03:10:14 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 03:10:14 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:10:14 Selecting previously unselected package fuse. 03:10:14 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 03:10:14 Unpacking fuse (2.9.7-1ubuntu1) ... 03:10:14 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 03:10:14 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:10:14 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 03:10:14 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:10:15 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 03:10:15 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:10:15 Selecting previously unselected package libksba8:amd64. 03:10:15 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:10:15 Unpacking libksba8:amd64 (1.3.5-2) ... 03:10:15 Selecting previously unselected package libroken18-heimdal:amd64. 03:10:15 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:10:15 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:10:15 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:10:15 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:10:15 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:10:15 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:10:15 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:10:15 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:10:15 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:10:15 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:10:15 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:10:15 Selecting previously unselected package libwind0-heimdal:amd64. 03:10:15 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:10:15 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:10:15 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:10:15 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:10:15 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:10:15 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:10:15 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:10:15 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:10:15 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:10:15 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:10:15 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:10:15 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:10:15 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:10:15 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:10:16 Selecting previously unselected package libsasl2-modules-db:amd64. 03:10:16 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:10:16 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:10:16 Selecting previously unselected package libsasl2-2:amd64. 03:10:16 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:10:16 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:10:16 Selecting previously unselected package libldap-common. 03:10:16 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 03:10:16 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:10:16 Selecting previously unselected package libldap-2.4-2:amd64. 03:10:16 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 03:10:16 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:10:16 Selecting previously unselected package dirmngr. 03:10:16 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 03:10:16 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 03:10:16 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:10:16 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 03:10:16 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:10:16 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:10:16 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:10:16 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 03:10:16 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:10:16 Setting up libksba8:amd64 (1.3.5-2) ... 03:10:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:10:16 Setting up udev (237-3ubuntu10.52) ... 03:10:16 invoke-rc.d: policy-rc.d denied execution of start. 03:10:16 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:10:16 Processing triggers for systemd (237-3ubuntu10) ... 03:10:16 Setting up fuse (2.9.7-1ubuntu1) ... 03:10:16 Setting up gpg (2.2.4-1ubuntu1.4) ... 03:10:16 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:10:16 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:10:16 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:10:16 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:10:16 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:10:16 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:10:16 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:10:16 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:10:16 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 03:10:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:10:17 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 03:10:17 settings in the [Install] section, and DefaultInstance for template units). 03:10:17 This means they are not meant to be enabled using systemctl. 03:10:17 Possible reasons for having this kind of units are: 03:10:17 1) A unit may be statically enabled by being symlinked from another unit's 03:10:17 .wants/ or .requires/ directory. 03:10:17 2) A unit's purpose may be to act as a helper for some other unit which has 03:10:17 a requirement dependency on it. 03:10:17 3) A unit may be started when needed via activation (socket, path, timer, 03:10:17 D-Bus, udev, scripted systemctl call, ...). 03:10:17 4) In case of template units, the unit is meant to be enabled with some 03:10:17 instance name specified. 03:10:17 Reading package lists... 03:10:17 Building dependency tree... 03:10:17 Reading state information... 03:10:17 The following additional packages will be installed: 03:10:17 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 03:10:17 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 03:10:17 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 03:10:17 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 03:10:17 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 03:10:17 Suggested packages: 03:10:17 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 03:10:17 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 03:10:17 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:10:17 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 03:10:17 systemd-container policykit-1 03:10:17 Recommended packages: 03:10:17 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 03:10:17 The following NEW packages will be installed: 03:10:17 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 03:10:17 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 03:10:17 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 03:10:17 multiarch-support openssh-client python3 python3-minimal python3.6 03:10:17 python3.6-minimal snapd squashfs-tools sudo 03:10:17 The following packages will be upgraded: 03:10:17 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 03:10:18 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 03:10:18 Need to get 36.8 MB of archives. 03:10:18 After this operation, 147 MB of additional disk space will be used. 03:10:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 03:10:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 03:10:18 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 03:10:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 03:10:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 03:10:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 03:10:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 03:10:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 03:10:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 03:10:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 03:10:18 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 03:10:18 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 03:10:18 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 03:10:18 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 03:10:18 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 03:10:18 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 03:10:18 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 03:10:18 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 03:10:18 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 03:10:18 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 03:10:18 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 03:10:18 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 03:10:18 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 03:10:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 03:10:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 03:10:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 03:10:18 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 03:10:19 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 03:10:19 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 03:10:19 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 03:10:20 debconf: delaying package configuration, since apt-utils is not installed 03:10:20 Fetched 36.8 MB in 2s (20.1 MB/s) 03:10:20 (Reading database ... 12757 files and directories currently installed.) 03:10:20 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 03:10:20 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:10:21 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 03:10:21 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:10:21 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 03:10:21 (Reading database ... 12757 files and directories currently installed.) 03:10:21 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 03:10:21 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 03:10:21 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 03:10:21 (Reading database ... 12757 files and directories currently installed.) 03:10:21 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 03:10:21 Unpacking apt (1.6.14) over (1.6.1) ... 03:10:22 Setting up apt (1.6.14) ... 03:10:22 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 03:10:22 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:10:22 (Reading database ... 12764 files and directories currently installed.) 03:10:22 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 03:10:22 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 03:10:22 Selecting previously unselected package libpython3.6-minimal:amd64. 03:10:22 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:10:22 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:10:22 Selecting previously unselected package libexpat1:amd64. 03:10:22 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 03:10:22 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:10:22 Selecting previously unselected package python3.6-minimal. 03:10:22 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:10:22 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:10:23 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 03:10:23 Checking for services that may need to be restarted...done. 03:10:23 Checking for services that may need to be restarted...done. 03:10:23 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:10:23 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:10:23 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:10:23 Selecting previously unselected package python3-minimal. 03:10:23 (Reading database ... 13012 files and directories currently installed.) 03:10:23 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 03:10:23 Unpacking python3-minimal (3.6.7-1~18.04) ... 03:10:23 Selecting previously unselected package mime-support. 03:10:23 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 03:10:23 Unpacking mime-support (3.60ubuntu1) ... 03:10:23 Selecting previously unselected package libmpdec2:amd64. 03:10:23 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 03:10:23 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:10:23 Selecting previously unselected package libpython3.6-stdlib:amd64. 03:10:23 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:10:23 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:10:23 Selecting previously unselected package python3.6. 03:10:23 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:10:23 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:10:24 Selecting previously unselected package libpython3-stdlib:amd64. 03:10:24 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 03:10:24 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:10:24 Setting up python3-minimal (3.6.7-1~18.04) ... 03:10:24 Selecting previously unselected package python3. 03:10:24 (Reading database ... 13442 files and directories currently installed.) 03:10:24 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 03:10:24 Unpacking python3 (3.6.7-1~18.04) ... 03:10:24 Selecting previously unselected package multiarch-support. 03:10:24 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 03:10:24 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 03:10:24 Setting up multiarch-support (2.27-3ubuntu1.4) ... 03:10:24 Selecting previously unselected package liblzo2-2:amd64. 03:10:24 (Reading database ... 13479 files and directories currently installed.) 03:10:24 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 03:10:24 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 03:10:24 Selecting previously unselected package libbsd0:amd64. 03:10:24 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 03:10:24 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:10:24 Selecting previously unselected package sudo. 03:10:24 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 03:10:24 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 03:10:24 Selecting previously unselected package apparmor. 03:10:24 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 03:10:24 Unpacking apparmor (2.12-4ubuntu5.1) ... 03:10:25 Selecting previously unselected package libedit2:amd64. 03:10:25 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 03:10:25 Unpacking libedit2:amd64 (3.1-20170329-1) ... 03:10:25 Selecting previously unselected package libkrb5support0:amd64. 03:10:25 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 03:10:25 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:10:25 Selecting previously unselected package libk5crypto3:amd64. 03:10:25 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 03:10:25 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:10:25 Selecting previously unselected package libkeyutils1:amd64. 03:10:25 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 03:10:25 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:10:25 Selecting previously unselected package libkrb5-3:amd64. 03:10:25 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 03:10:25 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:10:25 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:10:25 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 03:10:25 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:10:25 Selecting previously unselected package libssl1.0.0:amd64. 03:10:25 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 03:10:25 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 03:10:25 Selecting previously unselected package openssh-client. 03:10:25 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 03:10:25 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 03:10:25 Selecting previously unselected package squashfs-tools. 03:10:25 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 03:10:25 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 03:10:25 Selecting previously unselected package snapd. 03:10:25 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 03:10:25 Unpacking snapd (2.51.1+18.04) ... 03:10:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:10:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:10:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:10:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:10:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:10:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:10:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:10:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:10:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:10:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:10:27 Setting up libedit2:amd64 (3.1-20170329-1) ... 03:10:27 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 03:10:27 Setting up mime-support (3.60ubuntu1) ... 03:10:27 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 03:10:27 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:10:27 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:10:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:10:27 Setting up systemd (237-3ubuntu10.52) ... 03:10:27 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:10:28 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:10:28 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:10:28 Setting up liblzo2-2:amd64 (2.08-1.2) ... 03:10:28 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:10:28 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:10:28 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:10:29 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 03:10:29 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:10:29 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:10:29 Setting up python3 (3.6.7-1~18.04) ... 03:10:29 running python rtupdate hooks for python3.6... 03:10:29 running python post-rtupdate hooks for python3.6... 03:10:29 Setting up apparmor (2.12-4ubuntu5.1) ... 03:10:29 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:10:30 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:10:30 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 03:10:31 Setting up snapd (2.51.1+18.04) ... 03:10:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:10:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:10:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:10:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:10:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:10:32 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:10:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:10:32 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:10:32 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:10:32 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:10:32 /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' 03:10:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:10:32 Processing triggers for systemd (237-3ubuntu10.52) ... 03:10:33 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:10:33 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:10:33 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:10:35 Reading package lists... 03:10:35 Reading package lists... 03:10:35 Building dependency tree... 03:10:35 Reading state information... 03:10:35 Calculating upgrade... 03:10:35 The following packages will be upgraded: 03:10:35 advancecomp base-files bash binutils binutils-common 03:10:35 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 03:10:35 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 03:10:35 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 03:10:35 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 03:10:35 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 03:10:35 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 03:10:35 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 03:10:35 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 03:10:35 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 03:10:35 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 03:10:35 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 03:10:35 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 03:10:35 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 03:10:35 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 03:10:35 ubuntu-keyring util-linux 03:10:35 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:10:35 Need to get 64.2 MB of archives. 03:10:35 After this operation, 5142 kB of additional disk space will be used. 03:10:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 03:10:35 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 03:10:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 03:10:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 03:10:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 03:10:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 03:10:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 03:10:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 03:10:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 03:10:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 03:10:35 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 03:10:35 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 03:10:35 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 03:10:35 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 03:10:35 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 03:10:35 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 03:10:35 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 03:10:35 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 03:10:35 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 03:10:35 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 03:10:35 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 03:10:35 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 03:10:35 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 03:10:35 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 03:10:35 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 03:10:35 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 03:10:35 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 03:10:35 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 03:10:35 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 03:10:35 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 03:10:35 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 03:10:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.171s coverage: 28.7% of statements 03:10:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:10:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:10:36 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 03:10:36 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 03:10:36 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 03:10:36 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 03:10:36 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 03:10:36 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 03:10:36 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 03:10:36 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 03:10:36 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 03:10:36 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 03:10:36 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 03:10:36 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 03:10:36 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 03:10:36 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 03:10:36 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 03:10:36 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 03:10:36 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 03:10:36 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 03:10:36 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 03:10:36 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 03:10:36 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 03:10:36 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 03:10:36 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 03:10:36 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 03:10:36 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 03:10:36 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 03:10:36 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 03:10:36 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 03:10:36 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 03:10:36 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 03:10:36 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 03:10:36 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 03:10:36 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 03:10:36 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 03:10:36 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 03:10:36 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 03:10:36 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 03:10:36 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 03:10:36 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 03:10:36 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 03:10:36 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 03:10:36 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 03:10:36 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 03:10:36 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 03:10:36 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 03:10:36 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 03:10:36 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 03:10:36 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 03:10:36 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 03:10:36 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 03:10:36 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 03:10:36 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 03:10:36 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 03:10:36 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 03:10:36 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 03:10:36 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 03:10:37 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 03:10:37 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 03:10:37 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 03:10:37 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 03:10:37 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 03:10:37 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 03:10:37 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 03:10:37 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 03:10:37 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 03:10:37 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 03:10:37 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 03:10:37 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 03:10:37 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 03:10:37 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 03:10:37 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 03:10:37 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 03:10:37 debconf: delaying package configuration, since apt-utils is not installed 03:10:37 Fetched 64.2 MB in 2s (40.4 MB/s) 03:10:37 (Reading database ... 13914 files and directories currently installed.) 03:10:37 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 03:10:37 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:10:37 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 03:10:37 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:10:37 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 03:10:37 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 03:10:38 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:38 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:38 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:38 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:38 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:38 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:38 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:38 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:38 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:38 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:38 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:38 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:38 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:38 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:38 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:38 (Reading database ... 13914 files and directories currently installed.) 03:10:38 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:38 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 03:10:38 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 03:10:38 (Reading database ... 13914 files and directories currently installed.) 03:10:38 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:38 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:38 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:38 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:38 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:38 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:39 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:39 (Reading database ... 13914 files and directories currently installed.) 03:10:39 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 03:10:39 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:10:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.392s coverage: 98.5% of statements 03:10:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:10:39 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 03:10:39 (Reading database ... 13914 files and directories currently installed.) 03:10:39 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 03:10:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:10:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:10:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.401s coverage: 46.3% of statements 03:10:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:10:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:10:40 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 03:10:40 Setting up base-files (10.1ubuntu2.11) ... 03:10:40 Installing new version of config file /etc/issue ... 03:10:40 Installing new version of config file /etc/issue.net ... 03:10:40 Installing new version of config file /etc/lsb-release ... 03:10:40 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:10:40 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:10:40 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:10:40 Removing obsolete conffile /etc/default/motd-news ... 03:10:40 (Reading database ... 13915 files and directories currently installed.) 03:10:40 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 03:10:40 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 03:10:40 Setting up bash (4.4.18-2ubuntu1.2) ... 03:10:40 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 03:10:40 (Reading database ... 13915 files and directories currently installed.) 03:10:40 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:40 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 03:10:40 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 03:10:40 (Reading database ... 13915 files and directories currently installed.) 03:10:40 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 03:10:40 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 03:10:41 Setting up tar (1.29b-2ubuntu0.2) ... 03:10:41 (Reading database ... 13915 files and directories currently installed.) 03:10:41 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 03:10:41 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:10:41 Setting up dpkg (1.19.0.5ubuntu2.3) ... 03:10:41 (Reading database ... 13915 files and directories currently installed.) 03:10:41 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 03:10:41 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:10:41 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 03:10:41 (Reading database ... 13915 files and directories currently installed.) 03:10:41 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 03:10:41 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:10:41 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 03:10:41 (Reading database ... 13915 files and directories currently installed.) 03:10:41 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 03:10:41 Unpacking grep (3.1-2build1) over (3.1-2) ... 03:10:41 Setting up grep (3.1-2build1) ... 03:10:42 (Reading database ... 13915 files and directories currently installed.) 03:10:42 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 03:10:42 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 03:10:42 Setting up gzip (1.6-5ubuntu1.1) ... 03:10:42 (Reading database ... 13915 files and directories currently installed.) 03:10:42 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 03:10:42 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:10:42 Setting up login (1:4.5-1ubuntu2) ... 03:10:42 (Reading database ... 13915 files and directories currently installed.) 03:10:42 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 03:10:42 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:10:42 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 03:10:42 (Reading database ... 13915 files and directories currently installed.) 03:10:42 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 03:10:42 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:10:43 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 03:10:43 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:10:43 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 03:10:43 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:10:43 Setting up perl-base (5.26.1-6ubuntu0.5) ... 03:10:43 (Reading database ... 13915 files and directories currently installed.) 03:10:43 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 03:10:43 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:10:43 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:10:43 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:10:43 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:10:43 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:10:43 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 03:10:43 (Reading database ... 13915 files and directories currently installed.) 03:10:43 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 03:10:43 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 03:10:44 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 03:10:44 (Reading database ... 13915 files and directories currently installed.) 03:10:44 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:44 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:10:44 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:10:44 (Reading database ... 13915 files and directories currently installed.) 03:10:44 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.660s coverage: 90.1% of statements 03:10:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:10:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:10:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.266s coverage: 84.4% of statements 03:10:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:10:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:10:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:10:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:10:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:10:44 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:10:44 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:10:44 (Reading database ... 13915 files and directories currently installed.) 03:10:44 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:44 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:10:44 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:10:44 (Reading database ... 13915 files and directories currently installed.) 03:10:44 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:44 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:10:44 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:10:44 (Reading database ... 13915 files and directories currently installed.) 03:10:44 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 03:10:44 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:10:44 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 03:10:44 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:10:44 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 03:10:45 (Reading database ... 13915 files and directories currently installed.) 03:10:45 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 03:10:45 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:10:45 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 03:10:45 (Reading database ... 13915 files and directories currently installed.) 03:10:45 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:45 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:10:45 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:10:45 (Reading database ... 13915 files and directories currently installed.) 03:10:45 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:45 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:10:45 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 03:10:45 (Reading database ... 13915 files and directories currently installed.) 03:10:45 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:45 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:10:45 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 03:10:45 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:10:46 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:10:46 (Reading database ... 13915 files and directories currently installed.) 03:10:46 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 03:10:46 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:10:46 Setting up libc-bin (2.27-3ubuntu1.4) ... 03:10:46 (Reading database ... 13915 files and directories currently installed.) 03:10:46 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 03:10:46 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:10:46 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 03:10:46 (Reading database ... 13917 files and directories currently installed.) 03:10:46 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 03:10:46 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 03:10:46 Setting up debconf (1.5.66ubuntu1) ... 03:10:46 (Reading database ... 13917 files and directories currently installed.) 03:10:46 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 03:10:46 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:10:46 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 03:10:47 (Reading database ... 13917 files and directories currently installed.) 03:10:47 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 03:10:47 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:10:47 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 03:10:47 (Reading database ... 13917 files and directories currently installed.) 03:10:47 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:10:47 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:10:47 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 03:10:47 (Reading database ... 13917 files and directories currently installed.) 03:10:47 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:10:47 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:10:47 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 03:10:47 (Reading database ... 13919 files and directories currently installed.) 03:10:47 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:10:47 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:10:47 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 03:10:47 (Reading database ... 13923 files and directories currently installed.) 03:10:47 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:47 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:10:47 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 03:10:47 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:10:47 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 03:10:47 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:10:47 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 03:10:47 (Reading database ... 13923 files and directories currently installed.) 03:10:47 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 03:10:48 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 03:10:48 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 03:10:48 (Reading database ... 13923 files and directories currently installed.) 03:10:48 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 03:10:48 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 03:10:48 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 03:10:48 (Reading database ... 13923 files and directories currently installed.) 03:10:48 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 03:10:48 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:10:48 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 03:10:48 (Reading database ... 13923 files and directories currently installed.) 03:10:48 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 03:10:48 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:10:48 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 03:10:48 (Reading database ... 13923 files and directories currently installed.) 03:10:48 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 03:10:48 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 03:10:48 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 03:10:48 (Reading database ... 13923 files and directories currently installed.) 03:10:48 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 03:10:48 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:10:48 Setting up passwd (1:4.5-1ubuntu2) ... 03:10:49 (Reading database ... 13923 files and directories currently installed.) 03:10:49 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 03:10:49 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:10:49 Setting up gpgv (2.2.4-1ubuntu1.4) ... 03:10:49 (Reading database ... 13923 files and directories currently installed.) 03:10:49 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 03:10:49 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 03:10:49 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 03:10:49 (Reading database ... 13923 files and directories currently installed.) 03:10:49 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 03:10:49 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 03:10:49 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 03:10:49 (Reading database ... 13923 files and directories currently installed.) 03:10:49 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 03:10:49 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 03:10:49 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 03:10:49 (Reading database ... 13923 files and directories currently installed.) 03:10:49 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 03:10:49 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 03:10:49 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 03:10:49 (Reading database ... 13923 files and directories currently installed.) 03:10:49 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 03:10:49 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 03:10:50 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 03:10:50 (Reading database ... 13923 files and directories currently installed.) 03:10:50 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 03:10:50 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 03:10:50 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 03:10:50 (Reading database ... 13923 files and directories currently installed.) 03:10:50 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 03:10:50 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 03:10:50 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 03:10:50 (Reading database ... 13923 files and directories currently installed.) 03:10:50 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 03:10:50 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 03:10:50 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 03:10:50 (Reading database ... 13924 files and directories currently installed.) 03:10:50 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:10:50 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:10:50 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:10:50 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:10:50 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 03:10:50 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 03:10:50 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 03:10:50 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 03:10:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.464s coverage: 94.2% of statements 03:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:10:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.232s coverage: 59.1% of statements 03:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:10:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.200s coverage: 60.0% of statements 03:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:10:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.288s coverage: 1.0% of statements 03:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:10:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.173s coverage: 58.8% of statements 03:10:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.174s coverage: 21.7% of statements 03:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.256s coverage: 47.1% of statements 03:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.234s coverage: 79.5% of statements 03:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements 03:10:51 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 03:10:51 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 03:10:51 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 03:10:51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 03:10:51 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 03:10:51 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 03:10:51 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 03:10:51 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 03:10:51 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 03:10:51 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 03:10:51 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 03:10:51 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 03:10:51 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 03:10:51 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 03:10:51 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 03:10:51 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 03:10:51 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 03:10:51 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 03:10:51 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 03:10:51 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 03:10:51 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:10:51 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:10:52 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:10:52 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:10:52 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:10:52 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:10:52 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:10:52 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:10:52 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:52 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.249s coverage: 96.3% of statements 03:10:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements 03:10:52 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:52 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:52 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:52 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:52 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:52 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:53 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:53 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:54 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:54 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:54 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:54 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:54 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:54 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:55 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:55 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:55 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:10:55 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:10:55 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 03:10:55 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:10:55 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 03:10:55 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:10:55 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 03:10:55 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 03:10:55 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:10:55 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:10:56 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:10:56 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:10:56 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 03:10:56 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 03:10:56 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:56 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 03:10:56 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:56 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:56 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:56 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 03:10:56 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 03:10:56 Setting up tzdata (2021a-2ubuntu0.18.04) ... 03:10:56 03:10:56 Current default time zone: 'Etc/UTC' 03:10:56 Local time is now: Fri Oct 8 03:10:56 UTC 2021. 03:10:56 Universal Time is now: Fri Oct 8 03:10:56 UTC 2021. 03:10:56 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:10:56 03:10:56 Setting up systemd-sysv (237-3ubuntu10.52) ... 03:10:56 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:56 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 03:10:56 Setting up mount (2.31.1-0.4ubuntu3.7) ... 03:10:56 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 03:10:56 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 03:10:56 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 03:10:56 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 03:10:56 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 03:10:56 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 03:10:56 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:56 Setting up procps (2:3.3.12-3ubuntu1.2) ... 03:10:56 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 03:10:56 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 03:10:56 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:56 Setting up patch (2.7.6-2ubuntu1.1) ... 03:10:56 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 03:10:56 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 03:10:56 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 03:10:56 Installing new version of config file /etc/ssl/openssl.cnf ... 03:10:56 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 03:10:56 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 03:10:56 Setting up ca-certificates (20210119~18.04.2) ... 03:10:58 Updating certificates in /etc/ssl/certs... 03:10:59 23 added, 28 removed; done. 03:10:59 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 03:10:59 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:59 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 03:10:59 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 03:10:59 Setting up pkgbinarymangler (138.18.04.1) ... 03:10:59 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 03:10:59 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 03:10:59 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 03:10:59 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 03:10:59 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:10:59 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 03:10:59 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:10:59 Setting up perl (5.26.1-6ubuntu0.5) ... 03:10:59 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 03:10:59 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 03:10:59 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 03:10:59 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 03:10:59 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 03:10:59 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 03:10:59 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 03:10:59 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 03:10:59 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 03:10:59 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:10:59 Processing triggers for systemd (237-3ubuntu10.52) ... 03:10:59 Processing triggers for mime-support (3.60ubuntu1) ... 03:10:59 Processing triggers for ca-certificates (20210119~18.04.2) ... 03:10:59 Updating certificates in /etc/ssl/certs... 03:11:00 0 added, 0 removed; done. 03:11:00 Running hooks in /etc/ca-certificates/update.d... 03:11:00 done. 03:11:00 Reading package lists... 03:11:00 Building dependency tree... 03:11:00 Reading state information... 03:11:01 The following NEW packages will be installed: 03:11:01 apt-transport-https 03:11:01 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:11:01 Need to get 4348 B of archives. 03:11:01 After this operation, 154 kB of additional disk space will be used. 03:11:01 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 03:11:01 debconf: delaying package configuration, since apt-utils is not installed 03:11:01 Fetched 4348 B in 0s (21.3 kB/s) 03:11:01 Selecting previously unselected package apt-transport-https. 03:11:01 (Reading database ... 13928 files and directories currently installed.) 03:11:01 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 03:11:01 Unpacking apt-transport-https (1.6.14) ... 03:11:01 Setting up apt-transport-https (1.6.14) ... 03:11:01 Waiting for network to be ready... 03:11:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.229s coverage: 94.4% of statements 03:11:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.163s coverage: 44.8% of statements 03:11:08 2021-10-08T03:11:05Z INFO Waiting for automatic snapd restart... 03:11:10 snapd 2.51.7 from Canonical* installed 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.604s coverage: 82.5% of statements 03:11:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:11:10 "snapd" switched to the "latest/stable" channel 03:11:10 03:11:13 core18 20210722 from Canonical* installed 03:11:13 "core18" switched to the "latest/stable" channel 03:11:13 03:11:15 snapcraft 5.0 from Canonical* installed 03:11:15 "snapcraft" switched to the "latest/stable" channel 03:11:15 03:11:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.266s coverage: 92.9% of statements 03:11:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:11:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:11:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:11:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 03:11:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:11:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:11:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:11:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:11:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:11:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements 03:11:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:11:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:11:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 03:11:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:11:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements 03:11:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:11:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.291s coverage: 80.0% of statements 03:11:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements 03:11:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.252s coverage: 85.4% of statements 03:11:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.839s coverage: 91.2% of statements 03:11:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:11:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.722s coverage: 64.4% of statements 03:11:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:11:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:11:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.197s coverage: 100.0% of statements 03:11:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements 03:11:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements 03:11:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements 03:11:20 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: 03:11:20 - README.md 03:11:20 03:11:20 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 03:11:20 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:11:20 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:11:20 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:11:21 Reading package lists... 03:11:22 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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 03:11:22 Reading package lists... 03:11:22 Building dependency tree... 03:11:22 Reading state information... 03:11:22 Suggested packages: 03:11:22 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 03:11:22 git-gui gitk gitweb git-cvs git-mediawiki git-svn 03:11:22 Recommended packages: 03:11:22 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:11:22 The following NEW packages will be installed: 03:11:22 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 03:11:22 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 03:11:22 pkg-config zip 03:11:22 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 03:11:22 Need to get 7670 kB of archives. 03:11:22 After this operation, 43.8 MB of additional disk space will be used. 03:11: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] 03:11:22 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 03:11:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 03:11:22 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 03:11:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 03:11:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 03:11:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 03:11:23 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 03:11:23 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 03:11:23 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 03:11:23 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 03:11:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 03:11:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 03:11:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 03:11:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 03:11:23 debconf: delaying package configuration, since apt-utils is not installed 03:11:23 Fetched 7670 kB in 1s (10.0 MB/s) 03:11:23 Selecting previously unselected package libglib2.0-0:amd64. 03:11:23 (Reading database ... 13932 files and directories currently installed.) 03:11:23 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 03:11:23 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:11:23 Selecting previously unselected package libpsl5:amd64. 03:11:23 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 03:11:23 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 03:11:23 Selecting previously unselected package libnghttp2-14:amd64. 03:11:23 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 03:11:23 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:11:23 Selecting previously unselected package librtmp1:amd64. 03:11:23 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 03:11:23 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:11:23 Selecting previously unselected package libcurl3-gnutls:amd64. 03:11:23 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 03:11:23 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 03:11:23 Selecting previously unselected package liberror-perl. 03:11:23 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 03:11:23 Unpacking liberror-perl (0.17025-1) ... 03:11:23 Selecting previously unselected package git-man. 03:11:23 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 03:11:23 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 03:11:24 Selecting previously unselected package git. 03:11:24 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 03:11:24 Unpacking git (1:2.17.1-1ubuntu0.9) ... 03:11:24 Selecting previously unselected package libnorm1:amd64. 03:11:24 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 03:11:24 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:11:24 Selecting previously unselected package libpgm-5.2-0:amd64. 03:11:24 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 03:11:24 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:11:24 Selecting previously unselected package libsodium23:amd64. 03:11:24 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 03:11:24 Unpacking libsodium23:amd64 (1.0.16-2) ... 03:11:24 Selecting previously unselected package libzmq5:amd64. 03:11:24 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 03:11:24 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:11:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.328s coverage: 70.4% of statements 03:11:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:11:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:11:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:11:25 Selecting previously unselected package libzmq3-dev:amd64. 03:11:25 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 03:11:25 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:11:25 Selecting previously unselected package pkg-config. 03:11:25 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 03:11:25 Unpacking pkg-config (0.29.1-0ubuntu2) ... 03:11:25 Selecting previously unselected package zip. 03:11:25 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 03:11:25 Unpacking zip (3.0-11build1) ... 03:11:25 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:11:25 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 03:11:25 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:11:25 Setting up liberror-perl (0.17025-1) ... 03:11:25 Setting up libpsl5:amd64 (0.19.1-5build1) ... 03:11:25 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:11:25 No schema files found: doing nothing. 03:11:25 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:11:25 Setting up zip (3.0-11build1) ... 03:11:25 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:11:25 Setting up libsodium23:amd64 (1.0.16-2) ... 03:11:25 Setting up pkg-config (0.29.1-0ubuntu2) ... 03:11:25 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:11:25 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 03:11:25 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:11:25 Setting up git (1:2.17.1-1ubuntu0.9) ... 03:11:25 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:11:25 git set to automatically installed. 03:11:25 git-man set to automatically installed. 03:11:25 libcurl3-gnutls set to automatically installed. 03:11:25 liberror-perl set to automatically installed. 03:11:25 libglib2.0-0 set to automatically installed. 03:11:25 libnghttp2-14 set to automatically installed. 03:11:25 libnorm1 set to automatically installed. 03:11:25 libpgm-5.2-0 set to automatically installed. 03:11:25 libpsl5 set to automatically installed. 03:11:25 librtmp1 set to automatically installed. 03:11:25 libsodium23 set to automatically installed. 03:11:25 libzmq3-dev set to automatically installed. 03:11:25 libzmq5 set to automatically installed. 03:11:25 pkg-config set to automatically installed. 03:11:25 zip set to automatically installed. 03:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.835s coverage: 43.4% of statements 03:11:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:11:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.282s coverage: 89.5% of statements 03:11:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.232s coverage: 84.8% of statements 03:11:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:11:27 snapd is not logged in, snap install commands will use sudo 03:11:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.261s coverage: 19.5% of statements 03:11:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:11:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:11:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:11:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:11:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.591s coverage: 92.0% of statements 03:11:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:11:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:11:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:11:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:11:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.233s coverage: 63.2% of statements 03:11:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:11:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:11:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.433s coverage: 97.7% of statements 03:11:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:11:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:11:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:11:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:11:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.165s coverage: 28.9% of statements 03:11:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:11:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:11:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:11:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:11:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:11:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:11:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.183s coverage: 100.0% of statements 03:11:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 96.9% of statements 03:11:35 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 03:11:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:11:35 GO111MODULE=on go vet ./... 03:11:35 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 03:11:35 snapd is not logged in, snap install commands will use sudo 03:11:35 snap "core18" has no updates available 03:11:36 Pulling config-common 03:11:36 + snapcraftctl pull 03:11:37 Pulling go-build-helper 03:11:37 + snapcraftctl pull 03:11:38 'edgex-go' has dependencies that need to be staged: go-build-helper 03:11:38 Skipping pull go-build-helper (already ran) 03:11:38 Building go-build-helper 03:11:38 + snapcraftctl build 03:11:40 Staging go-build-helper 03:11:40 + snapcraftctl stage 03:11:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:11:49 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:11:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 03:11:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 03:11:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 03:11:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 03:11:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 03:11:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 03:11:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] 03:11:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 03:11:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:11:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:11:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:11:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:11:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:11:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:11:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:11:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:11:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:11:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2250 kB] 03:11:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 03:11:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 03:11:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 03:11:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 03:11:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 03:11:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1756 kB] 03:11:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 03:11:49 Fetched 25.4 MB in 0s (0 B/s) 03:11:49 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 03:11:49 Fetched 224 kB in 0s (0 B/s) 03:11:49 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 03:11:49 Fetched 157 kB in 0s (0 B/s) 03:11:49 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 03:11:49 Fetched 221 kB in 0s (0 B/s) 03:11:49 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 03:11:49 Fetched 143 kB in 0s (0 B/s) 03:11:49 Pulling edgex-go 03:11:49 + snapcraftctl pull 03:11:50 Pulling hooks 03:11:50 + snapcraftctl pull 03:12:08 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 03:12:08 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 03:12:08 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:12:08 Fetched 0 B in 0s (0 B/s) 03:12:08 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 03:12:08 Fetched 96.5 kB in 0s (0 B/s) 03:12:08 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 03:12:08 Fetched 279 kB in 0s (0 B/s) 03:12:08 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 03:12:08 Fetched 122 kB in 0s (0 B/s) 03:12:08 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 03:12:08 Fetched 77.8 kB in 0s (0 B/s) 03:12:08 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 03:12:08 Fetched 8848 B in 0s (0 B/s) 03:12:08 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 03:12:08 Fetched 47.8 kB in 0s (0 B/s) 03:12:08 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 03:12:08 Fetched 45.6 kB in 0s (0 B/s) 03:12:08 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 03:12:08 Fetched 15.0 kB in 0s (0 B/s) 03:12:08 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 03:12:08 Fetched 220 kB in 0s (0 B/s) 03:12:08 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 03:12:08 Fetched 154 kB in 0s (0 B/s) 03:12:08 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:12:08 Fetched 50.6 kB in 0s (0 B/s) 03:12:08 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 03:12:08 Fetched 14.8 kB in 0s (0 B/s) 03:12:08 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 03:12:08 Fetched 41.8 kB in 0s (0 B/s) 03:12:08 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 03:12:08 Fetched 499 kB in 0s (0 B/s) 03:12:08 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 03:12:08 Fetched 111 kB in 0s (0 B/s) 03:12:08 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 03:12:08 Fetched 240 kB in 0s (0 B/s) 03:12:08 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 03:12:08 Fetched 29.3 kB in 0s (0 B/s) 03:12:08 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 03:12:08 Fetched 85.5 kB in 0s (0 B/s) 03:12:08 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 03:12:08 Fetched 24.5 kB in 0s (0 B/s) 03:12:08 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 03:12:08 Fetched 49.2 kB in 0s (0 B/s) 03:12:08 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 03:12:08 Fetched 54.2 kB in 0s (0 B/s) 03:12:08 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 03:12:08 Fetched 30.8 kB in 0s (0 B/s) 03:12:08 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 03:12:08 Fetched 15.8 kB in 0s (0 B/s) 03:12:08 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 03:12:08 Fetched 85.9 kB in 0s (0 B/s) 03:12:08 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 03:12:08 Fetched 8720 B in 0s (0 B/s) 03:12:08 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 03:12:08 Fetched 140 kB in 0s (0 B/s) 03:12:08 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 03:12:08 Fetched 119 kB in 0s (0 B/s) 03:12:08 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 03:12:08 Fetched 111 kB in 0s (0 B/s) 03:12:08 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 03:12:08 Fetched 11.1 kB in 0s (0 B/s) 03:12:08 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 03:12:08 Fetched 646 kB in 0s (0 B/s) 03:12:08 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 03:12:08 Fetched 41.3 kB in 0s (0 B/s) 03:12:08 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 03:12:08 Fetched 17.9 kB in 0s (0 B/s) 03:12:08 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 03:12:08 Fetched 368 kB in 0s (0 B/s) 03:12:08 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 03:12:08 Fetched 187 kB in 0s (0 B/s) 03:12:08 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 03:12:08 Fetched 175 kB in 0s (0 B/s) 03:12:08 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 03:12:08 Fetched 206 kB in 0s (0 B/s) 03:12:08 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 03:12:08 Fetched 1302 kB in 0s (0 B/s) 03:12:08 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 03:12:08 Fetched 36.2 kB in 0s (0 B/s) 03:12:08 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 03:12:08 Fetched 159 kB in 0s (0 B/s) 03:12:08 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 03:12:08 Fetched 107 kB in 0s (0 B/s) 03:12:08 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 03:12:08 Fetched 48.7 kB in 0s (0 B/s) 03:12:08 Pulling static-packages 03:12:08 + snapcraftctl pull 03:12:08 Pulling version 03:12:08 + cd /root/project 03:12:08 + git describe --tags --abbrev=0 03:12:08 + sed s/v// 03:12:08 + GIT_VERSION=2.0.1-dev.66 03:12:08 + [ -z 2.0.1-dev.66 ] 03:12:08 + snapcraftctl set-version 2.0.1-dev.66 03:12:10 Building config-common 03:12:10 + snapcraftctl build 03:12:12 Skipping build go-build-helper (already ran) 03:12:12 Building edgex-go 03:12:12 + cd /root/parts/edgex-go/src 03:12:12 + git+ describe --tags --abbrev=0 03:12:12 sed s/v// 03:12:12 + GIT_VERSION=2.0.1-dev.66 03:12:12 + [ -z 2.0.1-dev.66 ] 03:12:12 + echo 2.0.1-dev.66 03:12:12 + make build 03:12:12 go mod tidy 03:12:14 go: downloading github.com/gorilla/mux v1.8.0 03:12:14 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 03:12:14 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.19 03:12:14 go: downloading github.com/google/uuid v1.3.0 03:12:14 go: downloading github.com/stretchr/testify v1.7.0 03:12:14 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 03:12:14 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 03:12:14 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 03:12:14 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 03:12:14 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 03:12:14 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 03:12:14 go: downloading github.com/lib/pq v1.10.3 03:12:14 go: downloading github.com/golang-jwt/jwt/v4 v4.1.0 03:12:14 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 03:12:15 go: downloading github.com/pelletier/go-toml v1.9.4 03:12:15 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 03:12:15 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 03:12:15 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 03:12:16 go: downloading github.com/go-playground/validator/v10 v10.9.0 03:12:16 go: downloading github.com/go-kit/kit v0.11.0 03:12:16 go: downloading github.com/davecgh/go-spew v1.1.1 03:12:16 go: downloading github.com/pmezard/go-difflib v1.0.0 03:12:16 go: downloading github.com/stretchr/objx v0.1.1 03:12:16 go: downloading github.com/x448/float16 v0.8.4 03:12:16 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 03:12:16 go: downloading github.com/go-playground/universal-translator v0.18.0 03:12:16 go: downloading github.com/leodido/go-urn v1.2.1 03:12:16 go: downloading golang.org/x/text v0.3.6 03:12:16 go: downloading github.com/go-playground/assert/v2 v2.0.1 03:12:16 go: downloading github.com/go-playground/locales v0.14.0 03:12:16 go: downloading github.com/go-logfmt/logfmt v0.5.0 03:12:16 go: downloading github.com/go-stack/stack v1.8.0 03:12:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 03:12:16 go: downloading github.com/go-redis/redis/v7 v7.3.0 03:12:16 go: downloading github.com/pebbe/zmq4 v1.2.7 03:12:16 go: downloading github.com/kr/pretty v0.3.0 03:12:16 go: downloading github.com/hashicorp/consul/api v1.8.1 03:12:16 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:12:16 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 03:12:17 go: downloading github.com/gorilla/websocket v1.4.2 03:12:17 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 03:12:17 go: downloading github.com/kr/text v0.2.0 03:12:17 go: downloading github.com/rogpeppe/go-internal v1.8.0 03:12:17 go: downloading github.com/onsi/ginkgo v1.10.1 03:12:17 go: downloading github.com/onsi/gomega v1.7.0 03:12:17 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:12:17 go: downloading github.com/mitchellh/copystructure v1.0.0 03:12:17 go: downloading github.com/mitchellh/mapstructure v1.1.2 03:12:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 03:12:17 go: downloading github.com/hashicorp/go-hclog v0.12.0 03:12:17 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 03:12:17 go: downloading github.com/hashicorp/serf v0.9.5 03:12:17 go: downloading github.com/hashicorp/consul/sdk v0.7.0 03:12:17 go: downloading github.com/hashicorp/go-uuid v1.0.1 03:12:17 go: downloading github.com/mitchellh/reflectwalk v1.0.0 03:12:17 go: downloading github.com/mitchellh/go-homedir v1.1.0 03:12:17 go: downloading github.com/fatih/color v1.9.0 03:12:17 go: downloading github.com/mattn/go-colorable v0.1.6 03:12:17 go: downloading github.com/mattn/go-isatty v0.0.12 03:12:17 go: downloading github.com/pkg/errors v0.9.1 03:12:17 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:12:17 go: downloading github.com/hashicorp/go-msgpack v0.5.3 03:12:17 go: downloading github.com/hashicorp/memberlist v0.2.2 03:12:17 go: downloading github.com/hpcloud/tail v1.0.0 03:12:17 go: downloading gopkg.in/yaml.v2 v2.4.0 03:12:17 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 03:12:17 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 03:12:17 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:12:17 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 03:12:17 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:12:17 go: downloading github.com/hashicorp/go-multierror v1.1.0 03:12:17 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 03:12:17 go: downloading github.com/miekg/dns v1.1.26 03:12:17 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:12:17 go: downloading github.com/hashicorp/golang-lru v0.5.0 03:12:17 go: downloading gopkg.in/fsnotify.v1 v1.4.7 03:12:17 go: downloading github.com/hashicorp/errwrap v1.0.0 03:12:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-data/core-data ./cmd/core-data 03:12:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:12:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-command/core-command ./cmd/core-command 03:12:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:12:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:12:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:12:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:12:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:12:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:12:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:12:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/secrets-config ./cmd/secrets-config 03:12:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:12:42 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 03:12:42 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 03:12:42 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 03:12:42 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 03:12:42 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 03:12:42 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 03:12:42 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 03:12:42 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 03:12:42 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 03:12:42 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 03:12:42 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 03:12:42 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 03:12:42 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 03:12:42 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 03:12:42 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 03:12:42 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 03:12:42 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 03:12:42 + 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 03:12:42 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 03:12:42 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 03:12:42 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 03:12:42 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 03:12:42 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 03:12:42 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 03:12:42 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 03:12:42 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 03:12:42 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 03:12:43 Building hooks 03:12:43 + cd /root/parts/hooks/src 03:12:43 + make build 03:12:43 go mod tidy 03:12:44 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 03:12:44 go: downloading github.com/stretchr/testify v1.5.1 03:12:44 go: downloading github.com/davecgh/go-spew v1.1.0 03:12:44 go: downloading gopkg.in/yaml.v2 v2.2.2 03:12:44 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 03:12:45 GO111MODULE=on go build -o cmd/install/install ./cmd/install 03:12:45 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 03:12:45 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 03:12:49 Building static-packages 03:12:49 + snapcraftctl build 03:12:50 Building version 03:12:50 + snapcraftctl build 03:12:53 Staging config-common 03:12:53 + snapcraftctl stage 03:12:54 Skipping stage go-build-helper (already ran) 03:12:54 Staging edgex-go 03:12:54 + snapcraftctl stage 03:12:55 Staging hooks 03:12:55 + snapcraftctl stage 03:12:56 Staging static-packages 03:12:56 + snapcraftctl stage 03:12:57 Staging version 03:12:57 + snapcraftctl stage 03:12:57 gofmt -l . 03:12:57 [ "`gofmt -l .`" = "" ] 03:12:57 ./bin/test-attribution-txt.sh [Pipeline] sh 03:12:58 + ls -al . 03:12:58 total 640 03:12:58 drwxrwxr-x 9 1001 1001 4096 Oct 8 03:12 . 03:12:58 drwxr-xr-x 4 root root 4096 Oct 8 03:08 .. 03:12:58 -rw-rw-r-- 1 1001 1001 11 Oct 8 03:06 .dockerignore 03:12:58 drwxrwxr-x 8 1001 1001 4096 Oct 8 03:06 .git 03:12:58 drwxrwxr-x 4 1001 1001 4096 Oct 8 03:06 .github 03:12:58 -rw-rw-r-- 1 1001 1001 818 Oct 8 03:06 .gitignore 03:12:58 -rw-rw-r-- 1 1001 1001 42 Oct 8 03:06 .golangci.yml 03:12:58 -rw-rw-r-- 1 1001 1001 76 Oct 8 03:06 .hadolint.yml 03:12:58 -rw-rw-r-- 1 1001 1001 166 Oct 8 03:06 .sonarcloud.properties 03:12:58 -rw-rw-r-- 1 1001 1001 1171 Oct 8 03:06 ADOPTERS.md 03:12:58 -rw-rw-r-- 1 1001 1001 8608 Oct 8 03:06 Attribution.txt 03:12:58 -rw-rw-r-- 1 1001 1001 43881 Oct 8 03:06 CHANGELOG.md 03:12:58 -rw-rw-r-- 1 1001 1001 3804 Oct 8 03:06 CONTRIBUTING.md 03:12:58 -rw-rw-r-- 1 1001 1001 677 Oct 8 03:06 GOVERNANCE.md 03:12:58 -rw-rw-r-- 1 1001 1001 849 Oct 8 03:06 Jenkinsfile 03:12:58 -rw-rw-r-- 1 1001 1001 10775 Oct 8 03:06 LICENSE 03:12:58 -rw-rw-r-- 1 1001 1001 6386 Oct 8 03:06 Makefile 03:12:58 -rw-rw-r-- 1 1001 1001 582 Oct 8 03:06 OWNERS.md 03:12:58 -rw-rw-r-- 1 1001 1001 8256 Oct 8 03:06 README.md 03:12:58 -rw-rw-r-- 1 1001 1001 6912 Oct 8 03:06 SECURITY.md 03:12:58 -rw-rw-r-- 1 1001 1001 5 Oct 8 02:59 VERSION 03:12:58 -rw-rw-r-- 1 1001 1001 4131 Oct 8 03:06 ZMQWindows.md 03:12:58 drwxrwxr-x 2 1001 1001 4096 Oct 8 03:06 bin 03:12:58 drwxrwxr-x 14 1001 1001 4096 Oct 8 03:06 cmd 03:12:58 -rw-r--r-- 1 root root 403932 Oct 8 03:11 coverage.out 03:12:58 -rw-rw-r-- 1 1001 1001 829 Oct 8 03:06 go.mod 03:12:58 -rw-r--r-- 1 root root 50143 Oct 8 03:08 go.sum 03:12:58 drwxrwxr-x 8 1001 1001 4096 Oct 8 03:06 internal 03:12:58 drwxrwxr-x 3 1001 1001 4096 Oct 8 03:06 openapi 03:12:58 drwxrwxr-x 4 1001 1001 4096 Oct 8 03:06 snap 03:12:58 -rw-rw-r-- 1 1001 1001 204 Oct 8 03:06 version.go [Pipeline] sh 03:12:58 Priming config-common 03:12:58 + snapcraftctl prime 03:12:58 + '[' -e coverage.out ] 03:12:58 + chown 1001:1001 coverage.out [Pipeline] stash 03:12:59 Warning: overwriting stash ‘coverage-report’ 03:12:59 Priming go-build-helper 03:12:59 + snapcraftctl prime 03:12:59 Stashed 1 file(s) [Pipeline] sh 03:13:00 + make build 03:13:00 go mod tidy 03:13:00 Priming edgex-go 03:13:00 + snapcraftctl prime 03:13:01 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 03:13:02 Priming hooks 03:13:02 + snapcraftctl prime 03:13:03 Priming static-packages 03:13:03 + snapcraftctl prime 03:13:05 Priming version 03:13:05 + snapcraftctl prime 03:13:06 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 03:13:07 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:13:30 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 03:13:33 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 03:13:38 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 03:13: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 03:13:43 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 03:13:46 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 03:13:50 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 03:13:55 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 03:13:59 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 03:14:02 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] } 03:14:09 $ docker stop --time=1 d6fecbc386db9b7e424deb5326d3806044b017a139f0e17ec6582205dce6d8f2 03:14:12 $ docker rm -f d6fecbc386db9b7e424deb5326d3806044b017a139f0e17ec6582205dce6d8f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:14:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:14:14 03:14:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:14:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:14:15 latest: Pulling from edgex-devops/edgex-compose-arm64 03:14:15 29e5d40040c1: Pulling fs layer 03:14:15 1ce36da41761: Pulling fs layer 03:14:15 25b303627fd3: Pulling fs layer 03:14:15 29e5d40040c1: Verifying Checksum 03:14:15 29e5d40040c1: Download complete 03:14:15 1ce36da41761: Verifying Checksum 03:14:15 1ce36da41761: Download complete 03:14:16 29e5d40040c1: Pull complete 03:14:17 25b303627fd3: Verifying Checksum 03:14:17 25b303627fd3: Download complete 03:14:17 1ce36da41761: Pull complete 03:14:27 25b303627fd3: Pull complete 03:14:27 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:14:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:14:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:14:27 prd-ubuntu18.04-docker-arm64-4c-16g-32 does not seem to be running inside a container 03:14:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:14:32 $ docker top 3ea5752eb5189af984b896b5a0e4391491bfd2f92f79455177b41006cbb4dde7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:33 + docker-compose build --help 03:14:33 + grep parallel 03:14:38 --parallel Build images in parallel. [Pipeline] } 03:14:38 $ docker stop --time=1 3ea5752eb5189af984b896b5a0e4391491bfd2f92f79455177b41006cbb4dde7 03:14:40 $ docker rm -f 3ea5752eb5189af984b896b5a0e4391491bfd2f92f79455177b41006cbb4dde7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:14:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:14:40 . [Pipeline] withDockerContainer 03:14:41 prd-ubuntu18.04-docker-arm64-4c-16g-32 does not seem to be running inside a container 03:14:41 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:14:42 $ docker top 4f30d14b33cec75fdf87b550c85ffef137848b503fa944cad43f69b8ecac4bbe -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:43 + docker-compose -f ./docker-compose-build.yml build --parallel 03:14:49 Building core-command ... 03:14:49 Building core-data ... 03:14:49 Building core-metadata ... 03:14:49 Building security-bootstrapper ... 03:14:49 Building security-proxy-setup ... 03:14:49 Building security-secretstore-setup ... 03:14:49 Building support-notifications ... 03:14:49 Building support-scheduler ... 03:14:49 Building sys-mgmt-agent ... 03:14:49 Building security-secretstore-setup 03:14:49 Building security-bootstrapper 03:14:49 Building sys-mgmt-agent 03:14:49 Building core-data 03:14:49 Building core-command 03:15:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:15:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:15:57 ---> a9df6959b439 03:15:57 Step 3/24 : WORKDIR /edgex-go 03:15:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:15:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:15:57 ---> a9df6959b439 03:15:57 Step 3/24 : WORKDIR /edgex-go 03:15:57 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:15:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:15:57 ---> a9df6959b439 03:15:57 Step 3/26 : WORKDIR /edgex-go 03:15:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:15:57 Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:15:57 03:15:57 ---> a9df6959b439 03:15:57 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:15:57 Step 3/24 : WORKDIR /edgex-go ---> a9df6959b439 03:15:57 03:15:57 Step 3/32 : WORKDIR /edgex-go 03:16:01 ---> Running in 5d8caefd908d 03:16:01 ---> Running in b65a1a1f0ca5 03:16:01 ---> Running in 429412a74ce6 03:16:01 ---> Running in b9faf84637ba 03:16:01 ---> Running in d0f9bae5bf03 03:16:02 Removing intermediate container 5d8caefd908d 03:16:02 ---> 55122a9b3d6d 03:16:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:02 Removing intermediate container b9faf84637ba 03:16:02 ---> ac5b6c10d4e2 03:16:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:02 Removing intermediate container 429412a74ce6 03:16:02 ---> 25c78a8a6ecf 03:16:02 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:02 Removing intermediate container b65a1a1f0ca5 03:16:02 ---> b0a0cd84d1d0 03:16:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:02 Removing intermediate container d0f9bae5bf03 03:16:02 ---> 1e5085498f8f 03:16:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:02 ---> Running in 66bd80eadaef 03:16:02 ---> Running in f8db97d5f4b0 03:16:03 ---> Running in 519155d549aa 03:16:03 ---> Running in cb8b9d067309 03:16:03 ---> Running in 937df9e985ed 03:16:06 Removing intermediate container 66bd80eadaef 03:16:06 ---> 6ecbcfc9960b 03:16:06 Step 5/26 : RUN apk add --update --no-cache make git 03:16:06 Removing intermediate container f8db97d5f4b0 03:16:06 ---> 3636699b317a 03:16:06 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:16:06 ---> Running in e3a5b808a1d1 03:16:07 ---> Running in ae28ccb16dd2 03:16:07 Removing intermediate container 937df9e985ed 03:16:07 ---> a3c00c0a6902 03:16:07 Step 5/24 : RUN apk add --update --no-cache make bash git 03:16:07 ---> Running in 5f17202825a3 03:16:07 Removing intermediate container cb8b9d067309 03:16:07 ---> 32472137c706 03:16:07 Step 5/24 : RUN apk add --update --no-cache make git 03:16:07 Removing intermediate container 519155d549aa 03:16:07 ---> bcc4c4fa9909 03:16:07 Step 5/32 : RUN apk add --update --no-cache make git 03:16:08 ---> Running in 518e2ddb2122 03:16:08 ---> Running in 743ee503986a 03:16:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:16:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:16:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:16:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:16:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:16:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:16:10 OK: 218 MiB in 52 packages 03:16:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:16:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:16:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:16:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:16:12 OK: 218 MiB in 52 packages 03:16:12 OK: 218 MiB in 52 packages 03:16:12 OK: 218 MiB in 52 packages 03:16:12 Removing intermediate container e3a5b808a1d1 03:16:12 ---> 718f74aa4ac5 03:16:12 Step 6/26 : COPY go.mod . 03:16:12 OK: 218 MiB in 52 packages 03:16:13 ---> 5286a76b6822 03:16:13 Step 7/26 : RUN go mod download 03:16:13 Removing intermediate container ae28ccb16dd2 03:16:13 ---> 435166bb48d5 03:16:13 Step 6/24 : COPY go.mod . 03:16:13 ---> Running in 572b97bf4348 03:16:13 Removing intermediate container 5f17202825a3 03:16:13 ---> ed72ae50af0a 03:16:13 Step 6/24 : COPY go.mod . 03:16:14 Removing intermediate container 518e2ddb2122 03:16:14 ---> 4c0c5c0f944f 03:16:14 Step 6/24 : COPY go.mod . 03:16:14 Removing intermediate container 743ee503986a 03:16:14 ---> fcc1bdfb377b 03:16:14 Step 6/32 : COPY go.mod . 03:16:15 ---> 7e82690f217b 03:16:15 Step 7/24 : RUN go mod download 03:16:15 ---> e6f0fe0b5f0b 03:16:15 Step 7/24 : RUN go mod download 03:16:15 ---> Running in b90db051ab9b 03:16:15 ---> dacd98ed2a4b 03:16:15 Step 7/24 : RUN go mod download 03:16:15 ---> Running in 28c124006a51 03:16:15 ---> cc18fb55206e 03:16:15 Step 7/32 : RUN go mod download 03:16:16 ---> Running in a400d76f9246 03:16:16 ---> Running in 547ae22830b8 03:16:20 Removing intermediate container 572b97bf4348 03:16:20 ---> 2b08f619a6f6 03:16:20 Step 8/26 : COPY . . 03:16:23 Removing intermediate container b90db051ab9b 03:16:23 ---> e11e1dbd0aa7 03:16:23 Step 8/24 : COPY . . 03:16:23 Removing intermediate container 28c124006a51 03:16:23 ---> 8a6ec34d99ef 03:16:23 Step 8/24 : COPY . . 03:16:24 Removing intermediate container a400d76f9246 03:16:24 ---> 5bb1bb0f45fa 03:16:24 Step 8/24 : COPY . . 03:16:24 Removing intermediate container 547ae22830b8 03:16:24 ---> e752aa2bafc8 03:16:24 Step 8/32 : COPY . . 03:16:56 ---> e9861936b73b 03:16:56 Step 9/26 : RUN go mod tidy 03:16:56 ---> 8a1b8ba6af32 03:16:56 Step 9/24 : RUN go mod tidy 03:16:56 ---> 3ef578601722 03:16:56 Step 9/24 : RUN go mod tidy 03:16:56 ---> Running in b594431ed2ef 03:16:56 ---> 9e0a2ebdd159 03:16:56 Step 9/32 : RUN go mod tidy 03:16:56 ---> 30fa6291ac5f 03:16:56 Step 9/24 : RUN go mod tidy 03:16:56 ---> Running in b118b5d57c67 03:16:56 ---> Running in f1ad363123fd 03:16:56 ---> Running in 35291a89d856 03:16:56 ---> Running in 08952ce76266 03:16:59 Removing intermediate container b594431ed2ef 03:16:59 ---> ffe8916b637d 03:16:59 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:17:00 ---> Running in ebf17a4fa444 03:17:00 Removing intermediate container f1ad363123fd 03:17:00 ---> e42b57e73fce 03:17:00 Step 10/24 : RUN make cmd/core-data/core-data 03:17:01 ---> Running in 88c387fe2746 03:17:01 Removing intermediate container 08952ce76266 03:17:01 ---> d3a0ba9660a8 03:17:01 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:17:01 Removing intermediate container b118b5d57c67 03:17:01 ---> 1d2de0a7ac34 03:17:01 Step 10/24 : RUN make cmd/core-command/core-command 03:17:01 Removing intermediate container 35291a89d856 03:17:01 ---> f52d6125a223 03:17:01 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:17:02 ---> Running in b3179a83935f 03:17:02 ---> Running in be2a6963e600 03:17:02 ---> Running in 47a39b8ed89a 03:17:03 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 03:17:03 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 03:17:04 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 03:17:04 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 03:17:05 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 03:19:12 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 03:19:12 Removing intermediate container b3179a83935f 03:19:12 ---> dbee33900395 03:19:12 03:19:12 Step 11/24 : FROM alpine:3.14 03:19:12 3.14: Pulling from library/alpine 03:19:13 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:19:13 Status: Downloaded newer image for alpine:3.14 03:19:13 Removing intermediate container 47a39b8ed89a 03:19:13 ---> 077d785eea48 03:19:13 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:19:13 ---> bb3de5531c18 03:19:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:19:14 ---> Running in 9d6ac732bed8 03:19:14 ---> Running in f4992e0a29ec 03:19:16 Removing intermediate container ebf17a4fa444 03:19:16 ---> e284c2fecc28 03:19:16 03:19:16 Step 11/26 : FROM alpine:3.14 03:19:16 ---> bb3de5531c18 03:19:16 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:19:16 Removing intermediate container be2a6963e600 03:19:16 ---> 26afe54771bb 03:19:16 03:19:16 Step 11/32 : FROM alpine:3.14 03:19:16 ---> bb3de5531c18 03:19:16 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:19:16 ---> Running in 492b1ef52d2e 03:19:16 ---> Running in 5cb5e95a0818 03:19:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:19:17 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 03:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:19:17 Removing intermediate container 492b1ef52d2e 03:19:17 ---> d5dcc06e2904 03:19:17 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:19:17 ---> Running in 8fe2539f62af 03:19:18 (1/1) Installing dumb-init (1.2.5-r1) 03:19:18 Executing busybox-1.33.1-r3.trigger 03:19:18 OK: 5 MiB in 15 packages 03:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:19:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:19:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:19:20 Removing intermediate container 9d6ac732bed8 03:19:20 ---> a18544b6c45e 03:19:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:19:20 ---> Running in 4465dea031a4 03:19:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:19:20 (1/3) Installing ca-certificates (20191127-r5) 03:19:21 (2/3) Installing dumb-init (1.2.5-r1) 03:19:21 (3/3) Installing su-exec (0.2-r1) 03:19:21 Executing busybox-1.33.1-r3.trigger 03:19:21 Executing ca-certificates-20191127-r5.trigger 03:19:21 Removing intermediate container 4465dea031a4 03:19:21 ---> 28e7767565e0 03:19:21 Step 14/24 : ENV APP_PORT=59882 03:19:21 OK: 6 MiB in 17 packages 03:19:21 ---> Running in f041d178de96 03:19:21 (1/2) Installing dumb-init (1.2.5-r1) 03:19:21 (2/2) Installing su-exec (0.2-r1) 03:19:21 Executing busybox-1.33.1-r3.trigger 03:19:21 OK: 5 MiB in 16 packages 03:19:22 Removing intermediate container f041d178de96 03:19:22 ---> b8184a542552 03:19:22 Step 15/24 : EXPOSE $APP_PORT 03:19:22 Removing intermediate container f4992e0a29ec 03:19:22 ---> b6569872959d 03:19:22 03:19:22 Step 12/24 : FROM docker:20.10.8 03:19:23 ---> Running in d010a9dd03bc 03:19:23 20.10.8: Pulling from library/docker 03:19:23 Removing intermediate container 8fe2539f62af 03:19:23 ---> 1940477a4b6f 03:19:23 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:19:23 Removing intermediate container 5cb5e95a0818 03:19:23 ---> 7e0203cc1bd0 03:19:23 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:19:23 ---> Running in 4e6b57b9724d 03:19:24 Removing intermediate container d010a9dd03bc 03:19:24 ---> 89984a366cf7 03:19:24 Step 16/24 : WORKDIR / 03:19:24 ---> Running in 0d764556a032 03:19:24 ---> Running in 106da4039199 03:19:24 Removing intermediate container 4e6b57b9724d 03:19:24 ---> 3a3e5dbaa594 03:19:24 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:19:24 ---> Running in 058785f7c904 03:19:24 Removing intermediate container 0d764556a032 03:19:24 ---> 850709ea20e3 03:19:24 Step 14/26 : WORKDIR / 03:19:25 Removing intermediate container 106da4039199 03:19:25 ---> 867d626d3125 03:19:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:19:25 ---> Running in 92fe77150ffd 03:19:26 Removing intermediate container 058785f7c904 03:19:26 ---> 3f9a50fe6a58 03:19:26 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:19:26 Removing intermediate container 92fe77150ffd 03:19:26 ---> 36ba4fe23eae 03:19:26 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:19:26 ---> Running in 079e7e8bde57 03:19:26 ---> c6b30f2983ad 03:19:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:19:26 Removing intermediate container 88c387fe2746 03:19:26 ---> 78244e32538b 03:19:26 03:19:26 Step 11/24 : FROM alpine:3.14 03:19:26 ---> bb3de5531c18 03:19:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:19:27 ---> Running in acb5f1cccb36 03:19:27 ---> a3431808032f 03:19:27 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:19:28 Removing intermediate container acb5f1cccb36 03:19:28 ---> 96e818907ffc 03:19:28 Step 13/24 : ENV APP_PORT=59880 03:19:28 ---> Running in f153571647e6 03:19:28 ---> 9ec763a025a0 03:19:28 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:19:29 ---> ce0756cd2fec 03:19:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:19:29 Removing intermediate container f153571647e6 03:19:29 ---> 1fc6bdf3a99a 03:19:29 Step 14/24 : EXPOSE $APP_PORT 03:19:29 ---> Running in e1592ebf7fec 03:19:30 Removing intermediate container 079e7e8bde57 03:19:30 ---> 03c6a711ab33 03:19:30 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:19:30 ---> cbc5fa6e2243 03:19:30 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:19:30 ---> Running in 083b7f88efbb 03:19:30 Removing intermediate container e1592ebf7fec 03:19:30 ---> ac960b4b41e1 03:19:30 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:19:30 ---> d58d985ade7e 03:19:30 Step 20/24 : ENTRYPOINT ["/core-command"] 03:19:30 ---> Running in 3a21a3cc387b 03:19:30 ---> Running in 443c35f96ffe 03:19:31 Removing intermediate container 083b7f88efbb 03:19:31 ---> 3c2748d9961f 03:19:31 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:19:31 ---> e39fa1140280 03:19:31 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:19:31 Removing intermediate container 443c35f96ffe 03:19:31 ---> 58d889b06aad 03:19:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:32 ---> Running in 2f92062f25c3 03:19:33 ---> 87c68890593e 03:19:33 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:19:33 Removing intermediate container 2f92062f25c3 03:19:33 ---> fba9af5944ad 03:19:33 Step 22/24 : LABEL arch=arm64 03:19:33 ---> Running in 979486fabc7b 03:19:33 ---> Running in f621da17c656 03:19:33 ---> 17914bf0edd3 03:19:33 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:19:34 Removing intermediate container f621da17c656 03:19:34 Removing intermediate container 3a21a3cc387b 03:19:34 ---> f6b8cd2bd909 03:19:34 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:19:34 ---> d0685ee9077c 03:19:34 Step 23/24 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 03:19:34 ---> Running in a4971c553730 03:19:34 ---> Running in d1f5fa49c102 03:19:35 Removing intermediate container d1f5fa49c102 03:19:35 ---> 7014433d6a3a 03:19:35 Step 24/24 : LABEL version=0.0.0 03:19:35 ---> Running in 2c780dfdf402 03:19:36 ---> 38cdd7c415b9 03:19:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:19:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:19:36 Removing intermediate container 2c780dfdf402 03:19:36 ---> 8d4a855c0810 03:19:36 03:19:36 Removing intermediate container 979486fabc7b 03:19:36 ---> e42c73dd4243 03:19:36 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:19:37 Successfully built 8d4a855c0810 03:19:37 Successfully tagged core-command-arm64:latest 03:19:37  Building core-command ... done Building security-proxy-setup 03:19:37 ---> 4f76c1e9658e 03:19:37 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 03:19:37 ---> Running in 71f877d8f43d 03:19:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:19:37 ---> 53dc02bd9b51 03:19:37 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:19:38 (1/6) Installing dumb-init (1.2.5-r1) 03:19:38 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:19:38 (3/6) Installing libsodium (1.0.18-r0) 03:19:38 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 03:19:38 Status: Downloaded newer image for docker:20.10.8 03:19:38 ---> 3734d5adc5ac 03:19:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:19:38 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:19:39 (5/6) Installing libzmq (4.3.4-r0) 03:19:39 (6/6) Installing zeromq (4.3.4-r0) 03:19:39 Executing busybox-1.33.1-r3.trigger 03:19:39 OK: 8 MiB in 20 packages 03:19:39 ---> Running in 35cd8570e0e5 03:19:40 ---> 9e58d118d509 03:19:40 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:19:40 Removing intermediate container 35cd8570e0e5 03:19:40 ---> 2c0e4eaa010d 03:19:40 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 03:19:40 ---> Running in 0f4afd2da1c9 03:19:40 Removing intermediate container 71f877d8f43d 03:19:40 ---> 3ca5119c3d7c 03:19:40 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:19:41 ---> Running in e61f1a5ac898 03:19:41 Removing intermediate container a4971c553730 03:19:41 ---> 5bff19466609 03:19:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:19:42 ---> 563e9d5af174 03:19:42 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:19:42 Removing intermediate container e61f1a5ac898 03:19:42 ---> 4a9e6fd6e125 03:19:42 Step 24/26 : LABEL arch=arm64 03:19:42 ---> Running in 32f6c11a01d9 03:19:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:19:42 ---> 5266a98b5844 03:19:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:19:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:19:43 Removing intermediate container 32f6c11a01d9 03:19:43 ---> b4d172a58fd2 03:19:43 Step 25/26 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 03:19:43 ---> 9185858bad6a 03:19:43 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:19:43 ---> Running in b508ea4d5da3 03:19:43 (1/42) Installing readline (8.1.0-r0) 03:19:43 (2/42) Installing bash (5.1.4-r0) 03:19:43 Executing bash-5.1.4-r0.post-install 03:19:43 (3/42) Installing brotli-libs (1.0.9-r5) 03:19:43 (4/42) Installing nghttp2-libs (1.43.0-r0) 03:19:44 (5/42) Installing libcurl (7.79.1-r0) 03:19:44 (6/42) Installing curl (7.79.1-r0) 03:19:44 (7/42) Installing dumb-init (1.2.5-r1) 03:19:44 (8/42) Installing libbz2 (1.0.8-r1) 03:19:44 (9/42) Installing expat (2.4.1-r0) 03:19:44 (10/42) Installing libffi (3.3-r2) 03:19:44 (11/42) Installing gdbm (1.19-r0) 03:19:44 (12/42) Installing xz-libs (5.2.5-r0) 03:19:44 (13/42) Installing libgcc (10.3.1_git20210424-r2) 03:19:44 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 03:19:44 (15/42) Installing mpdecimal (2.5.1-r1) 03:19:44 (16/42) Installing sqlite-libs (3.35.5-r0) 03:19:44 (17/42) Installing python3 (3.9.5-r1) 03:19:44 Removing intermediate container b508ea4d5da3 03:19:44 ---> 5ecebc36454f 03:19:44 Step 26/26 : LABEL version=0.0.0 03:19:45 ---> 224fe7bdec79 03:19:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:19:45 ---> Running in 866f9430e0bf 03:19:45 ---> 2ce399ba279b 03:19:45 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:19:45 ---> Running in e1235a86a9d0 03:19:45 Removing intermediate container 866f9430e0bf 03:19:45 ---> 4057397e04ce 03:19:45 03:19:46 ---> d17f02f1e9a1 03:19:46 Step 20/24 : ENTRYPOINT ["/core-data"] 03:19:46 (18/42) Installing py3-appdirs (1.4.4-r2) 03:19:46 (19/42) Installing py3-chardet (4.0.0-r2) 03:19:46 Successfully built 4057397e04ce 03:19:46 Successfully tagged security-secretstore-setup-arm64:latest 03:19:46 Building support-scheduler 03:19:46 ---> Running in 04d1c0c6c094 03:19:46  Building security-secretstore-setup ... done (20/42) Installing py3-idna (3.2-r0) 03:19:46 (21/42) Installing py3-urllib3 (1.26.5-r0) 03:19:46 (22/42) Installing py3-certifi (2020.12.5-r1) 03:19:46 (23/42) Installing py3-requests (2.25.1-r4) 03:19:46 Removing intermediate container e1235a86a9d0 03:19:46 ---> be6c86fd763e 03:19:46 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /(24/42) Installing py3-msgpack (1.0.2-r1) 03:19:46 (25/42) Installing py3-lockfile (0.12.2-r4) 03:19:46 03:19:46 (26/42) Installing py3-cachecontrol (0.12.6-r1) 03:19:46 (27/42) Installing py3-colorama (0.4.4-r1) 03:19:46 (28/42) Installing py3-contextlib2 (0.6.0-r1) 03:19:47 (29/42) Installing py3-distlib (0.3.1-r3) 03:19:47 (30/42) Installing py3-distro (1.5.0-r3) 03:19:47 (31/42) Installing py3-six (1.15.0-r1) 03:19:47 (32/42) Installing py3-webencodings (0.5.1-r4) 03:19:47 (33/42) Installing py3-html5lib (1.1-r1) 03:19:47 (34/42) Installing py3-parsing (2.4.7-r2) 03:19:47 (35/42) Installing py3-packaging (20.9-r1) 03:19:47 (36/42) Installing py3-toml (0.10.2-r2) 03:19:47 (37/42) Installing py3-pep517 (0.10.0-r2) 03:19:47 (38/42) Installing py3-progress (1.5-r2) 03:19:47 (39/42) Installing py3-retrying (1.3.3-r1) 03:19:47 (40/42) Installing py3-ordered-set (4.0.2-r1) 03:19:47 (41/42) Installing py3-setuptools (52.0.0-r3) 03:19:47 Removing intermediate container 04d1c0c6c094 03:19:47 ---> a8f185d5ccec 03:19:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"](42/42) Installing py3-pip (20.3.4-r1) 03:19:47 03:19:47 ---> Running in e622111c9b5e 03:19:47 Executing busybox-1.33.1-r3.trigger 03:19:47 OK: 84 MiB in 64 packages 03:19:48 ---> c9973516376e 03:19:48 Step 27/32 : RUN chmod +x /entrypoint.sh 03:19:48 Removing intermediate container e622111c9b5e 03:19:48 ---> eab86d8b6fb2 03:19:48 Step 22/24 : LABEL arch=arm64 03:19:48 ---> Running in 182e0c7da5a3 03:19:48 ---> Running in d19102eb986d 03:19:49 Removing intermediate container d19102eb986d 03:19:49 ---> 79bdf1086e95 03:19:49 Step 23/24 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 03:19:50 ---> Running in c0032d684e4e 03:19:51 Removing intermediate container c0032d684e4e 03:19:51 ---> 0504df549961 03:19:51 Step 24/24 : LABEL version=0.0.0 03:19:51 ---> Running in 7bfd4615ba93 03:19:52 Removing intermediate container 182e0c7da5a3 03:19:52 ---> e51d39e7292a 03:19:52 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:19:52 Removing intermediate container 7bfd4615ba93 03:19:52 ---> 9ea520b2df63 03:19:52 03:19:52 ---> Running in d7474143c43b 03:19:52 Collecting docker-compose==1.23.2 03:19:52 Successfully built 9ea520b2df63 03:19:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:19:52 Successfully tagged core-data-arm64:latest 03:19:52  Building core-data ... done Building core-metadata 03:19:53 Removing intermediate container d7474143c43b 03:19:53 ---> 5dd5e7dfa7f2 03:19:53 Step 29/32 : CMD ["gate"] 03:19:53 Collecting docker<4.0,>=3.6.0 03:19:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:19:53 ---> Running in 6c3a106e292b 03:19:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 03:19:54 Removing intermediate container 6c3a106e292b 03:19:54 ---> d7638d7ad63c 03:19:54 Step 30/32 : LABEL arch=arm64 03:19:55 Collecting PyYAML<4,>=3.10 03:19:55 Downloading PyYAML-3.13.tar.gz (270 kB) 03:19:55 ---> Running in e2f28681a6c8 03:19:56 Removing intermediate container e2f28681a6c8 03:19:56 ---> f819fce14f5c 03:19:56 Step 31/32 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 03:19:56 ---> Running in 4994a8e0986d 03:19:57 Removing intermediate container 4994a8e0986d 03:19:57 ---> 0dffb0fa6b82 03:19:57 Step 32/32 : LABEL version=0.0.0 03:19:57 ---> Running in 2eca66ec08f0 03:19:58 Removing intermediate container 2eca66ec08f0 03:19:58 ---> 8d6e442f7faf 03:19:58 03:19:59 Collecting dockerpty<0.5,>=0.4.1 03:19:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:19:59 Successfully built 8d6e442f7faf 03:19:59 Successfully tagged security-bootstrapper-arm64:latest 03:19:59  Building security-bootstrapper ... done Building support-notifications 03:20:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:20:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:20:02 Collecting cached-property<2,>=1.2.0 03:20:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:20:02 Collecting jsonschema<3,>=2.5.1 03:20:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:20:02 Collecting docopt<0.7,>=0.6.1 03:20:02 Downloading docopt-0.6.2.tar.gz (25 kB) 03:20:04 Collecting texttable<0.10,>=0.9.0 03:20:04 Downloading texttable-0.9.1.tar.gz (11 kB) 03:20:06 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:20:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:20:06 ---> a9df6959b439 03:20:06 Step 3/22 : WORKDIR /edgex-go 03:20:06 ---> Using cache 03:20:06 ---> 1e5085498f8f 03:20:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:06 ---> Using cache 03:20:06 ---> a3c00c0a6902 03:20:06 Step 5/22 : RUN apk add --update --no-cache make git 03:20:07 Collecting websocket-client<1.0,>=0.32.0 03:20:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:20:08 Collecting docker-pycreds>=0.4.0 03:20:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:20:08 ---> Running in fde7648123c8 03:20:08 Collecting chardet<3.1.0,>=3.0.2 03:20:08 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:20:08 Collecting idna<2.8,>=2.5 03:20:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:20:08 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 03:20:09 Collecting urllib3<1.25,>=1.21.1 03:20:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:20:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:20:10 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:20:10 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:20:10 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:20:10 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:20:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:20:11 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:20:11 Attempting uninstall: urllib3 03:20:11 Found existing installation: urllib3 1.26.5 03:20:11 Uninstalling urllib3-1.26.5: 03:20:11 Successfully uninstalled urllib3-1.26.5 03:20:12 OK: 218 MiB in 52 packages 03:20:12 Attempting uninstall: idna 03:20:12 Found existing installation: idna 3.2 03:20:12 Uninstalling idna-3.2: 03:20:12 Successfully uninstalled idna-3.2 03:20:13 Attempting uninstall: chardet 03:20:13 Found existing installation: chardet 4.0.0 03:20:13 Uninstalling chardet-4.0.0: 03:20:13 Successfully uninstalled chardet-4.0.0 03:20:14 Removing intermediate container fde7648123c8 03:20:14 ---> 926bcc07b76e 03:20:14 Step 6/22 : COPY go.mod . 03:20:15 Attempting uninstall: requests 03:20:15 Found existing installation: requests 2.25.1 03:20:15 Uninstalling requests-2.25.1: 03:20:15 Successfully uninstalled requests-2.25.1 03:20:16 ---> eef7d55f15c2 03:20:16 Step 7/22 : RUN go mod download 03:20:16 ---> Running in 320142de9dc1 03:20:16 Running setup.py install for texttable: started 03:20:19 Running setup.py install for texttable: finished with status 'done' 03:20:19 Running setup.py install for PyYAML: started 03:20:21 Running setup.py install for PyYAML: finished with status 'done' 03:20:22 Running setup.py install for docopt: started 03:20:23 Removing intermediate container 320142de9dc1 03:20:23 ---> 8d75db92051c 03:20:23 Step 8/22 : COPY . . 03:20:24 Running setup.py install for docopt: finished with status 'done' 03:20:24 Running setup.py install for dockerpty: started 03:20:27 Running setup.py install for dockerpty: finished with status 'done' 03:20:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:20:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:20:27 ---> a9df6959b439 03:20:27 Step 3/23 : WORKDIR /edgex-go 03:20:27 ---> Using cache 03:20:27 ---> 1e5085498f8f 03:20:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:27 ---> Using cache 03:20:27 ---> a3c00c0a6902 03:20:27 Step 5/23 : RUN apk add --update --no-cache make git 03:20:27 ---> Using cache 03:20:27 ---> 926bcc07b76e 03:20:27 Step 6/23 : COPY go.mod . 03:20:27 ---> Using cache 03:20:27 ---> eef7d55f15c2 03:20:27 Step 7/23 : RUN go mod download 03:20:27 ---> Using cache 03:20:27 ---> 8d75db92051c 03:20:27 Step 8/23 : COPY . . 03:20:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 03:20:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:20:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:20:32 ---> a9df6959b439 03:20:32 Step 3/24 : WORKDIR /edgex-go 03:20:32 ---> Using cache 03:20:32 ---> 1e5085498f8f 03:20:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:32 ---> Using cache 03:20:32 ---> a3c00c0a6902 03:20:32 Step 5/24 : RUN apk add --update --no-cache make git 03:20:32 ---> Using cache 03:20:32 ---> 926bcc07b76e 03:20:32 Step 6/24 : COPY go.mod . 03:20:32 ---> Using cache 03:20:32 ---> eef7d55f15c2 03:20:32 Step 7/24 : RUN go mod download 03:20:32 ---> Using cache 03:20:32 ---> 8d75db92051c 03:20:32 Step 8/24 : COPY . . 03:20:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:20:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:20:36 ---> a9df6959b439 03:20:36 Step 3/23 : WORKDIR /edgex-go 03:20:36 ---> Using cache 03:20:36 ---> 1e5085498f8f 03:20:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:36 ---> Using cache 03:20:36 ---> a3c00c0a6902 03:20:36 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:20:51 ---> Running in 85f4bc0be081 03:20:51 ---> 5b439501e9d1 03:20:51 Step 9/22 : RUN go mod tidy 03:20:51 ---> b189ed740c54 03:20:51 Step 9/24 : RUN go mod tidy 03:20:51 ---> e883a0499ff2 03:20:51 Step 9/23 : RUN go mod tidy 03:20:51 ---> Running in 2d25109833e3 03:20:51 ---> Running in ff1805cb9caa 03:20:51 ---> Running in fcb89ff78e33 03:20:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:20:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:20:54 OK: 218 MiB in 52 packages 03:20:56 Removing intermediate container 85f4bc0be081 03:20:56 ---> 0ed1e0720d70 03:20:56 Step 6/23 : COPY go.mod . 03:20:58 ---> b3ccbdf5d031 03:20:58 Step 7/23 : RUN go mod download 03:20:58 ---> Running in 0b5773831cf6 03:20:59 Removing intermediate container 2d25109833e3 03:20:59 ---> aa312ee5a6e3 03:20:59 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:20:59 Removing intermediate container fcb89ff78e33 03:20:59 ---> b638ede2c639 03:20:59 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:20:59 ---> Running in e68585b6a345 03:20:59 ---> Running in 2c028494d484 03:20:59 Removing intermediate container ff1805cb9caa 03:20:59 ---> 3a137d6de0e0 03:20:59 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:21:00 ---> Running in bfe8f4c4594f 03:21:02 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 03:21:02 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 03:21: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 03:21:03 Removing intermediate container 0f4afd2da1c9 03:21:03 ---> cb820174bdf8 03:21:03 Step 15/24 : ENV APP_PORT=58890 03:21:03 ---> Running in 58f98d2455ac 03:21:04 Removing intermediate container 58f98d2455ac 03:21:04 ---> 91a5005af658 03:21:04 Step 16/24 : EXPOSE $APP_PORT 03:21:04 Removing intermediate container 0b5773831cf6 03:21:04 ---> d4dcc6f959c1 03:21:04 Step 8/23 : COPY . . 03:21:04 ---> Running in 87669ddb31b4 03:21:05 Removing intermediate container 87669ddb31b4 03:21:05 ---> 706e1af8f52f 03:21:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:21:10 ---> 0d989e3629d5 03:21:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:21:12 ---> e8f1becb0739 03:21:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:21:15 ---> f4cad82ebb12 03:21:15 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:21:16 ---> Running in f94ebc25d550 03:21:18 Removing intermediate container f94ebc25d550 03:21:18 ---> ad5c46773cae 03:21:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:21:18 ---> Running in ae0596d3d963 03:21:20 Removing intermediate container ae0596d3d963 03:21:20 ---> eca1c049ccd7 03:21:20 Step 22/24 : LABEL arch=arm64 03:21:21 ---> Running in 81448f39e317 03:21:22 Removing intermediate container 81448f39e317 03:21:22 ---> 1c68befd8792 03:21:22 Step 23/24 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 03:21:23 ---> Running in 4b475f176b7e 03:21:24 Removing intermediate container 4b475f176b7e 03:21:24 ---> d57e3720ec81 03:21:24 Step 24/24 : LABEL version=0.0.0 03:21:25 ---> Running in aacb7e5e5046 03:21:26 Removing intermediate container aacb7e5e5046 03:21:26 ---> 796d830265a2 03:21:26 03:21:26 ---> ee223a1c1626 03:21:26 Step 9/23 : RUN go mod tidy 03:21:26 ---> Running in 33d5feea2ddb 03:21:26 Successfully built 796d830265a2 03:21:26 Successfully tagged sys-mgmt-agent-arm64:latest 03:21:35  Building sys-mgmt-agent ... done Removing intermediate container 33d5feea2ddb 03:21:35 ---> 81a9fdd2c11b 03:21:35 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:21:35 ---> Running in 0573d93895e9 03:21:36 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 03:22:44 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 03:23:00 Removing intermediate container e68585b6a345 03:23:00 ---> a75ddf978592 03:23:00 03:23:00 Step 11/22 : FROM alpine:3.14 03:23:00 ---> bb3de5531c18 03:23:00 Step 12/22 : RUN apk add --update --no-cache curl 03:23:00 ---> Running in 5a4647ef0b67 03:23:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:23:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:23:04 (1/5) Installing ca-certificates (20191127-r5) 03:23:04 (2/5) Installing brotli-libs (1.0.9-r5) 03:23:04 (3/5) Installing nghttp2-libs (1.43.0-r0) 03:23:04 (4/5) Installing libcurl (7.79.1-r0) 03:23:04 (5/5) Installing curl (7.79.1-r0) 03:23:04 Executing busybox-1.33.1-r3.trigger 03:23:04 Executing ca-certificates-20191127-r5.trigger 03:23:04 OK: 8 MiB in 19 packages 03:23:05 Removing intermediate container bfe8f4c4594f 03:23:05 ---> b724f52b3f36 03:23:05 03:23:05 Step 11/23 : FROM alpine:3.14 03:23:05 ---> bb3de5531c18 03:23:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:23:05 ---> Using cache 03:23:05 ---> a18544b6c45e 03:23:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:23:05 ---> Using cache 03:23:05 ---> 28e7767565e0 03:23:05 Step 14/23 : ENV APP_PORT=59861 03:23:05 ---> Running in aef758c8386a 03:23:05 Removing intermediate container 2c028494d484 03:23:05 ---> 1877f683d484 03:23:05 03:23:06 Step 11/24 : FROM alpine:3.14 03:23:06 ---> bb3de5531c18 03:23:06 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:23:06 ---> Using cache 03:23:06 ---> a18544b6c45e 03:23:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:23:06 ---> Using cache 03:23:06 ---> 28e7767565e0 03:23:06 Step 14/24 : ENV APP_PORT=59881 03:23:06 ---> Running in 96c95e8d33eb 03:23:06 Removing intermediate container aef758c8386a 03:23:06 ---> 489ff601dcf7 03:23:06 Step 15/23 : EXPOSE $APP_PORT 03:23:06 ---> Running in eb19a456f84c 03:23:07 Removing intermediate container 96c95e8d33eb 03:23:07 ---> 09e1bc3e5a60 03:23:07 Step 15/24 : EXPOSE $APP_PORT 03:23:07 Removing intermediate container 5a4647ef0b67 03:23:07 ---> 33c653c6a1f4 03:23:07 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:23:07 ---> Running in b62e2c3a47a1 03:23:07 ---> Running in bd8b35447971 03:23:07 Removing intermediate container eb19a456f84c 03:23:07 ---> b0357eb093ec 03:23:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:23:08 Removing intermediate container b62e2c3a47a1 03:23:08 ---> 67e4f314a7fb 03:23:08 Step 16/24 : WORKDIR / 03:23:08 ---> Running in 5f0e1569103b 03:23:08 Removing intermediate container bd8b35447971 03:23:08 ---> b1a5b958e082 03:23:08 Step 14/22 : WORKDIR /edgex 03:23:08 ---> Running in 2b4f8ffc159c 03:23:08 ---> 23428f1af0e2 03:23:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:23:09 Removing intermediate container 5f0e1569103b 03:23:09 ---> 07bedfec1db6 03:23:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:23:09 Removing intermediate container 2b4f8ffc159c 03:23:09 ---> 8861c6a37206 03:23:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:23:10 ---> baf749026a07 03:23:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:23:10 ---> 12c59ba162d4 03:23:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:23:11 ---> c4bf20e6ab06 03:23:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:23:12 ---> 76e0008663d3 03:23:12 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:23:12 ---> 4a197f837784 03:23:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:23:12 ---> ecb7103e5437 03:23:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:23:12 ---> Running in 86904e9ab718 03:23:13 Removing intermediate container 86904e9ab718 03:23:13 ---> f25199020e12 03:23:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:23:13 ---> 560cde6d7bc0 03:23:13 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:23:14 ---> Running in b78207bb9259 03:23:14 ---> Running in 4604deedfdea 03:23:14 ---> 17e3231db7d6 03:23:14 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:23:14 ---> Running in 32fffa0ed0e0 03:23:14 Removing intermediate container b78207bb9259 03:23:14 ---> 149a30fcbdb8 03:23:14 Step 21/23 : LABEL arch=arm64 03:23:15 ---> Running in 4e394802db58 03:23:15 Removing intermediate container 4604deedfdea 03:23:15 ---> 05a4b8c383cb 03:23:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:23:15 ---> Running in 3cb4a24f6c9a 03:23:15 Removing intermediate container 32fffa0ed0e0 03:23:15 ---> d467faea691c 03:23:15 Step 19/22 : CMD ["--init=true"] 03:23:15 ---> Running in 6ad2a1f033b2 03:23:15 Removing intermediate container 4e394802db58 03:23:15 ---> 7cb55ba0272f 03:23:15 Step 22/23 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 03:23:15 ---> Running in 70503bfc7468 03:23:15 Removing intermediate container 3cb4a24f6c9a 03:23:15 ---> 110c882e00a4 03:23:15 Step 22/24 : LABEL arch=arm64 03:23:15 Removing intermediate container 0573d93895e9 03:23:15 ---> f3eeebd5a82a 03:23:15 03:23:15 Step 11/23 : FROM alpine:3.14 03:23:15 ---> bb3de5531c18 03:23:15 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:23:16 ---> Running in 6d4267ab22da 03:23:16 ---> Running in 2261f67917bc 03:23:16 Removing intermediate container 6ad2a1f033b2 03:23:16 ---> ffc67b1677a4 03:23:16 Step 20/22 : LABEL arch=arm64 03:23:16 ---> Running in c5fb8cb3da9d 03:23:16 Removing intermediate container 70503bfc7468 03:23:16 ---> 07839a8a9063 03:23:16 Step 23/23 : LABEL version=0.0.0 03:23:16 ---> Running in 7f289102ef15 03:23:16 Removing intermediate container 6d4267ab22da 03:23:16 ---> 811227968972 03:23:16 Step 23/24 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 03:23:17 ---> Running in 17fa7e93b595 03:23:17 Removing intermediate container c5fb8cb3da9d 03:23:17 ---> 0218470d3d56 03:23:17 Step 21/22 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 03:23:17 ---> Running in 379f9abc303e 03:23:17 Removing intermediate container 7f289102ef15 03:23:17 ---> 527d8413f05b 03:23:17 03:23:17 Removing intermediate container 17fa7e93b595 03:23:17 ---> 07ad3611518c 03:23:17 Step 24/24 : LABEL version=0.0.0 03:23:17 Successfully built 527d8413f05b 03:23:17 ---> Running in ac965b193a49 03:23:18 Successfully tagged support-scheduler-arm64:latest 03:23:18  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:23:18 Removing intermediate container 379f9abc303e 03:23:18 ---> 104f6695beef 03:23:18 Step 22/22 : LABEL version=0.0.0 03:23:18 ---> Running in 89ecbca2645c 03:23:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:23:18 Removing intermediate container ac965b193a49 03:23:18 ---> afe556d78fc3 03:23:18 03:23:19 Successfully built afe556d78fc3 03:23:19 Removing intermediate container 89ecbca2645c 03:23:19 ---> 8ec94b5595ce 03:23:19 03:23:19 Successfully tagged core-metadata-arm64:latest 03:23:19  Building core-metadata ... done (1/2) Installing ca-certificates (20191127-r5) 03:23:19 (2/2) Installing dumb-init (1.2.5-r1) 03:23:19 Executing busybox-1.33.1-r3.trigger 03:23:19 Executing ca-certificates-20191127-r5.trigger 03:23:19 Successfully built 8ec94b5595ce 03:23:19 Successfully tagged security-proxy-setup-arm64:latest 03:23:19  Building security-proxy-setup ... done OK: 6 MiB in 16 packages 03:23:21 Removing intermediate container 2261f67917bc 03:23:21 ---> b56d825ea0d3 03:23:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:23:21 ---> Running in 278a746f92fd 03:23:21 Removing intermediate container 278a746f92fd 03:23:21 ---> c2c67debe50f 03:23:21 Step 14/23 : ENV APP_PORT=59860 03:23:21 ---> Running in 3b23b2835be6 03:23:22 Removing intermediate container 3b23b2835be6 03:23:22 ---> f91676b78ea9 03:23:22 Step 15/23 : EXPOSE $APP_PORT 03:23:22 ---> Running in bda19082a0c8 03:23:22 Removing intermediate container bda19082a0c8 03:23:22 ---> 35bea4672687 03:23:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:23:23 ---> 3d3cf345dafe 03:23:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:23:24 ---> e57ad6e766cb 03:23:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:23:25 ---> dce33eac9167 03:23:25 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:23:25 ---> Running in f414391ba470 03:23:26 Removing intermediate container f414391ba470 03:23:26 ---> efa4a66f3578 03:23:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:23:26 ---> Running in 13c89c59d593 03:23:27 Removing intermediate container 13c89c59d593 03:23:27 ---> 6598244f12a9 03:23:27 Step 21/23 : LABEL arch=arm64 03:23:27 ---> Running in c756b9b90073 03:23:27 Removing intermediate container c756b9b90073 03:23:27 ---> dc1d45c822d6 03:23:27 Step 22/23 : LABEL git_sha=94769bcc740942088b3c2640430b3252096b7034 03:23:27 ---> Running in 331856766d86 03:23:28 Removing intermediate container 331856766d86 03:23:28 ---> 7beacf44840c 03:23:28 Step 23/23 : LABEL version=0.0.0 03:23:28 ---> Running in e6367c7fa36e 03:23:28 Removing intermediate container e6367c7fa36e 03:23:28 ---> 9e89821bd68a 03:23:28 03:23:29 Successfully built 9e89821bd68a 03:23:29 Successfully tagged support-notifications-arm64:latest 03:23:29  Building support-notifications ... done  [Pipeline] } 03:23:29 $ docker stop --time=1 4f30d14b33cec75fdf87b550c85ffef137848b503fa944cad43f69b8ecac4bbe 03:23:31 $ docker rm -f 4f30d14b33cec75fdf87b550c85ffef137848b503fa944cad43f69b8ecac4bbe [Pipeline] // withDockerContainer [Pipeline] sh 03:23:32 + docker images 03:23:32 REPOSITORY TAG IMAGE ID CREATED SIZE 03:23:32 support-notifications-arm64 latest 9e89821bd68a 4 seconds ago 15.9MB 03:23:32 security-proxy-setup-arm64 latest 8ec94b5595ce 14 seconds ago 25.3MB 03:23:32 core-metadata-arm64 latest afe556d78fc3 14 seconds ago 15.8MB 03:23:32 support-scheduler-arm64 latest 527d8413f05b 15 seconds ago 15.2MB 03:23:32 f3eeebd5a82a 17 seconds ago 1.57GB 03:23:32 1877f683d484 27 seconds ago 1.57GB 03:23:32 b724f52b3f36 29 seconds ago 1.57GB 03:23:32 a75ddf978592 34 seconds ago 1.57GB 03:23:32 sys-mgmt-agent-arm64 latest 796d830265a2 2 minutes ago 277MB 03:23:32 security-bootstrapper-arm64 latest 8d6e442f7faf 3 minutes ago 17.7MB 03:23:32 core-data-arm64 latest 9ea520b2df63 3 minutes ago 19.4MB 03:23:32 security-secretstore-setup-arm64 latest 4057397e04ce 3 minutes ago 26.5MB 03:23:32 core-command-arm64 latest 8d4a855c0810 3 minutes ago 15.2MB 03:23:32 78244e32538b 4 minutes ago 1.57GB 03:23:32 b6569872959d 4 minutes ago 1.57GB 03:23:32 26afe54771bb 4 minutes ago 1.57GB 03:23:32 e284c2fecc28 4 minutes ago 1.57GB 03:23:32 dbee33900395 4 minutes ago 1.56GB 03:23:32 ci-base-image-arm64 latest a9df6959b439 15 minutes ago 1.24GB 03:23:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 72ade6ffb461 32 hours ago 532MB 03:23:32 docker 20.10.8 3734d5adc5ac 5 weeks ago 198MB 03:23:32 alpine 3.14 bb3de5531c18 5 weeks ago 5.34MB 03:23:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:23:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:23:33 03:23:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:23:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:23:34 arm64: Pulling from edgex-lftools-log-publisher 03:23:34 448f6bf000e3: Pulling fs layer 03:23:34 f757da607395: Pulling fs layer 03:23:34 05883995daec: Pulling fs layer 03:23:34 8603b9c90790: Pulling fs layer 03:23:34 1560dd03e051: Pulling fs layer 03:23:34 27f5ce0e4adf: Pulling fs layer 03:23:34 c2d8d7efcc4b: Pulling fs layer 03:23:34 1560dd03e051: Waiting 03:23:34 27f5ce0e4adf: Waiting 03:23:34 c2d8d7efcc4b: Waiting 03:23:34 8603b9c90790: Waiting 03:23:34 f757da607395: Verifying Checksum 03:23:34 f757da607395: Download complete 03:23:34 8603b9c90790: Download complete 03:23:34 1560dd03e051: Verifying Checksum 03:23:34 1560dd03e051: Download complete 03:23:34 05883995daec: Verifying Checksum 03:23:34 05883995daec: Download complete 03:23:34 27f5ce0e4adf: Download complete 03:23:34 448f6bf000e3: Verifying Checksum 03:23:34 448f6bf000e3: Download complete 03:23:37 c2d8d7efcc4b: Verifying Checksum 03:23:37 c2d8d7efcc4b: Download complete 03:23:39 448f6bf000e3: Pull complete 03:23:39 f757da607395: Pull complete 03:23:41 05883995daec: Pull complete 03:23:41 8603b9c90790: Pull complete 03:23:42 1560dd03e051: Pull complete 03:23:43 27f5ce0e4adf: Pull complete 03:23:58 c2d8d7efcc4b: Pull complete 03:23:58 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:23:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:23:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:23:58 prd-ubuntu18.04-docker-arm64-4c-16g-32 does not seem to be running inside a container 03:23:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:24:02 $ docker top c5fe9ce53a63699038c726fceefc1d84a79f073a8960392087dd89002109dc4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:03 ---> job-cost.sh 03:24:03 lf-activate-venv: SKIPPING 03:24:03 INFO: No Stack... 03:24:04 INFO: Retrieving Pricing Info for: v3-standard-4 03:24:04 INFO: Archiving Costs [Pipeline] sh 03:24:05 + cut -d, -f6 03:24:05 + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock 03:24:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3742-5-stack-cost] 03:24:05 Resource [jenkins-edgexfoundry-edgex-go-PR-3742-5-stack-cost] did not exist. Created. 03:24:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3742-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:24:06 + echo total: 0.10999999940395355 [Pipeline] stash 03:24:06 Stashed 1 file(s) [Pipeline] } 03:24:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3742-5-stack-cost] [Pipeline] // lock [Pipeline] } 03:24:06 $ docker stop --time=1 c5fe9ce53a63699038c726fceefc1d84a79f073a8960392087dd89002109dc4d 03:24:08 $ docker rm -f c5fe9ce53a63699038c726fceefc1d84a79f073a8960392087dd89002109dc4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:24:09 provisioning config files... 03:24:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config6607040800446023989tmp [Pipeline] { [Pipeline] sh 03:24:09 + set +x 03:24:09 + curl -s https://codecov.io/bash 03:24:09 + bash -s -- 03:24:09 03:24:09 _____ _ 03:24:09 / ____| | | 03:24:09 | | ___ __| | ___ ___ _____ __ 03:24:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:24:09 | |___| (_) | (_| | __/ (_| (_) \ V / 03:24:09 \_____\___/ \__,_|\___|\___\___/ \_/ 03:24:09 Bash-1.0.6 03:24:09 03:24:09 03:24:09 ==> git version 2.24.4 found 03:24:09 ==> 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 03:24:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:24:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:24:09 ==> Jenkins CI detected. 03:24:09 current dir:  /w/workspace/edgex-go/5 03:24:09 project root: . 03:24:09 --> token set from env 03:24:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:24:09 ==> Running gcov in . (disable via -X gcov) 03:24:09 ==> Python coveragepy not found 03:24:09 ==> Searching for coverage reports in: 03:24:09 + . 03:24:09 -> Found 1 reports 03:24:09 ==> Detecting git/mercurial file structure 03:24:09 ==> Reading reports 03:24:09 + ./coverage.out bytes=403932 03:24:09 ==> Appending adjustments 03:24:09 https://docs.codecov.io/docs/fixing-reports 03:24:11 + Found adjustments 03:24:11 ==> Gzipping contents 03:24:11 56K /tmp/codecov.loG1Az.gz 03:24:11 ==> Uploading reports 03:24:11 url: https://codecov.io 03:24:11 query: branch=PR-3742&commit=94769bcc740942088b3c2640430b3252096b7034&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3742%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3742&job=&cmd_args= 03:24:11 -> Pinging Codecov 03:24:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3742&commit=94769bcc740942088b3c2640430b3252096b7034&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3742%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3742&job=&cmd_args= 03:24:11 -> Uploading to 03:24:11 https://storage.googleapis.com/codecov/v4/raw/2021-10-08/00271124DB129430A58F1EEE437C3FCB/94769bcc740942088b3c2640430b3252096b7034/6c85e6fd-152a-449c-a2e9-de2a9505d0e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211008%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211008T032411Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8fdfa7da403d40205c2aa22848908caf813fb1c5f007714c5aa98c09b0242f9e 03:24:11 % Total % Received % Xferd Average Speed Time Time Time Current 03:24:11 Dload Upload Total Spent Left Speed 03:24:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54365 0 0 100 54365 0 142k --:--:-- --:--:-- --:--:-- 141k 03:24:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/94769bcc740942088b3c2640430b3252096b7034 [Pipeline] } 03:24:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:24:12 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:24:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:24:13 ---> package-listing.sh 03:24:13 ++ tr '[:upper:]' '[:lower:]' 03:24:13 ++ facter osfamily 03:24:14 + OS_FAMILY=redhat 03:24:14 + workspace=/w/workspace/edgex-go/5 03:24:14 + START_PACKAGES=/tmp/packages_start.txt 03:24:14 + END_PACKAGES=/tmp/packages_end.txt 03:24:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:24:14 + PACKAGES=/tmp/packages_start.txt 03:24:14 + '[' /w/workspace/edgex-go/5 ']' 03:24:14 + PACKAGES=/tmp/packages_end.txt 03:24:14 + case "${OS_FAMILY}" in 03:24:14 + rpm -qa 03:24:14 + sort 03:24:17 + '[' -f /tmp/packages_start.txt ']' 03:24:17 + '[' -f /tmp/packages_end.txt ']' 03:24:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:24:17 + '[' /w/workspace/edgex-go/5 ']' 03:24:17 + mkdir -p /w/workspace/edgex-go/5/archives/ 03:24:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 03:24:17 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:24:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:24:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:18 03:24:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:24:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:18 latest: Pulling from edgex-lftools-log-publisher 03:24:18 b4d181a07f80: Pulling fs layer 03:24:18 a1111a8f2ec3: Pulling fs layer 03:24:18 ed53099fbce6: Pulling fs layer 03:24:18 dc539afda2c1: Pulling fs layer 03:24:18 77bc0d833cb6: Pulling fs layer 03:24:18 9065ff56babe: Pulling fs layer 03:24:18 d287ab97295c: Pulling fs layer 03:24:18 dc539afda2c1: Waiting 03:24:18 77bc0d833cb6: Waiting 03:24:18 9065ff56babe: Waiting 03:24:18 d287ab97295c: Waiting 03:24:18 a1111a8f2ec3: Verifying Checksum 03:24:18 a1111a8f2ec3: Download complete 03:24:18 dc539afda2c1: Verifying Checksum 03:24:18 dc539afda2c1: Download complete 03:24:18 77bc0d833cb6: Verifying Checksum 03:24:18 77bc0d833cb6: Download complete 03:24:18 ed53099fbce6: Verifying Checksum 03:24:18 ed53099fbce6: Download complete 03:24:18 9065ff56babe: Verifying Checksum 03:24:18 9065ff56babe: Download complete 03:24:18 b4d181a07f80: Verifying Checksum 03:24:18 b4d181a07f80: Download complete 03:24:19 d287ab97295c: Verifying Checksum 03:24:19 d287ab97295c: Download complete 03:24:20 b4d181a07f80: Pull complete 03:24:20 a1111a8f2ec3: Pull complete 03:24:20 ed53099fbce6: Pull complete 03:24:21 dc539afda2c1: Pull complete 03:24:21 77bc0d833cb6: Pull complete 03:24:21 9065ff56babe: Pull complete 03:24:26 d287ab97295c: Pull complete 03:24:26 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:24:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:24:26 prd-centos7-docker-4c-2g-26 does not seem to be running inside a container 03:24:26 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:24:30 $ docker top b54d037b5f3246e26d4ac80ad07f57382bc553e6e403f4dd103f09d4c939c5d2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:30 + touch /tmp/pre-build-complete [Pipeline] sh 03:24:30 + mkdir -p /var/log/sysstat [Pipeline] sh 03:24:31 + ls /var/log/sa-host 03:24:31 + sadf -c /var/log/sa-host/sa08 03:24:31 file_magic: OK 03:24:31 HZ: Using current value: 100 03:24:31 file_header: OK 03:24:31 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 03:24:31 Statistics: 03:24:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:24:31 File successfully converted to sysstat format version 12.0.3 03:24:31 + sadf -c /var/log/sa-host/sa30 03:24:31 file_magic: OK 03:24:31 HZ: Using current value: 100 03:24:31 file_header: OK 03:24:31 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 03:24:31 Statistics: 03:24:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:24:31 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:24:31 provisioning config files... 03:24:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config5696959913573862346tmp [Pipeline] { [Pipeline] echo 03:24:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:24:31 ---> create-netrc.sh [Pipeline] } 03:24:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:24:32 ---> python-tools-install.sh [Pipeline] echo 03:24:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:24:32 ---> sudo-logs.sh 03:24:32 Archiving 'sudo' log.. 03:24:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-26.novalocal: Name or service not known 03:24:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-26.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:24:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:24:32 ---> job-cost.sh 03:24:32 lf-activate-venv: SKIPPING 03:24:32 DEBUG: total: 0.10999999940395355 03:24:32 INFO: Retrieving Stack Cost... 03:24:33 INFO: Retrieving Pricing Info for: v3-standard-2 03:24:33 INFO: Archiving Costs [Pipeline] echo 03:24:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:24:33 ---> logs-deploy.sh 03:24:33 lf-activate-venv: SKIPPING 03:24:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3742/5 03:24:33 INFO: archiving workspace using pattern(s): 03:24:34 Archives upload complete. 03:24:34 INFO: archiving logs to Nexus 03:24:35 ---> uname -a: 03:24:35 Linux prd-centos7-docker-4c-2g-26.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 03:24:35 03:24:35 03:24:35 ---> lscpu: 03:24:35 Architecture: x86_64 03:24:35 CPU op-mode(s): 32-bit, 64-bit 03:24:35 Byte Order: Little Endian 03:24:35 Address sizes: 40 bits physical, 48 bits virtual 03:24:35 CPU(s): 2 03:24:35 On-line CPU(s) list: 0,1 03:24:35 Thread(s) per core: 1 03:24:35 Core(s) per socket: 1 03:24:35 Socket(s): 2 03:24:35 NUMA node(s): 1 03:24:35 Vendor ID: AuthenticAMD 03:24:35 CPU family: 23 03:24:35 Model: 49 03:24:35 Model name: AMD EPYC-Rome Processor 03:24:35 Stepping: 0 03:24:35 CPU MHz: 2799.998 03:24:35 BogoMIPS: 5599.99 03:24:35 Virtualization: AMD-V 03:24:35 Hypervisor vendor: KVM 03:24:35 Virtualization type: full 03:24:35 L1d cache: 32K 03:24:35 L1i cache: 32K 03:24:35 L2 cache: 512K 03:24:35 L3 cache: 16384K 03:24:35 NUMA node0 CPU(s): 0,1 03:24:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:24:35 03:24:35 03:24:35 ---> nproc: 03:24:35 2 03:24:35 03:24:35 03:24:35 ---> df -h: 03:24:35 Filesystem Size Used Avail Use% Mounted on 03:24:35 overlay 40G 14G 27G 34% / 03:24:35 tmpfs 64M 0 64M 0% /dev 03:24:35 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:24:35 shm 64M 0 64M 0% /dev/shm 03:24:35 /dev/vda1 40G 14G 27G 34% /facter-os 03:24:35 03:24:35 03:24:35 ---> sar -b -r -n DEV: 03:24:35 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/08/21 _x86_64_ (2 CPU) 03:24:35 03:24:35 02:58:01 LINUX RESTART (2 CPU) 03:24:35 03:24:35 02:59:02 tps rtps wtps bread/s bwrtn/s 03:24:35 03:00:01 297.54 0.68 296.87 335.85 77242.79 03:24:35 03:01:01 141.97 0.02 141.95 0.13 30548.63 03:24:35 03:02:01 47.21 0.10 47.11 2.13 6006.84 03:24:35 03:03:01 115.16 0.02 115.15 0.53 9955.46 03:24:35 03:04:01 740.30 270.06 470.24 17463.65 309877.61 03:24:35 03:05:01 432.36 66.88 365.48 8370.87 162899.19 03:24:35 03:06:01 326.22 32.80 293.42 3520.08 84569.21 03:24:35 03:07:01 7.54 0.00 7.54 0.00 336.85 03:24:35 03:08:01 0.33 0.00 0.33 0.00 5.45 03:24:35 03:09:01 0.30 0.00 0.30 0.00 4.65 03:24:35 03:10:01 0.27 0.00 0.27 0.00 3.72 03:24:35 03:11:01 0.22 0.00 0.22 0.00 3.03 03:24:35 03:12:01 0.25 0.00 0.25 0.00 3.48 03:24:35 03:13:01 0.60 0.25 0.35 7.86 4.78 03:24:35 03:14:01 0.52 0.25 0.27 94.49 4.01 03:24:35 03:15:01 0.25 0.00 0.25 0.00 3.23 03:24:35 03:16:01 0.25 0.00 0.25 0.00 3.66 03:24:35 03:17:01 0.37 0.00 0.37 0.00 5.41 03:24:35 03:18:01 0.28 0.00 0.28 0.00 4.33 03:24:35 03:19:01 0.22 0.00 0.22 0.00 3.03 03:24:35 03:20:01 0.25 0.00 0.25 0.00 3.22 03:24:35 03:21:01 0.22 0.00 0.22 0.00 3.30 03:24:35 03:22:02 0.35 0.00 0.35 0.00 4.93 03:24:35 03:23:01 0.34 0.00 0.34 0.00 4.37 03:24:35 03:24:01 292.54 269.87 22.67 3753.72 1149.94 03:24:35 Average: 96.22 25.68 70.54 1344.53 27311.62 03:24:35 03:24:35 02:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:24:35 03:00:01 2550616 0 1042268 13.01 2620 4413428 1595756 17.62 1880208 3025912 674236 03:24:35 03:01:01 3281320 0 1056388 13.19 2620 3668604 1707268 18.85 1441128 2799988 174564 03:24:35 03:02:01 3256832 0 1092824 13.65 2620 3656656 1738472 19.19 1393244 2871792 148444 03:24:35 03:03:01 3232752 0 1084532 13.54 2620 3689028 1783340 19.69 1419328 2867592 224200 03:24:35 03:04:01 698652 0 1696212 21.18 2620 5611448 3691224 40.75 2879052 3797628 10872 03:24:35 03:05:01 972672 0 1404404 17.54 2620 5629236 2804280 30.96 2393168 4020412 600612 03:24:35 03:06:01 2657692 0 1151836 14.38 2620 4196784 1528000 16.87 1219876 3513408 20 03:24:35 03:07:01 2678196 0 1131324 14.13 2620 4196792 1356684 14.98 1213212 3509120 12 03:24:35 03:08:01 2680356 0 1129164 14.10 2620 4196792 1356964 14.98 1215676 3507088 16 03:24:35 03:09:01 2691176 0 1118336 13.96 2620 4196800 1356904 14.98 1215880 3497444 12 03:24:35 03:10:01 2691820 0 1117692 13.96 2620 4196800 1356748 14.98 1215532 3497480 12 03:24:35 03:11:01 2692908 0 1116600 13.94 2620 4196804 1356952 14.98 1215940 3495584 8 03:24:35 03:12:01 2693272 0 1116228 13.94 2620 4196812 1356748 14.98 1215544 3495584 8 03:24:35 03:13:01 2693296 0 1116204 13.94 2620 4196812 1356748 14.98 1216008 3495236 8 03:24:35 03:14:01 2687456 0 1119196 13.97 2620 4199660 1356832 14.98 1221676 3495216 8 03:24:35 03:15:01 2687288 0 1119364 13.98 2620 4199660 1356976 14.98 1222128 3495216 8 03:24:35 03:16:01 2687812 0 1118832 13.97 2620 4199668 1356748 14.98 1221724 3495216 8 03:24:35 03:17:01 2688224 0 1118416 13.96 2620 4199672 1356748 14.98 1221620 3495216 8 03:24:35 03:18:01 2688060 0 1118576 13.97 2620 4199676 1356748 14.98 1221620 3495220 8 03:24:35 03:19:01 2687824 0 1118808 13.97 2620 4199680 1356832 14.98 1221716 3495216 8 03:24:35 03:20:01 2687732 0 1118900 13.97 2620 4199680 1356796 14.98 1221640 3495216 8 03:24:35 03:21:01 2687812 0 1118812 13.97 2620 4199688 1356748 14.98 1221636 3495216 8 03:24:35 03:22:02 2687820 0 1118800 13.97 2620 4199692 1356748 14.98 1221640 3495216 8 03:24:35 03:23:01 2687804 0 1118812 13.97 2620 4199696 1356748 14.98 1221648 3495212 8 03:24:35 03:24:01 2527032 0 1216260 15.19 2620 4263020 1356852 14.98 1262128 3518276 8 03:24:35 Average: 2595057 0 1151152 14.37 2620 4260104 1570835 17.34 1384519 3434588 73324 03:24:35 03:24:35 02:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:24:35 03:00:01 eth0 802.86 986.52 8269.89 109.71 0.00 0.00 0.00 0.00 03:24:35 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:00:01 docker0 896.36 650.38 77.24 4791.72 0.00 0.00 0.00 0.00 03:24:35 03:01:01 veth1d61c85 0.42 0.52 0.03 0.05 0.00 0.00 0.00 0.00 03:24:35 03:01:01 eth0 43.00 24.24 38.59 15.61 0.00 0.00 0.00 0.00 03:24:35 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:01:01 docker0 0.42 0.38 0.03 0.04 0.00 0.00 0.00 0.00 03:24:35 03:02:01 veth1d61c85 0.30 0.22 0.02 0.02 0.00 0.00 0.00 0.00 03:24:35 03:02:01 eth0 15.88 8.06 12.80 6.76 0.00 0.00 0.00 0.00 03:24:35 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:02:01 docker0 0.30 0.22 0.02 0.02 0.00 0.00 0.00 0.00 03:24:35 03:03:01 eth0 88.48 57.49 1683.98 122.55 0.00 0.00 0.00 0.00 03:24:35 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:04:01 veth98c7a22 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 03:24:35 03:04:01 eth0 84.29 44.54 209.80 21.37 0.00 0.00 0.00 0.00 03:24:35 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:04:01 vethe7a81bb 0.00 0.80 0.00 0.04 0.00 0.00 0.00 0.00 03:24:35 03:05:01 eth0 62.50 27.47 250.27 13.53 0.00 0.00 0.00 0.00 03:24:35 03:05:01 vethb241ced 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 03:24:35 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:05:01 vethe7a81bb 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 03:24:35 03:06:01 eth0 131.29 76.07 1564.28 133.83 0.00 0.00 0.00 0.00 03:24:35 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:06:01 docker0 927.99 744.59 79.06 5598.51 0.00 0.00 0.00 0.00 03:24:35 03:07:01 eth0 1.08 0.08 0.10 0.02 0.00 0.00 0.00 0.00 03:24:35 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:08:01 eth0 0.58 0.32 0.27 0.17 0.00 0.00 0.00 0.00 03:24:35 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:09:01 eth0 1.85 0.40 0.51 0.29 0.00 0.00 0.00 0.00 03:24:35 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:10:01 eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 03:24:35 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:11:01 eth0 0.45 0.40 0.27 0.21 0.00 0.00 0.00 0.00 03:24:35 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:12:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:24:35 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:13:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:24:35 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:14:01 eth0 0.75 0.27 0.19 0.08 0.00 0.00 0.00 0.00 03:24:35 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:15:01 eth0 0.53 0.43 0.27 0.21 0.00 0.00 0.00 0.00 03:24:35 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:16:01 eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 03:24:35 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:17:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:18:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:24:35 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:19:01 eth0 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 03:24:35 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:20:01 eth0 0.17 0.17 0.06 0.01 0.00 0.00 0.00 0.00 03:24:35 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:21:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:22:02 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:24:35 03:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:23:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:24:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 03:24:35 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 Average: eth0 48.95 48.51 476.51 16.94 0.00 0.00 0.00 0.00 03:24:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:35 Average: docker0 37.18 29.83 3.17 224.30 0.00 0.00 0.00 0.00 03:24:35 03:24:35 03:24:35 ---> sar -P ALL: 03:24:35 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/08/21 _x86_64_ (2 CPU) 03:24:35 03:24:35 02:58:01 LINUX RESTART (2 CPU) 03:24:35 03:24:35 02:59:02 CPU %user %nice %system %iowait %steal %idle 03:24:35 03:00:01 all 36.01 0.00 12.52 3.03 0.15 48.29 03:24:35 03:00:01 0 36.68 0.00 12.53 2.52 0.15 48.13 03:24:35 03:00:01 1 35.33 0.00 12.52 3.55 0.15 48.46 03:24:35 03:01:01 all 56.95 0.00 7.93 1.34 0.14 33.64 03:24:35 03:01:01 0 55.82 0.00 7.96 1.14 0.15 34.93 03:24:35 03:01:01 1 58.08 0.00 7.89 1.54 0.13 32.36 03:24:35 03:02:01 all 33.81 0.00 4.62 0.22 0.07 61.29 03:24:35 03:02:01 0 32.79 0.00 4.64 0.21 0.07 62.29 03:24:35 03:02:01 1 34.83 0.00 4.59 0.23 0.07 60.28 03:24:35 03:03:01 all 65.44 0.00 8.00 2.17 0.13 24.26 03:24:35 03:03:01 0 64.65 0.00 7.86 2.37 0.13 24.99 03:24:35 03:03:01 1 66.23 0.00 8.15 1.96 0.13 23.54 03:24:35 03:04:01 all 42.15 0.00 22.03 20.66 0.14 15.03 03:24:35 03:04:01 0 40.22 0.00 21.89 20.97 0.15 16.78 03:24:35 03:04:01 1 44.07 0.00 22.16 20.36 0.13 13.27 03:24:35 03:05:01 all 73.33 0.00 16.50 8.02 0.16 1.99 03:24:35 03:05:01 0 72.85 0.00 16.88 7.51 0.15 2.61 03:24:35 03:05:01 1 73.82 0.00 16.12 8.54 0.17 1.36 03:24:35 03:06:01 all 54.44 0.00 12.25 3.90 0.13 29.28 03:24:35 03:06:01 0 54.74 0.00 12.18 3.25 0.13 29.70 03:24:35 03:06:01 1 54.14 0.00 12.31 4.56 0.13 28.86 03:24:35 03:07:01 all 0.18 0.00 0.10 0.03 0.01 99.69 03:24:35 03:07:01 0 0.28 0.00 0.07 0.00 0.00 99.65 03:24:35 03:07:01 1 0.07 0.00 0.13 0.05 0.02 99.73 03:24:35 03:08:01 all 0.28 0.00 0.07 0.00 0.02 99.64 03:24:35 03:08:01 0 0.07 0.00 0.10 0.00 0.02 99.82 03:24:35 03:08:01 1 0.48 0.00 0.03 0.00 0.02 99.47 03:24:35 03:09:01 all 0.24 0.00 0.06 0.00 0.02 99.68 03:24:35 03:09:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:24:35 03:09:01 1 0.47 0.00 0.08 0.00 0.02 99.43 03:24:35 03:10:01 all 0.25 0.00 0.03 0.00 0.01 99.72 03:24:35 03:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:24:35 03:10:01 1 0.47 0.00 0.03 0.00 0.02 99.48 03:24:35 03:24:35 03:10:01 CPU %user %nice %system %iowait %steal %idle 03:24:35 03:11:01 all 0.18 0.00 0.05 0.00 0.02 99.76 03:24:35 03:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:24:35 03:11:01 1 0.32 0.00 0.07 0.00 0.02 99.60 03:24:35 03:12:01 all 0.20 0.00 0.03 0.00 0.02 99.76 03:24:35 03:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:24:35 03:12:01 1 0.38 0.00 0.03 0.00 0.02 99.57 03:24:35 03:13:01 all 0.25 0.00 0.05 0.00 0.00 99.70 03:24:35 03:13:01 0 0.03 0.00 0.05 0.00 0.00 99.92 03:24:35 03:13:01 1 0.47 0.00 0.05 0.00 0.00 99.48 03:24:35 03:14:01 all 0.17 0.00 0.05 0.02 0.02 99.75 03:24:35 03:14:01 0 0.03 0.00 0.03 0.03 0.02 99.88 03:24:35 03:14:01 1 0.30 0.00 0.07 0.00 0.02 99.62 03:24:35 03:15:01 all 0.26 0.00 0.03 0.00 0.01 99.71 03:24:35 03:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:24:35 03:15:01 1 0.48 0.00 0.03 0.00 0.02 99.47 03:24:35 03:16:01 all 0.20 0.00 0.03 0.00 0.02 99.76 03:24:35 03:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:24:35 03:16:01 1 0.38 0.00 0.03 0.00 0.02 99.57 03:24:35 03:17:01 all 0.25 0.00 0.03 0.00 0.01 99.72 03:24:35 03:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:24:35 03:17:01 1 0.47 0.00 0.03 0.00 0.02 99.48 03:24:35 03:18:01 all 0.23 0.00 0.04 0.00 0.02 99.72 03:24:35 03:18:01 0 0.28 0.00 0.03 0.00 0.02 99.67 03:24:35 03:18:01 1 0.17 0.00 0.05 0.00 0.02 99.77 03:24:35 03:19:01 all 0.19 0.00 0.04 0.00 0.01 99.76 03:24:35 03:19:01 0 0.32 0.00 0.03 0.00 0.00 99.65 03:24:35 03:19:01 1 0.07 0.00 0.05 0.00 0.02 99.87 03:24:35 03:20:01 all 0.23 0.00 0.03 0.00 0.01 99.72 03:24:35 03:20:01 0 0.42 0.00 0.02 0.00 0.00 99.57 03:24:35 03:20:01 1 0.05 0.00 0.05 0.00 0.02 99.88 03:24:35 03:21:01 all 0.26 0.00 0.03 0.00 0.02 99.70 03:24:35 03:21:01 0 0.47 0.00 0.03 0.00 0.02 99.48 03:24:35 03:21:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:24:35 03:24:35 03:21:01 CPU %user %nice %system %iowait %steal %idle 03:24:35 03:22:02 all 0.16 0.00 0.04 0.00 0.01 99.79 03:24:35 03:22:02 0 0.28 0.00 0.03 0.00 0.00 99.68 03:24:35 03:22:02 1 0.03 0.00 0.05 0.00 0.02 99.90 03:24:35 03:23:01 all 0.17 0.00 0.03 0.00 0.02 99.78 03:24:35 03:23:01 0 0.27 0.00 0.03 0.00 0.02 99.68 03:24:35 03:23:01 1 0.07 0.00 0.03 0.00 0.02 99.88 03:24:35 03:24:01 all 0.22 4.26 13.76 2.36 0.07 79.34 03:24:35 03:24:01 0 0.17 4.10 13.49 2.22 0.05 79.97 03:24:35 03:24:01 1 0.27 4.41 14.03 2.49 0.08 78.71 03:24:35 Average: all 13.74 0.17 3.72 1.56 0.05 80.76 03:24:35 Average: 0 13.55 0.17 3.71 1.50 0.04 81.03 03:24:35 Average: 1 13.94 0.18 3.73 1.62 0.05 80.49 03:24:35 03:24:35 03:24:35