Pull request #3722 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at f402210f93ccbb2b587c2d75e27f7d4d87f6be54 rather than a9f02f201e070f0396a78ccfa6291eeecd4090de Obtained Jenkinsfile from f402210f93ccbb2b587c2d75e27f7d4d87f6be54 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-ssh6627085359028105448.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh2265492303483127899.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3722/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-3722/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5557611748471075.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh352207371772755835.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-3722/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-3722/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3536189109646682741.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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1635 in /w/workspace/edgexfoundry_edgex-go_PR-3722 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6098415802147135107.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7076130329314599608.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3722/head:refs/remotes/origin/PR-3722 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f402210f93ccbb2b587c2d75e27f7d4d87f6be54 into PR head commit a9f02f201e070f0396a78ccfa6291eeecd4090de Merge succeeded, producing a9f02f201e070f0396a78ccfa6291eeecd4090de Checking out Revision a9f02f201e070f0396a78ccfa6291eeecd4090de (PR-3722) Commit message: "Merge branch 'main' into issue-3708" > git config core.sparsecheckout # timeout=10 > git checkout -f a9f02f201e070f0396a78ccfa6291eeecd4090de # 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/2@tmp/jenkins-gitclient-ssh5121577487972763578.key > git merge f402210f93ccbb2b587c2d75e27f7d4d87f6be54 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9f02f201e070f0396a78ccfa6291eeecd4090de # timeout=10 > git rev-list --no-walk 8d40722b7e55bf226607ea142cbb894cb51982fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:00:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:00:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:00:09 ========================================================= 14:00:09 EdgeX Global Pipelines Version Info 14:00:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:00:10 ------------------- 14:00:10 stable info: 14:00:10 ------------------- 14:00:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:00:10 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 14:00:10 Message: update stable to v1.0.205 14:00:11 ------------------- 14:00:11 experimental info: 14:00:11 ------------------- 14:00:11 Commited By: **** collab-it+edgex@linuxfoundation.org 14:00:11 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 14:00:11 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:00:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:00:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:00:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:00:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:00:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:00:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:00:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:00:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3722 [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3722 [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3722 [Pipeline] echo 14:00:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9f02f201e070f0396a78ccfa6291eeecd4090de [Pipeline] echo 14:00:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9f02f2 [Pipeline] echo 14:00:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:00:14 provisioning config files... 14:00:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5816580050138390010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:00:14 ---> docker-login.sh 14:00:14 nexus3.edgexfoundry.org:10001 14:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:14 Configure a credential helper to remove this warning. See 14:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:14 14:00:14 Login Succeeded 14:00:14 nexus3.edgexfoundry.org:10002 14:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:15 Configure a credential helper to remove this warning. See 14:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:15 14:00:15 Login Succeeded 14:00:15 nexus3.edgexfoundry.org:10003 14:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:15 Configure a credential helper to remove this warning. See 14:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:15 14:00:15 Login Succeeded 14:00:15 nexus3.edgexfoundry.org:10004 14:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:15 Configure a credential helper to remove this warning. See 14:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:15 14:00:15 Login Succeeded 14:00:15 docker.io 14:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:15 Configure a credential helper to remove this warning. See 14:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:15 14:00:15 Login Succeeded 14:00:15 ---> docker-login.sh ends [Pipeline] } 14:00:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:00:16 ++ 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 14:00:16 + for file in '`ls cmd/**/Dockerfile`' 14:00:16 ++ dirname cmd/core-command/Dockerfile 14:00:16 ++ cut -d/ -f2 14:00:16 + echo core-command,cmd/core-command/Dockerfile 14:00:16 + for file in '`ls cmd/**/Dockerfile`' 14:00:16 ++ dirname cmd/core-data/Dockerfile 14:00:16 ++ cut -d/ -f2 14:00:16 + echo core-data,cmd/core-data/Dockerfile 14:00:16 + for file in '`ls cmd/**/Dockerfile`' 14:00:16 ++ dirname cmd/core-metadata/Dockerfile 14:00:16 ++ cut -d/ -f2 14:00:16 + echo core-metadata,cmd/core-metadata/Dockerfile 14:00:16 + for file in '`ls cmd/**/Dockerfile`' 14:00:16 ++ dirname cmd/security-bootstrapper/Dockerfile 14:00:16 ++ cut -d/ -f2 14:00:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:00:16 + for file in '`ls cmd/**/Dockerfile`' 14:00:16 ++ dirname cmd/security-proxy-setup/Dockerfile 14:00:16 ++ cut -d/ -f2 14:00:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:00:16 + for file in '`ls cmd/**/Dockerfile`' 14:00:16 ++ dirname cmd/security-secretstore-setup/Dockerfile 14:00:16 ++ cut -d/ -f2 14:00:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:00:16 + for file in '`ls cmd/**/Dockerfile`' 14:00:16 ++ dirname cmd/support-notifications/Dockerfile 14:00:16 ++ cut -d/ -f2 14:00:16 + echo support-notifications,cmd/support-notifications/Dockerfile 14:00:16 + for file in '`ls cmd/**/Dockerfile`' 14:00:16 ++ dirname cmd/support-scheduler/Dockerfile 14:00:16 ++ cut -d/ -f2 14:00:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:00:16 + for file in '`ls cmd/**/Dockerfile`' 14:00:16 ++ dirname cmd/sys-mgmt-agent/Dockerfile 14:00:16 ++ cut -d/ -f2 14:00:16 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:00:16 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 14:00:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:00:19 14:00:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:00:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:00:20 latest: Pulling from edgex-devops/git-semver 14:00:20 31603596830f: Pulling fs layer 14:00:20 04fac38145f0: Pulling fs layer 14:00:20 701f6daf10bf: Pulling fs layer 14:00:20 24f72da36158: Pulling fs layer 14:00:20 24f72da36158: Waiting 14:00:20 04fac38145f0: Verifying Checksum 14:00:20 04fac38145f0: Download complete 14:00:20 31603596830f: Verifying Checksum 14:00:20 31603596830f: Download complete 14:00:20 24f72da36158: Verifying Checksum 14:00:20 24f72da36158: Download complete 14:00:20 31603596830f: Pull complete 14:00:20 04fac38145f0: Pull complete 14:00:20 701f6daf10bf: Verifying Checksum 14:00:20 701f6daf10bf: Download complete 14:00:21 701f6daf10bf: Pull complete 14:00:21 24f72da36158: Pull complete 14:00:21 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 14:00:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:00:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:00:21 prd-centos7-docker-4c-2g-1635 does not seem to be running inside a container 14:00:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:00:22 $ docker top bc993e159f4c203262c6e8b60094122b570b25bd3c551a53189c22a847593fb0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:00:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:00:23 [ssh-agent] Looking for ssh-agent implementation... 14:00:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:00:23 $ docker exec bc993e159f4c203262c6e8b60094122b570b25bd3c551a53189c22a847593fb0 ssh-agent 14:00:23 SSH_AUTH_SOCK=/tmp/ssh-Xf1bFpkkTc9P/agent.13 14:00:23 SSH_AGENT_PID=20 14:00:23 Running ssh-add (command line suppressed) 14:00:23 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6429568615686541207.key (/w/workspace/edgex-go/2@tmp/private_key_6429568615686541207.key) 14:00:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:00:23 + git tag --points-at HEAD [Pipeline] } 14:00:23 $ docker exec --env ******** --env ******** bc993e159f4c203262c6e8b60094122b570b25bd3c551a53189c22a847593fb0 ssh-agent -k 14:00:23 unset SSH_AUTH_SOCK; 14:00:23 unset SSH_AGENT_PID; 14:00:23 echo Agent pid 20 killed; 14:00:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:00:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:00:24 [ssh-agent] Looking for ssh-agent implementation... 14:00:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:00:24 $ docker exec bc993e159f4c203262c6e8b60094122b570b25bd3c551a53189c22a847593fb0 ssh-agent 14:00:24 SSH_AUTH_SOCK=/tmp/ssh-RYZmVWkRARtl/agent.55 14:00:24 SSH_AGENT_PID=61 14:00:24 Running ssh-add (command line suppressed) 14:00:24 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3108894132314240363.key (/w/workspace/edgex-go/2@tmp/private_key_3108894132314240363.key) 14:00:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:00:24 + git semver init 14:00:24 # -> Open(): unable to determine branch for HEAD 14:00:24 # $GIT_DIR = /w/workspace/edgex-go/2/.git 14:00:24 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 14:00:24 # $SEMVER_REMOTE_NAME = origin 14:00:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:00:24 # $SEMVER_USER_NAME = edgex-jenkins 14:00:24 # $SEMVER_BRANCH = PR-3722 14:00:24 # $SEMVER_TEMP = /tmp/semver-041712813 14:00:24 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 14:03:16 # '/tmp/semver-041712813' -> '/w/workspace/edgex-go/2/.semver' 14:03:16 # -> Force: false 14:03:16 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 14:03:16 $ docker exec --env ******** --env ******** bc993e159f4c203262c6e8b60094122b570b25bd3c551a53189c22a847593fb0 ssh-agent -k 14:03:17 unset SSH_AUTH_SOCK; 14:03:17 unset SSH_AGENT_PID; 14:03:17 echo Agent pid 61 killed; 14:03:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:03:17 + git semver [Pipeline] } 14:03:17 $ docker stop --time=1 bc993e159f4c203262c6e8b60094122b570b25bd3c551a53189c22a847593fb0 14:03:19 $ docker rm -f bc993e159f4c203262c6e8b60094122b570b25bd3c551a53189c22a847593fb0 [Pipeline] // withDockerContainer [Pipeline] sh 14:03:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:03:20 Stashed 1 file(s) [Pipeline] echo 14:03:20 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 14:03:20 ========================================================= 14:03:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:03:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:03:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:03:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:03:21 540db60ca938: Pulling fs layer 14:03:21 adcc1eea9eea: Pulling fs layer 14:03:21 4c4ab2625f07: Pulling fs layer 14:03:21 db62176df00c: Pulling fs layer 14:03:21 3b30891b0d05: Pulling fs layer 14:03:21 06b49ca38bd5: Pulling fs layer 14:03:21 c788192a36de: Pulling fs layer 14:03:21 a77e37c0d609: Pulling fs layer 14:03:21 c3185cebc471: Pulling fs layer 14:03:21 db62176df00c: Waiting 14:03:21 3b30891b0d05: Waiting 14:03:21 06b49ca38bd5: Waiting 14:03:21 c788192a36de: Waiting 14:03:21 a77e37c0d609: Waiting 14:03:21 c3185cebc471: Waiting 14:03:21 4c4ab2625f07: Verifying Checksum 14:03:21 4c4ab2625f07: Download complete 14:03:21 adcc1eea9eea: Verifying Checksum 14:03:21 adcc1eea9eea: Download complete 14:03:21 3b30891b0d05: Verifying Checksum 14:03:21 3b30891b0d05: Download complete 14:03:21 06b49ca38bd5: Verifying Checksum 14:03:21 06b49ca38bd5: Download complete 14:03:21 540db60ca938: Verifying Checksum 14:03:21 540db60ca938: Download complete 14:03:21 c788192a36de: Verifying Checksum 14:03:21 c788192a36de: Download complete 14:03:21 540db60ca938: Pull complete 14:03:21 adcc1eea9eea: Pull complete 14:03:21 4c4ab2625f07: Pull complete 14:03:22 a77e37c0d609: Verifying Checksum 14:03:22 a77e37c0d609: Download complete 14:03:28 c3185cebc471: Verifying Checksum 14:03:28 c3185cebc471: Download complete 14:03:28 db62176df00c: Download complete 14:03:32 db62176df00c: Pull complete 14:03:32 3b30891b0d05: Pull complete 14:03:32 06b49ca38bd5: Pull complete 14:03:32 c788192a36de: Pull complete 14:03:32 a77e37c0d609: Pull complete 14:03:34 c3185cebc471: Pull complete 14:03:34 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 14:03:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:03:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 14:03:35 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:03:35 WORKDIR /edgex 14:03:35 COPY go.mod . 14:03:35 RUN go mod download' 14:03:35 + docker build -t ci-base-image-x86_64 -f - . 14:03:35 Still waiting to schedule task 14:03:35 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:03:36 Sending build context to Docker daemon 329MB 14:03:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:03:36 ---> 031687cdd783 14:03:36 Step 2/4 : WORKDIR /edgex 14:03:38 ---> Running in 96941cfa639f 14:03:38 Removing intermediate container 96941cfa639f 14:03:38 ---> 586fb176e5d7 14:03:38 Step 3/4 : COPY go.mod . 14:03:38 ---> 168d869c40ea 14:03:38 Step 4/4 : RUN go mod download 14:03:38 ---> Running in e9463959a862 14:05:03 Removing intermediate container e9463959a862 14:05:03 ---> 3b736d46dd71 14:05:03 Successfully built 3b736d46dd71 14:05:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:05:03 + docker inspect -f . ci-base-image-x86_64 14:05:03 . [Pipeline] withDockerContainer 14:05:03 prd-centos7-docker-4c-2g-1635 does not seem to be running inside a container 14:05:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:05:04 $ docker top 348117409deb5bc1e1d3bfcef7faacdac599a4ef3ac0d5f4f3cc1d0f57501298 -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:04 + go version 14:05:04 go version go1.16.6 linux/amd64 [Pipeline] } 14:05:04 $ docker stop --time=1 348117409deb5bc1e1d3bfcef7faacdac599a4ef3ac0d5f4f3cc1d0f57501298 14:05:05 $ docker rm -f 348117409deb5bc1e1d3bfcef7faacdac599a4ef3ac0d5f4f3cc1d0f57501298 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:05:06 + docker inspect -f . ci-base-image-x86_64 14:05:06 . [Pipeline] withDockerContainer 14:05:06 prd-centos7-docker-4c-2g-1635 does not seem to be running inside a container 14:05:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:05:07 $ docker top 687ae4b55089ef3f2db82749fb35aa9d9aace90b9ee4716d7037773583a2e186 -eo pid,comm [Pipeline] { [Pipeline] echo 14:05:07 ========================================================= 14:05:07 [edgeXBuildGoParallel] Running Tests and Build... 14:05:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:05:07 + go mod tidy [Pipeline] sh 14:05:08 + make test 14:05:08 go mod tidy 14:05:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:05:15 ? github.com/edgexfoundry/edgex-go [no test files] 14:05:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:05:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:05:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:05:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:05:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:05:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:05:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:05:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:05:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:05:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:05:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:05:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:05:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:05:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:05:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 14:05:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:05:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:05:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 98.5% of statements 14:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:05:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 46.3% of statements 14:05:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:05:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:05:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 90.1% of statements 14:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:05:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 81.2% of statements 14:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:05:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.251s coverage: 94.2% of statements 14:05:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:05:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:05:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements 14:05:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:05:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:05:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:05:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:05:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:05:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements 14:05:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:05:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:05:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:05:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements 14:05:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:05:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 14:05:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements 14:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 14:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.047s coverage: 79.5% of statements 14:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 14:06:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1637 in /w/workspace/edgexfoundry_edgex-go_PR-3722 [Pipeline] { [Pipeline] ws 14:06:01 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 14:06:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 10.050s coverage: 96.3% of statements 14:06:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 14:06:01 The recommended git tool is: git 14:06:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements 14:06:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements 14:06:08 using credential edgex-jenkins-ssh 14:06:08 Cloning the remote Git repository 14:06:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:06:09 > git init /w/workspace/edgex-go/2 # timeout=10 14:06:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:06:09 > git --version # timeout=10 14:06:09 > git --version # 'git version 2.17.1' 14:06:09 using GIT_SSH to set credentials SSH Credentials for GitHub 14:06:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 19.211s coverage: 81.8% of statements 14:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 14:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 14:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:06:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 14:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 14:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 14:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 14:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 14:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 14:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.2% of statements 14:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 14:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 14:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 14:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 14:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.019s coverage: 73.7% of statements 14:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 14:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.269s coverage: 70.5% of statements 14:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.6% of statements 14:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 14:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 14:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:06:34 Merging remotes/origin/main commit f402210f93ccbb2b587c2d75e27f7d4d87f6be54 into PR head commit a9f02f201e070f0396a78ccfa6291eeecd4090de 14:06:34 Merge succeeded, producing a9f02f201e070f0396a78ccfa6291eeecd4090de 14:06:34 Checking out Revision a9f02f201e070f0396a78ccfa6291eeecd4090de (PR-3722) 14:06:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:06:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:06:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:06:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:06:33 using GIT_SSH to set credentials SSH Credentials for GitHub 14:06:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3722/head:refs/remotes/origin/PR-3722 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:06:34 > git config core.sparsecheckout # timeout=10 14:06:34 > git checkout -f a9f02f201e070f0396a78ccfa6291eeecd4090de # timeout=10 14:06:34 > git remote # timeout=10 14:06:34 > git config --get remote.origin.url # timeout=10 14:06:34 using GIT_SSH to set credentials SSH Credentials for GitHub 14:06:34 > git merge f402210f93ccbb2b587c2d75e27f7d4d87f6be54 # timeout=10 14:06:34 > git rev-parse HEAD^{commit} # timeout=10 14:06:34 > git config core.sparsecheckout # timeout=10 14:06:34 > git checkout -f a9f02f201e070f0396a78ccfa6291eeecd4090de # timeout=10 14:06:38 Commit message: "Merge branch 'main' into issue-3708" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:06:39 provisioning config files... 14:06:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3659825629040644503tmp 14:06:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 19.5% of statements 14:06:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:06:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:06:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:06:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:06:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 92.0% of statements 14:06:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:06:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:06:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:06:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:06:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 14:06:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:06:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:06:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements 14:06:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:06:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:06:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:06:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:06:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 14:06:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:06:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:06:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:06:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:06:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:06:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:06:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 14:06:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements 14:06:41 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 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:41 ---> docker-login.sh 14:06:41 nexus3.edgexfoundry.org:10001 14:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:43 Configure a credential helper to remove this warning. See 14:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:43 14:06:43 Login Succeeded 14:06:43 nexus3.edgexfoundry.org:10002 14:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:44 Configure a credential helper to remove this warning. See 14:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:44 14:06:44 Login Succeeded 14:06:44 nexus3.edgexfoundry.org:10003 14:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:44 Configure a credential helper to remove this warning. See 14:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:44 14:06:44 Login Succeeded 14:06:44 nexus3.edgexfoundry.org:10004 14:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:45 Configure a credential helper to remove this warning. See 14:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:45 14:06:45 Login Succeeded 14:06:45 docker.io 14:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:46 Configure a credential helper to remove this warning. See 14:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:46 14:06:46 Login Succeeded 14:06:46 ---> docker-login.sh ends [Pipeline] } 14:06:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:06:46 ========================================================= 14:06:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:06:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:06:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:06:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:06:47 595b0fe564bb: Pulling fs layer 14:06:47 24495759ef45: Pulling fs layer 14:06:47 d148012ef14d: Pulling fs layer 14:06:47 e90a11edd702: Pulling fs layer 14:06:47 d77568369979: Pulling fs layer 14:06:47 fc1c9f9a7f3b: Pulling fs layer 14:06:47 170f2ba95c9a: Pulling fs layer 14:06:47 97ac5df62f85: Pulling fs layer 14:06:47 d77568369979: Waiting 14:06:47 fc1c9f9a7f3b: Waiting 14:06:47 170f2ba95c9a: Waiting 14:06:47 97ac5df62f85: Waiting 14:06:47 e90a11edd702: Waiting 14:06:47 d148012ef14d: Download complete 14:06:47 24495759ef45: Verifying Checksum 14:06:47 24495759ef45: Download complete 14:06:47 d77568369979: Verifying Checksum 14:06:47 d77568369979: Download complete 14:06:47 fc1c9f9a7f3b: Verifying Checksum 14:06:47 fc1c9f9a7f3b: Download complete 14:06:47 595b0fe564bb: Verifying Checksum 14:06:47 170f2ba95c9a: Download complete 14:06:48 595b0fe564bb: Pull complete 14:06:49 24495759ef45: Pull complete 14:06:49 d148012ef14d: Pull complete 14:06:51 97ac5df62f85: Verifying Checksum 14:06:51 97ac5df62f85: Download complete 14:06:51 e90a11edd702: Download complete 14:07:02 e90a11edd702: Pull complete 14:07:02 d77568369979: Pull complete 14:07:02 fc1c9f9a7f3b: Pull complete 14:07:03 170f2ba95c9a: Pull complete 14:07:03 GO111MODULE=on go vet ./... 14:07:09 97ac5df62f85: Pull complete 14:07:09 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 14:07:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:07:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 14:07:10 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:07:10 WORKDIR /edgex 14:07:10 COPY go.mod . 14:07:10 RUN go mod download -t 14:07:10 ci-base-image-arm64 -f - . 14:07:12 Sending build context to Docker daemon 166MB 14:07:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:07:12 ---> 04bc70af865f 14:07:12 Step 2/4 : WORKDIR /edgex 14:07:13 gofmt -l . 14:07:13 [ "`gofmt -l .`" = "" ] 14:07:13 ./bin/test-attribution-txt.sh [Pipeline] sh 14:07:14 + ls -al . 14:07:14 total 612 14:07:14 drwxrwxr-x 10 1001 1001 4096 Sep 27 14:07 . 14:07:14 drwxr-xr-x 4 root root 28 Sep 27 14:05 .. 14:07:14 -rw-rw-r-- 1 1001 1001 11 Sep 27 14:00 .dockerignore 14:07:14 drwxrwxr-x 8 1001 1001 179 Sep 27 14:00 .git 14:07:14 drwxrwxr-x 4 1001 1001 142 Sep 27 14:00 .github 14:07:14 -rw-rw-r-- 1 1001 1001 818 Sep 27 14:00 .gitignore 14:07:14 -rw-rw-r-- 1 1001 1001 129 Sep 27 14:00 .golangci.yml 14:07:14 -rw-rw-r-- 1 1001 1001 76 Sep 27 14:00 .hadolint.yml 14:07:14 drwx------ 3 1001 1001 58 Sep 27 14:03 .semver 14:07:14 -rw-rw-r-- 1 1001 1001 166 Sep 27 14:00 .sonarcloud.properties 14:07:14 -rw-rw-r-- 1 1001 1001 1171 Sep 27 14:00 ADOPTERS.md 14:07:14 -rw-rw-r-- 1 1001 1001 8493 Sep 27 14:00 Attribution.txt 14:07:14 -rw-rw-r-- 1 1001 1001 43881 Sep 27 14:00 CHANGELOG.md 14:07:14 -rw-rw-r-- 1 1001 1001 3804 Sep 27 14:00 CONTRIBUTING.md 14:07:14 -rw-rw-r-- 1 1001 1001 677 Sep 27 14:00 GOVERNANCE.md 14:07:14 -rw-rw-r-- 1 1001 1001 849 Sep 27 14:00 Jenkinsfile 14:07:14 -rw-rw-r-- 1 1001 1001 10775 Sep 27 14:00 LICENSE 14:07:14 -rw-rw-r-- 1 1001 1001 6386 Sep 27 14:00 Makefile 14:07:14 -rw-rw-r-- 1 1001 1001 582 Sep 27 14:00 OWNERS.md 14:07:14 -rw-rw-r-- 1 1001 1001 8643 Sep 27 14:00 README.md 14:07:14 -rw-rw-r-- 1 1001 1001 6912 Sep 27 14:00 SECURITY.md 14:07:14 -rw-rw-r-- 1 1001 1001 5 Sep 27 14:03 VERSION 14:07:14 -rw-rw-r-- 1 1001 1001 4131 Sep 27 14:00 ZMQWindows.md 14:07:14 drwxrwxr-x 2 1001 1001 37 Sep 27 14:00 bin 14:07:14 drwxrwxr-x 14 1001 1001 4096 Sep 27 14:00 cmd 14:07:14 -rw-r--r-- 1 root root 403250 Sep 27 14:06 coverage.out 14:07:14 -rw-rw-r-- 1 1001 1001 841 Sep 27 14:00 go.mod 14:07:14 -rw-r--r-- 1 root root 50064 Sep 27 14:05 go.sum 14:07:14 drwxrwxr-x 8 1001 1001 124 Sep 27 14:00 internal 14:07:14 drwxrwxr-x 3 1001 1001 16 Sep 27 14:00 openapi 14:07:14 drwxrwxr-x 4 1001 1001 71 Sep 27 14:00 snap 14:07:14 -rw-rw-r-- 1 1001 1001 204 Sep 27 14:00 version.go [Pipeline] sh 14:07:14 + '[' -e coverage.out ] 14:07:14 + chown 1001:1001 coverage.out [Pipeline] stash 14:07:14 Stashed 1 file(s) [Pipeline] sh 14:07:15 + make build 14:07:15 go mod tidy 14:07:15 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 14:07:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:07:17 ---> Running in 7c048a659ae5 14:07:17 Removing intermediate container 7c048a659ae5 14:07:17 ---> 1aabaa82f54b 14:07:17 Step 3/4 : COPY go.mod . 14:07:18 ---> ce94bde6c8d5 14:07:18 Step 4/4 : RUN go mod download 14:07:18 ---> Running in 060303404c46 14:07:23 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 14:07:23 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 14:07:24 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 14:07:25 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 14:07:25 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 14:07:26 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 14:07:27 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 14:07:28 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 14:07:29 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 14:07:30 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] } 14:07:31 $ docker stop --time=1 687ae4b55089ef3f2db82749fb35aa9d9aace90b9ee4716d7037773583a2e186 14:07:33 $ docker rm -f 687ae4b55089ef3f2db82749fb35aa9d9aace90b9ee4716d7037773583a2e186 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:07:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:07:42 14:07:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:07:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:07:42 latest: Pulling from edgex-devops/edgex-compose 14:07:42 cbdbe7a5bc2a: Pulling fs layer 14:07:42 ca9280d653b3: Pulling fs layer 14:07:42 7e9c9ca2126c: Pulling fs layer 14:07:42 cbdbe7a5bc2a: Verifying Checksum 14:07:42 cbdbe7a5bc2a: Download complete 14:07:43 cbdbe7a5bc2a: Pull complete 14:07:44 ca9280d653b3: Verifying Checksum 14:07:44 ca9280d653b3: Download complete 14:07:44 ca9280d653b3: Pull complete 14:07:47 7e9c9ca2126c: Download complete 14:07:51 7e9c9ca2126c: Pull complete 14:07:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:07:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:07:51 prd-centos7-docker-4c-2g-1635 does not seem to be running inside a container 14:07:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:07:54 $ docker top 981aa0797dfd1f65dd8d846ad70c1eb05ae742d91168b7f722cca7da261e6350 -eo pid,comm [Pipeline] { [Pipeline] sh 14:07:55 + docker-compose build --help 14:07:55 + grep parallel 14:07:55 --parallel Build images in parallel. [Pipeline] } 14:07:55 $ docker stop --time=1 981aa0797dfd1f65dd8d846ad70c1eb05ae742d91168b7f722cca7da261e6350 14:07:57 $ docker rm -f 981aa0797dfd1f65dd8d846ad70c1eb05ae742d91168b7f722cca7da261e6350 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:07:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:07:57 . [Pipeline] withDockerContainer 14:07:57 prd-centos7-docker-4c-2g-1635 does not seem to be running inside a container 14:07:57 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:07:58 $ docker top 8365148bbd862794c890cb0c99c87ff398910400f844cc2a95951cd50e2a94dc -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:00 + docker-compose -f ./docker-compose-build.yml build --parallel 14:08:00 Building core-command ... 14:08:00 Building core-data ... 14:08:00 Building core-metadata ... 14:08:00 Building security-bootstrapper ... 14:08:00 Building security-proxy-setup ... 14:08:00 Building security-secretstore-setup ... 14:08:00 Building support-notifications ... 14:08:00 Building support-scheduler ... 14:08:00 Building sys-mgmt-agent ... 14:08:00 Building sys-mgmt-agent 14:08:00 Building core-command 14:08:00 Building core-data 14:08:00 Building security-secretstore-setup 14:08:00 Building security-proxy-setup 14:08:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:08:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:08:11 ---> 3b736d46dd71 14:08:11 Step 3/22 : WORKDIR /edgex-go 14:08:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:08:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:08:11 ---> 3b736d46dd71 14:08:11 Step 3/24 : WORKDIR /edgex-go 14:08:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:08:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:08:17 ---> 3b736d46dd71 14:08:17 Step 3/24 : WORKDIR /edgex-go 14:08:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:08:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:08:17 ---> 3b736d46dd71 14:08:17 Step 3/24 : WORKDIR /edgex-go 14:08:17 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:08:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:08:17 ---> 3b736d46dd71 14:08:17 Step 3/26 : WORKDIR /edgex-go 14:08:18 ---> Running in f59f99e40e22 14:08:18 ---> Running in edd015676782 14:08:18 ---> Running in d8b44f5bf2c1 14:08:18 ---> Running in 78b1e3db62bd 14:08:18 ---> Running in 6e026e10343d 14:08:18 Removing intermediate container d8b44f5bf2c1 14:08:18 ---> 0845c7a202bd 14:08:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:08:18 Removing intermediate container edd015676782 14:08:18 ---> 393a954eb6b1 14:08:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:08:18 Removing intermediate container 78b1e3db62bd 14:08:18 ---> 8d2e60388244 14:08:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:08:18 ---> Running in 675510ea10ac 14:08:18 Removing intermediate container 6e026e10343d 14:08:18 ---> b286544ff42c 14:08:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:08:18 Removing intermediate container f59f99e40e22 14:08:18 ---> 7137c36c9dab 14:08:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:08:18 ---> Running in 62292b5cf2a5 14:08:18 ---> Running in e67ab49d0991 14:08:18 ---> Running in 97f6578b86f2 14:08:18 ---> Running in e7d6a5e543d3 14:08:19 Removing intermediate container 675510ea10ac 14:08:19 ---> 17e86cea6b98 14:08:19 Step 5/26 : RUN apk add --update --no-cache make git 14:08:19 ---> Running in b681272b89aa 14:08:19 Removing intermediate container 62292b5cf2a5 14:08:19 ---> 8245994e4805 14:08:19 Step 5/24 : RUN apk add --update --no-cache make git 14:08:19 ---> Running in da032724ccb6 14:08:19 Removing intermediate container e67ab49d0991 14:08:19 ---> 37379aa72196 14:08:19 Step 5/24 : RUN apk add --update --no-cache make bash git 14:08:19 ---> Running in 867937f0fec0 14:08:19 Removing intermediate container e7d6a5e543d3 14:08:19 ---> 6c460b8eec3d 14:08:19 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:08:19 Removing intermediate container 97f6578b86f2 14:08:19 ---> 0051aef18af6 14:08:19 Step 5/22 : RUN apk add --update --no-cache make git 14:08:19 ---> Running in 534131dc4f59 14:08:19 ---> Running in 4acdc7589099 14:08:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:08:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:08:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:08:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:08:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:08:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:08:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:08:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:08:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:08:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:08:21 OK: 219 MiB in 52 packages 14:08:22 Removing intermediate container b681272b89aa 14:08:22 ---> daf2babdd39b 14:08:22 Step 6/26 : COPY go.mod . 14:08:22 OK: 219 MiB in 52 packages 14:08:22 OK: 219 MiB in 52 packages 14:08:22 ---> 360c29a4637d 14:08:22 Step 7/26 : RUN go mod download 14:08:22 ---> Running in c8b59544a0c2 14:08:22 Removing intermediate container 534131dc4f59 14:08:22 ---> d392f9895c93 14:08:22 Step 6/24 : COPY go.mod . 14:08:22 ---> 5f8a78eefeac 14:08:22 Step 7/24 : RUN go mod download 14:08:22 ---> Running in 8ea0693ddae9 14:08:22 Removing intermediate container da032724ccb6 14:08:22 ---> b312baba8970 14:08:22 Step 6/24 : COPY go.mod . 14:08:23 OK: 219 MiB in 52 packages 14:08:23 ---> 0382f9cf51f7 14:08:23 Step 7/24 : RUN go mod download 14:08:23 OK: 219 MiB in 52 packages 14:08:23 ---> Running in 00640c781537 14:08:23 Removing intermediate container 867937f0fec0 14:08:23 ---> 868522b73f99 14:08:23 Step 6/24 : COPY go.mod . 14:08:23 Removing intermediate container 4acdc7589099 14:08:23 ---> 6dcb2c431214 14:08:23 Step 6/22 : COPY go.mod . 14:08:24 ---> a272407fda83 14:08:24 Step 7/24 : RUN go mod download 14:08:24 ---> 2706ac4572ce 14:08:24 Step 7/22 : RUN go mod download 14:08:24 ---> Running in 313f5faa8c43 14:08:24 ---> Running in 851916248d2c 14:08:24 Removing intermediate container 8ea0693ddae9 14:08:24 ---> fd7c26eca521 14:08:24 Step 8/24 : COPY . . 14:08:24 Removing intermediate container c8b59544a0c2 14:08:24 ---> fde9ac2b230f 14:08:24 Step 8/26 : COPY . . 14:08:25 Removing intermediate container 00640c781537 14:08:25 ---> 5668f9e94bbb 14:08:25 Step 8/24 : COPY . . 14:08:31 Removing intermediate container 851916248d2c 14:08:31 ---> 5e11d537e976 14:08:31 Step 8/22 : COPY . . 14:08:32 Removing intermediate container 313f5faa8c43 14:08:32 ---> f64ba9038853 14:08:32 Step 8/24 : COPY . . 14:08:32 ---> 1f43939db039 14:08:32 Step 9/24 : RUN go mod tidy 14:08:32 ---> 7c921caca3c5 14:08:32 Step 9/26 : RUN go mod tidy 14:08:32 ---> 139e8a8144ca 14:08:32 Step 9/24 : RUN go mod tidy 14:08:33 ---> Running in 1cec90ac81cd 14:08:33 ---> Running in d57aee336ef8 14:08:33 ---> Running in 3126785c3484 14:08:40 Removing intermediate container 1cec90ac81cd 14:08:40 ---> 35a10d5b6e7a 14:08:40 Step 10/24 : RUN make cmd/core-data/core-data 14:08:40 ---> 23f2e2fff6a1 14:08:40 Step 9/24 : RUN go mod tidy 14:08:40 Removing intermediate container 3126785c3484 14:08:40 ---> bb0e45ea9044 14:08:40 Step 10/24 : RUN make cmd/core-command/core-command 14:08:40 ---> Running in f73e7095449f 14:08:40 ---> Running in 30f4b99cb03d 14:08:40 Removing intermediate container d57aee336ef8 14:08:40 ---> a681fb1ed3bb 14:08:40 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:08:40 ---> Running in b41f02ffd5ea 14:08:40 ---> Running in 68085ef25cb8 14:08:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 14:08:40 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 14:08:41 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 14:08:41 ---> 1c4e27a2aa44 14:08:41 Step 9/22 : RUN go mod tidy 14:08:41 ---> Running in f052985a89e9 14:08:42 Removing intermediate container 30f4b99cb03d 14:08:42 ---> b7f52a7095e7 14:08:42 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:08:42 ---> Running in b43d46dede86 14:08:42 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 14:08:44 Removing intermediate container f052985a89e9 14:08:44 ---> d280a7bab4af 14:08:44 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:08:44 ---> Running in ad354668156d 14:08:44 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 14:09: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 14:09:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 14:09:20 Removing intermediate container b41f02ffd5ea 14:09:20 ---> 7e5155783cb5 14:09:20 14:09:20 Step 11/24 : FROM alpine:3.14 14:09:20 3.14: Pulling from library/alpine 14:09:21 Removing intermediate container 68085ef25cb8 14:09:21 ---> afc46b12c6bc 14:09:21 14:09:21 Step 11/26 : FROM alpine:3.14 14:09:21 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 14:09:21 Status: Downloaded newer image for alpine:3.14 14:09:21 ---> 14119a10abf4 14:09:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:09:21 3.14: Pulling from library/alpine 14:09:21 ---> Running in 74f2fca56a6e 14:09:21 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 14:09:21 Status: Image is up to date for alpine:3.14 14:09:21 ---> 14119a10abf4 14:09:21 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:09:21 ---> Running in f650b821c348 14:09:22 Removing intermediate container b43d46dede86 14:09:22 ---> 914f03ca6202 14:09:22 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:09:22 ---> Running in ce2b0679c383 14:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:09:22 (1/3) Installing ca-certificates (20191127-r5) 14:09:22 (2/3) Installing dumb-init (1.2.5-r1) 14:09:22 (3/3) Installing su-exec (0.2-r1) 14:09:22 Executing busybox-1.33.1-r3.trigger 14:09:22 Executing ca-certificates-20191127-r5.trigger 14:09:23 OK: 6 MiB in 17 packages 14:09:23 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 14:09:23 (1/1) Installing dumb-init (1.2.5-r1) 14:09:23 Executing busybox-1.33.1-r3.trigger 14:09:23 OK: 6 MiB in 15 packages 14:09:24 Removing intermediate container ad354668156d 14:09:24 ---> cac1c3d9fc7a 14:09:24 14:09:24 Step 11/22 : FROM alpine:3.14 14:09:24 ---> 14119a10abf4 14:09:24 Step 12/22 : RUN apk add --update --no-cache curl 14:09:24 Removing intermediate container 74f2fca56a6e 14:09:24 ---> c9ff76409d06 14:09:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:09:24 Removing intermediate container f650b821c348 14:09:24 ---> ed8a5c565aa0 14:09:24 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:09:24 ---> Running in 7833394a0ba9 14:09:24 ---> Running in 36c95ee6b899 14:09:24 ---> Running in 346218a1c02a 14:09:24 Removing intermediate container 346218a1c02a 14:09:24 ---> 74b0b1265b5b 14:09:24 Step 14/26 : WORKDIR / 14:09:24 Removing intermediate container 36c95ee6b899 14:09:24 ---> 0d227727aba0 14:09:24 Step 14/24 : ENV APP_PORT=59882 14:09:24 ---> Running in d4a3c9635a6f 14:09:24 ---> Running in 0a5c373f8049 14:09:25 Removing intermediate container 0a5c373f8049 14:09:25 ---> c8497cf5683f 14:09:25 Step 15/24 : EXPOSE $APP_PORT 14:09:25 Removing intermediate container d4a3c9635a6f 14:09:25 ---> 7839f50a6d90 14:09:25 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:09:25 ---> Running in 70003e4e52e1 14:09:25 Removing intermediate container 70003e4e52e1 14:09:25 ---> d7382ec8d2b8 14:09:25 Step 16/24 : WORKDIR / 14:09:25 ---> 16d3e282ef06 14:09:25 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:09:25 ---> Running in 3bcd98ff7972 14:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:09:25 Removing intermediate container ce2b0679c383 14:09:25 ---> 9f7eb81e38ab 14:09:25 14:09:25 Step 12/24 : FROM docker:20.10.7 14:09:25 (1/5) Installing ca-certificates (20191127-r5) 14:09:25 (2/5) Installing brotli-libs (1.0.9-r5) 14:09:25 (3/5) Installing nghttp2-libs (1.43.0-r0) 14:09:25 ---> 4ca30259be2b 14:09:25 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:09:25 (4/5) Installing libcurl (7.79.1-r0) 14:09:25 (5/5) Installing curl (7.79.1-r0) 14:09:25 Executing busybox-1.33.1-r3.trigger 14:09:25 Executing ca-certificates-20191127-r5.trigger 14:09:25 OK: 8 MiB in 19 packages 14:09:26 Removing intermediate container 3bcd98ff7972 14:09:26 ---> 32f0c0d6d00d 14:09:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:09:26 20.10.7: Pulling from library/docker 14:09:26 ---> 4f7ec90002d2 14:09:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:09:26 Removing intermediate container f73e7095449f 14:09:26 ---> f756e6559256 14:09:26 14:09:26 Step 11/24 : FROM alpine:3.14 14:09:26 ---> 14119a10abf4 14:09:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:09:26 ---> Running in 2f4a72d9b542 14:09:26 Removing intermediate container 2f4a72d9b542 14:09:26 ---> ec171edca8e8 14:09:26 Step 13/24 : ENV APP_PORT=59880 14:09:26 ---> cc2ed1720cd4 14:09:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:09:26 ---> Running in 13cfc1f9c6ca 14:09:26 Removing intermediate container 7833394a0ba9 14:09:26 ---> 7e6f6c0d4c2c 14:09:26 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:09:26 ---> 298c81874f54 14:09:26 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:09:26 ---> Running in d4beafd559e4 14:09:26 Removing intermediate container 13cfc1f9c6ca 14:09:26 ---> 21ffc002681b 14:09:26 Step 14/24 : EXPOSE $APP_PORT 14:09:26 Removing intermediate container d4beafd559e4 14:09:26 ---> 226b3b216b01 14:09:26 Step 14/22 : WORKDIR /edgex 14:09:26 ---> Running in 04f6ce4c7d71 14:09:27 ---> Running in 4d09c85adb69 14:09:27 ---> 035869474bdd 14:09:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:09:27 ---> 97111dd33d55 14:09:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:09:27 Removing intermediate container 04f6ce4c7d71 14:09:27 ---> 5f82e939fa90 14:09:27 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:09:27 Removing intermediate container 4d09c85adb69 14:09:27 ---> 78d7327b506c 14:09:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:09:27 ---> Running in c0f078d4f4d5 14:09:27 ---> b80930fbac8d 14:09:27 Step 20/24 : ENTRYPOINT ["/core-command"] 14:09:27 ---> Running in 2217a8bd8eb4 14:09:27 ---> b95909c68037 14:09:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:09:27 ---> de24ccb00949 14:09:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:09:27 Removing intermediate container 2217a8bd8eb4 14:09:27 ---> 57127541d2b1 14:09:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:09:27 ---> Running in bb526e64bae5 14:09:27 ---> 32b29472b625 14:09:27 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 14:09:27 ---> Running in fa5bf7d2acf1 14:09:27 ---> 14f5c33fe9d5 14:09:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:09:27 Removing intermediate container bb526e64bae5 14:09:27 ---> 8f6fb526fe27 14:09:27 Step 22/24 : LABEL arch=x86_64 14:09:27 Removing intermediate container 060303404c46 14:09:27 ---> d8111d0db895 14:09:27 Successfully built d8111d0db895 14:09:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:09:28 ---> Running in 108aaa98d69a 14:09:28 Removing intermediate container c0f078d4f4d5 14:09:28 ---> 4d0c94756585 14:09:28 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 14:09:28 + docker inspect -f . ci-base-image-arm64 14:09:28 . [Pipeline] withDockerContainer 14:09:28 Removing intermediate container 108aaa98d69a 14:09:28 ---> 8561b276b12c 14:09:28 Step 23/24 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de 14:09:28 ---> Running in 499317a36bed 14:09:28 ---> Running in 2280419ba4ef 14:09:28 ---> f54bfcf34371 14:09:28 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:09:28 ---> Running in 61ad14e9cd01 14:09:28 prd-ubuntu18.04-docker-arm64-4c-16g-1637 does not seem to be running inside a container 14:09:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:09:28 Removing intermediate container 2280419ba4ef 14:09:28 ---> d2a5a0d8bd66 14:09:28 Step 24/24 : LABEL version=0.0.0 14:09:28 ---> Running in e7444f39570b 14:09:28 Removing intermediate container 61ad14e9cd01 14:09:28 ---> 7de44981edcb 14:09:28 Step 19/22 : CMD ["--init=true"] 14:09:28 ---> Running in 2403898fab79 14:09:28 Removing intermediate container fa5bf7d2acf1 14:09:28 ---> 093528761c21 14:09:28 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 14:09:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:09:29 ---> Running in 69e7a40a5130 14:09:29 Removing intermediate container e7444f39570b 14:09:29 ---> 513f9d6df818 14:09:29 14:09:29 Removing intermediate container 2403898fab79 14:09:29 ---> e3bfb3e67d31 14:09:29 Step 20/22 : LABEL arch=x86_64 14:09:29 Successfully built 513f9d6df818 14:09:29 Successfully tagged core-command:latest 14:09:29 Building core-metadata 14:09:29  Building core-command ... done  ---> Running in f4e43ae5b548 14:09:29 Removing intermediate container 69e7a40a5130 14:09:29 ---> f94bd29c6bbb 14:09:29 Step 24/26 : LABEL arch=x86_64 14:09:29 ---> Running in 6c0769deb0fd 14:09:29 Removing intermediate container f4e43ae5b548 14:09:29 ---> 86e673df229d 14:09:29 Step 21/22 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de 14:09:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:09:30 $ docker top 86a22afbb15afe0ce186a64a413ff3898a8f4771cc74066abfef88f1ecd941cd -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:30 ---> Running in 914796cf9133 14:09:30 Removing intermediate container 6c0769deb0fd 14:09:30 ---> ac2637c546ce 14:09:30 Step 25/26 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de 14:09:30 (1/6) Installing dumb-init (1.2.5-r1) 14:09:31 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:09:31 (3/6) Installing libsodium (1.0.18-r0) 14:09:31 Removing intermediate container 914796cf9133 14:09:31 ---> d25d10dcb3b9 14:09:31 Step 22/22 : LABEL version=0.0.0 14:09:31 ---> Running in 026999c54dd0 14:09:31 + go version 14:09:31 go version go1.16.6 linux/arm64 [Pipeline] } 14:09:31 $ docker stop --time=1 86a22afbb15afe0ce186a64a413ff3898a8f4771cc74066abfef88f1ecd941cd 14:09:31 ---> Running in 524edaef422d 14:09:31 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:09:31 Removing intermediate container 026999c54dd0 14:09:31 ---> bcb05f013707 14:09:31 Step 26/26 : LABEL version=0.0.0 14:09:31 Removing intermediate container 524edaef422d 14:09:31 ---> 4fd77b8b43c3 14:09:31 14:09:31 ---> Running in 471e88d1db6c 14:09:31 Successfully built 4fd77b8b43c3 14:09:31 Successfully tagged security-proxy-setup:latest 14:09:31  Building security-proxy-setup ... done Building support-notifications 14:09:32 Removing intermediate container 471e88d1db6c 14:09:32 ---> 425df3b085b4 14:09:32 14:09:32 (5/6) Installing libzmq (4.3.4-r0) 14:09:32 Successfully built 425df3b085b4 14:09:32 Successfully tagged security-secretstore-setup:latest 14:09:32  Building security-secretstore-setup ... done Building security-bootstrapper 14:09:32 (6/6) Installing zeromq (4.3.4-r0) 14:09:32 Executing busybox-1.33.1-r3.trigger 14:09:32 OK: 8 MiB in 20 packages 14:09:33 $ docker rm -f 86a22afbb15afe0ce186a64a413ff3898a8f4771cc74066abfef88f1ecd941cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:09:33 + docker inspect -f . ci-base-image-arm64 14:09:33 . [Pipeline] withDockerContainer 14:09:34 prd-ubuntu18.04-docker-arm64-4c-16g-1637 does not seem to be running inside a container 14:09:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:09:37 $ docker top 2f5005b9e54d29bb8458cf3ed393b68529200297d0567a2a21a91180904b448e -eo pid,comm [Pipeline] { [Pipeline] echo 14:09:37 ========================================================= 14:09:37 [edgeXBuildGoParallel] Running Tests and Build... 14:09:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:09:38 + go mod tidy 14:09:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:09:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:09:39 ---> 3b736d46dd71 14:09:39 Step 3/23 : WORKDIR /edgex-go 14:09:39 ---> Using cache 14:09:39 ---> 7137c36c9dab 14:09:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:09:39 ---> Using cache 14:09:39 ---> 0051aef18af6 14:09:39 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:09:39 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:09:39 Step 2/32 : FROM ${BUILDER_BASE} AS builder 14:09:39 ---> 3b736d46dd71 14:09:39 Step 3/32 : WORKDIR /edgex-go 14:09:39 ---> Using cache 14:09:39 ---> 7137c36c9dab 14:09:39 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:09:39 ---> Using cache 14:09:39 ---> 0051aef18af6 14:09:39 Step 5/32 : RUN apk add --update --no-cache make git 14:09:39 ---> Using cache 14:09:39 ---> 6dcb2c431214 14:09:39 Step 6/32 : COPY go.mod . 14:09:39 ---> Using cache 14:09:39 ---> 2706ac4572ce 14:09:39 Step 7/32 : RUN go mod download 14:09:39 ---> Using cache 14:09:39 ---> 5e11d537e976 14:09:39 Step 8/32 : COPY . . 14:09:39 ---> Using cache 14:09:39 ---> 1c4e27a2aa44 14:09:39 Step 9/32 : RUN go mod tidy 14:09:39 ---> Using cache 14:09:39 ---> d280a7bab4af 14:09:39 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [Pipeline] sh 14:09:40 + make test 14:09:40 go mod tidy 14:09:40 Removing intermediate container 499317a36bed 14:09:40 ---> bcf463023b66 14:09:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:09:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:09:41 ---> Running in cf116d571c6d 14:09:41 ---> Running in 9852051d6dff 14:09:41 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 14:09:41 Status: Downloaded newer image for docker:20.10.7 14:09:41 ---> 08bdaf2f88f9 14:09:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:09:41 ---> c2b90693abed 14:09:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:09:42 ---> Running in 4319bca4dfe2 14:09:43 ---> ed9273991ba1 14:09:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:09:43 Removing intermediate container 4319bca4dfe2 14:09:43 ---> 30882633135c 14:09:43 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 14:09:43 ---> Running in 912937c1ce59 14:09:43 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 14:09:44 ---> 745b868ed5a0 14:09:44 Step 20/24 : ENTRYPOINT ["/core-data"] 14:09:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:09:44 ---> Running in fba175940309 14:09:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:09:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:09:44 ---> 3b736d46dd71 14:09:44 Step 3/24 : WORKDIR /edgex-go 14:09:44 ---> Using cache 14:09:44 ---> 7137c36c9dab 14:09:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:09:44 ---> Using cache 14:09:44 ---> 0051aef18af6 14:09:44 Step 5/24 : RUN apk add --update --no-cache make git 14:09:44 ---> Using cache 14:09:44 ---> 6dcb2c431214 14:09:44 Step 6/24 : COPY go.mod . 14:09:44 ---> Using cache 14:09:44 ---> 2706ac4572ce 14:09:44 Step 7/24 : RUN go mod download 14:09:44 ---> Using cache 14:09:44 ---> 5e11d537e976 14:09:44 Step 8/24 : COPY . . 14:09:44 ---> Using cache 14:09:44 ---> 1c4e27a2aa44 14:09:44 Step 9/24 : RUN go mod tidy 14:09:44 ---> Using cache 14:09:44 ---> d280a7bab4af 14:09:44 Step 10/24 : RUN make cmd/core-metadata/core-metadata 14:09:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:09:45 ---> Running in 2091f3fb3988 14:09:45 Removing intermediate container fba175940309 14:09:45 ---> 05f02b48a249 14:09:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:09:45 ---> Running in 8eaed8ffaa50 14:09:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:09:45 Removing intermediate container 8eaed8ffaa50 14:09:45 ---> fbc195e085be 14:09:45 Step 22/24 : LABEL arch=x86_64 14:09:45 (1/39) Installing readline (8.1.0-r0) 14:09:45 ---> Running in 51a0a20317e4 14:09:45 (2/39) Installing bash (5.1.0-r0) 14:09:45 Executing bash-5.1.0-r0.post-install 14:09:45 (3/39) Installing brotli-libs (1.0.9-r3) 14:09:45 (4/39) Installing nghttp2-libs (1.42.0-r1) 14:09:45 (5/39) Installing libcurl (7.79.1-r0) 14:09:45 (6/39) Installing curl (7.79.1-r0) 14:09:45 (7/39) Installing dumb-init (1.2.5-r0) 14:09:45 (8/39) Installing libbz2 (1.0.8-r1) 14:09:45 (9/39) Installing expat (2.2.10-r1) 14:09:45 (10/39) Installing libffi (3.3-r2) 14:09:45 (11/39) Installing gdbm (1.19-r0) 14:09:45 (12/39) Installing xz-libs (5.2.5-r0) 14:09:45 (13/39) Installing sqlite-libs (3.34.1-r0) 14:09:45 (14/39) Installing python3 (3.8.10-r0) 14:09:45 Removing intermediate container 51a0a20317e4 14:09:45 ---> ea5d50ae9aac 14:09:45 Step 23/24 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de 14:09:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:09:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:09:46 ---> Running in 4d9cd66bf86d 14:09:46 Removing intermediate container 4d9cd66bf86d 14:09:46 ---> 79af84cf24f8 14:09:46 Step 24/24 : LABEL version=0.0.0 14:09:46 ---> Running in 0631e57e35f3 14:09:46 (15/39) Installing py3-appdirs (1.4.4-r1) 14:09:46 (16/39) Installing py3-ordered-set (4.0.2-r0) 14:09:46 (17/39) Installing py3-parsing (2.4.7-r1) 14:09:46 (18/39) Installing py3-six (1.15.0-r0) 14:09:46 (19/39) Installing py3-packaging (20.9-r0) 14:09:46 (20/39) Installing py3-setuptools (51.3.3-r0) 14:09:47 (21/39) Installing py3-chardet (4.0.0-r0) 14:09:47 Removing intermediate container 0631e57e35f3 14:09:47 ---> fb6943234461 14:09:47 14:09:47 (22/39) Installing py3-idna (3.1-r0) 14:09:47 (23/39) Installing py3-urllib3 (1.26.2-r1) 14:09:47 (24/39) Installing py3-requests (2.25.1-r1) 14:09:47 Successfully built fb6943234461 14:09:47 (25/39) Installing py3-msgpack (1.0.2-r0) 14:09:47 Successfully tagged core-data:latest 14:09:47 Building support-scheduler 14:09:47  Building core-data ... done (26/39) Installing py3-lockfile (0.12.2-r3) 14:09:47 (27/39) Installing py3-cachecontrol (0.12.6-r0) 14:09:47 (28/39) Installing py3-colorama (0.4.4-r0) 14:09:47 (29/39) Installing py3-contextlib2 (0.6.0-r0) 14:09:47 (30/39) Installing py3-distlib (0.3.1-r1) 14:09:47 (31/39) Installing py3-distro (1.5.0-r1) 14:09:47 (32/39) Installing py3-webencodings (0.5.1-r3) 14:09:47 (33/39) Installing py3-html5lib (1.1-r0) 14:09:47 (34/39) Installing py3-pytoml (0.1.21-r0) 14:09:47 (35/39) Installing py3-pep517 (0.9.1-r0) 14:09:47 (36/39) Installing py3-progress (1.5-r0) 14:09:47 (37/39) Installing py3-retrying (1.3.3-r0) 14:09:47 (38/39) Installing py3-toml (0.10.2-r0) 14:09:47 (39/39) Installing py3-pip (20.3.4-r0) 14:09:47 Executing busybox-1.32.1-r6.trigger 14:09:47 OK: 82 MiB in 59 packages 14:09:49 OK: 219 MiB in 52 packages 14:09:52 Removing intermediate container cf116d571c6d 14:09:52 ---> aa4078658eb8 14:09:52 Step 6/23 : COPY go.mod . 14:09:52 ---> 6d34f71b25d0 14:09:52 Step 7/23 : RUN go mod download 14:09:52 Collecting docker-compose==1.23.2 14:09:52 ---> Running in 2da766b29c9c 14:09:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:09:53 Collecting docker<4.0,>=3.6.0 14:09:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:09:53 Collecting cached-property<2,>=1.2.0 14:09:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:09:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 14:09:53 Collecting texttable<0.10,>=0.9.0 14:09:53 Downloading texttable-0.9.1.tar.gz (11 kB) 14:09:54 Collecting PyYAML<4,>=3.10 14:09:54 Downloading PyYAML-3.13.tar.gz (270 kB) 14:09:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:09:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:09:54 ---> 3b736d46dd71 14:09:54 Step 3/23 : WORKDIR /edgex-go 14:09:54 ---> Using cache 14:09:54 ---> 7137c36c9dab 14:09:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:09:54 ---> Using cache 14:09:54 ---> 0051aef18af6 14:09:54 Step 5/23 : RUN apk add --update --no-cache make git 14:09:54 ---> Using cache 14:09:54 ---> 6dcb2c431214 14:09:54 Step 6/23 : COPY go.mod . 14:09:54 ---> Using cache 14:09:54 ---> 2706ac4572ce 14:09:54 Step 7/23 : RUN go mod download 14:09:54 ---> Using cache 14:09:54 ---> 5e11d537e976 14:09:54 Step 8/23 : COPY . . 14:09:54 ---> Using cache 14:09:54 ---> 1c4e27a2aa44 14:09:54 Step 9/23 : RUN go mod tidy 14:09:54 ---> Using cache 14:09:54 ---> d280a7bab4af 14:09:54 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 14:09:54 ---> Running in d64c644761f0 14:09:55 Removing intermediate container 2da766b29c9c 14:09:55 ---> 025b1384a845 14:09:55 Step 8/23 : COPY . . 14:09:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:09:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:09:55 Collecting jsonschema<3,>=2.5.1 14:09:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:09:55 Collecting docopt<0.7,>=0.6.1 14:09:55 Downloading docopt-0.6.2.tar.gz (25 kB) 14:09:55 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 14:09:56 Collecting websocket-client<1.0,>=0.32.0 14:09:56 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:09:56 Collecting dockerpty<0.5,>=0.4.1 14:09:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:09:57 Collecting docker-pycreds>=0.4.0 14:09:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:09:57 Collecting chardet<3.1.0,>=3.0.2 14:09:57 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:09:57 Collecting urllib3<1.25,>=1.21.1 14:09:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:09:58 Collecting certifi>=2017.4.17 14:09:58 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 14:09:58 Collecting idna<2.8,>=2.5 14:09:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:09:58 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:09:58 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:09:58 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:09:58 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:09:59 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:09:59 Attempting uninstall: urllib3 14:09:59 Found existing installation: urllib3 1.26.2 14:09:59 Uninstalling urllib3-1.26.2: 14:09:59 Successfully uninstalled urllib3-1.26.2 14:09:59 Attempting uninstall: idna 14:09:59 Found existing installation: idna 3.1 14:09:59 Uninstalling idna-3.1: 14:09:59 Successfully uninstalled idna-3.1 14:10:01 Attempting uninstall: chardet 14:10:01 Found existing installation: chardet 4.0.0 14:10:01 Uninstalling chardet-4.0.0: 14:10:01 Successfully uninstalled chardet-4.0.0 14:10:01 ---> 0b9c48fd88dc 14:10:01 Step 9/23 : RUN go mod tidy 14:10:01 ---> Running in c927901dc72f 14:10:02 Attempting uninstall: requests 14:10:02 Found existing installation: requests 2.25.1 14:10:02 Uninstalling requests-2.25.1: 14:10:02 Successfully uninstalled requests-2.25.1 14:10:02 Running setup.py install for texttable: started 14:10:03 Running setup.py install for texttable: finished with status 'done' 14:10:03 Running setup.py install for PyYAML: started 14:10:04 Running setup.py install for PyYAML: finished with status 'done' 14:10:04 Removing intermediate container c927901dc72f 14:10:04 ---> 1d22d8f73559 14:10:04 Step 10/23 : RUN make cmd/support-notifications/support-notifications 14:10:04 ---> Running in c07201be4629 14:10:04 Running setup.py install for docopt: started 14:10:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:10:05 Running setup.py install for docopt: finished with status 'done' 14:10:05 Running setup.py install for dockerpty: started 14:10:06 Running setup.py install for dockerpty: finished with status 'done' 14:10:06 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 14:10:07 ? github.com/edgexfoundry/edgex-go [no test files] 14:10:11 Removing intermediate container 912937c1ce59 14:10:11 ---> 4fc937e5494c 14:10:11 Step 15/24 : ENV APP_PORT=58890 14:10:11 ---> Running in 55a5b79f33e4 14:10:11 Removing intermediate container 55a5b79f33e4 14:10:11 ---> 791d04d99bd8 14:10:11 Step 16/24 : EXPOSE $APP_PORT 14:10:11 ---> Running in 0646f3946b84 14:10:12 Removing intermediate container 0646f3946b84 14:10:12 ---> 9bd0a8bf7052 14:10:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:10:12 ---> 132873bf597a 14:10:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:10:13 ---> 9489611b41fc 14:10:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:10:13 ---> 72132ac2e6ac 14:10:13 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 14:10:13 ---> Running in 300b62857734 14:10:13 Removing intermediate container 300b62857734 14:10:13 ---> 8f1beda0268e 14:10:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:10:13 ---> Running in cbc128bc944a 14:10:14 Removing intermediate container cbc128bc944a 14:10:14 ---> 49fa166a99f8 14:10:14 Step 22/24 : LABEL arch=x86_64 14:10:14 ---> Running in 036ea8462caa 14:10:14 Removing intermediate container 036ea8462caa 14:10:14 ---> aebfff8b31a7 14:10:14 Step 23/24 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de 14:10:14 ---> Running in 2372bf812507 14:10:14 Removing intermediate container 2372bf812507 14:10:14 ---> 4a6d08ccba40 14:10:14 Step 24/24 : LABEL version=0.0.0 14:10:14 ---> Running in cb0b2b0c05ca 14:10:15 Removing intermediate container cb0b2b0c05ca 14:10:15 ---> 81a48358842b 14:10:15 14:10:15 Successfully built 81a48358842b 14:10:15 Successfully tagged sys-mgmt-agent:latest 14:10:17  Building sys-mgmt-agent ... done Removing intermediate container 9852051d6dff 14:10:17 ---> 7afa1e1b2dc0 14:10:17 14:10:17 Step 11/32 : FROM alpine:3.14 14:10:17 ---> 14119a10abf4 14:10:17 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:10:17 ---> Running in c331db41dc07 14:10:17 Removing intermediate container c331db41dc07 14:10:17 ---> 0c1ce104e3fd 14:10:17 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 14:10:17 ---> Running in e9b100b5b88b 14:10:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:10:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:10:18 (1/2) Installing dumb-init (1.2.5-r1) 14:10:18 (2/2) Installing su-exec (0.2-r1) 14:10:18 Executing busybox-1.33.1-r3.trigger 14:10:18 OK: 6 MiB in 16 packages 14:10:19 Removing intermediate container e9b100b5b88b 14:10:19 ---> a05ab01e8f4d 14:10:19 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 14:10:19 ---> Running in a6073761839a 14:10:19 Removing intermediate container a6073761839a 14:10:19 ---> bcf67c69a4ac 14:10:19 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:10:19 ---> Running in dac1ea79bea0 14:10:19 Removing intermediate container dac1ea79bea0 14:10:19 ---> ee778cc572fc 14:10:19 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:10:19 ---> Running in 55912f217d6a 14:10:20 Removing intermediate container 55912f217d6a 14:10:20 ---> 3a992a6347e1 14:10:20 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 14:10:20 ---> Running in 87db47f552cd 14:10:20 Removing intermediate container 87db47f552cd 14:10:20 ---> 11267dc9613a 14:10:20 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:10:21 ---> 485e3c1c0c9c 14:10:21 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:10:21 ---> Running in c9285f392798 14:10:22 Removing intermediate container c9285f392798 14:10:22 ---> 8b8a28abe65a 14:10:22 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 14:10:22 ---> 89138d0c620f 14:10:22 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:10:23 ---> 6322b1a10b5c 14:10:23 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:10:23 ---> 54247e9c17d6 14:10:23 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:10:24 ---> d1ba0af639c4 14:10:24 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:10:24 ---> 34ab3faf3f25 14:10:24 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 14:10:25 ---> Running in d8e3e244db10 14:10:25 Removing intermediate container d8e3e244db10 14:10:25 ---> 98e47e432ba6 14:10:25 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:10:25 ---> a4785dba0ecf 14:10:25 Step 27/32 : RUN chmod +x /entrypoint.sh 14:10:26 ---> Running in 96666f7dc1b2 14:10:27 Removing intermediate container 2091f3fb3988 14:10:27 ---> ced2ae83ced4 14:10:27 14:10:27 Step 11/24 : FROM alpine:3.14 14:10:27 ---> 14119a10abf4 14:10:27 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:10:27 ---> Using cache 14:10:27 ---> c9ff76409d06 14:10:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:10:27 ---> Using cache 14:10:27 ---> 0d227727aba0 14:10:27 Step 14/24 : ENV APP_PORT=59881 14:10:27 ---> Running in a8f055310ad0 14:10:27 Removing intermediate container a8f055310ad0 14:10:27 ---> 1d874abff554 14:10:27 Step 15/24 : EXPOSE $APP_PORT 14:10:27 ---> Running in 892fea41bf35 14:10:27 Removing intermediate container 892fea41bf35 14:10:27 ---> ef844a9e6eff 14:10:27 Step 16/24 : WORKDIR / 14:10:27 Removing intermediate container 96666f7dc1b2 14:10:27 ---> 7f28daa345fc 14:10:27 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 14:10:27 ---> Running in 57f92230dfa9 14:10:27 ---> Running in ef5cd3029ce0 14:10:27 Removing intermediate container 57f92230dfa9 14:10:27 ---> 36eacec8ce68 14:10:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:10:27 Removing intermediate container ef5cd3029ce0 14:10:27 ---> 4d200cfacce8 14:10:27 Step 29/32 : CMD ["gate"] 14:10:28 ---> Running in f4f3a129208e 14:10:28 ---> 4e7e886254fc 14:10:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:10:28 Removing intermediate container f4f3a129208e 14:10:28 ---> f61f5fc766a4 14:10:28 Step 30/32 : LABEL arch=x86_64 14:10:28 ---> Running in 625c2fa597b1 14:10:28 Removing intermediate container 625c2fa597b1 14:10:28 ---> 27120d57d1f8 14:10:28 Step 31/32 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de 14:10:28 ---> 8c191cab431e 14:10:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:10:29 ---> Running in a73d26f5b5af 14:10:29 ---> 8d015d8a2e81 14:10:29 Step 20/24 : ENTRYPOINT ["/core-metadata"] 14:10:29 ---> Running in 859f19f6ae48 14:10:29 Removing intermediate container a73d26f5b5af 14:10:29 ---> b30455a67afd 14:10:29 Step 32/32 : LABEL version=0.0.0 14:10:29 ---> Running in ab36bafff5bc 14:10:29 Removing intermediate container 859f19f6ae48 14:10:29 ---> 167a42975ec4 14:10:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:10:29 ---> Running in fffe3d31820f 14:10:29 Removing intermediate container ab36bafff5bc 14:10:29 ---> bb1fb5a22fe5 14:10:29 14:10:29 Removing intermediate container fffe3d31820f 14:10:29 ---> 57e21436b8fd 14:10:29 Step 22/24 : LABEL arch=x86_64 14:10:29 Successfully built bb1fb5a22fe5 14:10:29 Successfully tagged security-bootstrapper:latest 14:10:29  Building security-bootstrapper ... done  ---> Running in 766d82261b67 14:10:30 Removing intermediate container 766d82261b67 14:10:30 ---> 00b53a2433a1 14:10:30 Step 23/24 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de 14:10:30 ---> Running in 8ffb3bdac7de 14:10:30 Removing intermediate container d64c644761f0 14:10:30 ---> be565fcce7b2 14:10:30 14:10:30 Step 11/23 : FROM alpine:3.14 14:10:30 ---> 14119a10abf4 14:10:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:10:30 ---> Using cache 14:10:30 ---> c9ff76409d06 14:10:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:10:30 ---> Using cache 14:10:30 ---> 0d227727aba0 14:10:30 Step 14/23 : ENV APP_PORT=59861 14:10:30 ---> Running in 55a35da0a54f 14:10:30 Removing intermediate container 8ffb3bdac7de 14:10:30 ---> 1e0df2169c40 14:10:30 Step 24/24 : LABEL version=0.0.0 14:10:30 ---> Running in d53d56179fdb 14:10:30 Removing intermediate container 55a35da0a54f 14:10:30 ---> a7a9a393e25c 14:10:30 Step 15/23 : EXPOSE $APP_PORT 14:10:30 ---> Running in b8e897c1ce63 14:10:31 Removing intermediate container d53d56179fdb 14:10:31 ---> 41609bcdc5c0 14:10:31 14:10:31 Removing intermediate container b8e897c1ce63 14:10:31 ---> b035bfe1ec18 14:10:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:10:31 Successfully built 41609bcdc5c0 14:10:31 Successfully tagged core-metadata:latest 14:10:31  Building core-metadata ... done  ---> 7f97f511a98d 14:10:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:10:31 ---> 8875b465007f 14:10:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:10:32 ---> dd99cfb5ad35 14:10:32 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:10:32 ---> Running in 835176309b65 14:10:32 Removing intermediate container 835176309b65 14:10:32 ---> 17b33855fb01 14:10:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:10:32 ---> Running in 28c04ac21caf 14:10:32 Removing intermediate container 28c04ac21caf 14:10:32 ---> c7b20ea0fe93 14:10:32 Step 21/23 : LABEL arch=x86_64 14:10:32 ---> Running in e1c1668e6142 14:10:32 Removing intermediate container e1c1668e6142 14:10:32 ---> b7755d1b8537 14:10:32 Step 22/23 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de 14:10:32 ---> Running in 3d8fe139492e 14:10:32 Removing intermediate container 3d8fe139492e 14:10:32 ---> 11a4a135ece4 14:10:32 Step 23/23 : LABEL version=0.0.0 14:10:32 ---> Running in 24d9745bfbea 14:10:32 Removing intermediate container 24d9745bfbea 14:10:32 ---> abc1e49a31da 14:10:32 14:10:33 Successfully built abc1e49a31da 14:10:33 Successfully tagged support-scheduler:latest 14:10:33  Building support-scheduler ... done Removing intermediate container c07201be4629 14:10:33 ---> c2206e3970ad 14:10:33 14:10:33 Step 11/23 : FROM alpine:3.14 14:10:33 ---> 14119a10abf4 14:10:33 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 14:10:33 ---> Running in b116bfc74ce5 14:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:10:34 (1/2) Installing ca-certificates (20191127-r5) 14:10:34 (2/2) Installing dumb-init (1.2.5-r1) 14:10:34 Executing busybox-1.33.1-r3.trigger 14:10:34 Executing ca-certificates-20191127-r5.trigger 14:10:34 OK: 6 MiB in 16 packages 14:10:35 Removing intermediate container b116bfc74ce5 14:10:35 ---> dec77cc71877 14:10:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:10:35 ---> Running in db3038cfa78a 14:10:35 Removing intermediate container db3038cfa78a 14:10:35 ---> f04e9dd2b2ab 14:10:35 Step 14/23 : ENV APP_PORT=59860 14:10:35 ---> Running in afa127f09f54 14:10:35 Removing intermediate container afa127f09f54 14:10:35 ---> c98482c1f66d 14:10:35 Step 15/23 : EXPOSE $APP_PORT 14:10:35 ---> Running in 9c32afa205a7 14:10:35 Removing intermediate container 9c32afa205a7 14:10:35 ---> f5e247c09c51 14:10:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:10:35 ---> a21bd827ded0 14:10:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:10:36 ---> 46d81e2116f0 14:10:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:10:36 ---> fd1838be379e 14:10:36 Step 19/23 : ENTRYPOINT ["/support-notifications"] 14:10:36 ---> Running in 23aa07c24775 14:10:36 Removing intermediate container 23aa07c24775 14:10:36 ---> ccfb729314f2 14:10:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:10:36 ---> Running in 388cc1b6dc55 14:10:36 Removing intermediate container 388cc1b6dc55 14:10:36 ---> 67cd36ead65c 14:10:36 Step 21/23 : LABEL arch=x86_64 14:10:36 ---> Running in abadaabf1d8a 14:10:36 Removing intermediate container abadaabf1d8a 14:10:36 ---> e2030e4db79e 14:10:36 Step 22/23 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de 14:10:36 ---> Running in 8b71a12d0c57 14:10:36 Removing intermediate container 8b71a12d0c57 14:10:36 ---> 2815ac8c6c93 14:10:36 Step 23/23 : LABEL version=0.0.0 14:10:36 ---> Running in 2a16b54f2707 14:10:36 Removing intermediate container 2a16b54f2707 14:10:36 ---> ed52cf032258 14:10:36 14:10:36 Successfully built ed52cf032258 14:10:36 Successfully tagged support-notifications:latest 14:10:37  Building support-notifications ... done  [Pipeline] } 14:10:37 $ docker stop --time=1 8365148bbd862794c890cb0c99c87ff398910400f844cc2a95951cd50e2a94dc 14:10:38 $ docker rm -f 8365148bbd862794c890cb0c99c87ff398910400f844cc2a95951cd50e2a94dc [Pipeline] // withDockerContainer [Pipeline] sh 14:10:38 + docker images 14:10:38 REPOSITORY TAG IMAGE ID CREATED SIZE 14:10:38 support-notifications latest ed52cf032258 2 seconds ago 16.8MB 14:10:38 c2206e3970ad 5 seconds ago 1.75GB 14:10:38 support-scheduler latest abc1e49a31da 6 seconds ago 16.1MB 14:10:38 core-metadata latest 41609bcdc5c0 8 seconds ago 16.8MB 14:10:38 be565fcce7b2 8 seconds ago 1.75GB 14:10:38 security-bootstrapper latest bb1fb5a22fe5 9 seconds ago 18.8MB 14:10:38 ced2ae83ced4 12 seconds ago 1.76GB 14:10:38 7afa1e1b2dc0 22 seconds ago 1.75GB 14:10:38 sys-mgmt-agent latest 81a48358842b 24 seconds ago 325MB 14:10:38 core-data latest fb6943234461 52 seconds ago 20.5MB 14:10:38 security-secretstore-setup latest 425df3b085b4 About a minute ago 28.2MB 14:10:38 security-proxy-setup latest 4fd77b8b43c3 About a minute ago 26.7MB 14:10:38 core-command latest 513f9d6df818 About a minute ago 16MB 14:10:38 f756e6559256 About a minute ago 1.76GB 14:10:38 9f7eb81e38ab About a minute ago 1.75GB 14:10:38 cac1c3d9fc7a About a minute ago 1.76GB 14:10:38 afc46b12c6bc About a minute ago 1.76GB 14:10:38 7e5155783cb5 About a minute ago 1.75GB 14:10:38 ci-base-image-x86_64 latest 3b736d46dd71 5 minutes ago 1.25GB 14:10:38 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 14:10:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 14:10:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 14:10:38 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 14:10:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 14:10:56 Still waiting to schedule task 14:10:56 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 14:11:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:11:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:11:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:11:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:11:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:11:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:11:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:11:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:11:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:11:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:11:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:11:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:11:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:11:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:11:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.219s coverage: 28.7% of statements 14:11:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:11:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:11:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.348s coverage: 98.5% of statements 14:11:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:11:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.349s coverage: 46.3% of statements 14:11:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:11:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:11:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.579s coverage: 90.1% of statements 14:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:11:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.213s coverage: 81.2% of statements 14:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:11:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.541s coverage: 94.2% of statements 14:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:11:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.234s coverage: 59.1% of statements 14:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:11:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.179s coverage: 60.0% of statements 14:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:11:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.271s coverage: 0.8% of statements 14:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:11:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.172s coverage: 58.8% of statements 14:11:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.236s coverage: 21.7% of statements 14:11:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.263s coverage: 47.1% of statements 14:11:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.212s coverage: 79.5% of statements 14:11:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements 14:11:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.216s coverage: 96.3% of statements 14:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.243s coverage: 87.5% of statements 14:11:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.266s coverage: 94.4% of statements 14:11:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.200s coverage: 44.8% of statements 14:12:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.570s coverage: 81.8% of statements 14:12:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.321s coverage: 92.9% of statements 14:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 14:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements 14:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements 14:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements 14:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.253s coverage: 80.0% of statements 14:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements 14:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.265s coverage: 85.4% of statements 14:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.769s coverage: 91.2% of statements 14:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.702s coverage: 64.4% of statements 14:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.186s coverage: 100.0% of statements 14:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements 14:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 14:12:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.111s coverage: 73.7% of statements 14:12:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.042s coverage: 100.0% of statements 14:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.302s coverage: 70.5% of statements 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.800s coverage: 43.6% of statements 14:12:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:12:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.335s coverage: 89.5% of statements 14:12:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:12:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.310s coverage: 84.8% of statements 14:12:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:12:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.251s coverage: 19.5% of statements 14:12:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:12:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:12:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:12:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:12:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.552s coverage: 92.0% of statements 14:12:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:12:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:12:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:12:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:12:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.327s coverage: 63.2% of statements 14:12:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:12:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:12:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.379s coverage: 97.7% of statements 14:12:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:12:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:12:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:12:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:12:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.155s coverage: 28.9% of statements 14:12:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:12:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:12:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:12:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:12:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:12:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:12:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.161s coverage: 100.0% of statements 14:12:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 14:12:28 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 14:12:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:12:28 GO111MODULE=on go vet ./... 14:12:37 Running on prd-ubuntu18.04-docker-8c-8g-1638 in /w/workspace/edgexfoundry_edgex-go_PR-3722 [Pipeline] { [Pipeline] ws 14:12:37 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 14:12:37 The recommended git tool is: git 14:12:43 using credential edgex-jenkins-ssh 14:12:43 Cloning the remote Git repository 14:12:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:12:43 > git init /w/workspace/edgex-go/2 # timeout=10 14:12:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:12:43 > git --version # timeout=10 14:12:43 > git --version # 'git version 2.17.1' 14:12:43 using GIT_SSH to set credentials SSH Credentials for GitHub 14:12:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:13:53 gofmt -l . 14:13:53 [ "`gofmt -l .`" = "" ] 14:13:53 ./bin/test-attribution-txt.sh [Pipeline] sh 14:13:53 + ls -al . 14:13:53 total 640 14:13:53 drwxrwxr-x 9 1001 1001 4096 Sep 27 14:13 . 14:13:53 drwxr-xr-x 4 root root 4096 Sep 27 14:09 .. 14:13:53 -rw-rw-r-- 1 1001 1001 11 Sep 27 14:06 .dockerignore 14:13:53 drwxrwxr-x 8 1001 1001 4096 Sep 27 14:06 .git 14:13:53 drwxrwxr-x 4 1001 1001 4096 Sep 27 14:06 .github 14:13:53 -rw-rw-r-- 1 1001 1001 818 Sep 27 14:06 .gitignore 14:13:53 -rw-rw-r-- 1 1001 1001 129 Sep 27 14:06 .golangci.yml 14:13:53 -rw-rw-r-- 1 1001 1001 76 Sep 27 14:06 .hadolint.yml 14:13:53 -rw-rw-r-- 1 1001 1001 166 Sep 27 14:06 .sonarcloud.properties 14:13:53 -rw-rw-r-- 1 1001 1001 1171 Sep 27 14:06 ADOPTERS.md 14:13:53 -rw-rw-r-- 1 1001 1001 8493 Sep 27 14:06 Attribution.txt 14:13:53 -rw-rw-r-- 1 1001 1001 43881 Sep 27 14:06 CHANGELOG.md 14:13:53 -rw-rw-r-- 1 1001 1001 3804 Sep 27 14:06 CONTRIBUTING.md 14:13:53 -rw-rw-r-- 1 1001 1001 677 Sep 27 14:06 GOVERNANCE.md 14:13:53 -rw-rw-r-- 1 1001 1001 849 Sep 27 14:06 Jenkinsfile 14:13:53 -rw-rw-r-- 1 1001 1001 10775 Sep 27 14:06 LICENSE 14:13:53 -rw-rw-r-- 1 1001 1001 6386 Sep 27 14:06 Makefile 14:13:53 -rw-rw-r-- 1 1001 1001 582 Sep 27 14:06 OWNERS.md 14:13:53 -rw-rw-r-- 1 1001 1001 8643 Sep 27 14:06 README.md 14:13:53 -rw-rw-r-- 1 1001 1001 6912 Sep 27 14:06 SECURITY.md 14:13:53 -rw-rw-r-- 1 1001 1001 5 Sep 27 14:03 VERSION 14:13:53 -rw-rw-r-- 1 1001 1001 4131 Sep 27 14:06 ZMQWindows.md 14:13:53 drwxrwxr-x 2 1001 1001 4096 Sep 27 14:06 bin 14:13:53 drwxrwxr-x 14 1001 1001 4096 Sep 27 14:06 cmd 14:13:53 -rw-r--r-- 1 root root 403252 Sep 27 14:12 coverage.out 14:13:53 -rw-rw-r-- 1 1001 1001 841 Sep 27 14:06 go.mod 14:13:53 -rw-r--r-- 1 root root 50064 Sep 27 14:09 go.sum 14:13:53 drwxrwxr-x 8 1001 1001 4096 Sep 27 14:06 internal 14:13:53 drwxrwxr-x 3 1001 1001 4096 Sep 27 14:06 openapi 14:13:53 drwxrwxr-x 4 1001 1001 4096 Sep 27 14:06 snap 14:13:53 -rw-rw-r-- 1 1001 1001 204 Sep 27 14:06 version.go [Pipeline] sh 14:13:54 + '[' -e coverage.out ] 14:13:54 + chown 1001:1001 coverage.out [Pipeline] stash 14:13:54 Warning: overwriting stash ‘coverage-report’ 14:13:55 Stashed 1 file(s) [Pipeline] sh 14:13:55 + make build 14:13:55 go mod tidy 14:13:56 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 14:14:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:14:25 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 14:14:27 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 14:14:30 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 14:14:32 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 14:14:36 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 14:14:40 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 14:14:42 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 14:14:42 Merging remotes/origin/main commit f402210f93ccbb2b587c2d75e27f7d4d87f6be54 into PR head commit a9f02f201e070f0396a78ccfa6291eeecd4090de 14:14:42 Merge succeeded, producing a9f02f201e070f0396a78ccfa6291eeecd4090de 14:14:42 Checking out Revision a9f02f201e070f0396a78ccfa6291eeecd4090de (PR-3722) 14:14:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:14:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:14:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:14:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:14:42 using GIT_SSH to set credentials SSH Credentials for GitHub 14:14:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3722/head:refs/remotes/origin/PR-3722 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:14:42 > git config core.sparsecheckout # timeout=10 14:14:42 > git checkout -f a9f02f201e070f0396a78ccfa6291eeecd4090de # timeout=10 14:14:42 > git remote # timeout=10 14:14:42 > git config --get remote.origin.url # timeout=10 14:14:42 using GIT_SSH to set credentials SSH Credentials for GitHub 14:14:42 > git merge f402210f93ccbb2b587c2d75e27f7d4d87f6be54 # timeout=10 14:14:42 > git rev-parse HEAD^{commit} # timeout=10 14:14:42 > git config core.sparsecheckout # timeout=10 14:14:42 > git checkout -f a9f02f201e070f0396a78ccfa6291eeecd4090de # timeout=10 14:14:48 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 14:14:48 Commit message: "Merge branch 'main' into issue-3708" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:14:49 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 14:14:49 + echo snap-build.sh 14:14:49 snap-build.sh 14:14:49 + SNAP_BASE_DIR=. 14:14:49 + '[' '!' -z /w/workspace/edgex-go/2 ']' 14:14:49 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 14:14:49 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 14:14:49 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 14:14:49 + cd /w/workspace/edgex-go/2 14:14:49 + sudo apt-get remove -qy --purge lxd lxd-client 14:14:49 Reading package lists... 14:14:49 Building dependency tree... 14:14:49 Reading state information... 14:14:49 The following packages were automatically installed and are no longer required: 14:14:49 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 14:14:49 uidmap xdelta3 14:14:49 Use 'sudo apt autoremove' to remove them. 14:14:49 The following packages will be REMOVED: 14:14:49 lxd* lxd-client* 14:14:50 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 14:14:50 After this operation, 31.7 MB disk space will be freed. 14:14:50 (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.) 14:14:50 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 14:14:51 Removing lxd dnsmasq configuration 14:14:51 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 14:14:51 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 14:14:52 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 14:14:52 (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.) 14:14:52 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 14:14:53 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 14:14:53 Processing triggers for systemd (237-3ubuntu10.45) ... 14:14:53 Processing triggers for ureadahead (0.100.0-21) ... 14:14:54 + sudo snap remove --purge lxd 14:14:54 snap "lxd" is not installed 14:14:54 + sudo groupadd --force --system lxd 14:14:54 ++ whoami 14:14:54 + sudo /usr/sbin/usermod -G lxd -a jenkins 14:14:54 + newgrp - lxd 14:14:54 + sudo snap install lxd [Pipeline] } 14:14:58 $ docker stop --time=1 2f5005b9e54d29bb8458cf3ed393b68529200297d0567a2a21a91180904b448e 14:15:01 $ docker rm -f 2f5005b9e54d29bb8458cf3ed393b68529200297d0567a2a21a91180904b448e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 14:15:02 2021-09-27T14:14:59Z INFO Waiting for automatic snapd restart... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:15:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:15:03 14:15:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:15:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:15:04 latest: Pulling from edgex-devops/edgex-compose-arm64 14:15:04 29e5d40040c1: Pulling fs layer 14:15:04 1ce36da41761: Pulling fs layer 14:15:04 25b303627fd3: Pulling fs layer 14:15:04 29e5d40040c1: Verifying Checksum 14:15:04 29e5d40040c1: Download complete 14:15:05 29e5d40040c1: Pull complete 14:15:05 1ce36da41761: Verifying Checksum 14:15:05 1ce36da41761: Download complete 14:15:06 25b303627fd3: Verifying Checksum 14:15:06 25b303627fd3: Download complete 14:15:07 1ce36da41761: Pull complete 14:15:17 25b303627fd3: Pull complete 14:15:17 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:15:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:15:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 14:15:17 prd-ubuntu18.04-docker-arm64-4c-16g-1637 does not seem to be running inside a container 14:15:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:15:17 lxd 4.18 from Canonical* installed 14:15:17 + sudo lxd init --auto 14:15:20 $ docker top 2551baf4bf3c41b8f916d4c8f6166527ff810ab7f5205bc6f3b365e380cce6c4 -eo pid,comm [Pipeline] { [Pipeline] sh 14:15:22 + docker-compose build --help 14:15:22 + grep parallel 14:15:25 + sudo snap install --classic snapcraft 14:15:25 --parallel Build images in parallel. [Pipeline] } 14:15:26 $ docker stop --time=1 2551baf4bf3c41b8f916d4c8f6166527ff810ab7f5205bc6f3b365e380cce6c4 14:15:27 $ docker rm -f 2551baf4bf3c41b8f916d4c8f6166527ff810ab7f5205bc6f3b365e380cce6c4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:15:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:15:28 . [Pipeline] withDockerContainer 14:15:28 prd-ubuntu18.04-docker-arm64-4c-16g-1637 does not seem to be running inside a container 14:15:29 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:15:30 $ docker top 956a2d3e1d6a80406c576d2c760e818bef15c6e74b18c42c1e231d18ea935ddc -eo pid,comm [Pipeline] { [Pipeline] sh 14:15:31 + docker-compose -f ./docker-compose-build.yml build --parallel 14:15:36 Building core-command ... 14:15:36 Building core-data ... 14:15:36 Building core-metadata ... 14:15:36 Building security-bootstrapper ... 14:15:36 Building security-proxy-setup ... 14:15:36 Building security-secretstore-setup ... 14:15:36 Building support-notifications ... 14:15:36 Building support-scheduler ... 14:15:36 Building sys-mgmt-agent ... 14:15:36 Building security-secretstore-setup 14:15:36 Building security-bootstrapper 14:15:36 Building sys-mgmt-agent 14:15:36 Building core-data 14:15:36 Building core-command 14:16:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:16:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:16:44 ---> d8111d0db895 14:16:44 Step 3/24 : WORKDIR /edgex-go 14:16:44 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:16:44 Step 2/32 : FROM ${BUILDER_BASE} AS builder 14:16:44 ---> d8111d0db895 14:16:44 Step 3/32 : WORKDIR /edgex-go 14:16:44 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:16:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:16:44 ---> d8111d0db895 14:16:44 Step 3/26 : WORKDIR /edgex-go 14:16:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:16:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:16:44 ---> d8111d0db895 14:16:44 Step 3/24 : WORKDIR /edgex-go 14:16:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:16:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:16:44 ---> d8111d0db895 14:16:44 Step 3/24 : WORKDIR /edgex-go 14:16:44 ---> Running in fbe82e9a0d86 14:16:44 ---> Running in 795c77d53454 14:16:44 ---> Running in 308c717b15af 14:16:44 ---> Running in ed21aa6c96a2 14:16:44 ---> Running in 9a2fcacf27bd 14:16:44 Removing intermediate container 308c717b15af 14:16:44 ---> a3922e14ade1 14:16:44 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:44 Removing intermediate container fbe82e9a0d86 14:16:44 ---> 57f5e0b8d667 14:16:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:44 ---> Running in 596e7d55e586 14:16:44 Removing intermediate container 9a2fcacf27bd 14:16:44 ---> 5a08b5f7048f 14:16:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:44 Removing intermediate container 795c77d53454 14:16:44 ---> dacf84d6f9bf 14:16:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:44 Removing intermediate container ed21aa6c96a2 14:16:44 ---> b3c72a8264b8 14:16:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:45 ---> Running in 012fc5ddb1be 14:16:45 ---> Running in 690a95f920b6 14:16:45 ---> Running in 1d6d50819d58 14:16:45 ---> Running in 203f3da3fa4a 14:16:48 Removing intermediate container 596e7d55e586 14:16:48 ---> 7cf6fb5c136e 14:16:48 Step 5/32 : RUN apk add --update --no-cache make git 14:16:48 ---> Running in fa0de5b71208 14:16:48 Removing intermediate container 690a95f920b6 14:16:48 ---> e0375ecf6542 14:16:48 Step 5/24 : RUN apk add --update --no-cache make git 14:16:49 ---> Running in 8b1a9b544dad 14:16:49 Removing intermediate container 1d6d50819d58 14:16:49 ---> f648a6b7649d 14:16:49 Step 5/26 : RUN apk add --update --no-cache make git 14:16:49 Removing intermediate container 012fc5ddb1be 14:16:49 ---> 66d0d2045c0d 14:16:49 Step 5/24 : RUN apk add --update --no-cache make bash git 14:16:49 ---> Running in 11d6458aef53 14:16:49 ---> Running in 0a328eb6fd25 14:16:49 Removing intermediate container 203f3da3fa4a 14:16:49 ---> a9b9ca54e9fc 14:16:49 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:16:50 ---> Running in 4641bb3c330a 14:16:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:16:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:16:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:16:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:16:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:16:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:16:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:16:52 OK: 218 MiB in 52 packages 14:16:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:16:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:16:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:16:53 OK: 218 MiB in 52 packages 14:16:53 OK: 218 MiB in 52 packages 14:16:54 OK: 218 MiB in 52 packages 14:16:54 OK: 218 MiB in 52 packages 14:16:54 Removing intermediate container fa0de5b71208 14:16:54 ---> eae5059f4aa5 14:16:54 Step 6/32 : COPY go.mod . 14:16:55 Removing intermediate container 8b1a9b544dad 14:16:55 ---> fd9bc1ef819d 14:16:55 Step 6/24 : COPY go.mod . 14:16:55 ---> a85614018584 14:16:55 Step 7/32 : RUN go mod download 14:16:55 ---> Running in 3c6f39dfee2b 14:16:55 Removing intermediate container 4641bb3c330a 14:16:55 ---> cca9e1e7d303 14:16:55 Step 6/24 : COPY go.mod . 14:16:56 Removing intermediate container 11d6458aef53 14:16:56 ---> 8582f2d193ae 14:16:56 Step 6/26 : COPY go.mod . 14:16:56 Removing intermediate container 0a328eb6fd25 14:16:56 ---> 609bd6b7b905 14:16:56 Step 6/24 : COPY go.mod . 14:16:56 ---> 5a52f9a5fd0d 14:16:56 Step 7/24 : RUN go mod download 14:16:56 ---> Running in f7267de24ce2 14:16:57 ---> 596e41bec322 14:16:57 Step 7/24 : RUN go mod download 14:16:57 ---> Running in a6db421585d1 14:16:57 ---> c4da639ede8b 14:16:57 Step 7/26 : RUN go mod download 14:16:57 ---> 74c865a3969b 14:16:57 Step 7/24 : RUN go mod download 14:16:58 ---> Running in e93129be7ee1 14:16:58 ---> Running in 0fe3f6d9317f 14:17:01 Removing intermediate container 3c6f39dfee2b 14:17:01 ---> f4d9e145f535 14:17:01 Step 8/32 : COPY . . 14:17:02 Removing intermediate container f7267de24ce2 14:17:02 ---> 67ba51269590 14:17:02 Step 8/24 : COPY . . 14:17:07 Removing intermediate container a6db421585d1 14:17:07 ---> fcab92c26d7f 14:17:07 Step 8/24 : COPY . . 14:17:08 Removing intermediate container e93129be7ee1 14:17:08 ---> 4319372612ae 14:17:08 Step 8/24 : COPY . . 14:17:08 Removing intermediate container 0fe3f6d9317f 14:17:08 ---> e6655a444f49 14:17:08 Step 8/26 : COPY . . 14:17:18 ---> b18d38ec2667 14:17:18 Step 9/32 : RUN go mod tidy 14:17:27 ---> Running in 2673fd577458 14:17:27 ---> b89226e540db 14:17:27 Step 9/24 : RUN go mod tidy 14:17:27 ---> e9476a9ebe01 14:17:27 Step 9/24 : RUN go mod tidy 14:17:27 ---> 95cf0e6b10df 14:17:27 Step 9/26 : RUN go mod tidy 14:17:27 ---> Running in bb747c3fc51f 14:17:27 ---> Running in 310d6dabece7 14:17:27 ---> Running in cc0a0b877910 14:17:33 Removing intermediate container 2673fd577458 14:17:33 ---> 6825d8c7d042 14:17:33 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:17:33 ---> Running in 03d95368717e 14:17:35 Removing intermediate container 310d6dabece7 14:17:35 ---> 3663c80f71f7 14:17:35 Step 10/24 : RUN make cmd/core-command/core-command 14:17:36 ---> Running in f17d56d6cbfb 14:17: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 14:17:36 Removing intermediate container cc0a0b877910 14:17:36 ---> c155f264ef43 14:17:36 Step 10/24 : RUN make cmd/core-data/core-data 14:17:36 Removing intermediate container bb747c3fc51f 14:17:36 ---> eee9915b6b9e 14:17:36 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:17:36 ---> Running in 4d5531784e2d 14:17:36 ---> Running in 2a2eeabf18fa 14:17:36 ---> 97b9a176b962 14:17:36 Step 9/24 : RUN go mod tidy 14:17:37 ---> Running in f2568df9307b 14:17:38 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 14:17:39 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 14:17:39 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 14:17:45 Removing intermediate container f2568df9307b 14:17:45 ---> c1475cffc316 14:17:45 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:17:45 ---> Running in 93e6ee8fcca3 14:17: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 14:19:38 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 14:19:38 Removing intermediate container 03d95368717e 14:19:38 ---> 23eeede2fe52 14:19:38 14:19:38 Step 11/32 : FROM alpine:3.14 14:19:38 3.14: Pulling from library/alpine 14:19:38 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 14:19:38 Status: Downloaded newer image for alpine:3.14 14:19:38 ---> bb3de5531c18 14:19:38 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:19:38 Removing intermediate container f17d56d6cbfb 14:19:38 ---> 9f47638ccd25 14:19:38 14:19:38 Step 11/24 : FROM alpine:3.14 14:19:38 ---> bb3de5531c18 14:19:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:19:38 ---> Running in a4b67e8e48c5 14:19:38 ---> Running in db5d254edd55 14:19:38 Removing intermediate container a4b67e8e48c5 14:19:38 ---> 4bd286019dd8 14:19:38 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 14:19:38 ---> Running in 72e4e14cd409 14:19:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:19:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:19:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:19:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:19:40 (1/1) Installing dumb-init (1.2.5-r1) 14:19:40 Executing busybox-1.33.1-r3.trigger 14:19:40 OK: 5 MiB in 15 packages 14:19:40 (1/2) Installing dumb-init (1.2.5-r1) 14:19:40 (2/2) Installing su-exec (0.2-r1) 14:19:40 Executing busybox-1.33.1-r3.trigger 14:19:40 OK: 5 MiB in 16 packages 14:19:43 Removing intermediate container 93e6ee8fcca3 14:19:43 ---> fbee531e4e52 14:19:43 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:19:44 Removing intermediate container 4d5531784e2d 14:19:44 ---> 548624460e56 14:19:44 14:19:44 Step 11/26 : FROM alpine:3.14 14:19:44 ---> bb3de5531c18 14:19:44 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:19:44 ---> Running in 7ea15c49e08d 14:19:44 ---> Running in c7a56a7856dc 14:19:44 Removing intermediate container db5d254edd55 14:19:44 ---> afc6545a6150 14:19:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:19:44 Removing intermediate container 72e4e14cd409 14:19:44 ---> be4bbce7aadb 14:19:44 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 14:19:44 ---> Running in 4da6edbd7c68 14:19:45 ---> Running in d2a85726d3dc 14:19:45 Removing intermediate container 4da6edbd7c68 14:19:45 ---> 476e5f2261ea 14:19:45 Step 14/24 : ENV APP_PORT=59882 14:19:46 Removing intermediate container d2a85726d3dc 14:19:46 ---> 3a9dec2bbdba 14:19:46 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:19:46 ---> Running in 6a7c342e225c 14:19:46 ---> Running in dc767d55ba97 14:19:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:19:46 Removing intermediate container 6a7c342e225c 14:19:46 ---> 4a3ba9dadde4 14:19:46 Step 15/24 : EXPOSE $APP_PORT 14:19:46 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 14:19:47 Removing intermediate container dc767d55ba97 14:19:47 ---> 15740a231637 14:19:47 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:19:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:19:47 ---> Running in c3d0eda7ba8f 14:19:47 ---> Running in c8c9f8cb5e65 14:19:48 (1/3) Installing ca-certificates (20191127-r5) 14:19:48 Removing intermediate container c3d0eda7ba8f 14:19:48 ---> 2f627effcb0c 14:19:48 Step 16/24 : WORKDIR / 14:19:48 (2/3) Installing dumb-init (1.2.5-r1) 14:19:48 (3/3) Installing su-exec (0.2-r1) 14:19:48 Executing busybox-1.33.1-r3.trigger 14:19:48 Executing ca-certificates-20191127-r5.trigger 14:19:48 OK: 6 MiB in 17 packages 14:19:48 ---> Running in 9e0eba506c4c 14:19:50 Removing intermediate container 9e0eba506c4c 14:19:50 ---> 1e908caec6f3 14:19:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:19:51 Removing intermediate container c7a56a7856dc 14:19:51 ---> e395721c22f2 14:19:51 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:19:51 ---> 2a8f9bbdf5e5 14:19:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:19:51 Removing intermediate container 7ea15c49e08d 14:19:51 ---> d01bd73cc356 14:19:51 14:19:51 Step 12/24 : FROM docker:20.10.7 14:19:51 ---> Running in 20311e260622 14:19:52 Removing intermediate container c8c9f8cb5e65 14:19:52 ---> e38f0d0123f4 14:19:52 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 14:19:52 20.10.7: Pulling from library/docker 14:19:52 Removing intermediate container 2a2eeabf18fa 14:19:52 ---> 0311c00b9402 14:19:52 14:19:52 Step 11/24 : FROM alpine:3.14 14:19:52 ---> bb3de5531c18 14:19:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:19:52 ---> Running in c312d02ec17d 14:19:53 ---> Running in 87ac1ee50889 14:19:53 Removing intermediate container 20311e260622 14:19:53 ---> 3547bc9f9f07 14:19:53 Step 14/26 : WORKDIR / 14:19:53 ---> Running in 4cdbbfd22147 14:19:54 Removing intermediate container c312d02ec17d 14:19:54 ---> f7896cc6f7d7 14:19:54 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:19:54 ---> 7c927e58b7f6 14:19:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:19:54 Removing intermediate container 87ac1ee50889 14:19:54 ---> 136fe1507f04 14:19:54 Step 13/24 : ENV APP_PORT=59880 14:19:54 ---> Running in 6317533b9879 14:19:54 Removing intermediate container 4cdbbfd22147 14:19:54 ---> 4a98278b9c2e 14:19:54 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:19:55 ---> 073de183df67 14:19:55 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:19:56 Removing intermediate container 6317533b9879 14:19:56 ---> 63d2b010a104 14:19:56 Step 14/24 : EXPOSE $APP_PORT 14:19:56 ---> 52dfddf88b9c 14:19:56 Step 20/24 : ENTRYPOINT ["/core-command"] 14:19:56 ---> Running in 0d946bc993b1 14:19:56 ---> Running in 154d626762b2 14:19:56 ---> Running in abb5709b83f6 14:19:56 ---> 95785f8df851 14:19:56 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:19:57 Removing intermediate container 154d626762b2 14:19:57 ---> 433b7396ed2a 14:19:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:19:57 Removing intermediate container abb5709b83f6 14:19:57 ---> 75191a5f3b8f 14:19:57 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:19:57 ---> Running in 862119593c29 14:19:58 ---> Running in 9873277f069e 14:19:58 ---> ff1cc7671acb 14:19:58 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:19:58 Removing intermediate container 862119593c29 14:19:58 ---> 4d39b1cb339c 14:19:58 Step 22/24 : LABEL arch=arm64 14:19:59 ---> Running in 3058fd7262f7 14:20:00 ---> 2593c0973eea 14:20:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:20:00 Removing intermediate container 3058fd7262f7 14:20:00 ---> cc613c010a3c 14:20:00 Step 23/24 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de 14:20:00 Removing intermediate container 0d946bc993b1 14:20:00 ---> 9eb1960a5105 14:20:00 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 14:20:01 ---> Running in 870237d49c35 14:20:01 ---> b0e266a28cfb 14:20:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:20:02 ---> b799d022565c 14:20:02 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:20:02 Removing intermediate container 9873277f069e 14:20:02 Removing intermediate container 870237d49c35 14:20:02 ---> be90e2df7f93 14:20:02 Step 24/24 : LABEL version=0.0.0 14:20:02 ---> 66846149c5c8 14:20:02 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 14:20:03 ---> Running in 7c836115b8e2 14:20:03 ---> Running in 23bbc8cbc65e 14:20:03 ---> 441c30f4b9d1 14:20:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:20:04 ---> ea23cb8d7c7a 14:20:04 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:20:04 Removing intermediate container 23bbc8cbc65e 14:20:04 ---> 0b290e779f08 14:20:04 14:20:05 Successfully built 0b290e779f08 14:20:05 Successfully tagged core-command-arm64:latest 14:20:05  Building core-command ... done Building security-proxy-setup 14:20:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:20:05 ---> e2aa2c432054 14:20:05 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:20:05 ---> e0746f7f5784 14:20:05 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:20:06 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 14:20:06 Status: Downloaded newer image for docker:20.10.7 14:20:06 ---> df445af6242a 14:20:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:20:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:20:07 (1/6) Installing dumb-init (1.2.5-r1) 14:20:08 ---> Running in 01abd5ba641a 14:20:08 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:20:08 (3/6) Installing libsodium (1.0.18-r0) 14:20:08 ---> 75946a87f575 14:20:08 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 14:20:08 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:20:08 ---> eafed3610491 14:20:08 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:20:08 ---> Running in 86515603dd4d 14:20:08 (5/6) Installing libzmq (4.3.4-r0) 14:20:08 Removing intermediate container 01abd5ba641a 14:20:08 ---> f812ad8d6205 14:20:08 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 14:20:08 (6/6) Installing zeromq (4.3.4-r0) 14:20:08 Executing busybox-1.33.1-r3.trigger 14:20:08 OK: 8 MiB in 20 packages 14:20:09 ---> Running in 2b29d1857c58 14:20:10 ---> c1cbbb28686a 14:20:10 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 14:20:11 ---> Running in 1c184aeaa93e 14:20:12 Removing intermediate container 1c184aeaa93e 14:20:12 ---> 8485bdd8b068 14:20:12 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:20:12 Removing intermediate container 7c836115b8e2 14:20:12 ---> e7342850821e 14:20:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:20:12 Removing intermediate container 86515603dd4d 14:20:12 ---> a7e7cee59c32 14:20:12 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 14:20:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:20:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:20:13 ---> Running in 0187b3704ada 14:20:14 ---> 93fff1d673b6 14:20:14 Step 27/32 : RUN chmod +x /entrypoint.sh 14:20:14 ---> dfb79bdc35aa 14:20:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:20:14 (1/39) Installing readline (8.1.0-r0) 14:20:14 (2/39) Installing bash (5.1.0-r0) 14:20:14 Executing bash-5.1.0-r0.post-install 14:20:14 (3/39) Installing brotli-libs (1.0.9-r3) 14:20:14 (4/39) Installing nghttp2-libs (1.42.0-r1) 14:20:14 (5/39) Installing libcurl (7.79.1-r0) 14:20:14 (6/39) Installing curl (7.79.1-r0) 14:20:14 (7/39) Installing dumb-init (1.2.5-r0) 14:20:14 (8/39) Installing libbz2 (1.0.8-r1) 14:20:14 (9/39) Installing expat (2.2.10-r1) 14:20:14 (10/39) Installing libffi (3.3-r2) 14:20:14 (11/39) Installing gdbm (1.19-r0) 14:20:14 (12/39) Installing xz-libs (5.2.5-r0) 14:20:14 (13/39) Installing sqlite-libs (3.34.1-r0) 14:20:14 (14/39) Installing python3 (3.8.10-r0) 14:20:14 Removing intermediate container 0187b3704ada 14:20:14 ---> d2cb077ec9ec 14:20:14 Step 24/26 : LABEL arch=arm64 14:20:15 ---> Running in 4b5de9e40c5a 14:20:16 (15/39) Installing py3-appdirs (1.4.4-r1) 14:20:16 (16/39) Installing py3-ordered-set (4.0.2-r0) 14:20:16 (17/39) Installing py3-parsing (2.4.7-r1) 14:20:16 (18/39) Installing py3-six (1.15.0-r0) 14:20:16 (19/39) Installing py3-packaging (20.9-r0) 14:20:16 (20/39) Installing py3-setuptools (51.3.3-r0) 14:20:16 ---> Running in 3ae2bdf0b1e1 14:20:16 (21/39) Installing py3-chardet (4.0.0-r0) 14:20:16 (22/39) Installing py3-idna (3.1-r0) 14:20:16 (23/39) Installing py3-urllib3 (1.26.2-r1) 14:20:16 (24/39) Installing py3-requests (2.25.1-r1) 14:20:16 (25/39) Installing py3-msgpack (1.0.2-r0) 14:20:16 (26/39) Installing py3-lockfile (0.12.2-r3) 14:20:16 (27/39) Installing py3-cachecontrol (0.12.6-r0) 14:20:16 (28/39) Installing py3-colorama (0.4.4-r0) 14:20:17 (29/39) Installing py3-contextlib2 (0.6.0-r0) 14:20:17 (30/39) Installing py3-distlib (0.3.1-r1) 14:20:17 (31/39) Installing py3-distro (1.5.0-r1) 14:20:17 (32/39) Installing py3-webencodings (0.5.1-r3) 14:20:17 (33/39) Installing py3-html5lib (1.1-r0) 14:20:17 (34/39) Installing py3-pytoml (0.1.21-r0) 14:20:17 (35/39) Installing py3-pep517 (0.9.1-r0) 14:20:17 (36/39) Installing py3-progress (1.5-r0) 14:20:17 (37/39) Installing py3-retrying (1.3.3-r0) 14:20:17 (38/39) Installing py3-toml (0.10.2-r0) 14:20:17 (39/39) Installing py3-pip (20.3.4-r0) 14:20:17 ---> 2edf70c74fca 14:20:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:20:17 Executing busybox-1.32.1-r6.trigger 14:20:17 OK: 82 MiB in 59 packages 14:20:18 Removing intermediate container 3ae2bdf0b1e1 14:20:18 ---> 107935b15be0 14:20:18 Step 25/26 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de 14:20:18 ---> Running in 91a0503293fa 14:20:19 ---> bd20fce09892 14:20:19 Step 20/24 : ENTRYPOINT ["/core-data"] 14:20:20 ---> Running in 1cb2cd8616e0 14:20:20 Removing intermediate container 91a0503293fa 14:20:20 ---> 2fb0c52850b4 14:20:20 Step 26/26 : LABEL version=0.0.0 14:20:20 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:20:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:20:20 ---> d8111d0db895 14:20:20 Step 3/22 : WORKDIR /edgex-go 14:20:20 ---> Using cache 14:20:20 ---> b3c72a8264b8 14:20:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:20:20 ---> Using cache 14:20:20 ---> a9b9ca54e9fc 14:20:20 Step 5/22 : RUN apk add --update --no-cache make git 14:20:20 ---> Running in 7a9cc0c40430 14:20:20 ---> Running in e07d32e8e307 14:20:20 Removing intermediate container 1cb2cd8616e0 14:20:20 ---> b2c65f773ccb 14:20:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:20:20 Removing intermediate container 4b5de9e40c5a 14:20:20 ---> 81853e0e7303 14:20:20 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 14:20:21 ---> Running in 6b92799b7d5b 14:20:21 ---> Running in a54d7a392033 14:20:21 Removing intermediate container 7a9cc0c40430 14:20:21 ---> 476a459b1925 14:20:21 14:20:22 Successfully built 476a459b1925 14:20:22 Successfully tagged security-secretstore-setup-arm64:latest 14:20:22 Building support-scheduler 14:20:22  Building security-secretstore-setup ... done Removing intermediate container 6b92799b7d5b 14:20:22 ---> d6bbbed16a1a 14:20:22 Step 22/24 : LABEL arch=arm64 14:20:22 Removing intermediate container a54d7a392033 14:20:22 ---> d4fce2c880d5 14:20:22 Step 29/32 : CMD ["gate"] 14:20:23 ---> Running in 2d1a809167da 14:20:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:20:25 ---> Running in 588f3a3ff5e9 14:20:25 Removing intermediate container 2d1a809167da 14:20:25 ---> 932749b6bbca 14:20:25 Step 23/24 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de 14:20:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:20:25 ---> Running in b2ef2367ce0a 14:20:25 Removing intermediate container 588f3a3ff5e9 14:20:25 ---> 5381b175ab97 14:20:25 Step 30/32 : LABEL arch=arm64 14:20:25 OK: 218 MiB in 52 packages 14:20:26 ---> Running in c37863459f06 14:20:26 Removing intermediate container b2ef2367ce0a 14:20:26 ---> c9934fbb903c 14:20:26 Step 24/24 : LABEL version=0.0.0 14:20:26 Collecting docker-compose==1.23.2 14:20:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:20:27 ---> Running in b444bcd3cdd0 14:20:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 14:20:27 Removing intermediate container c37863459f06 14:20:27 ---> 1f9a96b18c0f 14:20:27 Step 31/32 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de 14:20:27 Collecting jsonschema<3,>=2.5.1 14:20:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:20:27 Collecting docopt<0.7,>=0.6.1 14:20:27 Downloading docopt-0.6.2.tar.gz (25 kB) 14:20:28 ---> Running in b02bc321b191 14:20:28 Removing intermediate container b444bcd3cdd0 14:20:28 ---> 70674dabbbdc 14:20:28 14:20:28 Removing intermediate container e07d32e8e307 14:20:28 ---> c3da027be3e5 14:20:28 Step 6/22 : COPY go.mod . 14:20:29 Successfully built 70674dabbbdc 14:20:29 Successfully tagged core-data-arm64:latest 14:20:29  Building core-data ... done Building core-metadata 14:20:29 Removing intermediate container b02bc321b191 14:20:29 ---> 36f30ebc2821 14:20:29 Step 32/32 : LABEL version=0.0.0 14:20:30 ---> bfde50cf9058 14:20:30 Step 7/22 : RUN go mod download 14:20:30 Collecting cached-property<2,>=1.2.0 14:20:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:20:30 ---> Running in 0199deaaf6f2 14:20:30 ---> Running in 15043108d2fe 14:20:31 Collecting websocket-client<1.0,>=0.32.0 14:20:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:20:31 Removing intermediate container 0199deaaf6f2 14:20:31 ---> c70e96bf8b96 14:20:31 14:20:32 Successfully built c70e96bf8b96 14:20:32 Successfully tagged security-bootstrapper-arm64:latest 14:20:32  Building security-bootstrapper ... done Building support-notifications 14:20:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:20:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:20:33 Collecting PyYAML<4,>=3.10 14:20:33 Downloading PyYAML-3.13.tar.gz (270 kB) 14:20:36 Removing intermediate container 15043108d2fe 14:20:36 ---> 7dd15f03e2f3 14:20:36 Step 8/22 : COPY . . 14:20:36 Collecting texttable<0.10,>=0.9.0 14:20:36 Downloading texttable-0.9.1.tar.gz (11 kB) 14:20:38 Collecting dockerpty<0.5,>=0.4.1 14:20:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:20:41 Collecting docker<4.0,>=3.6.0 14:20:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:20:41 Collecting docker-pycreds>=0.4.0 14:20:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:20:43 Collecting urllib3<1.25,>=1.21.1 14:20:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:20:43 Collecting chardet<3.1.0,>=3.0.2 14:20:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:20:43 Collecting idna<2.8,>=2.5 14:20:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:20:44 Collecting certifi>=2017.4.17 14:20:44 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 14:20:44 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:20:44 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:20:44 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:20:44 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:20:45 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:20:45 Attempting uninstall: urllib3 14:20:45 Found existing installation: urllib3 1.26.2 14:20:45 Uninstalling urllib3-1.26.2: 14:20:45 Successfully uninstalled urllib3-1.26.2 14:20:46 Attempting uninstall: idna 14:20:46 Found existing installation: idna 3.1 14:20:46 Uninstalling idna-3.1: 14:20:46 Successfully uninstalled idna-3.1 14:20:46 Attempting uninstall: chardet 14:20:46 Found existing installation: chardet 4.0.0 14:20:46 Uninstalling chardet-4.0.0: 14:20:47 Successfully uninstalled chardet-4.0.0 14:20:48 Attempting uninstall: requests 14:20:48 Found existing installation: requests 2.25.1 14:20:48 Uninstalling requests-2.25.1: 14:20:48 Successfully uninstalled requests-2.25.1 14:20:49 Running setup.py install for texttable: started 14:20:49 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:20:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:20:49 ---> d8111d0db895 14:20:49 Step 3/23 : WORKDIR /edgex-go 14:20:49 ---> Using cache 14:20:49 ---> b3c72a8264b8 14:20:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:20:49 ---> Using cache 14:20:49 ---> a9b9ca54e9fc 14:20:49 Step 5/23 : RUN apk add --update --no-cache make git 14:20:49 ---> Using cache 14:20:49 ---> c3da027be3e5 14:20:49 Step 6/23 : COPY go.mod . 14:20:49 ---> Using cache 14:20:49 ---> bfde50cf9058 14:20:49 Step 7/23 : RUN go mod download 14:20:49 ---> Using cache 14:20:49 ---> 7dd15f03e2f3 14:20:49 Step 8/23 : COPY . . 14:20:51 Running setup.py install for texttable: finished with status 'done' 14:20:51 Running setup.py install for PyYAML: started 14:20:54 Running setup.py install for PyYAML: finished with status 'done' 14:20:55 Running setup.py install for docopt: started 14:20:58 Running setup.py install for docopt: finished with status 'done' 14:20:58 Running setup.py install for dockerpty: started 14:20:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:20:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:20:58 ---> d8111d0db895 14:20:58 Step 3/24 : WORKDIR /edgex-go 14:20:58 ---> Using cache 14:20:58 ---> b3c72a8264b8 14:20:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:20:58 ---> Using cache 14:20:58 ---> a9b9ca54e9fc 14:20:58 Step 5/24 : RUN apk add --update --no-cache make git 14:20:58 ---> Using cache 14:20:58 ---> c3da027be3e5 14:20:58 Step 6/24 : COPY go.mod . 14:20:58 ---> Using cache 14:20:58 ---> bfde50cf9058 14:20:58 Step 7/24 : RUN go mod download 14:20:58 ---> Using cache 14:20:58 ---> 7dd15f03e2f3 14:20:58 Step 8/24 : COPY . . 14:20:58 ---> Using cache 14:20:58 ---> 2dd14bd4eafc 14:20:58 Step 9/24 : RUN go mod tidy 14:20:59 Running setup.py install for dockerpty: finished with status 'done' 14:21:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:21:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:21:00 ---> d8111d0db895 14:21:00 Step 3/23 : WORKDIR /edgex-go 14:21:00 ---> Using cache 14:21:00 ---> b3c72a8264b8 14:21:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:21:00 ---> Using cache 14:21:00 ---> a9b9ca54e9fc 14:21:00 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:21:00 ---> 2dd14bd4eafc 14:21:01 Step 9/22 : RUN go mod tidy 14:21:01 ---> Running in 84814444566f 14:21:01 ---> Running in e124935d53bf 14:21:01 ---> Running in 2737abf2ccda 14:21:03 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 14:21:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:21:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:21:07 OK: 218 MiB in 52 packages 14:21:07 ---> e48858375930 14:21:07 Step 9/23 : RUN go mod tidy 14:21:08 ---> Running in 51a384ccd0ab 14:21:09 Removing intermediate container 2737abf2ccda 14:21:09 ---> f51e0e7a8ef1 14:21:09 Step 6/23 : COPY go.mod . 14:21:09 Removing intermediate container e124935d53bf 14:21:09 ---> b0d64e3a7225 14:21:09 Step 10/24 : RUN make cmd/core-metadata/core-metadata 14:21:09 ---> Running in 4fdcf6f7320a 14:21:10 Removing intermediate container 84814444566f 14:21:10 ---> 7f82c467ff3c 14:21:10 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:21:10 ---> Running in e18711e246fd 14:21:10 ---> 6c2bced74442 14:21:10 Step 7/23 : RUN go mod download 14:21:10 ---> Running in 1909b78cd1c2 14:21:11 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 14:21:12 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 14:21:14 Removing intermediate container 51a384ccd0ab 14:21:14 ---> c496ba30f803 14:21:14 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 14:21:14 ---> Running in b65d3bfe1c62 14:21:18 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 14:21:18 Removing intermediate container 1909b78cd1c2 14:21:18 ---> 91ff81c734b8 14:21:18 Step 8/23 : COPY . . 14:21:20 Removing intermediate container 2b29d1857c58 14:21:20 ---> 0b1741a15492 14:21:20 Step 15/24 : ENV APP_PORT=58890 14:21:21 ---> Running in 3a29ab0988ac 14:21:22 Removing intermediate container 3a29ab0988ac 14:21:22 ---> a74d82a16e04 14:21:22 Step 16/24 : EXPOSE $APP_PORT 14:21:23 ---> Running in 216c7f0e5905 14:21:24 Removing intermediate container 216c7f0e5905 14:21:24 ---> 53e1b4a19712 14:21:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:21:27 ---> 11265dd31258 14:21:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:21:29 ---> 017da33f42a8 14:21:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:21:31 ---> de1a75c98a18 14:21:31 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 14:21:31 ---> Running in 40c4dfacbae1 14:21:33 Removing intermediate container 40c4dfacbae1 14:21:33 ---> 17a3f4486908 14:21:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:21:33 ---> Running in 9c7926c805d0 14:21:34 snapcraft 5.0 from Canonical* installed 14:21:34 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 14:21:34 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 14:21:34 % Total % Received % Xferd Average Speed Time Time Time Current 14:21:34 Dload Upload Total Spent Left Speed 14:21:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3300 0 --:--:-- --:--:-- --:--:-- 3300 14:21:34 98 3325k 98 3262k 0 0 7124k 0 --:--:-- --:--:-- --:--:-- 7124k 100 3325k 100 3325k 0 0 7212k 0 --:--:-- --:--:-- --:--:-- 30.3M 14:21:34 ./yq_linux_amd64 14:21:34 + sudo snapcraft prime --use-lxd 14:21:34 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 14:21:34 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: 14:21:34 - README.md 14:21:34 14:21:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 14:21:34 Launching a container. 14:21:34 Removing intermediate container 9c7926c805d0 14:21:34 ---> e65e0fef3d4d 14:21:34 Step 22/24 : LABEL arch=arm64 14:21:35 ---> Running in a4a2d6f5cfd6 14:21:36 Removing intermediate container a4a2d6f5cfd6 14:21:36 ---> 53258a855894 14:21:36 Step 23/24 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de 14:21:36 ---> Running in 6961cbd8f7d7 14:21:37 Removing intermediate container 6961cbd8f7d7 14:21:37 ---> 783bda7107f0 14:21:37 Step 24/24 : LABEL version=0.0.0 14:21:37 ---> b65697086847 14:21:37 Step 9/23 : RUN go mod tidy 14:21:37 ---> Running in dc22298cb5f5 14:21:37 ---> Running in 36bdcd7f0566 14:21:38 Removing intermediate container dc22298cb5f5 14:21:38 ---> 0e99185c6148 14:21:38 14:21:38 Waiting for container to be ready 14:21:39 Successfully built 0e99185c6148 14:21:39 Successfully tagged sys-mgmt-agent-arm64:latest 14:21:39 To start your first instance, try: lxc launch ubuntu:18.04 14:21:39 14:21:42 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 14:21:42 Waiting for network to be ready... 14:21:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 14:21:43 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 14:21:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] 14:21:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] 14:21:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 14:21:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 14:21:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] 14:21:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] 14:21:43 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 14:21:43 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 14:21:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 14:21:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 14:21:44  Building sys-mgmt-agent ... done Removing intermediate container 36bdcd7f0566 14:21:44 ---> ee7e5c390bab 14:21:44 Step 10/23 : RUN make cmd/support-notifications/support-notifications 14:21:44 ---> Running in 15917ae39ece 14:21:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 14:21:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 14:21:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 14:21:44 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 14:21:44 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 14:21:44 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 14:21:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 14:21:45 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2236 kB] 14:21:45 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [436 kB] 14:21:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 14:21:45 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 14:21:45 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [483 kB] 14:21:45 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [65.6 kB] 14:21:45 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 14:21:45 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 14:21:48 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 14:21:48 Fetched 25.3 MB in 5s (5605 kB/s) 14:21:48 Reading package lists... 14:21:48 Reading package lists... 14:21:49 Building dependency tree... 14:21:49 Reading state information... 14:21:49 The following additional packages will be installed: 14:21:49 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 14:21:49 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 14:21:49 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 14:21:49 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 14:21:49 Suggested packages: 14:21:49 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 14:21:49 Recommended packages: 14:21:49 gnupg libsasl2-modules 14:21:49 The following NEW packages will be installed: 14:21:49 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 14:21:49 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 14:21:49 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 14:21:49 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 14:21:49 The following packages will be upgraded: 14:21:49 gpg gpg-agent gpgconf libudev1 14:21:49 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 14:21:49 Need to get 3527 kB of archives. 14:21:49 After this operation, 13.3 MB of additional disk space will be used. 14:21:49 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] 14:21:49 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] 14:21:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 14:21:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 14:21:49 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 14:21:49 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 14:21:50 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 14:21:50 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 14:21:50 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 14:21:50 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 14:21:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 14:21:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 14:21:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 14:21:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 14:21:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 14:21:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 14:21:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 14:21:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 14:21:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 14:21:50 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 14:21:50 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 14:21:50 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 14:21:50 debconf: delaying package configuration, since apt-utils is not installed 14:21:50 Fetched 3527 kB in 1s (3065 kB/s) 14:21:50 (Reading database ... 12511 files and directories currently installed.) 14:21:50 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 14:21:50 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 14:21:50 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 14:21:50 Selecting previously unselected package udev. 14:21:50 (Reading database ... 12511 files and directories currently installed.) 14:21:50 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 14:21:50 Unpacking udev (237-3ubuntu10.52) ... 14:21:50 Selecting previously unselected package libfuse2:amd64. 14:21:50 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 14:21:50 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 14:21:50 Selecting previously unselected package fuse. 14:21:50 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 14:21:50 Unpacking fuse (2.9.7-1ubuntu1) ... 14:21:50 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 14:21:50 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 14:21:50 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 14:21:50 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 14:21:51 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 14:21:51 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 14:21:51 Selecting previously unselected package libksba8:amd64. 14:21:51 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 14:21:51 Unpacking libksba8:amd64 (1.3.5-2) ... 14:21:51 Selecting previously unselected package libroken18-heimdal:amd64. 14:21:51 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:21:51 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 14:21:51 Selecting previously unselected package libasn1-8-heimdal:amd64. 14:21:51 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:21:51 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 14:21:51 Selecting previously unselected package libheimbase1-heimdal:amd64. 14:21:51 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:21:51 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 14:21:51 Selecting previously unselected package libhcrypto4-heimdal:amd64. 14:21:51 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:21:51 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 14:21:51 Selecting previously unselected package libwind0-heimdal:amd64. 14:21:51 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:21:51 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:21:51 Selecting previously unselected package libhx509-5-heimdal:amd64. 14:21:51 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:21:51 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 14:21:51 Selecting previously unselected package libkrb5-26-heimdal:amd64. 14:21:51 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:21:51 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 14:21:51 Selecting previously unselected package libheimntlm0-heimdal:amd64. 14:21:51 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:21:51 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:21:51 Selecting previously unselected package libgssapi3-heimdal:amd64. 14:21:51 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:21:51 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 14:21:51 Selecting previously unselected package libsasl2-modules-db:amd64. 14:21:51 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 14:21:51 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:21:51 Selecting previously unselected package libsasl2-2:amd64. 14:21:51 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 14:21:51 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:21:51 Selecting previously unselected package libldap-common. 14:21:51 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 14:21:51 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 14:21:51 Selecting previously unselected package libldap-2.4-2:amd64. 14:21:51 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 14:21:51 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 14:21:52 Selecting previously unselected package dirmngr. 14:21:52 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 14:21:52 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 14:21:52 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 14:21:52 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 14:21:52 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 14:21:52 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:21:52 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:21:52 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 14:21:52 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 14:21:52 Setting up libksba8:amd64 (1.3.5-2) ... 14:21:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:21:52 Setting up udev (237-3ubuntu10.52) ... 14:21:52 invoke-rc.d: policy-rc.d denied execution of start. 14:21:52 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 14:21:52 Processing triggers for systemd (237-3ubuntu10) ... 14:21:52 Setting up fuse (2.9.7-1ubuntu1) ... 14:21:52 Setting up gpg (2.2.4-1ubuntu1.4) ... 14:21:52 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:21:52 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 14:21:52 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 14:21:52 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 14:21:52 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 14:21:52 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:21:52 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 14:21:52 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 14:21:52 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 14:21:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:21:53 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 14:21:53 settings in the [Install] section, and DefaultInstance for template units). 14:21:53 This means they are not meant to be enabled using systemctl. 14:21:53 Possible reasons for having this kind of units are: 14:21:53 1) A unit may be statically enabled by being symlinked from another unit's 14:21:53 .wants/ or .requires/ directory. 14:21:53 2) A unit's purpose may be to act as a helper for some other unit which has 14:21:53 a requirement dependency on it. 14:21:53 3) A unit may be started when needed via activation (socket, path, timer, 14:21:53 D-Bus, udev, scripted systemctl call, ...). 14:21:53 4) In case of template units, the unit is meant to be enabled with some 14:21:53 instance name specified. 14:21:53 Reading package lists... 14:21:53 Building dependency tree... 14:21:53 Reading state information... 14:21:53 The following additional packages will be installed: 14:21:53 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 14:21:53 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 14:21:53 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 14:21:53 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 14:21:53 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 14:21:53 Suggested packages: 14:21:53 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 14:21:53 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 14:21:53 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 14:21:53 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 14:21:53 systemd-container policykit-1 14:21:53 Recommended packages: 14:21:53 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 14:21:53 The following NEW packages will be installed: 14:21:53 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 14:21:53 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 14:21:53 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 14:21:53 multiarch-support openssh-client python3 python3-minimal python3.6 14:21:53 python3.6-minimal snapd squashfs-tools sudo 14:21:53 The following packages will be upgraded: 14:21:53 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 14:21:53 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 14:21:53 Need to get 36.8 MB of archives. 14:21:53 After this operation, 147 MB of additional disk space will be used. 14:21:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 14:21:53 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 14:21:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 14:21:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 14:21:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 14:21:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 14:21:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 14:21:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 14:21:54 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 14:21:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 14:21:54 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 14:21:54 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 14:21:54 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 14:21:54 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 14:21:54 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 14:21:54 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 14:21:54 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 14:21:54 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 14:21:54 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 14:21:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 14:21:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 14:21:54 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 14:21:54 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 14:21:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 14:21:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 14:21:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 14:21:54 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 14:21:54 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 14:21:55 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 14:21:55 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 14:21:56 debconf: delaying package configuration, since apt-utils is not installed 14:21:56 Fetched 36.8 MB in 3s (13.0 MB/s) 14:21:56 (Reading database ... 12757 files and directories currently installed.) 14:21:56 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 14:21:56 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 14:21:57 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 14:21:57 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 14:21:57 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 14:21:57 (Reading database ... 12757 files and directories currently installed.) 14:21:57 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 14:21:57 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 14:21:57 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 14:21:57 (Reading database ... 12757 files and directories currently installed.) 14:21:57 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 14:21:57 Unpacking apt (1.6.14) over (1.6.1) ... 14:21:57 Setting up apt (1.6.14) ... 14:21:57 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 14:21:58 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 14:21:58 (Reading database ... 12764 files and directories currently installed.) 14:21:58 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 14:21:58 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 14:21:58 Selecting previously unselected package libpython3.6-minimal:amd64. 14:21:58 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 14:21:58 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 14:21:58 Selecting previously unselected package libexpat1:amd64. 14:21:58 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 14:21:58 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 14:21:58 Selecting previously unselected package python3.6-minimal. 14:21:58 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 14:21:58 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 14:21:58 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 14:21:58 Checking for services that may need to be restarted...done. 14:21:58 Checking for services that may need to be restarted...done. 14:21:58 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 14:21:58 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 14:21:58 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 14:21:59 Selecting previously unselected package python3-minimal. 14:21:59 (Reading database ... 13012 files and directories currently installed.) 14:21:59 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 14:21:59 Unpacking python3-minimal (3.6.7-1~18.04) ... 14:21:59 Selecting previously unselected package mime-support. 14:21:59 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 14:21:59 Unpacking mime-support (3.60ubuntu1) ... 14:21:59 Selecting previously unselected package libmpdec2:amd64. 14:21:59 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 14:21:59 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 14:21:59 Selecting previously unselected package libpython3.6-stdlib:amd64. 14:21:59 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 14:21:59 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 14:21:59 Selecting previously unselected package python3.6. 14:21:59 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 14:21:59 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 14:21:59 Selecting previously unselected package libpython3-stdlib:amd64. 14:21:59 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 14:21:59 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 14:21:59 Setting up python3-minimal (3.6.7-1~18.04) ... 14:22:00 Selecting previously unselected package python3. 14:22:00 (Reading database ... 13442 files and directories currently installed.) 14:22:00 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 14:22:00 Unpacking python3 (3.6.7-1~18.04) ... 14:22:00 Selecting previously unselected package multiarch-support. 14:22:00 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 14:22:00 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 14:22:00 Setting up multiarch-support (2.27-3ubuntu1.4) ... 14:22:00 Selecting previously unselected package liblzo2-2:amd64. 14:22:00 (Reading database ... 13479 files and directories currently installed.) 14:22:00 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 14:22:00 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 14:22:00 Selecting previously unselected package libbsd0:amd64. 14:22:00 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 14:22:00 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 14:22:00 Selecting previously unselected package sudo. 14:22:00 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 14:22:00 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 14:22:00 Selecting previously unselected package apparmor. 14:22:00 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 14:22:00 Unpacking apparmor (2.12-4ubuntu5.1) ... 14:22:00 Selecting previously unselected package libedit2:amd64. 14:22:00 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 14:22:00 Unpacking libedit2:amd64 (3.1-20170329-1) ... 14:22:00 Selecting previously unselected package libkrb5support0:amd64. 14:22:00 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 14:22:00 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 14:22:00 Selecting previously unselected package libk5crypto3:amd64. 14:22:00 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 14:22:00 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 14:22:00 Selecting previously unselected package libkeyutils1:amd64. 14:22:00 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 14:22:00 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 14:22:00 Selecting previously unselected package libkrb5-3:amd64. 14:22:00 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 14:22:00 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 14:22:00 Selecting previously unselected package libgssapi-krb5-2:amd64. 14:22:00 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 14:22:00 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 14:22:00 Selecting previously unselected package libssl1.0.0:amd64. 14:22:00 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 14:22:00 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 14:22:00 Selecting previously unselected package openssh-client. 14:22:00 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 14:22:00 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 14:22:00 Selecting previously unselected package squashfs-tools. 14:22:00 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 14:22:00 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 14:22:01 Selecting previously unselected package snapd. 14:22:01 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 14:22:01 Unpacking snapd (2.51.1+18.04) ... 14:22:03 Setting up libedit2:amd64 (3.1-20170329-1) ... 14:22:03 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 14:22:03 Setting up mime-support (3.60ubuntu1) ... 14:22:03 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 14:22:03 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 14:22:03 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 14:22:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:22:03 Setting up systemd (237-3ubuntu10.52) ... 14:22:03 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 14:22:03 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 14:22:03 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 14:22:03 Setting up liblzo2-2:amd64 (2.08-1.2) ... 14:22:03 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 14:22:03 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 14:22:03 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 14:22:04 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 14:22:04 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 14:22:04 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 14:22:04 Setting up python3 (3.6.7-1~18.04) ... 14:22:04 running python rtupdate hooks for python3.6... 14:22:04 running python post-rtupdate hooks for python3.6... 14:22:04 Setting up apparmor (2.12-4ubuntu5.1) ... 14:22:05 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 14:22:05 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 14:22:05 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 14:22:05 Setting up snapd (2.51.1+18.04) ... 14:22:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 14:22:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 14:22:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 14:22:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 14:22:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 14:22:06 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 14:22:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 14:22:06 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 14:22:06 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 14:22:07 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 14:22:07 /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' 14:22:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:22:07 Processing triggers for systemd (237-3ubuntu10.52) ... 14:22:09 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 14:22:09 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 14:22:09 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:22:10 Reading package lists... 14:22:10 Reading package lists... 14:22:10 Building dependency tree... 14:22:10 Reading state information... 14:22:10 Calculating upgrade... 14:22:10 The following packages will be upgraded: 14:22:10 advancecomp base-files bash binutils binutils-common 14:22:10 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 14:22:10 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 14:22:10 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 14:22:10 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 14:22:10 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 14:22:10 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 14:22:10 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 14:22:10 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 14:22:10 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 14:22:10 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 14:22:10 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 14:22:10 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 14:22:10 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 14:22:10 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 14:22:10 ubuntu-keyring util-linux 14:22:10 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 14:22:10 Need to get 64.2 MB of archives. 14:22:10 After this operation, 5137 kB of additional disk space will be used. 14:22:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-158.166 [990 kB] 14:22:10 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 14:22:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 14:22:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 14:22:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 14:22:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 14:22:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 14:22:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 14:22:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 14:22:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 14:22:11 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 14:22:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 14:22:11 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 14:22:11 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 14:22:11 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 14:22:11 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 14:22:11 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 14:22:11 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 14:22:11 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 14:22:11 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 14:22:11 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 14:22:11 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 14:22:11 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 14:22:11 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 14:22:11 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 14:22:11 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 14:22:11 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 14:22:11 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 14:22:11 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 14:22:11 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 14:22:11 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 14:22:11 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 14:22:11 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 14:22:11 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 14:22:11 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 14:22:11 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 14:22:11 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 14:22:11 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 14:22:11 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 14:22:11 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 14:22:11 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 14:22:11 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 14:22:11 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 14:22:11 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 14:22:11 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 14:22:11 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 14:22:11 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 14:22:11 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 14:22:11 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 14:22:11 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 14:22:11 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 14:22:11 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 14:22:11 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 14:22:11 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 14:22:11 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 14:22:11 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 14:22:11 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 14:22:11 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 14:22:12 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 14:22:12 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 14:22:12 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 14:22:12 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 14:22:12 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 14:22:12 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 14:22:12 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 14:22:12 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 14:22:12 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 14:22:12 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 14:22:12 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 14:22:12 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 14:22:12 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 14:22:12 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 14:22:12 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 14:22:12 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 14:22:12 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 14:22:12 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 14:22:12 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 14:22:12 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 14:22:12 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 14:22:12 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 14:22:12 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 14:22:12 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 14:22:12 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 14:22:12 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 14:22:12 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] 14:22:12 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 14:22:12 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 14:22:12 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] 14:22:12 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 14:22:12 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 14:22:12 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 14:22:12 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 14:22:12 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 14:22:12 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 14:22:12 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 14:22:12 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 14:22:12 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] 14:22:12 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 14:22:12 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 14:22:12 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 14:22:12 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 14:22:12 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 14:22:13 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 14:22:13 debconf: delaying package configuration, since apt-utils is not installed 14:22:13 Fetched 64.2 MB in 2s (27.1 MB/s) 14:22:13 (Reading database ... 13914 files and directories currently installed.) 14:22:13 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 14:22:13 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:22:13 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 14:22:13 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:22:13 Preparing to unpack .../2-linux-libc-dev_4.15.0-158.166_amd64.deb ... 14:22:13 Unpacking linux-libc-dev:amd64 (4.15.0-158.166) over (4.15.0-20.21) ... 14:22:13 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:22:13 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:22:14 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:22:14 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:22:14 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:22:14 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:22:14 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:22:14 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:22:14 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:22:14 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:22:14 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:22:14 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:22:14 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:22:14 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:22:14 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 14:22:14 (Reading database ... 13914 files and directories currently installed.) 14:22:14 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 14:22:14 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 14:22:14 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 14:22:14 (Reading database ... 13914 files and directories currently installed.) 14:22:14 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:22:14 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:22:14 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:22:14 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:22:14 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:22:14 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:22:14 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 14:22:14 (Reading database ... 13914 files and directories currently installed.) 14:22:14 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 14:22:14 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:22:15 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 14:22:15 (Reading database ... 13914 files and directories currently installed.) 14:22:15 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 14:22:15 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 14:22:15 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 14:22:15 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 14:22:15 Setting up base-files (10.1ubuntu2.11) ... 14:22:15 Installing new version of config file /etc/issue ... 14:22:15 Installing new version of config file /etc/issue.net ... 14:22:15 Installing new version of config file /etc/lsb-release ... 14:22:15 Installing new version of config file /etc/update-motd.d/50-motd-news ... 14:22:16 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 14:22:16 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 14:22:16 Removing obsolete conffile /etc/default/motd-news ... 14:22:16 (Reading database ... 13915 files and directories currently installed.) 14:22:16 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 14:22:16 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 14:22:16 Setting up bash (4.4.18-2ubuntu1.2) ... 14:22:16 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 14:22:16 (Reading database ... 13915 files and directories currently installed.) 14:22:16 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 14:22:16 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 14:22:16 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 14:22:16 (Reading database ... 13915 files and directories currently installed.) 14:22:16 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 14:22:16 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 14:22:16 Setting up tar (1.29b-2ubuntu0.2) ... 14:22:16 (Reading database ... 13915 files and directories currently installed.) 14:22:16 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 14:22:16 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 14:22:16 Setting up dpkg (1.19.0.5ubuntu2.3) ... 14:22:16 (Reading database ... 13915 files and directories currently installed.) 14:22:16 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 14:22:16 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:22:16 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 14:22:16 (Reading database ... 13915 files and directories currently installed.) 14:22:16 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 14:22:16 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:22:17 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 14:22:17 (Reading database ... 13915 files and directories currently installed.) 14:22:17 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 14:22:17 Unpacking grep (3.1-2build1) over (3.1-2) ... 14:22:17 Setting up grep (3.1-2build1) ... 14:22:17 (Reading database ... 13915 files and directories currently installed.) 14:22:17 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 14:22:17 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 14:22:17 Setting up gzip (1.6-5ubuntu1.1) ... 14:22:17 (Reading database ... 13915 files and directories currently installed.) 14:22:17 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 14:22:17 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 14:22:17 Setting up login (1:4.5-1ubuntu2) ... 14:22:17 (Reading database ... 13915 files and directories currently installed.) 14:22:17 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 14:22:17 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:22:17 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 14:22:17 (Reading database ... 13915 files and directories currently installed.) 14:22:17 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 14:22:17 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:22:17 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 14:22:17 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:22:17 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 14:22:17 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:22:18 Setting up perl-base (5.26.1-6ubuntu0.5) ... 14:22:18 (Reading database ... 13915 files and directories currently installed.) 14:22:18 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 14:22:18 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:22:18 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 14:22:18 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 14:22:18 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 14:22:18 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 14:22:19 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 14:22:19 (Reading database ... 13915 files and directories currently installed.) 14:22:19 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 14:22:19 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 14:22:19 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 14:22:19 (Reading database ... 13915 files and directories currently installed.) 14:22:19 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:22:19 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:22:19 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:22:19 (Reading database ... 13915 files and directories currently installed.) 14:22:19 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:22:19 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:22:19 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:22:19 (Reading database ... 13915 files and directories currently installed.) 14:22:19 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:22:19 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:22:19 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:22:19 (Reading database ... 13915 files and directories currently installed.) 14:22:19 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:22:19 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:22:19 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:22:19 (Reading database ... 13915 files and directories currently installed.) 14:22:19 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 14:22:19 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:22:19 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 14:22:19 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:22:19 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 14:22:19 (Reading database ... 13915 files and directories currently installed.) 14:22:19 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 14:22:19 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:22:20 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 14:22:20 (Reading database ... 13915 files and directories currently installed.) 14:22:20 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:22:20 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:22:20 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:22:20 (Reading database ... 13915 files and directories currently installed.) 14:22:20 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:22:20 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:22:20 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 14:22:20 (Reading database ... 13915 files and directories currently installed.) 14:22:20 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:22:20 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:22:20 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 14:22:20 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 14:22:21 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 14:22:21 (Reading database ... 13915 files and directories currently installed.) 14:22:21 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 14:22:21 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:22:21 Setting up libc-bin (2.27-3ubuntu1.4) ... 14:22:21 (Reading database ... 13915 files and directories currently installed.) 14:22:21 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 14:22:21 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:22:21 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 14:22:21 (Reading database ... 13917 files and directories currently installed.) 14:22:21 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 14:22:21 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 14:22:21 Setting up debconf (1.5.66ubuntu1) ... 14:22:21 (Reading database ... 13917 files and directories currently installed.) 14:22:21 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 14:22:21 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 14:22:22 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 14:22:22 (Reading database ... 13917 files and directories currently installed.) 14:22:22 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 14:22:22 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 14:22:22 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 14:22:22 (Reading database ... 13917 files and directories currently installed.) 14:22:22 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 14:22:22 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 14:22:22 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 14:22:22 (Reading database ... 13917 files and directories currently installed.) 14:22:22 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 14:22:22 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 14:22:22 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 14:22:22 (Reading database ... 13919 files and directories currently installed.) 14:22:22 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 14:22:22 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 14:22:22 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 14:22:22 (Reading database ... 13923 files and directories currently installed.) 14:22:22 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:22:22 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:22:22 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 14:22:22 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 14:22:22 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 14:22:22 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:22:22 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 14:22:22 (Reading database ... 13923 files and directories currently installed.) 14:22:22 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 14:22:22 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 14:22:22 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 14:22:22 (Reading database ... 13923 files and directories currently installed.) 14:22:22 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 14:22:22 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 14:22:23 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 14:22:23 (Reading database ... 13923 files and directories currently installed.) 14:22:23 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 14:22:23 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 14:22:23 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 14:22:23 (Reading database ... 13923 files and directories currently installed.) 14:22:23 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 14:22:23 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:22:23 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 14:22:23 (Reading database ... 13923 files and directories currently installed.) 14:22:23 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 14:22:23 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 14:22:23 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 14:22:23 (Reading database ... 13923 files and directories currently installed.) 14:22:23 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 14:22:23 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 14:22:23 Setting up passwd (1:4.5-1ubuntu2) ... 14:22:23 (Reading database ... 13923 files and directories currently installed.) 14:22:23 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 14:22:23 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 14:22:23 Setting up gpgv (2.2.4-1ubuntu1.4) ... 14:22:23 (Reading database ... 13923 files and directories currently installed.) 14:22:23 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 14:22:23 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 14:22:23 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 14:22:23 (Reading database ... 13923 files and directories currently installed.) 14:22:23 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 14:22:23 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 14:22:23 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 14:22:24 (Reading database ... 13923 files and directories currently installed.) 14:22:24 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 14:22:24 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 14:22:24 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 14:22:24 (Reading database ... 13923 files and directories currently installed.) 14:22:24 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 14:22:24 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 14:22:24 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 14:22:24 (Reading database ... 13923 files and directories currently installed.) 14:22:24 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 14:22:24 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 14:22:24 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 14:22:24 (Reading database ... 13923 files and directories currently installed.) 14:22:24 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 14:22:24 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 14:22:24 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 14:22:24 (Reading database ... 13923 files and directories currently installed.) 14:22:24 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 14:22:24 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 14:22:24 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 14:22:24 (Reading database ... 13923 files and directories currently installed.) 14:22:24 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 14:22:24 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 14:22:24 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 14:22:24 (Reading database ... 13924 files and directories currently installed.) 14:22:24 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 14:22:24 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 14:22:25 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 14:22:25 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 14:22:25 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 14:22:25 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 14:22:25 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 14:22:25 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 14:22:25 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 14:22:25 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 14:22:25 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 14:22:25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 14:22:25 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 14:22:25 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 14:22:25 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 14:22:25 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 14:22:25 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 14:22:25 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 14:22:25 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 14:22:25 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 14:22:25 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 14:22:25 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 14:22:25 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 14:22:25 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 14:22:26 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 14:22:26 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 14:22:26 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 14:22:26 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 14:22:26 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 14:22:26 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 14:22:26 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 14:22:26 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 14:22:26 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 14:22:26 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 14:22:26 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 14:22:26 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 14:22:26 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:22:26 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:22:26 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:22:26 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:22:26 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:22:26 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:22:27 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:22:27 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:22:27 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:22:27 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:22:28 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:22:28 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:22:28 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:22:28 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:22:28 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:22:28 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:22:29 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:22:29 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:22:29 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:22:29 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 14:22:29 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 14:22:29 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 14:22:29 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 14:22:29 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 14:22:30 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 14:22:30 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 14:22:30 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:22:30 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 14:22:30 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:22:30 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 14:22:30 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 14:22:30 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 14:22:30 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:22:30 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 14:22:30 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:22:30 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:22:30 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:22:30 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 14:22:30 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 14:22:30 Setting up tzdata (2021a-0ubuntu0.18.04) ... 14:22:30 14:22:30 Current default time zone: 'Etc/UTC' 14:22:30 Local time is now: Mon Sep 27 14:22:30 UTC 2021. 14:22:30 Universal Time is now: Mon Sep 27 14:22:30 UTC 2021. 14:22:30 Run 'dpkg-reconfigure tzdata' if you wish to change it. 14:22:30 14:22:30 Setting up systemd-sysv (237-3ubuntu10.52) ... 14:22:30 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:22:30 Setting up linux-libc-dev:amd64 (4.15.0-158.166) ... 14:22:30 Setting up mount (2.31.1-0.4ubuntu3.7) ... 14:22:30 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 14:22:30 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 14:22:30 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 14:22:30 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 14:22:30 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 14:22:30 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 14:22:30 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:22:30 Setting up procps (2:3.3.12-3ubuntu1.2) ... 14:22:30 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 14:22:30 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 14:22:30 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 14:22:30 Setting up patch (2.7.6-2ubuntu1.1) ... 14:22:30 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 14:22:30 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 14:22:30 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 14:22:30 Installing new version of config file /etc/ssl/openssl.cnf ... 14:22:30 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 14:22:30 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 14:22:30 Setting up ca-certificates (20210119~18.04.2) ... 14:22:32 Updating certificates in /etc/ssl/certs... 14:22:33 23 added, 28 removed; done. 14:22:33 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 14:22:33 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:22:33 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 14:22:33 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 14:22:33 Setting up pkgbinarymangler (138.18.04.1) ... 14:22:33 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 14:22:33 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 14:22:33 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 14:22:33 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 14:22:33 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 14:22:33 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 14:22:33 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 14:22:33 Setting up perl (5.26.1-6ubuntu0.5) ... 14:22:33 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 14:22:33 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 14:22:33 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 14:22:33 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 14:22:33 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 14:22:33 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 14:22:33 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 14:22:33 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 14:22:33 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 14:22:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 14:22:33 Processing triggers for systemd (237-3ubuntu10.52) ... 14:22:33 Processing triggers for mime-support (3.60ubuntu1) ... 14:22:33 Processing triggers for ca-certificates (20210119~18.04.2) ... 14:22:33 Updating certificates in /etc/ssl/certs... 14:22:34 0 added, 0 removed; done. 14:22:34 Running hooks in /etc/ca-certificates/update.d... 14:22:34 done. 14:22:34 Reading package lists... 14:22:34 Building dependency tree... 14:22:34 Reading state information... 14:22:35 The following NEW packages will be installed: 14:22:35 apt-transport-https 14:22:35 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 14:22:35 Need to get 4348 B of archives. 14:22:35 After this operation, 154 kB of additional disk space will be used. 14:22:35 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 14:22:35 debconf: delaying package configuration, since apt-utils is not installed 14:22:35 Fetched 4348 B in 0s (24.0 kB/s) 14:22:35 Selecting previously unselected package apt-transport-https. 14:22:35 (Reading database ... 13928 files and directories currently installed.) 14:22:35 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 14:22:35 Unpacking apt-transport-https (1.6.14) ... 14:22:35 Setting up apt-transport-https (1.6.14) ... 14:22:35 Waiting for network to be ready... 14:22:42 2021-09-27T14:22:39Z INFO Waiting for automatic snapd restart... 14:22:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 14:22:45 snapd 2.51.7 from Canonical* installed 14:22:46 "snapd" switched to the "latest/stable" channel 14:22:46 14:22:48 core18 20210722 from Canonical* installed 14:22:48 "core18" switched to the "latest/stable" channel 14:22:48 14:22:50 snapcraft 5.0 from Canonical* installed 14:22:51 "snapcraft" switched to the "latest/stable" channel 14:22:51 14:22:55 Removing intermediate container e18711e246fd 14:22:55 ---> 2ea188df3cdf 14:22:55 14:22:55 Step 11/22 : FROM alpine:3.14 14:22:55 ---> bb3de5531c18 14:22:55 Step 12/22 : RUN apk add --update --no-cache curl 14:22:55 ---> Running in d5a79fb4636d 14:22:55 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: 14:22:55 - README.md 14:22:55 14:22:55 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 14:22:55 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 14:22:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 14:22:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:22:57 Reading package lists... 14:22:57 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 14:22:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:22:57 Removing intermediate container 4fdcf6f7320a 14:22:57 ---> 50a59bd3ca1e 14:22:57 14:22:57 Step 11/24 : FROM alpine:3.14 14:22:57 ---> bb3de5531c18 14:22:57 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:22:57 ---> Using cache 14:22:57 ---> afc6545a6150 14:22:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:22:57 ---> Using cache 14:22:57 ---> 476e5f2261ea 14:22:57 Step 14/24 : ENV APP_PORT=59881 14:22:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:22:57 Reading package lists... 14:22:57 Building dependency tree... 14:22:57 Reading state information... 14:22:58 ---> Running in 8cc6821cf43d 14:22:58 Suggested packages: 14:22:58 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 14:22:58 git-gui gitk gitweb git-cvs git-mediawiki git-svn 14:22:58 Recommended packages: 14:22:58 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 14:22:58 The following NEW packages will be installed: 14:22:58 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 14:22:58 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 14:22:58 pkg-config zip 14:22:58 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 14:22:58 Need to get 7670 kB of archives. 14:22:58 After this operation, 43.8 MB of additional disk space will be used. 14:22:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 14:22:58 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 14:22:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 14:22:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 14:22:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 14:22:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 14:22:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 14:22:58 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 14:22:58 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 14:22:58 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 14:22:58 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 14:22:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 14:22:58 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 14:22:58 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 14:22:58 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 14:22:59 (1/5) Installing ca-certificates (20191127-r5) 14:22:59 (2/5) Installing brotli-libs (1.0.9-r5) 14:22:59 (3/5) Installing nghttp2-libs (1.43.0-r0) 14:22:59 (4/5) Installing libcurl (7.79.1-r0) 14:22:59 Removing intermediate container 8cc6821cf43d 14:22:59 ---> c0762bb3252d 14:22:59 Step 15/24 : EXPOSE $APP_PORT 14:22:59 (5/5) Installing curl (7.79.1-r0) 14:22:59 Executing busybox-1.33.1-r3.trigger 14:22:59 Executing ca-certificates-20191127-r5.trigger 14:22:59 debconf: delaying package configuration, since apt-utils is not installed 14:22:59 Fetched 7670 kB in 1s (8104 kB/s) 14:22:59 Selecting previously unselected package libglib2.0-0:amd64. 14:22:59 (Reading database ... 13932 files and directories currently installed.) 14:22:59 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 14:22:59 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 14:22:59 ---> Running in ac7d8de57cd0 14:22:59 OK: 8 MiB in 19 packages 14:22:59 Selecting previously unselected package libpsl5:amd64. 14:22:59 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 14:22:59 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 14:22:59 Selecting previously unselected package libnghttp2-14:amd64. 14:22:59 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 14:22:59 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 14:22:59 Selecting previously unselected package librtmp1:amd64. 14:22:59 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 14:22:59 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 14:22:59 Selecting previously unselected package libcurl3-gnutls:amd64. 14:22:59 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 14:22:59 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 14:22:59 Selecting previously unselected package liberror-perl. 14:22:59 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 14:22:59 Unpacking liberror-perl (0.17025-1) ... 14:22:59 Selecting previously unselected package git-man. 14:22:59 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 14:22:59 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 14:22:59 Selecting previously unselected package git. 14:22:59 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 14:22:59 Unpacking git (1:2.17.1-1ubuntu0.9) ... 14:23:00 Selecting previously unselected package libnorm1:amd64. 14:23:00 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 14:23:00 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 14:23:00 Selecting previously unselected package libpgm-5.2-0:amd64. 14:23:00 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 14:23:00 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 14:23:00 Selecting previously unselected package libsodium23:amd64. 14:23:00 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 14:23:00 Unpacking libsodium23:amd64 (1.0.16-2) ... 14:23:00 Selecting previously unselected package libzmq5:amd64. 14:23:00 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 14:23:00 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 14:23:00 Selecting previously unselected package libzmq3-dev:amd64. 14:23:00 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 14:23:00 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 14:23:00 Selecting previously unselected package pkg-config. 14:23:00 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 14:23:00 Unpacking pkg-config (0.29.1-0ubuntu2) ... 14:23:00 Selecting previously unselected package zip. 14:23:00 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 14:23:00 Unpacking zip (3.0-11build1) ... 14:23:00 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 14:23:00 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 14:23:00 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 14:23:00 Removing intermediate container ac7d8de57cd0 14:23:00 ---> b16675bf2391 14:23:00 Step 16/24 : WORKDIR / 14:23:00 Setting up liberror-perl (0.17025-1) ... 14:23:00 Setting up libpsl5:amd64 (0.19.1-5build1) ... 14:23:00 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 14:23:00 No schema files found: doing nothing. 14:23:00 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 14:23:00 Setting up zip (3.0-11build1) ... 14:23:00 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 14:23:00 Setting up libsodium23:amd64 (1.0.16-2) ... 14:23:00 Setting up pkg-config (0.29.1-0ubuntu2) ... 14:23:00 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 14:23:00 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 14:23:00 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 14:23:00 Setting up git (1:2.17.1-1ubuntu0.9) ... 14:23:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 14:23:01 ---> Running in 9c236c6c92b1 14:23:01 Removing intermediate container b65d3bfe1c62 14:23:01 ---> d0d62c9b21f6 14:23:01 14:23:01 Step 11/23 : FROM alpine:3.14 14:23:01 ---> bb3de5531c18 14:23:01 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:23:01 ---> Using cache 14:23:01 ---> afc6545a6150 14:23:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:23:01 ---> Using cache 14:23:01 ---> 476e5f2261ea 14:23:01 Step 14/23 : ENV APP_PORT=59861 14:23:01 git set to automatically installed. 14:23:01 git-man set to automatically installed. 14:23:01 libcurl3-gnutls set to automatically installed. 14:23:01 liberror-perl set to automatically installed. 14:23:01 libglib2.0-0 set to automatically installed. 14:23:01 libnghttp2-14 set to automatically installed. 14:23:01 libnorm1 set to automatically installed. 14:23:01 libpgm-5.2-0 set to automatically installed. 14:23:01 libpsl5 set to automatically installed. 14:23:01 librtmp1 set to automatically installed. 14:23:01 libsodium23 set to automatically installed. 14:23:01 libzmq3-dev set to automatically installed. 14:23:01 libzmq5 set to automatically installed. 14:23:01 pkg-config set to automatically installed. 14:23:01 zip set to automatically installed. 14:23:01 ---> Running in 0cadc8d2e135 14:23:02 Removing intermediate container d5a79fb4636d 14:23:02 ---> b27193703d11 14:23:02 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:23:02 Removing intermediate container 9c236c6c92b1 14:23:02 ---> 821d3985245d 14:23:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:23:02 ---> Running in 3f0eb20b937c 14:23:02 Removing intermediate container 0cadc8d2e135 14:23:02 ---> e16a7892bd4d 14:23:02 Step 15/23 : EXPOSE $APP_PORT 14:23:02 ---> Running in dabdb4503ab6 14:23:02 snapd is not logged in, snap install commands will use sudo 14:23:03 Removing intermediate container 3f0eb20b937c 14:23:03 ---> e1685d8d194f 14:23:03 Step 14/22 : WORKDIR /edgex 14:23:03 ---> Running in 8a3e3e5b77e8 14:23:03 ---> a1d8d316e552 14:23:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:23:03 Removing intermediate container dabdb4503ab6 14:23:03 ---> 543c92922582 14:23:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:23:03 Removing intermediate container 8a3e3e5b77e8 14:23:03 ---> 11d664931ad0 14:23:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:23:03 snap "core18" has no updates available 14:23:04 ---> e25daf8d1019 14:23:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:23:04 snapd is not logged in, snap install commands will use sudo 14:23:05 ---> 6a69c4478291 14:23:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:23:05 ---> 80f1902f6d72 14:23:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:23:07 ---> 7e40050ce1c3 14:23:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:23:07 ---> 2dc958763d29 14:23:07 Step 20/24 : ENTRYPOINT ["/core-metadata"] 14:23:07 ---> bf1817886693 14:23:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:23:07 ---> Running in d2d3dff9b0da 14:23:08 Removing intermediate container d2d3dff9b0da 14:23:08 ---> d367b7a3941f 14:23:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:23:08 ---> 3bbab43619a0 14:23:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:23:08 ---> Running in 0f9a0f15397e 14:23:08 ---> Running in 22b3f359455c 14:23:09 ---> a90b8ed0b5d3 14:23:09 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:23:09 Removing intermediate container 0f9a0f15397e 14:23:09 ---> fd2437082c1b 14:23:09 Step 22/24 : LABEL arch=arm64 14:23:09 ---> Running in b1a59a9c6f90 14:23:09 Removing intermediate container 22b3f359455c 14:23:09 ---> 71cb00269d68 14:23:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:23:09 ---> Running in 67cb144def0d 14:23:09 ---> Running in 450f732815fe 14:23:10 Removing intermediate container b1a59a9c6f90 14:23:10 ---> e0de76db1d27 14:23:10 Step 19/22 : CMD ["--init=true"] 14:23:10 Removing intermediate container 67cb144def0d 14:23:10 ---> 3148c2a92643 14:23:10 Step 23/24 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de 14:23:10 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 14:23:10 ---> Running in 0e2cb8532acb 14:23:10 Removing intermediate container 450f732815fe 14:23:10 ---> 978e8ab7f86b 14:23:10 Step 21/23 : LABEL arch=arm64 14:23:10 ---> Running in 438125423bbf 14:23:10 ---> Running in d0073b941aa6 14:23:11 Pulling config-common 14:23:11 + snapcraftctl pull 14:23:11 Removing intermediate container 0e2cb8532acb 14:23:11 ---> 04cd6ec617a8 14:23:11 Step 20/22 : LABEL arch=arm64 14:23:12 Pulling go-build-helper 14:23:12 + snapcraftctl pull 14:23:12 ---> Running in a6efa81ba5d4 14:23:12 Removing intermediate container d0073b941aa6 14:23:12 Removing intermediate container 438125423bbf 14:23:12 ---> 0a8af8e72485 14:23:12 Step 24/24 : LABEL version=0.0.0 14:23:12 ---> ee9f092762a4 14:23:12 Step 22/23 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de 14:23:12 ---> Running in 8a5f9199e463 14:23:12 ---> Running in e8e47a5ade12 14:23:12 Removing intermediate container a6efa81ba5d4 14:23:12 ---> 51b4b06367d4 14:23:12 Step 21/22 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de 14:23:12 Removing intermediate container 15917ae39ece 14:23:12 ---> a70045a95200 14:23:12 14:23:12 Step 11/23 : FROM alpine:3.14 14:23:12 ---> bb3de5531c18 14:23:12 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 14:23:12 ---> Running in 85edff6bf632 14:23:12 ---> Running in 2633069f6224 14:23:12 Removing intermediate container e8e47a5ade12 14:23:12 ---> a4630c27e502 14:23:12 14:23:13 'edgex-go' has dependencies that need to be staged: go-build-helper 14:23:13 Skipping pull go-build-helper (already ran) 14:23:13 Building go-build-helper 14:23:13 Removing intermediate container 8a5f9199e463 14:23:13 ---> a3b9e8f1e551 14:23:13 Step 23/23 : LABEL version=0.0.0 14:23:13 + snapcraftctl build 14:23:13 Successfully built a4630c27e502 14:23:13 ---> Running in d3be80534be1 14:23:13 Successfully tagged core-metadata-arm64:latest 14:23:13  Building core-metadata ... done Removing intermediate container 2633069f6224 14:23:13 ---> 00c0f7ead4be 14:23:13 Step 22/22 : LABEL version=0.0.0 14:23:13 ---> Running in c72871f8e69b 14:23:14 Removing intermediate container d3be80534be1 14:23:14 ---> 7c9cb3a73991 14:23:14 14:23:14 Removing intermediate container c72871f8e69b 14:23:14 ---> ee86670d4f54 14:23:14 14:23:14 Successfully built 7c9cb3a73991 14:23:14 Successfully tagged support-scheduler-arm64:latest 14:23:14  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:23:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:23:14 Successfully built ee86670d4f54 14:23:14 Successfully tagged security-proxy-setup-arm64:latest 14:23:15 Staging go-build-helper 14:23:15 + snapcraftctl stage 14:23:15  Building security-proxy-setup ... done (1/2) Installing ca-certificates (20191127-r5) 14:23:15 (2/2) Installing dumb-init (1.2.5-r1) 14:23:15 Executing busybox-1.33.1-r3.trigger 14:23:15 Executing ca-certificates-20191127-r5.trigger 14:23:15 OK: 6 MiB in 16 packages 14:23:17 Removing intermediate container 85edff6bf632 14:23:17 ---> 077975d0071c 14:23:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:23:17 ---> Running in d789b024c2ed 14:23:17 Removing intermediate container d789b024c2ed 14:23:17 ---> 4f78337d2174 14:23:17 Step 14/23 : ENV APP_PORT=59860 14:23:18 ---> Running in 0880ad9608ab 14:23:18 Removing intermediate container 0880ad9608ab 14:23:18 ---> e3d11b3601ff 14:23:18 Step 15/23 : EXPOSE $APP_PORT 14:23:18 ---> Running in 501054ee67f2 14:23:19 Removing intermediate container 501054ee67f2 14:23:19 ---> 75c861d3e7db 14:23:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:23:20 ---> d944c43000df 14:23:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:23:22 ---> ec7445a4d9bf 14:23:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:23:22 ---> 8a0467df18fe 14:23:22 Step 19/23 : ENTRYPOINT ["/support-notifications"] 14:23:22 ---> Running in 9e756011e6ce 14:23:22 Removing intermediate container 9e756011e6ce 14:23:22 ---> 3ff3937eba34 14:23:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:23:22 ---> Running in 10b066752364 14:23:23 Removing intermediate container 10b066752364 14:23:23 ---> c1f46b11428f 14:23:23 Step 21/23 : LABEL arch=arm64 14:23:23 ---> Running in ec611cc6d98d 14:23:24 Removing intermediate container ec611cc6d98d 14:23:24 ---> fc318d50049a 14:23:24 Step 22/23 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de 14:23:24 ---> Running in 2e5db4fd72dd 14:23:24 Removing intermediate container 2e5db4fd72dd 14:23:24 ---> 507cf15ab916 14:23:24 Step 23/23 : LABEL version=0.0.0 14:23:24 ---> Running in da3d1fccbd60 14:23:25 Removing intermediate container da3d1fccbd60 14:23:25 ---> 6014aca09c4c 14:23:25 14:23:25 Successfully built 6014aca09c4c 14:23:25 Successfully tagged support-notifications-arm64:latest 14:23:26  Building support-notifications ... done  [Pipeline] } 14:23:26 $ docker stop --time=1 956a2d3e1d6a80406c576d2c760e818bef15c6e74b18c42c1e231d18ea935ddc 14:23:27 $ docker rm -f 956a2d3e1d6a80406c576d2c760e818bef15c6e74b18c42c1e231d18ea935ddc [Pipeline] // withDockerContainer [Pipeline] sh 14:23:28 + docker images 14:23:28 REPOSITORY TAG IMAGE ID CREATED SIZE 14:23:28 support-notifications-arm64 latest 6014aca09c4c 3 seconds ago 15.9MB 14:23:28 security-proxy-setup-arm64 latest ee86670d4f54 14 seconds ago 25.3MB 14:23:28 support-scheduler-arm64 latest 7c9cb3a73991 15 seconds ago 15.2MB 14:23:28 a70045a95200 16 seconds ago 1.57GB 14:23:28 core-metadata-arm64 latest a4630c27e502 16 seconds ago 15.8MB 14:23:28 d0d62c9b21f6 28 seconds ago 1.57GB 14:23:28 50a59bd3ca1e 32 seconds ago 1.57GB 14:23:28 2ea188df3cdf 35 seconds ago 1.57GB 14:23:28 sys-mgmt-agent-arm64 latest 0e99185c6148 About a minute ago 312MB 14:23:28 security-bootstrapper-arm64 latest c70e96bf8b96 2 minutes ago 17.7MB 14:23:28 core-data-arm64 latest 70674dabbbdc 3 minutes ago 19.4MB 14:23:28 security-secretstore-setup-arm64 latest 476a459b1925 3 minutes ago 26.5MB 14:23:28 core-command-arm64 latest 0b290e779f08 3 minutes ago 15.2MB 14:23:28 d01bd73cc356 3 minutes ago 1.57GB 14:23:28 0311c00b9402 3 minutes ago 1.57GB 14:23:28 548624460e56 3 minutes ago 1.57GB 14:23:28 9f47638ccd25 3 minutes ago 1.56GB 14:23:28 23eeede2fe52 3 minutes ago 1.57GB 14:23:28 ci-base-image-arm64 latest d8111d0db895 14 minutes ago 1.24GB 14:23:28 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 14:23:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 14:23:28 docker 20.10.7 df445af6242a 3 months ago 234MB 14:23:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:23:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:23:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 14:23:29 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 14:23:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] 14:23:29 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 14:23:29 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 14:23:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] 14:23:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 14:23:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 14:23:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] 14:23:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] 14:23:29 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 14:23:29 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 14:23:29 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 14:23:29 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 14:23:29 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 14:23:29 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 14:23:29 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 14:23:29 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 14:23:29 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 14:23:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2236 kB] 14:23:29 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [436 kB] 14:23:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 14:23:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 14:23:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [483 kB] 14:23:29 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [65.6 kB] 14:23:29 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 14:23:29 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 14:23:29 Fetched 25.3 MB in 6s (928 kB/s) 14:23:29 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 14:23:29 Fetched 224 kB in 0s (0 B/s) 14:23:29 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 14:23:29 Fetched 157 kB in 0s (0 B/s) 14:23:29 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 14:23:29 Fetched 221 kB in 0s (0 B/s) 14:23:29 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 14:23:29 Fetched 143 kB in 0s (0 B/s) 14:23:29 Pulling edgex-go 14:23:29 + snapcraftctl pull 14:23:29 14:23:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:23:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:23:30 arm64: Pulling from edgex-lftools-log-publisher 14:23:30 448f6bf000e3: Pulling fs layer 14:23:30 f757da607395: Pulling fs layer 14:23:30 05883995daec: Pulling fs layer 14:23:30 8603b9c90790: Pulling fs layer 14:23:30 1560dd03e051: Pulling fs layer 14:23:30 27f5ce0e4adf: Pulling fs layer 14:23:30 c2d8d7efcc4b: Pulling fs layer 14:23:30 1560dd03e051: Waiting 14:23:30 27f5ce0e4adf: Waiting 14:23:30 c2d8d7efcc4b: Waiting 14:23:30 8603b9c90790: Waiting 14:23:31 f757da607395: Verifying Checksum 14:23:31 f757da607395: Download complete 14:23:31 8603b9c90790: Verifying Checksum 14:23:31 8603b9c90790: Download complete 14:23:31 1560dd03e051: Verifying Checksum 14:23:31 1560dd03e051: Download complete 14:23:31 27f5ce0e4adf: Verifying Checksum 14:23:31 27f5ce0e4adf: Download complete 14:23:31 Pulling hooks 14:23:31 + snapcraftctl pull 14:23:31 05883995daec: Download complete 14:23:32 448f6bf000e3: Verifying Checksum 14:23:32 448f6bf000e3: Download complete 14:23:35 c2d8d7efcc4b: Verifying Checksum 14:23:35 c2d8d7efcc4b: Download complete 14:23:35 448f6bf000e3: Pull complete 14:23:36 f757da607395: Pull complete 14:23:38 05883995daec: Pull complete 14:23:38 8603b9c90790: Pull complete 14:23:39 1560dd03e051: Pull complete 14:23:39 27f5ce0e4adf: Pull complete 14:23:49 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 14:23:49 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 14:23:49 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:23:49 Fetched 0 B in 0s (0 B/s) 14:23:49 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 14:23:49 Fetched 96.5 kB in 0s (0 B/s) 14:23:49 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 14:23:49 Fetched 279 kB in 0s (0 B/s) 14:23:49 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 14:23:49 Fetched 122 kB in 0s (0 B/s) 14:23:49 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 14:23:49 Fetched 77.8 kB in 0s (0 B/s) 14:23:49 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 14:23:49 Fetched 8848 B in 0s (0 B/s) 14:23:49 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 14:23:49 Fetched 47.8 kB in 0s (0 B/s) 14:23:49 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 14:23:49 Fetched 45.6 kB in 0s (0 B/s) 14:23:49 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 14:23:49 Fetched 15.0 kB in 0s (0 B/s) 14:23:49 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 14:23:49 Fetched 220 kB in 0s (0 B/s) 14:23:49 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 14:23:49 Fetched 154 kB in 0s (0 B/s) 14:23:49 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 14:23:49 Fetched 50.6 kB in 0s (0 B/s) 14:23:49 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 14:23:49 Fetched 14.8 kB in 0s (0 B/s) 14:23:49 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 14:23:49 Fetched 41.8 kB in 0s (0 B/s) 14:23:49 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 14:23:49 Fetched 499 kB in 0s (0 B/s) 14:23:49 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 14:23:49 Fetched 111 kB in 0s (0 B/s) 14:23:49 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 14:23:49 Fetched 240 kB in 0s (0 B/s) 14:23:49 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 14:23:49 Fetched 29.3 kB in 0s (0 B/s) 14:23:49 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 14:23:49 Fetched 85.5 kB in 0s (0 B/s) 14:23:49 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 14:23:49 Fetched 24.5 kB in 0s (0 B/s) 14:23:49 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 14:23:49 Fetched 49.2 kB in 0s (0 B/s) 14:23:49 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 14:23:49 Fetched 54.2 kB in 0s (0 B/s) 14:23:49 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 14:23:49 Fetched 30.8 kB in 0s (0 B/s) 14:23:49 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 14:23:49 Fetched 15.8 kB in 0s (0 B/s) 14:23:49 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 14:23:49 Fetched 85.9 kB in 0s (0 B/s) 14:23:49 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 14:23:49 Fetched 8720 B in 0s (0 B/s) 14:23:49 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 14:23:49 Fetched 140 kB in 0s (0 B/s) 14:23:49 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 14:23:49 Fetched 119 kB in 0s (0 B/s) 14:23:49 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 14:23:49 Fetched 111 kB in 0s (0 B/s) 14:23:49 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 14:23:49 Fetched 11.1 kB in 0s (0 B/s) 14:23:49 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 14:23:49 Fetched 646 kB in 0s (0 B/s) 14:23:49 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 14:23:49 Fetched 41.3 kB in 0s (0 B/s) 14:23:49 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 14:23:49 Fetched 17.9 kB in 0s (0 B/s) 14:23:49 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 14:23:49 Fetched 368 kB in 0s (0 B/s) 14:23:49 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 14:23:49 Fetched 187 kB in 0s (0 B/s) 14:23:49 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 14:23:49 Fetched 175 kB in 0s (0 B/s) 14:23:49 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 14:23:49 Fetched 206 kB in 0s (0 B/s) 14:23:49 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 14:23:49 Fetched 1302 kB in 0s (0 B/s) 14:23:49 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 14:23:49 Fetched 36.2 kB in 0s (0 B/s) 14:23:49 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 14:23:49 Fetched 159 kB in 0s (0 B/s) 14:23:49 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 14:23:49 Fetched 107 kB in 0s (0 B/s) 14:23:49 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 14:23:49 Fetched 48.7 kB in 0s (0 B/s) 14:23:49 Pulling static-packages 14:23:49 + snapcraftctl pull 14:23:49 Pulling version 14:23:49 + cd /root/project 14:23:49 + git describe --tags --abbrev=0 14:23:49 + sed s/v// 14:23:49 + GIT_VERSION=2.0.1-dev.53 14:23:49 + [ -z 2.0.1-dev.53 ] 14:23:49 + snapcraftctl set-version 2.0.1-dev.53 14:23:49 Building config-common 14:23:49 + snapcraftctl build 14:23:51 Skipping build go-build-helper (already ran) 14:23:51 Building edgex-go 14:23:52 + cd /root/parts/edgex-go/src 14:23:52 + git describe --tags --abbrev=0 14:23:52 + sed s/v// 14:23:52 + GIT_VERSION=2.0.1-dev.53 14:23:52 + [ -z 2.0.1-dev.53 ] 14:23:52 + echo 2.0.1-dev.53 14:23:52 + make build 14:23:52 go mod tidy 14:23:55 c2d8d7efcc4b: Pull complete 14:23:55 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 14:23:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:23:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:23:55 prd-ubuntu18.04-docker-arm64-4c-16g-1637 does not seem to be running inside a container 14:23:55 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:23:59 $ docker top b77d973223a1176514e0d0caf5b11d1747deee2747aaf65423ee01ee26d1be17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:24:02 ---> job-cost.sh 14:24:02 lf-activate-venv: SKIPPING 14:24:02 INFO: No Stack... 14:24:02 INFO: Retrieving Pricing Info for: v3-standard-4 14:24:02 INFO: Archiving Costs [Pipeline] sh 14:24:03 + cat /w/workspace/edgex-go/2/archives/cost.csv 14:24:03 + cut -d, -f6 [Pipeline] lock 14:24:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3722-2-stack-cost] 14:24:03 Resource [jenkins-edgexfoundry-edgex-go-PR-3722-2-stack-cost] did not exist. Created. 14:24:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3722-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:24:04 + echo total: 0.10999999940395355 [Pipeline] stash 14:24:04 Stashed 1 file(s) [Pipeline] } 14:24:04 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3722-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:24:04 $ docker stop --time=1 b77d973223a1176514e0d0caf5b11d1747deee2747aaf65423ee01ee26d1be17 14:24:06 $ docker rm -f b77d973223a1176514e0d0caf5b11d1747deee2747aaf65423ee01ee26d1be17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:24:08 go: downloading github.com/gorilla/mux v1.8.0 14:24:08 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 14:24:08 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 14:24:08 go: downloading github.com/google/uuid v1.3.0 14:24:08 go: downloading github.com/stretchr/testify v1.7.0 14:24:08 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 14:24:08 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 14:24:08 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 14:24:08 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 14:24:08 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 14:24:08 go: downloading github.com/lib/pq v1.10.3 14:24:08 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 14:24:08 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 14:24:08 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 14:24:08 go: downloading github.com/pelletier/go-toml v1.9.4 14:24:08 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 14:24:08 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 14:24:08 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 14:24:08 go: downloading github.com/go-playground/validator/v10 v10.9.0 14:24:08 go: downloading github.com/go-kit/kit v0.11.0 14:24:08 go: downloading github.com/davecgh/go-spew v1.1.1 14:24:08 go: downloading github.com/pmezard/go-difflib v1.0.0 14:24:08 go: downloading github.com/stretchr/objx v0.1.1 14:24:08 go: downloading github.com/x448/float16 v0.8.4 14:24:09 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 14:24:09 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 14:24:09 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:24:09 go: downloading github.com/pebbe/zmq4 v1.2.7 14:24:09 go: downloading github.com/go-playground/universal-translator v0.18.0 14:24:09 go: downloading github.com/leodido/go-urn v1.2.1 14:24:09 go: downloading golang.org/x/text v0.3.6 14:24:09 go: downloading github.com/go-playground/assert/v2 v2.0.1 14:24:09 go: downloading github.com/go-playground/locales v0.14.0 14:24:09 go: downloading github.com/hashicorp/consul/api v1.8.1 14:24:09 go: downloading github.com/go-logfmt/logfmt v0.5.0 14:24:09 go: downloading github.com/go-stack/stack v1.8.0 14:24:09 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:24:10 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 14:24:10 go: downloading github.com/kr/pretty v0.3.0 14:24:11 go: downloading github.com/gorilla/websocket v1.4.2 14:24:11 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 14:24:11 go: downloading github.com/onsi/ginkgo v1.10.1 14:24:11 go: downloading github.com/onsi/gomega v1.7.0 14:24:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:24:11 go: downloading github.com/hashicorp/go-hclog v0.12.0 14:24:11 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:24:11 go: downloading github.com/hashicorp/serf v0.9.5 14:24:11 go: downloading github.com/mitchellh/mapstructure v1.1.2 14:24:11 go: downloading github.com/hashicorp/consul/sdk v0.7.0 14:24:11 go: downloading github.com/hashicorp/go-uuid v1.0.1 14:24:11 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:24:11 go: downloading github.com/mitchellh/copystructure v1.0.0 14:24:11 go: downloading github.com/kr/text v0.2.0 14:24:11 go: downloading github.com/rogpeppe/go-internal v1.8.0 14:24:11 go: downloading github.com/mitchellh/go-homedir v1.1.0 14:24:11 go: downloading github.com/pkg/errors v0.9.1 14:24:11 go: downloading github.com/fatih/color v1.9.0 14:24:11 go: downloading github.com/mattn/go-colorable v0.1.6 14:24:11 go: downloading github.com/mattn/go-isatty v0.0.12 14:24:11 go: downloading github.com/hpcloud/tail v1.0.0 14:24:12 go: downloading gopkg.in/yaml.v2 v2.4.0 14:24:12 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:24:12 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 14:24:12 go: downloading github.com/hashicorp/go-msgpack v0.5.3 14:24:12 go: downloading github.com/hashicorp/memberlist v0.2.2 14:24:12 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:24:12 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:24:12 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 14:24:12 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:24:12 go: downloading gopkg.in/fsnotify.v1 v1.4.7 14:24:12 go: downloading github.com/hashicorp/golang-lru v0.5.0 14:24:12 go: downloading github.com/miekg/dns v1.1.26 14:24:12 go: downloading github.com/hashicorp/go-multierror v1.1.0 14:24:12 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:24:12 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 14:24:12 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:24:12 go: downloading github.com/hashicorp/errwrap v1.0.0 14:24:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/core-data/core-data ./cmd/core-data 14:24:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:24:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/core-command/core-command ./cmd/core-command 14:24:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:24:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:24:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:24:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:24:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:24:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:24:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:24:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o ./cmd/secrets-config ./cmd/secrets-config 14:24:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:24:38 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 14:24:38 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 14:24:38 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 14:24:38 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 14:24:38 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 14:24:38 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 14:24:38 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 14:24:38 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 14:24:38 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 14:24:38 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 14:24:38 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 14:24:38 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 14:24:38 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 14:24:38 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 14:24:38 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 14:24:38 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 14:24:38 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 14:24:38 + 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 14:24:38 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 14:24:38 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 14:24:38 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 14:24:38 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 14:24:38 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 14:24:38 + 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 14:24:38 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 14:24:38 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 14:24:38 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 14:24:40 Building hooks 14:24:40 + cd /root/parts/hooks/src 14:24:40 + make build 14:24:40 go mod tidy 14:24:42 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 14:24:42 go: downloading github.com/stretchr/testify v1.5.1 14:24:42 go: downloading gopkg.in/yaml.v2 v2.2.2 14:24:42 go: downloading github.com/davecgh/go-spew v1.1.0 14:24:42 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 14:24:42 GO111MODULE=on go build -o cmd/install/install ./cmd/install 14:24:42 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 14:24:42 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 14:24:45 Building static-packages 14:24:45 + snapcraftctl build 14:24:47 Building version 14:24:47 + snapcraftctl build 14:24:49 Staging config-common 14:24:49 + snapcraftctl stage 14:24:51 Skipping stage go-build-helper (already ran) 14:24:51 Staging edgex-go 14:24:51 + snapcraftctl stage 14:24:52 Staging hooks 14:24:52 + snapcraftctl stage 14:24:53 Staging static-packages 14:24:53 + snapcraftctl stage 14:24:54 Staging version 14:24:54 + snapcraftctl stage 14:24:55 Priming config-common 14:24:55 + snapcraftctl prime 14:24:56 Priming go-build-helper 14:24:56 + snapcraftctl prime 14:24:56 Priming edgex-go 14:24:56 + snapcraftctl prime 14:24:58 Priming hooks 14:24:58 + snapcraftctl prime 14:24:59 Priming static-packages 14:24:59 + snapcraftctl prime 14:25:02 Priming version 14:25:02 + snapcraftctl prime 14:25:03 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] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:25:05 provisioning config files... 14:25:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2644722682153724952tmp [Pipeline] { [Pipeline] sh 14:25:06 + set +x 14:25:06 + curl -s https://codecov.io/bash 14:25:06 + bash -s -- 14:25:06 14:25:06 _____ _ 14:25:06 / ____| | | 14:25:06 | | ___ __| | ___ ___ _____ __ 14:25:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:25:06 | |___| (_) | (_| | __/ (_| (_) \ V / 14:25:06 \_____\___/ \__,_|\___|\___\___/ \_/ 14:25:06 Bash-1.0.6 14:25:06 14:25:06 14:25:06 ==> git version 2.24.4 found 14:25:06 ==> 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 14:25:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:25:06 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:25:06 ==> Jenkins CI detected. 14:25:06 current dir:  /w/workspace/edgex-go/2 14:25:06 project root: . 14:25:06 --> token set from env 14:25:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:25:06 ==> Running gcov in . (disable via -X gcov) 14:25:06 ==> Python coveragepy not found 14:25:06 ==> Searching for coverage reports in: 14:25:06 + . 14:25:06 -> Found 1 reports 14:25:06 ==> Detecting git/mercurial file structure 14:25:06 ==> Reading reports 14:25:06 + ./coverage.out bytes=403252 14:25:06 ==> Appending adjustments 14:25:06 https://docs.codecov.io/docs/fixing-reports 14:25:07 + Found adjustments 14:25:07 ==> Gzipping contents 14:25:07 56K /tmp/codecov.s93laU.gz 14:25:07 ==> Uploading reports 14:25:07 url: https://codecov.io 14:25:07 query: branch=PR-3722&commit=a9f02f201e070f0396a78ccfa6291eeecd4090de&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3722%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3722&job=&cmd_args= 14:25:07 -> Pinging Codecov 14:25:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3722&commit=a9f02f201e070f0396a78ccfa6291eeecd4090de&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3722%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3722&job=&cmd_args= 14:25:08 -> Uploading to 14:25:08 https://storage.googleapis.com/codecov/v4/raw/2021-09-27/00271124DB129430A58F1EEE437C3FCB/a9f02f201e070f0396a78ccfa6291eeecd4090de/cd821386-8037-48e1-90c5-dd18b7b893ae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210927T142507Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9930e9136acea68d9bc99a2231cd155b74cd97a8dfc349341bee43b2765a4ea3 14:25:08 % Total % Received % Xferd Average Speed Time Time Time Current 14:25:08 Dload Upload Total Spent Left Speed 14:25:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54361 0 0 100 54361 0 55936 --:--:-- --:--:-- --:--:-- 55926 100 54361 0 0 100 54361 0 55926 --:--:-- --:--:-- --:--:-- 55926 14:25:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a9f02f201e070f0396a78ccfa6291eeecd4090de [Pipeline] } 14:25:09 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 14:25:12 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:25:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:25:13 ---> package-listing.sh 14:25:13 ++ tr '[:upper:]' '[:lower:]' 14:25:13 ++ facter osfamily 14:25:13 + OS_FAMILY=redhat 14:25:13 + workspace=/w/workspace/edgex-go/2 14:25:13 + START_PACKAGES=/tmp/packages_start.txt 14:25:13 + END_PACKAGES=/tmp/packages_end.txt 14:25:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:25:13 + PACKAGES=/tmp/packages_start.txt 14:25:13 + '[' /w/workspace/edgex-go/2 ']' 14:25:13 + PACKAGES=/tmp/packages_end.txt 14:25:13 + case "${OS_FAMILY}" in 14:25:13 + sort 14:25:13 + rpm -qa 14:25:15 + '[' -f /tmp/packages_start.txt ']' 14:25:15 + '[' -f /tmp/packages_end.txt ']' 14:25:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:25:15 + '[' /w/workspace/edgex-go/2 ']' 14:25:15 + mkdir -p /w/workspace/edgex-go/2/archives/ 14:25:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 14:25:15 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:25:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:25:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:25:16 14:25:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:25:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:25:17 latest: Pulling from edgex-lftools-log-publisher 14:25:17 b4d181a07f80: Pulling fs layer 14:25:17 a1111a8f2ec3: Pulling fs layer 14:25:17 ed53099fbce6: Pulling fs layer 14:25:17 dc539afda2c1: Pulling fs layer 14:25:17 77bc0d833cb6: Pulling fs layer 14:25:17 9065ff56babe: Pulling fs layer 14:25:17 d287ab97295c: Pulling fs layer 14:25:17 dc539afda2c1: Waiting 14:25:17 77bc0d833cb6: Waiting 14:25:17 9065ff56babe: Waiting 14:25:17 d287ab97295c: Waiting 14:25:17 a1111a8f2ec3: Verifying Checksum 14:25:17 a1111a8f2ec3: Download complete 14:25:17 dc539afda2c1: Verifying Checksum 14:25:17 dc539afda2c1: Download complete 14:25:18 77bc0d833cb6: Verifying Checksum 14:25:18 77bc0d833cb6: Download complete 14:25:18 9065ff56babe: Download complete 14:25:18 ed53099fbce6: Verifying Checksum 14:25:18 ed53099fbce6: Download complete 14:25:19 b4d181a07f80: Verifying Checksum 14:25:19 b4d181a07f80: Download complete 14:25:20 b4d181a07f80: Pull complete 14:25:20 a1111a8f2ec3: Pull complete 14:25:20 ed53099fbce6: Pull complete 14:25:20 dc539afda2c1: Pull complete 14:25:21 77bc0d833cb6: Pull complete 14:25:21 9065ff56babe: Pull complete 14:25:24 d287ab97295c: Verifying Checksum 14:25:24 d287ab97295c: Download complete 14:25:28 d287ab97295c: Pull complete 14:25:28 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:25:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:25:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:25:28 prd-centos7-docker-4c-2g-1635 does not seem to be running inside a container 14:25:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:25:31 $ docker top 35807fff7eb85b313a1e1767fb86f4e8ed185e9fd64fe11b4cffc76354c9a5b6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:25:32 + touch /tmp/pre-build-complete [Pipeline] sh 14:25:32 + mkdir -p /var/log/sysstat [Pipeline] sh 14:25:33 + ls /var/log/sa-host 14:25:33 + sadf -c /var/log/sa-host/sa05 14:25:33 file_magic: OK 14:25:33 HZ: Using current value: 100 14:25:33 file_header: OK 14:25:33 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 14:25:33 Statistics: 14:25:33 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:25:33 File successfully converted to sysstat format version 12.0.3 14:25:33 + sadf -c /var/log/sa-host/sa27 14:25:33 file_magic: OK 14:25:33 HZ: Using current value: 100 14:25:33 file_header: OK 14:25:33 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 14:25:33 Statistics: 14:25:33 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:25:33 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:25:35 provisioning config files... 14:25:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5469016732899427998tmp [Pipeline] { [Pipeline] echo 14:25:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:25:36 ---> create-netrc.sh [Pipeline] } 14:25:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:25:36 ---> python-tools-install.sh [Pipeline] echo 14:25:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:25:36 ---> sudo-logs.sh 14:25:36 Archiving 'sudo' log.. 14:25:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-1635.vexxhost.local: Name or service not known 14:25:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-1635.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 14:25:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:25:37 ---> job-cost.sh 14:25:37 lf-activate-venv: SKIPPING 14:25:37 DEBUG: total: 0.10999999940395355 14:25:37 INFO: Retrieving Stack Cost... 14:25:38 INFO: Retrieving Pricing Info for: v3-standard-2 14:25:39 INFO: Archiving Costs [Pipeline] echo 14:25:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:25:39 ---> logs-deploy.sh 14:25:39 lf-activate-venv: SKIPPING 14:25:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3722/2 14:25:39 INFO: archiving workspace using pattern(s): 14:25:40 Archives upload complete. 14:25:40 INFO: archiving logs to Nexus 14:25:41 ---> uname -a: 14:25:41 Linux prd-centos7-docker-4c-2g-1635.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 14:25:41 14:25:41 14:25:41 ---> lscpu: 14:25:41 Architecture: x86_64 14:25:41 CPU op-mode(s): 32-bit, 64-bit 14:25:41 Byte Order: Little Endian 14:25:41 Address sizes: 40 bits physical, 48 bits virtual 14:25:41 CPU(s): 2 14:25:41 On-line CPU(s) list: 0,1 14:25:41 Thread(s) per core: 1 14:25:41 Core(s) per socket: 1 14:25:41 Socket(s): 2 14:25:41 NUMA node(s): 1 14:25:41 Vendor ID: AuthenticAMD 14:25:41 CPU family: 23 14:25:41 Model: 49 14:25:41 Model name: AMD EPYC-Rome Processor 14:25:41 Stepping: 0 14:25:41 CPU MHz: 2799.998 14:25:41 BogoMIPS: 5599.99 14:25:41 Virtualization: AMD-V 14:25:41 Hypervisor vendor: KVM 14:25:41 Virtualization type: full 14:25:41 L1d cache: 32K 14:25:41 L1i cache: 32K 14:25:41 L2 cache: 512K 14:25:41 L3 cache: 16384K 14:25:41 NUMA node0 CPU(s): 0,1 14:25:41 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 14:25:41 14:25:41 14:25:41 ---> nproc: 14:25:41 2 14:25:41 14:25:41 14:25:41 ---> df -h: 14:25:41 Filesystem Size Used Avail Use% Mounted on 14:25:41 overlay 40G 13G 28G 32% / 14:25:41 tmpfs 64M 0 64M 0% /dev 14:25:41 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:25:41 shm 64M 0 64M 0% /dev/shm 14:25:41 /dev/vda1 40G 13G 28G 32% /facter-os 14:25:41 14:25:41 14:25:41 ---> sar -b -r -n DEV: 14:25:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 14:25:41 14:25:41 13:57:05 LINUX RESTART (2 CPU) 14:25:41 14:25:41 13:58:02 tps rtps wtps bread/s bwrtn/s 14:25:41 13:59:01 7.89 0.02 7.87 0.54 3141.34 14:25:41 14:00:01 4.53 0.00 4.53 0.00 3307.91 14:25:41 14:01:01 78.82 3.43 75.39 2578.35 2488.01 14:25:41 14:02:01 3.36 0.10 3.26 1.73 1853.78 14:25:41 14:03:01 3.25 0.00 3.25 0.00 2832.28 14:25:41 14:04:01 109.71 0.15 109.56 22.11 37185.66 14:25:41 14:05:01 252.80 0.00 252.80 0.00 56990.36 14:25:41 14:06:01 53.18 0.00 53.18 0.00 6543.39 14:25:41 14:07:01 59.01 0.00 59.01 0.00 4899.50 14:25:41 14:08:01 106.73 0.00 106.73 0.00 20685.64 14:25:41 14:09:01 585.48 146.84 438.64 14371.10 296957.48 14:25:41 14:10:01 617.00 174.88 442.12 6038.02 194272.10 14:25:41 14:11:01 228.72 24.23 204.50 1944.59 29679.42 14:25:41 14:12:02 1.20 0.00 1.20 0.00 18.62 14:25:41 14:13:01 0.71 0.56 0.15 82.26 2.80 14:25:41 14:14:01 0.85 0.00 0.85 0.00 16.41 14:25:41 14:15:01 0.22 0.00 0.22 0.00 2.32 14:25:41 14:16:01 0.20 0.00 0.20 0.00 1.92 14:25:41 14:17:01 0.18 0.00 0.18 0.00 1.88 14:25:41 14:18:01 0.25 0.00 0.25 0.00 3.28 14:25:41 14:19:01 0.28 0.00 0.28 0.00 3.22 14:25:41 14:20:01 277.89 254.12 23.77 3445.48 1168.62 14:25:41 14:21:01 0.57 0.00 0.57 0.00 8.81 14:25:41 14:22:01 0.18 0.00 0.18 0.00 1.62 14:25:41 14:23:01 0.15 0.00 0.15 0.00 1.50 14:25:41 14:24:01 0.18 0.00 0.18 0.00 1.78 14:25:41 14:25:01 0.38 0.00 0.38 0.00 6.21 14:25:41 Average: 88.78 22.41 66.37 1056.56 24558.03 14:25:41 14:25:41 13:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:25:41 13:59:01 5574808 0 762556 9.52 2620 1668956 1317380 14.54 544688 1499552 752 14:25:41 14:00:01 5478520 0 759744 9.49 2620 1768056 1240072 13.69 636600 1502436 988 14:25:41 14:01:01 5296092 0 815960 10.19 2620 1894268 1411120 15.58 729852 1576064 8 14:25:41 14:02:01 5177084 0 876056 10.94 2620 1953180 1412056 15.59 816460 1607204 3880 14:25:41 14:03:01 5087416 0 878420 10.97 2620 2040484 1412032 15.59 876148 1634892 6348 14:25:41 14:04:01 4083244 0 970176 12.11 2620 2952900 1704312 18.82 1052332 2377248 4660 14:25:41 14:05:01 3516364 0 1108504 13.84 2620 3381452 1226112 13.54 1021096 2792912 16 14:25:41 14:06:01 3104580 0 1192912 14.89 2620 3708828 1712632 18.91 1384680 2871956 139100 14:25:41 14:07:01 3044048 0 1315212 16.42 2620 3647060 1679712 18.54 1451936 2860948 97048 14:25:41 14:08:01 2480996 0 1156356 14.44 2620 4368968 1434848 15.84 1266468 3583496 539480 14:25:41 14:09:01 206892 0 1990000 24.85 2620 5809428 3879048 42.83 3220576 3779092 149408 14:25:41 14:10:01 734580 0 1547996 19.33 2620 5723744 3353952 37.03 2482780 3964188 3132 14:25:41 14:11:01 2993272 0 1218076 15.21 2620 3794972 1424248 15.72 1390296 2853108 20 14:25:41 14:12:02 3004084 0 1207260 15.07 2620 3794976 1258284 13.89 1389544 2846072 20 14:25:41 14:13:01 3000508 0 1208616 15.09 2620 3797196 1258544 13.90 1395756 2845416 24 14:25:41 14:14:01 3000328 0 1208792 15.09 2620 3797200 1258352 13.89 1405556 2835176 12 14:25:41 14:15:01 3000548 0 1208568 15.09 2620 3797204 1258400 13.89 1420972 2819840 12 14:25:41 14:16:01 3000840 0 1208268 15.09 2620 3797212 1258352 13.89 1420968 2819840 12 14:25:41 14:17:01 3000708 0 1208400 15.09 2620 3797212 1258352 13.89 1420952 2819840 8 14:25:41 14:18:01 3000604 0 1208496 15.09 2620 3797220 1258412 13.89 1421068 2819840 16 14:25:41 14:19:01 3000708 0 1208360 15.09 2620 3797252 1258352 13.89 1420936 2819848 24 14:25:41 14:20:01 2855500 0 1290212 16.11 2620 3860608 1258384 13.89 1464080 2841720 8 14:25:41 14:21:01 2855136 0 1290572 16.11 2620 3860612 1258420 13.89 1464116 2841716 8 14:25:41 14:22:01 2855128 0 1290580 16.11 2620 3860612 1258384 13.89 1464096 2841716 8 14:25:41 14:23:01 2854660 0 1291040 16.12 2620 3860620 1258468 13.89 1464192 2841716 12 14:25:41 14:24:01 2854760 0 1290936 16.12 2620 3860624 1258468 13.89 1464196 2841720 8 14:25:41 14:25:01 2854996 0 1290696 16.12 2620 3860628 1258384 13.89 1464196 2841716 8 14:25:41 Average: 3256163 0 1185288 14.80 2620 3564869 1512040 16.69 1368687 2688121 35001 14:25:41 14:25:41 13:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:25:41 13:59:01 eth0 453.92 292.19 1039.34 19.96 0.00 0.00 0.00 0.00 14:25:41 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:00:01 eth0 637.39 422.98 1692.10 28.80 0.00 0.00 0.00 0.00 14:25:41 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:01:01 veth97f530f 1.88 1.47 1.69 2.50 0.00 0.00 0.00 0.00 14:25:41 14:01:01 eth0 105.96 72.79 365.19 23.94 0.00 0.00 0.00 0.00 14:25:41 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:01:01 docker0 1.88 1.33 1.67 2.49 0.00 0.00 0.00 0.00 14:25:41 14:02:01 veth97f530f 439.01 376.14 40.02 1011.68 0.00 0.00 0.00 0.00 14:25:41 14:02:01 eth0 395.65 440.54 1015.88 40.69 0.00 0.00 0.00 0.00 14:25:41 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:02:01 docker0 439.01 376.14 34.02 1011.68 0.00 0.00 0.00 0.00 14:25:41 14:03:01 veth97f530f 644.49 628.98 55.59 1501.92 0.00 0.00 0.00 0.00 14:25:41 14:03:01 eth0 669.47 645.27 1505.44 56.14 0.00 0.00 0.00 0.00 14:25:41 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:03:01 docker0 644.49 628.98 46.78 1501.92 0.00 0.00 0.00 0.00 14:25:41 14:04:01 veth1d259cf 70.38 84.17 6.67 62.59 0.00 0.00 0.00 0.00 14:25:41 14:04:01 eth0 739.94 554.86 3562.17 92.47 0.00 0.00 0.00 0.00 14:25:41 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:04:01 docker0 159.06 173.13 12.11 265.23 0.00 0.00 0.00 0.00 14:25:41 14:05:01 eth0 645.44 549.87 2013.29 48.43 0.00 0.00 0.00 0.00 14:25:41 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:05:01 docker0 548.23 629.53 39.71 2010.29 0.00 0.00 0.00 0.00 14:25:41 14:06:01 eth0 43.97 25.58 38.75 16.20 0.00 0.00 0.00 0.00 14:25:41 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:06:01 vethe43e394 0.35 0.45 0.03 0.05 0.00 0.00 0.00 0.00 14:25:41 14:06:01 docker0 0.35 0.32 0.02 0.04 0.00 0.00 0.00 0.00 14:25:41 14:07:01 eth0 23.90 14.54 14.81 54.22 0.00 0.00 0.00 0.00 14:25:41 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:07:01 vethe43e394 0.42 0.33 0.03 0.03 0.00 0.00 0.00 0.00 14:25:41 14:07:01 docker0 0.42 0.33 0.03 0.03 0.00 0.00 0.00 0.00 14:25:41 14:08:01 veth8ac95bd 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 14:25:41 14:08:01 eth0 317.77 211.33 1715.69 73.56 0.00 0.00 0.00 0.00 14:25:41 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:09:01 veth8ac95bd 0.00 0.55 0.00 0.03 0.00 0.00 0.00 0.00 14:25:41 14:09:01 eth0 96.80 65.93 189.30 15.93 0.00 0.00 0.00 0.00 14:25:41 14:09:01 vetha37a237 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:25:41 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:10:01 veth8ac95bd 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 14:25:41 14:10:01 veth6464078 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 14:25:41 14:10:01 eth0 380.07 215.00 1875.13 78.62 0.00 0.00 0.00 0.00 14:25:41 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:11:01 eth0 64.20 34.78 103.44 64.19 0.00 0.00 0.00 0.00 14:25:41 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:11:01 docker0 1925.56 2055.38 142.91 5641.35 0.00 0.00 0.00 0.00 14:25:41 14:12:02 eth0 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 14:25:41 14:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:13:01 eth0 0.58 0.37 0.35 0.27 0.00 0.00 0.00 0.00 14:25:41 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:14:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:25:41 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:15:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 14:25:41 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:16:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:17:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:25:41 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:18:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 14:25:41 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:19:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:25:41 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:21:01 eth0 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 14:25:41 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:23:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 14:25:41 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:24:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 14:25:41 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:25:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:25:41 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 Average: eth0 169.47 131.38 560.58 22.75 0.00 0.00 0.00 0.00 14:25:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:41 Average: docker0 71.43 76.25 5.30 209.27 0.00 0.00 0.00 0.00 14:25:41 14:25:41 14:25:41 ---> sar -P ALL: 14:25:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 14:25:41 14:25:41 13:57:05 LINUX RESTART (2 CPU) 14:25:41 14:25:41 13:58:02 CPU %user %nice %system %iowait %steal %idle 14:25:41 13:59:01 all 1.54 0.00 0.48 0.00 0.03 97.94 14:25:41 13:59:01 0 1.59 0.00 0.66 0.00 0.03 97.72 14:25:41 13:59:01 1 1.49 0.00 0.31 0.00 0.03 98.17 14:25:41 14:00:01 all 2.85 0.00 0.68 0.00 0.04 96.43 14:25:41 14:00:01 0 2.99 0.00 0.81 0.00 0.05 96.15 14:25:41 14:00:01 1 2.71 0.00 0.56 0.00 0.03 96.70 14:25:41 14:01:01 all 5.46 0.00 2.32 1.92 0.04 90.25 14:25:41 14:01:01 0 5.62 0.00 2.44 1.68 0.03 90.24 14:25:41 14:01:01 1 5.30 0.00 2.20 2.17 0.05 90.27 14:25:41 14:02:01 all 3.15 0.00 1.07 0.02 0.06 95.70 14:25:41 14:02:01 0 2.79 0.00 1.20 0.03 0.07 95.91 14:25:41 14:02:01 1 3.52 0.00 0.95 0.00 0.05 95.48 14:25:41 14:03:01 all 4.98 0.00 1.53 0.00 0.08 93.41 14:25:41 14:03:01 0 4.54 0.00 1.72 0.00 0.09 93.65 14:25:41 14:03:01 1 5.41 0.00 1.35 0.00 0.07 93.17 14:25:41 14:04:01 all 15.94 0.00 5.56 2.38 0.11 76.02 14:25:41 14:04:01 0 13.13 0.00 5.56 3.19 0.11 78.01 14:25:41 14:04:01 1 18.73 0.00 5.55 1.57 0.10 74.04 14:25:41 14:05:01 all 15.01 0.00 8.32 3.69 0.13 72.86 14:25:41 14:05:01 0 15.17 0.00 8.43 3.19 0.14 73.07 14:25:41 14:05:01 1 14.84 0.00 8.21 4.18 0.12 72.64 14:25:41 14:06:01 all 57.66 0.00 6.46 2.25 0.13 33.50 14:25:41 14:06:01 0 56.88 0.00 6.87 2.27 0.13 33.85 14:25:41 14:06:01 1 58.45 0.00 6.05 2.23 0.13 33.15 14:25:41 14:07:01 all 39.38 0.00 4.53 1.43 0.08 54.58 14:25:41 14:07:01 0 39.45 0.00 4.28 1.39 0.09 54.78 14:25:41 14:07:01 1 39.31 0.00 4.78 1.47 0.07 54.37 14:25:41 14:08:01 all 38.94 0.00 8.43 2.13 0.11 50.39 14:25:41 14:08:01 0 39.43 0.00 8.35 2.81 0.11 49.30 14:25:41 14:08:01 1 38.45 0.00 8.51 1.45 0.11 51.48 14:25:41 14:09:01 all 55.09 0.00 21.96 15.90 0.18 6.88 14:25:41 14:09:01 0 55.44 0.00 22.05 15.75 0.19 6.58 14:25:41 14:09:01 1 54.75 0.00 21.87 16.04 0.17 7.18 14:25:41 14:25:41 14:09:01 CPU %user %nice %system %iowait %steal %idle 14:25:41 14:10:01 all 65.35 0.00 18.59 13.61 0.20 2.26 14:25:41 14:10:01 0 64.91 0.00 18.71 13.59 0.22 2.57 14:25:41 14:10:01 1 65.78 0.00 18.48 13.62 0.17 1.95 14:25:41 14:11:01 all 42.42 0.00 8.64 1.42 0.11 47.41 14:25:41 14:11:01 0 43.07 0.00 8.22 1.29 0.09 47.33 14:25:41 14:11:01 1 41.76 0.00 9.07 1.55 0.12 47.49 14:25:41 14:12:02 all 0.20 0.00 0.05 0.00 0.01 99.74 14:25:41 14:12:02 0 0.23 0.00 0.05 0.00 0.02 99.70 14:25:41 14:12:02 1 0.17 0.00 0.05 0.00 0.00 99.78 14:25:41 14:13:01 all 0.19 0.00 0.09 0.01 0.02 99.69 14:25:41 14:13:01 0 0.05 0.00 0.09 0.00 0.02 99.85 14:25:41 14:13:01 1 0.32 0.00 0.10 0.02 0.02 99.54 14:25:41 14:14:01 all 0.19 0.00 0.03 0.00 0.02 99.77 14:25:41 14:14:01 0 0.05 0.00 0.03 0.00 0.03 99.88 14:25:41 14:14:01 1 0.33 0.00 0.02 0.00 0.00 99.65 14:25:41 14:15:01 all 0.18 0.00 0.04 0.00 0.01 99.77 14:25:41 14:15:01 0 0.03 0.00 0.05 0.00 0.02 99.90 14:25:41 14:15:01 1 0.33 0.00 0.03 0.00 0.00 99.63 14:25:41 14:16:01 all 0.18 0.00 0.03 0.00 0.02 99.77 14:25:41 14:16:01 0 0.28 0.00 0.02 0.00 0.02 99.68 14:25:41 14:16:01 1 0.08 0.00 0.03 0.00 0.02 99.87 14:25:41 14:17:01 all 0.23 0.00 0.02 0.00 0.01 99.75 14:25:41 14:17:01 0 0.40 0.00 0.02 0.00 0.00 99.58 14:25:41 14:17:01 1 0.05 0.00 0.02 0.00 0.02 99.92 14:25:41 14:18:01 all 0.16 0.00 0.03 0.00 0.02 99.80 14:25:41 14:18:01 0 0.30 0.00 0.02 0.00 0.02 99.67 14:25:41 14:18:01 1 0.02 0.00 0.03 0.00 0.02 99.93 14:25:41 14:19:01 all 0.23 0.00 0.03 0.00 0.01 99.74 14:25:41 14:19:01 0 0.15 0.00 0.03 0.00 0.02 99.80 14:25:41 14:19:01 1 0.30 0.00 0.02 0.00 0.00 99.68 14:25:41 14:20:01 all 0.25 4.22 15.26 3.58 0.05 76.64 14:25:41 14:20:01 0 0.32 4.27 15.40 3.70 0.05 76.26 14:25:41 14:20:01 1 0.17 4.16 15.12 3.47 0.05 77.03 14:25:41 14:25:41 14:20:01 CPU %user %nice %system %iowait %steal %idle 14:25:41 14:21:01 all 0.18 0.00 0.02 0.00 0.02 99.78 14:25:41 14:21:01 0 0.13 0.00 0.02 0.00 0.00 99.85 14:25:41 14:21:01 1 0.23 0.00 0.02 0.00 0.03 99.72 14:25:41 14:22:01 all 0.18 0.00 0.03 0.00 0.02 99.77 14:25:41 14:22:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:25:41 14:22:01 1 0.33 0.00 0.02 0.00 0.02 99.63 14:25:41 14:23:01 all 0.18 0.00 0.04 0.00 0.02 99.77 14:25:41 14:23:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:25:41 14:23:01 1 0.32 0.00 0.05 0.00 0.02 99.62 14:25:41 14:24:01 all 0.17 0.00 0.03 0.00 0.01 99.79 14:25:41 14:24:01 0 0.23 0.00 0.03 0.00 0.00 99.73 14:25:41 14:24:01 1 0.10 0.00 0.03 0.00 0.02 99.85 14:25:41 14:25:01 all 0.14 0.00 0.03 0.00 0.03 99.81 14:25:41 14:25:01 0 0.25 0.00 0.02 0.00 0.02 99.72 14:25:41 14:25:01 1 0.03 0.00 0.03 0.00 0.03 99.90 14:25:41 Average: all 12.34 0.16 3.70 1.69 0.05 82.05 14:25:41 Average: 0 12.24 0.16 3.73 1.71 0.06 82.10 14:25:41 Average: 1 12.44 0.16 3.67 1.67 0.05 82.01 14:25:41 14:25:41 14:25:41