Pull request #3778 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 8537e0f4474a1da087339791ae1920afabe30a8b+11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 (646816046d68f3210ca1d36efc810510c3e452c8) 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-ssh1760720413908948753.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh7566158068478648675.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3778/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-3778/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh444443111898562467.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh4659500171075285131.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-3778/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-3778/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5659662189662586935.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-2091 in /w/workspace/edgexfoundry_edgex-go_PR-3778 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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/6@tmp/jenkins-gitclient-ssh8003070773440756608.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 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 into PR head commit 8537e0f4474a1da087339791ae1920afabe30a8b Merge succeeded, producing 8537e0f4474a1da087339791ae1920afabe30a8b Checking out Revision 8537e0f4474a1da087339791ae1920afabe30a8b (PR-3778) > 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/6@tmp/jenkins-gitclient-ssh6330837458131388393.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3778/head:refs/remotes/origin/PR-3778 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8537e0f4474a1da087339791ae1920afabe30a8b # 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/6@tmp/jenkins-gitclient-ssh8910830898989396652.key > git merge 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8537e0f4474a1da087339791ae1920afabe30a8b # timeout=10 Commit message: "Merge branch 'main' into ekuiper-connections" > git rev-list --no-walk 52087c091f29db535dc82ffb6d18859866075442 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:22:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:22:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:22:47 ========================================================= 18:22:47 EdgeX Global Pipelines Version Info 18:22:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:22:48 ------------------- 18:22:48 stable info: 18:22:48 ------------------- 18:22:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:22:48 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 18:22:48 Message: update stable to v1.0.210 18:22:48 ------------------- 18:22:48 experimental info: 18:22:48 ------------------- 18:22:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:22:48 Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d 18:22:48 Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:22:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:22:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:22:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:22:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:22:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:22:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:22:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:22:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:22:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:22:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:22:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:22:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:22:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:22:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:22:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:22:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:22:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:22:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:22:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:22:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:22:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:22:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:22:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3778 [Pipeline] echo 18:22:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3778 [Pipeline] echo 18:22:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3778 [Pipeline] echo 18:22:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8537e0f4474a1da087339791ae1920afabe30a8b [Pipeline] echo 18:22:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8537e0f [Pipeline] echo 18:22:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:22:49 provisioning config files... 18:22:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config802174803882994074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:22:49 ---> docker-login.sh 18:22:49 nexus3.edgexfoundry.org:10001 18:22:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:49 Configure a credential helper to remove this warning. See 18:22:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:49 18:22:49 Login Succeeded 18:22:49 nexus3.edgexfoundry.org:10002 18:22:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:49 Configure a credential helper to remove this warning. See 18:22:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:49 18:22:49 Login Succeeded 18:22:49 nexus3.edgexfoundry.org:10003 18:22:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:49 Configure a credential helper to remove this warning. See 18:22:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:49 18:22:49 Login Succeeded 18:22:49 nexus3.edgexfoundry.org:10004 18:22:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:49 Configure a credential helper to remove this warning. See 18:22:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:49 18:22:49 Login Succeeded 18:22:49 docker.io 18:22:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:50 Configure a credential helper to remove this warning. See 18:22:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:50 18:22:50 Login Succeeded 18:22:50 ---> docker-login.sh ends [Pipeline] } 18:22:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:22:50 ++ 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 18:22:50 + for file in '`ls cmd/**/Dockerfile`' 18:22:50 ++ dirname cmd/core-command/Dockerfile 18:22:50 ++ cut -d/ -f2 18:22:50 + echo core-command,cmd/core-command/Dockerfile 18:22:50 + for file in '`ls cmd/**/Dockerfile`' 18:22:50 ++ dirname cmd/core-data/Dockerfile 18:22:50 ++ cut -d/ -f2 18:22:50 + echo core-data,cmd/core-data/Dockerfile 18:22:50 + for file in '`ls cmd/**/Dockerfile`' 18:22:50 ++ dirname cmd/core-metadata/Dockerfile 18:22:50 ++ cut -d/ -f2 18:22:50 + echo core-metadata,cmd/core-metadata/Dockerfile 18:22:50 + for file in '`ls cmd/**/Dockerfile`' 18:22:50 ++ dirname cmd/security-bootstrapper/Dockerfile 18:22:50 ++ cut -d/ -f2 18:22:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:22:50 + for file in '`ls cmd/**/Dockerfile`' 18:22:50 ++ dirname cmd/security-proxy-setup/Dockerfile 18:22:50 ++ cut -d/ -f2 18:22:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:22:50 + for file in '`ls cmd/**/Dockerfile`' 18:22:50 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:22:50 ++ cut -d/ -f2 18:22:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:22:50 + for file in '`ls cmd/**/Dockerfile`' 18:22:50 ++ dirname cmd/support-notifications/Dockerfile 18:22:50 ++ cut -d/ -f2 18:22:50 + echo support-notifications,cmd/support-notifications/Dockerfile 18:22:50 + for file in '`ls cmd/**/Dockerfile`' 18:22:50 ++ dirname cmd/support-scheduler/Dockerfile 18:22:50 ++ cut -d/ -f2 18:22:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:22:50 + for file in '`ls cmd/**/Dockerfile`' 18:22:50 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:22:50 ++ cut -d/ -f2 18:22:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:22:50 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 18:22:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:22:51 18:22:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:22:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:22:51 latest: Pulling from edgex-devops/git-semver 18:22:51 a0d0a0d46f8b: Pulling fs layer 18:22:51 3e5f54012d9b: Pulling fs layer 18:22:51 4c7163046ea9: Pulling fs layer 18:22:51 0c2d73faf560: Pulling fs layer 18:22:51 0c2d73faf560: Waiting 18:22:51 3e5f54012d9b: Verifying Checksum 18:22:51 3e5f54012d9b: Download complete 18:22:51 a0d0a0d46f8b: Verifying Checksum 18:22:51 a0d0a0d46f8b: Download complete 18:22:51 4c7163046ea9: Verifying Checksum 18:22:51 4c7163046ea9: Download complete 18:22:51 0c2d73faf560: Verifying Checksum 18:22:51 0c2d73faf560: Download complete 18:22:51 a0d0a0d46f8b: Pull complete 18:22:51 3e5f54012d9b: Pull complete 18:22:52 4c7163046ea9: Pull complete 18:22:52 0c2d73faf560: Pull complete 18:22:52 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:22:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:22:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:22:52 prd-centos7-docker-4c-2g-2091 does not seem to be running inside a container 18:22:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 18:22:53 $ docker top ad26813b3bccf01981ce857cf4c15eca0b1ce88b58be633e1e340dc8cb1c2176 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:22:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:22:53 [ssh-agent] Looking for ssh-agent implementation... 18:22:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:22:53 $ docker exec ad26813b3bccf01981ce857cf4c15eca0b1ce88b58be633e1e340dc8cb1c2176 ssh-agent 18:22:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPIpcbi/agent.14 18:22:53 SSH_AGENT_PID=20 18:22:53 Running ssh-add (command line suppressed) 18:22:53 Identity added: /w/workspace/edgex-go/6@tmp/private_key_2677213338717279919.key (/w/workspace/edgex-go/6@tmp/private_key_2677213338717279919.key) 18:22:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:22:53 + git tag --points-at HEAD [Pipeline] } 18:22:53 $ docker exec --env ******** --env ******** ad26813b3bccf01981ce857cf4c15eca0b1ce88b58be633e1e340dc8cb1c2176 ssh-agent -k 18:22:54 unset SSH_AUTH_SOCK; 18:22:54 unset SSH_AGENT_PID; 18:22:54 echo Agent pid 20 killed; 18:22:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:22:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:22:54 [ssh-agent] Looking for ssh-agent implementation... 18:22:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:22:54 $ docker exec ad26813b3bccf01981ce857cf4c15eca0b1ce88b58be633e1e340dc8cb1c2176 ssh-agent 18:22:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgafBda/agent.53 18:22:54 SSH_AGENT_PID=60 18:22:54 Running ssh-add (command line suppressed) 18:22:54 Identity added: /w/workspace/edgex-go/6@tmp/private_key_8625373038490136334.key (/w/workspace/edgex-go/6@tmp/private_key_8625373038490136334.key) 18:22:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:22:54 + git semver init 18:22:54 # -> Open(): unable to determine branch for HEAD 18:22:54 # $GIT_DIR = /w/workspace/edgex-go/6/.git 18:22:54 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 18:22:54 # $SEMVER_REMOTE_NAME = origin 18:22:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:22:54 # $SEMVER_USER_NAME = edgex-jenkins 18:22:54 # $SEMVER_BRANCH = PR-3778 18:22:54 # $SEMVER_TEMP = /tmp/semver-540082216 18:22:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:23:06 # '/tmp/semver-540082216' -> '/w/workspace/edgex-go/6/.semver' 18:23:07 # -> Force: false 18:23:07 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 18:23:07 $ docker exec --env ******** --env ******** ad26813b3bccf01981ce857cf4c15eca0b1ce88b58be633e1e340dc8cb1c2176 ssh-agent -k 18:23:07 unset SSH_AUTH_SOCK; 18:23:07 unset SSH_AGENT_PID; 18:23:07 echo Agent pid 60 killed; 18:23:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:23:07 + git semver [Pipeline] } 18:23:07 $ docker stop --time=1 ad26813b3bccf01981ce857cf4c15eca0b1ce88b58be633e1e340dc8cb1c2176 18:23:09 $ docker rm -f ad26813b3bccf01981ce857cf4c15eca0b1ce88b58be633e1e340dc8cb1c2176 [Pipeline] // withDockerContainer [Pipeline] sh 18:23:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:23:10 Stashed 1 file(s) [Pipeline] echo 18:23:10 [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 18:23:10 ========================================================= 18:23:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:23:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:23:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:23:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:23:10 a0d0a0d46f8b: Already exists 18:23:10 31adcdaf11c8: Pulling fs layer 18:23:10 b8b176561691: Pulling fs layer 18:23:10 4527c011a84f: Pulling fs layer 18:23:10 5d74067f8e1e: Pulling fs layer 18:23:10 e0aca202a116: Pulling fs layer 18:23:10 3a43be97a3b4: Pulling fs layer 18:23:10 34cad66bf833: Pulling fs layer 18:23:10 b4e3c513aaa6: Pulling fs layer 18:23:10 5d74067f8e1e: Waiting 18:23:10 e0aca202a116: Waiting 18:23:10 34cad66bf833: Waiting 18:23:10 b4e3c513aaa6: Waiting 18:23:10 3a43be97a3b4: Waiting 18:23:10 b8b176561691: Verifying Checksum 18:23:10 b8b176561691: Download complete 18:23:10 31adcdaf11c8: Verifying Checksum 18:23:10 31adcdaf11c8: Download complete 18:23:10 5d74067f8e1e: Verifying Checksum 18:23:10 5d74067f8e1e: Download complete 18:23:10 3a43be97a3b4: Verifying Checksum 18:23:10 3a43be97a3b4: Download complete 18:23:10 e0aca202a116: Verifying Checksum 18:23:10 e0aca202a116: Download complete 18:23:10 34cad66bf833: Verifying Checksum 18:23:10 34cad66bf833: Download complete 18:23:10 31adcdaf11c8: Pull complete 18:23:10 b8b176561691: Pull complete 18:23:11 4527c011a84f: Verifying Checksum 18:23:11 4527c011a84f: Download complete 18:23:11 b4e3c513aaa6: Verifying Checksum 18:23:11 b4e3c513aaa6: Download complete 18:23:14 4527c011a84f: Pull complete 18:23:14 5d74067f8e1e: Pull complete 18:23:14 e0aca202a116: Pull complete 18:23:14 3a43be97a3b4: Pull complete 18:23:15 34cad66bf833: Pull complete 18:23:17 b4e3c513aaa6: Pull complete 18:23:17 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 18:23:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:23:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 18:23:18 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:23:18 WORKDIR /edgex 18:23:18 COPY go.mod . 18:23:18 RUN go mod download' 18:23:18 + docker build -t ci-base-image-x86_64 -f - . 18:23:19 Sending build context to Docker daemon 329.8MB 18:23:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:23:19 ---> 9f6097aaca64 18:23:19 Step 2/4 : WORKDIR /edgex 18:23:21 ---> Running in 900ded3c0eaf 18:23:21 Removing intermediate container 900ded3c0eaf 18:23:21 ---> 9c29dca8ae35 18:23:21 Step 3/4 : COPY go.mod . 18:23:21 ---> bec08a43b77e 18:23:21 Step 4/4 : RUN go mod download 18:23:21 ---> Running in 356f5b43618b 18:23:25 Still waiting to schedule task 18:23:25 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:24:00 Removing intermediate container 356f5b43618b 18:24:00 ---> 345b2aae3c33 18:24:00 Successfully built 345b2aae3c33 18:24:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:24:00 + docker inspect -f . ci-base-image-x86_64 18:24:00 . [Pipeline] withDockerContainer 18:24:00 prd-centos7-docker-4c-2g-2091 does not seem to be running inside a container 18:24:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 18:24:01 $ docker top 336b48a07b491ef5bdbe0caa83806ca4f590f33c22c086b3eb994027a52c8003 -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:01 + go version 18:24:01 go version go1.16.8 linux/amd64 [Pipeline] } 18:24:01 $ docker stop --time=1 336b48a07b491ef5bdbe0caa83806ca4f590f33c22c086b3eb994027a52c8003 18:24:02 $ docker rm -f 336b48a07b491ef5bdbe0caa83806ca4f590f33c22c086b3eb994027a52c8003 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:24:03 + docker inspect -f . ci-base-image-x86_64 18:24:03 . [Pipeline] withDockerContainer 18:24:03 prd-centos7-docker-4c-2g-2091 does not seem to be running inside a container 18:24:03 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 18:24:03 $ docker top c14f305097a8d0cfc5e647077557c4e8af2668a9fb1f0a839728d05fcb06b0ac -eo pid,comm [Pipeline] { [Pipeline] echo 18:24:03 ========================================================= 18:24:03 [edgeXBuildGoParallel] Running Tests and Build... 18:24:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:24:04 + make test 18:24:04 go mod tidy 18:24:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:24:09 ? github.com/edgexfoundry/edgex-go [no test files] 18:24:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:24:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:24:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:24:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:24:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:24:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:24:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:24:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:24:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:24:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:24:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:24:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:24:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:24:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 18:24:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:24:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:24:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements 18:24:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:24:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.061s coverage: 44.7% of statements 18:24:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:24:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:24:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.135s coverage: 89.5% of statements 18:24:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:24:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:24:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 84.4% of statements 18:24:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:24:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:24:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:24:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:24:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:24:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.255s coverage: 94.2% of statements 18:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:24:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 59.1% of statements 18:24:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:24:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:24:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:24:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:24:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:24:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 18:24:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:24:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:24:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:24:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements 18:24:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:24:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements 18:24:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 21.7% of statements 18:24:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:24:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 18:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements 18:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 18:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 18:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 18:24:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 18:24:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 18:25:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.206s coverage: 82.5% of statements 18:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements 18:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 18:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 18:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 18:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 18:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements 18:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 18:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 18:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements 18:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements 18:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 18:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 18:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 18:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 18:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 18:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.283s coverage: 70.4% of statements 18:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.5% of statements 18:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 18:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 18:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:25:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.056s coverage: 17.7% of statements 18:25:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:25:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:25:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:25:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:25:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 92.3% of statements 18:25:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:25:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:25:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:25:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:25:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 63.2% of statements 18:25:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:25:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:25:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 18:25:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:25:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:25:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:25:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:25:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 18:25:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:25:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:25:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:25:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:25:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:25:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:25:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 18:25:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 18:25:29 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 18:26:02 GO111MODULE=on go vet ./... 18:26:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:26:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:26:10 ./bin/test-attribution-txt.sh [Pipeline] sh 18:26:11 + ls -al . 18:26:11 total 636 18:26:11 drwxrwxr-x 10 1001 1001 4096 Oct 26 18:26 . 18:26:11 drwxr-xr-x 4 root root 28 Oct 26 18:24 .. 18:26:11 -rw-rw-r-- 1 1001 1001 11 Oct 26 18:22 .dockerignore 18:26:11 drwxrwxr-x 8 1001 1001 179 Oct 26 18:22 .git 18:26:11 drwxrwxr-x 4 1001 1001 142 Oct 26 18:22 .github 18:26:11 -rw-rw-r-- 1 1001 1001 804 Oct 26 18:22 .gitignore 18:26:11 -rw-rw-r-- 1 1001 1001 42 Oct 26 18:22 .golangci.yml 18:26:11 -rw-rw-r-- 1 1001 1001 76 Oct 26 18:22 .hadolint.yml 18:26:11 drwx------ 3 1001 1001 58 Oct 26 18:23 .semver 18:26:11 -rw-rw-r-- 1 1001 1001 166 Oct 26 18:22 .sonarcloud.properties 18:26:11 -rw-rw-r-- 1 1001 1001 1171 Oct 26 18:22 ADOPTERS.md 18:26:11 -rw-rw-r-- 1 1001 1001 8910 Oct 26 18:22 Attribution.txt 18:26:11 -rw-rw-r-- 1 1001 1001 43881 Oct 26 18:22 CHANGELOG.md 18:26:11 -rw-rw-r-- 1 1001 1001 3804 Oct 26 18:22 CONTRIBUTING.md 18:26:11 -rw-rw-r-- 1 1001 1001 677 Oct 26 18:22 GOVERNANCE.md 18:26:11 -rw-rw-r-- 1 1001 1001 849 Oct 26 18:22 Jenkinsfile 18:26:11 -rw-rw-r-- 1 1001 1001 10775 Oct 26 18:22 LICENSE 18:26:11 -rw-rw-r-- 1 1001 1001 6508 Oct 26 18:22 Makefile 18:26:11 -rw-rw-r-- 1 1001 1001 582 Oct 26 18:22 OWNERS.md 18:26:11 -rw-rw-r-- 1 1001 1001 8256 Oct 26 18:22 README.md 18:26:11 -rw-rw-r-- 1 1001 1001 6912 Oct 26 18:22 SECURITY.md 18:26:11 -rw-rw-r-- 1 1001 1001 5 Oct 26 18:23 VERSION 18:26:11 -rw-rw-r-- 1 1001 1001 4131 Oct 26 18:22 ZMQWindows.md 18:26:11 drwxrwxr-x 2 1001 1001 37 Oct 26 18:22 bin 18:26:11 drwxrwxr-x 14 1001 1001 4096 Oct 26 18:22 cmd 18:26:11 -rw-r--r-- 1 root root 426728 Oct 26 18:25 coverage.out 18:26:11 -rw-rw-r-- 1 1001 1001 848 Oct 26 18:22 go.mod 18:26:11 -rw-rw-r-- 1 1001 1001 50414 Oct 26 18:22 go.sum 18:26:11 drwxrwxr-x 8 1001 1001 124 Oct 26 18:22 internal 18:26:11 drwxrwxr-x 3 1001 1001 16 Oct 26 18:22 openapi 18:26:11 drwxrwxr-x 4 1001 1001 71 Oct 26 18:22 snap 18:26:11 -rw-rw-r-- 1 1001 1001 204 Oct 26 18:22 version.go [Pipeline] sh 18:26:12 + '[' -e coverage.out ] 18:26:12 + chown 1001:1001 coverage.out [Pipeline] stash 18:26:12 Stashed 1 file(s) [Pipeline] sh 18:26:12 + make build 18:26:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 18:26:13 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 18:26:20 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 18:26:21 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 18:26:22 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 18:26:22 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 18:26:22 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 18:26: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 18:26: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 18:26:25 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 18:26:26 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 18:26:27 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] } 18:26:29 $ docker stop --time=1 c14f305097a8d0cfc5e647077557c4e8af2668a9fb1f0a839728d05fcb06b0ac 18:26:31 $ docker rm -f c14f305097a8d0cfc5e647077557c4e8af2668a9fb1f0a839728d05fcb06b0ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:26:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:26:32 18:26:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:26:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:26:32 latest: Pulling from edgex-devops/edgex-compose 18:26:32 cbdbe7a5bc2a: Pulling fs layer 18:26:32 ca9280d653b3: Pulling fs layer 18:26:32 7e9c9ca2126c: Pulling fs layer 18:26:32 cbdbe7a5bc2a: Verifying Checksum 18:26:32 cbdbe7a5bc2a: Download complete 18:26:32 ca9280d653b3: Verifying Checksum 18:26:32 ca9280d653b3: Download complete 18:26:32 cbdbe7a5bc2a: Pull complete 18:26:33 7e9c9ca2126c: Verifying Checksum 18:26:33 7e9c9ca2126c: Download complete 18:26:33 ca9280d653b3: Pull complete 18:26:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2094 in /w/workspace/edgexfoundry_edgex-go_PR-3778 [Pipeline] { [Pipeline] ws 18:26:35 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 18:26:35 The recommended git tool is: git 18:26:36 7e9c9ca2126c: Pull complete 18:26:36 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:26:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:26:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:26:37 prd-centos7-docker-4c-2g-2091 does not seem to be running inside a container 18:26:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 18:26:39 $ docker top 0eb3abe47290aeb3a400875676c8b740e5f640bada6179bceabdb38c3dfbf3a0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:39 + grep parallel 18:26:39 + docker-compose build --help 18:26:40 --parallel Build images in parallel. [Pipeline] } 18:26:40 $ docker stop --time=1 0eb3abe47290aeb3a400875676c8b740e5f640bada6179bceabdb38c3dfbf3a0 18:26:41 using credential edgex-jenkins-ssh 18:26:41 Cloning the remote Git repository 18:26:41 $ docker rm -f 0eb3abe47290aeb3a400875676c8b740e5f640bada6179bceabdb38c3dfbf3a0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:26:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:26:41 > git init /w/workspace/edgex-go/6 # timeout=10 18:26:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:26:41 > git --version # timeout=10 18:26:41 > git --version # 'git version 2.17.1' 18:26:41 using GIT_SSH to set credentials SSH Credentials for GitHub 18:26:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:26:41 . [Pipeline] withDockerContainer 18:26:42 prd-centos7-docker-4c-2g-2091 does not seem to be running inside a container 18:26:42 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 18:26:42 $ docker top 201fb26c263cc192fc55a5f768a32823683b633680d98bcb689f1b1ef4ba7477 -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:42 + docker-compose -f ./docker-compose-build.yml build --parallel 18:26:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:26:43 Building core-command ... 18:26:43 Building core-data ... 18:26:43 Building core-metadata ... 18:26:43 Building security-bootstrapper ... 18:26:43 Building security-proxy-setup ... 18:26:43 Building security-secretstore-setup ... 18:26:43 Building support-notifications ... 18:26:43 Building support-scheduler ... 18:26:43 Building sys-mgmt-agent ... 18:26:43 Building core-data 18:26:43 Building security-bootstrapper 18:26:43 Building security-secretstore-setup 18:26:43 Building core-metadata 18:26:43 Building security-proxy-setup 18:26:53 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:26:53 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:26:53 ---> 345b2aae3c33 18:26:53 Step 3/20 : WORKDIR /edgex-go 18:26:53 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:26:53 Step 2/30 : FROM ${BUILDER_BASE} AS builder 18:26:53 ---> 345b2aae3c33 18:26:53 Step 3/30 : WORKDIR /edgex-go 18:26:59 ---> Running in 16460a5346ce 18:26:59 ---> Running in 745e117cfc3b 18:27:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:27:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:27:01 ---> 345b2aae3c33 18:27:01 Step 3/22 : WORKDIR /edgex-go 18:27:03 ---> Running in 3332b140aeee 18:27:04 Removing intermediate container 3332b140aeee 18:27:04 ---> 72e0cb94c930 18:27:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:04 Removing intermediate container 745e117cfc3b 18:27:04 ---> c2e70f544c68 18:27:04 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:04 Removing intermediate container 16460a5346ce 18:27:04 ---> f05a2215a967 18:27:04 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:04 ---> Running in ff6df1c2c9ea 18:27:04 ---> Running in e7129fe98ef3 18:27:04 ---> Running in f0e14ff6b8c9 18:27:06 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:27:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:27:06 ---> 345b2aae3c33 18:27:06 Step 3/22 : WORKDIR /edgex-go 18:27:06 ---> Using cache 18:27:06 ---> f05a2215a967 18:27:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:27:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:27:06 ---> 345b2aae3c33 18:27:06 Step 3/24 : WORKDIR /edgex-go 18:27:06 ---> Using cache 18:27:06 ---> f05a2215a967 18:27:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:06 Removing intermediate container e7129fe98ef3 18:27:06 ---> ab5d181da1f4 18:27:06 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:27:06 ---> Running in ebff0a871586 18:27:06 ---> Running in ee26b8665245 18:27:06 ---> Running in a160385191e6 18:27:06 Removing intermediate container ff6df1c2c9ea 18:27:06 ---> fcc6a1877619 18:27:06 Step 5/30 : RUN apk add --update --no-cache make git 18:27:06 Removing intermediate container f0e14ff6b8c9 18:27:06 ---> 28700ac502f6 18:27:06 Step 5/20 : RUN apk add --update --no-cache make git 18:27:06 ---> Running in 62a207690d12 18:27:06 ---> Running in 57c0d40fc7b2 18:27:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:27:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:27:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:27:07 Removing intermediate container ee26b8665245 18:27:07 ---> da67f517b37a 18:27:07 Step 5/22 : RUN apk add --update --no-cache make git 18:27:07 Removing intermediate container ebff0a871586 18:27:07 ---> a35dc2613655 18:27:07 Step 5/24 : RUN apk add --update --no-cache make git 18:27:07 ---> Running in 150102c98cc5 18:27:07 ---> Running in 4cc5775ff07f 18:27:08 Merging remotes/origin/main commit 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 into PR head commit 8537e0f4474a1da087339791ae1920afabe30a8b 18:27:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:27:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:27:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:27:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:27:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:27:08 Merge succeeded, producing 8537e0f4474a1da087339791ae1920afabe30a8b 18:27:08 Checking out Revision 8537e0f4474a1da087339791ae1920afabe30a8b (PR-3778) 18:27:08 OK: 220 MiB in 52 packages 18:27:08 OK: 220 MiB in 52 packages 18:27:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:27:09 OK: 220 MiB in 52 packages 18:27:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:27:09 Removing intermediate container a160385191e6 18:27:09 ---> 9e7e18edef96 18:27:09 Step 6/22 : COPY . . 18:27:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:27:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:27:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:27:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:27:07 using GIT_SSH to set credentials SSH Credentials for GitHub 18:27:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3778/head:refs/remotes/origin/PR-3778 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:27:08 > git config core.sparsecheckout # timeout=10 18:27:08 > git checkout -f 8537e0f4474a1da087339791ae1920afabe30a8b # timeout=10 18:27:08 > git remote # timeout=10 18:27:08 > git config --get remote.origin.url # timeout=10 18:27:08 using GIT_SSH to set credentials SSH Credentials for GitHub 18:27:08 > git merge 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 # timeout=10 18:27:08 > git rev-parse HEAD^{commit} # timeout=10 18:27:08 > git config core.sparsecheckout # timeout=10 18:27:08 > git checkout -f 8537e0f4474a1da087339791ae1920afabe30a8b # timeout=10 18:27:09 OK: 220 MiB in 52 packages 18:27:09 Removing intermediate container 62a207690d12 18:27:09 ---> b87c38521658 18:27:09 Step 6/30 : COPY . . 18:27:09 OK: 220 MiB in 52 packages 18:27:10 Removing intermediate container 57c0d40fc7b2 18:27:10 ---> fdf22bd25249 18:27:10 Step 6/20 : COPY . . 18:27:13 Commit message: "Merge branch 'main' into ekuiper-connections" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:27:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:27:13 % Total % Received % Xferd Average Speed Time Time Time Current 18:27:13 Dload Upload Total Spent Left Speed 18:27:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 93841 0 --:--:-- --:--:-- --:--:-- 94592 [Pipeline] sh 18:27:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:27:14 + sudo tee /etc/docker/daemon.new 18:27:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:27:14 { 18:27:14 "registry-mirrors": [ 18:27:14 "https://nexus3.edgexfoundry.org:10001" 18:27:14 ], 18:27:14 "bip": "10.250.0.254/24", 18:27:14 "hosts": [ 18:27:14 "tcp://0.0.0.0:5555", 18:27:14 "unix:///var/run/docker.sock" 18:27:14 ], 18:27:14 "mtu": 1458, 18:27:14 "selinux-enabled": true, 18:27:14 "seccomp-profile": "/etc/docker/seccomp.json" 18:27:14 } [Pipeline] sh 18:27:14 Removing intermediate container 4cc5775ff07f 18:27:14 ---> 243ab4403ed4 18:27:14 Step 6/22 : COPY . . 18:27:14 Removing intermediate container 150102c98cc5 18:27:14 ---> d93780d5f237 18:27:14 Step 6/24 : COPY . . 18:27:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:27:15 + sudo service docker restart 18:27:21 ---> a8aa590282ce 18:27:21 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:27:21 ---> 87ca5a19808d 18:27:21 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:27:21 ---> 92db1206a03e 18:27:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:27:21 ---> Running in 26d501f37b7c 18:27:21 ---> Running in dabcf15d94a2 18:27:21 ---> Running in f4e5f4eda7e8 18:27:31 Removing intermediate container f4e5f4eda7e8 18:27:31 ---> 1f95271ea4fe 18:27:31 Step 8/22 : RUN make cmd/core-data/core-data 18:27:31 Removing intermediate container dabcf15d94a2 18:27:31 ---> 00aab3a15943 18:27:31 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:27:31 ---> Running in 41c632114366 18:27:31 Removing intermediate container 26d501f37b7c 18:27:31 ---> 2ac89f728fee 18:27:31 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:27:31 ---> Running in b9954a67f720 18:27:31 ---> Running in 224b08083140 18:27:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:27:32 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 18:27:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:27:33 provisioning config files... 18:27:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config8807757222238648490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:34 ---> docker-login.sh 18:27:34 nexus3.edgexfoundry.org:10001 18:27:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:34 Configure a credential helper to remove this warning. See 18:27:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:34 18:27:34 Login Succeeded 18:27:34 nexus3.edgexfoundry.org:10002 18:27:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:35 Configure a credential helper to remove this warning. See 18:27:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:35 18:27:35 Login Succeeded 18:27:35 nexus3.edgexfoundry.org:10003 18:27:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:36 Configure a credential helper to remove this warning. See 18:27:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:36 18:27:36 Login Succeeded 18:27:36 nexus3.edgexfoundry.org:10004 18:27:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:36 Configure a credential helper to remove this warning. See 18:27:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:36 18:27:36 Login Succeeded 18:27:36 docker.io 18:27:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:37 Configure a credential helper to remove this warning. See 18:27:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:37 18:27:37 Login Succeeded 18:27:37 ---> docker-login.sh ends [Pipeline] } 18:27:37 Deleting 1 temporary files 18:27:37 ---> 64cb083be941 18:27:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:27:37 ---> Running in 3f142d05a11a [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 18:27:37 ---> 9ab70b3d5b87 18:27:37 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:27:37 ---> Running in 7805196a1951 [Pipeline] echo 18:27:38 ========================================================= 18:27:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:27:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:27:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:27:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:27:38 552d1f2373af: Pulling fs layer 18:27:38 ea3f2d53f512: Pulling fs layer 18:27:38 9e70ebbbe112: Pulling fs layer 18:27:38 7a9cfe048b4a: Pulling fs layer 18:27:38 72dc09318566: Pulling fs layer 18:27:38 f4f7b4309257: Pulling fs layer 18:27:38 0ac9a79272e3: Pulling fs layer 18:27:38 b78e95d17946: Pulling fs layer 18:27:38 72dc09318566: Waiting 18:27:38 f4f7b4309257: Waiting 18:27:38 0ac9a79272e3: Waiting 18:27:38 b78e95d17946: Waiting 18:27:38 7a9cfe048b4a: Waiting 18:27:38 9e70ebbbe112: Verifying Checksum 18:27:38 ea3f2d53f512: Verifying Checksum 18:27:38 ea3f2d53f512: Download complete 18:27:38 72dc09318566: Verifying Checksum 18:27:38 72dc09318566: Download complete 18:27:38 f4f7b4309257: Verifying Checksum 18:27:38 f4f7b4309257: Download complete 18:27:38 0ac9a79272e3: Verifying Checksum 18:27:38 0ac9a79272e3: Download complete 18:27:38 552d1f2373af: Download complete 18:27:39 Removing intermediate container 3f142d05a11a 18:27:39 ---> cf8bfc791cdf 18:27:39 Step 8/22 : RUN make cmd/core-metadata/core-metadata 18:27:39 ---> Running in 6e580fb42b38 18:27:39 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 18:27:39 Removing intermediate container 7805196a1951 18:27:39 ---> 18886d5faa76 18:27:39 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:27:39 ---> Running in a8e7fbf86c0a 18:27:39 552d1f2373af: Pull complete 18:27:40 ea3f2d53f512: Pull complete 18:27:40 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 18:27:40 9e70ebbbe112: Pull complete 18:27:40 b78e95d17946: Verifying Checksum 18:27:40 b78e95d17946: Download complete 18:27:41 7a9cfe048b4a: Verifying Checksum 18:27:41 7a9cfe048b4a: Download complete 18:27:51 7a9cfe048b4a: Pull complete 18:27:51 72dc09318566: Pull complete 18:27:52 f4f7b4309257: Pull complete 18:27:52 0ac9a79272e3: Pull complete 18:27:59 b78e95d17946: Pull complete 18:27:59 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 18:27:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:27:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 18:27:59 + docker build -t ci-base-image-arm64 -f - . 18:27:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:27:59 WORKDIR /edgex 18:27:59 COPY go.mod . 18:27:59 RUN go mod download 18:28:01 Sending build context to Docker daemon 166.6MB 18:28:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:28:01 ---> 8b459fc5aaf0 18:28:01 Step 2/4 : WORKDIR /edgex 18:28:03 ---> Running in a770772e39c4 18:28:03 Removing intermediate container a770772e39c4 18:28:03 ---> 444439f01a5a 18:28:03 Step 3/4 : COPY go.mod . 18:28:04 ---> 693a5197e4a1 18:28:04 Step 4/4 : RUN go mod download 18:28:04 ---> Running in af40b53c53f8 18:28:12 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 18:28:12 Removing intermediate container b9954a67f720 18:28:12 ---> 60e2d84dd5f7 18:28:12 18:28:12 Step 9/30 : FROM alpine:3.14 18:28:12 3.14: Pulling from library/alpine 18:28:12 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:28:12 Status: Downloaded newer image for alpine:3.14 18:28:12 ---> 14119a10abf4 18:28:12 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:28:12 ---> Running in 71145551ee21 18:28:12 Removing intermediate container 71145551ee21 18:28:12 ---> 914d7ef602b7 18:28:12 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 18:28:12 ---> Running in 23307c261527 18:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:28:12 (1/2) Installing dumb-init (1.2.5-r1) 18:28:12 (2/2) Installing su-exec (0.2-r1) 18:28:12 Executing busybox-1.33.1-r3.trigger 18:28:12 OK: 6 MiB in 16 packages 18:28:12 Removing intermediate container 23307c261527 18:28:12 ---> d2af7c4f2662 18:28:12 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 18:28:13 ---> Running in 228218cdd962 18:28:13 Removing intermediate container 228218cdd962 18:28:13 ---> 7c6627c00dde 18:28:13 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:28:14 ---> Running in 192be2447861 18:28:14 Removing intermediate container 224b08083140 18:28:14 ---> 269025d45fc9 18:28:14 18:28:14 Step 9/20 : FROM alpine:3.14 18:28:14 ---> 14119a10abf4 18:28:14 Step 10/20 : RUN apk add --update --no-cache curl 18:28:14 Removing intermediate container 192be2447861 18:28:14 ---> 8dbc160f707f 18:28:14 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:28:14 ---> Running in 6194d35d34ed 18:28:14 ---> Running in 6f0a9be22fe6 18:28:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:28:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:28:15 Removing intermediate container 6f0a9be22fe6 18:28:15 ---> cce567091ff1 18:28:15 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 18:28:15 (1/5) Installing ca-certificates (20191127-r5) 18:28:15 ---> Running in 5d9d98033061 18:28:15 (2/5) Installing brotli-libs (1.0.9-r5) 18:28:15 (3/5) Installing nghttp2-libs (1.43.0-r0) 18:28:15 (4/5) Installing libcurl (7.79.1-r0) 18:28:15 (5/5) Installing curl (7.79.1-r0) 18:28:15 Executing busybox-1.33.1-r3.trigger 18:28:15 Executing ca-certificates-20191127-r5.trigger 18:28:15 OK: 8 MiB in 19 packages 18:28:15 Removing intermediate container 5d9d98033061 18:28:15 ---> 91c0239895a9 18:28:15 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:28:16 ---> cb7c163c1a65 18:28:16 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:28:16 ---> Running in d443a4bc7d71 18:28:16 Removing intermediate container 6194d35d34ed 18:28:16 ---> ab3ff3a1b478 18:28:16 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:28:16 ---> Running in 25636a7cdc34 18:28:16 Removing intermediate container 25636a7cdc34 18:28:16 ---> d6bf4d873572 18:28:16 Step 12/20 : WORKDIR /edgex 18:28:17 ---> Running in def92cfe060d 18:28:17 Removing intermediate container def92cfe060d 18:28:17 ---> e070361f60b9 18:28:17 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:28:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:28:17 ---> 07b32fc5e61a 18:28:17 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:28:17 Removing intermediate container d443a4bc7d71 18:28:17 ---> f7bef2f1da9b 18:28:17 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 18:28:18 ---> 8a60241ac0e6 18:28:18 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:28:18 ---> 82642d03312e 18:28:18 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:28:19 ---> f6ad2573cd75 18:28:19 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:28:19 Removing intermediate container 41c632114366 18:28:19 ---> fbf50393e773 18:28:19 18:28:19 Step 9/22 : FROM alpine:3.14 18:28:19 ---> 14119a10abf4 18:28:19 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:28:19 ---> ad50d4508abb 18:28:19 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:28:19 ---> Running in 491d08f3355c 18:28:19 ---> Running in 198d30c614a0 18:28:19 Removing intermediate container 491d08f3355c 18:28:19 ---> 2a158e1026b2 18:28:19 Step 17/20 : CMD ["--init=true"] 18:28:19 Removing intermediate container 198d30c614a0 18:28:19 ---> 5e5261be055a 18:28:19 Step 11/22 : ENV APP_PORT=59880 18:28:19 ---> Running in 78e982b39db2 18:28:19 ---> 5ce094cae5c1 18:28:19 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:28:19 ---> Running in 088c368c153e 18:28:20 Removing intermediate container 78e982b39db2 18:28:20 ---> 9cb9179b2efe 18:28:20 Step 18/20 : LABEL arch=x86_64 18:28:20 Removing intermediate container 088c368c153e 18:28:20 ---> cac0e9106865 18:28:20 Step 12/22 : EXPOSE $APP_PORT 18:28:20 ---> Running in d96380452afa 18:28:20 ---> f97030059e17 18:28:20 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:28:20 Removing intermediate container d96380452afa 18:28:20 ---> ae1b8b4b8127 18:28:20 Step 19/20 : LABEL git_sha=8537e0f4474a1da087339791ae1920afabe30a8b 18:28:20 ---> Running in b6a9db6ac78a 18:28:20 ---> Running in 3f0f34fcf3f9 18:28:20 ---> a8fe4d29829d 18:28:20 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 18:28:20 Removing intermediate container b6a9db6ac78a 18:28:20 ---> 12d8097e4da2 18:28:20 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:20 ---> Running in fd1798675158 18:28:20 ---> Running in cb9fb5a01188 18:28:20 Removing intermediate container 3f0f34fcf3f9 18:28:20 ---> c4d3d2cae8cd 18:28:20 Step 20/20 : LABEL version=0.0.0 18:28:21 Removing intermediate container a8e7fbf86c0a 18:28:21 ---> 00aff44cef59 18:28:21 18:28:21 Step 9/24 : FROM alpine:3.14 18:28:21 ---> 14119a10abf4 18:28:21 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:28:21 ---> Running in 3da6132158e2 18:28:21 ---> Running in 4545a894ea0a 18:28:21 Removing intermediate container cb9fb5a01188 18:28:21 ---> 408b2c136239 18:28:21 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:28:21 Removing intermediate container 3da6132158e2 18:28:21 ---> 3bf41adf3b67 18:28:21 18:28:21 Successfully built 3bf41adf3b67 18:28:21 Removing intermediate container 6e580fb42b38 18:28:21 ---> be17c649db02 18:28:21 18:28:21 Step 9/22 : FROM alpine:3.14 18:28:21 ---> 14119a10abf4 18:28:21 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:28:21 Successfully tagged security-proxy-setup:latest 18:28:21 Building support-scheduler 18:28:21  Building security-proxy-setup ... done  ---> Running in 7a721e4ddb56 18:28:21 ---> 45b0d6358a32 18:28:21 Step 25/30 : RUN chmod +x /entrypoint.sh 18:28:21 ---> Running in 29f1e47fb213 18:28:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:28:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:28:22 (1/3) Installing ca-certificates (20191127-r5) 18:28:22 (2/3) Installing dumb-init (1.2.5-r1) 18:28:22 (3/3) Installing su-exec (0.2-r1) 18:28:22 Executing busybox-1.33.1-r3.trigger 18:28:22 Executing ca-certificates-20191127-r5.trigger 18:28:22 OK: 6 MiB in 17 packages 18:28:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:28:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:28:22 (1/1) Installing dumb-init (1.2.5-r1) 18:28:22 Executing busybox-1.33.1-r3.trigger 18:28:22 OK: 6 MiB in 15 packages 18:28:24 Removing intermediate container fd1798675158 18:28:24 ---> 60d50e34030d 18:28:24 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 18:28:24 ---> Running in fac6fb91b51e 18:28:24 Removing intermediate container 7a721e4ddb56 18:28:24 ---> 5aac6ecb4218 18:28:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:28:24 Removing intermediate container 4545a894ea0a 18:28:24 ---> a52c8695bd2a 18:28:24 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:28:24 ---> Running in f43739423a21 18:28:24 ---> Running in baec0074cac6 18:28:24 Removing intermediate container f43739423a21 18:28:24 ---> c45c0b287b45 18:28:24 Step 12/22 : ENV APP_PORT=59881 18:28:24 Removing intermediate container baec0074cac6 18:28:24 ---> 5ccebefd9384 18:28:24 Step 12/24 : WORKDIR / 18:28:24 ---> Running in 52d516c322dc 18:28:24 ---> Running in eb70accc083f 18:28:24 Removing intermediate container 29f1e47fb213 18:28:24 ---> 252d6cca4941 18:28:24 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 18:28:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:28:25 ---> Running in 27e0f9cefe32 18:28:25 Removing intermediate container 52d516c322dc 18:28:25 ---> 1ed731270534 18:28:25 Step 13/22 : EXPOSE $APP_PORT 18:28:25 Removing intermediate container eb70accc083f 18:28:25 ---> 7a5ec9a634ad 18:28:25 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:28:25 ---> Running in eeaa52878687 18:28:25 Removing intermediate container 27e0f9cefe32 18:28:25 ---> 07a6dc2fc777 18:28:25 Step 27/30 : CMD ["gate"] 18:28:25 Removing intermediate container eeaa52878687 18:28:25 ---> fbacbebe7bc7 18:28:25 Step 14/22 : WORKDIR / 18:28:25 ---> Running in 227674b130b5 18:28:25 ---> 92cb9c427b29 18:28:25 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:28:25 ---> Running in 9c84e9a2f94c 18:28:25 Removing intermediate container 227674b130b5 18:28:25 ---> 9a7eaacdc622 18:28:25 Step 28/30 : LABEL arch=x86_64 18:28:25 Removing intermediate container 9c84e9a2f94c 18:28:25 ---> 70953580bf6e 18:28:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:28:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:28:25 ---> 447630af3693 18:28:25 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:28:25 ---> Running in b459fb499675 18:28:25 ---> 44ff68bca2ac 18:28:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:28:26 ---> 1dc782f20340 18:28:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:28:26 (1/6) Installing dumb-init (1.2.5-r1) 18:28:26 Removing intermediate container b459fb499675 18:28:26 ---> 7d8a67b22015 18:28:26 Step 29/30 : LABEL git_sha=8537e0f4474a1da087339791ae1920afabe30a8b 18:28:26 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:28:26 ---> Running in e13dc224b1ac 18:28:26 (3/6) Installing libsodium (1.0.18-r0) 18:28:26 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:28:26 ---> 631bdcf0e0d9 18:28:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:28:26 Removing intermediate container e13dc224b1ac 18:28:26 ---> ab1bb37caa9d 18:28:26 Step 30/30 : LABEL version=0.0.0 18:28:26 ---> 9f3f3e7c9293 18:28:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:28:26 (5/6) Installing libzmq (4.3.4-r0) 18:28:26 (6/6) Installing zeromq (4.3.4-r0) 18:28:26 ---> Running in 17e437557ae0 18:28:26 Executing busybox-1.33.1-r3.trigger 18:28:26 OK: 8 MiB in 20 packages 18:28:26 ---> 5324d96531b2 18:28:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:28:26 Removing intermediate container 17e437557ae0 18:28:26 ---> 75aa2fe9fdc2 18:28:26 18:28:26 ---> 2029de0d7f98 18:28:26 Step 18/22 : ENTRYPOINT ["/core-metadata"] 18:28:27 Successfully built 75aa2fe9fdc2 18:28:27 Successfully tagged security-bootstrapper:latest 18:28:27  Building security-bootstrapper ... done Building support-notifications 18:28:27 ---> Running in a41a7364bbf8 18:28:28 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:28:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:28:28 ---> 345b2aae3c33 18:28:28 Step 3/23 : WORKDIR /edgex-go 18:28:28 ---> Using cache 18:28:28 ---> f05a2215a967 18:28:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:28 ---> Using cache 18:28:28 ---> a35dc2613655 18:28:28 Step 5/23 : RUN apk add --update --no-cache make git 18:28:28 ---> Using cache 18:28:28 ---> d93780d5f237 18:28:28 Step 6/23 : COPY go.mod . 18:28:29 ---> 02c7a4aca2aa 18:28:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:28:29 Removing intermediate container fac6fb91b51e 18:28:29 ---> 2f9b242580c1 18:28:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:28:29 Removing intermediate container a41a7364bbf8 18:28:29 ---> 27d8e81f338f 18:28:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:28:30 ---> e98b48f01fe6 18:28:30 Step 7/23 : RUN go mod download 18:28:30 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:28:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:28:30 ---> 345b2aae3c33 18:28:30 Step 3/21 : WORKDIR /edgex-go 18:28:30 ---> Using cache 18:28:30 ---> f05a2215a967 18:28:30 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:30 ---> Using cache 18:28:30 ---> a35dc2613655 18:28:30 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 18:28:30 ---> 8a24b1e76853 18:28:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:28:30 ---> Running in 1d3ed1236e35 18:28:30 ---> f6c7e5bc2738 18:28:30 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/ 18:28:30 ---> Running in 72df66c7b7da 18:28:30 ---> Running in 08b2abacee91 18:28:30 ---> Running in 8fb4c3ab42a0 18:28:30 Removing intermediate container 1d3ed1236e35 18:28:30 ---> f168a92ce1ed 18:28:30 Step 20/22 : LABEL arch=x86_64 18:28:30 ---> Running in 3fea4981ede1 18:28:30 ---> a0143ecd38ac 18:28:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:28:30 Removing intermediate container 3fea4981ede1 18:28:30 ---> eb0ddc3b383e 18:28:30 Step 21/22 : LABEL git_sha=8537e0f4474a1da087339791ae1920afabe30a8b 18:28:31 ---> Running in 896a8c5b54d2 18:28:31 Removing intermediate container 896a8c5b54d2 18:28:31 ---> 1f6e902d9d40 18:28:31 Step 22/22 : LABEL version=0.0.0 18:28:31 ---> Running in 354dfd92992d 18:28:31 ---> 8c2dcfc60288 18:28:31 Step 18/22 : ENTRYPOINT ["/core-data"] 18:28:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:28:31 ---> Running in 7d0dcbb7a450 18:28:31 Removing intermediate container 354dfd92992d 18:28:31 ---> b8bb49a47981 18:28:31 18:28:31 Successfully built b8bb49a47981 18:28:31 Successfully tagged core-metadata:latest 18:28:31  Building core-metadata ... done Building sys-mgmt-agent 18:28:31 Removing intermediate container 7d0dcbb7a450 18:28:31 ---> 2968d65343a5 18:28:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:28:31 ---> Running in e2b97ab6435b 18:28:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:28:32 OK: 220 MiB in 52 packages 18:28:33 Removing intermediate container e2b97ab6435b 18:28:33 ---> daf77324bd0e 18:28:33 Step 20/22 : LABEL arch=x86_64 18:28:34 Removing intermediate container 8fb4c3ab42a0 18:28:34 ---> 59aeef396883 18:28:34 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:28:34 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:28:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:28:34 ---> 345b2aae3c33 18:28:34 Step 3/22 : WORKDIR /edgex-go 18:28:34 ---> Using cache 18:28:34 ---> f05a2215a967 18:28:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:34 ---> Using cache 18:28:34 ---> a35dc2613655 18:28:34 Step 5/22 : RUN apk add --update --no-cache make bash git 18:28:34 ---> Running in ba55938a491c 18:28:34 ---> Running in 6bef0d460fc2 18:28:34 ---> Running in 15fc376b2270 18:28:34 Removing intermediate container 72df66c7b7da 18:28:34 ---> 6a85707b7513 18:28:34 Step 6/21 : COPY . . 18:28:34 Removing intermediate container ba55938a491c 18:28:34 ---> 17871ff54bbd 18:28:34 Step 21/22 : LABEL git_sha=8537e0f4474a1da087339791ae1920afabe30a8b 18:28:34 Removing intermediate container 15fc376b2270 18:28:34 ---> a61954ccc46e 18:28:34 Step 22/24 : LABEL arch=x86_64 18:28:34 ---> Running in f0990f213f90 18:28:34 ---> Running in 429dfdbb0d02 18:28:35 Removing intermediate container 08b2abacee91 18:28:35 ---> ed577ef784ee 18:28:35 Step 8/23 : COPY . . 18:28:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:28:35 Removing intermediate container f0990f213f90 18:28:35 ---> bba17516f3eb 18:28:35 Step 22/22 : LABEL version=0.0.0 18:28:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:28:36 OK: 220 MiB in 52 packages 18:28:39 Removing intermediate container 429dfdbb0d02 18:28:39 ---> 8275d4f6e12d 18:28:39 Step 23/24 : LABEL git_sha=8537e0f4474a1da087339791ae1920afabe30a8b 18:28:39 ---> Running in 67634ffb0af4 18:28:39 ---> Running in b9b2cf18db55 18:28:39 Removing intermediate container 67634ffb0af4 18:28:39 ---> 54829593d71c 18:28:39 18:28:39 Successfully built 54829593d71c 18:28:39 Successfully tagged core-data:latest 18:28:39 Building core-command 18:28:39  Building core-data ... done Removing intermediate container b9b2cf18db55 18:28:39 ---> 5b9ab43da0db 18:28:39 Step 24/24 : LABEL version=0.0.0 18:28:40 Removing intermediate container 6bef0d460fc2 18:28:40 ---> 1c15a4b7589a 18:28:40 Step 6/22 : COPY . . 18:28:40 ---> 4f262e824065 18:28:40 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:40 ---> 34a2765e8564 18:28:40 Step 9/23 : RUN go mod tidy 18:28:44 ---> Running in c43a26fb28cb 18:28:44 ---> Running in 027ef4419b9b 18:28:44 ---> Running in 99d4848d5d06 18:28:45 Removing intermediate container 027ef4419b9b 18:28:45 ---> caf6e781fb1d 18:28:45 18:28:45 Successfully built caf6e781fb1d 18:28:45 Successfully tagged security-secretstore-setup:latest 18:28:45  Building security-secretstore-setup ... done  ---> 49895ef013d7 18:28:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:45 ---> Running in c87141129dbb 18:28:46 Removing intermediate container c43a26fb28cb 18:28:46 ---> d3ac6b04fca7 18:28:46 Step 8/21 : RUN make cmd/support-notifications/support-notifications 18:28:46 ---> Running in 0c70c78db993 18:28:46 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:28:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:28:46 ---> 345b2aae3c33 18:28:46 Step 3/22 : WORKDIR /edgex-go 18:28:46 ---> Using cache 18:28:46 ---> f05a2215a967 18:28:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:46 ---> Using cache 18:28:46 ---> a35dc2613655 18:28:46 Step 5/22 : RUN apk add --update --no-cache make git 18:28:46 ---> Using cache 18:28:46 ---> d93780d5f237 18:28:46 Step 6/22 : COPY . . 18:28:46 ---> Using cache 18:28:46 ---> 9ab70b3d5b87 18:28:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:46 ---> Using cache 18:28:46 ---> 18886d5faa76 18:28:46 Step 8/22 : RUN make cmd/core-command/core-command 18:28:46 ---> Running in 6e89cf7362f1 18:28:46 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 18:28:46 Removing intermediate container c87141129dbb 18:28:46 ---> 5decd628813e 18:28:46 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:28:47 ---> Running in 3f528d390851 18:28:47 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 18:28:47 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 18:28:49 Removing intermediate container 99d4848d5d06 18:28:49 ---> ba6024082866 18:28:49 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:28:49 ---> Running in 7e90e1c7e38c 18:28:49 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 18:29:22 Removing intermediate container 6e89cf7362f1 18:29:22 ---> 2817924713f2 18:29:22 18:29:22 Step 9/22 : FROM alpine:3.14 18:29:22 ---> 14119a10abf4 18:29:22 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:29:22 ---> Using cache 18:29:22 ---> 5aac6ecb4218 18:29:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:29:22 ---> Using cache 18:29:22 ---> c45c0b287b45 18:29:22 Step 12/22 : ENV APP_PORT=59882 18:29:22 ---> Running in 24b881eb02c4 18:29:22 Removing intermediate container 24b881eb02c4 18:29:22 ---> 486efc80d6a4 18:29:22 Step 13/22 : EXPOSE $APP_PORT 18:29:22 ---> Running in 47012a02d282 18:29:22 Removing intermediate container 47012a02d282 18:29:22 ---> a108168d1ffb 18:29:22 Step 14/22 : WORKDIR / 18:29:22 ---> Running in 2c55153726d9 18:29:22 Removing intermediate container 2c55153726d9 18:29:22 ---> c3a8ad07552a 18:29:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:29:22 ---> deb6e59df840 18:29:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:29:22 Removing intermediate container 3f528d390851 18:29:22 ---> db28a224d1cc 18:29:22 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:29:22 ---> ef84015253bd 18:29:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:29:22 ---> Running in 21b5ba75cbe0 18:29:22 ---> 068485218fff 18:29:22 Step 18/22 : ENTRYPOINT ["/core-command"] 18:29:22 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 18:29:22 ---> Running in 40c8cdcd29ca 18:29:22 Removing intermediate container 0c70c78db993 18:29:22 ---> a5ea710fa209 18:29:22 18:29:22 Step 9/21 : FROM alpine:3.14 18:29:22 ---> 14119a10abf4 18:29:22 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 18:29:22 Removing intermediate container 40c8cdcd29ca 18:29:22 ---> cd4d2f51969c 18:29:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:29:22 ---> Running in 01e9fe9e16d0 18:29:22 ---> Running in 4b3676a9da81 18:29:22 Removing intermediate container 4b3676a9da81 18:29:22 ---> 7332f73c34e7 18:29:22 Step 20/22 : LABEL arch=x86_64 18:29:22 ---> Running in 3a7137085d9d 18:29:22 Removing intermediate container 3a7137085d9d 18:29:22 ---> f4e3749f25a6 18:29:22 Step 21/22 : LABEL git_sha=8537e0f4474a1da087339791ae1920afabe30a8b 18:29:22 ---> Running in 65e6de76ea3e 18:29:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:29:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:29:22 (1/2) Installing ca-certificates (20191127-r5) 18:29:22 Removing intermediate container 21b5ba75cbe0 18:29:22 ---> fa5a3a0029d0 18:29:22 18:29:22 Step 10/22 : FROM docker:20.10.8 18:29:22 Removing intermediate container 65e6de76ea3e 18:29:22 ---> e99eb3fc6dce 18:29:22 Step 22/22 : LABEL version=0.0.0 18:29:22 (2/2) Installing dumb-init (1.2.5-r1) 18:29:22 Executing busybox-1.33.1-r3.trigger 18:29:22 Executing ca-certificates-20191127-r5.trigger 18:29:22 OK: 6 MiB in 16 packages 18:29:22 20.10.8: Pulling from library/docker 18:29:22 ---> Running in dd9bb1759624 18:29:22 Removing intermediate container 7e90e1c7e38c 18:29:22 ---> e7bbb102558e 18:29:22 18:29:22 Step 11/23 : FROM alpine:3.14 18:29:22 ---> 14119a10abf4 18:29:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:29:22 ---> Using cache 18:29:22 ---> 5aac6ecb4218 18:29:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:29:22 ---> Using cache 18:29:22 ---> c45c0b287b45 18:29:22 Step 14/23 : ENV APP_PORT=59861 18:29:22 ---> Running in 660e5ada6ec6 18:29:22 Removing intermediate container dd9bb1759624 18:29:22 ---> 2d0ca24ff258 18:29:22 18:29:22 Successfully built 2d0ca24ff258 18:29:22 Removing intermediate container 660e5ada6ec6 18:29:22 ---> 0a8afc41f409 18:29:22 Step 15/23 : EXPOSE $APP_PORT 18:29:22 Successfully tagged core-command:latest 18:29:22  Building core-command ... done Removing intermediate container 01e9fe9e16d0 18:29:22 ---> 132a18030fa6 18:29:22 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:29:22 ---> Running in b8bb761af6be 18:29:22 ---> Running in 2ba1d4d69691 18:29:22 Removing intermediate container b8bb761af6be 18:29:22 ---> bc0ffc1690bc 18:29:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:29:22 Removing intermediate container 2ba1d4d69691 18:29:22 ---> da5e0d12d2a0 18:29:22 Step 12/21 : ENV APP_PORT=59860 18:29:22 ---> Running in eff74ea7528a 18:29:22 Removing intermediate container eff74ea7528a 18:29:22 ---> 3eba9455137b 18:29:22 Step 13/21 : EXPOSE $APP_PORT 18:29:22 ---> bbd60a944215 18:29:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:29:22 ---> Running in b1e1f2784b16 18:29:22 Removing intermediate container b1e1f2784b16 18:29:22 ---> a2a416bdacc6 18:29:22 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 18:29:22 ---> 983a39baa831 18:29:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:29:22 ---> 867c59db00bd 18:29:22 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:29:23 ---> 2ee2ff0fb54d 18:29:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:29:23 ---> Running in 9d3469ee8f0b 18:29:23 ---> 91a8d752b131 18:29:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:29:23 Removing intermediate container 9d3469ee8f0b 18:29:23 ---> f0610d62707f 18:29:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:29:23 ---> Running in 66dd3251a7a0 18:29:23 ---> ee8d7d7a84d6 18:29:23 Step 17/21 : ENTRYPOINT ["/support-notifications"] 18:29:23 Removing intermediate container 66dd3251a7a0 18:29:23 ---> 8e89b339bd27 18:29:23 Step 21/23 : LABEL arch=x86_64 18:29:23 ---> Running in 05df361f6a2d 18:29:23 ---> Running in 5b056c267b6b 18:29:23 Removing intermediate container 05df361f6a2d 18:29:23 ---> 65ae80aee572 18:29:23 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:29:23 ---> Running in 62581da0702c 18:29:23 Removing intermediate container 5b056c267b6b 18:29:23 ---> 9a9e899c667f 18:29:23 Step 22/23 : LABEL git_sha=8537e0f4474a1da087339791ae1920afabe30a8b 18:29:23 ---> Running in 77d461aa9275 18:29:23 Removing intermediate container 62581da0702c 18:29:23 ---> f0a5243a1d47 18:29:23 Step 19/21 : LABEL arch=x86_64 18:29:23 ---> Running in db0266227eac 18:29:23 Removing intermediate container 77d461aa9275 18:29:23 ---> ae4527e23739 18:29:23 Step 23/23 : LABEL version=0.0.0 18:29:23 ---> Running in 2c671ddcadff 18:29:23 Removing intermediate container db0266227eac 18:29:23 ---> c3a986102d3c 18:29:23 Step 20/21 : LABEL git_sha=8537e0f4474a1da087339791ae1920afabe30a8b 18:29:23 ---> Running in fe649475de2b 18:29:23 Removing intermediate container 2c671ddcadff 18:29:23 ---> 7e3519d069a2 18:29:23 18:29:24 Successfully built 7e3519d069a2 18:29:24 Successfully tagged support-scheduler:latest 18:29:24  Building support-scheduler ... done Removing intermediate container fe649475de2b 18:29:24 ---> e8da451da785 18:29:24 Step 21/21 : LABEL version=0.0.0 18:29:24 ---> Running in cabdbef20d57 18:29:24 Removing intermediate container cabdbef20d57 18:29:24 ---> cef8ee40c65e 18:29:24 18:29:24 Successfully built cef8ee40c65e 18:29:24 Successfully tagged support-notifications:latest 18:29:25  Building support-notifications ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 18:29:25 Status: Downloaded newer image for docker:20.10.8 18:29:25 ---> bc6c0ffef665 18:29:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:29:25 ---> Running in b2f6c2e16a22 18:29:25 Removing intermediate container b2f6c2e16a22 18:29:25 ---> 307df52e9f21 18:29:25 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 18:29:25 ---> Running in a233e9294b6c 18:29:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:29:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:29:25 (1/42) Installing readline (8.1.0-r0) 18:29:25 (2/42) Installing bash (5.1.4-r0) 18:29:25 Executing bash-5.1.4-r0.post-install 18:29:25 (3/42) Installing brotli-libs (1.0.9-r5) 18:29:25 (4/42) Installing nghttp2-libs (1.43.0-r0) 18:29:25 (5/42) Installing libcurl (7.79.1-r0) 18:29:25 (6/42) Installing curl (7.79.1-r0) 18:29:25 (7/42) Installing dumb-init (1.2.5-r1) 18:29:26 (8/42) Installing libbz2 (1.0.8-r1) 18:29:26 (9/42) Installing expat (2.4.1-r0) 18:29:26 (10/42) Installing libffi (3.3-r2) 18:29:26 (11/42) Installing gdbm (1.19-r0) 18:29:26 (12/42) Installing xz-libs (5.2.5-r0) 18:29:26 (13/42) Installing libgcc (10.3.1_git20210424-r2) 18:29:26 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 18:29:26 (15/42) Installing mpdecimal (2.5.1-r1) 18:29:26 (16/42) Installing sqlite-libs (3.35.5-r0) 18:29:26 (17/42) Installing python3 (3.9.5-r1) 18:29:26 Removing intermediate container af40b53c53f8 18:29:26 ---> 389d8a442581 18:29:26 Successfully built 389d8a442581 18:29:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:29:26 + docker inspect -f . ci-base-image-arm64 18:29:26 . [Pipeline] withDockerContainer 18:29:26 (18/42) Installing py3-appdirs (1.4.4-r2) 18:29:26 (19/42) Installing py3-chardet (4.0.0-r2) 18:29:26 (20/42) Installing py3-idna (3.2-r0) 18:29:26 (21/42) Installing py3-urllib3 (1.26.5-r0) 18:29:26 (22/42) Installing py3-certifi (2020.12.5-r1) 18:29:26 (23/42) Installing py3-requests (2.25.1-r4) 18:29:26 (24/42) Installing py3-msgpack (1.0.2-r1) 18:29:26 (25/42) Installing py3-lockfile (0.12.2-r4) 18:29:26 (26/42) Installing py3-cachecontrol (0.12.6-r1) 18:29:26 (27/42) Installing py3-colorama (0.4.4-r1) 18:29:26 (28/42) Installing py3-contextlib2 (0.6.0-r1) 18:29:26 (29/42) Installing py3-distlib (0.3.1-r3) 18:29:26 (30/42) Installing py3-distro (1.5.0-r3) 18:29:26 (31/42) Installing py3-six (1.15.0-r1) 18:29:26 (32/42) Installing py3-webencodings (0.5.1-r4) 18:29:26 (33/42) Installing py3-html5lib (1.1-r1) 18:29:26 (34/42) Installing py3-parsing (2.4.7-r2) 18:29:26 (35/42) Installing py3-packaging (20.9-r1) 18:29:26 (36/42) Installing py3-toml (0.10.2-r2) 18:29:26 (37/42) Installing py3-pep517 (0.10.0-r2) 18:29:26 (38/42) Installing py3-progress (1.5-r2) 18:29:26 (39/42) Installing py3-retrying (1.3.3-r1) 18:29:26 (40/42) Installing py3-ordered-set (4.0.2-r1) 18:29:26 (41/42) Installing py3-setuptools (52.0.0-r3) 18:29:27 prd-ubuntu18.04-docker-arm64-4c-16g-2094 does not seem to be running inside a container 18:29:27 (42/42) Installing py3-pip (20.3.4-r1) 18:29:27 Executing busybox-1.33.1-r3.trigger 18:29:27 OK: 84 MiB in 64 packages 18:29:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-arm64 cat 18:29:27 Collecting docker-compose==1.23.2 18:29:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:29:27 Collecting docker<4.0,>=3.6.0 18:29:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:29:27 Collecting PyYAML<4,>=3.10 18:29:27 Downloading PyYAML-3.13.tar.gz (270 kB) 18:29:28 Collecting dockerpty<0.5,>=0.4.1 18:29:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:29:28 Collecting cached-property<2,>=1.2.0 18:29:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:29:28 Collecting jsonschema<3,>=2.5.1 18:29:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:29:28 Collecting texttable<0.10,>=0.9.0 18:29:28 Downloading texttable-0.9.1.tar.gz (11 kB) 18:29:28 $ docker top 022759e5bd08231cd0132f86035fa13eca7554b244a7c0389a752df8eb0dad3a -eo pid,comm 18:29:29 Collecting docopt<0.7,>=0.6.1 18:29:29 Downloading docopt-0.6.2.tar.gz (25 kB) [Pipeline] { [Pipeline] sh 18:29:29 Collecting websocket-client<1.0,>=0.32.0 18:29:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:29:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:29:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:29:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 18:29:29 Collecting docker-pycreds>=0.4.0 18:29:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:29:29 + go version 18:29:29 go version go1.16.8 linux/arm64 [Pipeline] } 18:29:29 $ docker stop --time=1 022759e5bd08231cd0132f86035fa13eca7554b244a7c0389a752df8eb0dad3a 18:29:29 Collecting idna<2.8,>=2.5 18:29:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:29:29 Collecting urllib3<1.25,>=1.21.1 18:29:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:29:29 Collecting chardet<3.1.0,>=3.0.2 18:29:29 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:29:29 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) 18:29:29 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:29:29 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:29:29 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:29:29 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:29:30 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:29:30 Attempting uninstall: urllib3 18:29:30 Found existing installation: urllib3 1.26.5 18:29:30 Uninstalling urllib3-1.26.5: 18:29:30 Successfully uninstalled urllib3-1.26.5 18:29:30 Attempting uninstall: idna 18:29:30 Found existing installation: idna 3.2 18:29:30 Uninstalling idna-3.2: 18:29:30 Successfully uninstalled idna-3.2 18:29:30 Attempting uninstall: chardet 18:29:30 Found existing installation: chardet 4.0.0 18:29:30 Uninstalling chardet-4.0.0: 18:29:30 Successfully uninstalled chardet-4.0.0 18:29:30 Attempting uninstall: requests 18:29:30 Found existing installation: requests 2.25.1 18:29:30 Uninstalling requests-2.25.1: 18:29:30 Successfully uninstalled requests-2.25.1 18:29:30 Running setup.py install for texttable: started 18:29:30 Running setup.py install for texttable: finished with status 'done' 18:29:30 Running setup.py install for PyYAML: started 18:29:31 Running setup.py install for PyYAML: finished with status 'done' 18:29:31 Running setup.py install for docopt: started 18:29:31 $ docker rm -f 022759e5bd08231cd0132f86035fa13eca7554b244a7c0389a752df8eb0dad3a 18:29:31 Running setup.py install for docopt: finished with status 'done' 18:29:31 Running setup.py install for dockerpty: started [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 18:29:31 Running setup.py install for dockerpty: finished with status 'done' [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:29:32 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 18:29:32 + docker inspect -f . ci-base-image-arm64 18:29:32 . [Pipeline] withDockerContainer 18:29:32 prd-ubuntu18.04-docker-arm64-4c-16g-2094 does not seem to be running inside a container 18:29:32 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-arm64 cat 18:29:34 $ docker top fa4bbe86dee13011a3cb51eae2157367aaa9a0fea56b14534a46c9a6b18abf5c -eo pid,comm [Pipeline] { [Pipeline] echo 18:29:34 ========================================================= 18:29:34 [edgeXBuildGoParallel] Running Tests and Build... 18:29:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:29:35 + make test 18:29:35 go mod tidy 18:29:35 Removing intermediate container a233e9294b6c 18:29:35 ---> a681e187d8e2 18:29:35 Step 13/22 : ENV APP_PORT=58890 18:29:35 ---> Running in 8a8589877572 18:29:35 Removing intermediate container 8a8589877572 18:29:35 ---> 8242b494c16f 18:29:35 Step 14/22 : EXPOSE $APP_PORT 18:29:35 ---> Running in 54d810ca2506 18:29:35 Removing intermediate container 54d810ca2506 18:29:35 ---> 606b14df7ddd 18:29:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:29:36 ---> f4c3bfc589f2 18:29:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:29:36 ---> 154d6abd6629 18:29:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:29:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:29:36 ---> 9bac11f1cc65 18:29:36 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 18:29:36 ---> Running in d652b3c26bb4 18:29:36 Removing intermediate container d652b3c26bb4 18:29:36 ---> 42dde3001f23 18:29:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:29:36 ---> Running in 7ecdfd8e87ab 18:29:36 Removing intermediate container 7ecdfd8e87ab 18:29:36 ---> 3c6801fa6460 18:29:36 Step 20/22 : LABEL arch=x86_64 18:29:36 ---> Running in 21f0d6edac14 18:29:36 Removing intermediate container 21f0d6edac14 18:29:36 ---> 227bab66dbdc 18:29:36 Step 21/22 : LABEL git_sha=8537e0f4474a1da087339791ae1920afabe30a8b 18:29:36 ---> Running in adb8f78d1339 18:29:36 Removing intermediate container adb8f78d1339 18:29:36 ---> 06732aaa122d 18:29:36 Step 22/22 : LABEL version=0.0.0 18:29:36 ---> Running in 342ca97f138d 18:29:37 Removing intermediate container 342ca97f138d 18:29:37 ---> d01f3ed91bbc 18:29:37 18:29:37 Successfully built d01f3ed91bbc 18:29:37 Successfully tagged sys-mgmt-agent:latest 18:29:37  Building sys-mgmt-agent ... done  [Pipeline] } 18:29:37 $ docker stop --time=1 201fb26c263cc192fc55a5f768a32823683b633680d98bcb689f1b1ef4ba7477 18:29:38 $ docker rm -f 201fb26c263cc192fc55a5f768a32823683b633680d98bcb689f1b1ef4ba7477 [Pipeline] // withDockerContainer [Pipeline] sh 18:29:38 + docker images 18:29:38 REPOSITORY TAG IMAGE ID CREATED SIZE 18:29:38 sys-mgmt-agent latest d01f3ed91bbc 2 seconds ago 294MB 18:29:38 support-notifications latest cef8ee40c65e 14 seconds ago 16.9MB 18:29:38 support-scheduler latest 7e3519d069a2 15 seconds ago 16.2MB 18:29:38 core-command latest 2d0ca24ff258 17 seconds ago 16.1MB 18:29:38 e7bbb102558e 17 seconds ago 1.76GB 18:29:38 fa5a3a0029d0 18 seconds ago 1.76GB 18:29:38 a5ea710fa209 19 seconds ago 1.76GB 18:29:38 2817924713f2 21 seconds ago 1.75GB 18:29:38 security-secretstore-setup latest caf6e781fb1d 54 seconds ago 28.4MB 18:29:38 core-data latest 54829593d71c 59 seconds ago 20.7MB 18:29:38 core-metadata latest b8bb49a47981 About a minute ago 16.9MB 18:29:38 security-bootstrapper latest 75aa2fe9fdc2 About a minute ago 18.9MB 18:29:38 be17c649db02 About a minute ago 1.76GB 18:29:38 security-proxy-setup latest 3bf41adf3b67 About a minute ago 26.8MB 18:29:38 00aff44cef59 About a minute ago 1.76GB 18:29:38 fbf50393e773 About a minute ago 1.76GB 18:29:38 269025d45fc9 About a minute ago 1.76GB 18:29:38 60e2d84dd5f7 About a minute ago 1.76GB 18:29:38 ci-base-image-x86_64 latest 345b2aae3c33 5 minutes ago 1.25GB 18:29:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 13 days ago 548MB 18:29:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB 18:29:38 docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB 18:29:38 alpine 3.14 14119a10abf4 2 months ago 5.6MB 18:29:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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 18:29:54 Still waiting to schedule task 18:29:54 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 18:30:08 ? github.com/edgexfoundry/edgex-go [no test files] 18:30:30 Running on prd-ubuntu18.04-docker-8c-8g-2100 in /w/workspace/edgexfoundry_edgex-go_PR-3778 [Pipeline] { [Pipeline] ws 18:30:30 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 18:30:30 The recommended git tool is: git 18:30:32 using credential edgex-jenkins-ssh 18:30:32 Cloning the remote Git repository 18:30:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:30:32 > git init /w/workspace/edgex-go/6 # timeout=10 18:30:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:30:32 > git --version # timeout=10 18:30:32 > git --version # 'git version 2.17.1' 18:30:32 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:30:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:30:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:30:47 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3778/head:refs/remotes/origin/PR-3778 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:30:48 Merging remotes/origin/main commit 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 into PR head commit 8537e0f4474a1da087339791ae1920afabe30a8b 18:30:48 Merge succeeded, producing 8537e0f4474a1da087339791ae1920afabe30a8b 18:30:48 Checking out Revision 8537e0f4474a1da087339791ae1920afabe30a8b (PR-3778) 18:30:48 > git config core.sparsecheckout # timeout=10 18:30:48 > git checkout -f 8537e0f4474a1da087339791ae1920afabe30a8b # timeout=10 18:30:48 > git remote # timeout=10 18:30:48 > git config --get remote.origin.url # timeout=10 18:30:48 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:48 > git merge 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 # timeout=10 18:30:48 > git rev-parse HEAD^{commit} # timeout=10 18:30:48 > git config core.sparsecheckout # timeout=10 18:30:48 > git checkout -f 8537e0f4474a1da087339791ae1920afabe30a8b # timeout=10 18:30:52 Commit message: "Merge branch 'main' into ekuiper-connections" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:53 + echo snap-build.sh 18:30:53 snap-build.sh 18:30:53 + SNAP_BASE_DIR=. 18:30:53 + '[' '!' -z /w/workspace/edgex-go/6 ']' 18:30:53 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 18:30:53 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 18:30:53 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 18:30:53 + cd /w/workspace/edgex-go/6 18:30:53 + sudo apt-get remove -qy --purge lxd lxd-client 18:30:53 Reading package lists... 18:30:53 Building dependency tree... 18:30:53 Reading state information... 18:30:53 The following packages were automatically installed and are no longer required: 18:30:53 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:30:53 uidmap xdelta3 18:30:53 Use 'sudo apt autoremove' to remove them. 18:30:53 The following packages will be REMOVED: 18:30:53 lxd* lxd-client* 18:30:53 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:30:53 After this operation, 31.7 MB disk space will be freed. 18:30:53 (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.) 18:30:53 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 18:30:54 Removing lxd dnsmasq configuration 18:30:54 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 18:30:54 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:30:55 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:30:55 (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.) 18:30:55 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 18:30:57 Processing triggers for systemd (237-3ubuntu10.45) ... 18:30:57 Processing triggers for ureadahead (0.100.0-21) ... 18:30:57 + sudo snap remove --purge lxd 18:30:57 snap "lxd" is not installed 18:30:57 + sudo groupadd --force --system lxd 18:30:57 ++ whoami 18:30:57 + sudo /usr/sbin/usermod -G lxd -a jenkins 18:30:58 + newgrp - lxd 18:30:58 + sudo snap install lxd 18:31:06 2021-10-26T18:31:04Z INFO Waiting for automatic snapd restart... 18:31:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:31:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:31:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:31:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:31:21 lxd 4.19 from Canonical* installed 18:31:21 + sudo lxd init --auto 18:31:29 + sudo snap install --classic snapcraft 18:31:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:31:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:31:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:31:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:31:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:31:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:31:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:31:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:31:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:31:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.235s coverage: 28.7% of statements 18:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:31:44 snapcraft 5.0 from Canonical* installed 18:31:44 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 18:31:44 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 18:31:44 % Total % Received % Xferd Average Speed Time Time Time Current 18:31:44 Dload Upload Total Spent Left Speed 18:31:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4446 0 --:--:-- --:--:-- --:--:-- 4446 18:31:44 100 3325k 100 3325k 0 0 9779k 0 --:--:-- --:--:-- --:--:-- 9779k 18:31:44 ./yq_linux_amd64 18:31:44 + sudo snapcraft prime --use-lxd 18:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.318s coverage: 98.5% of statements 18:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:31:45 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 18:31:45 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: 18:31:45 - README.md 18:31:45 18:31:45 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:31:45 Launching a container. 18:31:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.343s coverage: 44.7% of statements 18:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:31:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.726s coverage: 89.5% of statements 18:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:31:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.252s coverage: 84.4% of statements 18:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:31:51 Waiting for container to be ready 18:31:51 To start your first instance, try: lxc launch ubuntu:20.04 18:31:51 18:31:54 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 18:31:55 Waiting for network to be ready... 18:31:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:31:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] 18:31:55 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:31:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 18:31:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 18:31:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 18:31:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 18:31:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 18:31:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 18:31:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 18:31:56 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:31:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:31:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:31:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:31:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:31:56 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:31:56 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:31:56 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:31:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:31:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 18:31:57 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 18:31:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 18:31:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 18:31:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 18:31:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 18:31:57 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 18:31:57 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 18:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.609s coverage: 94.2% of statements 18:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:31:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.246s coverage: 59.1% of statements 18:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:31:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.204s coverage: 60.0% of statements 18:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:31:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.310s coverage: 0.9% of statements 18:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:31:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.185s coverage: 58.8% of statements 18:31:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.168s coverage: 21.7% of statements 18:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.241s coverage: 47.1% of statements 18:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.179s coverage: 79.5% of statements 18:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.272s coverage: 94.1% of statements 18:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.332s coverage: 96.3% of statements 18:31:59 Fetched 25.5 MB in 4s (6183 kB/s) 18:32:00 Reading package lists... 18:32:00 Reading package lists... 18:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.194s coverage: 87.5% of statements 18:32:00 Building dependency tree... 18:32:00 Reading state information... 18:32:00 The following additional packages will be installed: 18:32:00 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:32:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:32:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:32:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 18:32:00 Suggested packages: 18:32:00 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 18:32:00 Recommended packages: 18:32:00 gnupg libsasl2-modules 18:32:01 The following NEW packages will be installed: 18:32:01 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:32:01 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:32:01 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:32:01 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 18:32:01 The following packages will be upgraded: 18:32:01 gpg gpg-agent gpgconf libudev1 18:32:01 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 18:32:01 Need to get 3527 kB of archives. 18:32:01 After this operation, 13.3 MB of additional disk space will be used. 18:32:01 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] 18:32:01 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] 18:32:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 18:32:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 18:32:01 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 18:32:01 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 18:32:01 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 18:32:01 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 18:32:02 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 18:32:02 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 18:32:02 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 18:32:02 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 18:32:02 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 18:32:02 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 18:32:02 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 18:32:02 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 18:32:02 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 18:32:02 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 18:32:02 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 18:32:02 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 18:32:02 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 18:32:02 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 18:32:02 debconf: delaying package configuration, since apt-utils is not installed 18:32:02 Fetched 3527 kB in 1s (2923 kB/s) 18:32:02 (Reading database ... 12511 files and directories currently installed.) 18:32:02 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 18:32:02 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 18:32:02 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 18:32:02 Selecting previously unselected package udev. 18:32:02 (Reading database ... 12511 files and directories currently installed.) 18:32:02 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 18:32:02 Unpacking udev (237-3ubuntu10.52) ... 18:32:02 Selecting previously unselected package libfuse2:amd64. 18:32:02 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 18:32:02 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:32:02 Selecting previously unselected package fuse. 18:32:02 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 18:32:02 Unpacking fuse (2.9.7-1ubuntu1) ... 18:32:02 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 18:32:02 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:32:02 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 18:32:02 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:32:02 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 18:32:02 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:32:02 Selecting previously unselected package libksba8:amd64. 18:32:02 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 18:32:02 Unpacking libksba8:amd64 (1.3.5-2) ... 18:32:03 Selecting previously unselected package libroken18-heimdal:amd64. 18:32:03 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:32:03 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:03 Selecting previously unselected package libasn1-8-heimdal:amd64. 18:32:03 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:32:03 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:03 Selecting previously unselected package libheimbase1-heimdal:amd64. 18:32:03 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:32:03 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:03 Selecting previously unselected package libhcrypto4-heimdal:amd64. 18:32:03 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:32:03 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:03 Selecting previously unselected package libwind0-heimdal:amd64. 18:32:03 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:32:03 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:03 Selecting previously unselected package libhx509-5-heimdal:amd64. 18:32:03 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:32:03 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:03 Selecting previously unselected package libkrb5-26-heimdal:amd64. 18:32:03 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:32:03 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:03 Selecting previously unselected package libheimntlm0-heimdal:amd64. 18:32:03 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:32:03 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:03 Selecting previously unselected package libgssapi3-heimdal:amd64. 18:32:03 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:32:03 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:03 Selecting previously unselected package libsasl2-modules-db:amd64. 18:32:03 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:32:03 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:32:03 Selecting previously unselected package libsasl2-2:amd64. 18:32:03 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:32:03 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:32:03 Selecting previously unselected package libldap-common. 18:32:03 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 18:32:03 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:32:03 Selecting previously unselected package libldap-2.4-2:amd64. 18:32:03 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 18:32:03 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:32:03 Selecting previously unselected package dirmngr. 18:32:03 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 18:32:03 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 18:32:03 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:32:03 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 18:32:03 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:32:03 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:32:03 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:32:03 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 18:32:03 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:03 Setting up libksba8:amd64 (1.3.5-2) ... 18:32:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:32:03 Setting up udev (237-3ubuntu10.52) ... 18:32:04 invoke-rc.d: policy-rc.d denied execution of start. 18:32:04 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:04 Processing triggers for systemd (237-3ubuntu10) ... 18:32:04 Setting up fuse (2.9.7-1ubuntu1) ... 18:32:04 Setting up gpg (2.2.4-1ubuntu1.4) ... 18:32:04 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:04 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:04 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:04 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:04 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:04 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:04 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:04 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:32:04 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 18:32:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:32:04 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 18:32:04 settings in the [Install] section, and DefaultInstance for template units). 18:32:04 This means they are not meant to be enabled using systemctl. 18:32:04 Possible reasons for having this kind of units are: 18:32:04 1) A unit may be statically enabled by being symlinked from another unit's 18:32:04 .wants/ or .requires/ directory. 18:32:04 2) A unit's purpose may be to act as a helper for some other unit which has 18:32:04 a requirement dependency on it. 18:32:04 3) A unit may be started when needed via activation (socket, path, timer, 18:32:04 D-Bus, udev, scripted systemctl call, ...). 18:32:04 4) In case of template units, the unit is meant to be enabled with some 18:32:04 instance name specified. 18:32:05 Reading package lists... 18:32:05 Building dependency tree... 18:32:05 Reading state information... 18:32:05 The following additional packages will be installed: 18:32:05 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 18:32:05 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 18:32:05 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 18:32:05 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 18:32:05 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 18:32:05 Suggested packages: 18:32:05 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 18:32:05 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 18:32:05 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 18:32:05 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 18:32:05 systemd-container policykit-1 18:32:05 Recommended packages: 18:32:05 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 18:32:05 The following NEW packages will be installed: 18:32:05 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 18:32:05 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 18:32:05 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 18:32:05 multiarch-support openssh-client python3 python3-minimal python3.6 18:32:05 python3.6-minimal snapd squashfs-tools sudo 18:32:05 The following packages will be upgraded: 18:32:05 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 18:32:05 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 18:32:05 Need to get 36.8 MB of archives. 18:32:05 After this operation, 147 MB of additional disk space will be used. 18:32:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 18:32:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 18:32:05 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 18:32:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 18:32:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 18:32:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 18:32:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 18:32:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 18:32:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 18:32:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 18:32:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 18:32:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 18:32:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 18:32:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 18:32:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 18:32:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 18:32:05 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 18:32:06 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 18:32:06 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 18:32:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 18:32:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 18:32:06 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 18:32:06 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 18:32:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 18:32:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 18:32:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 18:32:06 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 18:32:06 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 18:32:06 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 18:32:06 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 18:32:07 debconf: delaying package configuration, since apt-utils is not installed 18:32:07 Fetched 36.8 MB in 2s (19.2 MB/s) 18:32:07 (Reading database ... 12757 files and directories currently installed.) 18:32:07 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 18:32:07 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 18:32:08 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 18:32:08 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 18:32:08 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 18:32:08 (Reading database ... 12757 files and directories currently installed.) 18:32:08 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 18:32:08 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 18:32:08 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 18:32:08 (Reading database ... 12757 files and directories currently installed.) 18:32:08 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 18:32:08 Unpacking apt (1.6.14) over (1.6.1) ... 18:32:08 Setting up apt (1.6.14) ... 18:32:08 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 18:32:09 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 18:32:09 (Reading database ... 12764 files and directories currently installed.) 18:32:09 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 18:32:09 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 18:32:09 Selecting previously unselected package libpython3.6-minimal:amd64. 18:32:09 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:32:09 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:32:09 Selecting previously unselected package libexpat1:amd64. 18:32:09 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 18:32:09 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:32:09 Selecting previously unselected package python3.6-minimal. 18:32:09 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:32:09 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:32:09 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 18:32:09 Checking for services that may need to be restarted...done. 18:32:09 Checking for services that may need to be restarted...done. 18:32:09 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:32:09 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:32:09 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:32:10 Selecting previously unselected package python3-minimal. 18:32:10 (Reading database ... 13012 files and directories currently installed.) 18:32:10 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 18:32:10 Unpacking python3-minimal (3.6.7-1~18.04) ... 18:32:10 Selecting previously unselected package mime-support. 18:32:10 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 18:32:10 Unpacking mime-support (3.60ubuntu1) ... 18:32:10 Selecting previously unselected package libmpdec2:amd64. 18:32:10 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 18:32:10 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:32:10 Selecting previously unselected package libpython3.6-stdlib:amd64. 18:32:10 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:32:10 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:32:10 Selecting previously unselected package python3.6. 18:32:10 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:32:10 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:32:10 Selecting previously unselected package libpython3-stdlib:amd64. 18:32:10 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 18:32:10 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:32:10 Setting up python3-minimal (3.6.7-1~18.04) ... 18:32:10 Selecting previously unselected package python3. 18:32:10 (Reading database ... 13442 files and directories currently installed.) 18:32:10 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 18:32:10 Unpacking python3 (3.6.7-1~18.04) ... 18:32:10 Selecting previously unselected package multiarch-support. 18:32:10 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 18:32:10 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 18:32:11 Setting up multiarch-support (2.27-3ubuntu1.4) ... 18:32:11 Selecting previously unselected package liblzo2-2:amd64. 18:32:11 (Reading database ... 13479 files and directories currently installed.) 18:32:11 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 18:32:11 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 18:32:11 Selecting previously unselected package libbsd0:amd64. 18:32:11 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 18:32:11 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:32:11 Selecting previously unselected package sudo. 18:32:11 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 18:32:11 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 18:32:11 Selecting previously unselected package apparmor. 18:32:11 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 18:32:11 Unpacking apparmor (2.12-4ubuntu5.1) ... 18:32:11 Selecting previously unselected package libedit2:amd64. 18:32:11 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 18:32:11 Unpacking libedit2:amd64 (3.1-20170329-1) ... 18:32:11 Selecting previously unselected package libkrb5support0:amd64. 18:32:11 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 18:32:11 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:32:11 Selecting previously unselected package libk5crypto3:amd64. 18:32:11 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 18:32:11 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:32:11 Selecting previously unselected package libkeyutils1:amd64. 18:32:11 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 18:32:11 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:32:11 Selecting previously unselected package libkrb5-3:amd64. 18:32:11 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 18:32:11 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:32:11 Selecting previously unselected package libgssapi-krb5-2:amd64. 18:32:11 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 18:32:11 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:32:11 Selecting previously unselected package libssl1.0.0:amd64. 18:32:11 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 18:32:11 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 18:32:11 Selecting previously unselected package openssh-client. 18:32:11 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 18:32:11 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 18:32:11 Selecting previously unselected package squashfs-tools. 18:32:11 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 18:32:11 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 18:32:12 Selecting previously unselected package snapd. 18:32:12 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 18:32:12 Unpacking snapd (2.51.1+18.04) ... 18:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.256s coverage: 94.4% of statements 18:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.204s coverage: 44.8% of statements 18:32:14 Setting up libedit2:amd64 (3.1-20170329-1) ... 18:32:14 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 18:32:14 Setting up mime-support (3.60ubuntu1) ... 18:32:14 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 18:32:14 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:32:14 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:32:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:32:14 Setting up systemd (237-3ubuntu10.52) ... 18:32:14 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 18:32:14 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:32:14 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:32:14 Setting up liblzo2-2:amd64 (2.08-1.2) ... 18:32:14 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:32:14 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:32:14 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:32:15 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 18:32:15 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:32:15 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:32:15 Setting up python3 (3.6.7-1~18.04) ... 18:32:15 running python rtupdate hooks for python3.6... 18:32:15 running python post-rtupdate hooks for python3.6... 18:32:15 Setting up apparmor (2.12-4ubuntu5.1) ... 18:32:16 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 18:32:16 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:32:16 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 18:32:16 Setting up snapd (2.51.1+18.04) ... 18:32:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 18:32:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 18:32:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 18:32:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 18:32:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:32:17 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:32:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 18:32:17 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 18:32:17 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 18:32:18 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 18:32:18 /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' 18:32:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:32:18 Processing triggers for systemd (237-3ubuntu10.52) ... 18:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.574s coverage: 82.5% of statements 18:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:32:19 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:32:19 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:32:19 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:32:20 Reading package lists... 18:32:20 Reading package lists... 18:32:20 Building dependency tree... 18:32:20 Reading state information... 18:32:20 Calculating upgrade... 18:32:20 The following packages will be upgraded: 18:32:20 advancecomp base-files bash binutils binutils-common 18:32:20 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 18:32:20 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 18:32:20 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 18:32:20 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 18:32:20 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 18:32:20 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 18:32:20 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 18:32:20 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 18:32:20 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 18:32:20 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 18:32:20 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 18:32:20 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 18:32:20 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 18:32:20 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 18:32:20 ubuntu-keyring util-linux 18:32:21 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18:32:21 Need to get 64.2 MB of archives. 18:32:21 After this operation, 5144 kB of additional disk space will be used. 18:32:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 18:32:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 18:32:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 18:32:21 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 18:32:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 18:32:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 18:32:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 18:32:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 18:32:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 18:32:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 18:32:21 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 18:32:21 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 18:32:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 18:32:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 18:32:21 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 18:32:21 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 18:32:21 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 18:32:21 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 18:32:21 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 18:32:21 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 18:32:21 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 18:32:21 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 18:32:21 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 18:32:21 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 18:32:21 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 18:32:21 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 18:32:21 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 18:32:21 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 18:32:21 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 18:32:21 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 18:32:21 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 18:32:21 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 18:32:21 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 18:32:21 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 18:32:21 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 18:32:21 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 18:32:21 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 18:32:21 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 18:32:21 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 18:32:21 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 18:32:21 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 18:32:21 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 18:32:21 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 18:32:21 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 18:32:21 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 18:32:21 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 18:32:21 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 18:32:21 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 18:32:21 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 18:32:21 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 18:32:21 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 18:32:21 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 18:32:21 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 18:32:21 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 18:32:21 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 18:32:21 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 18:32:21 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 18:32:21 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 18:32:21 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 18:32:21 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 18:32:21 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 18:32:21 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 18:32:21 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 18:32:21 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 18:32:21 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 18:32:21 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 18:32:21 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 18:32:21 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 18:32:22 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 18:32:22 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 18:32:22 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 18:32:22 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 18:32:22 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 18:32:22 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 18:32:22 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 18:32:22 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 18:32:22 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 18:32:22 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 18:32:22 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 18:32:22 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 18:32:22 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 18:32:22 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 18:32:22 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 18:32:22 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 18:32:22 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] 18:32:22 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 18:32:22 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 18:32:22 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] 18:32:22 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 18:32:22 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 18:32:22 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 18:32:22 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 18:32:22 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 18:32:22 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 18:32:22 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 18:32:22 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 18:32:22 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] 18:32:22 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 18:32:22 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 18:32:22 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 18:32:22 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 18:32:22 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 18:32:22 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 18:32:22 debconf: delaying package configuration, since apt-utils is not installed 18:32:22 Fetched 64.2 MB in 2s (36.6 MB/s) 18:32:23 (Reading database ... 13914 files and directories currently installed.) 18:32:23 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 18:32:23 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:32:23 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 18:32:23 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:32:23 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 18:32:23 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 18:32:24 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:32:24 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:32:24 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:32:24 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:32:24 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:32:24 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:32:24 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:32:24 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:32:24 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:32:24 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:32:24 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:32:24 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:32:24 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:32:24 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:32:24 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 18:32:24 (Reading database ... 13914 files and directories currently installed.) 18:32:24 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 18:32:24 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 18:32:24 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 18:32:24 (Reading database ... 13914 files and directories currently installed.) 18:32:24 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:32:24 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:32:25 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:32:25 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:32:25 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:32:25 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:32:25 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 18:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.274s coverage: 92.9% of statements 18:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 18:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.190s coverage: 87.2% of statements 18:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 18:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.258s coverage: 58.8% of statements 18:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.245s coverage: 80.0% of statements 18:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.268s coverage: 87.2% of statements 18:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.323s coverage: 85.4% of statements 18:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.787s coverage: 91.2% of statements 18:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:32:25 (Reading database ... 13914 files and directories currently installed.) 18:32:25 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 18:32:25 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:32:25 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 18:32:25 (Reading database ... 13914 files and directories currently installed.) 18:32:25 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 18:32:25 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 18:32:25 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 18:32:25 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 18:32:26 Setting up base-files (10.1ubuntu2.11) ... 18:32:26 Installing new version of config file /etc/issue ... 18:32:26 Installing new version of config file /etc/issue.net ... 18:32:26 Installing new version of config file /etc/lsb-release ... 18:32:26 Installing new version of config file /etc/update-motd.d/50-motd-news ... 18:32:26 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 18:32:26 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 18:32:26 Removing obsolete conffile /etc/default/motd-news ... 18:32:26 (Reading database ... 13915 files and directories currently installed.) 18:32:26 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 18:32:26 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 18:32:26 Setting up bash (4.4.18-2ubuntu1.2) ... 18:32:26 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 18:32:26 (Reading database ... 13915 files and directories currently installed.) 18:32:26 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 18:32:26 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 18:32:26 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 18:32:26 (Reading database ... 13915 files and directories currently installed.) 18:32:26 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 18:32:26 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 18:32:26 Setting up tar (1.29b-2ubuntu0.2) ... 18:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.836s coverage: 64.4% of statements 18:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.180s coverage: 100.0% of statements 18:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 89.4% of statements 18:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 18:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 18:32:27 (Reading database ... 13915 files and directories currently installed.) 18:32:27 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 18:32:27 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:32:27 Setting up dpkg (1.19.0.5ubuntu2.3) ... 18:32:27 (Reading database ... 13915 files and directories currently installed.) 18:32:27 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 18:32:27 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:32:27 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 18:32:27 (Reading database ... 13915 files and directories currently installed.) 18:32:27 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 18:32:27 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:32:27 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 18:32:27 (Reading database ... 13915 files and directories currently installed.) 18:32:27 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 18:32:27 Unpacking grep (3.1-2build1) over (3.1-2) ... 18:32:27 Setting up grep (3.1-2build1) ... 18:32:27 (Reading database ... 13915 files and directories currently installed.) 18:32:27 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 18:32:27 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 18:32:27 Setting up gzip (1.6-5ubuntu1.1) ... 18:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.110s coverage: 100.0% of statements 18:32:27 (Reading database ... 13915 files and directories currently installed.) 18:32:27 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 18:32:27 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:32:27 Setting up login (1:4.5-1ubuntu2) ... 18:32:27 (Reading database ... 13915 files and directories currently installed.) 18:32:27 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 18:32:27 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:32:28 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 18:32:28 (Reading database ... 13915 files and directories currently installed.) 18:32:28 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 18:32:28 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:32:28 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 18:32:28 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:32:28 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 18:32:28 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:32:29 Setting up perl-base (5.26.1-6ubuntu0.5) ... 18:32:29 (Reading database ... 13915 files and directories currently installed.) 18:32:29 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 18:32:29 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:32:29 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:32:29 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:32:29 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:32:29 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:32:29 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 18:32:29 (Reading database ... 13915 files and directories currently installed.) 18:32:29 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 18:32:29 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 18:32:29 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 18:32:30 (Reading database ... 13915 files and directories currently installed.) 18:32:30 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:32:30 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:32:30 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:32:30 (Reading database ... 13915 files and directories currently installed.) 18:32:30 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:32:30 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:32:30 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:32:30 (Reading database ... 13915 files and directories currently installed.) 18:32:30 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:32:30 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:32:30 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:32:30 (Reading database ... 13915 files and directories currently installed.) 18:32:30 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:32:30 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:32:30 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:32:30 (Reading database ... 13915 files and directories currently installed.) 18:32:30 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 18:32:30 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:32:30 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 18:32:30 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:32:30 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 18:32:30 (Reading database ... 13915 files and directories currently installed.) 18:32:30 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 18:32:30 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:32:30 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 18:32:30 (Reading database ... 13915 files and directories currently installed.) 18:32:30 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:32:30 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:32:30 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:32:31 (Reading database ... 13915 files and directories currently installed.) 18:32:31 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:32:31 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:32:31 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 18:32:31 (Reading database ... 13915 files and directories currently installed.) 18:32:31 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:32:31 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:32:31 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 18:32:31 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 18:32:32 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 18:32:32 (Reading database ... 13915 files and directories currently installed.) 18:32:32 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 18:32:32 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:32:32 Setting up libc-bin (2.27-3ubuntu1.4) ... 18:32:32 (Reading database ... 13915 files and directories currently installed.) 18:32:32 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 18:32:32 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:32:32 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 18:32:32 (Reading database ... 13917 files and directories currently installed.) 18:32:32 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 18:32:32 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 18:32:32 Setting up debconf (1.5.66ubuntu1) ... 18:32:32 (Reading database ... 13917 files and directories currently installed.) 18:32:32 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 18:32:32 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:32:32 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 18:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.245s coverage: 70.4% of statements 18:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:32:33 (Reading database ... 13917 files and directories currently installed.) 18:32:33 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 18:32:33 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:32:33 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 18:32:33 (Reading database ... 13917 files and directories currently installed.) 18:32:33 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:32:33 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:32:33 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 18:32:33 (Reading database ... 13917 files and directories currently installed.) 18:32:33 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:32:33 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:32:33 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 18:32:33 (Reading database ... 13919 files and directories currently installed.) 18:32:33 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.733s coverage: 43.5% of statements 18:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements 18:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.262s coverage: 84.8% of statements 18:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:32:33 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:32:33 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 18:32:33 (Reading database ... 13923 files and directories currently installed.) 18:32:33 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:32:34 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:32:34 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 18:32:34 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 18:32:34 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 18:32:34 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:32:34 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 18:32:34 (Reading database ... 13923 files and directories currently installed.) 18:32:34 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 18:32:34 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 18:32:34 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 18:32:34 (Reading database ... 13923 files and directories currently installed.) 18:32:34 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 18:32:34 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 18:32:34 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 18:32:34 (Reading database ... 13923 files and directories currently installed.) 18:32:34 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 18:32:34 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:32:34 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 18:32:34 (Reading database ... 13923 files and directories currently installed.) 18:32:34 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 18:32:34 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:32:34 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 18:32:34 (Reading database ... 13923 files and directories currently installed.) 18:32:34 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 18:32:34 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 18:32:35 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 18:32:35 (Reading database ... 13923 files and directories currently installed.) 18:32:35 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 18:32:35 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:32:35 Setting up passwd (1:4.5-1ubuntu2) ... 18:32:35 (Reading database ... 13923 files and directories currently installed.) 18:32:35 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 18:32:35 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:32:35 Setting up gpgv (2.2.4-1ubuntu1.4) ... 18:32:35 (Reading database ... 13923 files and directories currently installed.) 18:32:35 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 18:32:35 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 18:32:35 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 18:32:36 (Reading database ... 13923 files and directories currently installed.) 18:32:36 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 18:32:36 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 18:32:36 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 18:32:36 (Reading database ... 13923 files and directories currently installed.) 18:32:36 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 18:32:36 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 18:32:36 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 18:32:36 (Reading database ... 13923 files and directories currently installed.) 18:32:36 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 18:32:36 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 18:32:36 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 18:32:36 (Reading database ... 13923 files and directories currently installed.) 18:32:36 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 18:32:36 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 18:32:36 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 18:32:36 (Reading database ... 13923 files and directories currently installed.) 18:32:36 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 18:32:36 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 18:32:36 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 18:32:36 (Reading database ... 13923 files and directories currently installed.) 18:32:36 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 18:32:36 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 18:32:36 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 18:32:37 (Reading database ... 13923 files and directories currently installed.) 18:32:37 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 18:32:37 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 18:32:37 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 18:32:37 (Reading database ... 13924 files and directories currently installed.) 18:32:37 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:32:37 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:32:37 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:32:37 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:32:37 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 18:32:37 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 18:32:37 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 18:32:37 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 18:32:37 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 18:32:37 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 18:32:37 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 18:32:37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 18:32:37 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 18:32:37 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 18:32:37 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 18:32:37 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 18:32:37 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 18:32:37 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 18:32:37 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 18:32:37 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 18:32:37 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 18:32:37 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 18:32:38 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 18:32:38 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 18:32:38 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 18:32:38 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 18:32:38 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 18:32:38 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 18:32:38 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 18:32:38 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 18:32:39 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 18:32:39 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 18:32:39 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 18:32:39 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 18:32:39 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 18:32:39 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 18:32:39 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:32:39 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:32:39 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:32:39 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:32:39 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:32:39 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:32:39 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:32:39 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:32:40 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:32:40 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:32:41 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:32:41 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:32:41 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:32:41 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:32:41 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:32:41 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:32:42 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:32:42 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:32:42 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:32:42 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:32:42 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 18:32:42 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:32:42 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 18:32:42 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:32:42 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 18:32:42 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 18:32:42 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:32:42 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:32:42 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:32:42 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:32:42 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 18:32:42 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 18:32:43 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:32:43 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 18:32:43 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:32:43 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:32:43 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:32:43 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 18:32:43 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 18:32:43 Setting up tzdata (2021a-2ubuntu0.18.04) ... 18:32:43 18:32:43 Current default time zone: 'Etc/UTC' 18:32:43 Local time is now: Tue Oct 26 18:32:42 UTC 2021. 18:32:43 Universal Time is now: Tue Oct 26 18:32:42 UTC 2021. 18:32:43 Run 'dpkg-reconfigure tzdata' if you wish to change it. 18:32:43 18:32:43 Setting up systemd-sysv (237-3ubuntu10.52) ... 18:32:43 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:32:43 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 18:32:43 Setting up mount (2.31.1-0.4ubuntu3.7) ... 18:32:43 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 18:32:43 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 18:32:43 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 18:32:43 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 18:32:43 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 18:32:43 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 18:32:43 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:32:43 Setting up procps (2:3.3.12-3ubuntu1.2) ... 18:32:43 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 18:32:43 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 18:32:43 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 18:32:43 Setting up patch (2.7.6-2ubuntu1.1) ... 18:32:43 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 18:32:43 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 18:32:43 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 18:32:43 Installing new version of config file /etc/ssl/openssl.cnf ... 18:32:43 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 18:32:43 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 18:32:43 Setting up ca-certificates (20210119~18.04.2) ... 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.226s coverage: 17.7% of statements 18:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.611s coverage: 92.3% of statements 18:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.197s coverage: 63.2% of statements 18:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.432s coverage: 97.7% of statements 18:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:32:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:32:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.162s coverage: 28.9% of statements 18:32:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:32:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:32:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:32:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:32:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:32:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.169s coverage: 100.0% of statements 18:32:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 18:32:43 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 18:32:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:32:43 GO111MODULE=on go vet ./... 18:32:45 Updating certificates in /etc/ssl/certs... 18:32:46 23 added, 28 removed; done. 18:32:46 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 18:32:46 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:32:46 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 18:32:46 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 18:32:46 Setting up pkgbinarymangler (138.18.04.1) ... 18:32:46 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 18:32:46 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 18:32:46 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 18:32:46 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 18:32:46 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:32:46 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 18:32:46 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:32:46 Setting up perl (5.26.1-6ubuntu0.5) ... 18:32:46 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 18:32:46 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 18:32:46 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 18:32:46 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 18:32:46 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 18:32:46 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 18:32:46 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 18:32:46 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 18:32:46 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 18:32:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:32:46 Processing triggers for systemd (237-3ubuntu10.52) ... 18:32:46 Processing triggers for mime-support (3.60ubuntu1) ... 18:32:46 Processing triggers for ca-certificates (20210119~18.04.2) ... 18:32:46 Updating certificates in /etc/ssl/certs... 18:32:47 0 added, 0 removed; done. 18:32:47 Running hooks in /etc/ca-certificates/update.d... 18:32:47 done. 18:32:47 Reading package lists... 18:32:47 Building dependency tree... 18:32:47 Reading state information... 18:32:48 The following NEW packages will be installed: 18:32:48 apt-transport-https 18:32:48 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 18:32:48 Need to get 4348 B of archives. 18:32:48 After this operation, 154 kB of additional disk space will be used. 18:32:48 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 18:32:48 debconf: delaying package configuration, since apt-utils is not installed 18:32:48 Fetched 4348 B in 0s (23.8 kB/s) 18:32:48 Selecting previously unselected package apt-transport-https. 18:32:48 (Reading database ... 13928 files and directories currently installed.) 18:32:48 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 18:32:48 Unpacking apt-transport-https (1.6.14) ... 18:32:48 Setting up apt-transport-https (1.6.14) ... 18:32:48 Waiting for network to be ready... 18:32:55 2021-10-26T18:32:52Z INFO Waiting for automatic snapd restart... 18:32:56 snapd 2.52.1 from Canonical* installed 18:32:57 "snapd" switched to the "latest/stable" channel 18:32:57 18:33:00 core18 20211015 from Canonical* installed 18:33:00 "core18" switched to the "latest/stable" channel 18:33:00 18:33:02 snapcraft 5.0 from Canonical* installed 18:33:02 "snapcraft" switched to the "latest/stable" channel 18:33:02 18:33:07 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: 18:33:07 - README.md 18:33:07 18:33:07 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:33:07 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:33:07 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:33:07 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:33:08 Reading package lists... 18:33:08 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 18:33:09 Reading package lists... 18:33:09 Building dependency tree... 18:33:09 Reading state information... 18:33:09 Suggested packages: 18:33:09 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 18:33:09 git-gui gitk gitweb git-cvs git-mediawiki git-svn 18:33:09 Recommended packages: 18:33:09 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 18:33:09 The following NEW packages will be installed: 18:33:09 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 18:33:09 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 18:33:09 pkg-config zip 18:33:09 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 18:33:09 Need to get 7670 kB of archives. 18:33:09 After this operation, 43.8 MB of additional disk space will be used. 18:33:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 18:33:09 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 18:33:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 18:33:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 18:33:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 18:33:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 18:33:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 18:33:09 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 18:33:09 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 18:33:10 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 18:33:10 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 18:33:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 18:33:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 18:33:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 18:33:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 18:33:10 debconf: delaying package configuration, since apt-utils is not installed 18:33:10 Fetched 7670 kB in 1s (8657 kB/s) 18:33:10 Selecting previously unselected package libglib2.0-0:amd64. 18:33:10 (Reading database ... 13932 files and directories currently installed.) 18:33:10 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 18:33:10 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:33:10 Selecting previously unselected package libpsl5:amd64. 18:33:10 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 18:33:10 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 18:33:10 Selecting previously unselected package libnghttp2-14:amd64. 18:33:10 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 18:33:10 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:33:10 Selecting previously unselected package librtmp1:amd64. 18:33:10 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 18:33:10 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:33:10 Selecting previously unselected package libcurl3-gnutls:amd64. 18:33:10 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 18:33:10 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 18:33:10 Selecting previously unselected package liberror-perl. 18:33:10 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 18:33:10 Unpacking liberror-perl (0.17025-1) ... 18:33:10 Selecting previously unselected package git-man. 18:33:10 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 18:33:10 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 18:33:10 Selecting previously unselected package git. 18:33:10 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 18:33:11 Unpacking git (1:2.17.1-1ubuntu0.9) ... 18:33:11 Selecting previously unselected package libnorm1:amd64. 18:33:11 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 18:33:11 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:33:11 Selecting previously unselected package libpgm-5.2-0:amd64. 18:33:11 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 18:33:11 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:33:11 Selecting previously unselected package libsodium23:amd64. 18:33:11 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 18:33:11 Unpacking libsodium23:amd64 (1.0.16-2) ... 18:33:11 Selecting previously unselected package libzmq5:amd64. 18:33:11 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 18:33:11 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:33:11 Selecting previously unselected package libzmq3-dev:amd64. 18:33:11 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 18:33:11 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:33:11 Selecting previously unselected package pkg-config. 18:33:11 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 18:33:11 Unpacking pkg-config (0.29.1-0ubuntu2) ... 18:33:11 Selecting previously unselected package zip. 18:33:11 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 18:33:11 Unpacking zip (3.0-11build1) ... 18:33:11 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:33:11 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 18:33:11 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:33:11 Setting up liberror-perl (0.17025-1) ... 18:33:11 Setting up libpsl5:amd64 (0.19.1-5build1) ... 18:33:12 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:33:12 No schema files found: doing nothing. 18:33:12 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:33:12 Setting up zip (3.0-11build1) ... 18:33:12 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:33:12 Setting up libsodium23:amd64 (1.0.16-2) ... 18:33:12 Setting up pkg-config (0.29.1-0ubuntu2) ... 18:33:12 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:33:12 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 18:33:12 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:33:12 Setting up git (1:2.17.1-1ubuntu0.9) ... 18:33:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:33:12 git set to automatically installed. 18:33:12 git-man set to automatically installed. 18:33:12 libcurl3-gnutls set to automatically installed. 18:33:12 liberror-perl set to automatically installed. 18:33:12 libglib2.0-0 set to automatically installed. 18:33:12 libnghttp2-14 set to automatically installed. 18:33:12 libnorm1 set to automatically installed. 18:33:12 libpgm-5.2-0 set to automatically installed. 18:33:12 libpsl5 set to automatically installed. 18:33:12 librtmp1 set to automatically installed. 18:33:12 libsodium23 set to automatically installed. 18:33:12 libzmq3-dev set to automatically installed. 18:33:12 libzmq5 set to automatically installed. 18:33:12 pkg-config set to automatically installed. 18:33:12 zip set to automatically installed. 18:33:15 snapd is not logged in, snap install commands will use sudo 18:33:25 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 18:33:26 snapd is not logged in, snap install commands will use sudo 18:33:35 core18 20210722 from Canonical* refreshed 18:33:35 Pulling config-common 18:33:35 + snapcraftctl pull 18:33:36 Pulling go-build-helper 18:33:36 + snapcraftctl pull 18:33:37 'edgex-go' has dependencies that need to be staged: go-build-helper 18:33:37 Skipping pull go-build-helper (already ran) 18:33:37 Building go-build-helper 18:33:37 + snapcraftctl build 18:33:39 Staging go-build-helper 18:33:39 + snapcraftctl stage 18:33:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:33:47 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:33:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] 18:33:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 18:33:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 18:33:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 18:33:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 18:33:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 18:33:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 18:33:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 18:33:47 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:33:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:33:47 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:33:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:33:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:33:47 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:33:47 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:33:47 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:33:47 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:33:47 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 18:33:47 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 18:33:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 18:33:47 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 18:33:47 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 18:33:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 18:33:47 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 18:33:47 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 18:33:47 Fetched 25.5 MB in 0s (0 B/s) 18:33:47 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 18:33:47 Fetched 224 kB in 0s (0 B/s) 18:33:47 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 18:33:47 Fetched 157 kB in 0s (0 B/s) 18:33:47 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 18:33:47 Fetched 221 kB in 0s (0 B/s) 18:33:47 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 18:33:47 Fetched 143 kB in 0s (0 B/s) 18:33:47 Pulling edgex-go 18:33:47 + snapcraftctl pull 18:33:49 Pulling hooks 18:33:49 + snapcraftctl pull 18:34:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:34:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:34:05 ./bin/test-attribution-txt.sh [Pipeline] sh 18:34:06 + ls -al . 18:34:06 total 664 18:34:06 drwxrwxr-x 9 1001 1001 4096 Oct 26 18:34 . 18:34:06 drwxr-xr-x 4 root root 4096 Oct 26 18:29 .. 18:34:06 -rw-rw-r-- 1 1001 1001 11 Oct 26 18:27 .dockerignore 18:34:06 drwxrwxr-x 8 1001 1001 4096 Oct 26 18:27 .git 18:34:06 drwxrwxr-x 4 1001 1001 4096 Oct 26 18:27 .github 18:34:06 -rw-rw-r-- 1 1001 1001 804 Oct 26 18:27 .gitignore 18:34:06 -rw-rw-r-- 1 1001 1001 42 Oct 26 18:27 .golangci.yml 18:34:06 -rw-rw-r-- 1 1001 1001 76 Oct 26 18:27 .hadolint.yml 18:34:06 -rw-rw-r-- 1 1001 1001 166 Oct 26 18:27 .sonarcloud.properties 18:34:06 -rw-rw-r-- 1 1001 1001 1171 Oct 26 18:27 ADOPTERS.md 18:34:06 -rw-rw-r-- 1 1001 1001 8910 Oct 26 18:27 Attribution.txt 18:34:06 -rw-rw-r-- 1 1001 1001 43881 Oct 26 18:27 CHANGELOG.md 18:34:06 -rw-rw-r-- 1 1001 1001 3804 Oct 26 18:27 CONTRIBUTING.md 18:34:06 -rw-rw-r-- 1 1001 1001 677 Oct 26 18:27 GOVERNANCE.md 18:34:06 -rw-rw-r-- 1 1001 1001 849 Oct 26 18:27 Jenkinsfile 18:34:06 -rw-rw-r-- 1 1001 1001 10775 Oct 26 18:27 LICENSE 18:34:06 -rw-rw-r-- 1 1001 1001 6508 Oct 26 18:27 Makefile 18:34:06 -rw-rw-r-- 1 1001 1001 582 Oct 26 18:27 OWNERS.md 18:34:06 -rw-rw-r-- 1 1001 1001 8256 Oct 26 18:27 README.md 18:34:06 -rw-rw-r-- 1 1001 1001 6912 Oct 26 18:27 SECURITY.md 18:34:06 -rw-rw-r-- 1 1001 1001 5 Oct 26 18:23 VERSION 18:34:06 -rw-rw-r-- 1 1001 1001 4131 Oct 26 18:27 ZMQWindows.md 18:34:06 drwxrwxr-x 2 1001 1001 4096 Oct 26 18:27 bin 18:34:06 drwxrwxr-x 14 1001 1001 4096 Oct 26 18:27 cmd 18:34:06 -rw-r--r-- 1 root root 426728 Oct 26 18:32 coverage.out 18:34:06 -rw-rw-r-- 1 1001 1001 848 Oct 26 18:27 go.mod 18:34:06 -rw-rw-r-- 1 1001 1001 50414 Oct 26 18:27 go.sum 18:34:06 drwxrwxr-x 8 1001 1001 4096 Oct 26 18:27 internal 18:34:06 drwxrwxr-x 3 1001 1001 4096 Oct 26 18:27 openapi 18:34:06 drwxrwxr-x 4 1001 1001 4096 Oct 26 18:27 snap 18:34:06 -rw-rw-r-- 1 1001 1001 204 Oct 26 18:27 version.go [Pipeline] sh 18:34:07 + '[' -e coverage.out ] 18:34:07 + chown 1001:1001 coverage.out [Pipeline] stash 18:34:07 Warning: overwriting stash ‘coverage-report’ 18:34:07 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 18:34:07 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 18:34:07 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:34:07 Fetched 0 B in 0s (0 B/s) 18:34:07 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 18:34:07 Fetched 96.5 kB in 0s (0 B/s) 18:34:07 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 18:34:07 Fetched 279 kB in 0s (0 B/s) 18:34:07 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 18:34:07 Fetched 122 kB in 0s (0 B/s) 18:34:07 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 18:34:07 Fetched 77.8 kB in 0s (0 B/s) 18:34:07 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 18:34:07 Fetched 8848 B in 0s (0 B/s) 18:34:07 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 18:34:07 Fetched 47.8 kB in 0s (0 B/s) 18:34:07 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 18:34:07 Fetched 45.6 kB in 0s (0 B/s) 18:34:07 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 18:34:07 Fetched 15.0 kB in 0s (0 B/s) 18:34:07 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 18:34:07 Fetched 220 kB in 0s (0 B/s) 18:34:07 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 18:34:07 Fetched 154 kB in 0s (0 B/s) 18:34:07 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 18:34:07 Fetched 50.6 kB in 0s (0 B/s) 18:34:07 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 18:34:07 Fetched 14.8 kB in 0s (0 B/s) 18:34:07 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 18:34:07 Fetched 41.8 kB in 0s (0 B/s) 18:34:07 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 18:34:07 Fetched 499 kB in 0s (0 B/s) 18:34:07 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 18:34:07 Fetched 111 kB in 0s (0 B/s) 18:34:07 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 18:34:07 Fetched 240 kB in 0s (0 B/s) 18:34:07 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 18:34:07 Fetched 29.3 kB in 0s (0 B/s) 18:34:07 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 18:34:07 Fetched 85.5 kB in 0s (0 B/s) 18:34:07 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 18:34:07 Fetched 24.5 kB in 0s (0 B/s) 18:34:07 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 18:34:07 Fetched 49.2 kB in 0s (0 B/s) 18:34:07 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 18:34:07 Fetched 54.2 kB in 0s (0 B/s) 18:34:07 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 18:34:07 Fetched 30.8 kB in 0s (0 B/s) 18:34:07 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 18:34:07 Fetched 15.8 kB in 0s (0 B/s) 18:34:07 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 18:34:07 Fetched 85.9 kB in 0s (0 B/s) 18:34:07 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 18:34:07 Fetched 8720 B in 0s (0 B/s) 18:34:07 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 18:34:07 Fetched 140 kB in 0s (0 B/s) 18:34:07 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 18:34:07 Fetched 119 kB in 0s (0 B/s) 18:34:07 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 18:34:07 Fetched 111 kB in 0s (0 B/s) 18:34:07 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 18:34:07 Fetched 11.1 kB in 0s (0 B/s) 18:34:07 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 18:34:07 Fetched 646 kB in 0s (0 B/s) 18:34:07 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 18:34:07 Fetched 41.3 kB in 0s (0 B/s) 18:34:07 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 18:34:07 Fetched 17.9 kB in 0s (0 B/s) 18:34:07 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 18:34:07 Fetched 368 kB in 0s (0 B/s) 18:34:07 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 18:34:07 Fetched 187 kB in 0s (0 B/s) 18:34:07 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 18:34:07 Fetched 175 kB in 0s (0 B/s) 18:34:07 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 18:34:07 Fetched 206 kB in 0s (0 B/s) 18:34:07 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 18:34:07 Fetched 1302 kB in 0s (0 B/s) 18:34:07 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 18:34:07 Fetched 36.2 kB in 0s (0 B/s) 18:34:07 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 18:34:07 Fetched 159 kB in 0s (0 B/s) 18:34:07 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 18:34:07 Fetched 107 kB in 0s (0 B/s) 18:34:07 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 18:34:07 Fetched 48.7 kB in 0s (0 B/s) 18:34:07 Pulling static-packages 18:34:07 + snapcraftctl pull 18:34:07 Pulling version 18:34:07 + cd /root/project 18:34:07 + git describe --tags --abbrev=0 18:34:07 + sed s/v// 18:34:07 + GIT_VERSION=2.0.1-dev.79 18:34:07 + [ -z 2.0.1-dev.79 ] 18:34:07 + snapcraftctl set-version 2.0.1-dev.79 18:34:07 Stashed 1 file(s) [Pipeline] sh 18:34:08 Building config-common 18:34:08 + snapcraftctl build 18:34:08 + make build 18:34:08 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 18:34:10 Skipping build go-build-helper (already ran) 18:34:10 Building edgex-go 18:34:10 + cd /root/parts/edgex-go/src 18:34:10 + + git describe --tags --abbrev=0 18:34:10 sed s/v// 18:34:10 + GIT_VERSION=2.0.1-dev.79 18:34:10 + [ -z 2.0.1-dev.79 ] 18:34:10 + echo 2.0.1-dev.79 18:34:10 + [ ! -d vendor ] 18:34:10 + go mod download all 18:34:15 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 18:34:20 + make build 18:34:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/core-data/core-data ./cmd/core-data 18:34:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:34:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/core-command/core-command ./cmd/core-command 18:34:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:34:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:34:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:34:37 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 18:34:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:34:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:34:39 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 18:34:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:34:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:34:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/secrets-config ./cmd/secrets-config 18:34:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:34:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:34:44 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 18:34:44 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 18:34:44 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 18:34:44 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 18:34:44 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 18:34:44 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 18:34:44 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 18:34:44 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 18:34:44 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 18:34:44 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 18:34:44 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 18:34:44 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 18:34:44 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 18:34:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:34:45 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 18:34:45 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 18:34:45 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 18:34:45 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 18:34:45 + 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 18:34:45 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 18:34:45 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 18:34:45 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 18:34:45 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 18:34:45 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 18:34:45 + 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 18:34:45 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 18:34:45 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 18:34:45 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 18:34:46 Building hooks 18:34:46 + cd /root/parts/hooks/src 18:34:46 + make build 18:34:46 go mod tidy 18:34:46 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 18:34:46 go: downloading github.com/davecgh/go-spew v1.1.0 18:34:46 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:34:47 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 18:34:47 GO111MODULE=on go build -o cmd/install/install ./cmd/install 18:34:48 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 18:34:48 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 18:34:49 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 18:34:50 Building static-packages 18:34:50 + snapcraftctl build 18:34:52 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 18:34:53 Building version 18:34:53 + snapcraftctl build 18:34:55 Staging config-common 18:34:55 + snapcraftctl stage 18:34:55 Skipping stage go-build-helper (already ran) 18:34:55 Staging edgex-go 18:34:55 + snapcraftctl stage 18:34:56 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 18:34:57 Staging hooks 18:34:57 + snapcraftctl stage 18:34:58 Staging static-packages 18:34:58 + snapcraftctl stage 18:34:59 Staging version 18:34:59 + snapcraftctl stage 18:34:59 Priming config-common 18:34:59 + snapcraftctl prime 18:35:00 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 18:35:01 Priming go-build-helper 18:35:01 + snapcraftctl prime 18:35:02 Priming edgex-go 18:35:02 + snapcraftctl prime 18:35:03 Priming hooks 18:35:03 + snapcraftctl prime 18:35:03 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 18:35:04 Priming static-packages 18:35:04 + snapcraftctl prime 18:35:06 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 18:35:07 Priming version 18:35:07 + snapcraftctl prime 18:35:08 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] } [Pipeline] } 18:35:13 $ docker stop --time=1 fa4bbe86dee13011a3cb51eae2157367aaa9a0fea56b14534a46c9a6b18abf5c 18:35:15 $ docker rm -f fa4bbe86dee13011a3cb51eae2157367aaa9a0fea56b14534a46c9a6b18abf5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:35:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:35:17 18:35:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:35:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:35:17 latest: Pulling from edgex-devops/edgex-compose-arm64 18:35:17 29e5d40040c1: Pulling fs layer 18:35:17 1ce36da41761: Pulling fs layer 18:35:17 25b303627fd3: Pulling fs layer 18:35:17 29e5d40040c1: Verifying Checksum 18:35:17 29e5d40040c1: Download complete 18:35:18 1ce36da41761: Download complete 18:35:18 29e5d40040c1: Pull complete 18:35:20 25b303627fd3: Verifying Checksum 18:35:20 25b303627fd3: Download complete 18:35:20 1ce36da41761: Pull complete 18:35:30 25b303627fd3: Pull complete 18:35:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:35:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:35:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:35:30 prd-ubuntu18.04-docker-arm64-4c-16g-2094 does not seem to be running inside a container 18:35:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 18:35:33 $ docker top 0363fc4fdbf8616f708eefa9512fb990c5d830949c482861ef0df13c857ecea7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:34 + docker-compose build --help 18:35:34 + grep parallel 18:35:37 --parallel Build images in parallel. [Pipeline] } 18:35:37 $ docker stop --time=1 0363fc4fdbf8616f708eefa9512fb990c5d830949c482861ef0df13c857ecea7 18:35:39 $ docker rm -f 0363fc4fdbf8616f708eefa9512fb990c5d830949c482861ef0df13c857ecea7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:35:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:35:40 . [Pipeline] withDockerContainer 18:35:40 prd-ubuntu18.04-docker-arm64-4c-16g-2094 does not seem to be running inside a container 18:35:40 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:35:41 $ docker top 79ed453bc604c72440c1aaf6d511d325c40b9a80463ff0331844fa1b6848d06d -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:42 + docker-compose -f ./docker-compose-build.yml build --parallel 18:35:47 Building core-command ... 18:35:47 Building core-data ... 18:35:47 Building core-metadata ... 18:35:47 Building security-bootstrapper ... 18:35:47 Building security-proxy-setup ... 18:35:47 Building security-secretstore-setup ... 18:35:47 Building support-notifications ... 18:35:47 Building support-scheduler ... 18:35:47 Building sys-mgmt-agent ... 18:35:47 Building sys-mgmt-agent 18:35:47 Building security-secretstore-setup 18:35:47 Building support-scheduler 18:35:47 Building security-proxy-setup 18:35:47 Building security-bootstrapper 18:36:55 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:36:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:36:55 ---> 389d8a442581 18:36:55 Step 3/22 : WORKDIR /edgex-go 18:36:55 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:36:55 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:36:55 ---> 389d8a442581 18:36:55 Step 3/20 : WORKDIR /edgex-go 18:36:55 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:36:55 Step 2/30 : FROM ${BUILDER_BASE} AS builder 18:36:55 ---> 389d8a442581 18:36:55 Step 3/30 : WORKDIR /edgex-go 18:36:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:36:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:36:55 ---> 389d8a442581 18:36:55 Step 3/24 : WORKDIR /edgex-go 18:36:55 18:36:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:36:55 ---> 389d8a442581 18:36:55 Step 3/23 : WORKDIR /edgex-go 18:36:55 ---> Running in 5fffe1061f49 18:36:55 ---> Running in 200705a49687 18:36:55 ---> Running in e4228ad31efd 18:36:55 ---> Running in 3175b629ca5a 18:36:55 ---> Running in a9a82dba1ab4 18:36:55 Removing intermediate container 200705a49687 18:36:55 ---> 2f91830887c2 18:36:55 Removing intermediate container a9a82dba1ab4 18:36:55 ---> b430685961cd 18:36:55 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:55 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:55 Removing intermediate container 5fffe1061f49 18:36:55 ---> 2269e0d44d63 18:36:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:55 Removing intermediate container e4228ad31efd 18:36:55 ---> 39b9771e120d 18:36:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:55 ---> Running in 7b367a2a079d 18:36:55 ---> Running in 1b4bc8783383 18:36:55 ---> Running in 1e527c123cc5 18:36:55 Removing intermediate container 3175b629ca5a 18:36:55 ---> e9fac057faa6 18:36:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:55 ---> Running in 8e5853b6aa4e 18:36:55 ---> Running in 4de24c44312d 18:36:57 Removing intermediate container 7b367a2a079d 18:36:57 ---> f59372134fe1 18:36:57 Step 5/30 : RUN apk add --update --no-cache make git 18:36:57 ---> Running in dea02d738737 18:36:57 Removing intermediate container 1b4bc8783383 18:36:57 ---> a65324e6b9bb 18:36:57 Step 5/20 : RUN apk add --update --no-cache make git 18:36:57 ---> Running in 5ca8b4eafcc3 18:36:58 Removing intermediate container 8e5853b6aa4e 18:36:58 ---> 264bd5424ee7 18:36:58 Step 5/23 : RUN apk add --update --no-cache make git 18:36:58 Removing intermediate container 1e527c123cc5 18:36:58 ---> 756fd860e396 18:36:58 Step 5/24 : RUN apk add --update --no-cache make git 18:36:58 ---> Running in 541e6982386a 18:36:58 Removing intermediate container 4de24c44312d 18:36:58 ---> 81400fc43476 18:36:58 Step 5/22 : RUN apk add --update --no-cache make bash git 18:36:58 ---> Running in 054aacb93c76 18:36:58 ---> Running in 17fab9a7375c 18:37:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:37:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:37:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:37:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:37:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:37:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:37:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:37:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:37:02 OK: 219 MiB in 52 packages 18:37:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:37:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:37:02 OK: 219 MiB in 52 packages 18:37:03 OK: 219 MiB in 52 packages 18:37:03 OK: 219 MiB in 52 packages 18:37:03 OK: 219 MiB in 52 packages 18:37:03 Removing intermediate container dea02d738737 18:37:03 ---> b9dd3d454f19 18:37:03 Step 6/30 : COPY . . 18:37:04 Removing intermediate container 5ca8b4eafcc3 18:37:04 ---> 41f8c505e23f 18:37:04 Step 6/20 : COPY . . 18:37:04 Removing intermediate container 054aacb93c76 18:37:04 ---> c7bb15d7b703 18:37:04 Step 6/24 : COPY . . 18:37:05 Removing intermediate container 541e6982386a 18:37:05 ---> 7c69875c3fb5 18:37:05 Step 6/23 : COPY go.mod . 18:37:05 Removing intermediate container 17fab9a7375c 18:37:05 ---> 63ef5fec7674 18:37:05 Step 6/22 : COPY . . 18:37:06 ---> 43e419eafcdc 18:37:06 Step 7/23 : RUN go mod download 18:37:06 ---> Running in 5cf784292f38 18:37:12 Removing intermediate container 5cf784292f38 18:37:12 ---> c8aafe75b859 18:37:12 Step 8/23 : COPY . . 18:37:30 ---> f7d218b64b33 18:37:30 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:37:30 ---> 4614eaa5c7b5 18:37:30 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:37:30 ---> fbfea7f30da2 18:37:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:37:30 ---> f39d4f224c2c 18:37:30 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:37:30 ---> Running in 8a80205bedab 18:37:30 ---> Running in 1bef34c04687 18:37:30 ---> Running in 1f00a1ad11c6 18:37:30 ---> Running in 57674c19d35c 18:37:31 ---> bc34d8ec3d3e 18:37:31 Step 9/23 : RUN go mod tidy 18:37:31 ---> Running in b7619171e44d 18:37:33 Removing intermediate container 8a80205bedab 18:37:33 ---> a8a801f34ac0 18:37:33 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:37:34 Removing intermediate container 1bef34c04687 18:37:34 ---> b5195f8e9ffc 18:37:34 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:37:34 ---> Running in 5189b318ea2c 18:37:34 ---> Running in 4c5df84df696 18:37:34 Removing intermediate container 1f00a1ad11c6 18:37:34 ---> cd5ab77837b4 18:37:34 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:37:34 ---> Running in cae059244352 18:37:34 Removing intermediate container 57674c19d35c 18:37:34 ---> 63368332a988 18:37:34 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:37:34 ---> Running in be8f790571ce 18:37:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:37:36 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 18:37:36 Removing intermediate container b7619171e44d 18:37:36 ---> 730d9901bde1 18:37:36 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:37:36 ---> Running in 640785d3f6ce 18:37:36 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 18:37:37 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 18:37:39 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 18:39:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:39:31 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 18:39:33 Removing intermediate container 4c5df84df696 18:39:33 ---> 5f531b79e6a4 18:39:33 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:39:33 ---> Running in e817798970ee 18:39:36 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 18:39:36 Removing intermediate container 5189b318ea2c 18:39:36 ---> e6a97b684393 18:39:36 18:39:36 Step 9/30 : FROM alpine:3.14 18:39:37 3.14: Pulling from library/alpine 18:39:37 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:39:37 Status: Downloaded newer image for alpine:3.14 18:39:37 ---> bb3de5531c18 18:39:37 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:39:37 ---> Running in 780f87ebb3cf 18:39:38 Removing intermediate container 780f87ebb3cf 18:39:38 ---> ebfbf13fa3e7 18:39:38 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 18:39:39 ---> Running in 0be30f04dca1 18:39:40 Removing intermediate container be8f790571ce 18:39:40 ---> 36245ebef2f6 18:39:40 18:39:40 Step 9/20 : FROM alpine:3.14 18:39:40 ---> bb3de5531c18 18:39:40 Step 10/20 : RUN apk add --update --no-cache curl 18:39:40 ---> Running in 8fc3f89b7dac 18:39:40 Removing intermediate container e817798970ee 18:39:40 ---> 96c0a9f517be 18:39:40 18:39:40 Step 10/22 : FROM docker:20.10.8 18:39:40 20.10.8: Pulling from library/docker 18:39:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:39:41 Removing intermediate container cae059244352 18:39:41 ---> 535c35369699 18:39:41 18:39:41 Step 9/24 : FROM alpine:3.14 18:39:41 ---> bb3de5531c18 18:39:41 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:39:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:39:41 ---> Running in 7e381bd44e97 18:39:42 (1/2) Installing dumb-init (1.2.5-r1) 18:39:42 (2/2) Installing su-exec (0.2-r1) 18:39:42 Executing busybox-1.33.1-r3.trigger 18:39:42 OK: 5 MiB in 16 packages 18:39:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:39:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:39:44 (1/5) Installing ca-certificates (20191127-r5) 18:39:44 (2/5) Installing brotli-libs (1.0.9-r5) 18:39:44 (3/5) Installing nghttp2-libs (1.43.0-r0) 18:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:39:44 (4/5) Installing libcurl (7.79.1-r0) 18:39:44 (5/5) Installing curl (7.79.1-r0) 18:39:44 Executing busybox-1.33.1-r3.trigger 18:39:44 Executing ca-certificates-20191127-r5.trigger 18:39:44 Removing intermediate container 0be30f04dca1 18:39:44 ---> 00fceb938cb2 18:39:44 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 18:39:44 OK: 8 MiB in 19 packages 18:39:44 ---> Running in f7c4ddeddd40 18:39:45 Removing intermediate container 640785d3f6ce 18:39:45 ---> cbfe29c4f5f2 18:39:45 18:39:45 Step 11/23 : FROM alpine:3.14 18:39:45 ---> bb3de5531c18 18:39:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:39:45 (1/3) Installing ca-certificates (20191127-r5) 18:39:45 ---> Running in 785821e0a6f5 18:39:45 (2/3) Installing dumb-init (1.2.5-r1) 18:39:45 (3/3) Installing su-exec (0.2-r1) 18:39:45 Executing busybox-1.33.1-r3.trigger 18:39:45 Executing ca-certificates-20191127-r5.trigger 18:39:45 Removing intermediate container f7c4ddeddd40 18:39:45 ---> 0840e19229cd 18:39:45 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:39:45 OK: 6 MiB in 17 packages 18:39:45 ---> Running in c9589b22b02e 18:39:47 Removing intermediate container c9589b22b02e 18:39:47 ---> 2a97469a046a 18:39:47 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:39:47 ---> Running in 34ed1344771c 18:39:47 Removing intermediate container 8fc3f89b7dac 18:39:47 ---> d530d973f161 18:39:47 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:39:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:39:47 ---> Running in c9a58efaf823 18:39:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:39:48 Removing intermediate container 7e381bd44e97 18:39:48 ---> bec310e50986 18:39:48 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:39:48 ---> Running in 363fe4a70da2 18:39:48 Removing intermediate container c9a58efaf823 18:39:48 ---> ccaa663efa07 18:39:48 Step 12/20 : WORKDIR /edgex 18:39:48 ---> Running in e84cfb7d3746 18:39:48 (1/1) Installing dumb-init (1.2.5-r1) 18:39:48 Executing busybox-1.33.1-r3.trigger 18:39:49 OK: 5 MiB in 15 packages 18:39:49 Removing intermediate container 363fe4a70da2 18:39:49 ---> 0f2499685086 18:39:49 Step 12/24 : WORKDIR / 18:39:49 Removing intermediate container e84cfb7d3746 18:39:49 ---> 279ab20dc817 18:39:49 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:39:49 ---> Running in 5154b89df10a 18:39:50 Removing intermediate container 5154b89df10a 18:39:50 ---> a2c253991930 18:39:50 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:39:50 Removing intermediate container 785821e0a6f5 18:39:50 ---> 7cce54138979 18:39:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:39:50 ---> Running in daf89fd2fca0 18:39:50 Removing intermediate container 34ed1344771c 18:39:50 ---> 9100052a0b18 18:39:50 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 18:39:50 ---> b7b82da48d49 18:39:50 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:39:51 ---> Running in 636761fef895 18:39:51 Removing intermediate container daf89fd2fca0 18:39:51 ---> 74b5dd3baa60 18:39:51 Step 14/23 : ENV APP_PORT=59861 18:39:51 ---> Running in 9c98af09b20a 18:39:51 Removing intermediate container 636761fef895 18:39:51 ---> e04003b7eaab 18:39:51 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:39:52 ---> da3468ea1409 18:39:52 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:39:52 Removing intermediate container 9c98af09b20a 18:39:52 ---> 79f7a01a184b 18:39:52 Step 15/23 : EXPOSE $APP_PORT 18:39:52 ---> Running in 48377560fb90 18:39:53 ---> d1a01bc52b13 18:39:53 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:39:53 ---> 72486a032594 18:39:53 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:39:53 ---> Running in 37fd76bc4db1 18:39:53 Removing intermediate container 48377560fb90 18:39:53 ---> 8df3ea298d0a 18:39:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:39:53 ---> 2c3d7aceb906 18:39:53 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:39:55 ---> de6d10173d9e 18:39:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:39:55 ---> 87a0a21999cd 18:39:55 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:39:56 ---> ab0270435b6f 18:39:56 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:39:56 ---> Running in 900623ec12a1 18:39:56 Removing intermediate container 37fd76bc4db1 18:39:56 ---> b320aee0d049 18:39:56 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 18:39:56 ---> fe6bb7155fb7 18:39:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:39:57 Removing intermediate container 900623ec12a1 18:39:57 ---> b30ac20c7550 18:39:57 Step 17/20 : CMD ["--init=true"] 18:39:57 ---> Running in 4ec512a6097d 18:39:57 ---> 34feaf2fa172 18:39:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:39:57 ---> 10195f91b718 18:39:57 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:39:57 Removing intermediate container 4ec512a6097d 18:39:57 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 18:39:57 ---> afe03ef3ba16 18:39:57 Step 18/20 : LABEL arch=arm64 18:39:57 Status: Downloaded newer image for docker:20.10.8 18:39:57 ---> 3734d5adc5ac 18:39:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:39:58 ---> Running in 1a400bc3ff63 18:39:58 ---> Running in 8a6fa08673a7 18:39:58 ---> 1a50cc04b3b2 18:39:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:39:58 ---> 908fe6e11cbb 18:39:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:39:58 ---> Running in 82880a38ab1b 18:39:58 Removing intermediate container 8a6fa08673a7 18:39:58 ---> 19589854312b 18:39:58 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 18:39:59 Removing intermediate container 1a400bc3ff63 18:39:59 ---> 338b44bc37e6 18:39:59 Step 19/20 : LABEL git_sha=8537e0f4474a1da087339791ae1920afabe30a8b 18:39:59 ---> Running in c0519820721c 18:39:59 ---> Running in de135ee50fd6 18:39:59 Removing intermediate container 82880a38ab1b 18:39:59 ---> 22a9e0d1bb9d 18:39:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:39:59 ---> Running in 0b1779577865 18:39:59 Removing intermediate container de135ee50fd6 18:39:59 ---> cad1c9c1a91d 18:39:59 Step 20/20 : LABEL version=0.0.0 18:40:00 ---> c669e88c1021 18:40:00 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:40:00 ---> Running in b4893b290fca 18:40:00 Removing intermediate container 0b1779577865 18:40:00 ---> 4af6007219cc 18:40:00 Step 21/23 : LABEL arch=arm64 18:40:00 ---> Running in 6fa784f4ecce 18:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:40:01 ---> 775139898822 18:40:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:40:01 Removing intermediate container b4893b290fca 18:40:01 ---> 67a1ddb7565b 18:40:01 18:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:40:01 Removing intermediate container 6fa784f4ecce 18:40:01 ---> b22095144d26 18:40:01 Step 22/23 : LABEL git_sha=8537e0f4474a1da087339791ae1920afabe30a8b 18:40:01 Successfully built 67a1ddb7565b 18:40:01 ---> 660be9dcf6b7 18:40:01 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:40:01 Successfully tagged security-proxy-setup-arm64:latest 18:40:01 Building core-command 18:40:02  Building security-proxy-setup ... done  ---> Running in e60b09cca3ab 18:40:02 (1/42) Installing readline (8.1.0-r0) 18:40:02 ---> 4cdf02551d81 18:40:02 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/ 18:40:02 (2/42) Installing bash (5.1.4-r0) 18:40:02 Executing bash-5.1.4-r0.post-install 18:40:02 (3/42) Installing brotli-libs (1.0.9-r5) 18:40:02 (4/42) Installing nghttp2-libs (1.43.0-r0) 18:40:02 (5/42) Installing libcurl (7.79.1-r0) 18:40:02 (6/42) Installing curl (7.79.1-r0) 18:40:02 ---> Running in 00e1722654f5 18:40:02 (7/42) Installing dumb-init (1.2.5-r1) 18:40:02 (8/42) Installing libbz2 (1.0.8-r1) 18:40:02 (9/42) Installing expat (2.4.1-r0) 18:40:02 (10/42) Installing libffi (3.3-r2) 18:40:02 (11/42) Installing gdbm (1.19-r0) 18:40:02 (12/42) Installing xz-libs (5.2.5-r0) 18:40:02 (13/42) Installing libgcc (10.3.1_git20210424-r2) 18:40:02 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 18:40:02 (15/42) Installing mpdecimal (2.5.1-r1) 18:40:02 (16/42) Installing sqlite-libs (3.35.5-r0) 18:40:02 (17/42) Installing python3 (3.9.5-r1) 18:40:03 Removing intermediate container e60b09cca3ab 18:40:03 ---> 8a82f589adeb 18:40:03 Step 23/23 : LABEL version=0.0.0 18:40:03 ---> Running in 633dc65f86e1 18:40:03 ---> ab28f5860171 18:40:03 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:40:04 Removing intermediate container 633dc65f86e1 18:40:04 ---> b50bb627e0f3 18:40:04 18:40:05 (18/42) Installing py3-appdirs (1.4.4-r2) 18:40:05 (19/42) Installing py3-chardet (4.0.0-r2) 18:40:05 (20/42) Installing py3-idna (3.2-r0) 18:40:05 (21/42) Installing py3-urllib3 (1.26.5-r0) 18:40:05 Successfully built b50bb627e0f3 18:40:05 Successfully tagged support-scheduler-arm64:latest 18:40:05 Building core-data 18:40:05 (22/42) Installing py3-certifi (2020.12.5-r1) 18:40:05  Building support-scheduler ... done (23/42) Installing py3-requests (2.25.1-r4) 18:40:05 (24/42) Installing py3-msgpack (1.0.2-r1) 18:40:05 (25/42) Installing py3-lockfile (0.12.2-r4) 18:40:05 (26/42) Installing py3-cachecontrol (0.12.6-r1) 18:40:05 (27/42) Installing py3-colorama (0.4.4-r1) 18:40:05 (28/42) Installing py3-contextlib2 (0.6.0-r1) 18:40:05 (29/42) Installing py3-distlib (0.3.1-r3) 18:40:05 (30/42) Installing py3-distro (1.5.0-r3) 18:40:05 (31/42) Installing py3-six (1.15.0-r1) 18:40:05 ---> 9be84db15abe 18:40:05 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 18:40:05 (32/42) Installing py3-webencodings (0.5.1-r4) 18:40:05 (33/42) Installing py3-html5lib (1.1-r1) 18:40:05 (34/42) Installing py3-parsing (2.4.7-r2) 18:40:05 (35/42) Installing py3-packaging (20.9-r1) 18:40:05 (36/42) Installing py3-toml (0.10.2-r2) 18:40:05 (37/42) Installing py3-pep517 (0.10.0-r2) 18:40:05 (38/42) Installing py3-progress (1.5-r2) 18:40:05 (39/42) Installing py3-retrying (1.3.3-r1) 18:40:05 (40/42) Installing py3-ordered-set (4.0.2-r1) 18:40:05 (41/42) Installing py3-setuptools (52.0.0-r3) 18:40:05 ---> Running in 2ac72229b5a2 18:40:06 (42/42) Installing py3-pip (20.3.4-r1) 18:40:06 Executing busybox-1.33.1-r3.trigger 18:40:06 OK: 84 MiB in 64 packages 18:40:06 Removing intermediate container 00e1722654f5 18:40:06 ---> 4484c2d26c2b 18:40:06 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:40:06 Removing intermediate container 2ac72229b5a2 18:40:06 ---> ab4858d05943 18:40:06 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:40:07 ---> Running in 53623fe1359a 18:40:07 Removing intermediate container 53623fe1359a 18:40:07 ---> 1d8b8e493c02 18:40:07 Step 22/24 : LABEL arch=arm64 18:40:08 ---> 12b41a450b78 18:40:08 Step 25/30 : RUN chmod +x /entrypoint.sh 18:40:08 ---> Running in 62745e7fc222 18:40:08 ---> Running in 0017a8667800 18:40:08 Removing intermediate container 62745e7fc222 18:40:08 ---> 6c2363b5b9ce 18:40:08 Step 23/24 : LABEL git_sha=8537e0f4474a1da087339791ae1920afabe30a8b 18:40:08 ---> Running in 572aea10552a 18:40:09 Removing intermediate container 572aea10552a 18:40:09 ---> f2e3770cee7e 18:40:09 Step 24/24 : LABEL version=0.0.0 18:40:09 ---> Running in c003036f79dc 18:40:10 Removing intermediate container c003036f79dc 18:40:10 ---> 03ffff805834 18:40:10 18:40:10 Successfully built 03ffff805834 18:40:10 Successfully tagged security-secretstore-setup-arm64:latest 18:40:10  Building security-secretstore-setup ... done Building support-notifications 18:40:11 Collecting docker-compose==1.23.2 18:40:11 Removing intermediate container 0017a8667800 18:40:11 ---> 617a2372bbab 18:40:11 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 18:40:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:40:11 ---> Running in 8ebca52c22ab 18:40:12 Removing intermediate container 8ebca52c22ab 18:40:12 ---> 0fe688fe1171 18:40:12 Step 27/30 : CMD ["gate"] 18:40:12 ---> Running in 87043817cc7c 18:40:12 Collecting PyYAML<4,>=3.10 18:40:12 Downloading PyYAML-3.13.tar.gz (270 kB) 18:40:13 Removing intermediate container 87043817cc7c 18:40:13 ---> cf3274fe2f0c 18:40:13 Step 28/30 : LABEL arch=arm64 18:40:13 ---> Running in 1b671a88e5e7 18:40:14 Removing intermediate container 1b671a88e5e7 18:40:14 ---> 1bf4b1fabbdf 18:40:14 Step 29/30 : LABEL git_sha=8537e0f4474a1da087339791ae1920afabe30a8b 18:40:14 ---> Running in e5ded15b50fa 18:40:15 Removing intermediate container e5ded15b50fa 18:40:15 ---> 83ff0078704d 18:40:15 Step 30/30 : LABEL version=0.0.0 18:40:15 ---> Running in 75672c9a20f4 18:40:16 Removing intermediate container 75672c9a20f4 18:40:16 ---> a14f3f872b0f 18:40:16 18:40:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 18:40:16 Successfully built a14f3f872b0f 18:40:16 Successfully tagged security-bootstrapper-arm64:latest 18:40:16 Building core-metadata 18:40:17  Building security-bootstrapper ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:40:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:40:17 Collecting cached-property<2,>=1.2.0 18:40:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:40:17 Collecting websocket-client<1.0,>=0.32.0 18:40:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:40:18 Collecting jsonschema<3,>=2.5.1 18:40:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:40:18 Collecting docopt<0.7,>=0.6.1 18:40:18 Downloading docopt-0.6.2.tar.gz (25 kB) 18:40:21 Collecting docker<4.0,>=3.6.0 18:40:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:40:21 Collecting dockerpty<0.5,>=0.4.1 18:40:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:40:23 Collecting texttable<0.10,>=0.9.0 18:40:23 Downloading texttable-0.9.1.tar.gz (11 kB) 18:40:25 Collecting docker-pycreds>=0.4.0 18:40:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:40:25 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) 18:40:26 Collecting urllib3<1.25,>=1.21.1 18:40:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:40:26 Collecting idna<2.8,>=2.5 18:40:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:40:26 Collecting chardet<3.1.0,>=3.0.2 18:40:26 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:40:27 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:40:27 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:40:27 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:40:27 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:40:28 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:40:28 Attempting uninstall: urllib3 18:40:28 Found existing installation: urllib3 1.26.5 18:40:28 Uninstalling urllib3-1.26.5: 18:40:28 Successfully uninstalled urllib3-1.26.5 18:40:29 Attempting uninstall: idna 18:40:29 Found existing installation: idna 3.2 18:40:29 Uninstalling idna-3.2: 18:40:29 Successfully uninstalled idna-3.2 18:40:30 Attempting uninstall: chardet 18:40:30 Found existing installation: chardet 4.0.0 18:40:30 Uninstalling chardet-4.0.0: 18:40:30 Successfully uninstalled chardet-4.0.0 18:40:32 Attempting uninstall: requests 18:40:32 Found existing installation: requests 2.25.1 18:40:32 Uninstalling requests-2.25.1: 18:40:32 Successfully uninstalled requests-2.25.1 18:40:32 Running setup.py install for texttable: started 18:40:35 Running setup.py install for texttable: finished with status 'done' 18:40:35 Running setup.py install for PyYAML: started 18:40:37 Running setup.py install for PyYAML: finished with status 'done' 18:40:37 Running setup.py install for docopt: started 18:40:40 Running setup.py install for docopt: finished with status 'done' 18:40:40 Running setup.py install for dockerpty: started 18:40:41 Running setup.py install for dockerpty: finished with status 'done' 18:40:43 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 18:40:44 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:40:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:40:44 ---> 389d8a442581 18:40:44 Step 3/22 : WORKDIR /edgex-go 18:40:44 ---> Using cache 18:40:44 ---> e9fac057faa6 18:40:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:40:44 ---> Using cache 18:40:44 ---> 81400fc43476 18:40:44 Step 5/22 : RUN apk add --update --no-cache make git 18:40:47 ---> Running in cd94c7bc5cb8 18:40:49 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:40:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:40:49 ---> 389d8a442581 18:40:49 Step 3/22 : WORKDIR /edgex-go 18:40:49 ---> Using cache 18:40:49 ---> e9fac057faa6 18:40:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:40:49 ---> Using cache 18:40:49 ---> 81400fc43476 18:40:49 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:40:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:40:49 ---> Running in c7c77b4a2ff7 18:40:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:40:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:40:51 OK: 219 MiB in 52 packages 18:40:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:40:53 OK: 219 MiB in 52 packages 18:40:53 Removing intermediate container cd94c7bc5cb8 18:40:53 ---> 10d9e22fd950 18:40:53 Step 6/22 : COPY . . 18:40:54 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:40:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:40:54 ---> 389d8a442581 18:40:54 Step 3/21 : WORKDIR /edgex-go 18:40:54 ---> Using cache 18:40:54 ---> e9fac057faa6 18:40:54 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:40:54 ---> Using cache 18:40:54 ---> 81400fc43476 18:40:54 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 18:40:54 ---> Running in 2d52d4e56106 18:40:54 Removing intermediate container c7c77b4a2ff7 18:40:54 ---> 47b447be9916 18:40:54 Step 6/22 : COPY . . 18:40:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:40:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:40:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:40:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:40:57 ---> 389d8a442581 18:40:57 Step 3/22 : WORKDIR /edgex-go 18:40:57 ---> Using cache 18:40:57 ---> e9fac057faa6 18:40:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:40:57 ---> Using cache 18:40:57 ---> 81400fc43476 18:40:57 Step 5/22 : RUN apk add --update --no-cache make git 18:40:57 ---> Using cache 18:40:57 ---> 10d9e22fd950 18:40:57 Step 6/22 : COPY . . 18:40:58 OK: 219 MiB in 52 packages 18:41:00 Removing intermediate container 2d52d4e56106 18:41:00 ---> 39d21cefda69 18:41:00 Step 6/21 : COPY . . 18:41:01 Removing intermediate container c0519820721c 18:41:01 ---> 33b1c62da027 18:41:01 Step 13/22 : ENV APP_PORT=58890 18:41:01 ---> Running in 28d776337e35 18:41:03 Removing intermediate container 28d776337e35 18:41:03 ---> 7a49beba7b5a 18:41:03 Step 14/22 : EXPOSE $APP_PORT 18:41:03 ---> Running in f40387730787 18:41:04 Removing intermediate container f40387730787 18:41:04 ---> ddfdbf183a62 18:41:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:41:06 ---> 0f9f850031c0 18:41:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:41:08 ---> 9221970b5f7c 18:41:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:41:09 ---> b7d8598263c8 18:41:09 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 18:41:09 ---> Running in 32bd020f3476 18:41:10 Removing intermediate container 32bd020f3476 18:41:10 ---> 879fd60ba885 18:41:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:41:10 ---> Running in 10acf2af5a66 18:41:11 Removing intermediate container 10acf2af5a66 18:41:11 ---> 7324af78ef41 18:41:11 Step 20/22 : LABEL arch=arm64 18:41:11 ---> Running in 516435a79cff 18:41:12 Removing intermediate container 516435a79cff 18:41:12 ---> dfc8f5c8d512 18:41:12 Step 21/22 : LABEL git_sha=8537e0f4474a1da087339791ae1920afabe30a8b 18:41:12 ---> Running in d107f7fafd9a 18:41:13 Removing intermediate container d107f7fafd9a 18:41:13 ---> fb6679e58353 18:41:13 Step 22/22 : LABEL version=0.0.0 18:41:13 ---> Running in ea9d59e488b2 18:41:14 Removing intermediate container ea9d59e488b2 18:41:14 ---> 43e88c04d8c3 18:41:14 18:41:14 Successfully built 43e88c04d8c3 18:41:14 Successfully tagged sys-mgmt-agent-arm64:latest 18:41:16  Building sys-mgmt-agent ... done  ---> 93d81e96306d 18:41:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:16 ---> Running in ad911c2adca6 18:41:17 ---> 741dc40cf636 18:41:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:17 ---> Running in e03175e08754 18:41:19 ---> 259d5fa2f44d 18:41:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:19 ---> Running in d920903f4623 18:41:20 Removing intermediate container ad911c2adca6 18:41:20 ---> f2f200809141 18:41:20 Step 8/22 : RUN make cmd/core-command/core-command 18:41:20 ---> Running in b1386188d1a8 18:41:21 Removing intermediate container e03175e08754 18:41:21 ---> 18bb2ac5dad1 18:41:21 Step 8/22 : RUN make cmd/core-data/core-data 18:41:21 ---> Running in 854c77690fad 18:41:22 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 18:41:23 ---> aa7122a3fc31 18:41:23 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:23 ---> Running in beb59c3b6c7b 18:41:23 Removing intermediate container d920903f4623 18:41:23 ---> e171ca8e4c9d 18:41:23 Step 8/22 : RUN make cmd/core-metadata/core-metadata 18:41:23 ---> Running in 28f0b8cd279f 18:41: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 18:41:26 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 18:41:28 Removing intermediate container beb59c3b6c7b 18:41:28 ---> a1181b14f8c9 18:41:28 Step 8/21 : RUN make cmd/support-notifications/support-notifications 18:41:28 ---> Running in 942553794a3a 18:41:30 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 18:43:07 Removing intermediate container b1386188d1a8 18:43:07 ---> 8d9d0fdf3067 18:43:07 18:43:07 Step 9/22 : FROM alpine:3.14 18:43:07 ---> bb3de5531c18 18:43:07 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:43:07 ---> Using cache 18:43:07 ---> 7cce54138979 18:43:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:43:07 ---> Using cache 18:43:07 ---> 74b5dd3baa60 18:43:07 Step 12/22 : ENV APP_PORT=59882 18:43:07 ---> Running in 7fd5c06a41e0 18:43:07 Removing intermediate container 7fd5c06a41e0 18:43:07 ---> b8c06846f32d 18:43:07 Step 13/22 : EXPOSE $APP_PORT 18:43:07 ---> Running in 67999dbb2bba 18:43:07 Removing intermediate container 67999dbb2bba 18:43:07 ---> 8c4b5238a0cb 18:43:07 Step 14/22 : WORKDIR / 18:43:07 ---> Running in 0b5bebd6e87c 18:43:07 Removing intermediate container 0b5bebd6e87c 18:43:07 ---> 527fb8ac8cae 18:43:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:43:07 ---> 932bd9913571 18:43:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:43:07 ---> 2503d8e9f1b4 18:43:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:43:07 ---> ea3457927f4f 18:43:07 Step 18/22 : ENTRYPOINT ["/core-command"] 18:43:07 ---> Running in c8c0c7aabb57 18:43:08 Removing intermediate container c8c0c7aabb57 18:43:08 ---> 6292fd31eb1c 18:43:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:43:08 ---> Running in 28caa931e877 18:43:09 Removing intermediate container 28caa931e877 18:43:09 ---> eae905be2072 18:43:09 Step 20/22 : LABEL arch=arm64 18:43:09 ---> Running in a9d87c55b07e 18:43:09 Removing intermediate container a9d87c55b07e 18:43:09 ---> 48ec219694b3 18:43:09 Step 21/22 : LABEL git_sha=8537e0f4474a1da087339791ae1920afabe30a8b 18:43:10 ---> Running in 8a9238cf6517 18:43:10 Removing intermediate container 8a9238cf6517 18:43:10 ---> 45b755f35c65 18:43:10 Step 22/22 : LABEL version=0.0.0 18:43:11 ---> Running in 1de9e7e89ae8 18:43:11 Removing intermediate container 1de9e7e89ae8 18:43:11 ---> 8701180248ba 18:43:11 18:43:12 Successfully built 8701180248ba 18:43:12 Successfully tagged core-command-arm64:latest 18:43:19  Building core-command ... done Removing intermediate container 28f0b8cd279f 18:43:19 ---> 37990202cbf0 18:43:19 18:43:19 Step 9/22 : FROM alpine:3.14 18:43:19 ---> bb3de5531c18 18:43:19 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:43:19 ---> Using cache 18:43:19 ---> 7cce54138979 18:43:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:43:19 ---> Using cache 18:43:19 ---> 74b5dd3baa60 18:43:19 Step 12/22 : ENV APP_PORT=59881 18:43:19 ---> Running in 4ad666aba500 18:43:19 Removing intermediate container 4ad666aba500 18:43:19 ---> beb24b2364fb 18:43:19 Step 13/22 : EXPOSE $APP_PORT 18:43:19 ---> Running in e49e6fb917ad 18:43:20 Removing intermediate container e49e6fb917ad 18:43:20 ---> 63f19bbc0fd9 18:43:20 Step 14/22 : WORKDIR / 18:43:20 ---> Running in 42dd9369f658 18:43:21 Removing intermediate container 942553794a3a 18:43:21 ---> 3b348a1591e7 18:43:21 18:43:21 Step 9/21 : FROM alpine:3.14 18:43:21 ---> bb3de5531c18 18:43:21 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 18:43:21 Removing intermediate container 42dd9369f658 18:43:21 ---> c4aea9e310cc 18:43:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:43:21 ---> Running in 008c871b9b61 18:43:22 ---> fc905fcec07d 18:43:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:43:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:43:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:43:24 ---> 8d16499ce5ce 18:43:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:43:24 (1/2) Installing ca-certificates (20191127-r5) 18:43:24 (2/2) Installing dumb-init (1.2.5-r1) 18:43:24 Executing busybox-1.33.1-r3.trigger 18:43:24 Executing ca-certificates-20191127-r5.trigger 18:43:24 OK: 6 MiB in 16 packages 18:43:25 ---> 8d7eff2c74ad 18:43:25 Step 18/22 : ENTRYPOINT ["/core-metadata"] 18:43:25 ---> Running in 8dd5f6714906 18:43:26 Removing intermediate container 8dd5f6714906 18:43:26 ---> 3f89cef81f3d 18:43:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:43:26 ---> Running in f280d92cf13d 18:43:26 Removing intermediate container 008c871b9b61 18:43:26 ---> 2c79f5f4e770 18:43:26 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:43:27 ---> Running in fad4a3afce05 18:43:27 Removing intermediate container 854c77690fad 18:43:27 ---> 49b74caadc68 18:43:27 18:43:27 Step 9/22 : FROM alpine:3.14 18:43:27 ---> bb3de5531c18 18:43:27 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:43:27 ---> Running in 2c61a0b3e0db 18:43:27 Removing intermediate container f280d92cf13d 18:43:27 ---> 49c92e50b25c 18:43:27 Step 20/22 : LABEL arch=arm64 18:43:27 ---> Running in bb2bfaad6a09 18:43:27 Removing intermediate container fad4a3afce05 18:43:27 ---> 59ab83d2088d 18:43:27 Step 12/21 : ENV APP_PORT=59860 18:43:27 ---> Running in 7a721673a02f 18:43:27 Removing intermediate container 2c61a0b3e0db 18:43:27 ---> 634eba571a82 18:43:27 Step 11/22 : ENV APP_PORT=59880 18:43:27 ---> Running in 71cf865df4ec 18:43:28 Removing intermediate container bb2bfaad6a09 18:43:28 ---> 933d0c7094eb 18:43:28 Step 21/22 : LABEL git_sha=8537e0f4474a1da087339791ae1920afabe30a8b 18:43:28 ---> Running in 88c11a2ee26e 18:43:28 Removing intermediate container 7a721673a02f 18:43:28 ---> 7ebe69f36fc4 18:43:28 Step 13/21 : EXPOSE $APP_PORT 18:43:28 ---> Running in c924c0235f60 18:43:28 Removing intermediate container 71cf865df4ec 18:43:28 ---> 11baf2176245 18:43:28 Step 12/22 : EXPOSE $APP_PORT 18:43:28 ---> Running in cc8682864664 18:43:28 Removing intermediate container 88c11a2ee26e 18:43:28 ---> 015098f151d5 18:43:28 Step 22/22 : LABEL version=0.0.0 18:43:29 ---> Running in fadf34aa3d1f 18:43:29 Removing intermediate container c924c0235f60 18:43:29 ---> b8d22225fdbe 18:43:29 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 18:43:29 Removing intermediate container cc8682864664 18:43:29 ---> 243b72744551 18:43:29 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:43:29 ---> Running in 45134b784398 18:43:29 Removing intermediate container fadf34aa3d1f 18:43:29 ---> 77ea7d7752a3 18:43:29 18:43:29 Successfully built 77ea7d7752a3 18:43:29 Successfully tagged core-metadata-arm64:latest 18:43:30  Building core-metadata ... done  ---> 9c6dad330bf4 18:43:30 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:43:31 ---> edade9a0125f 18:43:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:43:31 Removing intermediate container 45134b784398 18:43:31 ---> e6a6c5660e81 18:43:31 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 18:43:32 ---> Running in 4cb8c6270f3e 18:43:32 ---> 8373b3cc7108 18:43:32 Step 17/21 : ENTRYPOINT ["/support-notifications"] 18:43:32 ---> Running in d8da7cd8d0f4 18:43:33 Removing intermediate container d8da7cd8d0f4 18:43:33 ---> 8f19bf41f0a3 18:43:33 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:43:33 ---> Running in 8e9d792c7466 18:43:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:43:33 Removing intermediate container 8e9d792c7466 18:43:33 ---> 4f757f3aeda8 18:43:33 Step 19/21 : LABEL arch=arm64 18:43:33 ---> Running in 947c767e05f1 18:43:34 Removing intermediate container 947c767e05f1 18:43:34 ---> 47047f0ac77d 18:43:34 Step 20/21 : LABEL git_sha=8537e0f4474a1da087339791ae1920afabe30a8b 18:43:34 ---> Running in 1f271d21125a 18:43:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:43:34 Removing intermediate container 1f271d21125a 18:43:34 ---> c49895f3be9a 18:43:34 Step 21/21 : LABEL version=0.0.0 18:43:34 ---> Running in 1ca8aa3f0bd7 18:43:35 Removing intermediate container 1ca8aa3f0bd7 18:43:35 ---> b902f5a211a0 18:43:35 18:43:35 (1/6) Installing dumb-init (1.2.5-r1) 18:43:35 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:43:35 (3/6) Installing libsodium (1.0.18-r0) 18:43:35 Successfully built b902f5a211a0 18:43:35 Successfully tagged support-notifications-arm64:latest 18:43:35  Building support-notifications ... done (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:43:36 (5/6) Installing libzmq (4.3.4-r0) 18:43:36 (6/6) Installing zeromq (4.3.4-r0) 18:43:36 Executing busybox-1.33.1-r3.trigger 18:43:36 OK: 8 MiB in 20 packages 18:43:37 Removing intermediate container 4cb8c6270f3e 18:43:37 ---> 8b84007462be 18:43:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:43:38 ---> 1611312b4bee 18:43:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:43:39 ---> ce21a866af04 18:43:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:43:40 ---> 6f75aefc62da 18:43:40 Step 18/22 : ENTRYPOINT ["/core-data"] 18:43:40 ---> Running in b768d037372e 18:43:40 Removing intermediate container b768d037372e 18:43:40 ---> c21ab9c5f694 18:43:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:43:40 ---> Running in c7e0a88ac2ea 18:43:41 Removing intermediate container c7e0a88ac2ea 18:43:41 ---> dec359ea0821 18:43:41 Step 20/22 : LABEL arch=arm64 18:43:41 ---> Running in bb4fbd4e9101 18:43:41 Removing intermediate container bb4fbd4e9101 18:43:41 ---> 15dc70d9c8c2 18:43:41 Step 21/22 : LABEL git_sha=8537e0f4474a1da087339791ae1920afabe30a8b 18:43:41 ---> Running in 80c3e4f4de02 18:43:42 Removing intermediate container 80c3e4f4de02 18:43:42 ---> 0b7ab1163cdc 18:43:42 Step 22/22 : LABEL version=0.0.0 18:43:42 ---> Running in 4ad4d07054a4 18:43:43 Removing intermediate container 4ad4d07054a4 18:43:43 ---> 9b149a76cb6c 18:43:43 18:43:43 Successfully built 9b149a76cb6c 18:43:43 Successfully tagged core-data-arm64:latest 18:43:43  Building core-data ... done  [Pipeline] } 18:43:43 $ docker stop --time=1 79ed453bc604c72440c1aaf6d511d325c40b9a80463ff0331844fa1b6848d06d 18:43:45 $ docker rm -f 79ed453bc604c72440c1aaf6d511d325c40b9a80463ff0331844fa1b6848d06d [Pipeline] // withDockerContainer [Pipeline] sh 18:43:46 + docker images 18:43:46 REPOSITORY TAG IMAGE ID CREATED SIZE 18:43:46 core-data-arm64 latest 9b149a76cb6c 4 seconds ago 19.5MB 18:43:46 support-notifications-arm64 latest b902f5a211a0 11 seconds ago 16.1MB 18:43:46 core-metadata-arm64 latest 77ea7d7752a3 17 seconds ago 15.9MB 18:43:46 49b74caadc68 20 seconds ago 1.58GB 18:43:46 3b348a1591e7 26 seconds ago 1.57GB 18:43:46 37990202cbf0 29 seconds ago 1.57GB 18:43:46 core-command-arm64 latest 8701180248ba 35 seconds ago 15.2MB 18:43:46 8d9d0fdf3067 47 seconds ago 1.57GB 18:43:46 sys-mgmt-agent-arm64 latest 43e88c04d8c3 2 minutes ago 277MB 18:43:46 security-bootstrapper-arm64 latest a14f3f872b0f 3 minutes ago 17.8MB 18:43:46 security-secretstore-setup-arm64 latest 03ffff805834 3 minutes ago 26.8MB 18:43:46 support-scheduler-arm64 latest b50bb627e0f3 3 minutes ago 15.3MB 18:43:46 security-proxy-setup-arm64 latest 67a1ddb7565b 3 minutes ago 25.4MB 18:43:46 cbfe29c4f5f2 4 minutes ago 1.57GB 18:43:46 96c0a9f517be 4 minutes ago 1.57GB 18:43:46 535c35369699 4 minutes ago 1.58GB 18:43:46 36245ebef2f6 4 minutes ago 1.57GB 18:43:46 e6a97b684393 4 minutes ago 1.57GB 18:43:46 ci-base-image-arm64 latest 389d8a442581 14 minutes ago 1.24GB 18:43:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 13 days ago 534MB 18:43:46 docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB 18:43:46 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 18:43:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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 18:43:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:43:47 18:43:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:43:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:43:47 arm64: Pulling from edgex-lftools-log-publisher 18:43:47 448f6bf000e3: Pulling fs layer 18:43:47 f757da607395: Pulling fs layer 18:43:47 05883995daec: Pulling fs layer 18:43:47 8603b9c90790: Pulling fs layer 18:43:47 1560dd03e051: Pulling fs layer 18:43:47 27f5ce0e4adf: Pulling fs layer 18:43:47 c2d8d7efcc4b: Pulling fs layer 18:43:47 1560dd03e051: Waiting 18:43:47 8603b9c90790: Waiting 18:43:47 27f5ce0e4adf: Waiting 18:43:47 c2d8d7efcc4b: Waiting 18:43:47 f757da607395: Verifying Checksum 18:43:47 f757da607395: Download complete 18:43:47 8603b9c90790: Verifying Checksum 18:43:47 8603b9c90790: Download complete 18:43:48 1560dd03e051: Verifying Checksum 18:43:48 1560dd03e051: Download complete 18:43:48 27f5ce0e4adf: Download complete 18:43:48 05883995daec: Verifying Checksum 18:43:48 05883995daec: Download complete 18:43:48 448f6bf000e3: Verifying Checksum 18:43:48 448f6bf000e3: Download complete 18:43:51 c2d8d7efcc4b: Verifying Checksum 18:43:51 c2d8d7efcc4b: Download complete 18:43:52 448f6bf000e3: Pull complete 18:43:53 f757da607395: Pull complete 18:43:54 05883995daec: Pull complete 18:43:54 8603b9c90790: Pull complete 18:43:55 1560dd03e051: Pull complete 18:43:56 27f5ce0e4adf: Pull complete 18:44:11 c2d8d7efcc4b: Pull complete 18:44:11 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:44:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:44:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:44:11 prd-ubuntu18.04-docker-arm64-4c-16g-2094 does not seem to be running inside a container 18:44:11 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-lftools-log-publisher:arm64 cat 18:44:14 $ docker top 8f459da7686c9849b241d7e714f01c327bca9898be30f51792dec327b2d0656f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:15 ---> job-cost.sh 18:44:15 lf-activate-venv: SKIPPING 18:44:15 INFO: No Stack... 18:44:16 INFO: Retrieving Pricing Info for: v3-standard-4 18:44:16 INFO: Archiving Costs [Pipeline] sh 18:44:16 + cat /w/workspace/edgex-go/6/archives/cost.csv 18:44:16 + cut -d, -f6 [Pipeline] lock 18:44:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3778-6-stack-cost] 18:44:17 Resource [jenkins-edgexfoundry-edgex-go-PR-3778-6-stack-cost] did not exist. Created. 18:44:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3778-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:44:17 + echo total: 0.10999999940395355 [Pipeline] stash 18:44:17 Stashed 1 file(s) [Pipeline] } 18:44:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3778-6-stack-cost] [Pipeline] // lock [Pipeline] } 18:44:17 $ docker stop --time=1 8f459da7686c9849b241d7e714f01c327bca9898be30f51792dec327b2d0656f 18:44:19 $ docker rm -f 8f459da7686c9849b241d7e714f01c327bca9898be30f51792dec327b2d0656f [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 18:44:20 provisioning config files... 18:44:20 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config4644228211353508792tmp [Pipeline] { [Pipeline] sh 18:44:20 + set +x 18:44:20 + curl -s https://codecov.io/bash 18:44:20 + bash -s -- 18:44:20 18:44:20 _____ _ 18:44:20 / ____| | | 18:44:20 | | ___ __| | ___ ___ _____ __ 18:44:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:44:20 | |___| (_) | (_| | __/ (_| (_) \ V / 18:44:20 \_____\___/ \__,_|\___|\___\___/ \_/ 18:44:20 Bash-1.0.6 18:44:20 18:44:20 18:44:20 ==> git version 2.24.4 found 18:44:21 ==> 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 18:44:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:44:21 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:44:21 ==> Jenkins CI detected. 18:44:21 current dir:  /w/workspace/edgex-go/6 18:44:21 project root: . 18:44:21 --> token set from env 18:44:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:44:21 ==> Running gcov in . (disable via -X gcov) 18:44:21 ==> Python coveragepy not found 18:44:21 ==> Searching for coverage reports in: 18:44:21 + . 18:44:21 -> Found 1 reports 18:44:21 ==> Detecting git/mercurial file structure 18:44:21 ==> Reading reports 18:44:21 + ./coverage.out bytes=426728 18:44:21 ==> Appending adjustments 18:44:21 https://docs.codecov.io/docs/fixing-reports 18:44:21 + Found adjustments 18:44:21 ==> Gzipping contents 18:44:21 60K /tmp/codecov.yxpANE.gz 18:44:21 ==> Uploading reports 18:44:21 url: https://codecov.io 18:44:21 query: branch=PR-3778&commit=8537e0f4474a1da087339791ae1920afabe30a8b&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3778%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3778&job=&cmd_args= 18:44:21 -> Pinging Codecov 18:44:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3778&commit=8537e0f4474a1da087339791ae1920afabe30a8b&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3778%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3778&job=&cmd_args= 18:44:23 -> Uploading to 18:44:23 https://storage.googleapis.com/codecov/v4/raw/2021-10-26/00271124DB129430A58F1EEE437C3FCB/8537e0f4474a1da087339791ae1920afabe30a8b/fc31ea8d-7ed3-46fd-adcb-079fa0163006.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211026T184423Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=08a5755d38e146735b5aeee38fabfd8f4f399cfe0d154fa752a25ffbac050c59 18:44:23 % Total % Received % Xferd Average Speed Time Time Time Current 18:44:23 Dload Upload Total Spent Left Speed 18:44:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57556 0 0 100 57556 0 163k --:--:-- --:--:-- --:--:-- 163k 100 57556 0 0 100 57556 0 163k --:--:-- --:--:-- --:--:-- 163k 18:44:23 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8537e0f4474a1da087339791ae1920afabe30a8b [Pipeline] } 18:44:23 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 18:44:24 + '[' -d /w/workspace/edgex-go/6/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:44:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:44:25 ---> package-listing.sh 18:44:25 ++ facter osfamily 18:44:25 ++ tr '[:upper:]' '[:lower:]' 18:44:25 + OS_FAMILY=redhat 18:44:25 + workspace=/w/workspace/edgex-go/6 18:44:25 + START_PACKAGES=/tmp/packages_start.txt 18:44:25 + END_PACKAGES=/tmp/packages_end.txt 18:44:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:44:25 + PACKAGES=/tmp/packages_start.txt 18:44:25 + '[' /w/workspace/edgex-go/6 ']' 18:44:25 + PACKAGES=/tmp/packages_end.txt 18:44:25 + case "${OS_FAMILY}" in 18:44:25 + rpm -qa 18:44:25 + sort 18:44:29 + '[' -f /tmp/packages_start.txt ']' 18:44:29 + '[' -f /tmp/packages_end.txt ']' 18:44:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:44:29 + '[' /w/workspace/edgex-go/6 ']' 18:44:29 + mkdir -p /w/workspace/edgex-go/6/archives/ 18:44:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 18:44:29 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:44:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:44:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:30 18:44:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:44:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:30 latest: Pulling from edgex-lftools-log-publisher 18:44:30 b4d181a07f80: Pulling fs layer 18:44:30 a1111a8f2ec3: Pulling fs layer 18:44:30 ed53099fbce6: Pulling fs layer 18:44:30 dc539afda2c1: Pulling fs layer 18:44:30 77bc0d833cb6: Pulling fs layer 18:44:30 9065ff56babe: Pulling fs layer 18:44:30 d287ab97295c: Pulling fs layer 18:44:30 dc539afda2c1: Waiting 18:44:30 77bc0d833cb6: Waiting 18:44:30 9065ff56babe: Waiting 18:44:30 d287ab97295c: Waiting 18:44:30 a1111a8f2ec3: Verifying Checksum 18:44:30 a1111a8f2ec3: Download complete 18:44:30 dc539afda2c1: Verifying Checksum 18:44:30 dc539afda2c1: Download complete 18:44:30 ed53099fbce6: Verifying Checksum 18:44:30 ed53099fbce6: Download complete 18:44:30 77bc0d833cb6: Verifying Checksum 18:44:30 77bc0d833cb6: Download complete 18:44:30 9065ff56babe: Verifying Checksum 18:44:30 9065ff56babe: Download complete 18:44:30 b4d181a07f80: Verifying Checksum 18:44:30 b4d181a07f80: Download complete 18:44:31 d287ab97295c: Verifying Checksum 18:44:31 d287ab97295c: Download complete 18:44:31 b4d181a07f80: Pull complete 18:44:32 a1111a8f2ec3: Pull complete 18:44:32 ed53099fbce6: Pull complete 18:44:32 dc539afda2c1: Pull complete 18:44:32 77bc0d833cb6: Pull complete 18:44:32 9065ff56babe: Pull complete 18:44:38 d287ab97295c: Pull complete 18:44:38 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:44:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:44:38 prd-centos7-docker-4c-2g-2091 does not seem to be running inside a container 18:44:38 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 18:44:41 $ docker top 80feee9f055c093b7a5c2278b0ed2d044854473ff6c3c57c36f87cc6bea76108 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:41 + touch /tmp/pre-build-complete [Pipeline] sh 18:44:42 + mkdir -p /var/log/sysstat [Pipeline] sh 18:44:42 + ls /var/log/sa-host 18:44:42 + sadf -c /var/log/sa-host/sa26 18:44:42 file_magic: OK 18:44:42 HZ: Using current value: 100 18:44:42 file_header: OK 18:44:42 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 18:44:42 Statistics: 18:44:42 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... 18:44:42 File successfully converted to sysstat format version 12.0.3 18:44:42 + sadf -c /var/log/sa-host/sa30 18:44:42 file_magic: OK 18:44:42 HZ: Using current value: 100 18:44:42 file_header: OK 18:44:42 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 18:44:42 Statistics: 18:44:42 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:44:42 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:44:42 provisioning config files... 18:44:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config7575126035339724391tmp [Pipeline] { [Pipeline] echo 18:44:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:44:43 ---> create-netrc.sh [Pipeline] } 18:44:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:44:43 ---> python-tools-install.sh [Pipeline] echo 18:44:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:44:43 ---> sudo-logs.sh 18:44:43 Archiving 'sudo' log.. 18:44:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-2091.novalocal: Name or service not known 18:44:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-2091.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:44:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:44:44 ---> job-cost.sh 18:44:44 lf-activate-venv: SKIPPING 18:44:44 DEBUG: total: 0.10999999940395355 18:44:44 INFO: Retrieving Stack Cost... 18:44:44 INFO: Retrieving Pricing Info for: v3-standard-2 18:44:44 INFO: Archiving Costs [Pipeline] echo 18:44:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:44:45 ---> logs-deploy.sh 18:44:45 lf-activate-venv: SKIPPING 18:44:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3778/6 18:44:45 INFO: archiving workspace using pattern(s): 18:44:46 Archives upload complete. 18:44:46 INFO: archiving logs to Nexus 18:44:46 ---> uname -a: 18:44:46 Linux prd-centos7-docker-4c-2g-2091.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 18:44:46 18:44:46 18:44:46 ---> lscpu: 18:44:46 Architecture: x86_64 18:44:46 CPU op-mode(s): 32-bit, 64-bit 18:44:46 Byte Order: Little Endian 18:44:46 Address sizes: 40 bits physical, 48 bits virtual 18:44:46 CPU(s): 2 18:44:46 On-line CPU(s) list: 0,1 18:44:46 Thread(s) per core: 1 18:44:46 Core(s) per socket: 1 18:44:46 Socket(s): 2 18:44:46 NUMA node(s): 1 18:44:46 Vendor ID: AuthenticAMD 18:44:46 CPU family: 23 18:44:46 Model: 49 18:44:46 Model name: AMD EPYC-Rome Processor 18:44:46 Stepping: 0 18:44:46 CPU MHz: 2799.996 18:44:46 BogoMIPS: 5599.99 18:44:46 Virtualization: AMD-V 18:44:46 Hypervisor vendor: KVM 18:44:46 Virtualization type: full 18:44:46 L1d cache: 32K 18:44:46 L1i cache: 32K 18:44:46 L2 cache: 512K 18:44:46 L3 cache: 16384K 18:44:46 NUMA node0 CPU(s): 0,1 18:44:46 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 18:44:46 18:44:46 18:44:46 ---> nproc: 18:44:46 2 18:44:46 18:44:46 18:44:46 ---> df -h: 18:44:46 Filesystem Size Used Avail Use% Mounted on 18:44:46 overlay 40G 14G 27G 33% / 18:44:46 tmpfs 64M 0 64M 0% /dev 18:44:46 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:44:46 shm 64M 0 64M 0% /dev/shm 18:44:46 /dev/vda1 40G 14G 27G 33% /facter-os 18:44:46 18:44:46 18:44:46 ---> sar -b -r -n DEV: 18:44:46 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/26/21 _x86_64_ (2 CPU) 18:44:46 18:44:46 18:22:07 LINUX RESTART (2 CPU) 18:44:46 18:44:46 18:23:01 tps rtps wtps bread/s bwrtn/s 18:44:46 18:24:01 383.40 0.35 383.05 30.77 98930.00 18:44:46 18:25:01 54.54 0.00 54.54 0.00 6848.99 18:44:46 18:26:01 106.10 0.03 106.06 1.07 5632.40 18:44:46 18:27:04 457.71 223.45 234.25 6184.17 145607.75 18:44:46 18:28:01 590.57 284.07 306.50 15940.69 177207.43 18:44:46 18:29:01 609.59 92.61 516.98 4266.53 243003.45 18:44:46 18:30:01 232.92 21.50 211.42 1553.91 38115.50 18:44:46 18:31:01 1.13 0.02 1.12 0.40 16.53 18:44:46 18:32:01 0.32 0.00 0.32 0.00 3.55 18:44:46 18:33:01 0.23 0.00 0.23 0.00 2.45 18:44:46 18:34:01 0.20 0.00 0.20 0.00 1.62 18:44:46 18:35:01 0.25 0.00 0.25 0.00 3.08 18:44:46 18:36:01 0.25 0.00 0.25 0.00 2.60 18:44:46 18:37:01 0.28 0.00 0.28 0.00 3.22 18:44:46 18:38:01 0.72 0.50 0.22 102.47 3.13 18:44:46 18:39:01 0.82 0.00 0.82 0.00 13.96 18:44:46 18:40:01 0.22 0.00 0.22 0.00 3.25 18:44:46 18:41:01 0.18 0.00 0.18 0.00 2.18 18:44:46 18:42:01 0.28 0.02 0.27 0.13 3.61 18:44:46 18:43:01 0.22 0.00 0.22 0.00 2.45 18:44:46 18:44:01 0.28 0.00 0.28 0.00 3.08 18:44:46 Average: 115.75 29.41 86.33 1311.92 33946.72 18:44:46 18:44:46 18:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:44:46 18:24:01 3725508 0 939864 11.74 2620 3340948 1488624 16.44 1048328 2720608 28 18:44:46 18:25:01 3264660 0 1066892 13.32 2620 3674768 1709564 18.87 1457488 2805580 138212 18:44:46 18:26:01 3288828 0 1094320 13.66 2620 3623172 1515964 16.74 1446364 2773972 88700 18:44:46 18:27:04 907612 0 1213040 15.15 2620 5885668 1902120 21.00 1948728 4574092 25664 18:44:46 18:28:01 1023080 0 1660268 20.73 2620 5322972 3690592 40.75 2851432 3501148 220920 18:44:46 18:29:01 649084 0 1788116 22.33 2620 5569120 3391028 37.44 3185692 3517432 106652 18:44:46 18:30:01 2604044 0 1135908 14.18 2620 4266368 1453216 16.04 1252256 3528564 20 18:44:46 18:31:01 2611128 0 1128820 14.09 2620 4266372 1259708 13.91 1252672 3526152 12 18:44:46 18:32:01 2620920 0 1119024 13.97 2620 4266376 1230712 13.59 1246944 3523208 8 18:44:46 18:33:01 2620740 0 1119200 13.97 2620 4266380 1230796 13.59 1247040 3523208 8 18:44:46 18:34:01 2624900 0 1115040 13.92 2620 4266380 1230712 13.59 1246940 3519192 12 18:44:46 18:35:01 2625260 0 1114672 13.92 2620 4266388 1230712 13.59 1246948 3519192 8 18:44:46 18:36:01 2625056 0 1114872 13.92 2620 4266392 1230748 13.59 1247080 3519192 8 18:44:46 18:37:01 2625344 0 1114580 13.92 2620 4266396 1230712 13.59 1246956 3519016 8 18:44:46 18:38:01 2621692 0 1115388 13.93 2620 4269240 1230784 13.59 1250792 3518592 16 18:44:46 18:39:01 2621608 0 1115468 13.93 2620 4269244 1230964 13.59 1251284 3518592 12 18:44:46 18:40:01 2620960 0 1116112 13.94 2620 4269248 1231100 13.59 1251492 3518592 16 18:44:46 18:41:01 2621616 0 1115448 13.93 2620 4269256 1231028 13.59 1251124 3518592 16 18:44:46 18:42:01 2621172 0 1115892 13.93 2620 4269256 1231076 13.59 1251352 3518596 8 18:44:46 18:43:01 2622204 0 1114852 13.92 2620 4269264 1230872 13.59 1250740 3518600 8 18:44:46 18:44:01 2622120 0 1114936 13.92 2620 4269264 1230836 13.59 1250628 3518596 8 18:44:46 Average: 2484168 0 1168224 14.59 2620 4353927 1543422 17.04 1461061 3461939 27635 18:44:46 18:44:46 18:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:44:46 18:24:01 vethfe8aafe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:24:01 eth0 374.39 263.49 5277.75 34.01 0.00 0.00 0.00 0.00 18:44:46 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:24:01 docker0 181.93 238.98 14.50 2044.14 0.00 0.00 0.00 0.00 18:44:46 18:25:01 vethe602faa 0.73 0.87 0.06 0.08 0.00 0.00 0.00 0.00 18:44:46 18:25:01 eth0 36.59 19.67 31.24 14.06 0.00 0.00 0.00 0.00 18:44:46 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:25:01 docker0 0.73 0.73 0.05 0.07 0.00 0.00 0.00 0.00 18:44:46 18:26:01 vethe602faa 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 18:44:46 18:26:01 eth0 16.51 8.25 11.24 6.04 0.00 0.00 0.00 0.00 18:44:46 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:26:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 18:44:46 18:27:04 eth0 111.25 74.26 1643.37 123.49 0.00 0.00 0.00 0.00 18:44:46 18:27:04 vetheb2bec6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:44:46 18:27:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:27:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:28:01 veth5f71367 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 18:44:46 18:28:01 veth3f4eb09 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 18:44:46 18:28:01 eth0 64.02 34.03 208.78 12.93 0.00 0.00 0.00 0.00 18:44:46 18:28:01 vetheb2bec6 0.00 1.30 0.00 0.06 0.00 0.00 0.00 0.00 18:44:46 18:29:01 veth4b00993 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:44:46 18:29:01 eth0 81.80 41.48 315.43 37.90 0.00 0.00 0.00 0.00 18:44:46 18:29:01 vetheb2bec6 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 18:44:46 18:29:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:44:46 18:30:01 eth0 103.06 59.34 1495.97 86.05 0.00 0.00 0.00 0.00 18:44:46 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:30:01 docker0 893.42 796.17 77.60 5626.39 0.00 0.00 0.00 0.00 18:44:46 18:31:01 eth0 0.63 0.38 0.28 0.21 0.00 0.00 0.00 0.00 18:44:46 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:32:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:44:46 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:33:01 eth0 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 18:44:46 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:34:01 eth0 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:44:46 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:35:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:44:46 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:36:01 eth0 0.23 0.17 0.06 0.01 0.00 0.00 0.00 0.00 18:44:46 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:37:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:44:46 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:38:01 eth0 0.73 0.25 0.19 0.07 0.00 0.00 0.00 0.00 18:44:46 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:39:01 eth0 1.63 0.60 0.60 0.37 0.00 0.00 0.00 0.00 18:44:46 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:40:01 eth0 0.68 0.42 0.29 0.24 0.00 0.00 0.00 0.00 18:44:46 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:41:01 eth0 1.13 0.23 0.34 0.19 0.00 0.00 0.00 0.00 18:44:46 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:42:01 eth0 0.48 0.43 0.27 0.18 0.00 0.00 0.00 0.00 18:44:46 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:43:01 eth0 0.22 0.17 0.08 0.10 0.00 0.00 0.00 0.00 18:44:46 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:44:01 eth0 0.85 0.15 0.12 0.01 0.00 0.00 0.00 0.00 18:44:46 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 Average: eth0 37.95 24.07 430.86 15.26 0.00 0.00 0.00 0.00 18:44:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:46 Average: docker0 11.32 16.96 0.86 140.64 0.00 0.00 0.00 0.00 18:44:46 18:44:46 18:44:46 ---> sar -P ALL: 18:44:46 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/26/21 _x86_64_ (2 CPU) 18:44:46 18:44:46 18:22:07 LINUX RESTART (2 CPU) 18:44:46 18:44:46 18:23:01 CPU %user %nice %system %iowait %steal %idle 18:44:46 18:24:01 all 28.37 0.00 12.37 5.18 0.13 53.95 18:44:46 18:24:01 0 23.96 0.00 12.17 5.59 0.13 58.15 18:44:46 18:24:01 1 32.82 0.00 12.58 4.75 0.14 49.70 18:44:46 18:25:01 all 57.09 0.00 5.87 0.98 0.11 35.95 18:44:46 18:25:01 0 57.53 0.00 5.47 1.05 0.11 35.84 18:44:46 18:25:01 1 56.65 0.00 6.27 0.92 0.11 36.05 18:44:46 18:26:01 all 57.19 0.00 4.83 1.31 0.09 36.59 18:44:46 18:26:01 0 56.01 0.00 5.00 1.22 0.09 37.68 18:44:46 18:26:01 1 58.36 0.00 4.65 1.40 0.09 35.49 18:44:46 18:27:04 all 43.19 0.00 13.04 18.05 0.10 25.62 18:44:46 18:27:04 0 41.96 0.00 13.30 18.83 0.10 25.80 18:44:46 18:27:04 1 44.42 0.00 12.78 17.26 0.11 25.43 18:44:46 18:28:01 all 57.62 0.00 14.76 23.00 0.12 4.50 18:44:46 18:28:01 0 56.33 0.00 15.73 23.48 0.12 4.35 18:44:46 18:28:01 1 58.91 0.00 13.79 22.52 0.12 4.66 18:44:46 18:29:01 all 66.42 0.00 19.97 10.88 0.12 2.61 18:44:46 18:29:01 0 65.44 0.00 19.85 12.47 0.13 2.10 18:44:46 18:29:01 1 67.39 0.00 20.09 9.29 0.11 3.11 18:44:46 18:30:01 all 35.88 0.00 8.12 2.04 0.08 53.88 18:44:46 18:30:01 0 36.34 0.00 9.16 2.51 0.09 51.90 18:44:46 18:30:01 1 35.42 0.00 7.09 1.57 0.07 55.86 18:44:46 18:31:01 all 0.18 0.00 0.08 0.00 0.02 99.73 18:44:46 18:31:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:44:46 18:31:01 1 0.30 0.00 0.10 0.00 0.02 99.58 18:44:46 18:32:01 all 0.15 0.00 0.03 0.00 0.02 99.81 18:44:46 18:32:01 0 0.07 0.00 0.03 0.00 0.03 99.87 18:44:46 18:32:01 1 0.23 0.00 0.02 0.00 0.00 99.75 18:44:46 18:33:01 all 0.10 0.00 0.03 0.00 0.02 99.86 18:44:46 18:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:44:46 18:33:01 1 0.17 0.00 0.02 0.00 0.02 99.80 18:44:46 18:34:01 all 0.16 0.00 0.05 0.00 0.01 99.78 18:44:46 18:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:44:46 18:34:01 1 0.28 0.00 0.08 0.00 0.02 99.62 18:44:46 18:44:46 18:34:01 CPU %user %nice %system %iowait %steal %idle 18:44:46 18:35:01 all 0.23 0.00 0.03 0.00 0.02 99.72 18:44:46 18:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:44:46 18:35:01 1 0.45 0.00 0.02 0.00 0.02 99.52 18:44:46 18:36:01 all 0.19 0.00 0.03 0.00 0.01 99.77 18:44:46 18:36:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:44:46 18:36:01 1 0.33 0.00 0.02 0.00 0.00 99.65 18:44:46 18:37:01 all 0.14 0.00 0.03 0.00 0.02 99.82 18:44:46 18:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:44:46 18:37:01 1 0.27 0.00 0.02 0.00 0.02 99.70 18:44:46 18:38:01 all 0.18 0.00 0.06 0.01 0.01 99.74 18:44:46 18:38:01 0 0.05 0.00 0.05 0.02 0.02 99.87 18:44:46 18:38:01 1 0.32 0.00 0.07 0.00 0.00 99.62 18:44:46 18:39:01 all 0.22 0.00 0.03 0.00 0.01 99.74 18:44:46 18:39:01 0 0.07 0.00 0.03 0.00 0.02 99.88 18:44:46 18:39:01 1 0.37 0.00 0.03 0.00 0.00 99.60 18:44:46 18:40:01 all 0.12 0.00 0.03 0.00 0.03 99.83 18:44:46 18:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:44:46 18:40:01 1 0.20 0.00 0.02 0.00 0.03 99.75 18:44:46 18:41:01 all 0.13 0.00 0.04 0.00 0.01 99.82 18:44:46 18:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:44:46 18:41:01 1 0.22 0.00 0.07 0.00 0.02 99.70 18:44:46 18:42:01 all 0.16 0.00 0.03 0.00 0.02 99.79 18:44:46 18:42:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:44:46 18:42:01 1 0.27 0.00 0.03 0.00 0.02 99.68 18:44:46 18:43:01 all 0.21 0.00 0.03 0.00 0.00 99.77 18:44:46 18:43:01 0 0.07 0.00 0.03 0.00 0.00 99.90 18:44:46 18:43:01 1 0.35 0.00 0.02 0.00 0.00 99.63 18:44:46 18:44:01 all 0.17 0.00 0.03 0.00 0.01 99.80 18:44:46 18:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:44:46 18:44:01 1 0.30 0.00 0.02 0.00 0.00 99.68 18:44:46 Average: all 15.62 0.00 3.56 2.73 0.04 78.05 18:44:46 Average: 0 15.16 0.00 3.63 2.89 0.04 78.26 18:44:46 Average: 1 16.08 0.00 3.48 2.56 0.04 77.83 18:44:46 18:44:46 18:44:46