Pull request #3745 updated 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 ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 87f1880455fc64a9d865445072ba24056f47963f+d4ace7e08520ec158b0cc64775f4b4a0dc14a675 (b809cb6dfb6e133e9b0c38a21e2e9aedd0adb477) 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-ssh5850188303115837929.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-ssh7891232837840341374.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-3745/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-3745/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6479857075840571003.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-ssh6759965549807405338.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-3745/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-3745/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9099700304515972236.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-29 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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/7@tmp/jenkins-gitclient-ssh5341107448280534735.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 87f1880455fc64a9d865445072ba24056f47963f Merge succeeded, producing 87f1880455fc64a9d865445072ba24056f47963f Checking out Revision 87f1880455fc64a9d865445072ba24056f47963f (PR-3745) > 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/7@tmp/jenkins-gitclient-ssh1541928122486670453.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3745/head:refs/remotes/origin/PR-3745 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87f1880455fc64a9d865445072ba24056f47963f # 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/7@tmp/jenkins-gitclient-ssh2740716530261177828.key > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87f1880455fc64a9d865445072ba24056f47963f # timeout=10 Commit message: "ci: changes required for Jakara LTS" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:02:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:02:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:02:22 ========================================================= 03:02:22 EdgeX Global Pipelines Version Info 03:02:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 55f01a3a0525d4eb6df7c23d84c6738049ac156f # timeout=10 03:02:23 ------------------- 03:02:23 stable info: 03:02:23 ------------------- 03:02:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:02:23 Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 03:02:23 Message: update stable to v1.0.208 03:02:24 ------------------- 03:02:24 experimental info: 03:02:24 ------------------- 03:02:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:02:24 Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 03:02:24 Message: update experimental to v1.0.208 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3745 [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3745 [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3745 [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87f1880455fc64a9d865445072ba24056f47963f [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 87f1880 [Pipeline] echo 03:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:02:24 provisioning config files... 03:02:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config90258836898954656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:02:25 ---> docker-login.sh 03:02:25 nexus3.edgexfoundry.org:10001 03:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:25 Configure a credential helper to remove this warning. See 03:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:25 03:02:25 Login Succeeded 03:02:25 nexus3.edgexfoundry.org:10002 03:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:25 Configure a credential helper to remove this warning. See 03:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:25 03:02:25 Login Succeeded 03:02:25 nexus3.edgexfoundry.org:10003 03:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:25 Configure a credential helper to remove this warning. See 03:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:25 03:02:25 Login Succeeded 03:02:25 nexus3.edgexfoundry.org:10004 03:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:25 Configure a credential helper to remove this warning. See 03:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:25 03:02:25 Login Succeeded 03:02:25 docker.io 03:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:02:25 Configure a credential helper to remove this warning. See 03:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:02:25 03:02:25 Login Succeeded 03:02:25 ---> docker-login.sh ends [Pipeline] } 03:02:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:02:26 ++ 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 03:02:26 + for file in '`ls cmd/**/Dockerfile`' 03:02:26 ++ cut -d/ -f2 03:02:26 ++ dirname cmd/core-command/Dockerfile 03:02:26 + echo core-command,cmd/core-command/Dockerfile 03:02:26 + for file in '`ls cmd/**/Dockerfile`' 03:02:26 ++ dirname cmd/core-data/Dockerfile 03:02:26 ++ cut -d/ -f2 03:02:26 + echo core-data,cmd/core-data/Dockerfile 03:02:26 + for file in '`ls cmd/**/Dockerfile`' 03:02:26 ++ dirname cmd/core-metadata/Dockerfile 03:02:26 ++ cut -d/ -f2 03:02:26 + echo core-metadata,cmd/core-metadata/Dockerfile 03:02:26 + for file in '`ls cmd/**/Dockerfile`' 03:02:26 ++ dirname cmd/security-bootstrapper/Dockerfile 03:02:26 ++ cut -d/ -f2 03:02:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:02:26 + for file in '`ls cmd/**/Dockerfile`' 03:02:26 ++ dirname cmd/security-proxy-setup/Dockerfile 03:02:26 ++ cut -d/ -f2 03:02:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:02:26 + for file in '`ls cmd/**/Dockerfile`' 03:02:26 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:02:26 ++ cut -d/ -f2 03:02:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:02:26 + for file in '`ls cmd/**/Dockerfile`' 03:02:26 ++ dirname cmd/support-notifications/Dockerfile 03:02:26 ++ cut -d/ -f2 03:02:26 + echo support-notifications,cmd/support-notifications/Dockerfile 03:02:26 + for file in '`ls cmd/**/Dockerfile`' 03:02:26 ++ dirname cmd/support-scheduler/Dockerfile 03:02:26 ++ cut -d/ -f2 03:02:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:02:26 + for file in '`ls cmd/**/Dockerfile`' 03:02:26 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:02:26 ++ cut -d/ -f2 03:02:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:02:26 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 03:02:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:02:26 03:02:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:02:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:02:27 latest: Pulling from edgex-devops/git-semver 03:02:27 a0d0a0d46f8b: Pulling fs layer 03:02:27 3e5f54012d9b: Pulling fs layer 03:02:27 4c7163046ea9: Pulling fs layer 03:02:27 0c2d73faf560: Pulling fs layer 03:02:27 0c2d73faf560: Waiting 03:02:27 3e5f54012d9b: Verifying Checksum 03:02:27 3e5f54012d9b: Download complete 03:02:27 a0d0a0d46f8b: Verifying Checksum 03:02:27 a0d0a0d46f8b: Download complete 03:02:27 0c2d73faf560: Verifying Checksum 03:02:27 0c2d73faf560: Download complete 03:02:27 4c7163046ea9: Verifying Checksum 03:02:27 4c7163046ea9: Download complete 03:02:27 a0d0a0d46f8b: Pull complete 03:02:27 3e5f54012d9b: Pull complete 03:02:27 4c7163046ea9: Pull complete 03:02:27 0c2d73faf560: Pull complete 03:02:27 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 03:02:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:02:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:02:28 prd-centos7-docker-4c-2g-29 does not seem to be running inside a container 03:02:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 03:02:28 $ docker top 38ead1eac21c6342544006943466550a4ab5936bebe2dc76b5ce5b5ddffc4df5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:02:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:02:28 [ssh-agent] Looking for ssh-agent implementation... 03:02:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:02:28 $ docker exec 38ead1eac21c6342544006943466550a4ab5936bebe2dc76b5ce5b5ddffc4df5 ssh-agent 03:02:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKiEOdc/agent.16 03:02:29 SSH_AGENT_PID=23 03:02:29 Running ssh-add (command line suppressed) 03:02:29 Identity added: /w/workspace/edgex-go/7@tmp/private_key_7130896687487480877.key (/w/workspace/edgex-go/7@tmp/private_key_7130896687487480877.key) 03:02:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:02:29 + git tag --points-at HEAD [Pipeline] } 03:02:29 $ docker exec --env ******** --env ******** 38ead1eac21c6342544006943466550a4ab5936bebe2dc76b5ce5b5ddffc4df5 ssh-agent -k 03:02:29 unset SSH_AUTH_SOCK; 03:02:29 unset SSH_AGENT_PID; 03:02:29 echo Agent pid 23 killed; 03:02:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:02:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:02:29 [ssh-agent] Looking for ssh-agent implementation... 03:02:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:02:29 $ docker exec 38ead1eac21c6342544006943466550a4ab5936bebe2dc76b5ce5b5ddffc4df5 ssh-agent 03:02:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHlBBpJ/agent.57 03:02:29 SSH_AGENT_PID=63 03:02:29 Running ssh-add (command line suppressed) 03:02:29 Identity added: /w/workspace/edgex-go/7@tmp/private_key_2001721897431799801.key (/w/workspace/edgex-go/7@tmp/private_key_2001721897431799801.key) 03:02:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:02:30 + git semver init 03:02:30 # -> Open(): unable to determine branch for HEAD 03:02:30 # $GIT_DIR = /w/workspace/edgex-go/7/.git 03:02:30 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 03:02:30 # $SEMVER_REMOTE_NAME = origin 03:02:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:02:30 # $SEMVER_USER_NAME = edgex-jenkins 03:02:30 # $SEMVER_BRANCH = PR-3745 03:02:30 # $SEMVER_TEMP = /tmp/semver-789589444 03:02:30 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:02:45 # '/tmp/semver-789589444' -> '/w/workspace/edgex-go/7/.semver' 03:02:45 # -> Force: false 03:02:45 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 03:02:45 $ docker exec --env ******** --env ******** 38ead1eac21c6342544006943466550a4ab5936bebe2dc76b5ce5b5ddffc4df5 ssh-agent -k 03:02:45 unset SSH_AUTH_SOCK; 03:02:45 unset SSH_AGENT_PID; 03:02:45 echo Agent pid 63 killed; 03:02:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:02:45 + git semver [Pipeline] } 03:02:45 $ docker stop --time=1 38ead1eac21c6342544006943466550a4ab5936bebe2dc76b5ce5b5ddffc4df5 03:02:47 $ docker rm -f 38ead1eac21c6342544006943466550a4ab5936bebe2dc76b5ce5b5ddffc4df5 [Pipeline] // withDockerContainer [Pipeline] sh 03:02:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:02:48 Stashed 1 file(s) [Pipeline] echo 03:02:48 [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 03:02:48 ========================================================= 03:02:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:02:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:02:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:02:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:02:48 4e9f2cdf4387: Pulling fs layer 03:02:48 57d31006c564: Pulling fs layer 03:02:48 bd5ccded8296: Pulling fs layer 03:02:48 304dd3a0f381: Pulling fs layer 03:02:48 d37cda54a23b: Pulling fs layer 03:02:48 bae75c0f2455: Pulling fs layer 03:02:48 806579b3d29a: Pulling fs layer 03:02:48 c77eb801bf70: Pulling fs layer 03:02:48 6d0567d44e1a: Pulling fs layer 03:02:48 304dd3a0f381: Waiting 03:02:48 d37cda54a23b: Waiting 03:02:48 bae75c0f2455: Waiting 03:02:48 806579b3d29a: Waiting 03:02:48 c77eb801bf70: Waiting 03:02:48 6d0567d44e1a: Waiting 03:02:48 bd5ccded8296: Verifying Checksum 03:02:48 bd5ccded8296: Download complete 03:02:48 57d31006c564: Download complete 03:02:48 d37cda54a23b: Verifying Checksum 03:02:48 d37cda54a23b: Download complete 03:02:48 bae75c0f2455: Verifying Checksum 03:02:48 bae75c0f2455: Download complete 03:02:48 4e9f2cdf4387: Verifying Checksum 03:02:48 4e9f2cdf4387: Download complete 03:02:48 806579b3d29a: Verifying Checksum 03:02:48 806579b3d29a: Download complete 03:02:48 c77eb801bf70: Verifying Checksum 03:02:48 c77eb801bf70: Download complete 03:02:49 4e9f2cdf4387: Pull complete 03:02:49 304dd3a0f381: Verifying Checksum 03:02:49 304dd3a0f381: Download complete 03:02:49 57d31006c564: Pull complete 03:02:49 bd5ccded8296: Pull complete 03:02:49 6d0567d44e1a: Verifying Checksum 03:02:49 6d0567d44e1a: Download complete 03:02:53 304dd3a0f381: Pull complete 03:02:53 d37cda54a23b: Pull complete 03:02:53 bae75c0f2455: Pull complete 03:02:53 806579b3d29a: Pull complete 03:02:53 c77eb801bf70: Pull complete 03:02:55 6d0567d44e1a: Pull complete 03:02:55 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 03:02:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:02:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 03:02:55 + docker build -t ci-base-image-x86_64 -f - . 03:02:55 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:02:55 WORKDIR /edgex 03:02:55 COPY go.mod . 03:02:55 RUN go mod download' 03:02:57 Sending build context to Docker daemon 329.4MB 03:02:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:02:57 ---> e839a31ac9d1 03:02:57 Step 2/4 : WORKDIR /edgex 03:02:59 ---> Running in 4607e1484511 03:02:59 Removing intermediate container 4607e1484511 03:02:59 ---> cc1ad180bf89 03:02:59 Step 3/4 : COPY go.mod . 03:02:59 ---> ec00cf823156 03:02:59 Step 4/4 : RUN go mod download 03:02:59 ---> Running in e0ed7b0a9d0c 03:03:03 Still waiting to schedule task 03:03:03 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 03:03:31 Removing intermediate container e0ed7b0a9d0c 03:03:31 ---> b951039f6fdf 03:03:31 Successfully built b951039f6fdf 03:03:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:03:32 + docker inspect -f . ci-base-image-x86_64 03:03:32 . [Pipeline] withDockerContainer 03:03:32 prd-centos7-docker-4c-2g-29 does not seem to be running inside a container 03:03:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:03:32 $ docker top e1e43f8723c8b2345ccfd27457d7e1bd25438f2c919d9eda19c108275234e2e0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:33 + go version 03:03:33 go version go1.16.8 linux/amd64 [Pipeline] } 03:03:33 $ docker stop --time=1 e1e43f8723c8b2345ccfd27457d7e1bd25438f2c919d9eda19c108275234e2e0 03:03:34 $ docker rm -f e1e43f8723c8b2345ccfd27457d7e1bd25438f2c919d9eda19c108275234e2e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:03:34 + docker inspect -f . ci-base-image-x86_64 03:03:34 . [Pipeline] withDockerContainer 03:03:34 prd-centos7-docker-4c-2g-29 does not seem to be running inside a container 03:03:34 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:03:35 $ docker top 5df0b5a2ca946780143cd7876984f39d98a88aad89d2ea431bfb45705bd181db -eo pid,comm [Pipeline] { [Pipeline] echo 03:03:35 ========================================================= 03:03:35 [edgeXBuildGoParallel] Running Tests and Build... 03:03:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:03:35 + make test 03:03:35 go mod tidy 03:03:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:03:41 ? github.com/edgexfoundry/edgex-go [no test files] 03:03:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:04:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:04:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:04:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:04:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:04:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:04:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:04:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:04:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:04:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:04:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:04:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:04:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:04:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:04:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 03:04:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:04:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:04:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 98.5% of statements 03:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:04:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.061s coverage: 46.3% of statements 03:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:04:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 90.1% of statements 03:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:04:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 84.4% of statements 03:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:04:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.284s coverage: 94.2% of statements 03:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:04:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 59.1% of statements 03:04:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:04:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:04:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:04:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:04:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:04:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements 03:04:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:04:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:04:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:04:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements 03:04:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:04:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements 03:04:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements 03:04:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 03:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 03:04:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 03:04:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements 03:04:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 03:04:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.052s coverage: 94.4% of statements 03:04:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 03:04:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.199s coverage: 82.5% of statements 03:04:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 03:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 03:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.065s coverage: 87.2% of statements 03:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 03:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements 03:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 03:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 03:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 03:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.135s coverage: 91.2% of statements 03:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 64.4% of statements 03:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 03:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements 03:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 03:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 03:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 03:04:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.228s coverage: 70.4% of statements 03:04:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:04:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:04:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:04:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.4% of statements 03:04:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:04:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 03:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 03:04:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:05:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.5% of statements 03:05:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:05:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:05:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:05:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:05:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.0% of statements 03:05:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:05:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:05:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:05:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:05:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 03:05:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:05:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:05:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 03:05:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:05:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:05:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:05:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:05:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 03:05:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:05:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:05:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:05:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:05:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:05:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:05:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 03:05:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 03:05:03 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:05:35 GO111MODULE=on go vet ./... 03:05:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:05:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:05:45 ./bin/test-attribution-txt.sh [Pipeline] sh 03:05:46 + ls -al . 03:05:46 total 612 03:05:46 drwxrwxr-x 10 1001 1001 4096 Oct 8 03:05 . 03:05:46 drwxr-xr-x 4 root root 28 Oct 8 03:03 .. 03:05:46 -rw-rw-r-- 1 1001 1001 11 Oct 8 03:02 .dockerignore 03:05:46 drwxrwxr-x 8 1001 1001 179 Oct 8 03:02 .git 03:05:46 drwxrwxr-x 4 1001 1001 142 Oct 8 03:02 .github 03:05:46 -rw-rw-r-- 1 1001 1001 804 Oct 8 03:02 .gitignore 03:05:46 -rw-rw-r-- 1 1001 1001 42 Oct 8 03:02 .golangci.yml 03:05:46 -rw-rw-r-- 1 1001 1001 76 Oct 8 03:02 .hadolint.yml 03:05:46 drwx------ 3 1001 1001 58 Oct 8 03:02 .semver 03:05:46 -rw-rw-r-- 1 1001 1001 166 Oct 8 03:02 .sonarcloud.properties 03:05:46 -rw-rw-r-- 1 1001 1001 1171 Oct 8 03:02 ADOPTERS.md 03:05:46 -rw-rw-r-- 1 1001 1001 8608 Oct 8 03:02 Attribution.txt 03:05:46 -rw-rw-r-- 1 1001 1001 43881 Oct 8 03:02 CHANGELOG.md 03:05:46 -rw-rw-r-- 1 1001 1001 3804 Oct 8 03:02 CONTRIBUTING.md 03:05:46 -rw-rw-r-- 1 1001 1001 677 Oct 8 03:02 GOVERNANCE.md 03:05:46 -rw-rw-r-- 1 1001 1001 849 Oct 8 03:02 Jenkinsfile 03:05:46 -rw-rw-r-- 1 1001 1001 10775 Oct 8 03:02 LICENSE 03:05:46 -rw-rw-r-- 1 1001 1001 6508 Oct 8 03:02 Makefile 03:05:46 -rw-rw-r-- 1 1001 1001 582 Oct 8 03:02 OWNERS.md 03:05:46 -rw-rw-r-- 1 1001 1001 8256 Oct 8 03:02 README.md 03:05:46 -rw-rw-r-- 1 1001 1001 6912 Oct 8 03:02 SECURITY.md 03:05:46 -rw-rw-r-- 1 1001 1001 5 Oct 8 03:02 VERSION 03:05:46 -rw-rw-r-- 1 1001 1001 4131 Oct 8 03:02 ZMQWindows.md 03:05:46 drwxrwxr-x 2 1001 1001 37 Oct 8 03:02 bin 03:05:46 drwxrwxr-x 14 1001 1001 4096 Oct 8 03:02 cmd 03:05:46 -rw-r--r-- 1 root root 403265 Oct 8 03:05 coverage.out 03:05:46 -rw-rw-r-- 1 1001 1001 829 Oct 8 03:02 go.mod 03:05:46 -rw-rw-r-- 1 1001 1001 50143 Oct 8 03:03 go.sum 03:05:46 drwxrwxr-x 8 1001 1001 124 Oct 8 03:02 internal 03:05:46 drwxrwxr-x 3 1001 1001 16 Oct 8 03:02 openapi 03:05:46 drwxrwxr-x 4 1001 1001 71 Oct 8 03:02 snap 03:05:46 -rw-rw-r-- 1 1001 1001 204 Oct 8 03:02 version.go [Pipeline] sh 03:05:46 + '[' -e coverage.out ] 03:05:46 + chown 1001:1001 coverage.out [Pipeline] stash 03:05:47 Stashed 1 file(s) [Pipeline] sh 03:05:47 + make build 03:05:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:05:48 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:05:55 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:05:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:05:57 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:57 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:58 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:05:59 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:06:00 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:06:01 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:06:02 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:06:03 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:06:04 $ docker stop --time=1 5df0b5a2ca946780143cd7876984f39d98a88aad89d2ea431bfb45705bd181db 03:06:06 $ docker rm -f 5df0b5a2ca946780143cd7876984f39d98a88aad89d2ea431bfb45705bd181db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:06:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:06:07 03:06:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:06:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:06:07 latest: Pulling from edgex-devops/edgex-compose 03:06:07 cbdbe7a5bc2a: Pulling fs layer 03:06:07 ca9280d653b3: Pulling fs layer 03:06:07 7e9c9ca2126c: Pulling fs layer 03:06:07 cbdbe7a5bc2a: Verifying Checksum 03:06:07 cbdbe7a5bc2a: Download complete 03:06:07 ca9280d653b3: Verifying Checksum 03:06:07 ca9280d653b3: Download complete 03:06:07 cbdbe7a5bc2a: Pull complete 03:06:08 7e9c9ca2126c: Download complete 03:06:08 ca9280d653b3: Pull complete 03:06:12 7e9c9ca2126c: Pull complete 03:06:12 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:06:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:06:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:06:12 prd-centos7-docker-4c-2g-29 does not seem to be running inside a container 03:06:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:06:15 $ docker top 3c49cc23959dae0a7666bc39f2004ecf3120132354add9179babf8ccb4ddfef7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:06:15 + docker-compose build --help 03:06:15 + grep parallel 03:06:16 --parallel Build images in parallel. [Pipeline] } 03:06:16 $ docker stop --time=1 3c49cc23959dae0a7666bc39f2004ecf3120132354add9179babf8ccb4ddfef7 03:06:17 $ docker rm -f 3c49cc23959dae0a7666bc39f2004ecf3120132354add9179babf8ccb4ddfef7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:06:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:06:17 . [Pipeline] withDockerContainer 03:06:17 prd-centos7-docker-4c-2g-29 does not seem to be running inside a container 03:06:17 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:06:18 $ docker top 816b3183736249cf619251c5e1cdb0068a0d1497674531ecbec0c1197842f007 -eo pid,comm [Pipeline] { [Pipeline] sh 03:06:18 + docker-compose -f ./docker-compose-build.yml build --parallel 03:06:19 Building core-command ... 03:06:19 Building core-data ... 03:06:19 Building core-metadata ... 03:06:19 Building security-bootstrapper ... 03:06:19 Building security-proxy-setup ... 03:06:19 Building security-secretstore-setup ... 03:06:19 Building support-notifications ... 03:06:19 Building support-scheduler ... 03:06:19 Building sys-mgmt-agent ... 03:06:19 Building core-command 03:06:19 Building sys-mgmt-agent 03:06:19 Building security-bootstrapper 03:06:19 Building core-metadata 03:06:19 Building support-notifications 03:06:29 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:06:29 Step 2/30 : FROM ${BUILDER_BASE} AS builder 03:06:29 ---> b951039f6fdf 03:06:29 Step 3/30 : WORKDIR /edgex-go 03:06:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:06:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:06:29 ---> b951039f6fdf 03:06:29 Step 3/22 : WORKDIR /edgex-go 03:06:30 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:06:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:06:30 ---> b951039f6fdf 03:06:30 Step 3/21 : WORKDIR /edgex-go 03:06:32 ---> Running in a8f60fe99d1f 03:06:32 ---> Running in b71dddd7c83a 03:06:32 ---> Running in 2c2f87a4ec27 03:06:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:06:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:06:39 ---> b951039f6fdf 03:06:39 Step 3/22 : WORKDIR /edgex-go 03:06:39 ---> Using cache 03:06:39 ---> a147c749d196 03:06:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:39 Removing intermediate container 2c2f87a4ec27 03:06:39 ---> 361e45be3130 03:06:39 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:39 Removing intermediate container a8f60fe99d1f 03:06:39 ---> a147c749d196 03:06:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:39 Removing intermediate container b71dddd7c83a 03:06:39 ---> 4f9d3720eb64 03:06:39 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:39 ---> Running in fcdcd5d9bd4d 03:06:39 ---> Running in 538bae8e4329 03:06:39 ---> Running in ff1d823d76a7 03:06:39 ---> Running in 8f1c7aa94514 03:06:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:06:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:06:40 ---> b951039f6fdf 03:06:40 Step 3/22 : WORKDIR /edgex-go 03:06:40 ---> Using cache 03:06:40 ---> a147c749d196 03:06:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:40 ---> Running in ade06b2be6eb 03:06:40 Removing intermediate container fcdcd5d9bd4d 03:06:40 ---> 1d4da5d1fee7 03:06:40 Step 5/22 : RUN apk add --update --no-cache make git 03:06:40 ---> Running in 0f5153f0fd02 03:06:40 Removing intermediate container 538bae8e4329 03:06:40 ---> 18969634ffa5 03:06:40 Step 5/30 : RUN apk add --update --no-cache make git 03:06:40 Removing intermediate container ff1d823d76a7 03:06:40 ---> a1fda541b067 03:06:40 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 03:06:40 ---> Running in 1aa063982870 03:06:41 ---> Running in bdb8b2d5c524 03:06:41 Removing intermediate container 8f1c7aa94514 03:06:41 ---> aa6a3e7ff0d8 03:06:41 Step 5/22 : RUN apk add --update --no-cache make bash git 03:06:41 ---> Running in 2479a6a16367 03:06:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:06:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:06:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:06:41 Removing intermediate container ade06b2be6eb 03:06:41 ---> 160dde29cf7c 03:06:41 Step 5/22 : RUN apk add --update --no-cache make git 03:06:41 ---> Running in 3d015a7625b2 03:06:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:06:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:06:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:06:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:06:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:06:42 OK: 219 MiB in 52 packages 03:06:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:06:42 OK: 219 MiB in 52 packages 03:06:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:06:42 OK: 219 MiB in 52 packages 03:06:43 OK: 219 MiB in 52 packages 03:06:43 Removing intermediate container 0f5153f0fd02 03:06:43 ---> 01dcefee4566 03:06:43 Step 6/22 : COPY . . 03:06:43 OK: 219 MiB in 52 packages 03:06:43 Removing intermediate container 1aa063982870 03:06:43 ---> 239ed590556f 03:06:43 Step 6/30 : COPY . . 03:06:43 Removing intermediate container bdb8b2d5c524 03:06:43 ---> 58b03b5ed850 03:06:43 Step 6/21 : COPY . . 03:06:45 Removing intermediate container 2479a6a16367 03:06:45 ---> e437d7e3c61c 03:06:45 Step 6/22 : COPY . . 03:06:51 Removing intermediate container 3d015a7625b2 03:06:51 ---> 36e2555d019e 03:06:51 Step 6/22 : COPY . . 03:06:52 ---> b5428d4961d8 03:06:52 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:52 ---> 420aa984e8e7 03:06:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:52 ---> ab377b1547c7 03:06:52 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:53 ---> Running in 0e3ae8e6838f 03:06:53 ---> Running in 190cf3815da4 03:06:53 ---> Running in 8bb58bc9a25e 03:06:53 ---> 562b7fcc6784 03:06:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:54 ---> Running in e0bbc185e111 03:07:04 Removing intermediate container 8bb58bc9a25e 03:07:04 ---> 49e98dd79762 03:07:04 Step 8/21 : RUN make cmd/support-notifications/support-notifications 03:07:04 ---> Running in a151d5d5959b 03:07:04 Removing intermediate container 190cf3815da4 03:07:04 ---> 045356718d69 03:07:04 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:07:04 Removing intermediate container 0e3ae8e6838f 03:07:04 ---> 2a3626c922eb 03:07:04 Step 8/22 : RUN make cmd/core-metadata/core-metadata 03:07:04 Removing intermediate container e0bbc185e111 03:07:04 ---> 91c99e81fb8d 03:07:04 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:07:04 ---> Running in baa80097bbf5 03:07:04 ---> Running in b86556a21581 03:07:04 ---> Running in 6ec6fa5e6d8d 03:07:04 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:07: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:07:04 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:07:04 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:07:07 ---> 4314e5b53be1 03:07:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:07 ---> Running in d3f68fc8ebf9 03:07:09 Removing intermediate container d3f68fc8ebf9 03:07:09 ---> 8c0992714d9d 03:07:09 Step 8/22 : RUN make cmd/core-command/core-command 03:07:09 ---> Running in 3e067ee63d17 03:07:10 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:07:49 Removing intermediate container b86556a21581 03:07:49 ---> 0788a1af352d 03:07:49 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:07:49 ---> Running in ab3c283b0f5a 03:07:49 Removing intermediate container baa80097bbf5 03:07:49 ---> 2f74b04ebba1 03:07:49 03:07:49 Step 9/30 : FROM alpine:3.14 03:07:49 3.14: Pulling from library/alpine 03:07:49 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:07:49 Status: Downloaded newer image for alpine:3.14 03:07:49 ---> 14119a10abf4 03:07:49 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:07:49 ---> Running in 2c1befc3d0de 03:07:49 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:07:49 Removing intermediate container 2c1befc3d0de 03:07:49 ---> fcb4f4d88359 03:07:49 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 03:07:49 ---> Running in 047d2b6cbefd 03:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:07:49 (1/2) Installing dumb-init (1.2.5-r1) 03:07:49 (2/2) Installing su-exec (0.2-r1) 03:07:49 Executing busybox-1.33.1-r3.trigger 03:07:49 OK: 6 MiB in 16 packages 03:07:49 Removing intermediate container a151d5d5959b 03:07:49 ---> f01330d17f8c 03:07:49 03:07:49 Step 9/21 : FROM alpine:3.14 03:07:49 ---> 14119a10abf4 03:07:49 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 03:07:49 ---> Running in ab749bb6baa5 03:07:49 Removing intermediate container 047d2b6cbefd 03:07:49 ---> 00494b640365 03:07:49 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 03:07:49 ---> Running in 01f790e8023b 03:07:49 Removing intermediate container 01f790e8023b 03:07:49 ---> b9d6a9296f05 03:07:49 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:07:49 ---> Running in a49618c98af0 03:07:49 Removing intermediate container ab3c283b0f5a 03:07:49 ---> e5fd5b4b28ca 03:07:49 03:07:49 Step 10/22 : FROM docker:20.10.8 03:07:49 (1/2) Installing ca-certificates (20191127-r5) 03:07:49 (2/2) Installing dumb-init (1.2.5-r1) 03:07:49 Executing busybox-1.33.1-r3.trigger 03:07:49 Executing ca-certificates-20191127-r5.trigger 03:07:49 20.10.8: Pulling from library/docker 03:07:49 OK: 6 MiB in 16 packages 03:07:49 Removing intermediate container 3e067ee63d17 03:07:49 ---> 13014a290e9e 03:07:49 03:07:49 Step 9/22 : FROM alpine:3.14 03:07:49 ---> 14119a10abf4 03:07:49 Step 10/22 : RUN apk add --update --no-cache dumb-init 03:07:49 Removing intermediate container a49618c98af0 03:07:49 ---> c5450df86523 03:07:49 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:07:49 ---> Running in 9a55246fcca8 03:07:49 ---> Running in 43b7323005ef 03:07:49 Removing intermediate container 6ec6fa5e6d8d 03:07:49 ---> e8c7c7b59d41 03:07:49 03:07:49 Step 9/22 : FROM alpine:3.14 03:07:49 ---> 14119a10abf4 03:07:49 Step 10/22 : RUN apk add --update --no-cache dumb-init 03:07:49 ---> Running in d8cf5d5b2629 03:07:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:07:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:07:50 Removing intermediate container ab749bb6baa5 03:07:50 ---> a4e24b77efaa 03:07:50 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:07:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:07:50 ---> Running in a29fd439dcc9 03:07:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:07:50 (1/1) Installing dumb-init (1.2.5-r1) 03:07:50 Executing busybox-1.33.1-r3.trigger 03:07:50 OK: 6 MiB in 15 packages 03:07:50 (1/1) Installing dumb-init (1.2.5-r1) 03:07:50 Executing busybox-1.33.1-r3.trigger 03:07:50 OK: 6 MiB in 15 packages 03:07:50 Removing intermediate container a29fd439dcc9 03:07:50 ---> a811c9f7e7c3 03:07:50 Step 12/21 : ENV APP_PORT=59860 03:07:50 Removing intermediate container 9a55246fcca8 03:07:50 ---> 68655e0dfaea 03:07:50 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 03:07:50 ---> Running in 7757fd7c5282 03:07:50 ---> Running in 399cc11bb326 03:07:51 Removing intermediate container 7757fd7c5282 03:07:51 ---> 9e7206a90bd7 03:07:51 Step 13/21 : EXPOSE $APP_PORT 03:07:51 ---> Running in 2f5135b0e301 03:07:51 Removing intermediate container 399cc11bb326 03:07:51 ---> d02ff8953902 03:07:51 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:07:51 Removing intermediate container 43b7323005ef 03:07:51 ---> d897158e2c87 03:07:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:07:51 Removing intermediate container d8cf5d5b2629 03:07:51 ---> 461a62e0206e 03:07:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:07:51 ---> Running in 4a2939fc9157 03:07:51 Removing intermediate container 2f5135b0e301 03:07:51 ---> e79decdc7690 03:07:51 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 03:07:51 ---> Running in f2e9f994f066 03:07:51 ---> 1ac6125661c8 03:07:51 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:07:51 Removing intermediate container 4a2939fc9157 03:07:51 ---> 73a8e70a647f 03:07:51 Step 12/22 : ENV APP_PORT=59882 03:07:51 ---> Running in 24edd960d702 03:07:51 Removing intermediate container f2e9f994f066 03:07:51 ---> 4bd93e7ce355 03:07:51 Step 12/22 : ENV APP_PORT=59881 03:07:51 ---> Running in 22babc107309 03:07:51 ---> Running in 5d8aaeb60d68 03:07:51 ---> 2e04a8ca4ba5 03:07:51 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:07:51 Removing intermediate container 22babc107309 03:07:51 ---> d34b6ec8d287 03:07:51 Step 13/22 : EXPOSE $APP_PORT 03:07:51 Removing intermediate container 5d8aaeb60d68 03:07:51 ---> 4fd1eb5a4ba4 03:07:51 Step 13/22 : EXPOSE $APP_PORT 03:07:51 ---> Running in b126228d1697 03:07:52 ---> Running in f2a84e34d89a 03:07:52 Removing intermediate container b126228d1697 03:07:52 ---> 5add4e9e4811 03:07:52 Step 14/22 : WORKDIR / 03:07:52 Removing intermediate container f2a84e34d89a 03:07:52 ---> a9888d47d1aa 03:07:52 Step 14/22 : WORKDIR / 03:07:52 ---> Running in f89de0cd7880 03:07:52 ---> 4a5b14c26fd6 03:07:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:07:52 ---> Running in b18c4d41415e 03:07:52 Removing intermediate container f89de0cd7880 03:07:52 ---> 0ea5e421cca5 03:07:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:07:52 Removing intermediate container b18c4d41415e 03:07:52 ---> 78c27fc34cfb 03:07:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:07:52 Removing intermediate container 24edd960d702 03:07:52 ---> 820e1e68c275 03:07:52 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 03:07:52 ---> 7d57b5e14a74 03:07:52 Step 17/21 : ENTRYPOINT ["/support-notifications"] 03:07:52 ---> Running in f68526267e8e 03:07:52 ---> 7053c92deb7d 03:07:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:07:52 ---> 9137df3aa1b6 03:07:52 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:07:52 ---> 357b561d5a52 03:07:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:07:52 Removing intermediate container f68526267e8e 03:07:52 ---> 4a53bf363b08 03:07:52 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:07:52 ---> Running in dd5ad5a89bff 03:07:53 Removing intermediate container dd5ad5a89bff 03:07:53 ---> 10fbf55f0d59 03:07:53 Step 19/21 : LABEL arch=x86_64 03:07:53 ---> f9bc43cc7b52 03:07:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:07:53 ---> Running in 32468c3a0788 03:07:53 ---> 1cd3bac3a44a 03:07:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:07:53 ---> f63fbd876534 03:07:53 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:07:53 Removing intermediate container 32468c3a0788 03:07:53 ---> 1ff07ded7767 03:07:53 Step 20/21 : LABEL git_sha=87f1880455fc64a9d865445072ba24056f47963f 03:07:53 ---> ae580ba55f66 03:07:53 Step 18/22 : ENTRYPOINT ["/core-command"] 03:07:53 ---> Running in 362439a020da 03:07:53 ---> Running in d6e3d24bb241 03:07:53 ---> 8817b32f3566 03:07:53 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:07:53 ---> 9ca2480f1cdb 03:07:53 Step 18/22 : ENTRYPOINT ["/core-metadata"] 03:07:53 ---> Running in 8de1014b64f6 03:07:53 Removing intermediate container 362439a020da 03:07:53 ---> d8e55809c289 03:07:53 Step 21/21 : LABEL version=0.0.0 03:07:53 Removing intermediate container d6e3d24bb241 03:07:53 ---> 45473f1c7e17 03:07:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:07:53 ---> Running in 136926a94039 03:07:53 ---> Running in 07bdc15f021b 03:07:53 ---> c14a3a16554c 03:07:53 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:07:53 Removing intermediate container 8de1014b64f6 03:07:53 ---> 405cf4d3a72f 03:07:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:07:53 ---> Running in 36e0df6dc690 03:07:54 Removing intermediate container 136926a94039 03:07:54 ---> ba9275cac0d3 03:07:54 03:07:54 Removing intermediate container 07bdc15f021b 03:07:54 ---> ba2864d05982 03:07:54 Step 20/22 : LABEL arch=x86_64 03:07:54 Removing intermediate container 36e0df6dc690 03:07:54 ---> 1ea8b28b7551 03:07:54 Step 20/22 : LABEL arch=x86_64 03:07:54 ---> Running in 3aac86f99fae 03:07:54 ---> Running in 0f5208b379e0 03:07:54 Successfully built ba9275cac0d3 03:07:54 Successfully tagged support-notifications:latest 03:07:54 Building support-scheduler 03:07:54  Building support-notifications ... done  ---> 4b64204e75eb 03:07:54 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 03:07:54 ---> Running in 9e2025e22ce8 03:07:54 Removing intermediate container 3aac86f99fae 03:07:54 ---> 430618d6b31b 03:07:54 Step 21/22 : LABEL git_sha=87f1880455fc64a9d865445072ba24056f47963f 03:07:54 Removing intermediate container 0f5208b379e0 03:07:54 ---> 3352a04e2e9f 03:07:54 Step 21/22 : LABEL git_sha=87f1880455fc64a9d865445072ba24056f47963f 03:07:55 ---> Running in 8b1fa322c821 03:07:55 Removing intermediate container 9e2025e22ce8 03:07:55 ---> 697a6bb5e12f 03:07:55 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:07:55 ---> Running in d275787c2995 03:07:55 Removing intermediate container 8b1fa322c821 03:07:55 ---> 9dea2e1674f2 03:07:55 Step 22/22 : LABEL version=0.0.0 03:07:55 ---> Running in 45c05cd78e81 03:07:55 ---> c07a44266065 03:07:55 Step 25/30 : RUN chmod +x /entrypoint.sh 03:07:55 Removing intermediate container d275787c2995 03:07:55 ---> 3c990805d3b2 03:07:55 Step 22/22 : LABEL version=0.0.0 03:07:55 ---> Running in 5563da20ec49 03:07:55 ---> Running in f0f6f75e549f 03:07:55 Removing intermediate container 45c05cd78e81 03:07:55 ---> c09f1175109e 03:07:55 03:07:55 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 03:07:55 Status: Downloaded newer image for docker:20.10.8 03:07:55 ---> bc6c0ffef665 03:07:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:07:56 Removing intermediate container f0f6f75e549f 03:07:56 ---> 6384be67910f 03:07:56 03:07:56 Successfully built c09f1175109e 03:07:56 ---> Running in cee77d32de34 03:07:56 Successfully tagged core-command:latest 03:07:56 Building security-secretstore-setup 03:07:56  Building core-command ... done Successfully built 6384be67910f 03:07:56 Successfully tagged core-metadata:latest 03:07:56 Building core-data 03:07:56  Building core-metadata ... done Removing intermediate container cee77d32de34 03:07:56 ---> 587e5a7cc0d7 03:07:56 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 03:07:58 ---> Running in 17c276c30fab 03:08:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:08:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:08:00 (1/42) Installing readline (8.1.0-r0) 03:08:00 (2/42) Installing bash (5.1.4-r0) 03:08:00 Executing bash-5.1.4-r0.post-install 03:08:00 (3/42) Installing brotli-libs (1.0.9-r5) 03:08:00 (4/42) Installing nghttp2-libs (1.43.0-r0) 03:08:00 (5/42) Installing libcurl (7.79.1-r0) 03:08:00 (6/42) Installing curl (7.79.1-r0) 03:08:00 (7/42) Installing dumb-init (1.2.5-r1) 03:08:00 (8/42) Installing libbz2 (1.0.8-r1) 03:08:00 (9/42) Installing expat (2.4.1-r0) 03:08:01 (10/42) Installing libffi (3.3-r2) 03:08:01 (11/42) Installing gdbm (1.19-r0) 03:08:01 (12/42) Installing xz-libs (5.2.5-r0) 03:08:01 (13/42) Installing libgcc (10.3.1_git20210424-r2) 03:08:01 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 03:08:01 (15/42) Installing mpdecimal (2.5.1-r1) 03:08:01 (16/42) Installing sqlite-libs (3.35.5-r0) 03:08:01 (17/42) Installing python3 (3.9.5-r1) 03:08:01 Removing intermediate container 5563da20ec49 03:08:01 ---> b202e7733581 03:08:01 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 03:08:02 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:08:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:08:02 ---> b951039f6fdf 03:08:02 Step 3/22 : WORKDIR /edgex-go 03:08:02 ---> Using cache 03:08:02 ---> a147c749d196 03:08:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:02 ---> Using cache 03:08:02 ---> 160dde29cf7c 03:08:02 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:08:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:08:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:08:02 ---> b951039f6fdf 03:08:02 Step 3/24 : WORKDIR /edgex-go 03:08:02 ---> Using cache 03:08:02 ---> a147c749d196 03:08:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:02 ---> Using cache 03:08:02 ---> 160dde29cf7c 03:08:02 Step 5/24 : RUN apk add --update --no-cache make git 03:08:02 ---> Using cache 03:08:02 ---> 36e2555d019e 03:08:02 Step 6/24 : COPY . . 03:08:02 ---> Using cache 03:08:02 ---> 4314e5b53be1 03:08:02 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:02 ---> Using cache 03:08:02 ---> 8c0992714d9d 03:08:02 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:08:04 (18/42) Installing py3-appdirs (1.4.4-r2) 03:08:04 (19/42) Installing py3-chardet (4.0.0-r2) 03:08:04 (20/42) Installing py3-idna (3.2-r0) 03:08:04 (21/42) Installing py3-urllib3 (1.26.5-r0) 03:08:04 (22/42) Installing py3-certifi (2020.12.5-r1) 03:08:04 (23/42) Installing py3-requests (2.25.1-r4) 03:08:04 (24/42) Installing py3-msgpack (1.0.2-r1) 03:08:04 (25/42) Installing py3-lockfile (0.12.2-r4) 03:08:04 (26/42) Installing py3-cachecontrol (0.12.6-r1) 03:08:04 (27/42) Installing py3-colorama (0.4.4-r1) 03:08:04 (28/42) Installing py3-contextlib2 (0.6.0-r1) 03:08:04 (29/42) Installing py3-distlib (0.3.1-r3) 03:08:04 (30/42) Installing py3-distro (1.5.0-r3) 03:08:04 (31/42) Installing py3-six (1.15.0-r1) 03:08:04 (32/42) Installing py3-webencodings (0.5.1-r4) 03:08:04 (33/42) Installing py3-html5lib (1.1-r1) 03:08:04 (34/42) Installing py3-parsing (2.4.7-r2) 03:08:04 (35/42) Installing py3-packaging (20.9-r1) 03:08:04 (36/42) Installing py3-toml (0.10.2-r2) 03:08:04 (37/42) Installing py3-pep517 (0.10.0-r2) 03:08:04 (38/42) Installing py3-progress (1.5-r2) 03:08:04 (39/42) Installing py3-retrying (1.3.3-r1) 03:08:04 (40/42) Installing py3-ordered-set (4.0.2-r1) 03:08:04 (41/42) Installing py3-setuptools (52.0.0-r3) 03:08:04 (42/42) Installing py3-pip (20.3.4-r1) 03:08:05 Executing busybox-1.33.1-r3.trigger 03:08:05 OK: 84 MiB in 64 packages 03:08:05 ---> Running in d2ac0da2f347 03:08:05 ---> Running in b5cbcf33cb9a 03:08:05 ---> Running in 5e374947b433 03:08:07 Removing intermediate container d2ac0da2f347 03:08:07 ---> 7277d4d7c576 03:08:07 Step 27/30 : CMD ["gate"] 03:08:07 ---> Running in 478011d14887 03:08:07 Collecting docker-compose==1.23.2 03:08:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:08:07 Collecting texttable<0.10,>=0.9.0 03:08:07 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:08:07 Downloading texttable-0.9.1.tar.gz (11 kB) 03:08:07 Removing intermediate container 478011d14887 03:08:07 ---> 66914935bdf8 03:08:07 Step 28/30 : LABEL arch=x86_64 03:08:08 ---> Running in 471182a41b18 03:08:08 Collecting docker<4.0,>=3.6.0 03:08:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:08:08 Collecting jsonschema<3,>=2.5.1 03:08:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:08:08 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:08:08 Collecting docopt<0.7,>=0.6.1 03:08:08 Downloading docopt-0.6.2.tar.gz (25 kB) 03:08:08 Removing intermediate container 471182a41b18 03:08:08 ---> 7beef6ad8edf 03:08:08 Step 29/30 : LABEL git_sha=87f1880455fc64a9d865445072ba24056f47963f 03:08:08 Collecting dockerpty<0.5,>=0.4.1 03:08:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:08:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:08:08 ---> Running in a48cf93f47d8 03:08:08 Removing intermediate container a48cf93f47d8 03:08:08 ---> 86425c29c8ce 03:08:08 Step 30/30 : LABEL version=0.0.0 03:08:09 ---> Running in 6cd597c09bd9 03:08:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:08:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:08:09 Removing intermediate container 6cd597c09bd9 03:08:09 ---> fb5019e699f0 03:08:09 03:08:09 Collecting websocket-client<1.0,>=0.32.0 03:08:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:08:09 Successfully built fb5019e699f0 03:08:09 Collecting cached-property<2,>=1.2.0 03:08:09 Successfully tagged security-bootstrapper:latest 03:08:09 Building security-proxy-setup 03:08:09  Building security-bootstrapper ... done  Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:08:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:08:09 Collecting PyYAML<4,>=3.10 03:08:09 Downloading PyYAML-3.13.tar.gz (270 kB) 03:08:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:08:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:08:10 ---> b951039f6fdf 03:08:10 Step 3/23 : WORKDIR /edgex-go 03:08:10 ---> Using cache 03:08:10 ---> a147c749d196 03:08:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:10 ---> Using cache 03:08:10 ---> 160dde29cf7c 03:08:10 Step 5/23 : RUN apk add --update --no-cache make git 03:08:10 ---> Using cache 03:08:10 ---> 36e2555d019e 03:08:10 Step 6/23 : COPY go.mod . 03:08:10 OK: 219 MiB in 52 packages 03:08:10 ---> 3c3d99e3a296 03:08:10 Step 7/23 : RUN go mod download 03:08:10 Collecting docker-pycreds>=0.4.0 03:08:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:08:11 ---> Running in f5d36ddf7ec5 03:08:11 Collecting urllib3<1.25,>=1.21.1 03:08:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:08:11 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:08:11 Collecting chardet<3.1.0,>=3.0.2 03:08:11 Removing intermediate container 5e374947b433 03:08:11 ---> f029febe578d 03:08:11 Step 6/22 : COPY . . 03:08:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:08:11 Collecting idna<2.8,>=2.5 03:08:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:08:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:08:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:08:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:08:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:08:11 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:08:11 Attempting uninstall: urllib3 03:08:11 Found existing installation: urllib3 1.26.5 03:08:11 Uninstalling urllib3-1.26.5: 03:08:11 Successfully uninstalled urllib3-1.26.5 03:08:11 Attempting uninstall: idna 03:08:11 Found existing installation: idna 3.2 03:08:11 Uninstalling idna-3.2: 03:08:11 Successfully uninstalled idna-3.2 03:08:12 Attempting uninstall: chardet 03:08:12 Found existing installation: chardet 4.0.0 03:08:12 Uninstalling chardet-4.0.0: 03:08:12 Successfully uninstalled chardet-4.0.0 03:08:12 Attempting uninstall: requests 03:08:12 Found existing installation: requests 2.25.1 03:08:12 Uninstalling requests-2.25.1: 03:08:12 Successfully uninstalled requests-2.25.1 03:08:12 Running setup.py install for texttable: started 03:08:13 Running setup.py install for texttable: finished with status 'done' 03:08:13 Running setup.py install for PyYAML: started 03:08:14 Running setup.py install for PyYAML: finished with status 'done' 03:08:15 Running setup.py install for docopt: started 03:08:15 Running setup.py install for docopt: finished with status 'done' 03:08:15 Running setup.py install for dockerpty: started 03:08:15 Removing intermediate container f5d36ddf7ec5 03:08:15 ---> 99daf250f0b2 03:08:15 Step 8/23 : COPY . . 03:08:16 Running setup.py install for dockerpty: finished with status 'done' 03:08:17 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:08:20 ---> 777754c95735 03:08:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:20 ---> Running in de1a76c0e3cf 03:08:22 Removing intermediate container de1a76c0e3cf 03:08:22 ---> f5f274a2bc8f 03:08:22 Step 8/22 : RUN make cmd/core-data/core-data 03:08:23 ---> Running in 24015dd3c35b 03:08:24 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:08:24 Removing intermediate container 17c276c30fab 03:08:24 ---> b50c183acf3f 03:08:24 Step 13/22 : ENV APP_PORT=58890 03:08:24 ---> Running in 9819e3501b00 03:08:25 Removing intermediate container 9819e3501b00 03:08:25 ---> 7be5dcdd375a 03:08:25 Step 14/22 : EXPOSE $APP_PORT 03:08:25 ---> Running in 74de9cef6817 03:08:25 ---> 9edd31f0e964 03:08:25 Step 9/23 : RUN go mod tidy 03:08:25 Removing intermediate container 74de9cef6817 03:08:25 ---> 0755367074dc 03:08:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:08:25 ---> Running in 8ca3504263fe 03:08:26 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:08:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:08:26 ---> b951039f6fdf 03:08:26 Step 3/20 : WORKDIR /edgex-go 03:08:26 ---> Using cache 03:08:26 ---> a147c749d196 03:08:26 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:26 ---> Using cache 03:08:26 ---> 160dde29cf7c 03:08:26 Step 5/20 : RUN apk add --update --no-cache make git 03:08:26 ---> Using cache 03:08:26 ---> 36e2555d019e 03:08:26 Step 6/20 : COPY . . 03:08:26 ---> Using cache 03:08:26 ---> 4314e5b53be1 03:08:26 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:26 ---> Using cache 03:08:26 ---> 8c0992714d9d 03:08:26 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:08:26 ---> Running in 0b2ea7550f53 03:08:26 ---> 4adfa0bfb7d5 03:08:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:08:26 ---> e0608555ebf7 03:08:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:08:27 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:08:27 ---> 3eb15315df22 03:08:27 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 03:08:27 ---> Running in 61dc3ab738f6 03:08:27 Removing intermediate container 61dc3ab738f6 03:08:27 ---> fabd155a0638 03:08:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:08:27 ---> Running in f05b25f12cec 03:08:27 Removing intermediate container f05b25f12cec 03:08:27 ---> 890a224b359e 03:08:27 Step 20/22 : LABEL arch=x86_64 03:08:27 ---> Running in fa6d48d78f1a 03:08:27 Removing intermediate container fa6d48d78f1a 03:08:27 ---> b13f91572fd1 03:08:27 Step 21/22 : LABEL git_sha=87f1880455fc64a9d865445072ba24056f47963f 03:08:28 ---> Running in bbd2c8a3e8d1 03:08:28 Removing intermediate container bbd2c8a3e8d1 03:08:28 ---> aa388a534e09 03:08:28 Step 22/22 : LABEL version=0.0.0 03:08:28 ---> Running in 8d8845431f2e 03:08:28 Removing intermediate container 8d8845431f2e 03:08:28 ---> 8fbba02a74c3 03:08:28 03:08:28 Successfully built 8fbba02a74c3 03:08:28 Successfully tagged sys-mgmt-agent:latest 03:08:29  Building sys-mgmt-agent ... done 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:08:30 Removing intermediate container 8ca3504263fe 03:08:30 ---> 6aa077a95d2c 03:08:30 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:08:30 ---> Running in 732d42e11ffb 03:08:31 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:08:34 Removing intermediate container b5cbcf33cb9a 03:08:34 ---> f4c10eb0fd40 03:08:34 03:08:34 Step 9/24 : FROM alpine:3.14 03:08:34 ---> 14119a10abf4 03:08:34 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:08:34 ---> Running in 1da4c7e0b512 03:08:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:08:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:08:35 (1/3) Installing ca-certificates (20191127-r5) 03:08:35 (2/3) Installing dumb-init (1.2.5-r1) 03:08:35 (3/3) Installing su-exec (0.2-r1) 03:08:35 Executing busybox-1.33.1-r3.trigger 03:08:35 Executing ca-certificates-20191127-r5.trigger 03:08:35 OK: 6 MiB in 17 packages 03:08:36 Removing intermediate container 1da4c7e0b512 03:08:36 ---> 5b636edc7f77 03:08:36 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:08:36 ---> Running in 4117046947f1 03:08:36 Removing intermediate container 4117046947f1 03:08:36 ---> 9e2983198917 03:08:36 Step 12/24 : WORKDIR / 03:08:36 ---> Running in d8a8e11671a3 03:08:36 Removing intermediate container d8a8e11671a3 03:08:36 ---> 6beb24f95242 03:08:36 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:08:37 ---> 109bd98b1e70 03:08:37 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:08:37 ---> 9ae99b2d1f24 03:08:37 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:08:37 ---> 1a2fb47c4f43 03:08:37 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:08:37 ---> ff582ff5479f 03:08:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:08:38 ---> 65820368b6f2 03:08:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:08:39 ---> ce4d5f77a90a 03:08:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:08:39 ---> baeccc7440ea 03:08:39 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 03:08:39 ---> Running in 5d9c891a3b2e 03:08:40 Removing intermediate container 5d9c891a3b2e 03:08:40 ---> fb1801de51f6 03:08:40 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:08:40 ---> Running in 29957f952457 03:08:40 Removing intermediate container 29957f952457 03:08:40 ---> 81d3eeb272f5 03:08:40 Step 22/24 : LABEL arch=x86_64 03:08:40 ---> Running in aa5fd4245d73 03:08:40 Removing intermediate container aa5fd4245d73 03:08:40 ---> 860aa6331fb2 03:08:40 Step 23/24 : LABEL git_sha=87f1880455fc64a9d865445072ba24056f47963f 03:08:40 ---> Running in 2c3d1654c69b 03:08:41 Removing intermediate container 2c3d1654c69b 03:08:41 ---> d507e08a4bc5 03:08:41 Step 24/24 : LABEL version=0.0.0 03:08:41 ---> Running in a6f7586636e3 03:08:41 Removing intermediate container a6f7586636e3 03:08:41 ---> 29653dd95bdb 03:08:41 03:08:41 Successfully built 29653dd95bdb 03:08:41 Successfully tagged security-secretstore-setup:latest 03:08:51  Building security-secretstore-setup ... done 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:08:56 Removing intermediate container 0b2ea7550f53 03:08:56 ---> 76b0e38a2e4f 03:08:56 03:08:56 Step 9/20 : FROM alpine:3.14 03:08:56 ---> 14119a10abf4 03:08:56 Step 10/20 : RUN apk add --update --no-cache curl 03:08:56 ---> Running in df338fa40d06 03:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:08:57 (1/5) Installing ca-certificates (20191127-r5) 03:08:57 (2/5) Installing brotli-libs (1.0.9-r5) 03:08:57 (3/5) Installing nghttp2-libs (1.43.0-r0) 03:08:57 (4/5) Installing libcurl (7.79.1-r0) 03:08:57 (5/5) Installing curl (7.79.1-r0) 03:08:57 Executing busybox-1.33.1-r3.trigger 03:08:57 Executing ca-certificates-20191127-r5.trigger 03:08:57 OK: 8 MiB in 19 packages 03:08:59 Removing intermediate container df338fa40d06 03:08:59 ---> 41e35b5d24fd 03:08:59 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:08:59 Removing intermediate container 732d42e11ffb 03:08:59 ---> 39a67125d946 03:08:59 03:08:59 Step 11/23 : FROM alpine:3.14 03:08:59 ---> 14119a10abf4 03:08:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:08:59 ---> Using cache 03:08:59 ---> 461a62e0206e 03:08:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:08:59 ---> Using cache 03:08:59 ---> 4bd93e7ce355 03:08:59 Step 14/23 : ENV APP_PORT=59861 03:08:59 Removing intermediate container 24015dd3c35b 03:08:59 ---> 2e13af4ce52f 03:08:59 03:08:59 Step 9/22 : FROM alpine:3.14 03:08:59 ---> 14119a10abf4 03:08:59 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:08:59 ---> Running in 3afaa86408f5 03:08:59 ---> Running in 7d7721165b39 03:08:59 ---> Running in b7e8fba89dad 03:08:59 Removing intermediate container 3afaa86408f5 03:08:59 ---> 1dc0fe926842 03:08:59 Step 12/20 : WORKDIR /edgex 03:08:59 Removing intermediate container 7d7721165b39 03:08:59 ---> 17dfd88184c3 03:08:59 Step 11/22 : ENV APP_PORT=59880 03:08:59 ---> Running in 039e2ad16bb7 03:08:59 Removing intermediate container b7e8fba89dad 03:08:59 ---> 0438046612ce 03:08:59 Step 15/23 : EXPOSE $APP_PORT 03:08:59 ---> Running in fbd750b65283 03:09:00 ---> Running in afc27a28af74 03:09:00 Removing intermediate container 039e2ad16bb7 03:09:00 ---> d05ed3937f67 03:09:00 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:09:00 Removing intermediate container fbd750b65283 03:09:00 ---> 313fce37ab30 03:09:00 Step 12/22 : EXPOSE $APP_PORT 03:09:00 ---> Running in 33dccb58978f 03:09:00 Removing intermediate container afc27a28af74 03:09:00 ---> a65545c84bb6 03:09:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:09:00 ---> fc07753a56a4 03:09:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:09:00 Removing intermediate container 33dccb58978f 03:09:00 ---> 542e727553b0 03:09:00 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:00 ---> 0d16fe06138f 03:09:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:09:00 ---> Running in 7da8138d6538 03:09:01 ---> 6ae69868d4bc 03:09:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:09:01 ---> 0370be4cee05 03:09:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:09:01 ---> 702d8349610e 03:09:01 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:09:01 ---> Running in c3fc086c7b93 03:09:01 ---> b904c36a3c92 03:09:01 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:09:01 ---> Running in bf5d04018c37 03:09:01 Removing intermediate container 7da8138d6538 03:09:01 ---> e31949aa1557 03:09:01 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 03:09:01 Removing intermediate container c3fc086c7b93 03:09:01 ---> ace8fb1a9165 03:09:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:09:01 ---> Running in 07489f8a4fee 03:09:01 ---> Running in 56992999e5c7 03:09:01 Removing intermediate container bf5d04018c37 03:09:01 ---> fb7c7fbc0785 03:09:01 Step 17/20 : CMD ["--init=true"] 03:09:01 ---> Running in 465072a6f02c 03:09:01 Removing intermediate container 56992999e5c7 03:09:01 ---> 0dafb16c17c2 03:09:01 Step 21/23 : LABEL arch=x86_64 03:09:01 ---> Running in 2dff76b397cc 03:09:01 Removing intermediate container 465072a6f02c 03:09:01 ---> 8ecce8c0de9b 03:09:01 Step 18/20 : LABEL arch=x86_64 03:09:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:09:02 ---> Running in 6f2f0b4fe9df 03:09:02 Removing intermediate container 2dff76b397cc 03:09:02 ---> 988ea1f02a39 03:09:02 Step 22/23 : LABEL git_sha=87f1880455fc64a9d865445072ba24056f47963f 03:09:02 ---> Running in 23951967d848 03:09:02 Removing intermediate container 6f2f0b4fe9df 03:09:02 ---> 801925b65852 03:09:02 Step 19/20 : LABEL git_sha=87f1880455fc64a9d865445072ba24056f47963f 03:09:02 ---> Running in dbe2b02db0f6 03:09:02 Removing intermediate container 23951967d848 03:09:02 ---> 1aa5d831f26d 03:09:02 Step 23/23 : LABEL version=0.0.0 03:09:02 ---> Running in 27f614fc96ba 03:09:02 Removing intermediate container dbe2b02db0f6 03:09:02 ---> ce606e325c01 03:09:02 Step 20/20 : LABEL version=0.0.0 03:09:02 ---> Running in 48d81b3b96df 03:09:02 Removing intermediate container 27f614fc96ba 03:09:02 ---> 56152581d230 03:09:02 03:09:02 Successfully built 56152581d230 03:09:02 Removing intermediate container 48d81b3b96df 03:09:02 ---> 3003c9f63e34 03:09:02 03:09:02 Successfully tagged support-scheduler:latest 03:09:02  Building support-scheduler ... done Successfully built 3003c9f63e34 03:09:02 Successfully tagged security-proxy-setup:latest 03:09:02  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:09:03 (1/6) Installing dumb-init (1.2.5-r1) 03:09:03 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:09:03 (3/6) Installing libsodium (1.0.18-r0) 03:09:03 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:09:03 (5/6) Installing libzmq (4.3.4-r0) 03:09:03 (6/6) Installing zeromq (4.3.4-r0) 03:09:03 Executing busybox-1.33.1-r3.trigger 03:09:03 OK: 8 MiB in 20 packages 03:09:04 Removing intermediate container 07489f8a4fee 03:09:04 ---> f1fb267bd93d 03:09:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:09:04 ---> b006cbc5fc23 03:09:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:09:04 ---> 58c116374a6e 03:09:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:09:04 ---> d15ed2957590 03:09:04 Step 18/22 : ENTRYPOINT ["/core-data"] 03:09:04 ---> Running in b870de962f9a 03:09:05 Removing intermediate container b870de962f9a 03:09:05 ---> 0f5b0e96e6ca 03:09:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:09:05 ---> Running in 67cf09057b92 03:09:05 Removing intermediate container 67cf09057b92 03:09:05 ---> bedeb057d514 03:09:05 Step 20/22 : LABEL arch=x86_64 03:09:05 ---> Running in 1086fddfed26 03:09:05 Removing intermediate container 1086fddfed26 03:09:05 ---> e23305687fdb 03:09:05 Step 21/22 : LABEL git_sha=87f1880455fc64a9d865445072ba24056f47963f 03:09:05 ---> Running in 5428b3b81ee9 03:09:05 Removing intermediate container 5428b3b81ee9 03:09:05 ---> 8d0f67d96cb0 03:09:05 Step 22/22 : LABEL version=0.0.0 03:09:05 ---> Running in 3f870adfecbf 03:09:05 Removing intermediate container 3f870adfecbf 03:09:05 ---> eb73342a586d 03:09:05 03:09:05 Successfully built eb73342a586d 03:09:05 Successfully tagged core-data:latest 03:09:05  Building core-data ... done  [Pipeline] } 03:09:05 $ docker stop --time=1 816b3183736249cf619251c5e1cdb0068a0d1497674531ecbec0c1197842f007 03:09:07 $ docker rm -f 816b3183736249cf619251c5e1cdb0068a0d1497674531ecbec0c1197842f007 [Pipeline] // withDockerContainer [Pipeline] sh 03:09:07 + docker images 03:09:08 REPOSITORY TAG IMAGE ID CREATED SIZE 03:09:08 core-data latest eb73342a586d 2 seconds ago 20.5MB 03:09:08 security-proxy-setup latest 3003c9f63e34 5 seconds ago 26.7MB 03:09:08 support-scheduler latest 56152581d230 5 seconds ago 16.1MB 03:09:08 2e13af4ce52f 8 seconds ago 1.76GB 03:09:08 39a67125d946 8 seconds ago 1.75GB 03:09:08 76b0e38a2e4f 11 seconds ago 1.76GB 03:09:08 security-secretstore-setup latest 29653dd95bdb 26 seconds ago 28.2MB 03:09:08 f4c10eb0fd40 34 seconds ago 1.76GB 03:09:08 sys-mgmt-agent latest 8fbba02a74c3 39 seconds ago 294MB 03:09:08 security-bootstrapper latest fb5019e699f0 58 seconds ago 18.8MB 03:09:08 core-metadata latest 6384be67910f About a minute ago 16.8MB 03:09:08 core-command latest c09f1175109e About a minute ago 16MB 03:09:08 support-notifications latest ba9275cac0d3 About a minute ago 16.8MB 03:09:08 e8c7c7b59d41 About a minute ago 1.76GB 03:09:08 13014a290e9e About a minute ago 1.75GB 03:09:08 e5fd5b4b28ca About a minute ago 1.75GB 03:09:08 f01330d17f8c About a minute ago 1.75GB 03:09:08 2f74b04ebba1 About a minute ago 1.75GB 03:09:08 ci-base-image-x86_64 latest b951039f6fdf 5 minutes ago 1.25GB 03:09:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 hours ago 34.5MB 03:09:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine e839a31ac9d1 32 hours ago 546MB 03:09:08 docker 20.10.8 bc6c0ffef665 5 weeks ago 214MB 03:09:08 alpine 3.14 14119a10abf4 5 weeks ago 5.6MB 03:09:08 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:09:23 Still waiting to schedule task 03:09:23 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-36’ 03:10:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-38 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [Pipeline] { [Pipeline] ws 03:10:20 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 03:10:21 The recommended git tool is: git 03:10:27 using credential edgex-jenkins-ssh 03:10:27 Cloning the remote Git repository 03:10:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:10:27 > git init /w/workspace/edgex-go/7 # timeout=10 03:10:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:10:28 > git --version # timeout=10 03:10:28 > git --version # 'git version 2.17.1' 03:10:28 using GIT_SSH to set credentials SSH Credentials for GitHub 03:10:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:10:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:10:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:10:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:10:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:10:47 using GIT_SSH to set credentials SSH Credentials for GitHub 03:10:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3745/head:refs/remotes/origin/PR-3745 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:10:48 Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 87f1880455fc64a9d865445072ba24056f47963f 03:10:48 Merge succeeded, producing 87f1880455fc64a9d865445072ba24056f47963f 03:10:48 Checking out Revision 87f1880455fc64a9d865445072ba24056f47963f (PR-3745) 03:10:48 > git config core.sparsecheckout # timeout=10 03:10:48 > git checkout -f 87f1880455fc64a9d865445072ba24056f47963f # timeout=10 03:10:48 > git remote # timeout=10 03:10:48 > git config --get remote.origin.url # timeout=10 03:10:48 using GIT_SSH to set credentials SSH Credentials for GitHub 03:10:48 > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 03:10:48 > git rev-parse HEAD^{commit} # timeout=10 03:10:48 > git config core.sparsecheckout # timeout=10 03:10:48 > git checkout -f 87f1880455fc64a9d865445072ba24056f47963f # timeout=10 03:10:53 Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:10:53 provisioning config files... 03:10:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config4603261976053726560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:10:54 ---> docker-login.sh 03:10:54 nexus3.edgexfoundry.org:10001 03:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:55 Configure a credential helper to remove this warning. See 03:10:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:55 03:10:55 Login Succeeded 03:10:55 nexus3.edgexfoundry.org:10002 03:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:56 Configure a credential helper to remove this warning. See 03:10:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:56 03:10:56 Login Succeeded 03:10:56 nexus3.edgexfoundry.org:10003 03:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:57 Configure a credential helper to remove this warning. See 03:10:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:57 03:10:57 Login Succeeded 03:10:57 nexus3.edgexfoundry.org:10004 03:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:57 Configure a credential helper to remove this warning. See 03:10:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:57 03:10:57 Login Succeeded 03:10:57 docker.io 03:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:58 Configure a credential helper to remove this warning. See 03:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:58 03:10:58 Login Succeeded 03:10:58 ---> docker-login.sh ends [Pipeline] } 03:10:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:10:59 ========================================================= 03:10:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:10:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:10:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:10:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:10:59 bbf911997326: Pulling fs layer 03:10:59 58ec367f63d7: Pulling fs layer 03:10:59 1b4a6ffa7d45: Pulling fs layer 03:10:59 fc5181fea5dc: Pulling fs layer 03:10:59 9c418107303f: Pulling fs layer 03:10:59 284eca6f2348: Pulling fs layer 03:10:59 842844d905b1: Pulling fs layer 03:10:59 901a3a57568e: Pulling fs layer 03:10:59 fc5181fea5dc: Waiting 03:10:59 9c418107303f: Waiting 03:10:59 842844d905b1: Waiting 03:10:59 901a3a57568e: Waiting 03:10:59 284eca6f2348: Waiting 03:10:59 1b4a6ffa7d45: Download complete 03:10:59 58ec367f63d7: Download complete 03:10:59 9c418107303f: Verifying Checksum 03:10:59 9c418107303f: Download complete 03:11:00 284eca6f2348: Verifying Checksum 03:11:00 284eca6f2348: Download complete 03:11:00 842844d905b1: Verifying Checksum 03:11:00 842844d905b1: Download complete 03:11:00 bbf911997326: Verifying Checksum 03:11:00 bbf911997326: Download complete 03:11:00 bbf911997326: Pull complete 03:11:01 58ec367f63d7: Pull complete 03:11:02 1b4a6ffa7d45: Pull complete 03:11:02 901a3a57568e: Verifying Checksum 03:11:02 901a3a57568e: Download complete 03:11:02 fc5181fea5dc: Verifying Checksum 03:11:02 fc5181fea5dc: Download complete 03:11:12 fc5181fea5dc: Pull complete 03:11:12 9c418107303f: Pull complete 03:11:13 284eca6f2348: Pull complete 03:11:14 842844d905b1: Pull complete 03:11:19 901a3a57568e: Pull complete 03:11:19 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 03:11:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:11:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 03:11:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:11:20 WORKDIR /edgex 03:11:20 COPY go.mod . 03:11:20 RUN go mod download 03:11:20 + docker build -t ci-base-image-arm64 -f - . 03:11:22 Sending build context to Docker daemon 166.3MB 03:11:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:11:22 ---> 72ade6ffb461 03:11:22 Step 2/4 : WORKDIR /edgex 03:11:28 ---> Running in ff482be4710c 03:11:29 Removing intermediate container ff482be4710c 03:11:29 ---> f1e888f8c190 03:11:29 Step 3/4 : COPY go.mod . 03:11:29 ---> 97e116e6b6c2 03:11:29 Step 4/4 : RUN go mod download 03:11:30 ---> Running in f99b729525ab 03:13:06 Removing intermediate container f99b729525ab 03:13:06 ---> 9e246d934cde 03:13:06 Successfully built 9e246d934cde 03:13:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:13:07 + docker inspect -f . ci-base-image-arm64 03:13:07 . [Pipeline] withDockerContainer 03:13:07 prd-ubuntu18.04-docker-arm64-4c-16g-38 does not seem to be running inside a container 03:13:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:13:09 $ docker top 1240d03de7c054e232d396759c297c29a028d06093c975ab1bfb2d17eb08d777 -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:10 + go version 03:13:10 go version go1.16.8 linux/arm64 [Pipeline] } 03:13:10 $ docker stop --time=1 1240d03de7c054e232d396759c297c29a028d06093c975ab1bfb2d17eb08d777 03:13:12 $ docker rm -f 1240d03de7c054e232d396759c297c29a028d06093c975ab1bfb2d17eb08d777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:13:13 + docker inspect -f . ci-base-image-arm64 03:13:13 . [Pipeline] withDockerContainer 03:13:13 prd-ubuntu18.04-docker-arm64-4c-16g-38 does not seem to be running inside a container 03:13: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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:13:15 $ docker top e0dfad39e823d97dd25fb5844ded29d23310e81957eb3bfbe76e347fbdfb6f5a -eo pid,comm [Pipeline] { [Pipeline] echo 03:13:15 ========================================================= 03:13:15 [edgeXBuildGoParallel] Running Tests and Build... 03:13:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:13:16 + make test 03:13:16 go mod tidy 03:13:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:13:43 ? github.com/edgexfoundry/edgex-go [no test files] 03:14:04 Running on prd-ubuntu18.04-docker-8c-8g-39 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [Pipeline] { [Pipeline] ws 03:14:04 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 03:14:04 The recommended git tool is: git 03:14:06 using credential edgex-jenkins-ssh 03:14:06 Cloning the remote Git repository 03:14:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:14:06 > git init /w/workspace/edgex-go/7 # timeout=10 03:14:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:14:06 > git --version # timeout=10 03:14:06 > git --version # 'git version 2.17.1' 03:14:06 using GIT_SSH to set credentials SSH Credentials for GitHub 03:14:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:14:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:14:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:14:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:14:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:14:12 using GIT_SSH to set credentials SSH Credentials for GitHub 03:14:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3745/head:refs/remotes/origin/PR-3745 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:14:12 Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 87f1880455fc64a9d865445072ba24056f47963f 03:14:12 Merge succeeded, producing 87f1880455fc64a9d865445072ba24056f47963f 03:14:12 Checking out Revision 87f1880455fc64a9d865445072ba24056f47963f (PR-3745) 03:14:12 > git config core.sparsecheckout # timeout=10 03:14:12 > git checkout -f 87f1880455fc64a9d865445072ba24056f47963f # timeout=10 03:14:12 > git remote # timeout=10 03:14:12 > git config --get remote.origin.url # timeout=10 03:14:12 using GIT_SSH to set credentials SSH Credentials for GitHub 03:14:12 > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 03:14:12 > git rev-parse HEAD^{commit} # timeout=10 03:14:12 > git config core.sparsecheckout # timeout=10 03:14:12 > git checkout -f 87f1880455fc64a9d865445072ba24056f47963f # timeout=10 03:14:16 Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:14:17 + echo snap-build.sh 03:14:17 snap-build.sh 03:14:17 + SNAP_BASE_DIR=. 03:14:17 + '[' '!' -z /w/workspace/edgex-go/7 ']' 03:14:17 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 03:14:17 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 03:14:17 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 03:14:17 + cd /w/workspace/edgex-go/7 03:14:17 + sudo apt-get remove -qy --purge lxd lxd-client 03:14:17 Reading package lists... 03:14:17 Building dependency tree... 03:14:17 Reading state information... 03:14:17 The following packages were automatically installed and are no longer required: 03:14:17 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:14:17 uidmap xdelta3 03:14:17 Use 'sudo apt autoremove' to remove them. 03:14:17 The following packages will be REMOVED: 03:14:17 lxd* lxd-client* 03:14:17 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:14:17 After this operation, 31.7 MB disk space will be freed. 03:14:18 (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:14:18 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:14:19 Removing lxd dnsmasq configuration 03:14:19 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:14:19 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:14:20 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:14:20 (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:14:20 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:14:21 Processing triggers for systemd (237-3ubuntu10.45) ... 03:14:21 Processing triggers for ureadahead (0.100.0-21) ... 03:14:22 + sudo snap remove --purge lxd 03:14:22 snap "lxd" is not installed 03:14:22 + sudo groupadd --force --system lxd 03:14:22 ++ whoami 03:14:22 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:14:22 + newgrp - lxd 03:14:22 + sudo snap install lxd 03:14:32 2021-10-08T03:14:28Z INFO Waiting for automatic snapd restart... 03:14:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:14:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:14:46 lxd 4.19 from Canonical* installed 03:14:46 + sudo lxd init --auto 03:14:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:14:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:14:56 + sudo snap install --classic snapcraft 03:15:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:15:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:15:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:15:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:15:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:15:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:15:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:15:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:15:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:15:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:15:09 snapcraft 5.0 from Canonical* installed 03:15:09 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 03:15:09 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 03:15:09 % Total % Received % Xferd Average Speed Time Time Time Current 03:15:09 Dload Upload Total Spent Left Speed 03:15:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5139 0 --:--:-- --:--:-- --:--:-- 5139 03:15:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 5328k 0 --:--:-- --:--:-- --:--:-- 11.0M 03:15:09 ./yq_linux_amd64 03:15:09 + sudo snapcraft prime --use-lxd 03:15:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.190s coverage: 28.7% of statements 03:15:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:15:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:15:11 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:15:11 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:15:11 - README.md 03:15:11 03:15:11 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:15:11 Launching a container. 03:15:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.428s coverage: 98.5% of statements 03:15:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:15:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.368s coverage: 46.3% of statements 03:15:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:15:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:15:16 Waiting for container to be ready 03:15:16 To start your first instance, try: lxc launch ubuntu:20.04 03:15:16 03:15:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.551s coverage: 90.1% of statements 03:15:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:15:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:15:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.234s coverage: 84.4% of statements 03:15:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:15:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:15:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:15:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:15:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:15:19 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:15:20 Waiting for network to be ready... 03:15:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:15:21 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:15:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 03:15:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 03:15:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 03:15:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 03:15:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 03:15:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 03:15:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] 03:15:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 03:15:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:15:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:15:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:15:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:15:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:15:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:15:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:15:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:15:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:15:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2250 kB] 03:15:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 03:15:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 03:15:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 03:15:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 03:15:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 03:15:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1756 kB] 03:15:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 03:15:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.516s coverage: 94.2% of statements 03:15:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:15:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:15:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.247s coverage: 59.1% of statements 03:15:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:15:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:15:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:15:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:15:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:15:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.293s coverage: 60.0% of statements 03:15:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:15:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:15:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:15:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.335s coverage: 0.8% of statements 03:15:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:15:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.242s coverage: 58.8% of statements 03:15:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.234s coverage: 21.7% of statements 03:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.204s coverage: 47.1% of statements 03:15:25 Fetched 25.4 MB in 4s (6159 kB/s) 03:15:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.270s coverage: 79.5% of statements 03:15:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements 03:15:26 Reading package lists... 03:15:26 Reading package lists... 03:15:26 Building dependency tree... 03:15:26 Reading state information... 03:15:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.251s coverage: 96.3% of statements 03:15:26 The following additional packages will be installed: 03:15:26 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:15:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:15:26 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:15:26 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:15:26 Suggested packages: 03:15:26 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:15:26 Recommended packages: 03:15:26 gnupg libsasl2-modules 03:15:26 The following NEW packages will be installed: 03:15:26 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:15:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:15:26 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:15:26 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:15:26 The following packages will be upgraded: 03:15:26 gpg gpg-agent gpgconf libudev1 03:15:26 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 03:15:26 Need to get 3527 kB of archives. 03:15:26 After this operation, 13.3 MB of additional disk space will be used. 03:15:26 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:15:26 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:15:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 03:15:26 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:15:26 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 03:15:27 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 03:15:27 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 03:15:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 03:15:27 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 03:15:27 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 03:15:27 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 03:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements 03:15:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:15:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 03:15:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 03:15:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 03:15:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 03:15:27 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 03:15:27 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 03:15:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 03:15:27 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 03:15:27 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 03:15:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 03:15:27 debconf: delaying package configuration, since apt-utils is not installed 03:15:27 Fetched 3527 kB in 1s (3269 kB/s) 03:15:27 (Reading database ... 12511 files and directories currently installed.) 03:15:27 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 03:15:27 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:15:27 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 03:15:27 Selecting previously unselected package udev. 03:15:28 (Reading database ... 12511 files and directories currently installed.) 03:15:28 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 03:15:28 Unpacking udev (237-3ubuntu10.52) ... 03:15:28 Selecting previously unselected package libfuse2:amd64. 03:15:28 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 03:15:28 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:15:28 Selecting previously unselected package fuse. 03:15:28 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 03:15:28 Unpacking fuse (2.9.7-1ubuntu1) ... 03:15:28 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 03:15:28 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:15:28 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 03:15:28 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:15:28 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 03:15:28 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:15:28 Selecting previously unselected package libksba8:amd64. 03:15:28 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:15:28 Unpacking libksba8:amd64 (1.3.5-2) ... 03:15:28 Selecting previously unselected package libroken18-heimdal:amd64. 03:15:28 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:15:28 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:28 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:15:28 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:15:28 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:28 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:15:28 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:15:28 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:29 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:15:29 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:15:29 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:29 Selecting previously unselected package libwind0-heimdal:amd64. 03:15:29 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:15:29 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:29 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:15:29 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:15:29 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:29 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:15:29 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:15:29 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:29 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:15:29 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:15:29 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:29 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:15:29 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:15:29 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:29 Selecting previously unselected package libsasl2-modules-db:amd64. 03:15:29 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:15:29 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:15:29 Selecting previously unselected package libsasl2-2:amd64. 03:15:29 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:15:29 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:15:29 Selecting previously unselected package libldap-common. 03:15:29 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 03:15:29 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:15:29 Selecting previously unselected package libldap-2.4-2:amd64. 03:15:29 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 03:15:29 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:15:29 Selecting previously unselected package dirmngr. 03:15:29 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 03:15:29 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 03:15:29 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:15:29 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 03:15:29 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:15:29 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:15:29 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:15:29 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 03:15:29 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:29 Setting up libksba8:amd64 (1.3.5-2) ... 03:15:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:15:29 Setting up udev (237-3ubuntu10.52) ... 03:15:30 invoke-rc.d: policy-rc.d denied execution of start. 03:15:30 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:30 Processing triggers for systemd (237-3ubuntu10) ... 03:15:30 Setting up fuse (2.9.7-1ubuntu1) ... 03:15:30 Setting up gpg (2.2.4-1ubuntu1.4) ... 03:15:30 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:30 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:30 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:30 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:30 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:30 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:30 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:30 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:15:30 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 03:15:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:15:31 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 03:15:31 settings in the [Install] section, and DefaultInstance for template units). 03:15:31 This means they are not meant to be enabled using systemctl. 03:15:31 Possible reasons for having this kind of units are: 03:15:31 1) A unit may be statically enabled by being symlinked from another unit's 03:15:31 .wants/ or .requires/ directory. 03:15:31 2) A unit's purpose may be to act as a helper for some other unit which has 03:15:31 a requirement dependency on it. 03:15:31 3) A unit may be started when needed via activation (socket, path, timer, 03:15:31 D-Bus, udev, scripted systemctl call, ...). 03:15:31 4) In case of template units, the unit is meant to be enabled with some 03:15:31 instance name specified. 03:15:31 Reading package lists... 03:15:31 Building dependency tree... 03:15:31 Reading state information... 03:15:31 The following additional packages will be installed: 03:15:31 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 03:15:31 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 03:15:31 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 03:15:31 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 03:15:31 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 03:15:31 Suggested packages: 03:15:31 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 03:15:31 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 03:15:31 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:15:31 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 03:15:31 systemd-container policykit-1 03:15:31 Recommended packages: 03:15:31 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 03:15:31 The following NEW packages will be installed: 03:15:31 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 03:15:31 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 03:15:31 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 03:15:31 multiarch-support openssh-client python3 python3-minimal python3.6 03:15:31 python3.6-minimal snapd squashfs-tools sudo 03:15:31 The following packages will be upgraded: 03:15:31 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 03:15:31 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 03:15:31 Need to get 36.8 MB of archives. 03:15:31 After this operation, 147 MB of additional disk space will be used. 03:15:31 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:15:32 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 03:15:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 03:15:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 03:15:32 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:15:32 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:15:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 03:15:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 03:15:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 03:15:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 03:15:32 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 03:15:32 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 03:15:32 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 03:15:32 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 03:15:32 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 03:15:32 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 03:15:32 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 03:15:33 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 03:15:33 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 03:15:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 03:15:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 03:15:33 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 03:15:33 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 03:15:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 03:15:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 03:15:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 03:15:33 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 03:15:33 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 03:15:33 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 03:15:33 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 03:15:34 debconf: delaying package configuration, since apt-utils is not installed 03:15:34 Fetched 36.8 MB in 2s (20.3 MB/s) 03:15:34 (Reading database ... 12757 files and directories currently installed.) 03:15:34 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 03:15:34 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:15:34 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 03:15:34 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:15:34 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 03:15:34 (Reading database ... 12757 files and directories currently installed.) 03:15:34 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 03:15:34 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 03:15:34 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 03:15:34 (Reading database ... 12757 files and directories currently installed.) 03:15:34 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 03:15:34 Unpacking apt (1.6.14) over (1.6.1) ... 03:15:35 Setting up apt (1.6.14) ... 03:15:35 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 03:15:35 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:15:35 (Reading database ... 12764 files and directories currently installed.) 03:15:35 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 03:15:35 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 03:15:35 Selecting previously unselected package libpython3.6-minimal:amd64. 03:15:35 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:15:35 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:15:35 Selecting previously unselected package libexpat1:amd64. 03:15:35 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 03:15:35 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:15:35 Selecting previously unselected package python3.6-minimal. 03:15:35 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:15:35 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:15:36 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 03:15:36 Checking for services that may need to be restarted...done. 03:15:36 Checking for services that may need to be restarted...done. 03:15:36 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:15:36 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:15:36 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:15:36 Selecting previously unselected package python3-minimal. 03:15:36 (Reading database ... 13012 files and directories currently installed.) 03:15:36 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 03:15:36 Unpacking python3-minimal (3.6.7-1~18.04) ... 03:15:36 Selecting previously unselected package mime-support. 03:15:36 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 03:15:36 Unpacking mime-support (3.60ubuntu1) ... 03:15:36 Selecting previously unselected package libmpdec2:amd64. 03:15:36 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 03:15:36 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:15:36 Selecting previously unselected package libpython3.6-stdlib:amd64. 03:15:36 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:15:36 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:15:37 Selecting previously unselected package python3.6. 03:15:37 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:15:37 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:15:37 Selecting previously unselected package libpython3-stdlib:amd64. 03:15:37 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 03:15:37 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:15:37 Setting up python3-minimal (3.6.7-1~18.04) ... 03:15:37 Selecting previously unselected package python3. 03:15:37 (Reading database ... 13442 files and directories currently installed.) 03:15:37 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 03:15:37 Unpacking python3 (3.6.7-1~18.04) ... 03:15:37 Selecting previously unselected package multiarch-support. 03:15:37 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 03:15:37 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 03:15:37 Setting up multiarch-support (2.27-3ubuntu1.4) ... 03:15:37 Selecting previously unselected package liblzo2-2:amd64. 03:15:37 (Reading database ... 13479 files and directories currently installed.) 03:15:37 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 03:15:37 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 03:15:37 Selecting previously unselected package libbsd0:amd64. 03:15:37 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 03:15:37 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:15:37 Selecting previously unselected package sudo. 03:15:38 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 03:15:38 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 03:15:38 Selecting previously unselected package apparmor. 03:15:38 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 03:15:38 Unpacking apparmor (2.12-4ubuntu5.1) ... 03:15:38 Selecting previously unselected package libedit2:amd64. 03:15:38 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 03:15:38 Unpacking libedit2:amd64 (3.1-20170329-1) ... 03:15:38 Selecting previously unselected package libkrb5support0:amd64. 03:15:38 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 03:15:38 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:15:38 Selecting previously unselected package libk5crypto3:amd64. 03:15:38 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 03:15:38 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:15:38 Selecting previously unselected package libkeyutils1:amd64. 03:15:38 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 03:15:38 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:15:38 Selecting previously unselected package libkrb5-3:amd64. 03:15:38 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 03:15:38 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:15:38 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:15:38 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 03:15:38 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:15:39 Selecting previously unselected package libssl1.0.0:amd64. 03:15:39 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 03:15:39 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 03:15:39 Selecting previously unselected package openssh-client. 03:15:39 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 03:15:39 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 03:15:39 Selecting previously unselected package squashfs-tools. 03:15:39 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 03:15:39 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 03:15:39 Selecting previously unselected package snapd. 03:15:39 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 03:15:39 Unpacking snapd (2.51.1+18.04) ... 03:15:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.214s coverage: 94.4% of statements 03:15:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements 03:15:41 Setting up libedit2:amd64 (3.1-20170329-1) ... 03:15:41 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 03:15:41 Setting up mime-support (3.60ubuntu1) ... 03:15:41 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 03:15:41 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:15:41 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:15:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:15:41 Setting up systemd (237-3ubuntu10.52) ... 03:15:41 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:15:42 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:15:42 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:15:42 Setting up liblzo2-2:amd64 (2.08-1.2) ... 03:15:42 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:15:42 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:15:42 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:15:42 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 03:15:42 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:15:42 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:15:42 Setting up python3 (3.6.7-1~18.04) ... 03:15:42 running python rtupdate hooks for python3.6... 03:15:42 running python post-rtupdate hooks for python3.6... 03:15:42 Setting up apparmor (2.12-4ubuntu5.1) ... 03:15:43 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:15:43 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:15:43 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 03:15:44 Setting up snapd (2.51.1+18.04) ... 03:15:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:15:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:15:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:15:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:15:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:15:45 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:15:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.700s coverage: 82.5% of statements 03:15:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:15:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:15:45 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:15:45 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:15:45 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:15:46 /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:15:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:15:47 Processing triggers for systemd (237-3ubuntu10.52) ... 03:15:48 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:15:48 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:15:48 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:15:50 Reading package lists... 03:15:50 Reading package lists... 03:15:50 Building dependency tree... 03:15:50 Reading state information... 03:15:50 Calculating upgrade... 03:15:51 The following packages will be upgraded: 03:15:51 advancecomp base-files bash binutils binutils-common 03:15:51 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 03:15:51 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 03:15:51 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 03:15:51 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 03:15:51 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 03:15:51 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 03:15:51 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 03:15:51 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 03:15:51 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 03:15:51 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 03:15:51 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 03:15:51 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 03:15:51 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 03:15:51 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 03:15:51 ubuntu-keyring util-linux 03:15:51 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:15:51 Need to get 64.2 MB of archives. 03:15:51 After this operation, 5142 kB of additional disk space will be used. 03:15:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 03:15:51 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 03:15:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 03:15:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 03:15:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 03:15:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 03:15:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 03:15:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 03:15:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 03:15:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 03:15:51 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 03:15:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 03:15:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 03:15:51 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 03:15:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 03:15:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 03:15:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 03:15:51 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 03:15:51 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 03:15:51 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 03:15:51 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 03:15:51 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 03:15:51 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:15:51 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 03:15:51 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 03:15:51 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 03:15:51 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 03:15:51 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 03:15:51 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 03:15:51 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 03:15:51 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 03:15:51 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 03:15:51 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 03:15:51 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 03:15:51 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 03:15:51 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 03:15:51 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 03:15:51 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 03:15:51 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 03:15:51 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 03:15:51 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 03:15:51 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 03:15:51 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 03:15:51 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 03:15:51 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 03:15:51 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 03:15:51 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 03:15:51 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 03:15:51 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 03:15:51 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:15:51 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 03:15:51 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 03:15:51 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 03:15:51 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 03:15:51 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 03:15:51 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 03:15:51 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 03:15:51 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 03:15:51 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 03:15:51 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 03:15:51 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 03:15:51 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:15:51 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 03:15:51 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 03:15:51 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 03:15:51 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.280s coverage: 92.9% of statements 03:15:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:15:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:15:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 03:15:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:15:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:15:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:15:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:15:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements 03:15:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:15:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.169s coverage: 100.0% of statements 03:15:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.281s coverage: 58.8% of statements 03:15:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.298s coverage: 80.0% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.292s coverage: 85.4% of statements 03:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.920s coverage: 91.2% of statements 03:15:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:15:52 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 03:15:52 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 03:15:52 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 03:15:52 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 03:15:52 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 03:15:52 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 03:15:52 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 03:15:52 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 03:15:52 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 03:15:52 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 03:15:52 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 03:15:52 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 03:15:52 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 03:15:52 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 03:15:52 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 03:15:52 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 03:15:52 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 03:15:52 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:15:52 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:15:52 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:15:52 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 03:15:52 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:15:52 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 03:15:52 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 03:15:52 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 03:15:52 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 03:15:52 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 03:15:52 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:15:52 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 03:15:52 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 03:15:52 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:15:52 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 03:15:52 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 03:15:52 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 03:15:52 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 03:15:52 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 03:15:52 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 03:15:52 debconf: delaying package configuration, since apt-utils is not installed 03:15:52 Fetched 64.2 MB in 2s (38.5 MB/s) 03:15:52 (Reading database ... 13914 files and directories currently installed.) 03:15:52 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 03:15:52 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:15:54 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 03:15:54 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:15:54 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 03:15:54 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 03:15:54 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:15:54 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:15:54 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:15:54 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:15:54 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:15:54 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:15:54 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:15:54 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:15:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.002s coverage: 64.4% of statements 03:15:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:15:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:15:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.199s coverage: 100.0% of statements 03:15:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 89.4% of statements 03:15:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements 03:15:54 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:15:54 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:15:54 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:15:54 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:15:54 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:15:54 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:15:54 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 03:15:54 (Reading database ... 13914 files and directories currently installed.) 03:15:54 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 03:15:54 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 03:15:55 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 03:15:55 (Reading database ... 13914 files and directories currently installed.) 03:15:55 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:15:55 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:15:55 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:15:55 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:15:55 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:15:55 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:15:55 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 03:15:55 (Reading database ... 13914 files and directories currently installed.) 03:15:55 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 03:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements 03:15:55 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:15:55 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 03:15:56 (Reading database ... 13914 files and directories currently installed.) 03:15:56 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 03:15:56 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:15:56 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:15:56 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 03:15:56 Setting up base-files (10.1ubuntu2.11) ... 03:15:56 Installing new version of config file /etc/issue ... 03:15:56 Installing new version of config file /etc/issue.net ... 03:15:56 Installing new version of config file /etc/lsb-release ... 03:15:56 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:15:56 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:15:56 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:15:56 Removing obsolete conffile /etc/default/motd-news ... 03:15:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 03:15:56 (Reading database ... 13915 files and directories currently installed.) 03:15:56 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 03:15:56 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 03:15:56 Setting up bash (4.4.18-2ubuntu1.2) ... 03:15:56 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:15:56 (Reading database ... 13915 files and directories currently installed.) 03:15:56 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 03:15:56 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 03:15:57 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 03:15:57 (Reading database ... 13915 files and directories currently installed.) 03:15:57 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 03:15:57 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 03:15:57 Setting up tar (1.29b-2ubuntu0.2) ... 03:15:57 (Reading database ... 13915 files and directories currently installed.) 03:15:57 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 03:15:57 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:15:57 Setting up dpkg (1.19.0.5ubuntu2.3) ... 03:15:57 (Reading database ... 13915 files and directories currently installed.) 03:15:57 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 03:15:57 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:15:57 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 03:15:57 (Reading database ... 13915 files and directories currently installed.) 03:15:57 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 03:15:57 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:15:57 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 03:15:57 (Reading database ... 13915 files and directories currently installed.) 03:15:57 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 03:15:57 Unpacking grep (3.1-2build1) over (3.1-2) ... 03:15:57 Setting up grep (3.1-2build1) ... 03:15:57 (Reading database ... 13915 files and directories currently installed.) 03:15:57 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 03:15:57 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 03:15:58 Setting up gzip (1.6-5ubuntu1.1) ... 03:15:58 (Reading database ... 13915 files and directories currently installed.) 03:15:58 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 03:15:58 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:15:58 Setting up login (1:4.5-1ubuntu2) ... 03:15:58 (Reading database ... 13915 files and directories currently installed.) 03:15:58 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 03:15:58 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:15:58 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 03:15:58 (Reading database ... 13915 files and directories currently installed.) 03:15:58 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 03:15:58 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:15:59 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 03:15:59 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:15:59 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 03:15:59 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:15:59 Setting up perl-base (5.26.1-6ubuntu0.5) ... 03:15:59 (Reading database ... 13915 files and directories currently installed.) 03:15:59 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 03:15:59 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:15:59 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:15:59 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:16:00 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:16:00 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:16:00 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 03:16:00 (Reading database ... 13915 files and directories currently installed.) 03:16:00 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 03:16:00 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 03:16:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.384s coverage: 70.4% of statements 03:16:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:16:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:16:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:16:00 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 03:16:00 (Reading database ... 13915 files and directories currently installed.) 03:16:00 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:16:00 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:16:00 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:16:00 (Reading database ... 13915 files and directories currently installed.) 03:16:00 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:16:00 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:16:00 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:16:00 (Reading database ... 13915 files and directories currently installed.) 03:16:00 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:16:00 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:16:00 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:16:00 (Reading database ... 13915 files and directories currently installed.) 03:16:00 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:16:00 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:16:00 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:16:00 (Reading database ... 13915 files and directories currently installed.) 03:16:00 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 03:16:00 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:16:00 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 03:16:00 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:16:01 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 03:16:01 (Reading database ... 13915 files and directories currently installed.) 03:16:01 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 03:16:01 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:16:01 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 03:16:01 (Reading database ... 13915 files and directories currently installed.) 03:16:01 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:16:01 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:16:01 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:16:01 (Reading database ... 13915 files and directories currently installed.) 03:16:01 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:16:01 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:16:01 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 03:16:01 (Reading database ... 13915 files and directories currently installed.) 03:16:01 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:16:01 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:16:01 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 03:16:01 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:16:02 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:16:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.791s coverage: 43.4% of statements 03:16:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:16:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:16:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.222s coverage: 89.5% of statements 03:16:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:16:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.249s coverage: 84.8% of statements 03:16:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:16:02 (Reading database ... 13915 files and directories currently installed.) 03:16:02 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 03:16:02 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:16:02 Setting up libc-bin (2.27-3ubuntu1.4) ... 03:16:02 (Reading database ... 13915 files and directories currently installed.) 03:16:02 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 03:16:02 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:16:02 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 03:16:02 (Reading database ... 13917 files and directories currently installed.) 03:16:02 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 03:16:02 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 03:16:03 Setting up debconf (1.5.66ubuntu1) ... 03:16:03 (Reading database ... 13917 files and directories currently installed.) 03:16:03 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 03:16:03 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:16:03 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 03:16:03 (Reading database ... 13917 files and directories currently installed.) 03:16:03 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 03:16:03 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:16:03 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 03:16:03 (Reading database ... 13917 files and directories currently installed.) 03:16:03 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:16:03 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:16:03 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 03:16:03 (Reading database ... 13917 files and directories currently installed.) 03:16:03 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:16:03 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:16:03 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 03:16:03 (Reading database ... 13919 files and directories currently installed.) 03:16:03 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:16:03 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:16:03 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 03:16:03 (Reading database ... 13923 files and directories currently installed.) 03:16:03 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:16:03 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:16:03 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 03:16:03 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:16:04 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 03:16:04 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:16:04 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 03:16:04 (Reading database ... 13923 files and directories currently installed.) 03:16:04 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 03:16:04 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 03:16:04 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 03:16:04 (Reading database ... 13923 files and directories currently installed.) 03:16:04 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 03:16:04 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 03:16:04 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 03:16:04 (Reading database ... 13923 files and directories currently installed.) 03:16:04 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 03:16:04 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:16:04 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 03:16:04 (Reading database ... 13923 files and directories currently installed.) 03:16:04 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 03:16:04 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:16:04 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 03:16:04 (Reading database ... 13923 files and directories currently installed.) 03:16:04 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 03:16:04 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 03:16:04 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 03:16:04 (Reading database ... 13923 files and directories currently installed.) 03:16:04 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 03:16:04 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:16:05 Setting up passwd (1:4.5-1ubuntu2) ... 03:16:05 (Reading database ... 13923 files and directories currently installed.) 03:16:05 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 03:16:05 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:16:05 Setting up gpgv (2.2.4-1ubuntu1.4) ... 03:16:05 (Reading database ... 13923 files and directories currently installed.) 03:16:05 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 03:16:05 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 03:16:05 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 03:16:05 (Reading database ... 13923 files and directories currently installed.) 03:16:05 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 03:16:05 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 03:16:05 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 03:16:05 (Reading database ... 13923 files and directories currently installed.) 03:16:05 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 03:16:05 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 03:16:05 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 03:16:05 (Reading database ... 13923 files and directories currently installed.) 03:16:05 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 03:16:05 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 03:16:05 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 03:16:05 (Reading database ... 13923 files and directories currently installed.) 03:16:05 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 03:16:05 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 03:16:05 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 03:16:06 (Reading database ... 13923 files and directories currently installed.) 03:16:06 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 03:16:06 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 03:16:06 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 03:16:06 (Reading database ... 13923 files and directories currently installed.) 03:16:06 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 03:16:06 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 03:16:06 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 03:16:06 (Reading database ... 13923 files and directories currently installed.) 03:16:06 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 03:16:06 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 03:16:06 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 03:16:06 (Reading database ... 13924 files and directories currently installed.) 03:16:06 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:16:06 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:16:06 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:16:06 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:16:06 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 03:16:06 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 03:16:07 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 03:16:07 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 03:16:07 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 03:16:07 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 03:16:07 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 03:16:07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 03:16:07 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 03:16:07 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 03:16:07 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 03:16:07 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 03:16:07 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 03:16:07 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 03:16:07 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 03:16:07 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 03:16:07 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 03:16:07 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 03:16:07 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 03:16:07 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 03:16:07 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 03:16:08 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 03:16:08 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 03:16:08 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 03:16:08 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:16:08 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:16:08 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:16:08 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:16:08 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:16:08 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:16:08 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:16:08 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:16:08 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:16:08 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:16:09 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:16:09 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:16:09 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:16:09 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:16:09 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:16:09 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:16:10 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:16:10 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:16:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.304s coverage: 19.5% of statements 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:16:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.639s coverage: 92.0% of statements 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:16:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.215s coverage: 63.2% of statements 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:16:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.467s coverage: 97.7% of statements 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:16:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.215s coverage: 28.9% of statements 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:16:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.213s coverage: 100.0% of statements 03:16:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 03:16:10 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:16:10 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:16:11 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:16:11 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:16:11 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:16:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:16:11 GO111MODULE=on go vet ./... 03:16:11 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:16:11 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:16:12 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:16:12 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:16:12 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:16:12 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:16:12 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 03:16:12 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:16:12 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 03:16:12 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:16:12 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 03:16:12 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 03:16:12 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:16:12 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:16:12 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:16:12 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:16:13 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 03:16:13 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 03:16:13 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:16:13 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 03:16:13 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:16:13 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:16:13 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:16:13 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 03:16:13 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 03:16:13 Setting up tzdata (2021a-2ubuntu0.18.04) ... 03:16:13 03:16:13 Current default time zone: 'Etc/UTC' 03:16:13 Local time is now: Fri Oct 8 03:16:13 UTC 2021. 03:16:13 Universal Time is now: Fri Oct 8 03:16:13 UTC 2021. 03:16:13 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:16:13 03:16:13 Setting up systemd-sysv (237-3ubuntu10.52) ... 03:16:13 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:16:13 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 03:16:13 Setting up mount (2.31.1-0.4ubuntu3.7) ... 03:16:13 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 03:16:13 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 03:16:13 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 03:16:13 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 03:16:13 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 03:16:13 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 03:16:13 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:16:13 Setting up procps (2:3.3.12-3ubuntu1.2) ... 03:16:13 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 03:16:13 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 03:16:13 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 03:16:13 Setting up patch (2.7.6-2ubuntu1.1) ... 03:16:13 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 03:16:13 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 03:16:13 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 03:16:13 Installing new version of config file /etc/ssl/openssl.cnf ... 03:16:13 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 03:16:13 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 03:16:13 Setting up ca-certificates (20210119~18.04.2) ... 03:16:15 Updating certificates in /etc/ssl/certs... 03:16:16 23 added, 28 removed; done. 03:16:16 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 03:16:16 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:16:16 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 03:16:16 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 03:16:16 Setting up pkgbinarymangler (138.18.04.1) ... 03:16:16 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 03:16:16 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 03:16:16 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 03:16:16 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 03:16:16 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:16:16 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 03:16:16 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:16:16 Setting up perl (5.26.1-6ubuntu0.5) ... 03:16:16 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 03:16:16 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 03:16:16 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 03:16:16 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 03:16:16 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 03:16:16 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 03:16:16 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 03:16:16 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 03:16:16 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 03:16:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:16:16 Processing triggers for systemd (237-3ubuntu10.52) ... 03:16:16 Processing triggers for mime-support (3.60ubuntu1) ... 03:16:16 Processing triggers for ca-certificates (20210119~18.04.2) ... 03:16:16 Updating certificates in /etc/ssl/certs... 03:16:17 0 added, 0 removed; done. 03:16:17 Running hooks in /etc/ca-certificates/update.d... 03:16:17 done. 03:16:17 Reading package lists... 03:16:17 Building dependency tree... 03:16:17 Reading state information... 03:16:18 The following NEW packages will be installed: 03:16:18 apt-transport-https 03:16:18 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:16:18 Need to get 4348 B of archives. 03:16:18 After this operation, 154 kB of additional disk space will be used. 03:16:18 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 03:16:18 debconf: delaying package configuration, since apt-utils is not installed 03:16:18 Fetched 4348 B in 0s (24.1 kB/s) 03:16:18 Selecting previously unselected package apt-transport-https. 03:16:18 (Reading database ... 13928 files and directories currently installed.) 03:16:18 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 03:16:18 Unpacking apt-transport-https (1.6.14) ... 03:16:18 Setting up apt-transport-https (1.6.14) ... 03:16:18 Waiting for network to be ready... 03:16:25 2021-10-08T03:16:21Z INFO Waiting for automatic snapd restart... 03:16:25 snapd 2.51.7 from Canonical* installed 03:16:25 "snapd" switched to the "latest/stable" channel 03:16:25 03:16:28 core18 20210722 from Canonical* installed 03:16:28 "core18" switched to the "latest/stable" channel 03:16:28 03:16:31 snapcraft 5.0 from Canonical* installed 03:16:31 "snapcraft" switched to the "latest/stable" channel 03:16:31 03:16:35 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:16:35 - README.md 03:16:35 03:16:35 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:16:36 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:16:36 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:16:36 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:16:37 Reading package lists... 03:16:37 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:16:37 Reading package lists... 03:16:37 Building dependency tree... 03:16:37 Reading state information... 03:16:37 Suggested packages: 03:16:37 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 03:16:37 git-gui gitk gitweb git-cvs git-mediawiki git-svn 03:16:37 Recommended packages: 03:16:37 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:16:38 The following NEW packages will be installed: 03:16:38 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 03:16:38 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 03:16:38 pkg-config zip 03:16:38 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 03:16:38 Need to get 7670 kB of archives. 03:16:38 After this operation, 43.8 MB of additional disk space will be used. 03:16:38 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:16:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 03:16:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 03:16:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 03:16:38 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 03:16:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 03:16:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 03:16:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 03:16:38 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 03:16:38 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 03:16:38 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 03:16:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 03:16:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 03:16:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 03:16:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 03:16:39 debconf: delaying package configuration, since apt-utils is not installed 03:16:39 Fetched 7670 kB in 1s (9461 kB/s) 03:16:39 Selecting previously unselected package libglib2.0-0:amd64. 03:16:39 (Reading database ... 13932 files and directories currently installed.) 03:16:39 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 03:16:39 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:16:39 Selecting previously unselected package libpsl5:amd64. 03:16:39 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 03:16:39 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 03:16:39 Selecting previously unselected package libnghttp2-14:amd64. 03:16:39 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 03:16:39 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:16:39 Selecting previously unselected package librtmp1:amd64. 03:16:39 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 03:16:39 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:16:39 Selecting previously unselected package libcurl3-gnutls:amd64. 03:16:39 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 03:16:39 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 03:16:39 Selecting previously unselected package liberror-perl. 03:16:39 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 03:16:39 Unpacking liberror-perl (0.17025-1) ... 03:16:39 Selecting previously unselected package git-man. 03:16:39 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 03:16:39 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 03:16:39 Selecting previously unselected package git. 03:16:39 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 03:16:39 Unpacking git (1:2.17.1-1ubuntu0.9) ... 03:16:40 Selecting previously unselected package libnorm1:amd64. 03:16:40 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 03:16:40 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:16:40 Selecting previously unselected package libpgm-5.2-0:amd64. 03:16:40 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 03:16:40 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:16:40 Selecting previously unselected package libsodium23:amd64. 03:16:40 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 03:16:40 Unpacking libsodium23:amd64 (1.0.16-2) ... 03:16:40 Selecting previously unselected package libzmq5:amd64. 03:16:40 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 03:16:40 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:16:40 Selecting previously unselected package libzmq3-dev:amd64. 03:16:40 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 03:16:40 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:16:40 Selecting previously unselected package pkg-config. 03:16:40 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 03:16:40 Unpacking pkg-config (0.29.1-0ubuntu2) ... 03:16:40 Selecting previously unselected package zip. 03:16:40 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 03:16:40 Unpacking zip (3.0-11build1) ... 03:16:40 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:16:40 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 03:16:40 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:16:40 Setting up liberror-perl (0.17025-1) ... 03:16:40 Setting up libpsl5:amd64 (0.19.1-5build1) ... 03:16:40 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:16:40 No schema files found: doing nothing. 03:16:40 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:16:40 Setting up zip (3.0-11build1) ... 03:16:40 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:16:40 Setting up libsodium23:amd64 (1.0.16-2) ... 03:16:40 Setting up pkg-config (0.29.1-0ubuntu2) ... 03:16:40 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:16:40 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 03:16:40 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:16:40 Setting up git (1:2.17.1-1ubuntu0.9) ... 03:16:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:16:41 git set to automatically installed. 03:16:41 git-man set to automatically installed. 03:16:41 libcurl3-gnutls set to automatically installed. 03:16:41 liberror-perl set to automatically installed. 03:16:41 libglib2.0-0 set to automatically installed. 03:16:41 libnghttp2-14 set to automatically installed. 03:16:41 libnorm1 set to automatically installed. 03:16:41 libpgm-5.2-0 set to automatically installed. 03:16:41 libpsl5 set to automatically installed. 03:16:41 librtmp1 set to automatically installed. 03:16:41 libsodium23 set to automatically installed. 03:16:41 libzmq3-dev set to automatically installed. 03:16:41 libzmq5 set to automatically installed. 03:16:41 pkg-config set to automatically installed. 03:16:41 zip set to automatically installed. 03:16:42 snapd is not logged in, snap install commands will use sudo 03:16:43 snap "core18" has no updates available 03:16:44 snapd is not logged in, snap install commands will use sudo 03:16:52 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 03:16:52 Pulling config-common 03:16:52 + snapcraftctl pull 03:16:53 Pulling go-build-helper 03:16:53 + snapcraftctl pull 03:16:54 'edgex-go' has dependencies that need to be staged: go-build-helper 03:16:54 Skipping pull go-build-helper (already ran) 03:16:54 Building go-build-helper 03:16:54 + snapcraftctl build 03:16:56 Staging go-build-helper 03:16:56 + snapcraftctl stage 03:17:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:17:06 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:17:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 03:17:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 03:17:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 03:17:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 03:17:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 03:17:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 03:17:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] 03:17:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 03:17:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:17:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:17:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:17:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:17:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:17:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:17:06 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:17:06 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:17:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:17:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2250 kB] 03:17:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 03:17:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 03:17:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 03:17:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 03:17:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 03:17:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1756 kB] 03:17:06 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 03:17:06 Fetched 25.4 MB in 0s (0 B/s) 03:17:06 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 03:17:06 Fetched 224 kB in 0s (0 B/s) 03:17:06 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 03:17:06 Fetched 157 kB in 0s (0 B/s) 03:17:06 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 03:17:06 Fetched 221 kB in 0s (0 B/s) 03:17:06 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 03:17:06 Fetched 143 kB in 0s (0 B/s) 03:17:06 Pulling edgex-go 03:17:06 + snapcraftctl pull 03:17:07 Pulling hooks 03:17:07 + snapcraftctl pull 03:17:25 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 03:17:25 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 03:17:25 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:17:25 Fetched 0 B in 0s (0 B/s) 03:17:25 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 03:17:25 Fetched 96.5 kB in 0s (0 B/s) 03:17:25 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 03:17:25 Fetched 279 kB in 0s (0 B/s) 03:17:25 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 03:17:25 Fetched 122 kB in 0s (0 B/s) 03:17:25 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 03:17:25 Fetched 77.8 kB in 0s (0 B/s) 03:17:25 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 03:17:25 Fetched 8848 B in 0s (0 B/s) 03:17:25 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 03:17:25 Fetched 47.8 kB in 0s (0 B/s) 03:17:25 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 03:17:25 Fetched 45.6 kB in 0s (0 B/s) 03:17:25 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 03:17:25 Fetched 15.0 kB in 0s (0 B/s) 03:17:25 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 03:17:25 Fetched 220 kB in 0s (0 B/s) 03:17:25 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 03:17:25 Fetched 154 kB in 0s (0 B/s) 03:17:25 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:17:25 Fetched 50.6 kB in 0s (0 B/s) 03:17:25 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 03:17:25 Fetched 14.8 kB in 0s (0 B/s) 03:17:25 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 03:17:25 Fetched 41.8 kB in 0s (0 B/s) 03:17:25 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 03:17:25 Fetched 499 kB in 0s (0 B/s) 03:17:25 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 03:17:25 Fetched 111 kB in 0s (0 B/s) 03:17:25 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 03:17:25 Fetched 240 kB in 0s (0 B/s) 03:17:25 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 03:17:25 Fetched 29.3 kB in 0s (0 B/s) 03:17:25 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 03:17:25 Fetched 85.5 kB in 0s (0 B/s) 03:17:25 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 03:17:25 Fetched 24.5 kB in 0s (0 B/s) 03:17:25 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 03:17:25 Fetched 49.2 kB in 0s (0 B/s) 03:17:25 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 03:17:25 Fetched 54.2 kB in 0s (0 B/s) 03:17:25 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 03:17:25 Fetched 30.8 kB in 0s (0 B/s) 03:17:25 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 03:17:25 Fetched 15.8 kB in 0s (0 B/s) 03:17:25 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 03:17:25 Fetched 85.9 kB in 0s (0 B/s) 03:17:25 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 03:17:25 Fetched 8720 B in 0s (0 B/s) 03:17:25 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 03:17:25 Fetched 140 kB in 0s (0 B/s) 03:17:25 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 03:17:25 Fetched 119 kB in 0s (0 B/s) 03:17:25 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 03:17:25 Fetched 111 kB in 0s (0 B/s) 03:17:25 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 03:17:25 Fetched 11.1 kB in 0s (0 B/s) 03:17:25 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 03:17:25 Fetched 646 kB in 0s (0 B/s) 03:17:25 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 03:17:25 Fetched 41.3 kB in 0s (0 B/s) 03:17:25 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 03:17:25 Fetched 17.9 kB in 0s (0 B/s) 03:17:25 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 03:17:25 Fetched 368 kB in 0s (0 B/s) 03:17:25 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 03:17:25 Fetched 187 kB in 0s (0 B/s) 03:17:25 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 03:17:25 Fetched 175 kB in 0s (0 B/s) 03:17:25 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 03:17:25 Fetched 206 kB in 0s (0 B/s) 03:17:25 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 03:17:25 Fetched 1302 kB in 0s (0 B/s) 03:17:25 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 03:17:25 Fetched 36.2 kB in 0s (0 B/s) 03:17:25 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 03:17:25 Fetched 159 kB in 0s (0 B/s) 03:17:25 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 03:17:25 Fetched 107 kB in 0s (0 B/s) 03:17:25 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 03:17:25 Fetched 48.7 kB in 0s (0 B/s) 03:17:25 Pulling static-packages 03:17:25 + snapcraftctl pull 03:17:25 Pulling version 03:17:25 + cd /root/project 03:17:25 + git describe --tags --abbrev=0 03:17:25 + sed s/v// 03:17:25 + GIT_VERSION=2.0.1-dev.66 03:17:25 + [ -z 2.0.1-dev.66 ] 03:17:25 + snapcraftctl set-version 2.0.1-dev.66 03:17:25 Building config-common 03:17:25 + snapcraftctl build 03:17:27 Skipping build go-build-helper (already ran) 03:17:28 Building edgex-go 03:17:28 + cd /root/parts/edgex-go/src 03:17:28 + + sed s/v// 03:17:28 git describe --tags --abbrev=0 03:17:28 + GIT_VERSION=2.0.1-dev.66 03:17:28 + [ -z 2.0.1-dev.66 ] 03:17:28 + echo 2.0.1-dev.66 03:17:28 + [ ! -d vendor ] 03:17:28 + go mod download all 03:17:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:17:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:17:33 ./bin/test-attribution-txt.sh [Pipeline] sh 03:17:34 + ls -al . 03:17:34 total 640 03:17:34 drwxrwxr-x 9 1001 1001 4096 Oct 8 03:17 . 03:17:34 drwxr-xr-x 4 root root 4096 Oct 8 03:13 .. 03:17:34 -rw-rw-r-- 1 1001 1001 11 Oct 8 03:10 .dockerignore 03:17:34 drwxrwxr-x 8 1001 1001 4096 Oct 8 03:10 .git 03:17:34 drwxrwxr-x 4 1001 1001 4096 Oct 8 03:10 .github 03:17:34 -rw-rw-r-- 1 1001 1001 804 Oct 8 03:10 .gitignore 03:17:34 -rw-rw-r-- 1 1001 1001 42 Oct 8 03:10 .golangci.yml 03:17:34 -rw-rw-r-- 1 1001 1001 76 Oct 8 03:10 .hadolint.yml 03:17:34 -rw-rw-r-- 1 1001 1001 166 Oct 8 03:10 .sonarcloud.properties 03:17:34 -rw-rw-r-- 1 1001 1001 1171 Oct 8 03:10 ADOPTERS.md 03:17:34 -rw-rw-r-- 1 1001 1001 8608 Oct 8 03:10 Attribution.txt 03:17:34 -rw-rw-r-- 1 1001 1001 43881 Oct 8 03:10 CHANGELOG.md 03:17:34 -rw-rw-r-- 1 1001 1001 3804 Oct 8 03:10 CONTRIBUTING.md 03:17:34 -rw-rw-r-- 1 1001 1001 677 Oct 8 03:10 GOVERNANCE.md 03:17:34 -rw-rw-r-- 1 1001 1001 849 Oct 8 03:10 Jenkinsfile 03:17:34 -rw-rw-r-- 1 1001 1001 10775 Oct 8 03:10 LICENSE 03:17:34 -rw-rw-r-- 1 1001 1001 6508 Oct 8 03:10 Makefile 03:17:34 -rw-rw-r-- 1 1001 1001 582 Oct 8 03:10 OWNERS.md 03:17:34 -rw-rw-r-- 1 1001 1001 8256 Oct 8 03:10 README.md 03:17:34 -rw-rw-r-- 1 1001 1001 6912 Oct 8 03:10 SECURITY.md 03:17:34 -rw-rw-r-- 1 1001 1001 5 Oct 8 03:02 VERSION 03:17:34 -rw-rw-r-- 1 1001 1001 4131 Oct 8 03:10 ZMQWindows.md 03:17:34 drwxrwxr-x 2 1001 1001 4096 Oct 8 03:10 bin 03:17:34 drwxrwxr-x 14 1001 1001 4096 Oct 8 03:10 cmd 03:17:34 -rw-r--r-- 1 root root 403265 Oct 8 03:16 coverage.out 03:17:34 -rw-rw-r-- 1 1001 1001 829 Oct 8 03:10 go.mod 03:17:34 -rw-rw-r-- 1 1001 1001 50143 Oct 8 03:13 go.sum 03:17:34 drwxrwxr-x 8 1001 1001 4096 Oct 8 03:10 internal 03:17:34 drwxrwxr-x 3 1001 1001 4096 Oct 8 03:10 openapi 03:17:34 drwxrwxr-x 4 1001 1001 4096 Oct 8 03:10 snap 03:17:34 -rw-rw-r-- 1 1001 1001 204 Oct 8 03:10 version.go [Pipeline] sh 03:17:35 + '[' -e coverage.out ] 03:17:35 + chown 1001:1001 coverage.out [Pipeline] stash 03:17:35 Warning: overwriting stash ‘coverage-report’ 03:17:36 Stashed 1 file(s) [Pipeline] sh 03:17:36 + make build 03:17:36 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:38 + make build 03:17:38 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:17:45 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:17:48 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:17:52 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:17:52 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:17:54 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:17:54 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:17:55 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:17:56 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:17:57 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:17:59 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:18:00 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:18:01 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:18:02 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 03:18:02 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 03:18:02 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 03:18:02 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 03:18:02 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 03:18:02 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 03:18:02 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 03:18:02 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 03:18:02 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 03:18:02 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 03:18:02 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 03:18:02 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 03:18:02 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 03:18:02 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 03:18:02 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 03:18:02 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 03:18:02 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 03:18:02 + 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:18:02 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 03:18:02 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 03:18:02 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 03:18:02 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 03:18:02 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 03:18:02 + 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:18:02 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 03:18:02 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 03:18:02 + 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:18:04 Building hooks 03:18:04 + cd /root/parts/hooks/src 03:18:04 + make build 03:18:04 go mod tidy 03:18:04 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 03:18:04 go: downloading github.com/stretchr/testify v1.5.1 03:18:04 go: downloading github.com/davecgh/go-spew v1.1.0 03:18:04 go: downloading gopkg.in/yaml.v2 v2.2.2 03:18:04 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 03:18:05 GO111MODULE=on go build -o cmd/install/install ./cmd/install 03:18:05 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 03:18:05 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 03:18:08 Building static-packages 03:18:08 + snapcraftctl build 03:18:10 Building version 03:18:10 + snapcraftctl build 03:18:12 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:18:12 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:18:12 Staging config-common 03:18:12 + snapcraftctl stage 03:18:13 Skipping stage go-build-helper (already ran) 03:18:13 Staging edgex-go 03:18:13 + snapcraftctl stage 03:18:15 Staging hooks 03:18:15 + snapcraftctl stage 03:18:15 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:18:16 Staging static-packages 03:18:16 + snapcraftctl stage 03:18:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:18:17 Staging version 03:18:17 + snapcraftctl stage 03:18:18 Priming config-common 03:18:18 + snapcraftctl prime 03:18:19 Priming go-build-helper 03:18:19 + snapcraftctl prime 03:18:20 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:18:20 Priming edgex-go 03:18:20 + snapcraftctl prime 03:18:22 Priming hooks 03:18:22 + snapcraftctl prime 03:18:23 Priming static-packages 03:18:23 + snapcraftctl prime 03:18:23 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:18:25 Priming version 03:18:25 + snapcraftctl prime 03:18:26 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:18:27 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:18:31 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:18:33 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:18:37 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:18:45 $ docker stop --time=1 e0dfad39e823d97dd25fb5844ded29d23310e81957eb3bfbe76e347fbdfb6f5a 03:18:48 $ docker rm -f e0dfad39e823d97dd25fb5844ded29d23310e81957eb3bfbe76e347fbdfb6f5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:18:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:18:50 03:18:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:18:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:18:51 latest: Pulling from edgex-devops/edgex-compose-arm64 03:18:51 29e5d40040c1: Pulling fs layer 03:18:51 1ce36da41761: Pulling fs layer 03:18:51 25b303627fd3: Pulling fs layer 03:18:51 29e5d40040c1: Verifying Checksum 03:18:51 29e5d40040c1: Download complete 03:18:51 1ce36da41761: Verifying Checksum 03:18:51 1ce36da41761: Download complete 03:18:52 29e5d40040c1: Pull complete 03:18:53 25b303627fd3: Verifying Checksum 03:18:53 25b303627fd3: Download complete 03:18:53 1ce36da41761: Pull complete 03:19:03 25b303627fd3: Pull complete 03:19:03 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:19:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:19:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:19:04 prd-ubuntu18.04-docker-arm64-4c-16g-38 does not seem to be running inside a container 03:19:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:19:07 $ docker top fa54978fb02f442c348859afc70ead0eccef94deeadd625626422a3faa763b07 -eo pid,comm [Pipeline] { [Pipeline] sh 03:19:08 + docker-compose build --help 03:19:08 + grep parallel 03:19:14 --parallel Build images in parallel. [Pipeline] } 03:19:14 $ docker stop --time=1 fa54978fb02f442c348859afc70ead0eccef94deeadd625626422a3faa763b07 03:19:16 $ docker rm -f fa54978fb02f442c348859afc70ead0eccef94deeadd625626422a3faa763b07 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:19:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:19:17 . [Pipeline] withDockerContainer 03:19:17 prd-ubuntu18.04-docker-arm64-4c-16g-38 does not seem to be running inside a container 03:19:17 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:19:19 $ docker top 6d54dc3a84562e0636a4c9e8ecb849337ed37a01a445c50ab4f413b00a068eab -eo pid,comm [Pipeline] { [Pipeline] sh 03:19:20 + docker-compose -f ./docker-compose-build.yml build --parallel 03:19:27 Building core-command ... 03:19:27 Building core-data ... 03:19:27 Building core-metadata ... 03:19:27 Building security-bootstrapper ... 03:19:27 Building security-proxy-setup ... 03:19:27 Building security-secretstore-setup ... 03:19:27 Building support-notifications ... 03:19:27 Building support-scheduler ... 03:19:27 Building sys-mgmt-agent ... 03:19:27 Building support-notifications 03:19:27 Building core-metadata 03:19:27 Building support-scheduler 03:19:27 Building security-secretstore-setup 03:19:27 Building security-proxy-setup 03:20:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:20:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:20:35 ---> 9e246d934cde 03:20:35 Step 3/24 : WORKDIR /edgex-go 03:20:35 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:20:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:20:35 ---> 9e246d934cde 03:20:35 Step 3/21 : WORKDIR /edgex-go 03:20:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:20:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:20:35 ---> 9e246d934cde 03:20:35 Step 3/22 : WORKDIR /edgex-go 03:20:35 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:20:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:20:35 ---> 9e246d934cde 03:20:35 Step 3/23 : WORKDIR /edgex-go 03:20:35 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:20:35 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:20:35 ---> 9e246d934cde 03:20:35 Step 3/20 : WORKDIR /edgex-go 03:20:38 ---> Running in cf83367e93e1 03:20:38 ---> Running in 73e681df090b 03:20:38 ---> Running in 3fb61dbf955f 03:20:38 ---> Running in de079ad8acfc 03:20:38 ---> Running in 35d89d616009 03:20:39 Removing intermediate container 35d89d616009 03:20:39 ---> 17c4a77b72b9 03:20:39 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:39 Removing intermediate container cf83367e93e1 03:20:39 ---> 18141ac7b275 03:20:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:39 Removing intermediate container 3fb61dbf955f 03:20:39 ---> ab850bfd197d 03:20:39 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:39 Removing intermediate container 73e681df090b 03:20:39 ---> c0d742885a3d 03:20:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:39 Removing intermediate container de079ad8acfc 03:20:39 ---> ac41f607411f 03:20:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:39 ---> Running in 09f8a1a8bffb 03:20:39 ---> Running in 7b4444f4d5d4 03:20:39 ---> Running in 0f251dfb1d2f 03:20:39 ---> Running in 6158f0255cc5 03:20:39 ---> Running in 15514f34f4da 03:20:43 Removing intermediate container 09f8a1a8bffb 03:20:43 ---> cf3fa8994bf2 03:20:43 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 03:20:43 Removing intermediate container 7b4444f4d5d4 03:20:43 ---> 0c5d52ff6f15 03:20:43 Step 5/24 : RUN apk add --update --no-cache make git 03:20:43 ---> Running in b06ad2525fb4 03:20:43 ---> Running in f051fd269372 03:20:43 Removing intermediate container 0f251dfb1d2f 03:20:43 ---> 7cf1c80a722e 03:20:43 Step 5/20 : RUN apk add --update --no-cache make git 03:20:44 Removing intermediate container 15514f34f4da 03:20:44 ---> f4587aad24e8 03:20:44 Step 5/22 : RUN apk add --update --no-cache make git 03:20:44 ---> Running in c22e4fbea768 03:20:44 ---> Running in c4336eededac 03:20:44 Removing intermediate container 6158f0255cc5 03:20:44 ---> d5d7329a443b 03:20:44 Step 5/23 : RUN apk add --update --no-cache make git 03:20:44 ---> Running in 3440c35ec1b6 03:20:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:20:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:20:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:20:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:20:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:20:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:20:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:20:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:20:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:20:47 OK: 218 MiB in 52 packages 03:20:48 OK: 218 MiB in 52 packages 03:20:48 OK: 218 MiB in 52 packages 03:20:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:20:48 OK: 218 MiB in 52 packages 03:20:49 Removing intermediate container b06ad2525fb4 03:20:49 ---> 58ff58479b8b 03:20:49 Step 6/21 : COPY . . 03:20:49 Removing intermediate container f051fd269372 03:20:49 ---> 4d4666c009a7 03:20:49 Step 6/24 : COPY . . 03:20:50 Removing intermediate container 3440c35ec1b6 03:20:50 Removing intermediate container c22e4fbea768 03:20:50 ---> a97e33f4fd6f 03:20:50 Step 6/23 : COPY go.mod . 03:20:50 ---> 9e5fafcd15eb 03:20:50 Step 6/20 : COPY . . 03:20:51 OK: 218 MiB in 52 packages 03:20:52 ---> f5306575af9f 03:20:52 Step 7/23 : RUN go mod download 03:20:52 ---> Running in 27bc04aaa1ab 03:20:54 Removing intermediate container c4336eededac 03:20:54 ---> 075a936d0682 03:20:54 Step 6/22 : COPY . . 03:21:00 Removing intermediate container 27bc04aaa1ab 03:21:00 ---> 4834ef6fb7c5 03:21:00 Step 8/23 : COPY . . 03:21:22 ---> 428f690a026d 03:21:22 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:22 ---> 1dd6a44920d9 03:21:22 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:22 ---> e3d89f1f87d0 03:21:22 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:22 ---> 49f39de30463 03:21:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:22 ---> beee0270f83d 03:21:22 Step 9/23 : RUN go mod tidy 03:21:22 ---> Running in 9fd84a25a50b 03:21:22 ---> Running in e98d3ea14513 03:21:22 ---> Running in 383e140b10db 03:21:22 ---> Running in 2f8c90840247 03:21:22 ---> Running in 14cab5dddf03 03:21:28 Removing intermediate container e98d3ea14513 03:21:28 ---> e7f428bada75 03:21:28 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:21:28 Removing intermediate container 9fd84a25a50b 03:21:28 ---> 5d497217a143 03:21:28 Step 8/21 : RUN make cmd/support-notifications/support-notifications 03:21:28 ---> Running in b41432c7a6d9 03:21:28 Removing intermediate container 383e140b10db 03:21:28 ---> ca72a9f42bd6 03:21:28 Step 8/22 : RUN make cmd/core-metadata/core-metadata 03:21:28 ---> Running in d367db28c9a5 03:21:28 Removing intermediate container 14cab5dddf03 03:21:28 ---> 7a960b45c850 03:21:28 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:21:28 ---> Running in 99dd93ab2ebc 03:21:29 ---> Running in d09222f8b020 03:21:29 Removing intermediate container 2f8c90840247 03:21:29 ---> e22a5cd10c82 03:21:29 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:21:29 ---> Running in bcc646021b6e 03:21:30 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:31 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:31 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:21:31 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:21:31 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:23:23 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:24 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:23:39 Removing intermediate container b41432c7a6d9 03:23:39 ---> 83ffa2300832 03:23:39 03:23:39 Step 9/20 : FROM alpine:3.14 03:23:39 3.14: Pulling from library/alpine 03:23:39 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:23:39 Status: Downloaded newer image for alpine:3.14 03:23:39 ---> bb3de5531c18 03:23:39 Step 10/20 : RUN apk add --update --no-cache curl 03:23:39 Removing intermediate container d09222f8b020 03:23:39 ---> 046944d2e030 03:23:39 03:23:39 Step 9/24 : FROM alpine:3.14 03:23:39 ---> bb3de5531c18 03:23:39 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:23:41 ---> Running in a935241fdb58 03:23:41 ---> Running in 7b81aa5e8b22 03:23:41 Removing intermediate container bcc646021b6e 03:23:41 ---> ed8517cdb131 03:23:41 03:23:41 Step 11/23 : FROM alpine:3.14 03:23:41 ---> bb3de5531c18 03:23:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:23:42 ---> Running in 5686bf3e9ba9 03:23:42 Removing intermediate container 99dd93ab2ebc 03:23:42 ---> 094877f81357 03:23:42 03:23:42 Step 9/22 : FROM alpine:3.14Removing intermediate container d367db28c9a5 03:23:42 ---> 9f41faabc768 03:23:42 03:23:42 Step 9/21 : FROM alpine:3.14 03:23:42 ---> bb3de5531c18 03:23:42 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 03:23:42 03:23:42 ---> bb3de5531c18 03:23:42 Step 10/22 : RUN apk add --update --no-cache dumb-init 03:23:42 ---> Running in 1a8bc024ae8b 03:23:42 ---> Running in 187e271b79a7 03:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:23:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:23:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:23:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:23:44 (1/3) Installing ca-certificates (20191127-r5) 03:23:44 (1/5) Installing ca-certificates (20191127-r5) 03:23:44 (2/3) Installing dumb-init (1.2.5-r1) 03:23:44 (3/3) Installing su-exec (0.2-r1) 03:23:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:23:44 Executing busybox-1.33.1-r3.trigger 03:23:44 (2/5) Installing brotli-libs (1.0.9-r5) 03:23:44 Executing ca-certificates-20191127-r5.trigger 03:23:44 (3/5) Installing nghttp2-libs (1.43.0-r0) 03:23:44 (4/5) Installing libcurl (7.79.1-r0) 03:23:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:23:44 (5/5) Installing curl (7.79.1-r0) 03:23:44 Executing busybox-1.33.1-r3.trigger 03:23:44 Executing ca-certificates-20191127-r5.trigger 03:23:44 (1/1) Installing dumb-init (1.2.5-r1) 03:23:44 Executing busybox-1.33.1-r3.trigger 03:23:44 OK: 6 MiB in 17 packages 03:23:44 OK: 5 MiB in 15 packages 03:23:45 OK: 8 MiB in 19 packages 03:23:45 (1/1) Installing dumb-init (1.2.5-r1) 03:23:45 Executing busybox-1.33.1-r3.trigger 03:23:45 OK: 5 MiB in 15 packages 03:23:45 (1/2) Installing ca-certificates (20191127-r5) 03:23:46 (2/2) Installing dumb-init (1.2.5-r1) 03:23:46 Executing busybox-1.33.1-r3.trigger 03:23:46 Executing ca-certificates-20191127-r5.trigger 03:23:46 OK: 6 MiB in 16 packages 03:23:47 Removing intermediate container 5686bf3e9ba9 03:23:47 ---> 4451abca30fa 03:23:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:23:47 Removing intermediate container a935241fdb58 03:23:47 ---> bb58dfc700a2 03:23:47 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:23:47 Removing intermediate container 1a8bc024ae8b 03:23:47 ---> 9236010748f1 03:23:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:23:47 ---> Running in 00742fb155b6 03:23:48 ---> Running in 93ab1a747745 03:23:48 ---> Running in 11d2fb1ff945 03:23:48 Removing intermediate container 7b81aa5e8b22 03:23:48 ---> 1598cb463441 03:23:48 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:23:48 Removing intermediate container 187e271b79a7 03:23:48 ---> bada4dd59cff 03:23:48 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:23:48 ---> Running in b03c72436f1d 03:23:48 ---> Running in 4527030cb740 03:23:48 Removing intermediate container 00742fb155b6 03:23:48 ---> 7dcd6b6d8085 03:23:48 Step 14/23 : ENV APP_PORT=59861 03:23:48 Removing intermediate container 93ab1a747745 03:23:48 ---> 867b052e467f 03:23:48 Step 12/24 : WORKDIR / 03:23:48 Removing intermediate container 11d2fb1ff945 03:23:48 ---> aa95ac889a9d 03:23:48 Step 12/22 : ENV APP_PORT=59881 03:23:48 ---> Running in ddbc8ae29e77 03:23:48 ---> Running in bc49857d59c3 03:23:48 ---> Running in e0a35a40cdc1 03:23:49 Removing intermediate container b03c72436f1d 03:23:49 ---> 6ba7a84a7611 03:23:49 Step 12/20 : WORKDIR /edgex 03:23:49 ---> Running in c21c956d3f6d 03:23:49 Removing intermediate container 4527030cb740 03:23:49 ---> b818257c696a 03:23:49 Step 12/21 : ENV APP_PORT=59860 03:23:49 Removing intermediate container bc49857d59c3 03:23:49 ---> 2574ad755c1f 03:23:49 Step 15/23 : EXPOSE $APP_PORT 03:23:49 Removing intermediate container ddbc8ae29e77 03:23:49 ---> 40402f200245 03:23:49 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:23:49 ---> Running in 16f66fb97f5e 03:23:49 Removing intermediate container e0a35a40cdc1 03:23:49 ---> 3e07b38be0ac 03:23:49 Step 13/22 : EXPOSE $APP_PORT 03:23:49 ---> Running in 6f2462123891 03:23:50 ---> Running in 9f4ebc25301d 03:23:50 Removing intermediate container c21c956d3f6d 03:23:50 ---> e31f53efc9ff 03:23:50 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:23:50 Removing intermediate container 16f66fb97f5e 03:23:50 ---> 04c729bffb07 03:23:50 Step 13/21 : EXPOSE $APP_PORT 03:23:50 Removing intermediate container 6f2462123891 03:23:50 ---> 3b53454e4dd1 03:23:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:23:50 ---> Running in 5d32e1374c60 03:23:50 Removing intermediate container 9f4ebc25301d 03:23:50 ---> 67e75aa3a590 03:23:50 Step 14/22 : WORKDIR / 03:23:50 ---> 3c543bfcfd23 03:23:50 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:23:50 ---> Running in 612f37f16d71 03:23:51 ---> bf95bf94b3ae 03:23:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:23:51 Removing intermediate container 5d32e1374c60 03:23:51 ---> 85c3b1bfa33d 03:23:51 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 03:23:51 Removing intermediate container 612f37f16d71 03:23:51 ---> 2b9cdd431062 03:23:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:23:51 ---> 83a0e8244684 03:23:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:23:52 ---> dc518c68bd22 03:23:52 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:23:53 ---> 827a0120d50f 03:23:53 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:23:53 ---> 706ee76e359f 03:23:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:23:53 ---> 8dcb64b43245 03:23:53 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:23:54 ---> f6197ecfba49 03:23:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:23:54 ---> 713971c6e22e 03:23:54 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:23:54 ---> 8259c3030ddc 03:23:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:23:54 ---> ad01b176882d 03:23:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:23:55 ---> e5e07b44676b 03:23:55 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:23:55 ---> 9334132cd54f 03:23:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:23:55 ---> 5535bb9ba024 03:23:55 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:23:55 ---> Running in 2262e04df84d 03:23:55 ---> Running in 8c38ddcfd398 03:23:56 Removing intermediate container 8c38ddcfd398 03:23:56 ---> dee187fbd4ab 03:23:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:23:56 Removing intermediate container 2262e04df84d 03:23:56 ---> ad881de297eb 03:23:56 Step 17/20 : CMD ["--init=true"] 03:23:56 ---> a2ee4138234e 03:23:56 Step 18/22 : ENTRYPOINT ["/core-metadata"] 03:23:56 ---> 6a9c982fa1c1 03:23:56 Step 17/21 : ENTRYPOINT ["/support-notifications"] 03:23:56 ---> Running in 9c00e1aa46a5 03:23:56 ---> Running in a569a62cd940 03:23:56 ---> Running in a194f0dcce04 03:23:57 ---> Running in dcdabe8bfcbe 03:23:57 ---> bdf56dd4d1d1 03:23:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:23:57 Removing intermediate container a569a62cd940 03:23:57 ---> 6faed9e80c99 03:23:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:23:57 Removing intermediate container 9c00e1aa46a5 03:23:57 ---> 38a91d176070 03:23:57 Step 18/20 : LABEL arch=arm64 03:23:57 Removing intermediate container a194f0dcce04 03:23:57 ---> a0a04287962b 03:23:57 Step 21/23 : LABEL arch=arm64 03:23:57 ---> Running in d185d6b61367 03:23:57 ---> Running in 2deca9bd589a 03:23:58 ---> Running in defc5e7b216e 03:23:58 Removing intermediate container dcdabe8bfcbe 03:23:58 ---> bf9f0a95d7cc 03:23:58 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:23:58 ---> Running in 116541ede64c 03:23:58 Removing intermediate container d185d6b61367 03:23:58 ---> 3cd49acbbb30 03:23:58 Step 20/22 : LABEL arch=arm64 03:23:58 Removing intermediate container 2deca9bd589a 03:23:58 ---> 66c430d446c9 03:23:58 Step 19/20 : LABEL git_sha=87f1880455fc64a9d865445072ba24056f47963f 03:23:58 ---> Running in 046d993c57a0 03:23:58 Removing intermediate container defc5e7b216e 03:23:58 ---> e18920b0e9e0 03:23:58 Step 22/23 : LABEL git_sha=87f1880455fc64a9d865445072ba24056f47963f 03:23:58 ---> Running in 14f3eb000990 03:23:59 ---> Running in 8459202b9bf4 03:23:59 Removing intermediate container 116541ede64c 03:23:59 ---> a90b35a6f0cc 03:23:59 Step 19/21 : LABEL arch=arm64 03:23:59 Removing intermediate container 046d993c57a0 03:23:59 ---> 5eba34b7392c 03:23:59 Step 21/22 : LABEL git_sha=87f1880455fc64a9d865445072ba24056f47963f 03:23:59 ---> 4b34cb8f9638 03:23:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:23:59 ---> Running in 06e1257f3431 03:23:59 Removing intermediate container 14f3eb000990 03:23:59 ---> d6f5021a6ba9 03:23:59 Step 20/20 : LABEL version=0.0.0 03:23:59 ---> Running in 9ae8f57b8a30 03:23:59 Removing intermediate container 8459202b9bf4 03:23:59 ---> c5880d8f2383 03:23:59 Step 23/23 : LABEL version=0.0.0 03:24:00 ---> Running in 8723a9438069 03:24:00 ---> Running in 81078667aa1c 03:24:00 Removing intermediate container 06e1257f3431 03:24:00 ---> bfccb97fb634 03:24:00 Step 20/21 : LABEL git_sha=87f1880455fc64a9d865445072ba24056f47963f 03:24:00 Removing intermediate container 9ae8f57b8a30 03:24:00 ---> 16741d69965e 03:24:00 Step 22/22 : LABEL version=0.0.0 03:24:00 ---> Running in f163b4971b20 03:24:00 ---> Running in ee54093a1c8e 03:24:00 Removing intermediate container 8723a9438069 03:24:00 ---> 3b8d1750f282 03:24:00 03:24:00 Removing intermediate container 81078667aa1c 03:24:00 ---> 7eabadafab30 03:24:00 03:24:00 ---> d4ee7197d959 03:24:00 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 03:24:01 Successfully built 3b8d1750f282 03:24:01 Successfully tagged security-proxy-setup-arm64:latest 03:24:01 ---> Running in b22d87806427 03:24:01  Building security-proxy-setup ... done Building sys-mgmt-agent 03:24:01 Removing intermediate container f163b4971b20 03:24:01 ---> b7cb5753c5ab 03:24:01 Step 21/21 : LABEL version=0.0.0 03:24:01 Successfully built 7eabadafab30 03:24:01 Successfully tagged support-scheduler-arm64:latest 03:24:01 Building core-command 03:24:01 Removing intermediate container ee54093a1c8e 03:24:01  Building support-scheduler ... done  ---> 930e023b3828 03:24:01 03:24:01 ---> Running in 96bce587aa7b 03:24:02 Successfully built 930e023b3828 03:24:02 Successfully tagged core-metadata-arm64:latest 03:24:02  Building core-metadata ... done Building core-data 03:24:02 Removing intermediate container 96bce587aa7b 03:24:02 ---> 1757503b85eb 03:24:02 03:24:03 Successfully built 1757503b85eb 03:24:03 Successfully tagged support-notifications-arm64:latest 03:24:03  Building support-notifications ... done Building security-bootstrapper 03:24:04 Removing intermediate container b22d87806427 03:24:04 ---> d646ca6f04c3 03:24:04 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:24:04 ---> Running in dadb1dca72de 03:24:04 Removing intermediate container dadb1dca72de 03:24:04 ---> 217d7057de83 03:24:04 Step 22/24 : LABEL arch=arm64 03:24:04 ---> Running in 77e3d1a56b66 03:24:05 Removing intermediate container 77e3d1a56b66 03:24:05 ---> 41e1b6ccfb63 03:24:05 Step 23/24 : LABEL git_sha=87f1880455fc64a9d865445072ba24056f47963f 03:24:06 ---> Running in 2154f89e278f 03:24:09 Removing intermediate container 2154f89e278f 03:24:09 ---> 05b68544851d 03:24:09 Step 24/24 : LABEL version=0.0.0 03:24:12 ---> Running in f10b7334187c 03:24:13 Removing intermediate container f10b7334187c 03:24:13 ---> c3a8a49a3375 03:24:13 03:24:13 Successfully built c3a8a49a3375 03:24:13 Successfully tagged security-secretstore-setup-arm64:latest 03:24:52  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:24:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:24:52 ---> 9e246d934cde 03:24:52 Step 3/22 : WORKDIR /edgex-go 03:24:52 ---> Using cache 03:24:52 ---> ac41f607411f 03:24:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:52 ---> Using cache 03:24:52 ---> f4587aad24e8 03:24:52 Step 5/22 : RUN apk add --update --no-cache make bash git 03:24:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:24:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:24:52 ---> 9e246d934cde 03:24:52 Step 3/22 : WORKDIR /edgex-go 03:24:52 ---> Using cache 03:24:52 ---> ac41f607411f 03:24:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:52 ---> Using cache 03:24:52 ---> f4587aad24e8 03:24:52 Step 5/22 : RUN apk add --update --no-cache make git 03:24:52 ---> Using cache 03:24:52 ---> 075a936d0682 03:24:52 Step 6/22 : COPY . . 03:24:52 ---> Using cache 03:24:52 ---> 49f39de30463 03:24:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:52 ---> Using cache 03:24:52 ---> ca72a9f42bd6 03:24:52 Step 8/22 : RUN make cmd/core-command/core-command 03:24:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:24:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:24:52 ---> 9e246d934cde 03:24:52 Step 3/22 : WORKDIR /edgex-go 03:24:52 ---> Using cache 03:24:52 ---> ac41f607411f 03:24:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:52 ---> Using cache 03:24:52 ---> f4587aad24e8 03:24:52 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:24:53 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:24:53 Step 2/30 : FROM ${BUILDER_BASE} AS builder 03:24:53 ---> 9e246d934cde 03:24:53 Step 3/30 : WORKDIR /edgex-go 03:24:53 ---> Using cache 03:24:53 ---> ac41f607411f 03:24:53 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:53 ---> Using cache 03:24:53 ---> f4587aad24e8 03:24:53 Step 5/30 : RUN apk add --update --no-cache make git 03:24:53 ---> Using cache 03:24:53 ---> 075a936d0682 03:24:53 Step 6/30 : COPY . . 03:24:53 ---> Using cache 03:24:53 ---> 49f39de30463 03:24:53 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:53 ---> Using cache 03:24:53 ---> ca72a9f42bd6 03:24:53 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:24:59 ---> Running in 766f8baaf415 03:24:59 ---> Running in 2257d4121934 03:24:59 ---> Running in 6d2514f251fe 03:24:59 ---> Running in 6ea3165966f9 03:25:01 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:25:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:25:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:25:01 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:25:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:25:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:25:03 OK: 218 MiB in 52 packages 03:25:03 OK: 218 MiB in 52 packages 03:25:04 Removing intermediate container 6ea3165966f9 03:25:04 ---> bc9935145a8f 03:25:04 Step 6/22 : COPY . . 03:25:05 Removing intermediate container 766f8baaf415 03:25:05 ---> d2f6bfbf5b5e 03:25:05 Step 6/22 : COPY . . 03:25:32 ---> 3e61fc9afe78 03:25:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:32 ---> 192f6ef9a956 03:25:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:32 ---> Running in beeeef02608e 03:25:32 ---> Running in 7cc0a66d9429 03:25:37 Removing intermediate container 7cc0a66d9429 03:25:37 ---> cfdb9dfd84b7 03:25:37 Step 8/22 : RUN make cmd/core-data/core-data 03:25:38 ---> Running in abd7bdf66eb2 03:25:38 Removing intermediate container beeeef02608e 03:25:38 ---> 1a650afd3a4b 03:25:38 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:25:38 ---> Running in 33fc0a7b7156 03:25:40 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:25:40 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:26:27 Removing intermediate container 6d2514f251fe 03:26:27 ---> 4100fd79f90e 03:26:27 03:26:27 Step 9/30 : FROM alpine:3.14 03:26:27 ---> bb3de5531c18 03:26:27 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:26:27 Removing intermediate container 2257d4121934 03:26:27 ---> 323d239b8b40 03:26:27 03:26:27 Step 9/22 : FROM alpine:3.14 03:26:27 ---> bb3de5531c18 03:26:27 Step 10/22 : RUN apk add --update --no-cache dumb-init 03:26:27 ---> Using cache 03:26:27 ---> 9236010748f1 03:26:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:26:27 ---> Using cache 03:26:27 ---> aa95ac889a9d 03:26:27 Step 12/22 : ENV APP_PORT=59882 03:26:27 ---> Running in 5eb85202adf1 03:26:27 ---> Running in f929a70be6bb 03:26:27 Removing intermediate container 5eb85202adf1 03:26:27 ---> 4200ce55fdb4 03:26:27 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 03:26:27 Removing intermediate container f929a70be6bb 03:26:27 ---> ce1d931a8f62 03:26:27 Step 13/22 : EXPOSE $APP_PORT 03:26:27 ---> Running in 3ed27809f68e 03:26:27 ---> Running in f90ece9452d5 03:26:27 Removing intermediate container f90ece9452d5 03:26:27 ---> 05653c656c8e 03:26:27 Step 14/22 : WORKDIR / 03:26:27 ---> Running in 6e43ed087e60 03:26:27 Removing intermediate container 6e43ed087e60 03:26:27 ---> 725362e83b43 03:26:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:26:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:26:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:26:28 ---> 3232ef59474f 03:26:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:26:28 (1/2) Installing dumb-init (1.2.5-r1) 03:26:28 (2/2) Installing su-exec (0.2-r1) 03:26:28 Executing busybox-1.33.1-r3.trigger 03:26:28 OK: 5 MiB in 16 packages 03:26:30 ---> 466700f9ac70 03:26:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:26:30 Removing intermediate container 3ed27809f68e 03:26:30 ---> 0f4220bf94ad 03:26:30 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 03:26:30 ---> Running in 5bcfc998e700 03:26:31 Removing intermediate container 5bcfc998e700 03:26:31 ---> 864c1deff018 03:26:31 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:26:31 ---> f2f096a21bc4 03:26:31 Step 18/22 : ENTRYPOINT ["/core-command"] 03:26:31 ---> Running in 533bbc21b31e 03:26:31 ---> Running in 1f44cfd74032 03:26:32 Removing intermediate container 533bbc21b31e 03:26:32 ---> 5dd49607c4d6 03:26:32 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:26:32 ---> Running in f2a10196711a 03:26:32 Removing intermediate container 1f44cfd74032 03:26:32 ---> f9e0a541efc1 03:26:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:26:33 ---> Running in 04b0857be8f7 03:26:33 Removing intermediate container 04b0857be8f7 03:26:33 ---> fc9134a059de 03:26:33 Step 20/22 : LABEL arch=arm64 03:26:34 ---> Running in f040a4cec969 03:26:35 Removing intermediate container f040a4cec969 03:26:35 ---> 2bda7225ac40 03:26:35 Step 21/22 : LABEL git_sha=87f1880455fc64a9d865445072ba24056f47963f 03:26:35 ---> Running in 0268185e0831 03:26:36 Removing intermediate container 0268185e0831 03:26:36 ---> 5bfc2dba7d8f 03:26:36 Step 22/22 : LABEL version=0.0.0 03:26:36 ---> Running in fee9821f79e5 03:26:36 Removing intermediate container f2a10196711a 03:26:36 ---> 43dc96dbd776 03:26:36 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 03:26:37 ---> Running in b420f150dc35 03:26:37 Removing intermediate container fee9821f79e5 03:26:37 ---> 44db20486ef9 03:26:37 03:26:38 Successfully built 44db20486ef9 03:26:38 Removing intermediate container b420f150dc35 03:26:38 ---> 3fcc50c60eed 03:26:38 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:26:38 Successfully tagged core-command-arm64:latest 03:26:39  Building core-command ... done  ---> b47bf0ea3e40 03:26:39 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:26:39 ---> Running in c7ab1d657b51 03:26:43 Removing intermediate container c7ab1d657b51 03:26:43 ---> b0426431e04e 03:26:43 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 03:26:44 ---> 3cc1449306b3 03:26:44 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:26:45 ---> 6cfcdc465a4c 03:26:45 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:26:46 ---> ae8b8ce90e25 03:26:46 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:26:47 ---> 38442fda4836 03:26:47 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:26:49 ---> 2014abd2d0da 03:26:49 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 03:26:49 ---> Running in e7bc26a8abc3 03:26:50 Removing intermediate container e7bc26a8abc3 03:26:50 ---> ae86adcb08d8 03:26:50 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:26:51 ---> e7a60e447d73 03:26:51 Step 25/30 : RUN chmod +x /entrypoint.sh 03:26:51 ---> Running in 9186c6d595d5 03:26:55 Removing intermediate container 9186c6d595d5 03:26:55 ---> 938dd27fd6d0 03:26:55 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 03:26:55 ---> Running in b22717399938 03:26:56 Removing intermediate container b22717399938 03:26:56 ---> 91df8de3f78e 03:26:56 Step 27/30 : CMD ["gate"] 03:26:56 ---> Running in 39008a8344ba 03:26:57 Removing intermediate container 39008a8344ba 03:26:57 ---> 6481395e1f2c 03:26:57 Step 28/30 : LABEL arch=arm64 03:26:57 ---> Running in 1f308075132b 03:26:58 Removing intermediate container 1f308075132b 03:26:58 ---> 7e4840b29a13 03:26:58 Step 29/30 : LABEL git_sha=87f1880455fc64a9d865445072ba24056f47963f 03:26:58 ---> Running in bca313af0196 03:26:59 Removing intermediate container bca313af0196 03:26:59 ---> e95865d64d25 03:26:59 Step 30/30 : LABEL version=0.0.0 03:27:00 ---> Running in bc193da59270 03:27:00 Removing intermediate container bc193da59270 03:27:00 ---> 059434283337 03:27:00 03:27:00 Removing intermediate container 33fc0a7b7156 03:27:00 ---> bee458735c4f 03:27:00 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:27:01 ---> Running in fafa93803157 03:27:01 Successfully built 059434283337 03:27:01 Successfully tagged security-bootstrapper-arm64:latest 03:27:02  Building security-bootstrapper ... done 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:27:05 Removing intermediate container fafa93803157 03:27:05 ---> a6ee59f0ffcd 03:27:05 03:27:05 Step 10/22 : FROM docker:20.10.8 03:27:05 20.10.8: Pulling from library/docker 03:27:09 Removing intermediate container abd7bdf66eb2 03:27:09 ---> daf31f64f223 03:27:09 03:27:09 Step 9/22 : FROM alpine:3.14 03:27:09 ---> bb3de5531c18 03:27:09 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:27:10 ---> Running in e7be2c20cc25 03:27:10 Removing intermediate container e7be2c20cc25 03:27:10 ---> 93663f8c4e61 03:27:10 Step 11/22 : ENV APP_PORT=59880 03:27:10 ---> Running in 3021bec54615 03:27:11 Removing intermediate container 3021bec54615 03:27:11 ---> b260c7cf6233 03:27:11 Step 12/22 : EXPOSE $APP_PORT 03:27:11 ---> Running in 6a6a4ae64e66 03:27:12 Removing intermediate container 6a6a4ae64e66 03:27:12 ---> eec05cdf952f 03:27:12 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:27:12 ---> Running in 38a0265c729f 03:27:13 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 03:27:13 Status: Downloaded newer image for docker:20.10.8 03:27:13 ---> 3734d5adc5ac 03:27:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:27:13 ---> Running in 3dec2ac30afc 03:27:14 Removing intermediate container 3dec2ac30afc 03:27:14 ---> 9a00a8127442 03:27:14 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 03:27:14 ---> Running in d49b5b667e43 03:27:14 Removing intermediate container 38a0265c729f 03:27:14 ---> 6348ae4d37f5 03:27:14 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 03:27:15 ---> Running in f6608af1552b 03:27:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:27:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:27:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:27:16 (1/42) Installing readline (8.1.0-r0) 03:27:16 (2/42) Installing bash (5.1.4-r0) 03:27:16 Executing bash-5.1.4-r0.post-install 03:27:16 (3/42) Installing brotli-libs (1.0.9-r5) 03:27:16 (4/42) Installing nghttp2-libs (1.43.0-r0) 03:27:16 (5/42) Installing libcurl (7.79.1-r0) 03:27:16 (6/42) Installing curl (7.79.1-r0) 03:27:16 (7/42) Installing dumb-init (1.2.5-r1) 03:27:16 (8/42) Installing libbz2 (1.0.8-r1) 03:27:16 (9/42) Installing expat (2.4.1-r0) 03:27:16 (10/42) Installing libffi (3.3-r2) 03:27:16 (11/42) Installing gdbm (1.19-r0) 03:27:16 (12/42) Installing xz-libs (5.2.5-r0) 03:27:16 (13/42) Installing libgcc (10.3.1_git20210424-r2) 03:27:16 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 03:27:16 (15/42) Installing mpdecimal (2.5.1-r1) 03:27:16 (16/42) Installing sqlite-libs (3.35.5-r0) 03:27:16 (17/42) Installing python3 (3.9.5-r1) 03:27:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:27:18 (1/6) Installing dumb-init (1.2.5-r1) 03:27:18 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:27:18 (3/6) Installing libsodium (1.0.18-r0) 03:27:18 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:27:18 (5/6) Installing libzmq (4.3.4-r0) 03:27:18 (6/6) Installing zeromq (4.3.4-r0) 03:27:18 (18/42) Installing py3-appdirs (1.4.4-r2) 03:27:18 (19/42) Installing py3-chardet (4.0.0-r2) 03:27:18 Executing busybox-1.33.1-r3.trigger 03:27:18 (20/42) Installing py3-idna (3.2-r0) 03:27:18 OK: 8 MiB in 20 packages 03:27:18 (21/42) Installing py3-urllib3 (1.26.5-r0) 03:27:18 (22/42) Installing py3-certifi (2020.12.5-r1) 03:27:18 (23/42) Installing py3-requests (2.25.1-r4) 03:27:19 (24/42) Installing py3-msgpack (1.0.2-r1) 03:27:19 (25/42) Installing py3-lockfile (0.12.2-r4) 03:27:19 (26/42) Installing py3-cachecontrol (0.12.6-r1) 03:27:19 (27/42) Installing py3-colorama (0.4.4-r1) 03:27:19 (28/42) Installing py3-contextlib2 (0.6.0-r1) 03:27:19 (29/42) Installing py3-distlib (0.3.1-r3) 03:27:19 (30/42) Installing py3-distro (1.5.0-r3) 03:27:19 (31/42) Installing py3-six (1.15.0-r1) 03:27:19 (32/42) Installing py3-webencodings (0.5.1-r4) 03:27:19 (33/42) Installing py3-html5lib (1.1-r1) 03:27:19 (34/42) Installing py3-parsing (2.4.7-r2) 03:27:19 (35/42) Installing py3-packaging (20.9-r1) 03:27:19 (36/42) Installing py3-toml (0.10.2-r2) 03:27:19 (37/42) Installing py3-pep517 (0.10.0-r2) 03:27:19 (38/42) Installing py3-progress (1.5-r2) 03:27:19 (39/42) Installing py3-retrying (1.3.3-r1) 03:27:19 (40/42) Installing py3-ordered-set (4.0.2-r1) 03:27:19 (41/42) Installing py3-setuptools (52.0.0-r3) 03:27:19 (42/42) Installing py3-pip (20.3.4-r1) 03:27:20 Executing busybox-1.33.1-r3.trigger 03:27:20 OK: 84 MiB in 64 packages 03:27:20 Removing intermediate container f6608af1552b 03:27:20 ---> f1df8d413978 03:27:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:27:21 ---> 6188cf366630 03:27:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:27:22 ---> afb74362c58e 03:27:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:27:23 ---> 87a546908789 03:27:23 Step 18/22 : ENTRYPOINT ["/core-data"] 03:27:23 ---> Running in b18bfd49bf4c 03:27:24 Collecting docker-compose==1.23.2 03:27:24 Removing intermediate container b18bfd49bf4c 03:27:24 ---> 0bac97f7321e 03:27:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:27:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:27:24 ---> Running in b7959241ad2a 03:27:24 Collecting jsonschema<3,>=2.5.1 03:27:24 Removing intermediate container b7959241ad2a 03:27:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:27:24 ---> 574f8ba56526 03:27:24 Step 20/22 : LABEL arch=arm64 03:27:24 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:27:24 ---> Running in c8ba617d2ae3 03:27:24 Collecting dockerpty<0.5,>=0.4.1 03:27:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:27:25 Removing intermediate container c8ba617d2ae3 03:27:25 ---> 3f31daee280d 03:27:25 Step 21/22 : LABEL git_sha=87f1880455fc64a9d865445072ba24056f47963f 03:27:25 ---> Running in 286f2ed56131 03:27:25 Removing intermediate container 286f2ed56131 03:27:25 ---> 54ed1f244fbf 03:27:25 Step 22/22 : LABEL version=0.0.0 03:27:25 ---> Running in 7ab02875f68d 03:27:26 Removing intermediate container 7ab02875f68d 03:27:26 ---> 6da4f9cb1827 03:27:26 03:27:26 Collecting cached-property<2,>=1.2.0 03:27:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:27:26 Collecting docopt<0.7,>=0.6.1 03:27:26 Downloading docopt-0.6.2.tar.gz (25 kB) 03:27:26 Successfully built 6da4f9cb1827 03:27:26 Successfully tagged core-data-arm64:latest 03:27:28  Building core-data ... done Collecting texttable<0.10,>=0.9.0 03:27:28 Downloading texttable-0.9.1.tar.gz (11 kB) 03:27:30 Collecting PyYAML<4,>=3.10 03:27:30 Downloading PyYAML-3.13.tar.gz (270 kB) 03:27:33 Collecting docker<4.0,>=3.6.0 03:27:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:27:33 Collecting websocket-client<1.0,>=0.32.0 03:27:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:27:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:27:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:27:34 Collecting docker-pycreds>=0.4.0 03:27:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:27:34 Collecting idna<2.8,>=2.5 03:27:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:27:35 Collecting urllib3<1.25,>=1.21.1 03:27:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:27:35 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:27:35 Collecting chardet<3.1.0,>=3.0.2 03:27:35 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:27:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:27:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:27:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:27:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:27:36 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:27:36 Attempting uninstall: urllib3 03:27:36 Found existing installation: urllib3 1.26.5 03:27:36 Uninstalling urllib3-1.26.5: 03:27:36 Successfully uninstalled urllib3-1.26.5 03:27:37 Attempting uninstall: idna 03:27:37 Found existing installation: idna 3.2 03:27:37 Uninstalling idna-3.2: 03:27:37 Successfully uninstalled idna-3.2 03:27:37 Attempting uninstall: chardet 03:27:37 Found existing installation: chardet 4.0.0 03:27:38 Uninstalling chardet-4.0.0: 03:27:38 Successfully uninstalled chardet-4.0.0 03:27:39 Attempting uninstall: requests 03:27:39 Found existing installation: requests 2.25.1 03:27:39 Uninstalling requests-2.25.1: 03:27:39 Successfully uninstalled requests-2.25.1 03:27:40 Running setup.py install for texttable: started 03:27:42 Running setup.py install for texttable: finished with status 'done' 03:27:42 Running setup.py install for PyYAML: started 03:27:44 Running setup.py install for PyYAML: finished with status 'done' 03:27:44 Running setup.py install for docopt: started 03:27:46 Running setup.py install for docopt: finished with status 'done' 03:27:46 Running setup.py install for dockerpty: started 03:27:47 Running setup.py install for dockerpty: finished with status 'done' 03:27:48 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:27:57 Removing intermediate container d49b5b667e43 03:27:57 ---> c036dedddbee 03:27:57 Step 13/22 : ENV APP_PORT=58890 03:27:57 ---> Running in c1c025f51498 03:27:57 Removing intermediate container c1c025f51498 03:27:57 ---> 81fb4d25dd1f 03:27:57 Step 14/22 : EXPOSE $APP_PORT 03:27:57 ---> Running in 25d899bf1099 03:27:57 Removing intermediate container 25d899bf1099 03:27:57 ---> 2f7e8f602cc8 03:27:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:27:59 ---> 8d58290fbfb9 03:27:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:27:59 ---> 5b1e501fc46a 03:27:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:28:01 ---> 05438308354e 03:28:01 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 03:28:01 ---> Running in 3df2703c9b26 03:28:01 Removing intermediate container 3df2703c9b26 03:28:01 ---> 1e8a55e9f9f8 03:28:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:28:01 ---> Running in f0ecbdb9f4b1 03:28:02 Removing intermediate container f0ecbdb9f4b1 03:28:02 ---> c22ab9cc5b9c 03:28:02 Step 20/22 : LABEL arch=arm64 03:28:02 ---> Running in 6d5492cb35b6 03:28:03 Removing intermediate container 6d5492cb35b6 03:28:03 ---> 7eb0ddd50042 03:28:03 Step 21/22 : LABEL git_sha=87f1880455fc64a9d865445072ba24056f47963f 03:28:03 ---> Running in 18eefe71e7ee 03:28:03 Removing intermediate container 18eefe71e7ee 03:28:03 ---> 38f2a4373fb9 03:28:03 Step 22/22 : LABEL version=0.0.0 03:28:03 ---> Running in baa9fb8a9f40 03:28:04 Removing intermediate container baa9fb8a9f40 03:28:04 ---> e780866d49b2 03:28:04 03:28:04 Successfully built e780866d49b2 03:28:04 Successfully tagged sys-mgmt-agent-arm64:latest 03:28:04  Building sys-mgmt-agent ... done  [Pipeline] } 03:28:04 $ docker stop --time=1 6d54dc3a84562e0636a4c9e8ecb849337ed37a01a445c50ab4f413b00a068eab 03:28:06 $ docker rm -f 6d54dc3a84562e0636a4c9e8ecb849337ed37a01a445c50ab4f413b00a068eab [Pipeline] // withDockerContainer [Pipeline] sh 03:28:07 + docker images 03:28:07 REPOSITORY TAG IMAGE ID CREATED SIZE 03:28:07 sys-mgmt-agent-arm64 latest e780866d49b2 4 seconds ago 277MB 03:28:07 core-data-arm64 latest 6da4f9cb1827 41 seconds ago 19.4MB 03:28:07 daf31f64f223 59 seconds ago 1.57GB 03:28:07 a6ee59f0ffcd About a minute ago 1.57GB 03:28:07 security-bootstrapper-arm64 latest 059434283337 About a minute ago 17.7MB 03:28:07 core-command-arm64 latest 44db20486ef9 About a minute ago 15.2MB 03:28:07 323d239b8b40 About a minute ago 1.56GB 03:28:07 4100fd79f90e About a minute ago 1.57GB 03:28:07 security-secretstore-setup-arm64 latest c3a8a49a3375 3 minutes ago 26.5MB 03:28:07 support-notifications-arm64 latest 1757503b85eb 4 minutes ago 15.9MB 03:28:07 core-metadata-arm64 latest 930e023b3828 4 minutes ago 15.8MB 03:28:07 security-proxy-setup-arm64 latest 3b8d1750f282 4 minutes ago 25.3MB 03:28:07 support-scheduler-arm64 latest 7eabadafab30 4 minutes ago 15.2MB 03:28:07 094877f81357 4 minutes ago 1.57GB 03:28:07 9f41faabc768 4 minutes ago 1.57GB 03:28:07 ed8517cdb131 4 minutes ago 1.57GB 03:28:07 046944d2e030 4 minutes ago 1.57GB 03:28:07 83ffa2300832 4 minutes ago 1.57GB 03:28:07 ci-base-image-arm64 latest 9e246d934cde 15 minutes ago 1.24GB 03:28:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 72ade6ffb461 32 hours ago 532MB 03:28:07 docker 20.10.8 3734d5adc5ac 5 weeks ago 198MB 03:28:07 alpine 3.14 bb3de5531c18 5 weeks ago 5.34MB 03:28:07 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:28:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:28:08 03:28:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:28:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:28:09 arm64: Pulling from edgex-lftools-log-publisher 03:28:09 448f6bf000e3: Pulling fs layer 03:28:09 f757da607395: Pulling fs layer 03:28:09 05883995daec: Pulling fs layer 03:28:09 8603b9c90790: Pulling fs layer 03:28:09 1560dd03e051: Pulling fs layer 03:28:09 27f5ce0e4adf: Pulling fs layer 03:28:09 c2d8d7efcc4b: Pulling fs layer 03:28:09 1560dd03e051: Waiting 03:28:09 27f5ce0e4adf: Waiting 03:28:09 c2d8d7efcc4b: Waiting 03:28:09 8603b9c90790: Waiting 03:28:09 f757da607395: Verifying Checksum 03:28:09 f757da607395: Download complete 03:28:09 8603b9c90790: Verifying Checksum 03:28:09 8603b9c90790: Download complete 03:28:09 1560dd03e051: Verifying Checksum 03:28:09 1560dd03e051: Download complete 03:28:09 27f5ce0e4adf: Download complete 03:28:09 05883995daec: Verifying Checksum 03:28:09 05883995daec: Download complete 03:28:09 448f6bf000e3: Verifying Checksum 03:28:09 448f6bf000e3: Download complete 03:28:12 c2d8d7efcc4b: Verifying Checksum 03:28:12 c2d8d7efcc4b: Download complete 03:28:13 448f6bf000e3: Pull complete 03:28:14 f757da607395: Pull complete 03:28:15 05883995daec: Pull complete 03:28:16 8603b9c90790: Pull complete 03:28:17 1560dd03e051: Pull complete 03:28:17 27f5ce0e4adf: Pull complete 03:28:32 c2d8d7efcc4b: Pull complete 03:28:32 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:28:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:28:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:28:33 prd-ubuntu18.04-docker-arm64-4c-16g-38 does not seem to be running inside a container 03:28:33 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:28:36 $ docker top ab5584e182cc887d7055255bcc04a5535e324221babe8f9d58b0b70fc809653a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:28:37 ---> job-cost.sh 03:28:37 lf-activate-venv: SKIPPING 03:28:37 INFO: No Stack... 03:28:59 INFO: Retrieving Pricing Info for: v3-standard-4 03:28:59 INFO: Archiving Costs [Pipeline] sh 03:28:59 + cut -d, -f6 03:28:59 + cat /w/workspace/edgex-go/7/archives/cost.csv [Pipeline] lock 03:29:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3745-7-stack-cost] 03:29:00 Resource [jenkins-edgexfoundry-edgex-go-PR-3745-7-stack-cost] did not exist. Created. 03:29:00 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3745-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:29:00 + echo total: 0.10999999940395355 [Pipeline] stash 03:29:00 Stashed 1 file(s) [Pipeline] } 03:29:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3745-7-stack-cost] [Pipeline] // lock [Pipeline] } 03:29:00 $ docker stop --time=1 ab5584e182cc887d7055255bcc04a5535e324221babe8f9d58b0b70fc809653a 03:29:02 $ docker rm -f ab5584e182cc887d7055255bcc04a5535e324221babe8f9d58b0b70fc809653a [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:29:03 provisioning config files... 03:29:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config8905100637229912032tmp [Pipeline] { [Pipeline] sh 03:29:03 + set +x 03:29:03 + curl -s https://codecov.io/bash 03:29:03 + bash -s -- 03:29:03 03:29:03 _____ _ 03:29:03 / ____| | | 03:29:03 | | ___ __| | ___ ___ _____ __ 03:29:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:29:03 | |___| (_) | (_| | __/ (_| (_) \ V / 03:29:03 \_____\___/ \__,_|\___|\___\___/ \_/ 03:29:03 Bash-1.0.6 03:29:03 03:29:03 03:29:03 ==> git version 2.24.4 found 03:29:03 ==> 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:29:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:29:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:29:03 ==> Jenkins CI detected. 03:29:03 current dir:  /w/workspace/edgex-go/7 03:29:03 project root: . 03:29:03 --> token set from env 03:29:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:29:03 ==> Running gcov in . (disable via -X gcov) 03:29:03 ==> Python coveragepy not found 03:29:03 ==> Searching for coverage reports in: 03:29:03 + . 03:29:03 -> Found 1 reports 03:29:03 ==> Detecting git/mercurial file structure 03:29:03 ==> Reading reports 03:29:03 + ./coverage.out bytes=403265 03:29:03 ==> Appending adjustments 03:29:03 https://docs.codecov.io/docs/fixing-reports 03:29:05 + Found adjustments 03:29:05 ==> Gzipping contents 03:29:05 56K /tmp/codecov.4S3FA7.gz 03:29:05 ==> Uploading reports 03:29:05 url: https://codecov.io 03:29:05 query: branch=PR-3745&commit=87f1880455fc64a9d865445072ba24056f47963f&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3745%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3745&job=&cmd_args= 03:29:05 -> Pinging Codecov 03:29:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3745&commit=87f1880455fc64a9d865445072ba24056f47963f&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3745%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3745&job=&cmd_args= 03:29:05 -> Uploading to 03:29:05 https://storage.googleapis.com/codecov/v4/raw/2021-10-08/00271124DB129430A58F1EEE437C3FCB/87f1880455fc64a9d865445072ba24056f47963f/47e215a7-190c-472a-86fb-cc302585aaec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211008%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211008T032905Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f9626ff69106417fb590ac7cdb7a317ee3a5bbc35c6e2256fc75a6b42fae6da 03:29:05 % Total % Received % Xferd Average Speed Time Time Time Current 03:29:05 Dload Upload Total Spent Left Speed 03:29:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54340 0 0 100 54340 0 180k --:--:-- --:--:-- --:--:-- 180k 100 54340 0 0 100 54340 0 180k --:--:-- --:--:-- --:--:-- 180k 03:29:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/87f1880455fc64a9d865445072ba24056f47963f [Pipeline] } 03:29:05 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:29:06 + '[' -d /w/workspace/edgex-go/7/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:29:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:29:07 ---> package-listing.sh 03:29:07 ++ facter osfamily 03:29:07 ++ tr '[:upper:]' '[:lower:]' 03:29:07 + OS_FAMILY=redhat 03:29:07 + workspace=/w/workspace/edgex-go/7 03:29:07 + START_PACKAGES=/tmp/packages_start.txt 03:29:07 + END_PACKAGES=/tmp/packages_end.txt 03:29:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:29:07 + PACKAGES=/tmp/packages_start.txt 03:29:07 + '[' /w/workspace/edgex-go/7 ']' 03:29:07 + PACKAGES=/tmp/packages_end.txt 03:29:07 + case "${OS_FAMILY}" in 03:29:07 + sort 03:29:07 + rpm -qa 03:29:11 + '[' -f /tmp/packages_start.txt ']' 03:29:11 + '[' -f /tmp/packages_end.txt ']' 03:29:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:29:11 + '[' /w/workspace/edgex-go/7 ']' 03:29:11 + mkdir -p /w/workspace/edgex-go/7/archives/ 03:29:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 03:29:11 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:29:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:29:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:11 03:29:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:29:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:12 latest: Pulling from edgex-lftools-log-publisher 03:29:12 b4d181a07f80: Pulling fs layer 03:29:12 a1111a8f2ec3: Pulling fs layer 03:29:12 ed53099fbce6: Pulling fs layer 03:29:12 dc539afda2c1: Pulling fs layer 03:29:12 77bc0d833cb6: Pulling fs layer 03:29:12 9065ff56babe: Pulling fs layer 03:29:12 d287ab97295c: Pulling fs layer 03:29:12 77bc0d833cb6: Waiting 03:29:12 9065ff56babe: Waiting 03:29:12 d287ab97295c: Waiting 03:29:12 a1111a8f2ec3: Verifying Checksum 03:29:12 a1111a8f2ec3: Download complete 03:29:12 dc539afda2c1: Verifying Checksum 03:29:12 dc539afda2c1: Download complete 03:29:12 ed53099fbce6: Verifying Checksum 03:29:12 ed53099fbce6: Download complete 03:29:12 9065ff56babe: Verifying Checksum 03:29:12 9065ff56babe: Download complete 03:29:12 77bc0d833cb6: Verifying Checksum 03:29:12 77bc0d833cb6: Download complete 03:29:12 b4d181a07f80: Verifying Checksum 03:29:12 b4d181a07f80: Download complete 03:29:13 d287ab97295c: Verifying Checksum 03:29:13 d287ab97295c: Download complete 03:29:14 b4d181a07f80: Pull complete 03:29:14 a1111a8f2ec3: Pull complete 03:29:14 ed53099fbce6: Pull complete 03:29:14 dc539afda2c1: Pull complete 03:29:14 77bc0d833cb6: Pull complete 03:29:14 9065ff56babe: Pull complete 03:29:20 d287ab97295c: Pull complete 03:29:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:29:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:29:20 prd-centos7-docker-4c-2g-29 does not seem to be running inside a container 03:29:20 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:29:23 $ docker top af7e7c8ad83b1810c97de7d92513c15ee616ec8eb53308a90e21e92e1d574e10 -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:23 + touch /tmp/pre-build-complete [Pipeline] sh 03:29:24 + mkdir -p /var/log/sysstat [Pipeline] sh 03:29:24 + ls /var/log/sa-host 03:29:24 + sadf -c /var/log/sa-host/sa08 03:29:24 file_magic: OK 03:29:24 HZ: Using current value: 100 03:29:24 file_header: OK 03:29:24 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:29:24 Statistics: 03:29:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:29:24 File successfully converted to sysstat format version 12.0.3 03:29:24 + sadf -c /var/log/sa-host/sa30 03:29:24 file_magic: OK 03:29:24 HZ: Using current value: 100 03:29:24 file_header: OK 03:29:24 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:29:24 Statistics: 03:29:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:29:24 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:29:24 provisioning config files... 03:29:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config1036505641376467479tmp [Pipeline] { [Pipeline] echo 03:29:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:29:24 ---> create-netrc.sh [Pipeline] } 03:29:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:29:25 ---> python-tools-install.sh [Pipeline] echo 03:29:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:29:25 ---> sudo-logs.sh 03:29:25 Archiving 'sudo' log.. 03:29:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-29.novalocal: Name or service not known 03:29:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-29.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:29:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:29:25 ---> job-cost.sh 03:29:25 lf-activate-venv: SKIPPING 03:29:25 DEBUG: total: 0.10999999940395355 03:29:25 INFO: Retrieving Stack Cost... 03:29:47 INFO: Retrieving Pricing Info for: v3-standard-2 03:29:47 INFO: Archiving Costs [Pipeline] echo 03:29:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:29:48 ---> logs-deploy.sh 03:29:48 lf-activate-venv: SKIPPING 03:29:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3745/7 03:29:48 INFO: archiving workspace using pattern(s): 03:29:49 Archives upload complete. 03:29:49 INFO: archiving logs to Nexus 03:29:49 ---> uname -a: 03:29:49 Linux prd-centos7-docker-4c-2g-29.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:29:49 03:29:49 03:29:49 ---> lscpu: 03:29:49 Architecture: x86_64 03:29:49 CPU op-mode(s): 32-bit, 64-bit 03:29:49 Byte Order: Little Endian 03:29:49 Address sizes: 40 bits physical, 48 bits virtual 03:29:49 CPU(s): 2 03:29:49 On-line CPU(s) list: 0,1 03:29:49 Thread(s) per core: 1 03:29:49 Core(s) per socket: 1 03:29:49 Socket(s): 2 03:29:49 NUMA node(s): 1 03:29:49 Vendor ID: AuthenticAMD 03:29:49 CPU family: 23 03:29:49 Model: 49 03:29:49 Model name: AMD EPYC-Rome Processor 03:29:49 Stepping: 0 03:29:49 CPU MHz: 2799.998 03:29:49 BogoMIPS: 5599.99 03:29:49 Virtualization: AMD-V 03:29:49 Hypervisor vendor: KVM 03:29:49 Virtualization type: full 03:29:49 L1d cache: 32K 03:29:49 L1i cache: 32K 03:29:49 L2 cache: 512K 03:29:49 L3 cache: 16384K 03:29:49 NUMA node0 CPU(s): 0,1 03:29:49 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:29:49 03:29:49 03:29:49 ---> nproc: 03:29:49 2 03:29:49 03:29:49 03:29:49 ---> df -h: 03:29:49 Filesystem Size Used Avail Use% Mounted on 03:29:49 overlay 40G 14G 27G 34% / 03:29:49 tmpfs 64M 0 64M 0% /dev 03:29:49 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:29:49 shm 64M 0 64M 0% /dev/shm 03:29:49 /dev/vda1 40G 14G 27G 34% /facter-os 03:29:49 03:29:49 03:29:49 ---> sar -b -r -n DEV: 03:29:49 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:29:49 03:29:49 03:01:36 LINUX RESTART (2 CPU) 03:29:49 03:29:49 03:02:01 tps rtps wtps bread/s bwrtn/s 03:29:49 03:03:03 227.26 17.47 209.79 5260.55 52145.53 03:29:49 03:04:01 275.17 0.00 275.17 0.00 58162.74 03:29:49 03:05:01 55.46 0.02 55.44 0.53 10694.81 03:29:49 03:06:01 118.61 0.02 118.60 0.53 4650.73 03:29:49 03:07:01 829.39 404.53 424.86 24333.90 288004.24 03:29:49 03:08:01 410.09 70.91 339.18 3628.84 136118.68 03:29:49 03:09:01 606.26 225.39 380.87 7200.40 140393.64 03:29:49 03:10:01 39.72 15.59 24.13 1335.69 1575.19 03:29:49 03:11:01 0.45 0.03 0.42 0.27 10.14 03:29:49 03:12:01 0.25 0.00 0.25 0.00 3.41 03:29:49 03:13:01 0.53 0.25 0.28 95.15 2.95 03:29:49 03:14:01 0.25 0.00 0.25 0.00 3.00 03:29:49 03:15:02 0.25 0.00 0.25 0.00 2.80 03:29:49 03:16:01 0.25 0.00 0.25 0.00 2.24 03:29:49 03:17:01 0.55 0.25 0.30 7.86 3.71 03:29:49 03:18:01 0.28 0.00 0.28 0.00 2.91 03:29:49 03:19:01 0.25 0.00 0.25 0.00 3.45 03:29:49 03:20:01 0.27 0.00 0.27 0.00 3.32 03:29:49 03:21:01 0.27 0.00 0.27 0.00 3.38 03:29:49 03:22:01 0.23 0.00 0.23 0.00 2.20 03:29:49 03:23:01 0.28 0.00 0.28 0.00 2.30 03:29:49 03:24:01 0.28 0.00 0.28 0.00 3.41 03:29:49 03:25:01 0.25 0.00 0.25 0.00 2.62 03:29:49 03:26:01 0.28 0.00 0.28 0.00 3.25 03:29:49 03:27:01 0.22 0.00 0.22 0.00 2.20 03:29:49 03:28:01 0.20 0.00 0.20 0.00 2.00 03:29:49 03:29:01 0.32 0.00 0.32 0.00 3.53 03:29:49 Average: 95.09 27.32 67.76 1557.64 25650.02 03:29:49 03:29:49 03:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:29:49 03:03:03 4238732 0 798812 9.97 2620 2968776 1639196 18.10 1062360 2367576 25504 03:29:49 03:04:01 3311104 0 1159924 14.48 2620 3535292 1795488 19.82 1472908 2751252 187240 03:29:49 03:05:01 3278876 0 1033616 12.91 2620 3693828 1549232 17.10 1425944 2816824 36104 03:29:49 03:06:01 3199812 0 1060096 13.24 2620 3746412 1415788 15.63 1443936 2855804 122632 03:29:49 03:07:01 887204 0 1292144 16.13 2620 5826972 2698360 29.79 2477732 4038596 273524 03:29:49 03:08:01 164684 0 1303640 16.28 2620 6537996 2015500 22.25 3019716 4185328 220420 03:29:49 03:09:01 1677756 0 1261140 15.75 2620 5067424 1990592 21.98 2315940 3363112 44 03:29:49 03:10:01 3058960 0 1151852 14.38 2620 3795508 1506372 16.63 1360476 2968988 8 03:29:49 03:11:01 3068972 0 1141840 14.26 2620 3795508 1348864 14.89 1368056 2954368 8 03:29:49 03:12:01 3073584 0 1137220 14.20 2620 3795516 1344584 14.84 1367192 2952720 8 03:29:49 03:13:01 3068304 0 1139692 14.23 2620 3798324 1344668 14.85 1372784 2952768 8 03:29:49 03:14:01 3075236 0 1132756 14.14 2620 3798328 1344620 14.85 1372828 2945248 8 03:29:49 03:15:02 3075232 0 1132752 14.14 2620 3798336 1344716 14.85 1373128 2945248 8 03:29:49 03:16:01 3075548 0 1132436 14.14 2620 3798336 1344584 14.84 1372708 2945248 8 03:29:49 03:17:01 3075384 0 1132564 14.14 2620 3798372 1344584 14.84 1373052 2944948 16 03:29:49 03:18:01 3075156 0 1132792 14.14 2620 3798372 1344680 14.85 1373144 2944948 8 03:29:49 03:19:01 3075212 0 1132668 14.14 2620 3798440 1344644 14.85 1373148 2944964 32 03:29:49 03:20:01 3075252 0 1132680 14.14 2620 3798388 1344584 14.84 1373076 2944948 8 03:29:49 03:21:01 3075260 0 1132668 14.14 2620 3798392 1344584 14.84 1373196 2944948 8 03:29:49 03:22:01 3075464 0 1132460 14.14 2620 3798396 1344584 14.84 1373076 2944948 8 03:29:49 03:23:01 3075164 0 1132760 14.14 2620 3798396 1344656 14.85 1373164 2944948 8 03:29:49 03:24:01 3075204 0 1132712 14.14 2620 3798404 1344632 14.85 1373212 2944948 12 03:29:49 03:25:01 3075384 0 1132528 14.14 2620 3798408 1344584 14.84 1373088 2944948 12 03:29:49 03:26:01 3075392 0 1132516 14.14 2620 3798412 1344584 14.84 1373092 2944948 8 03:29:49 03:27:01 3075384 0 1132520 14.14 2620 3798416 1344584 14.84 1373096 2944948 8 03:29:49 03:28:01 3075296 0 1132600 14.14 2620 3798424 1344668 14.85 1373192 2944952 8 03:29:49 03:29:01 3075728 0 1132168 14.14 2620 3798424 1344584 14.84 1373224 2944948 8 03:29:49 Average: 2897529 0 1133391 14.15 2620 3975400 1487501 16.42 1505795 3012127 32062 03:29:49 03:29:49 03:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:29:49 03:03:03 eth0 1409.78 1430.62 10152.23 191.45 0.00 0.00 0.00 0.00 03:29:49 03:03:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:03:03 vethcc83387 86.03 111.77 8.59 595.84 0.00 0.00 0.00 0.00 03:29:49 03:03:03 docker0 794.72 518.40 69.40 3267.49 0.00 0.00 0.00 0.00 03:29:49 03:04:01 eth0 133.95 110.50 1520.00 18.67 0.00 0.00 0.00 0.00 03:29:49 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:04:01 vethf061351 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 03:29:49 03:04:01 docker0 93.78 104.60 7.11 1493.47 0.00 0.00 0.00 0.00 03:29:49 03:05:01 eth0 31.14 16.18 23.29 11.97 0.00 0.00 0.00 0.00 03:29:49 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:05:01 vethf061351 2.35 2.35 0.19 0.19 0.00 0.00 0.00 0.00 03:29:49 03:05:01 docker0 2.35 2.35 0.15 0.19 0.00 0.00 0.00 0.00 03:29:49 03:06:01 eth0 23.51 12.19 19.99 10.22 0.00 0.00 0.00 0.00 03:29:49 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:06:01 vethf061351 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:07:01 vethddc414b 0.03 0.30 0.00 0.02 0.00 0.00 0.00 0.00 03:29:49 03:07:01 vethc1467e1 0.00 1.29 0.00 0.07 0.00 0.00 0.00 0.00 03:29:49 03:07:01 vethe469921 0.03 0.23 0.00 0.01 0.00 0.00 0.00 0.00 03:29:49 03:07:01 eth0 141.62 84.55 1857.33 130.48 0.00 0.00 0.00 0.00 03:29:49 03:08:01 vethc1467e1 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 03:29:49 03:08:01 eth0 109.39 48.29 1500.69 12.57 0.00 0.00 0.00 0.00 03:29:49 03:08:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:29:49 03:08:01 vethc547227 7.33 26.01 0.55 300.47 0.00 0.00 0.00 0.00 03:29:49 03:09:01 vethb2c32d6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:09:01 vethc1467e1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:29:49 03:09:01 eth0 72.28 34.23 265.51 20.80 0.00 0.00 0.00 0.00 03:29:49 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:10:01 eth0 27.03 21.67 59.53 113.93 0.00 0.00 0.00 0.00 03:29:49 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:10:01 docker0 932.46 731.54 79.43 5603.12 0.00 0.00 0.00 0.00 03:29:49 03:11:01 eth0 0.73 0.57 0.28 0.22 0.00 0.00 0.00 0.00 03:29:49 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:12:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:29:49 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:13:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:29:49 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:14:01 eth0 0.58 0.08 0.11 0.01 0.00 0.00 0.00 0.00 03:29:49 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:15:02 eth0 0.52 0.38 0.27 0.20 0.00 0.00 0.00 0.00 03:29:49 03:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:16:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:29:49 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:17:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:29:49 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:18:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:29:49 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:19:01 eth0 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 03:29:49 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:29:49 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:21:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:29:49 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:22:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:23:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:29:49 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:24:01 eth0 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 03:29:49 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:25:01 eth0 0.22 0.13 0.02 0.01 0.00 0.00 0.00 0.00 03:29:49 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:26:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:27:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:28:01 eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 03:29:49 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:29:01 eth0 0.05 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:29:49 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 Average: eth0 72.32 65.22 569.89 18.96 0.00 0.00 0.00 0.00 03:29:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:49 Average: docker0 34.60 27.14 2.95 207.91 0.00 0.00 0.00 0.00 03:29:49 03:29:49 03:29:49 ---> sar -P ALL: 03:29:49 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:29:49 03:29:49 03:01:36 LINUX RESTART (2 CPU) 03:29:49 03:29:49 03:02:01 CPU %user %nice %system %iowait %steal %idle 03:29:49 03:03:03 all 38.08 0.00 9.54 5.33 0.15 46.90 03:29:49 03:03:03 0 30.94 0.00 10.26 5.65 0.14 53.01 03:29:49 03:03:03 1 45.29 0.00 8.82 5.00 0.16 40.72 03:29:49 03:04:01 all 53.04 0.00 10.93 2.28 0.17 33.58 03:29:49 03:04:01 0 52.69 0.00 11.26 2.00 0.17 33.87 03:29:49 03:04:01 1 53.39 0.00 10.60 2.55 0.17 33.28 03:29:49 03:05:01 all 33.41 0.00 4.36 0.33 0.11 61.80 03:29:49 03:05:01 0 33.54 0.00 4.24 0.25 0.11 61.87 03:29:49 03:05:01 1 33.28 0.00 4.48 0.41 0.11 61.73 03:29:49 03:06:01 all 77.20 0.00 7.59 1.25 0.20 13.75 03:29:49 03:06:01 0 78.75 0.00 7.92 1.15 0.20 11.97 03:29:49 03:06:01 1 75.65 0.00 7.27 1.35 0.20 15.52 03:29:49 03:07:01 all 29.62 0.00 17.19 30.09 0.16 22.93 03:29:49 03:07:01 0 29.08 0.00 17.36 31.89 0.15 21.52 03:29:49 03:07:01 1 30.17 0.00 17.02 28.28 0.18 24.35 03:29:49 03:08:01 all 78.05 0.00 14.87 5.32 0.18 1.59 03:29:49 03:08:01 0 77.84 0.00 14.96 5.37 0.19 1.65 03:29:49 03:08:01 1 78.26 0.00 14.77 5.27 0.17 1.53 03:29:49 03:09:01 all 69.85 0.00 16.60 10.30 0.17 3.08 03:29:49 03:09:01 0 69.59 0.00 16.35 10.50 0.15 3.42 03:29:49 03:09:01 1 70.11 0.00 16.86 10.11 0.19 2.73 03:29:49 03:10:01 all 1.65 0.00 1.31 0.86 0.03 96.15 03:29:49 03:10:01 0 1.70 0.00 1.26 0.94 0.03 96.07 03:29:49 03:10:01 1 1.60 0.00 1.36 0.79 0.03 96.22 03:29:49 03:11:01 all 0.24 0.00 0.07 0.00 0.02 99.67 03:29:49 03:11:01 0 0.32 0.00 0.05 0.00 0.02 99.62 03:29:49 03:11:01 1 0.17 0.00 0.08 0.00 0.02 99.73 03:29:49 03:12:01 all 0.20 0.00 0.07 0.00 0.01 99.72 03:29:49 03:12:01 0 0.33 0.00 0.05 0.00 0.00 99.62 03:29:49 03:12:01 1 0.07 0.00 0.08 0.00 0.02 99.83 03:29:49 03:13:01 all 0.22 0.00 0.03 0.01 0.01 99.73 03:29:49 03:13:01 0 0.40 0.00 0.03 0.00 0.02 99.55 03:29:49 03:13:01 1 0.03 0.00 0.03 0.02 0.00 99.92 03:29:49 03:29:49 03:13:01 CPU %user %nice %system %iowait %steal %idle 03:29:49 03:14:01 all 0.19 0.00 0.04 0.00 0.01 99.76 03:29:49 03:14:01 0 0.35 0.00 0.05 0.00 0.00 99.60 03:29:49 03:14:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:29:49 03:15:02 all 0.23 0.00 0.03 0.00 0.01 99.73 03:29:49 03:15:02 0 0.43 0.00 0.02 0.00 0.02 99.53 03:29:49 03:15:02 1 0.03 0.00 0.03 0.00 0.00 99.93 03:29:49 03:16:01 all 0.25 0.00 0.03 0.00 0.01 99.70 03:29:49 03:16:01 0 0.42 0.00 0.03 0.00 0.00 99.54 03:29:49 03:16:01 1 0.08 0.00 0.03 0.00 0.02 99.86 03:29:49 03:17:01 all 0.25 0.00 0.07 0.01 0.02 99.66 03:29:49 03:17:01 0 0.45 0.00 0.05 0.00 0.00 99.50 03:29:49 03:17:01 1 0.05 0.00 0.08 0.02 0.03 99.82 03:29:49 03:18:01 all 0.18 0.00 0.04 0.00 0.00 99.77 03:29:49 03:18:01 0 0.28 0.00 0.03 0.00 0.00 99.68 03:29:49 03:18:01 1 0.08 0.00 0.05 0.00 0.00 99.87 03:29:49 03:19:01 all 0.16 0.00 0.03 0.00 0.02 99.79 03:29:49 03:19:01 0 0.27 0.00 0.02 0.00 0.02 99.70 03:29:49 03:19:01 1 0.05 0.00 0.05 0.00 0.02 99.88 03:29:49 03:20:01 all 0.24 0.00 0.03 0.00 0.01 99.72 03:29:49 03:20:01 0 0.43 0.00 0.03 0.00 0.00 99.53 03:29:49 03:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:29:49 03:21:01 all 0.10 0.00 0.05 0.00 0.02 99.83 03:29:49 03:21:01 0 0.18 0.00 0.08 0.00 0.03 99.70 03:29:49 03:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:29:49 03:22:01 all 0.17 0.00 0.05 0.00 0.01 99.77 03:29:49 03:22:01 0 0.27 0.00 0.05 0.00 0.00 99.68 03:29:49 03:22:01 1 0.07 0.00 0.05 0.00 0.02 99.87 03:29:49 03:23:01 all 0.17 0.00 0.03 0.00 0.01 99.79 03:29:49 03:23:01 0 0.28 0.00 0.02 0.00 0.02 99.68 03:29:49 03:23:01 1 0.05 0.00 0.05 0.00 0.00 99.90 03:29:49 03:24:01 all 0.20 0.00 0.03 0.00 0.01 99.76 03:29:49 03:24:01 0 0.32 0.00 0.02 0.00 0.00 99.67 03:29:49 03:24:01 1 0.08 0.00 0.05 0.00 0.02 99.85 03:29:49 03:29:49 03:24:01 CPU %user %nice %system %iowait %steal %idle 03:29:49 03:25:01 all 0.23 0.00 0.04 0.00 0.01 99.72 03:29:49 03:25:01 0 0.38 0.00 0.03 0.00 0.00 99.58 03:29:49 03:25:01 1 0.07 0.00 0.05 0.00 0.02 99.87 03:29:49 03:26:01 all 0.21 0.00 0.04 0.00 0.00 99.75 03:29:49 03:26:01 0 0.37 0.00 0.03 0.00 0.00 99.60 03:29:49 03:26:01 1 0.05 0.00 0.05 0.00 0.00 99.90 03:29:49 03:27:01 all 0.25 0.00 0.02 0.00 0.02 99.72 03:29:49 03:27:01 0 0.45 0.00 0.02 0.00 0.02 99.52 03:29:49 03:27:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:29:49 03:28:01 all 0.23 0.00 0.03 0.00 0.01 99.74 03:29:49 03:28:01 0 0.42 0.00 0.03 0.00 0.02 99.53 03:29:49 03:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:29:49 03:29:01 all 0.23 0.00 0.04 0.00 0.01 99.72 03:29:49 03:29:01 0 0.42 0.00 0.02 0.00 0.00 99.57 03:29:49 03:29:01 1 0.05 0.00 0.07 0.00 0.02 99.87 03:29:49 Average: all 13.24 0.00 2.87 1.94 0.05 81.91 03:29:49 Average: 0 13.11 0.00 2.91 2.01 0.04 81.93 03:29:49 Average: 1 13.36 0.00 2.83 1.86 0.05 81.89 03:29:49 03:29:49 03:29:49