Pull request #3513 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 580caa8f4c8d93160f35c45716b25369e9831fe0+8e84e87c96d2a5839db415490fa441319d2f8c5e (fd9edfc6cb5549d36861f34a2c32327990985b21) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh538632219210193948.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3850453939629965248.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 9d0281235b943b7ad605f650702698f9078b2862 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-3513/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3513/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5293557660223183211.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5812050830972923596.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3513/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3513/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4408790366122410548.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-457 in /w/workspace/edgexfoundry_edgex-go_PR-3513 [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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2712275150491819441.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh159136890531795792.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3513/head:refs/remotes/origin/PR-3513 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit 580caa8f4c8d93160f35c45716b25369e9831fe0 Merge succeeded, producing 580caa8f4c8d93160f35c45716b25369e9831fe0 Checking out Revision 580caa8f4c8d93160f35c45716b25369e9831fe0 (PR-3513) > git config core.sparsecheckout # timeout=10 > git checkout -f 580caa8f4c8d93160f35c45716b25369e9831fe0 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4118611792689746181.key > git merge 8e84e87c96d2a5839db415490fa441319d2f8c5e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 580caa8f4c8d93160f35c45716b25369e9831fe0 # timeout=10 Commit message: "refactor: Use service key for route names and add missing sys-mgmt-agent" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:22:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:22:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:22:21 ========================================================= 21:22:21 EdgeX Global Pipelines Version Info 21:22:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:22:23 ------------------- 21:22:23 stable info: 21:22:23 ------------------- 21:22:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:22:23 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 21:22:23 Message: update stable to v1.0.192 21:22:23 ------------------- 21:22:23 experimental info: 21:22:23 ------------------- 21:22:23 Commited By: **** collab-it+edgex@linuxfoundation.org 21:22:23 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 21:22:23 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3513 [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3513 [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3513 [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 580caa8f4c8d93160f35c45716b25369e9831fe0 [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 580caa8 [Pipeline] echo 21:22:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:22:24 provisioning config files... 21:22:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4990954716055264059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:22:25 ---> docker-login.sh 21:22:25 nexus3.edgexfoundry.org:10001 21:22:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:25 Configure a credential helper to remove this warning. See 21:22:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:25 21:22:25 Login Succeeded 21:22:25 nexus3.edgexfoundry.org:10002 21:22:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:25 Configure a credential helper to remove this warning. See 21:22:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:25 21:22:25 Login Succeeded 21:22:25 nexus3.edgexfoundry.org:10003 21:22:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:25 Configure a credential helper to remove this warning. See 21:22:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:25 21:22:25 Login Succeeded 21:22:25 nexus3.edgexfoundry.org:10004 21:22:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:25 Configure a credential helper to remove this warning. See 21:22:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:25 21:22:25 Login Succeeded 21:22:25 docker.io 21:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:26 Configure a credential helper to remove this warning. See 21:22:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:26 21:22:26 Login Succeeded 21:22:26 ---> docker-login.sh ends [Pipeline] } 21:22:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:22:26 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 21:22:26 + for file in '`ls cmd/**/Dockerfile`' 21:22:26 ++ cut -d/ -f2 21:22:26 ++ dirname cmd/core-command/Dockerfile 21:22:26 + echo core-command,cmd/core-command/Dockerfile 21:22:26 + for file in '`ls cmd/**/Dockerfile`' 21:22:26 ++ dirname cmd/core-data/Dockerfile 21:22:26 ++ cut -d/ -f2 21:22:26 + echo core-data,cmd/core-data/Dockerfile 21:22:26 + for file in '`ls cmd/**/Dockerfile`' 21:22:26 ++ dirname cmd/core-metadata/Dockerfile 21:22:26 ++ cut -d/ -f2 21:22:26 + echo core-metadata,cmd/core-metadata/Dockerfile 21:22:26 + for file in '`ls cmd/**/Dockerfile`' 21:22:26 ++ dirname cmd/security-bootstrapper/Dockerfile 21:22:26 ++ cut -d/ -f2 21:22:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:22:26 + for file in '`ls cmd/**/Dockerfile`' 21:22:26 ++ dirname cmd/security-proxy-setup/Dockerfile 21:22:26 ++ cut -d/ -f2 21:22:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:22:26 + for file in '`ls cmd/**/Dockerfile`' 21:22:26 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:22:26 ++ cut -d/ -f2 21:22:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:22:26 + for file in '`ls cmd/**/Dockerfile`' 21:22:26 ++ dirname cmd/support-notifications/Dockerfile 21:22:26 ++ cut -d/ -f2 21:22:26 + echo support-notifications,cmd/support-notifications/Dockerfile 21:22:26 + for file in '`ls cmd/**/Dockerfile`' 21:22:26 ++ dirname cmd/support-scheduler/Dockerfile 21:22:26 ++ cut -d/ -f2 21:22:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:22:26 + for file in '`ls cmd/**/Dockerfile`' 21:22:26 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:22:26 ++ cut -d/ -f2 21:22:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:22:26 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 21:22:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:22:28 21:22:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:22:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:22:28 latest: Pulling from edgex-devops/git-semver 21:22:28 31603596830f: Pulling fs layer 21:22:28 54011a49482f: Pulling fs layer 21:22:28 a6820b24f6d8: Pulling fs layer 21:22:28 f581987b2513: Pulling fs layer 21:22:28 f581987b2513: Waiting 21:22:28 54011a49482f: Verifying Checksum 21:22:28 54011a49482f: Download complete 21:22:28 31603596830f: Verifying Checksum 21:22:28 31603596830f: Download complete 21:22:28 f581987b2513: Verifying Checksum 21:22:28 f581987b2513: Download complete 21:22:28 a6820b24f6d8: Verifying Checksum 21:22:28 a6820b24f6d8: Download complete 21:22:28 31603596830f: Pull complete 21:22:28 54011a49482f: Pull complete 21:22:29 a6820b24f6d8: Pull complete 21:22:29 f581987b2513: Pull complete 21:22:29 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:22:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:22:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:22:29 prd-centos7-docker-4c-2g-457 does not seem to be running inside a container 21:22:29 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:22:31 $ docker top 17ba87bfd2ca06aef49a50c034eb3963940a6c0a87f02994828d88349f860b32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:22:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:22:31 [ssh-agent] Looking for ssh-agent implementation... 21:22:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:22:31 $ docker exec 17ba87bfd2ca06aef49a50c034eb3963940a6c0a87f02994828d88349f860b32 ssh-agent 21:22:31 SSH_AUTH_SOCK=/tmp/ssh-tMGOVZVV4TQF/agent.14 21:22:31 SSH_AGENT_PID=20 21:22:31 Running ssh-add (command line suppressed) 21:22:31 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8850647774958475881.key (/w/workspace/edgex-go/2@tmp/private_key_8850647774958475881.key) 21:22:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:22:31 + git tag --points-at HEAD [Pipeline] } 21:22:32 $ docker exec --env ******** --env ******** 17ba87bfd2ca06aef49a50c034eb3963940a6c0a87f02994828d88349f860b32 ssh-agent -k 21:22:32 unset SSH_AUTH_SOCK; 21:22:32 unset SSH_AGENT_PID; 21:22:32 echo Agent pid 20 killed; 21:22:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:22:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:22:32 [ssh-agent] Looking for ssh-agent implementation... 21:22:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:22:32 $ docker exec 17ba87bfd2ca06aef49a50c034eb3963940a6c0a87f02994828d88349f860b32 ssh-agent 21:22:32 SSH_AUTH_SOCK=/tmp/ssh-TykGFiwddtHg/agent.55 21:22:32 SSH_AGENT_PID=61 21:22:32 Running ssh-add (command line suppressed) 21:22:32 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6580463154846620575.key (/w/workspace/edgex-go/2@tmp/private_key_6580463154846620575.key) 21:22:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:22:32 + git semver init 21:22:32 # -> Open(): unable to determine branch for HEAD 21:22:32 # $GIT_DIR = /w/workspace/edgex-go/2/.git 21:22:32 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 21:22:32 # $SEMVER_REMOTE_NAME = origin 21:22:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:22:32 # $SEMVER_USER_NAME = edgex-jenkins 21:22:32 # $SEMVER_BRANCH = PR-3513 21:22:32 # $SEMVER_TEMP = /tmp/semver-939453285 21:22:32 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:22:50 # '/tmp/semver-939453285' -> '/w/workspace/edgex-go/2/.semver' 21:22:50 # -> Force: false 21:22:50 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 21:22:50 $ docker exec --env ******** --env ******** 17ba87bfd2ca06aef49a50c034eb3963940a6c0a87f02994828d88349f860b32 ssh-agent -k 21:22:51 unset SSH_AUTH_SOCK; 21:22:51 unset SSH_AGENT_PID; 21:22:51 echo Agent pid 61 killed; 21:22:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:22:51 + git semver [Pipeline] } 21:22:51 $ docker stop --time=1 17ba87bfd2ca06aef49a50c034eb3963940a6c0a87f02994828d88349f860b32 21:22:55 $ docker rm -f 17ba87bfd2ca06aef49a50c034eb3963940a6c0a87f02994828d88349f860b32 [Pipeline] // withDockerContainer [Pipeline] sh 21:22:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:22:55 Stashed 1 file(s) [Pipeline] echo 21:22:55 [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] sh 21:22:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:22:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:22:56 + true 21:22:56 + sudo service docker restart 21:22:56 Redirecting to /bin/systemctl restart docker.service 21:23:11 Still waiting to schedule task 21:23:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 21:23:15 ========================================================= 21:23:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:23:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:23:15 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 21:23:16 Sending build context to Docker daemon 330.8MB 21:23:16 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 21:23:16 Step 2/6 : FROM ${BASE} 21:23:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:23:16 540db60ca938: Pulling fs layer 21:23:16 adcc1eea9eea: Pulling fs layer 21:23:16 4c4ab2625f07: Pulling fs layer 21:23:16 0510c868ecb4: Pulling fs layer 21:23:16 afea3b2eda06: Pulling fs layer 21:23:16 7809a108b3ef: Pulling fs layer 21:23:16 f706445af74f: Pulling fs layer 21:23:16 0510c868ecb4: Waiting 21:23:16 afea3b2eda06: Waiting 21:23:16 7809a108b3ef: Waiting 21:23:16 f706445af74f: Waiting 21:23:16 4c4ab2625f07: Verifying Checksum 21:23:16 4c4ab2625f07: Download complete 21:23:16 adcc1eea9eea: Verifying Checksum 21:23:16 adcc1eea9eea: Download complete 21:23:16 afea3b2eda06: Verifying Checksum 21:23:16 afea3b2eda06: Download complete 21:23:16 540db60ca938: Verifying Checksum 21:23:16 540db60ca938: Download complete 21:23:16 7809a108b3ef: Verifying Checksum 21:23:16 7809a108b3ef: Download complete 21:23:17 540db60ca938: Pull complete 21:23:17 adcc1eea9eea: Pull complete 21:23:17 4c4ab2625f07: Pull complete 21:23:18 f706445af74f: Verifying Checksum 21:23:18 f706445af74f: Download complete 21:23:19 0510c868ecb4: Verifying Checksum 21:23:19 0510c868ecb4: Download complete 21:23:22 0510c868ecb4: Pull complete 21:23:22 afea3b2eda06: Pull complete 21:23:22 7809a108b3ef: Pull complete 21:23:25 f706445af74f: Pull complete 21:23:25 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:23:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:23:25 ---> b068be0155e3 21:23:25 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 21:23:26 ---> Running in f3c2585b58ae 21:23:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:23:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:23:27 (1/12) Installing libmagic (5.39-r0) 21:23:28 (2/12) Installing file (5.39-r0) 21:23:29 (3/12) Installing libc-dev (0.7.2-r3) 21:23:29 (4/12) Installing g++ (10.2.1_pre1-r3) 21:23:37 (5/12) Installing fortify-headers (1.1-r0) 21:23:37 (6/12) Installing patch (2.7.6-r6) 21:23:37 (7/12) Installing build-base (0.5-r2) 21:23:37 (8/12) Installing libsodium (1.0.18-r0) 21:23:37 (9/12) Installing pkgconf (1.7.3-r0) 21:23:37 (10/12) Installing libsodium-dev (1.0.18-r0) 21:23:37 (11/12) Installing libzmq (4.3.3-r1) 21:23:37 (12/12) Installing zeromq-dev (4.3.3-r1) 21:23:37 Executing busybox-1.32.1-r6.trigger 21:23:37 OK: 219 MiB in 52 packages 21:23:38 Removing intermediate container f3c2585b58ae 21:23:38 ---> e4057c657911 21:23:38 Step 4/6 : WORKDIR /edgex-go 21:23:38 ---> Running in 820a33bd3bfd 21:23:38 Removing intermediate container 820a33bd3bfd 21:23:38 ---> 1117ae65dbf7 21:23:38 Step 5/6 : COPY go.mod . 21:23:38 ---> 6bf419237d23 21:23:38 Step 6/6 : RUN go mod download 21:23:38 ---> Running in e109ecf231dd 21:23:50 Removing intermediate container e109ecf231dd 21:23:50 ---> 7670de5e138b 21:23:50 Successfully built 7670de5e138b 21:23:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:23:51 + docker inspect -f . ci-base-image-x86_64 21:23:51 . [Pipeline] withDockerContainer 21:23:51 prd-centos7-docker-4c-2g-457 does not seem to be running inside a container 21:23:51 $ 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 ******** ci-base-image-x86_64 cat 21:23:51 $ docker top a6e7ed4abcf835963672dd5c458fe622a4cd3dd90efa75e720077240be7d4084 -eo pid,comm [Pipeline] { [Pipeline] sh 21:23:52 + go version 21:23:52 go version go1.16.3 linux/amd64 [Pipeline] } 21:23:52 $ docker stop --time=1 a6e7ed4abcf835963672dd5c458fe622a4cd3dd90efa75e720077240be7d4084 21:23:53 $ docker rm -f a6e7ed4abcf835963672dd5c458fe622a4cd3dd90efa75e720077240be7d4084 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:23:53 + docker inspect -f . ci-base-image-x86_64 21:23:53 . [Pipeline] withDockerContainer 21:23:53 prd-centos7-docker-4c-2g-457 does not seem to be running inside a container 21:23:53 $ 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 ******** ci-base-image-x86_64 cat 21:23:54 $ docker top 30d152dbd98353ce00ceabe0fa31f895ace0928e76772c39286c468fd823b995 -eo pid,comm [Pipeline] { [Pipeline] echo 21:23:54 ========================================================= 21:23:54 [edgeXBuildGoParallel] Running Tests and Build... 21:23:54 ========================================================= [Pipeline] sh 21:23:54 + go mod tidy [Pipeline] sh 21:23:55 + make test 21:23:55 go mod tidy 21:23:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:24:01 ? github.com/edgexfoundry/edgex-go [no test files] 21:24:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:24:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:24:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:24:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:24:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:24:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:24:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:24:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:24:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:24:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:24:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:24:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:24:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:24:33 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.093s coverage: 46.1% of statements 21:24:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:24:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:24:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:24:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:24:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:24:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 21:24:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.042s coverage: 28.7% of statements 21:24:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.057s coverage: 100.0% of statements 21:24:36 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.092s coverage: 27.7% of statements 21:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:24:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.045s coverage: 81.2% of statements 21:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:24:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.051s coverage: 100.0% of statements 21:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:24:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements 21:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:24:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.059s coverage: 58.6% of statements 21:24:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:24:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:24:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.110s coverage: 87.7% of statements 21:24:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:24:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:24:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.054s coverage: 78.9% of statements 21:24:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:24:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.210s coverage: 28.6% of statements 21:24:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:24:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:24:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:24:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:24:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:24:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.057s coverage: 100.0% of statements 21:24:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:24:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.048s coverage: 100.0% of statements 21:24:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:24:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.097s coverage: 86.7% of statements 21:24:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:24:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.102s coverage: 97.5% of statements 21:24:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:24:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements 21:24:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:24:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:24:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:24:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:24:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.219s coverage: 95.1% of statements 21:24:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:24:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 21:24:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:24:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:24:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.041s coverage: 0.8% of statements 21:24:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:24:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.050s coverage: 21.7% of statements 21:24:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:24:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 21:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements 21:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements 21:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 21:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 21:24:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.047s coverage: 94.4% of statements 21:24:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 21:25:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.226s coverage: 81.8% of statements 21:25:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:25:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-458 in /w/workspace/edgexfoundry_edgex-go_PR-3513 [Pipeline] { [Pipeline] ws 21:25:14 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 21:25:14 The recommended git tool is: git 21:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 21:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements 21:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.035s coverage: 87.2% of statements 21:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 21:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 76.0% of statements 21:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 21:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 21:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 21:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 21:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 21:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements 21:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 21:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 21:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 21:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 21:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.187s coverage: 66.9% of statements 21:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.5% of statements 21:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.031s coverage: 89.5% of statements 21:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:25:20 using credential edgex-jenkins-ssh 21:25:20 Cloning the remote Git repository 21:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.029s coverage: 84.8% of statements 21:25:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:25:20 > git init /w/workspace/edgex-go/2 # timeout=10 21:25:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:25:20 > git --version # timeout=10 21:25:20 > git --version # 'git version 2.17.1' 21:25:20 using GIT_SSH to set credentials SSH Credentials for GitHub 21:25:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:25:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.088s coverage: 46.8% of statements 21:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:25:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.033s coverage: 100.0% of statements 21:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:25:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.034s coverage: 100.0% of statements 21:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 21:25:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.046s coverage: 18.9% of statements 21:25:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 21:25:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 21:25:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 21:25:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.119s coverage: 91.9% of statements 21:25:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 21:25:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 21:25:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 21:25:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.615s coverage: 28.7% of statements 21:25:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:25:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:25:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:25:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:25:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:25:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.050s coverage: 99.0% of statements 21:25:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:25:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements 21:25:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:25:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 21:25:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 21:25:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 64.6% of statements 21:25:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 21:25:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.087s coverage: 97.6% of statements 21:25:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 21:25:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 21:25:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 21:25:27 ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements 21:25:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:25:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.018s coverage: 100.0% of statements 21:25:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:25:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:25:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:25:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:25:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.025s coverage: 87.9% of statements 21:25:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:25:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:25:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 21:25:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.044s coverage: 28.1% of statements 21:25:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 21:25:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 21:25:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.048s coverage: 27.9% of statements 21:25:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 21:25:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 21:25:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 21:25:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 21:25:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 21:25:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements 21:25:28 GO111MODULE=on go vet ./... 21:25:36 Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit 580caa8f4c8d93160f35c45716b25369e9831fe0 21:25:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:25:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:25:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:25:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:25:36 using GIT_SSH to set credentials SSH Credentials for GitHub 21:25:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3513/head:refs/remotes/origin/PR-3513 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:25:36 > git config core.sparsecheckout # timeout=10 21:25:36 > git checkout -f 580caa8f4c8d93160f35c45716b25369e9831fe0 # timeout=10 21:25:37 Merge succeeded, producing 580caa8f4c8d93160f35c45716b25369e9831fe0 21:25:37 Checking out Revision 580caa8f4c8d93160f35c45716b25369e9831fe0 (PR-3513) 21:25:37 > git remote # timeout=10 21:25:37 > git config --get remote.origin.url # timeout=10 21:25:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:25:37 > git merge 8e84e87c96d2a5839db415490fa441319d2f8c5e # timeout=10 21:25:37 > git rev-parse HEAD^{commit} # timeout=10 21:25:37 > git config core.sparsecheckout # timeout=10 21:25:37 > git checkout -f 580caa8f4c8d93160f35c45716b25369e9831fe0 # timeout=10 21:25:41 Commit message: "refactor: Use service key for route names and add missing sys-mgmt-agent" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:25:43 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:25:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:25:44 + true 21:25:44 + sudo service docker restart 21:26:01 gofmt -l . 21:26:01 [ "`gofmt -l .`" = "" ] 21:26:01 ./bin/test-go-mod-tidy.sh 21:26:01 ./bin/test-attribution-txt.sh [Pipeline] sh 21:26:01 + ls -al . 21:26:01 total 852 21:26:01 drwxrwxr-x 10 1001 1001 4096 May 26 21:25 . 21:26:01 drwxr-xr-x 4 root root 28 May 26 21:23 .. 21:26:01 -rw-rw-r-- 1 1001 1001 11 May 26 21:22 .dockerignore 21:26:01 drwxrwxr-x 8 1001 1001 179 May 26 21:22 .git 21:26:01 drwxrwxr-x 3 1001 1001 125 May 26 21:22 .github 21:26:01 -rw-rw-r-- 1 1001 1001 818 May 26 21:22 .gitignore 21:26:01 drwx------ 3 1001 1001 60 May 26 21:22 .semver 21:26:01 -rw-rw-r-- 1 1001 1001 166 May 26 21:22 .sonarcloud.properties 21:26:01 -rw-rw-r-- 1 1001 1001 8609 May 26 21:22 Attribution.txt 21:26:01 -rw-rw-r-- 1 1001 1001 3804 May 26 21:22 CONTRIBUTING.md 21:26:01 -rw-rw-r-- 1 1001 1001 931 May 26 21:22 Dockerfile.build 21:26:01 -rw-rw-r-- 1 1001 1001 863 May 26 21:22 Jenkinsfile 21:26:01 -rw-rw-r-- 1 1001 1001 10775 May 26 21:22 LICENSE 21:26:01 -rw-rw-r-- 1 1001 1001 5632 May 26 21:22 Makefile 21:26:01 -rw-rw-r-- 1 1001 1001 7978 May 26 21:22 README.md 21:26:01 -rw-rw-r-- 1 1001 1001 6755 May 26 21:22 SECURITY.md 21:26:01 -rw-rw-r-- 1 1001 1001 5 May 26 21:22 VERSION 21:26:01 -rw-rw-r-- 1 1001 1001 4131 May 26 21:22 ZMQWindows.md 21:26:01 drwxrwxr-x 2 1001 1001 117 May 26 21:22 bin 21:26:01 drwxrwxr-x 14 1001 1001 4096 May 26 21:22 cmd 21:26:01 -rw-r--r-- 1 root root 741453 May 26 21:25 coverage.out 21:26:01 -rw-r--r-- 1 root root 1060 May 26 21:25 go.mod 21:26:01 -rw-r--r-- 1 root root 21990 May 26 21:23 go.sum 21:26:01 drwxrwxr-x 8 1001 1001 127 May 26 21:22 internal 21:26:01 drwxrwxr-x 4 1001 1001 26 May 26 21:22 openapi 21:26:01 drwxrwxr-x 4 1001 1001 71 May 26 21:22 snap 21:26:01 -rw-rw-r-- 1 1001 1001 168 May 26 21:22 version.go [Pipeline] sh 21:26:01 + '[' -e coverage.out ] 21:26:01 + chown 1001:1001 coverage.out [Pipeline] stash 21:26:01 Stashed 1 file(s) [Pipeline] sh 21:26:02 + make build 21:26:02 go mod tidy 21:26:02 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:26:02 provisioning config files... 21:26:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config239081736951051213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:26:02 ---> docker-login.sh 21:26:02 nexus3.edgexfoundry.org:10001 21:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:26:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:04 Configure a credential helper to remove this warning. See 21:26:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:04 21:26:04 Login Succeeded 21:26:04 nexus3.edgexfoundry.org:10002 21:26:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:04 Configure a credential helper to remove this warning. See 21:26:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:04 21:26:04 Login Succeeded 21:26:04 nexus3.edgexfoundry.org:10003 21:26:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:05 Configure a credential helper to remove this warning. See 21:26:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:05 21:26:05 Login Succeeded 21:26:05 nexus3.edgexfoundry.org:10004 21:26:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:05 Configure a credential helper to remove this warning. See 21:26:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:05 21:26:05 Login Succeeded 21:26:05 docker.io 21:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:06 Configure a credential helper to remove this warning. See 21:26:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:06 21:26:06 Login Succeeded 21:26:06 ---> docker-login.sh ends [Pipeline] } 21:26:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:26:06 ========================================================= 21:26:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:26:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:26:07 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 21:26:09 Sending build context to Docker daemon 168.1MB 21:26:09 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 21:26:09 Step 2/6 : FROM ${BASE} 21:26:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:26:09 595b0fe564bb: Pulling fs layer 21:26:09 7186ed65a4f7: Pulling fs layer 21:26:09 316046926c0a: Pulling fs layer 21:26:09 4ebd0625c992: Pulling fs layer 21:26:09 207e8628e3a3: Pulling fs layer 21:26:09 c791037a9be2: Pulling fs layer 21:26:09 ffd874e62e21: Pulling fs layer 21:26:09 4ebd0625c992: Waiting 21:26:09 207e8628e3a3: Waiting 21:26:09 c791037a9be2: Waiting 21:26:09 7186ed65a4f7: Verifying Checksum 21:26:09 7186ed65a4f7: Download complete 21:26:09 207e8628e3a3: Verifying Checksum 21:26:09 207e8628e3a3: Download complete 21:26:09 595b0fe564bb: Verifying Checksum 21:26:09 595b0fe564bb: Download complete 21:26:09 c791037a9be2: Download complete 21:26:10 595b0fe564bb: Pull complete 21:26:11 7186ed65a4f7: Pull complete 21:26:11 316046926c0a: Pull complete 21:26:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:26:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:26:12 ffd874e62e21: Verifying Checksum 21:26:12 ffd874e62e21: Download complete 21:26:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:26:13 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 21:26:13 4ebd0625c992: Verifying Checksum 21:26:13 4ebd0625c992: Download complete 21:26:14 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 21:26:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:26:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:26:17 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 21:26:18 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 21:26:18 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] } 21:26:20 $ docker stop --time=1 30d152dbd98353ce00ceabe0fa31f895ace0928e76772c39286c468fd823b995 21:26:22 $ docker rm -f 30d152dbd98353ce00ceabe0fa31f895ace0928e76772c39286c468fd823b995 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:26:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:26:25 21:26:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:26:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:26:25 latest: Pulling from edgex-devops/edgex-compose 21:26:25 cbdbe7a5bc2a: Pulling fs layer 21:26:25 ca9280d653b3: Pulling fs layer 21:26:25 7e9c9ca2126c: Pulling fs layer 21:26:25 cbdbe7a5bc2a: Verifying Checksum 21:26:25 cbdbe7a5bc2a: Download complete 21:26:26 cbdbe7a5bc2a: Pull complete 21:26:26 4ebd0625c992: Pull complete 21:26:26 207e8628e3a3: Pull complete 21:26:26 c791037a9be2: Pull complete 21:26:26 ca9280d653b3: Verifying Checksum 21:26:26 ca9280d653b3: Download complete 21:26:26 ca9280d653b3: Pull complete 21:26:27 7e9c9ca2126c: Verifying Checksum 21:26:27 7e9c9ca2126c: Download complete 21:26:29 ffd874e62e21: Pull complete 21:26:29 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 21:26:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:26:29 ---> cfc18b08335c 21:26:29 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 21:26:29 ---> Running in f8803e5e8b58 21:26:30 7e9c9ca2126c: Pull complete 21:26:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:26:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:26:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:26:30 prd-centos7-docker-4c-2g-457 does not seem to be running inside a container 21:26:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:26:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:26:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:26:33 (1/12) Installing libmagic (5.39-r0) 21:26:33 $ docker top f4b8325c5b5a570aaa3e3802c1497b0fc3863b9d89f02388ddf43fd531eb3a86 -eo pid,comm [Pipeline] { [Pipeline] sh 21:26:33 (2/12) Installing file (5.39-r0) 21:26:33 (3/12) Installing libc-dev (0.7.2-r3) 21:26:33 (4/12) Installing g++ (10.2.1_pre1-r3) 21:26:34 + docker-compose build --help 21:26:34 + grep parallel 21:26:34 --parallel Build images in parallel. [Pipeline] } 21:26:34 $ docker stop --time=1 f4b8325c5b5a570aaa3e3802c1497b0fc3863b9d89f02388ddf43fd531eb3a86 21:26:35 $ docker rm -f f4b8325c5b5a570aaa3e3802c1497b0fc3863b9d89f02388ddf43fd531eb3a86 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:26:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:26:36 . [Pipeline] withDockerContainer 21:26:36 prd-centos7-docker-4c-2g-457 does not seem to be running inside a container 21:26:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:26:36 $ docker top e601257dd6de71fd994af6aec3204a16c0e951634b294941eae9c00f0db2f0c6 -eo pid,comm [Pipeline] { [Pipeline] sh 21:26:37 + docker-compose -f ./docker-compose-build.yml build --parallel 21:26:37 Building core-command ... 21:26:37 Building core-data ... 21:26:37 Building core-metadata ... 21:26:37 Building security-bootstrapper ... 21:26:37 Building security-proxy-setup ... 21:26:37 Building security-secretstore-setup ... 21:26:37 Building support-notifications ... 21:26:37 Building support-scheduler ... 21:26:37 Building sys-mgmt-agent ... 21:26:37 Building security-bootstrapper 21:26:37 Building core-command 21:26:37 Building support-notifications 21:26:37 Building support-scheduler 21:26:37 Building core-metadata 21:26:38 (5/12) Installing fortify-headers (1.1-r0) 21:26:38 (6/12) Installing patch (2.7.6-r6) 21:26:38 (7/12) Installing build-base (0.5-r2) 21:26:38 (8/12) Installing libsodium (1.0.18-r0) 21:26:38 (9/12) Installing pkgconf (1.7.3-r0) 21:26:38 (10/12) Installing libsodium-dev (1.0.18-r0) 21:26:38 (11/12) Installing libzmq (4.3.3-r1) 21:26:38 (12/12) Installing zeromq-dev (4.3.3-r1) 21:26:39 Executing busybox-1.32.1-r6.trigger 21:26:39 OK: 218 MiB in 52 packages 21:26:42 Removing intermediate container f8803e5e8b58 21:26:42 ---> 9b1d0ef7aaa5 21:26:42 Step 4/6 : WORKDIR /edgex-go 21:26:42 ---> Running in 4912bb14f8f5 21:26:43 Removing intermediate container 4912bb14f8f5 21:26:43 ---> 629a5dd3597d 21:26:43 Step 5/6 : COPY go.mod . 21:26:43 ---> 8485d1f66dab 21:26:43 Step 6/6 : RUN go mod download 21:26:43 ---> Running in 5d4db7108734 21:26:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:26:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:26:52 ---> 7670de5e138b 21:26:52 Step 3/24 : WORKDIR /edgex-go 21:26:52 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:26:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:26:52 ---> 7670de5e138b 21:26:52 Step 3/23 : WORKDIR /edgex-go 21:26:52 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:26:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:26:52 ---> 7670de5e138b 21:26:52 Step 3/23 : WORKDIR /edgex-go 21:26:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:26:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:26:57 ---> 7670de5e138b 21:26:57 Step 3/24 : WORKDIR /edgex-go 21:26:58 ---> Running in c421d45d1d0d 21:26:58 ---> Running in bcbb923096e7 21:26:58 ---> Running in 43802b5671f4 21:26:59 ---> Running in 131dec885a79 21:27:03 Removing intermediate container 43802b5671f4 21:27:03 ---> 6cc48798948f 21:27:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:27:03 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:27:03 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:27:03 ---> 7670de5e138b 21:27:03 Step 3/32 : WORKDIR /edgex-go 21:27:03 ---> Using cache 21:27:03 ---> 74d94a806ec4 21:27:03 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:27:03 Removing intermediate container 131dec885a79 21:27:03 ---> 65a9a10d1ed7 21:27:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:27:03 Removing intermediate container bcbb923096e7 21:27:03 ---> f4e5d95384ae 21:27:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:27:03 Removing intermediate container c421d45d1d0d 21:27:03 ---> 74d94a806ec4 21:27:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:27:03 ---> Running in f748fa7e6912 21:27:03 ---> Running in 75e71f6e9c9d 21:27:03 ---> Running in 485e8d250a35 21:27:03 ---> Running in 8b62475c3343 21:27:03 ---> Running in 70cb56b2eded 21:27:04 Removing intermediate container f748fa7e6912 21:27:04 ---> 0c6cb22271b1 21:27:04 Step 5/23 : RUN apk add --update --no-cache make git 21:27:04 ---> Running in 4a4bf0bbbb35 21:27:04 Removing intermediate container 75e71f6e9c9d 21:27:04 ---> 349cb6345b40 21:27:04 Step 5/32 : RUN apk add --update --no-cache make git 21:27:04 ---> Running in 2170f9414e72 21:27:04 Removing intermediate container 485e8d250a35 21:27:04 ---> 213a43147ae2 21:27:04 Step 5/24 : RUN apk add --update --no-cache make git 21:27:04 ---> Running in ea316990f940 21:27:05 Removing intermediate container 70cb56b2eded 21:27:05 ---> 1221f2de131c 21:27:05 Step 5/24 : RUN apk add --update --no-cache make git 21:27:05 Removing intermediate container 8b62475c3343 21:27:05 ---> 98366e3de4cc 21:27:05 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:27:05 ---> Running in 207566b1e9f0 21:27:05 ---> Running in 51c6348cce3e 21:27:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:27:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:27:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:27:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:27:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:27:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:27:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:27:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:27:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:27:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:27:06 OK: 219 MiB in 52 packages 21:27:07 Removing intermediate container 4a4bf0bbbb35 21:27:07 ---> e2ac6796379e 21:27:07 Step 6/23 : COPY go.mod . 21:27:07 OK: 219 MiB in 52 packages 21:27:07 OK: 219 MiB in 52 packages 21:27:07 ---> 8d48724503e7 21:27:07 Step 7/23 : RUN go mod download 21:27:07 ---> Running in 808e7aa8d281 21:27:07 OK: 219 MiB in 52 packages 21:27:07 OK: 219 MiB in 52 packages 21:27:08 Removing intermediate container 51c6348cce3e 21:27:08 ---> d48379a7cf83 21:27:08 Step 6/23 : COPY go.mod . 21:27:08 Removing intermediate container 207566b1e9f0 21:27:08 ---> f59287d5bcb3 21:27:08 Step 6/24 : COPY go.mod . 21:27:08 Removing intermediate container ea316990f940 21:27:08 ---> 13cd9f0e7b13 21:27:08 Step 6/24 : COPY go.mod . 21:27:08 Removing intermediate container 2170f9414e72 21:27:08 ---> 5ac2d3899d73 21:27:08 Step 6/32 : COPY go.mod . 21:27:08 ---> 249e603a03c5 21:27:08 Step 7/23 : RUN go mod download 21:27:08 ---> Running in 0460e7b5cd4e 21:27:08 ---> 69560ce75a9e 21:27:08 Step 7/24 : RUN go mod download 21:27:08 ---> 54bcf207aaff 21:27:08 Step 7/24 : RUN go mod download 21:27:08 ---> 26bc309028bf 21:27:08 Step 7/32 : RUN go mod download 21:27:08 ---> Running in b516543f1193 21:27:08 ---> Running in 2014dcb1be66 21:27:08 ---> Running in 8b7a93dd07cc 21:27:08 Removing intermediate container 808e7aa8d281 21:27:08 ---> e10663c9861d 21:27:08 Step 8/23 : COPY . . 21:27:10 Removing intermediate container 5d4db7108734 21:27:10 ---> 7a6636f8dc39 21:27:10 Successfully built 7a6636f8dc39 21:27:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:27:11 + docker inspect -f . ci-base-image-arm64 21:27:11 . [Pipeline] withDockerContainer 21:27:11 Removing intermediate container 0460e7b5cd4e 21:27:11 ---> 4ce186ea9b73 21:27:11 Step 8/23 : COPY . . 21:27:11 prd-ubuntu18.04-docker-arm64-4c-16g-458 does not seem to be running inside a container 21:27:11 $ 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 ******** ci-base-image-arm64 cat 21:27:11 Removing intermediate container 2014dcb1be66 21:27:11 ---> a7c77a5c3017 21:27:11 Step 8/24 : COPY . . 21:27:13 $ docker top 08968bd5235798d3796874b7711e0197669753f2013f9ee7dc018b2adc6a354e -eo pid,comm [Pipeline] { [Pipeline] sh 21:27:13 Removing intermediate container b516543f1193 21:27:13 ---> 83071b5d367f 21:27:13 Step 8/24 : COPY . . 21:27:13 + go version 21:27:13 go version go1.16.3 linux/arm64 [Pipeline] } 21:27:13 $ docker stop --time=1 08968bd5235798d3796874b7711e0197669753f2013f9ee7dc018b2adc6a354e 21:27:15 $ docker rm -f 08968bd5235798d3796874b7711e0197669753f2013f9ee7dc018b2adc6a354e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:27:16 + docker inspect -f . ci-base-image-arm64 21:27:16 . [Pipeline] withDockerContainer 21:27:16 prd-ubuntu18.04-docker-arm64-4c-16g-458 does not seem to be running inside a container 21:27:16 $ 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 ******** ci-base-image-arm64 cat 21:27:18 Removing intermediate container 8b7a93dd07cc 21:27:18 ---> 96ea861624c1 21:27:18 Step 8/32 : COPY . . 21:27:18 $ docker top a1a758dcd1480c1aedc8af154952ddb25c9439567e079a65433f571255eb4911 -eo pid,comm [Pipeline] { [Pipeline] echo 21:27:18 ========================================================= 21:27:18 [edgeXBuildGoParallel] Running Tests and Build... 21:27:18 ========================================================= [Pipeline] sh 21:27:19 + go mod tidy [Pipeline] sh 21:27:20 + make test 21:27:20 go mod tidy 21:27:21 ---> fa263b1d43c0 21:27:21 Step 9/23 : RUN go mod tidy 21:27:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:27:25 ---> Running in bf3463b23a1b 21:27:25 ---> 1c5e98198218 21:27:25 Step 9/24 : RUN go mod tidy 21:27:25 ---> 084fcce10801 21:27:25 Step 9/24 : RUN go mod tidy 21:27:25 ---> Running in 82f80c4111cf 21:27:25 ---> Running in 4adeb84fd4f2 21:27:29 Removing intermediate container bf3463b23a1b 21:27:29 ---> 3e323b805fa7 21:27:29 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:27:29 ---> Running in fb45c8eb69e6 21:27:30 Removing intermediate container 4adeb84fd4f2 21:27:30 ---> e00274e739a5 21:27:30 Step 10/24 : RUN make cmd/core-command/core-command 21:27:30 Removing intermediate container 82f80c4111cf 21:27:30 ---> 94128facbb7c 21:27:30 Step 10/24 : RUN make cmd/core-metadata/core-metadata 21:27:30 ---> Running in 125a211b2d54 21:27:30 ---> Running in 688b91b34fd8 21:27:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:27:32 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 21:27:32 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 21:27:35 ---> 0c5bc8efc311 21:27:35 Step 9/23 : RUN go mod tidy 21:27:35 ---> Running in 5499bfb5434d 21:27:38 Removing intermediate container 5499bfb5434d 21:27:38 ---> eaa56041cf29 21:27:38 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:27:38 ---> Running in ba65b7fd452c 21:27:38 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 21:27:47 ---> d9eeb74755cc 21:27:47 Step 9/32 : RUN go mod tidy 21:27:47 ---> Running in 0f1d4c003289 21:27:48 ? github.com/edgexfoundry/edgex-go [no test files] 21:27:49 Removing intermediate container 0f1d4c003289 21:27:49 ---> 9d636cabafa3 21:27:49 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:27:49 ---> Running in 5f654ba73656 21:27:49 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 21:28:15 Removing intermediate container 125a211b2d54 21:28:15 ---> 01bddd038d25 21:28:15 21:28:15 Step 11/24 : FROM alpine:3.12 21:28:15 Removing intermediate container fb45c8eb69e6 21:28:15 ---> aeb331da7cac 21:28:15 21:28:15 Step 11/23 : FROM alpine:3.12 21:28:15 3.12: Pulling from library/alpine 21:28:15 3.12: Pulling from library/alpine 21:28:15 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:28:15 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:28:15 Status: Image is up to date for alpine:3.12 21:28:15 Status: Downloaded newer image for alpine:3.12 21:28:15 ---> 13621d1b12d4 21:28:15 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:28:15 ---> 13621d1b12d4 21:28:15 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:28:15 ---> Running in 00afcf311ee9 21:28:15 ---> Running in 96c3a9f1269a 21:28:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:28:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:28:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:28:17 (1/1) Installing dumb-init (1.2.2-r1) 21:28:17 Executing busybox-1.31.1-r20.trigger 21:28:17 OK: 6 MiB in 15 packages 21:28:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:28:17 (1/1) Installing dumb-init (1.2.2-r1) 21:28:17 Executing busybox-1.31.1-r20.trigger 21:28:17 OK: 6 MiB in 15 packages 21:28:17 Removing intermediate container 688b91b34fd8 21:28:17 ---> caed069b0347 21:28:17 21:28:17 Step 11/24 : FROM alpine:3.12 21:28:17 ---> 13621d1b12d4 21:28:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:28:18 ---> Running in 4bd12dbbd774 21:28:18 Removing intermediate container 00afcf311ee9 21:28:18 ---> fd7ba7786983 21:28:18 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:28:18 ---> Running in 38ef81fcdb34 21:28:18 Removing intermediate container 96c3a9f1269a 21:28:18 ---> 8a68cfaa4325 21:28:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:28:18 ---> Running in ada677022520 21:28:18 Removing intermediate container ada677022520 21:28:18 ---> 133d2fe4d492 21:28:18 Step 14/24 : ENV APP_PORT=59882 21:28:18 Removing intermediate container 38ef81fcdb34 21:28:18 ---> f31a7917c040 21:28:18 Step 14/23 : ENV APP_PORT=59861 21:28:18 ---> Running in ddcee906c9f6 21:28:18 ---> Running in 7980ef695e4b 21:28:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:28:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:28:18 Removing intermediate container 7980ef695e4b 21:28:18 ---> 9ad4b0cabf38 21:28:18 Step 15/23 : EXPOSE $APP_PORT 21:28:19 Removing intermediate container ddcee906c9f6 21:28:19 ---> 2c08ecd58de7 21:28:19 Step 15/24 : EXPOSE $APP_PORT 21:28:19 ---> Running in 1032db2852bc 21:28:19 ---> Running in 39b678dd9df6 21:28:19 Removing intermediate container 1032db2852bc 21:28:19 ---> 1465ce1490ec 21:28:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:28:19 (1/1) Installing dumb-init (1.2.2-r1) 21:28:19 Executing busybox-1.31.1-r20.trigger 21:28:19 OK: 6 MiB in 15 packages 21:28:19 Removing intermediate container 39b678dd9df6 21:28:19 ---> 53439f17422c 21:28:19 Step 16/24 : WORKDIR / 21:28:19 ---> Running in 6cb0391aaa8a 21:28:19 ---> c56d1179f09e 21:28:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:28:19 Removing intermediate container 6cb0391aaa8a 21:28:19 ---> 0df6be812bf8 21:28:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:28:19 Removing intermediate container 4bd12dbbd774 21:28:19 ---> d79cb095ac82 21:28:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:28:19 ---> 500981246dd4 21:28:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:28:19 ---> Running in 7e02316aee81 21:28:20 Removing intermediate container 7e02316aee81 21:28:20 ---> eb5322338827 21:28:20 Step 14/24 : ENV APP_PORT=59881 21:28:20 ---> c7f5f719187d 21:28:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:28:21 ---> 258dad59144e 21:28:21 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:28:21 ---> Running in 0d3cbf21b990 21:28:21 ---> Running in fd34ac507a3e 21:28:21 ---> e15ae6b78104 21:28:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:28:21 Removing intermediate container 0d3cbf21b990 21:28:21 ---> 9388d08e4adb 21:28:21 Step 15/24 : EXPOSE $APP_PORT 21:28:21 Removing intermediate container ba65b7fd452c 21:28:21 ---> 979b55d5ed17 21:28:21 21:28:21 Step 11/23 : FROM alpine:3.12 21:28:21 ---> Running in 74de42f17f4c 21:28:21 ---> 13621d1b12d4 21:28:21 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:28:21 Removing intermediate container fd34ac507a3e 21:28:21 ---> 1ccaaef8f8b4 21:28:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:28:21 ---> Running in 934735c4ab44 21:28:21 ---> Running in c2a93f970fbc 21:28:21 Removing intermediate container 74de42f17f4c 21:28:21 ---> 28c76d058016 21:28:21 Step 16/24 : WORKDIR / 21:28:21 ---> afa14d379901 21:28:21 Step 20/24 : ENTRYPOINT ["/core-command"] 21:28:21 ---> Running in de8b06b2ab7a 21:28:21 ---> Running in 01da2343ff4b 21:28:21 Removing intermediate container c2a93f970fbc 21:28:21 ---> 04432efc01a0 21:28:21 Step 21/23 : LABEL arch=x86_64 21:28:21 Removing intermediate container 01da2343ff4b 21:28:21 ---> f79ec6ac6e71 21:28:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:28:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:28:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:28:21 Removing intermediate container de8b06b2ab7a 21:28:21 ---> 53f47f259867 21:28:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:28:21 (1/2) Installing ca-certificates (20191127-r4) 21:28:21 ---> Running in fdf5207553b9 21:28:21 (2/2) Installing dumb-init (1.2.2-r1) 21:28:21 Executing busybox-1.31.1-r20.trigger 21:28:21 Executing ca-certificates-20191127-r4.trigger 21:28:22 OK: 6 MiB in 16 packages 21:28:22 ---> Running in 38514c7a2266 21:28:22 Removing intermediate container 5f654ba73656 21:28:22 ---> f9e0aac62bc5 21:28:22 21:28:22 Step 11/32 : FROM alpine:3.12 21:28:22 ---> 13621d1b12d4 21:28:22 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:28:22 ---> fdd6b7a0c816 21:28:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:28:22 Removing intermediate container fdf5207553b9 21:28:22 ---> 8fdc4f14fe42 21:28:22 Step 22/23 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 21:28:22 ---> Running in 8b68164c1e7f 21:28:22 Removing intermediate container 38514c7a2266 21:28:22 ---> ee46667454b3 21:28:22 Step 22/24 : LABEL arch=x86_64 21:28:22 ---> Running in 0ec29b2e91f6 21:28:22 ---> Running in 2a7f53ce4c81 21:28:22 Removing intermediate container 8b68164c1e7f 21:28:22 ---> cc15cee767a2 21:28:22 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 21:28:22 ---> Running in 02c5a25c74ba 21:28:22 Removing intermediate container 0ec29b2e91f6 21:28:22 ---> 5c928f5ee63b 21:28:22 Step 23/23 : LABEL version=0.0.0 21:28:22 Removing intermediate container 934735c4ab44 21:28:22 ---> 22eee4cef4e8 21:28:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:28:22 Removing intermediate container 2a7f53ce4c81 21:28:22 ---> 0169c87b7776 21:28:22 Step 23/24 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 21:28:22 ---> Running in c5f35c8c1884 21:28:22 ---> 43d3856588ba 21:28:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:28:22 ---> Running in 15709caad258 21:28:22 ---> Running in 1a074da65a2f 21:28:22 Removing intermediate container 15709caad258 21:28:22 ---> b4630cacf91c 21:28:22 Step 14/23 : ENV APP_PORT=59860 21:28:22 ---> Running in 5ac6b3073ebd 21:28:22 Removing intermediate container c5f35c8c1884 21:28:22 ---> 1706e93ca817 21:28:22 21:28:22 Removing intermediate container 1a074da65a2f 21:28:22 ---> 425cc34752ff 21:28:22 Step 24/24 : LABEL version=0.0.0 21:28:22 ---> 8ddafb625749 21:28:22 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:28:22 ---> Running in c4a23e9f813f 21:28:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:28:22 ---> Running in e86b6bfce8a1 21:28:22 Removing intermediate container 5ac6b3073ebd 21:28:22 ---> 21ee2ea9a752 21:28:22 Step 15/23 : EXPOSE $APP_PORT 21:28:23 Successfully built 1706e93ca817 21:28:23 Successfully tagged support-scheduler:latest 21:28:23 Building security-proxy-setup 21:28:23  Building support-scheduler ... done  ---> Running in 010518f1c2a8 21:28:23 Removing intermediate container e86b6bfce8a1 21:28:23 ---> b857d1c244eb 21:28:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:28:23 Removing intermediate container c4a23e9f813f 21:28:23 ---> 15c0733ab9a7 21:28:23 21:28:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:28:23 (1/2) Installing dumb-init (1.2.2-r1) 21:28:23 (2/2) Installing su-exec (0.2-r1) 21:28:23 Executing busybox-1.31.1-r20.trigger 21:28:23 OK: 6 MiB in 16 packages 21:28:23 Successfully built 15c0733ab9a7 21:28:23 ---> Running in 6aaa06e2d10f 21:28:23 Successfully tagged core-command:latest 21:28:23 Building security-secretstore-setup 21:28:24  Building core-command ... done Removing intermediate container 010518f1c2a8 21:28:24 ---> 104edd8bd754 21:28:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:28:25 Removing intermediate container 6aaa06e2d10f 21:28:25 ---> f2f2cbb8f671 21:28:25 Step 22/24 : LABEL arch=x86_64 21:28:25 ---> 42bf5f68d5e6 21:28:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:28:25 ---> Running in b36609dd31ee 21:28:26 Removing intermediate container 02c5a25c74ba 21:28:26 ---> 901d3c1abaf1 21:28:26 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:28:30 Removing intermediate container b36609dd31ee 21:28:30 ---> 3b49667f5dcf 21:28:30 Step 23/24 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 21:28:30 ---> Running in 5268df1e9123 21:28:30 ---> 3b73e64d21a1 21:28:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:28:30 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:28:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:28:31 ---> 7670de5e138b 21:28:31 Step 3/26 : WORKDIR /edgex-go 21:28:31 ---> Using cache 21:28:31 ---> 74d94a806ec4 21:28:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:31 ---> Using cache 21:28:31 ---> 1221f2de131c 21:28:31 Step 5/26 : RUN apk add --update --no-cache make git 21:28:31 ---> Using cache 21:28:31 ---> f59287d5bcb3 21:28:31 Step 6/26 : COPY go.mod . 21:28:31 ---> Using cache 21:28:31 ---> 69560ce75a9e 21:28:31 Step 7/26 : RUN go mod download 21:28:31 ---> Using cache 21:28:31 ---> 83071b5d367f 21:28:31 Step 8/26 : COPY . . 21:28:31 ---> Using cache 21:28:31 ---> 084fcce10801 21:28:31 Step 9/26 : RUN go mod tidy 21:28:31 ---> Using cache 21:28:31 ---> e00274e739a5 21:28:31 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:28:31 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:28:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:28:31 ---> 7670de5e138b 21:28:31 Step 3/22 : WORKDIR /edgex-go 21:28:31 ---> Using cache 21:28:31 ---> 74d94a806ec4 21:28:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:31 ---> Using cache 21:28:31 ---> 1221f2de131c 21:28:31 Step 5/22 : RUN apk add --update --no-cache make git 21:28:31 ---> Using cache 21:28:31 ---> f59287d5bcb3 21:28:31 Step 6/22 : COPY go.mod . 21:28:31 ---> Using cache 21:28:31 ---> 69560ce75a9e 21:28:31 Step 7/22 : RUN go mod download 21:28:31 ---> Using cache 21:28:31 ---> 83071b5d367f 21:28:31 Step 8/22 : COPY . . 21:28:31 Removing intermediate container 5268df1e9123 21:28:31 ---> 85b5a28ca7c3 21:28:31 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:28:31 ---> Running in 3cf632411f1e 21:28:31 ---> Using cache 21:28:31 ---> 084fcce10801 21:28:31 Step 9/22 : RUN go mod tidy 21:28:31 ---> Using cache 21:28:31 ---> e00274e739a5 21:28:31 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:28:31 ---> Running in 55ec28b4eb15 21:28:31 ---> 6ba2c37d1963 21:28:31 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:28:31 ---> Running in e1c0f5f453f5 21:28:31 Removing intermediate container 3cf632411f1e 21:28:31 ---> 24cb30defbfa 21:28:31 Step 24/24 : LABEL version=0.0.0 21:28:31 ---> Running in 4333b16b538e 21:28:31 ---> Running in 5d88d6b1b373 21:28:31 ---> Running in 7883da2bb0df 21:28:31 Removing intermediate container e1c0f5f453f5 21:28:31 ---> ed2c7a7eee8b 21:28:31 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:28:31 Removing intermediate container 5d88d6b1b373 21:28:31 ---> 2c1b685ba77b 21:28:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:28:31 ---> Running in d1d5c016beed 21:28:31 ---> Running in 8ad445380d0d 21:28:32 Removing intermediate container 7883da2bb0df 21:28:32 ---> 257d345698bd 21:28:32 21:28:32 Removing intermediate container 8ad445380d0d 21:28:32 ---> 22f92040f292 21:28:32 Step 21/23 : LABEL arch=x86_64 21:28:32 Successfully built 257d345698bd 21:28:32 Successfully tagged core-metadata:latest 21:28:32  Building core-metadata ... done Building core-data 21:28:32 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 21:28:32 ---> Running in 24a0d2c7baef 21:28:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:28:32 Removing intermediate container 24a0d2c7baef 21:28:32 ---> 1289c35eae7a 21:28:32 Step 22/23 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 21:28:33 ---> Running in 12ac688ed393 21:28:35 Removing intermediate container 12ac688ed393 21:28:35 ---> 0f6fda5bc474 21:28:35 Step 23/23 : LABEL version=0.0.0 21:28:36 ---> Running in f43e02d38696 21:28:36 Removing intermediate container d1d5c016beed 21:28:36 ---> 8578b5fe399c 21:28:36 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:28:36 Removing intermediate container f43e02d38696 21:28:36 ---> b1f6828ddaef 21:28:36 21:28:36 ---> Running in 1e7ac4de145d 21:28:36 Successfully built b1f6828ddaef 21:28:36 Successfully tagged support-notifications:latest 21:28:36  Building support-notifications ... done Building sys-mgmt-agent 21:28:36 Removing intermediate container 1e7ac4de145d 21:28:36 ---> 6de2fa1d422a 21:28:36 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:28:37 ---> 57b8fcc7b38d 21:28:37 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:28:37 ---> Running in f30e5b45a4db 21:28:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:28:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:28:41 ---> 7670de5e138b 21:28:41 Step 3/24 : WORKDIR /edgex-go 21:28:41 ---> Using cache 21:28:41 ---> 74d94a806ec4 21:28:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:41 ---> Using cache 21:28:41 ---> 1221f2de131c 21:28:41 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:28:41 Removing intermediate container f30e5b45a4db 21:28:41 ---> a6f9ec477dbb 21:28:41 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:28:41 ---> Running in cdcc9c5f825f 21:28:42 ---> c544b48c2ced 21:28:42 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:28:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:28:43 ---> 48b508f2d216 21:28:43 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:28:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:28:43 ---> 943a501aa955 21:28:43 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:28:43 OK: 219 MiB in 52 packages 21:28:44 ---> 72a65b4ade50 21:28:44 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:28:44 ---> 3c812f7f091c 21:28:44 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 21:28:44 Removing intermediate container cdcc9c5f825f 21:28:44 ---> 289a2e50edf4 21:28:44 Step 6/24 : COPY go.mod . 21:28:44 ---> Running in 85ae2926d15a 21:28:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:28:45 Removing intermediate container 85ae2926d15a 21:28:45 ---> e0e46aeecb05 21:28:45 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:28:45 ---> ac240ec5fdc9 21:28:45 Step 7/24 : RUN go mod download 21:28:45 ---> Running in 7832778c39b2 21:28:45 ---> 8ff8784737b5 21:28:45 Step 27/32 : RUN chmod +x /entrypoint.sh 21:28:45 ---> Running in 391a52bb8695 21:28:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:28:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:28:46 ---> 7670de5e138b 21:28:46 Step 3/24 : WORKDIR /edgex-go 21:28:46 ---> Using cache 21:28:46 ---> 74d94a806ec4 21:28:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:46 ---> Using cache 21:28:46 ---> 1221f2de131c 21:28:46 Step 5/24 : RUN apk add --update --no-cache make bash git 21:28:46 ---> Running in 1b6c14b1843d 21:28:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:28:47 Removing intermediate container 7832778c39b2 21:28:47 ---> 0b244f6fdd28 21:28:47 Step 8/24 : COPY . . 21:28:47 Removing intermediate container 391a52bb8695 21:28:47 ---> c3ee75e97270 21:28:47 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:28:47 ---> Running in 1b8e6d12bd94 21:28:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:28:48 OK: 219 MiB in 52 packages 21:28:49 Removing intermediate container 1b8e6d12bd94 21:28:49 ---> 787b91acdfee 21:28:49 Step 29/32 : CMD ["gate"] 21:28:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:28:50 ---> Running in cec5bb96d45c 21:28:51 Removing intermediate container 1b6c14b1843d 21:28:51 ---> f346cffca8fe 21:28:51 Step 6/24 : COPY go.mod . 21:28:51 Removing intermediate container cec5bb96d45c 21:28:51 ---> 66986ea2cfe2 21:28:51 Step 30/32 : LABEL arch=x86_64 21:28:52 ---> 4082146b57d4 21:28:52 Step 7/24 : RUN go mod download 21:28:52 ---> Running in 1f84e9bcb95c 21:28:52 ---> Running in cecf7a96b679 21:28:52 ---> 2fd3c95dca08 21:28:52 Step 9/24 : RUN go mod tidy 21:28:53 Removing intermediate container 1f84e9bcb95c 21:28:53 ---> 2c143efd83cd 21:28:53 Step 31/32 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 21:28:53 ---> Running in b42017c385d0 21:28:53 ---> Running in 56f90ffc9fcc 21:28:53 Removing intermediate container 56f90ffc9fcc 21:28:53 ---> 546217bf875d 21:28:53 Step 32/32 : LABEL version=0.0.0 21:28:53 ---> Running in db818b23672e 21:28:53 Removing intermediate container db818b23672e 21:28:53 ---> 262f71bed6bf 21:28:53 21:28:54 Successfully built 262f71bed6bf 21:28:54 Removing intermediate container cecf7a96b679 21:28:54 ---> 5d70f592478d 21:28:54 Step 8/24 : COPY . . 21:28:54 Successfully tagged security-bootstrapper:latest 21:28:58  Building security-bootstrapper ... done Removing intermediate container b42017c385d0 21:28:58 ---> 31bf5979371c 21:28:58 Step 10/24 : RUN make cmd/core-data/core-data 21:28:58 ---> Running in a5147f11d2ac 21:28:58 ---> a5b1147d7358 21:28:58 Step 9/24 : RUN go mod tidy 21:28:58 ---> Running in 0be362c25db2 21:28:58 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 21:28:58 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 21:28:59 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 21:29:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:29:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:29:00 Removing intermediate container 0be362c25db2 21:29:00 ---> f96ddbb09f8b 21:29:00 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:29:00 ---> Running in 22815122afe6 21:29:01 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 21:29:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:29:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:29:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:29:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:29:04 Removing intermediate container 55ec28b4eb15 21:29:04 ---> 5f2292e15279 21:29:04 21:29:04 Step 11/26 : FROM alpine:3.12 21:29:04 ---> 13621d1b12d4 21:29:04 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 21:29:04 Removing intermediate container 4333b16b538e 21:29:04 ---> 19183545b319 21:29:04 21:29:04 Step 11/22 : FROM alpine:3.12 21:29:04 ---> 13621d1b12d4 21:29:04 Step 12/22 : RUN apk add --update --no-cache curl 21:29:04 ---> Running in 2098505170d1 21:29:04 ---> Running in b36f0cb09ebe 21:29:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:29:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:29:04 (1/6) Installing ca-certificates (20191127-r4) 21:29:04 (2/6) Installing nghttp2-libs (1.41.0-r0) 21:29:04 (3/6) Installing libcurl (7.76.1-r0) 21:29:04 (4/6) Installing curl (7.76.1-r0) 21:29:04 (5/6) Installing dumb-init (1.2.2-r1) 21:29:04 (6/6) Installing su-exec (0.2-r1) 21:29:04 Executing busybox-1.31.1-r20.trigger 21:29:04 Executing ca-certificates-20191127-r4.trigger 21:29:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:29:04 OK: 7 MiB in 20 packages 21:29:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:29:05 (1/4) Installing ca-certificates (20191127-r4) 21:29:05 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:29:05 (3/4) Installing libcurl (7.76.1-r0) 21:29:05 (4/4) Installing curl (7.76.1-r0) 21:29:05 Executing busybox-1.31.1-r20.trigger 21:29:05 Executing ca-certificates-20191127-r4.trigger 21:29:05 OK: 7 MiB in 18 packages 21:29:05 Removing intermediate container 2098505170d1 21:29:05 ---> 88398fe68f63 21:29:05 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:29:05 ---> Running in 34c6993cd730 21:29:05 Removing intermediate container 34c6993cd730 21:29:05 ---> b46e143a301e 21:29:05 Step 14/26 : WORKDIR / 21:29:05 Removing intermediate container b36f0cb09ebe 21:29:05 ---> 5f25f36883e6 21:29:05 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:29:05 ---> Running in c05a067cd67d 21:29:06 ---> Running in 1db9d033ab83 21:29:06 Removing intermediate container 1db9d033ab83 21:29:06 ---> 0eb364c28075 21:29:06 Step 14/22 : WORKDIR /edgex 21:29:06 Removing intermediate container c05a067cd67d 21:29:06 ---> 15a504283191 21:29:06 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:29:06 ---> Running in a4547d9b9af5 21:29:06 Removing intermediate container a4547d9b9af5 21:29:06 ---> 86f4264a546e 21:29:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:29:06 ---> e2456b9522e2 21:29:06 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:29:07 ---> bf3c8cf4450e 21:29:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:29:07 ---> b3674176bd97 21:29:07 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:29:07 ---> 28e6cbfd7ce3 21:29:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:29:07 ---> d6d3c3b5e7ff 21:29:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:29:08 ---> 3b060b845652 21:29:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:29:08 ---> e5a9719b5d76 21:29:08 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:29:08 ---> Running in 7682d7e35538 21:29:08 Removing intermediate container 7682d7e35538 21:29:08 ---> a1fbeb86e712 21:29:08 Step 19/22 : CMD ["--init=true"] 21:29:08 ---> Running in 53d2597fd289 21:29:08 ---> 13103b3e8953 21:29:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:29:08 Removing intermediate container 53d2597fd289 21:29:08 ---> 64f12fda5033 21:29:08 Step 20/22 : LABEL arch=x86_64 21:29:09 ---> Running in 7febfa0a0214 21:29:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:29:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:29:09 ---> 1c84ee007797 21:29:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:29:09 Removing intermediate container 7febfa0a0214 21:29:09 ---> 6d5a145a6d28 21:29:09 Step 21/22 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 21:29:09 ---> Running in da18a58c1e74 21:29:09 Removing intermediate container da18a58c1e74 21:29:09 ---> f7920ad33c64 21:29:09 Step 22/22 : LABEL version=0.0.0 21:29:09 ---> Running in abb4762cb31a 21:29:09 ---> 074f14925e79 21:29:09 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/ 21:29:09 ---> Running in b980b9fb3d45 21:29:09 Removing intermediate container abb4762cb31a 21:29:09 ---> 28964f7fda41 21:29:09 21:29:09 Successfully built 28964f7fda41 21:29:09 Successfully tagged security-proxy-setup:latest 21:29:10  Building security-proxy-setup ... done Removing intermediate container b980b9fb3d45 21:29:10 ---> 3fb222ed264f 21:29:10 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 21:29:10 ---> Running in a09e8536eaa7 21:29:10 Removing intermediate container a09e8536eaa7 21:29:10 ---> ab11d43d4270 21:29:10 Step 24/26 : LABEL arch=x86_64 21:29:10 ---> Running in 0387dfc6179d 21:29:11 Removing intermediate container 0387dfc6179d 21:29:11 ---> 27cac2b2c140 21:29:11 Step 25/26 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 21:29:11 ---> Running in 1f4af8016dda 21:29:11 Removing intermediate container 1f4af8016dda 21:29:11 ---> 10d721804d0c 21:29:11 Step 26/26 : LABEL version=0.0.0 21:29:11 ---> Running in 181bed436e37 21:29:11 Removing intermediate container 181bed436e37 21:29:11 ---> e4a0287cb619 21:29:11 21:29:11 Successfully built e4a0287cb619 21:29:11 Successfully tagged security-secretstore-setup:latest 21:29:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:29:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:29:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:29:22 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.415s coverage: 46.1% of statements 21:29:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:29:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:29:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:29:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:29:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:29:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 21:29:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.242s coverage: 28.7% of statements 21:29:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.301s coverage: 100.0% of statements 21:29:23  Building security-secretstore-setup ... done Removing intermediate container 22815122afe6 21:29:23 ---> 5c1403936f11 21:29:23 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:29:23 ---> Running in 49402a6dad63 21:29: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 21:29:23 Removing intermediate container 49402a6dad63 21:29:23 ---> d930c9d3bce1 21:29:23 21:29:23 Step 12/24 : FROM docker:20.10.0 21:29:23 20.10.0: Pulling from library/docker 21:29:24 Removing intermediate container a5147f11d2ac 21:29:24 ---> 1d825d6a4128 21:29:24 21:29:24 Step 11/24 : FROM alpine:3.12 21:29:24 ---> 13621d1b12d4 21:29:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:29:25 ---> Running in be97db0676a0 21:29:25 Removing intermediate container be97db0676a0 21:29:25 ---> 2798186630c8 21:29:25 Step 13/24 : ENV APP_PORT=59880 21:29:25 ---> Running in 6a32811e869f 21:29:25 Removing intermediate container 6a32811e869f 21:29:25 ---> 91d87f56b7b8 21:29:25 Step 14/24 : EXPOSE $APP_PORT 21:29:25 ---> Running in 2245e41560e8 21:29:25 Removing intermediate container 2245e41560e8 21:29:25 ---> ae0b1cf0e5f7 21:29:25 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:29:26 ---> Running in c924bbca450a 21:29:26 Removing intermediate container c924bbca450a 21:29:26 ---> 175d68532307 21:29:26 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:29:26 ---> Running in ff82d9925a63 21:29:26 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:29:26 Status: Downloaded newer image for docker:20.10.0 21:29:26 ---> aefe523efa57 21:29:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:29:26 ---> Running in 5fe3d810b323 21:29:27 Removing intermediate container 5fe3d810b323 21:29:27 ---> 32f83ba74fa7 21:29:27 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 21:29:27 ---> Running in 8c24255f35ef 21:29:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:29:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:29:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:29:27 (1/39) Installing readline (8.0.4-r0) 21:29:27 (2/39) Installing bash (5.0.17-r0) 21:29:27 Executing bash-5.0.17-r0.post-install 21:29:27 (3/39) Installing nghttp2-libs (1.41.0-r0) 21:29:27 (4/39) Installing libcurl (7.76.1-r0) 21:29:27 (5/39) Installing curl (7.76.1-r0) 21:29:27 (6/39) Installing dumb-init (1.2.2-r1) 21:29:27 (7/39) Installing libbz2 (1.0.8-r1) 21:29:27 (8/39) Installing expat (2.2.9-r1) 21:29:27 (9/39) Installing libffi (3.3-r2) 21:29:27 (10/39) Installing gdbm (1.13-r1) 21:29:27 (11/39) Installing xz-libs (5.2.5-r0) 21:29:27 (12/39) Installing sqlite-libs (3.32.1-r0) 21:29:27 (13/39) Installing python3 (3.8.10-r0) 21:29:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:29:28 (14/39) Installing py3-appdirs (1.4.4-r1) 21:29:28 (15/39) Installing py3-ordered-set (4.0.1-r0) 21:29:28 (16/39) Installing py3-parsing (2.4.7-r0) 21:29:28 (17/39) Installing py3-six (1.15.0-r0) 21:29:28 (18/39) Installing py3-packaging (20.4-r0) 21:29:28 (19/39) Installing py3-setuptools (47.0.0-r0) 21:29:28 (20/39) Installing py3-chardet (3.0.4-r4) 21:29:28 (21/39) Installing py3-idna (2.9-r0) 21:29:28 (1/6) Installing dumb-init (1.2.2-r1) 21:29:28 (22/39) Installing py3-certifi (2020.4.5.1-r0) 21:29:28 (23/39) Installing py3-urllib3 (1.25.9-r0) 21:29:28 (2/6) Installing libgcc (9.3.0-r2) 21:29:28 (24/39) Installing py3-requests (2.23.0-r0) 21:29:28 (3/6) Installing libsodium (1.0.18-r0) 21:29:28 (25/39) Installing py3-msgpack (1.0.0-r0) 21:29:28 (26/39) Installing py3-lockfile (0.12.2-r3) 21:29:28 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:29:28 (28/39) Installing py3-colorama (0.4.3-r0) 21:29:28 (29/39) Installing py3-distlib (0.3.0-r0) 21:29:28 (30/39) Installing py3-distro (1.5.0-r1) 21:29:28 (31/39) Installing py3-webencodings (0.5.1-r3) 21:29:28 (32/39) Installing py3-html5lib (1.0.1-r4) 21:29:28 (33/39) Installing py3-pytoml (0.1.21-r0) 21:29:28 (34/39) Installing py3-pep517 (0.8.2-r0) 21:29:28 (4/6) Installing libstdc++ (9.3.0-r2) 21:29:28 (35/39) Installing py3-progress (1.5-r0) 21:29:28 (36/39) Installing py3-toml (0.10.1-r0) 21:29:28 (37/39) Installing py3-retrying (1.3.3-r0) 21:29:28 (38/39) Installing py3-contextlib2 (0.6.0-r0) 21:29:28 (39/39) Installing py3-pip (20.1.1-r0) 21:29:28 Executing busybox-1.31.1-r19.trigger 21:29:28 OK: 72 MiB in 59 packages 21:29:28 (5/6) Installing libzmq (4.3.3-r0) 21:29:28 (6/6) Installing zeromq (4.3.3-r0) 21:29:28 Executing busybox-1.31.1-r20.trigger 21:29:28 OK: 8 MiB in 20 packages 21:29:29 Collecting docker-compose==1.23.2 21:29:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:29:30 Collecting dockerpty<0.5,>=0.4.1 21:29:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:29:30 Removing intermediate container ff82d9925a63 21:29:30 ---> d9528691331c 21:29:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:29:30 ---> fff49bde3dc0 21:29:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:29:30 Collecting PyYAML<4,>=3.10 21:29:30 Downloading PyYAML-3.13.tar.gz (270 kB) 21:29:30 ---> 6b5a070b13ad 21:29:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:29:30 ---> 7fe99d14e950 21:29:30 Step 20/24 : ENTRYPOINT ["/core-data"] 21:29:30 ---> Running in c92af3430abc 21:29:30 Removing intermediate container c92af3430abc 21:29:30 ---> 510ceffd5113 21:29:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:29:31 ---> Running in 9da574826ae3 21:29:31 Collecting docker<4.0,>=3.6.0 21:29:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:29:31 Removing intermediate container 9da574826ae3 21:29:31 ---> f1f6c8c11252 21:29:31 Step 22/24 : LABEL arch=x86_64 21:29:31 ---> Running in 8d851b1f6f30 21:29:31 Collecting cached-property<2,>=1.2.0 21:29:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:29:31 Collecting texttable<0.10,>=0.9.0 21:29:31 Downloading texttable-0.9.1.tar.gz (11 kB) 21:29:31 Removing intermediate container 8d851b1f6f30 21:29:31 ---> 60ce5c6986a2 21:29:31 Step 23/24 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 21:29:31 ---> Running in b8de7eed1df5 21:29:31 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.683s coverage: 27.7% of statements 21:29:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:29:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:29:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:29:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:29:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:29:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.224s coverage: 81.2% of statements 21:29:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:29:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.209s coverage: 100.0% of statements 21:29:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:29:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.244s coverage: 100.0% of statements 21:29:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:29:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:29:31 Removing intermediate container b8de7eed1df5 21:29:31 ---> a3970a4c1ed7 21:29:31 Step 24/24 : LABEL version=0.0.0 21:29:31 ---> Running in 1c6fbd0e55fe 21:29:31 Removing intermediate container 1c6fbd0e55fe 21:29:31 ---> d69e74fc72bf 21:29:31 21:29:31 Collecting websocket-client<1.0,>=0.32.0 21:29:31 Successfully built d69e74fc72bf 21:29:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:29:31 Successfully tagged core-data:latest 21:29:31  Building core-data ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:29:31 Collecting docopt<0.7,>=0.6.1 21:29:31 Downloading docopt-0.6.2.tar.gz (25 kB) 21:29:32 Collecting jsonschema<3,>=2.5.1 21:29:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:29:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:29:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:29:32 Collecting docker-pycreds>=0.4.0 21:29:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:29:32 Collecting urllib3<1.25,>=1.21.1 21:29:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:29:32 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 21:29:32 Collecting idna<2.8,>=2.5 21:29:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:29:32 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 21:29:32 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:29:32 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:29:32 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:29:32 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:29:32 Installing collected packages: dockerpty, PyYAML, docker-pycreds, urllib3, idna, requests, websocket-client, docker, cached-property, texttable, docopt, jsonschema, docker-compose 21:29:32 Running setup.py install for dockerpty: started 21:29:32 Running setup.py install for dockerpty: finished with status 'done' 21:29:32 Running setup.py install for PyYAML: started 21:29:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.349s coverage: 58.6% of statements 21:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:29:33 Running setup.py install for PyYAML: finished with status 'done' 21:29:33 Attempting uninstall: urllib3 21:29:33 Found existing installation: urllib3 1.25.9 21:29:33 Uninstalling urllib3-1.25.9: 21:29:33 Successfully uninstalled urllib3-1.25.9 21:29:33 Attempting uninstall: idna 21:29:33 Found existing installation: idna 2.9 21:29:33 Uninstalling idna-2.9: 21:29:33 Successfully uninstalled idna-2.9 21:29:33 Attempting uninstall: requests 21:29:33 Found existing installation: requests 2.23.0 21:29:33 Uninstalling requests-2.23.0: 21:29:33 Successfully uninstalled requests-2.23.0 21:29:33 Running setup.py install for texttable: started 21:29:34 Running setup.py install for texttable: finished with status 'done' 21:29:34 Running setup.py install for docopt: started 21:29:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.596s coverage: 87.7% of statements 21:29:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:29:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:29:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.188s coverage: 78.9% of statements 21:29:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:29:34 Running setup.py install for docopt: finished with status 'done' 21:29:34 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:29:37 Removing intermediate container 8c24255f35ef 21:29:37 ---> 87b8bdde39c3 21:29:37 Step 15/24 : ENV APP_PORT=58890 21:29:37 ---> Running in 6794d6c61acc 21:29:37 Removing intermediate container 6794d6c61acc 21:29:37 ---> 82146c413056 21:29:37 Step 16/24 : EXPOSE $APP_PORT 21:29:37 ---> Running in 28c2b0cee702 21:29:37 Removing intermediate container 28c2b0cee702 21:29:37 ---> 1c56a97bcdd9 21:29:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:29:37 ---> bb94bb04d302 21:29:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:29:37 ---> 7fbcb4d9722e 21:29:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:29:37 ---> 60f4d02d159e 21:29:37 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 21:29:37 ---> Running in e2a7ddabe2ff 21:29:37 Removing intermediate container e2a7ddabe2ff 21:29:37 ---> 88fc12622cea 21:29:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:29:37 ---> Running in 4234789281d5 21:29:38 Removing intermediate container 4234789281d5 21:29:38 ---> 136321ec85b1 21:29:38 Step 22/24 : LABEL arch=x86_64 21:29:38 ---> Running in 6b1c8a70fff1 21:29:38 Removing intermediate container 6b1c8a70fff1 21:29:38 ---> 5de78843d163 21:29:38 Step 23/24 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 21:29:38 ---> Running in 3c40fd21ebe5 21:29:38 Removing intermediate container 3c40fd21ebe5 21:29:38 ---> 9d8e8a461d9b 21:29:38 Step 24/24 : LABEL version=0.0.0 21:29:38 ---> Running in 9cef358aa5ee 21:29:38 Removing intermediate container 9cef358aa5ee 21:29:38 ---> e142d1a3d622 21:29:38 21:29:38 Successfully built e142d1a3d622 21:29:38 Successfully tagged sys-mgmt-agent:latest 21:29:38  Building sys-mgmt-agent ... done  [Pipeline] } 21:29:38 $ docker stop --time=1 e601257dd6de71fd994af6aec3204a16c0e951634b294941eae9c00f0db2f0c6 21:29:39 $ docker rm -f e601257dd6de71fd994af6aec3204a16c0e951634b294941eae9c00f0db2f0c6 [Pipeline] // withDockerContainer [Pipeline] sh 21:29:40 + docker images 21:29:40 REPOSITORY TAG IMAGE ID CREATED SIZE 21:29:40 sys-mgmt-agent latest e142d1a3d622 2 seconds ago 312MB 21:29:40 core-data latest d69e74fc72bf 9 seconds ago 21.6MB 21:29:40 1d825d6a4128 17 seconds ago 1.17GB 21:29:40 d930c9d3bce1 18 seconds ago 1.16GB 21:29:40 security-secretstore-setup latest e4a0287cb619 29 seconds ago 25.8MB 21:29:40 security-proxy-setup latest 28964f7fda41 31 seconds ago 25.3MB 21:29:40 5f2292e15279 37 seconds ago 1.16GB 21:29:40 19183545b319 37 seconds ago 1.16GB 21:29:40 security-bootstrapper latest 262f71bed6bf 47 seconds ago 18.2MB 21:29:40 support-notifications latest b1f6828ddaef About a minute ago 17.8MB 21:29:40 core-metadata latest 257d345698bd About a minute ago 18.6MB 21:29:40 core-command latest 15c0733ab9a7 About a minute ago 17.1MB 21:29:40 support-scheduler latest 1706e93ca817 About a minute ago 17.1MB 21:29:40 f9e0aac62bc5 About a minute ago 1.15GB 21:29:40 979b55d5ed17 About a minute ago 1.16GB 21:29:40 caed069b0347 About a minute ago 1.17GB 21:29:40 aeb331da7cac About a minute ago 1.16GB 21:29:40 01bddd038d25 About a minute ago 1.16GB 21:29:40 ci-base-image-x86_64 latest 7670de5e138b 5 minutes ago 648MB 21:29:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB 21:29:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB 21:29:40 alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB 21:29:40 docker 20.10.0 aefe523efa57 5 months ago 240MB 21:29:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 21:29:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.267s coverage: 28.6% of statements 21:29:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:29:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:29:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:29:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:29:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:29:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.402s coverage: 100.0% of statements 21:29:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:29:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.221s coverage: 100.0% of statements 21:29:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:29:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.424s coverage: 86.7% of statements 21:29:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:29:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.518s coverage: 97.5% of statements 21:29:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:29:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.329s coverage: 78.3% of statements 21:29:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:29:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:29:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:29:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:29:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.267s coverage: 95.1% of statements 21:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:29:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements 21:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:29:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.279s coverage: 0.8% of statements 21:29:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:29:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.165s coverage: 21.7% of statements 21:29:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:29:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.187s coverage: 47.1% of statements 21:29:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.260s coverage: 79.5% of statements 21:29:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.221s coverage: 94.1% of statements 21:29:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.242s coverage: 96.3% of statements 21:29:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.268s coverage: 87.5% of statements 21:29:55 Still waiting to schedule task 21:29:55 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:30:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.179s coverage: 94.4% of statements 21:30:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.153s coverage: 44.8% of statements 21:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.502s coverage: 81.8% of statements 21:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:30:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.262s coverage: 92.9% of statements 21:30:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:30:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:30:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:30:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 21:30:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:30:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:30:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:30:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:30:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:30:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements 21:30:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:30:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:30:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 21:30:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:30:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.181s coverage: 76.0% of statements 21:30:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:30:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.177s coverage: 80.0% of statements 21:30:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.220s coverage: 87.2% of statements 21:30:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.222s coverage: 85.4% of statements 21:30:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.309s coverage: 91.2% of statements 21:30:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:30:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.718s coverage: 64.4% of statements 21:30:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:30:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:30:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.183s coverage: 100.0% of statements 21:30:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements 21:30:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 21:30:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements 21:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.113s coverage: 100.0% of statements 21:30:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.121s coverage: 66.9% of statements 21:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.758s coverage: 43.5% of statements 21:30:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:30:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.097s coverage: 89.5% of statements 21:30:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.076s coverage: 84.8% of statements 21:30:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.460s coverage: 46.8% of statements 21:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:30:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.139s coverage: 100.0% of statements 21:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:30:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.104s coverage: 100.0% of statements 21:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:30:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 21:30:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.261s coverage: 18.9% of statements 21:30:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 21:30:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 21:30:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 21:30:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.532s coverage: 91.9% of statements 21:30:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 21:30:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 21:30:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 21:30:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.629s coverage: 28.7% of statements 21:30:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:30:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:30:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:30:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:30:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:30:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.177s coverage: 99.0% of statements 21:30:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:30:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.255s coverage: 100.0% of statements 21:30:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:30:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 21:30:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 21:30:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.179s coverage: 64.6% of statements 21:30:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 21:30:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.479s coverage: 97.6% of statements 21:30:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 21:30:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 21:30:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 21:30:41 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 21:30:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:30:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements 21:30:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:30:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:30:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:30:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:30:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.129s coverage: 87.9% of statements 21:30:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:30:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:30:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.114s coverage: 100.0% of statements 21:30:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.164s coverage: 28.1% of statements 21:30:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 21:30:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 21:30:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.163s coverage: 27.9% of statements 21:30:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 21:30:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 21:30:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 21:30:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 21:30:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 21:30:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 21:30:44 GO111MODULE=on go vet ./... 21:31:02 Running on prd-ubuntu18.04-docker-8c-8g-459 in /w/workspace/edgexfoundry_edgex-go_PR-3513 [Pipeline] { [Pipeline] ws 21:31:02 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 21:31:02 The recommended git tool is: git 21:31:04 using credential edgex-jenkins-ssh 21:31:04 Cloning the remote Git repository 21:31:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:31:04 > git init /w/workspace/edgex-go/2 # timeout=10 21:31:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:31:04 > git --version # timeout=10 21:31:04 > git --version # 'git version 2.17.1' 21:31:04 using GIT_SSH to set credentials SSH Credentials for GitHub 21:31:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:31:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:31:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:31:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:31:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:31:12 using GIT_SSH to set credentials SSH Credentials for GitHub 21:31:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3513/head:refs/remotes/origin/PR-3513 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:31:12 Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit 580caa8f4c8d93160f35c45716b25369e9831fe0 21:31:13 Merge succeeded, producing 580caa8f4c8d93160f35c45716b25369e9831fe0 21:31:13 Checking out Revision 580caa8f4c8d93160f35c45716b25369e9831fe0 (PR-3513) 21:31:12 > git config core.sparsecheckout # timeout=10 21:31:12 > git checkout -f 580caa8f4c8d93160f35c45716b25369e9831fe0 # timeout=10 21:31:13 > git remote # timeout=10 21:31:13 > git config --get remote.origin.url # timeout=10 21:31:13 using GIT_SSH to set credentials SSH Credentials for GitHub 21:31:13 > git merge 8e84e87c96d2a5839db415490fa441319d2f8c5e # timeout=10 21:31:13 > git rev-parse HEAD^{commit} # timeout=10 21:31:13 > git config core.sparsecheckout # timeout=10 21:31:13 > git checkout -f 580caa8f4c8d93160f35c45716b25369e9831fe0 # timeout=10 21:31:16 Commit message: "refactor: Use service key for route names and add missing sys-mgmt-agent" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:31:17 + echo snap-build.sh 21:31:17 snap-build.sh 21:31:17 + SNAP_BASE_DIR=. 21:31:17 + '[' '!' -z /w/workspace/edgex-go/2 ']' 21:31:17 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 21:31:17 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 21:31:17 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 21:31:17 + cd /w/workspace/edgex-go/2 21:31:17 + sudo apt-get remove -qy --purge lxd lxd-client 21:31:17 Reading package lists... 21:31:18 Building dependency tree... 21:31:18 Reading state information... 21:31:18 The following packages were automatically installed and are no longer required: 21:31:18 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:31:18 uidmap xdelta3 21:31:18 Use 'sudo apt autoremove' to remove them. 21:31:18 The following packages will be REMOVED: 21:31:18 lxd* lxd-client* 21:31:18 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:31:18 After this operation, 31.7 MB disk space will be freed. 21:31:19 (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.) 21:31:19 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:31:20 Removing lxd dnsmasq configuration 21:31:20 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:31:20 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:31:21 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:31:21 (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.) 21:31:21 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:31:23 Processing triggers for systemd (237-3ubuntu10.45) ... 21:31:23 Processing triggers for ureadahead (0.100.0-21) ... 21:31:24 + sudo snap remove --purge lxd 21:31:24 snap "lxd" is not installed 21:31:24 + sudo groupadd --force --system lxd 21:31:24 ++ whoami 21:31:24 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:31:24 + newgrp - lxd 21:31:24 + sudo snap install lxd 21:31:35 2021-05-26T21:31:31Z INFO Waiting for automatic snapd restart... 21:31:47 lxd 4.14 from Canonical* installed 21:31:47 + sudo lxd init --auto 21:31:57 + sudo snap install --classic snapcraft 21:32:05 snapcraft 4.7.1 from Canonical* installed 21:32:05 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 21:32:05 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 21:32:05 % Total % Received % Xferd Average Speed Time Time Time Current 21:32:05 Dload Upload Total Spent Left Speed 21:32:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 8142 0 --:--:-- --:--:-- --:--:-- 8142 21:32:05 100 3325k 100 3325k 0 0 17.9M 0 --:--:-- --:--:-- --:--:-- 17.9M 21:32:05 ./yq_linux_amd64 21:32:06 + sudo snapcraft prime --use-lxd 21:32:07 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:32:07 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 21:32:07 - README.md 21:32:07 21:32:07 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:32:08 Launching a container. 21:32:15 Waiting for container to be ready 21:32:15 To start your first instance, try: lxc launch ubuntu:18.04 21:32:15 21:32:19 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:32:20 Waiting for network to be ready... 21:32:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:32:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 21:32:20 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:32:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 21:32:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 21:32:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 21:32:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 21:32:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 21:32:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 21:32:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 21:32:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:32:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:32:21 gofmt -l . 21:32:21 [ "`gofmt -l .`" = "" ] 21:32:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:32:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:32:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:32:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:32:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:32:22 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:32:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:32:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 21:32:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 21:32:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 21:32:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 21:32:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 21:32:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 21:32:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 21:32:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 21:32:24 ./bin/test-go-mod-tidy.sh 21:32:26 Fetched 24.6 MB in 4s (5612 kB/s) 21:32:26 Reading package lists... 21:32:26 Reading package lists... 21:32:26 Building dependency tree... 21:32:26 Reading state information... 21:32:26 The following additional packages will be installed: 21:32:26 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:32:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:32:26 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:32:26 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:32:26 Suggested packages: 21:32:26 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:32:26 Recommended packages: 21:32:26 gnupg libsasl2-modules 21:32:26 The following NEW packages will be installed: 21:32:26 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:32:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:32:26 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:32:26 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:32:26 The following packages will be upgraded: 21:32:26 gpg gpg-agent gpgconf libudev1 21:32:26 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 21:32:26 Need to get 3530 kB of archives. 21:32:26 After this operation, 13.3 MB of additional disk space will be used. 21:32:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 21:32:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 21:32:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 21:32:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 21:32:26 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 21:32:26 ./bin/test-attribution-txt.sh 21:32:26 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 21:32:27 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 21:32:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 21:32:27 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 21:32:27 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 21:32:27 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 21:32:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:32:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 21:32:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [Pipeline] sh 21:32:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 21:32:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 21:32:27 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 21:32:27 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 21:32:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 21:32:27 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 21:32:27 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 21:32:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 21:32:27 debconf: delaying package configuration, since apt-utils is not installed 21:32:27 Fetched 3530 kB in 1s (3164 kB/s) 21:32:27 (Reading database ... 12511 files and directories currently installed.) 21:32:27 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 21:32:27 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 21:32:27 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 21:32:27 Selecting previously unselected package udev. 21:32:27 (Reading database ... 12511 files and directories currently installed.) 21:32:27 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 21:32:27 Unpacking udev (237-3ubuntu10.47) ... 21:32:27 + ls -al . 21:32:27 total 880 21:32:27 drwxrwxr-x 9 1001 1001 4096 May 26 21:32 . 21:32:27 drwxr-xr-x 4 root root 4096 May 26 21:27 .. 21:32:27 -rw-rw-r-- 1 1001 1001 11 May 26 21:25 .dockerignore 21:32:27 drwxrwxr-x 8 1001 1001 4096 May 26 21:25 .git 21:32:27 drwxrwxr-x 3 1001 1001 4096 May 26 21:25 .github 21:32:27 -rw-rw-r-- 1 1001 1001 818 May 26 21:25 .gitignore 21:32:27 -rw-rw-r-- 1 1001 1001 166 May 26 21:25 .sonarcloud.properties 21:32:27 -rw-rw-r-- 1 1001 1001 8609 May 26 21:25 Attribution.txt 21:32:27 -rw-rw-r-- 1 1001 1001 3804 May 26 21:25 CONTRIBUTING.md 21:32:27 -rw-rw-r-- 1 1001 1001 931 May 26 21:25 Dockerfile.build 21:32:27 -rw-rw-r-- 1 1001 1001 863 May 26 21:25 Jenkinsfile 21:32:27 -rw-rw-r-- 1 1001 1001 10775 May 26 21:25 LICENSE 21:32:27 -rw-rw-r-- 1 1001 1001 5632 May 26 21:25 Makefile 21:32:27 -rw-rw-r-- 1 1001 1001 7978 May 26 21:25 README.md 21:32:27 -rw-rw-r-- 1 1001 1001 6755 May 26 21:25 SECURITY.md 21:32:27 -rw-rw-r-- 1 1001 1001 5 May 26 21:22 VERSION 21:32:27 -rw-rw-r-- 1 1001 1001 4131 May 26 21:25 ZMQWindows.md 21:32:27 drwxrwxr-x 2 1001 1001 4096 May 26 21:25 bin 21:32:27 drwxrwxr-x 14 1001 1001 4096 May 26 21:25 cmd 21:32:27 -rw-r--r-- 1 root root 741453 May 26 21:30 coverage.out 21:32:27 -rw-r--r-- 1 root root 1060 May 26 21:32 go.mod 21:32:27 -rw-r--r-- 1 root root 21990 May 26 21:27 go.sum 21:32:27 drwxrwxr-x 8 1001 1001 4096 May 26 21:25 internal 21:32:27 drwxrwxr-x 4 1001 1001 4096 May 26 21:25 openapi 21:32:27 drwxrwxr-x 4 1001 1001 4096 May 26 21:25 snap 21:32:27 -rw-rw-r-- 1 1001 1001 168 May 26 21:25 version.go [Pipeline] sh 21:32:28 Selecting previously unselected package libfuse2:amd64. 21:32:28 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 21:32:28 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:32:28 Selecting previously unselected package fuse. 21:32:28 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 21:32:28 Unpacking fuse (2.9.7-1ubuntu1) ... 21:32:28 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 21:32:28 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:32:28 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 21:32:28 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:32:28 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 21:32:28 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:32:28 Selecting previously unselected package libksba8:amd64. 21:32:28 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:32:28 Unpacking libksba8:amd64 (1.3.5-2) ... 21:32:28 Selecting previously unselected package libroken18-heimdal:amd64. 21:32:28 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:32:28 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:32:28 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:32:28 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:32:28 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:32:28 + '[' -e coverage.out ] 21:32:28 + chown 1001:1001 coverage.out [Pipeline] stash 21:32:28 Warning: overwriting stash ‘coverage-report’ 21:32:28 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:32:28 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:32:28 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:32:28 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:32:28 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:32:28 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:32:28 Selecting previously unselected package libwind0-heimdal:amd64. 21:32:28 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:32:28 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:32:28 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:32:28 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:32:28 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:32:29 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:32:29 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:32:29 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:32:29 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:32:29 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:32:29 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:32:29 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:32:29 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:32:29 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:32:29 Selecting previously unselected package libsasl2-modules-db:amd64. 21:32:29 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:32:29 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:32:29 Selecting previously unselected package libsasl2-2:amd64. 21:32:29 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:32:29 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:32:29 Selecting previously unselected package libldap-common. 21:32:29 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 21:32:29 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:32:29 Selecting previously unselected package libldap-2.4-2:amd64. 21:32:29 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 21:32:29 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:32:29 Selecting previously unselected package dirmngr. 21:32:29 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 21:32:29 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 21:32:29 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:32:29 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 21:32:29 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:32:29 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:32:29 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:32:29 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 21:32:29 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:32:29 Setting up libksba8:amd64 (1.3.5-2) ... 21:32:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:32:29 Stashed 1 file(s) [Pipeline] sh 21:32:29 Setting up udev (237-3ubuntu10.47) ... 21:32:30 invoke-rc.d: policy-rc.d denied execution of start. 21:32:30 + make build 21:32:30 go mod tidy 21:32:30 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:32:30 Processing triggers for systemd (237-3ubuntu10) ... 21:32:30 Setting up fuse (2.9.7-1ubuntu1) ... 21:32:30 Setting up gpg (2.2.4-1ubuntu1.4) ... 21:32:30 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:32:30 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:32:30 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:32:30 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:32:30 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:32:30 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:32:30 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:32:30 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:32:30 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 21:32:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:32:30 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 21:32:30 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 21:32:30 settings in the [Install] section, and DefaultInstance for template units). 21:32:30 This means they are not meant to be enabled using systemctl. 21:32:30 Possible reasons for having this kind of units are: 21:32:30 1) A unit may be statically enabled by being symlinked from another unit's 21:32:30 .wants/ or .requires/ directory. 21:32:30 2) A unit's purpose may be to act as a helper for some other unit which has 21:32:30 a requirement dependency on it. 21:32:30 3) A unit may be started when needed via activation (socket, path, timer, 21:32:30 D-Bus, udev, scripted systemctl call, ...). 21:32:30 4) In case of template units, the unit is meant to be enabled with some 21:32:30 instance name specified. 21:32:31 Reading package lists... 21:32:31 Building dependency tree... 21:32:31 Reading state information... 21:32:31 The following additional packages will be installed: 21:32:31 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 21:32:31 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 21:32:31 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 21:32:31 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 21:32:31 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 21:32:31 Suggested packages: 21:32:31 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 21:32:31 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 21:32:31 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:32:31 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 21:32:31 systemd-container policykit-1 21:32:31 Recommended packages: 21:32:31 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 21:32:31 The following NEW packages will be installed: 21:32:31 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 21:32:31 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 21:32:31 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 21:32:31 multiarch-support openssh-client python3 python3-minimal python3.6 21:32:31 python3.6-minimal snapd squashfs-tools sudo 21:32:31 The following packages will be upgraded: 21:32:31 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 21:32:31 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 21:32:31 Need to get 35.2 MB of archives. 21:32:31 After this operation, 141 MB of additional disk space will be used. 21:32:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 21:32:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 21:32:31 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 21:32:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 21:32:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 21:32:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 21:32:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 21:32:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:32:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 21:32:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 21:32:31 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 21:32:31 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 21:32:31 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 21:32:31 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 21:32:31 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 21:32:31 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 21:32:31 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 21:32:32 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 21:32:32 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 21:32:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 21:32:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 21:32:33 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 21:32:33 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 21:32:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 21:32:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 21:32:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 21:32:33 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 21:32:33 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:32:33 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 21:32:33 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 21:32:33 debconf: delaying package configuration, since apt-utils is not installed 21:32:33 Fetched 35.2 MB in 1s (24.6 MB/s) 21:32:33 (Reading database ... 12757 files and directories currently installed.) 21:32:33 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 21:32:33 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 21:32:33 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 21:32:33 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 21:32:34 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 21:32:34 (Reading database ... 12757 files and directories currently installed.) 21:32:34 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 21:32:34 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 21:32:34 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 21:32:34 (Reading database ... 12757 files and directories currently installed.) 21:32:34 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 21:32:34 Unpacking apt (1.6.13) over (1.6.1) ... 21:32:34 Setting up apt (1.6.13) ... 21:32:34 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 21:32:34 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:32:35 (Reading database ... 12764 files and directories currently installed.) 21:32:35 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 21:32:35 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 21:32:35 Selecting previously unselected package libpython3.6-minimal:amd64. 21:32:35 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:32:35 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:32:35 Selecting previously unselected package libexpat1:amd64. 21:32:35 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 21:32:35 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:32:35 Selecting previously unselected package python3.6-minimal. 21:32:35 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:32:35 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:32:35 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 21:32:35 Checking for services that may need to be restarted...done. 21:32:35 Checking for services that may need to be restarted...done. 21:32:35 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:32:35 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:32:35 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:32:36 Selecting previously unselected package python3-minimal. 21:32:36 (Reading database ... 13012 files and directories currently installed.) 21:32:36 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 21:32:36 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:32:36 Selecting previously unselected package mime-support. 21:32:36 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:32:36 Unpacking mime-support (3.60ubuntu1) ... 21:32:36 Selecting previously unselected package libmpdec2:amd64. 21:32:36 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 21:32:36 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:32:36 Selecting previously unselected package libpython3.6-stdlib:amd64. 21:32:36 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:32:36 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:32:36 Selecting previously unselected package python3.6. 21:32:36 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:32:36 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:32:37 Selecting previously unselected package libpython3-stdlib:amd64. 21:32:37 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 21:32:37 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:32:37 Setting up python3-minimal (3.6.7-1~18.04) ... 21:32:37 Selecting previously unselected package python3. 21:32:37 (Reading database ... 13442 files and directories currently installed.) 21:32:37 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 21:32:37 Unpacking python3 (3.6.7-1~18.04) ... 21:32:37 Selecting previously unselected package multiarch-support. 21:32:37 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 21:32:37 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 21:32:37 Setting up multiarch-support (2.27-3ubuntu1.4) ... 21:32:37 Selecting previously unselected package liblzo2-2:amd64. 21:32:37 (Reading database ... 13479 files and directories currently installed.) 21:32:37 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 21:32:37 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 21:32:37 Selecting previously unselected package libbsd0:amd64. 21:32:37 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:32:37 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:32:37 Selecting previously unselected package sudo. 21:32:37 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 21:32:37 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 21:32:37 Selecting previously unselected package apparmor. 21:32:37 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 21:32:37 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:32:37 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 21:32:37 Selecting previously unselected package libedit2:amd64. 21:32:37 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 21:32:37 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:32:37 Selecting previously unselected package libkrb5support0:amd64. 21:32:37 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 21:32:37 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:32:38 Selecting previously unselected package libk5crypto3:amd64. 21:32:38 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 21:32:38 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:32:38 Selecting previously unselected package libkeyutils1:amd64. 21:32:38 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 21:32:38 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:32:38 Selecting previously unselected package libkrb5-3:amd64. 21:32:38 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 21:32:38 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:32:38 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:32:38 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 21:32:38 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:32:38 Selecting previously unselected package libssl1.0.0:amd64. 21:32:38 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 21:32:38 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 21:32:38 Selecting previously unselected package openssh-client. 21:32:38 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 21:32:38 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 21:32:38 Selecting previously unselected package squashfs-tools. 21:32:38 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 21:32:38 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:32:38 Selecting previously unselected package snapd. 21:32:38 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 21:32:38 Unpacking snapd (2.48.3+18.04) ... 21:32:41 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:32:41 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 21:32:41 Setting up mime-support (3.60ubuntu1) ... 21:32:41 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 21:32:41 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:32:41 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:32:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:32:41 Setting up systemd (237-3ubuntu10.47) ... 21:32:41 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:32:42 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:32:42 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:32:42 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:32:42 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:32:42 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:32:42 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:32:42 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:32:42 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:32:42 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:32:42 Setting up python3 (3.6.7-1~18.04) ... 21:32:42 running python rtupdate hooks for python3.6... 21:32:42 running python post-rtupdate hooks for python3.6... 21:32:43 Setting up apparmor (2.12-4ubuntu5.1) ... 21:32:43 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:32:43 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:32:43 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 21:32:43 Setting up snapd (2.48.3+18.04) ... 21:32:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:32:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:32:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:32:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:32:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:32:44 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:32:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:32:45 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:32:45 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:32:45 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:32:45 /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' 21:32:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:32:46 Processing triggers for systemd (237-3ubuntu10.47) ... 21:32:46 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:32:46 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:32:46 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:32:48 Reading package lists... 21:32:48 Reading package lists... 21:32:48 Building dependency tree... 21:32:48 Reading state information... 21:32:48 Calculating upgrade... 21:32:48 The following packages will be upgraded: 21:32:48 advancecomp base-files bash binutils binutils-common 21:32:48 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 21:32:48 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 21:32:48 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 21:32:48 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 21:32:48 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 21:32:48 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 21:32:48 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 21:32:48 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 21:32:48 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 21:32:48 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 21:32:48 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 21:32:48 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 21:32:48 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 21:32:48 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 21:32:48 ubuntu-keyring util-linux 21:32:48 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:32:48 Need to get 64.1 MB of archives. 21:32:48 After this operation, 5041 kB of additional disk space will be used. 21:32:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 21:32:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 21:32:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 21:32:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 21:32:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 21:32:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 21:32:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 21:32:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 21:32:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 21:32:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 21:32:49 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 21:32:49 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 21:32:49 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 21:32:49 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 21:32:49 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 21:32:49 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 21:32:49 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 21:32:49 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 21:32:49 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 21:32:49 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 21:32:49 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 21:32:49 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 21:32:49 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 21:32:49 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 21:32:49 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 21:32:49 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 21:32:49 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 21:32:49 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 21:32:49 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 21:32:49 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 21:32:49 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 21:32:49 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 21:32:49 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 21:32:49 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 21:32:49 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 21:32:49 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 21:32:49 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 21:32:49 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 21:32:49 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 21:32:49 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 21:32:49 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 21:32:49 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 21:32:49 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 21:32:49 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 21:32:49 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 21:32:49 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 21:32:49 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 21:32:49 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 21:32:49 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 21:32:49 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] 21:32:49 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 21:32:49 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 21:32:49 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 21:32:49 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 21:32:49 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 21:32:49 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 21:32:49 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 21:32:49 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 21:32:49 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 21:32:49 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 21:32:49 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 21:32:49 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 21:32:49 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 21:32:49 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 21:32:49 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 21:32:49 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:32:49 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 21:32:49 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 21:32:49 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 21:32:49 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 21:32:50 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 21:32:50 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 21:32:50 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 21:32:50 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 21:32:50 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 21:32:50 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 21:32:50 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 21:32:50 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 21:32:50 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 21:32:50 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 21:32:50 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 21:32:50 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 21:32:50 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 21:32:50 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 21:32:50 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 21:32:50 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 21:32:50 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 21:32:50 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 21:32:50 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 21:32:50 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 21:32:51 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 21:32:51 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 21:32:51 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 21:32:51 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 21:32:51 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 21:32:51 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 21:32:51 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 21:32:51 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 21:32:51 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 21:32:51 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 21:32:51 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 21:32:51 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 21:32:51 debconf: delaying package configuration, since apt-utils is not installed 21:32:51 Fetched 64.1 MB in 2s (26.1 MB/s) 21:32:51 (Reading database ... 13912 files and directories currently installed.) 21:32:51 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 21:32:51 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:32:52 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 21:32:52 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:32:52 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 21:32:52 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 21:32:52 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:32:52 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:32:52 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:32:52 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:32:52 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:32:52 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:32:52 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:32:52 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:32:52 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:32:52 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:32:52 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:32:52 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:32:52 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:32:52 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:32:52 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 21:32:52 (Reading database ... 13911 files and directories currently installed.) 21:32:52 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 21:32:52 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 21:32:53 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 21:32:53 (Reading database ... 13911 files and directories currently installed.) 21:32:53 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:32:53 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:32:53 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:32:53 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:32:53 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:32:53 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:32:53 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 21:32:53 (Reading database ... 13911 files and directories currently installed.) 21:32:53 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 21:32:54 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:32:54 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 21:32:54 (Reading database ... 13911 files and directories currently installed.) 21:32:54 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 21:32:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:32:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:32:54 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 21:32:54 Setting up base-files (10.1ubuntu2.10) ... 21:32:55 Installing new version of config file /etc/issue ... 21:32:55 Installing new version of config file /etc/issue.net ... 21:32:55 Installing new version of config file /etc/lsb-release ... 21:32:55 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:32:55 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:32:55 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:32:55 Removing obsolete conffile /etc/default/motd-news ... 21:32:55 (Reading database ... 13912 files and directories currently installed.) 21:32:55 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 21:32:55 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 21:32:55 Setting up bash (4.4.18-2ubuntu1.2) ... 21:32:55 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 21:32:55 (Reading database ... 13912 files and directories currently installed.) 21:32:55 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 21:32:55 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 21:32:55 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 21:32:55 (Reading database ... 13912 files and directories currently installed.) 21:32:55 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 21:32:55 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 21:32:55 Setting up tar (1.29b-2ubuntu0.2) ... 21:32:55 (Reading database ... 13912 files and directories currently installed.) 21:32:55 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 21:32:55 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:32:56 Setting up dpkg (1.19.0.5ubuntu2.3) ... 21:32:56 (Reading database ... 13912 files and directories currently installed.) 21:32:56 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 21:32:56 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:32:56 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 21:32:56 (Reading database ... 13912 files and directories currently installed.) 21:32:56 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 21:32:56 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:32:56 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 21:32:56 (Reading database ... 13912 files and directories currently installed.) 21:32:56 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 21:32:56 Unpacking grep (3.1-2build1) over (3.1-2) ... 21:32:57 Setting up grep (3.1-2build1) ... 21:32:57 (Reading database ... 13912 files and directories currently installed.) 21:32:57 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 21:32:57 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:32:57 Setting up login (1:4.5-1ubuntu2) ... 21:32:57 (Reading database ... 13912 files and directories currently installed.) 21:32:57 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 21:32:57 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:32:57 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 21:32:57 (Reading database ... 13912 files and directories currently installed.) 21:32:57 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 21:32:57 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:32:58 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 21:32:58 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:32:58 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 21:32:58 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:32:58 Setting up perl-base (5.26.1-6ubuntu0.5) ... 21:32:58 (Reading database ... 13912 files and directories currently installed.) 21:32:58 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 21:32:58 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:32:59 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:32:59 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:32:59 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:32:59 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:32:59 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 21:32:59 (Reading database ... 13912 files and directories currently installed.) 21:32:59 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 21:32:59 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 21:32:59 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 21:32:59 (Reading database ... 13912 files and directories currently installed.) 21:32:59 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:32:59 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:32:59 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:32:59 (Reading database ... 13912 files and directories currently installed.) 21:32:59 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:32:59 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:33:00 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:33:00 (Reading database ... 13912 files and directories currently installed.) 21:33:00 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:33:00 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:33:00 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:33:00 (Reading database ... 13912 files and directories currently installed.) 21:33:00 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:33:00 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:33:00 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:33:00 (Reading database ... 13912 files and directories currently installed.) 21:33:00 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 21:33:00 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:33:00 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 21:33:00 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:33:00 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 21:33:00 (Reading database ... 13912 files and directories currently installed.) 21:33:00 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 21:33:00 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:33:00 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 21:33:00 (Reading database ... 13912 files and directories currently installed.) 21:33:00 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:33:00 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:33:01 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:33:01 (Reading database ... 13912 files and directories currently installed.) 21:33:01 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:33:01 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:33:01 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 21:33:01 (Reading database ... 13912 files and directories currently installed.) 21:33:01 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:33:01 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:33:01 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 21:33:01 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:33:02 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:33:02 (Reading database ... 13912 files and directories currently installed.) 21:33:02 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 21:33:02 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:33:02 Setting up libc-bin (2.27-3ubuntu1.4) ... 21:33:02 (Reading database ... 13912 files and directories currently installed.) 21:33:02 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 21:33:02 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:33:02 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 21:33:02 (Reading database ... 13914 files and directories currently installed.) 21:33:02 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 21:33:02 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 21:33:02 Setting up debconf (1.5.66ubuntu1) ... 21:33:02 (Reading database ... 13914 files and directories currently installed.) 21:33:02 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 21:33:02 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:33:03 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 21:33:03 (Reading database ... 13914 files and directories currently installed.) 21:33:03 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 21:33:03 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:33:03 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 21:33:03 (Reading database ... 13914 files and directories currently installed.) 21:33:03 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:33:03 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:33:03 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 21:33:03 (Reading database ... 13914 files and directories currently installed.) 21:33:03 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:33:03 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:33:03 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 21:33:03 (Reading database ... 13914 files and directories currently installed.) 21:33:03 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:33:03 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:33:03 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 21:33:03 (Reading database ... 13914 files and directories currently installed.) 21:33:03 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:33:03 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:33:03 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 21:33:03 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 21:33:03 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 21:33:03 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:33:04 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 21:33:04 (Reading database ... 13914 files and directories currently installed.) 21:33:04 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 21:33:04 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 21:33:04 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 21:33:04 (Reading database ... 13914 files and directories currently installed.) 21:33:04 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 21:33:04 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 21:33:04 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 21:33:04 (Reading database ... 13914 files and directories currently installed.) 21:33:04 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 21:33:04 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:33:04 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 21:33:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:33:04 (Reading database ... 13914 files and directories currently installed.) 21:33:04 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 21:33:04 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:33:04 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 21:33:04 (Reading database ... 13914 files and directories currently installed.) 21:33:04 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 21:33:04 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 21:33:04 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 21:33:04 (Reading database ... 13914 files and directories currently installed.) 21:33:04 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 21:33:04 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:33:05 Setting up passwd (1:4.5-1ubuntu2) ... 21:33:05 (Reading database ... 13914 files and directories currently installed.) 21:33:05 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 21:33:05 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:33:05 Setting up gpgv (2.2.4-1ubuntu1.4) ... 21:33:05 (Reading database ... 13914 files and directories currently installed.) 21:33:05 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 21:33:05 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 21:33:05 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 21:33:05 (Reading database ... 13914 files and directories currently installed.) 21:33:05 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 21:33:05 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 21:33:05 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 21:33:06 (Reading database ... 13914 files and directories currently installed.) 21:33:06 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 21:33:06 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 21:33:06 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 21:33:06 (Reading database ... 13914 files and directories currently installed.) 21:33:06 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 21:33:06 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 21:33:06 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 21:33:06 (Reading database ... 13914 files and directories currently installed.) 21:33:06 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 21:33:06 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 21:33:06 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 21:33:06 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 21:33:06 (Reading database ... 13914 files and directories currently installed.) 21:33:06 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 21:33:06 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 21:33:06 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 21:33:06 (Reading database ... 13914 files and directories currently installed.) 21:33:06 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 21:33:06 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 21:33:06 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 21:33:06 (Reading database ... 13914 files and directories currently installed.) 21:33:06 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 21:33:06 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 21:33:07 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 21:33:07 (Reading database ... 13915 files and directories currently installed.) 21:33:07 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:33:07 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:33:07 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:33:07 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:33:07 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 21:33:07 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 21:33:07 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 21:33:07 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 21:33:07 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 21:33:07 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 21:33:07 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 21:33:07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 21:33:07 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 21:33:07 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 21:33:07 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 21:33:07 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 21:33:07 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 21:33:07 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 21:33:07 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 21:33:07 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 21:33:08 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 21:33:08 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 21:33:08 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 21:33:08 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 21:33:08 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 21:33:08 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 21:33:08 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 21:33:08 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 21:33:08 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:33:08 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:33:09 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:33:09 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:33:09 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:33:09 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:33:09 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:33:09 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:33:09 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:33:09 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:33:09 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:33:09 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:33:09 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:33:09 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:33:09 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:33:09 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:33:10 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:33:10 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:33:11 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:33:11 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:33:11 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:33:11 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:33:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:33:12 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:33:12 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:33:12 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 21:33:13 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:33:13 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:33:13 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:33:13 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:33:13 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 21:33:13 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:33:13 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 21:33:13 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:33:13 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:33:13 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 21:33:13 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:33:13 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:33:13 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:33:13 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:33:13 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 21:33:13 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 21:33:14 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:33:14 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 21:33:14 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:33:14 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:33:14 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:33:14 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 21:33:14 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 21:33:14 Setting up tzdata (2021a-0ubuntu0.18.04) ... 21:33:14 21:33:14 Current default time zone: 'Etc/UTC' 21:33:14 Local time is now: Wed May 26 21:33:14 UTC 2021. 21:33:14 Universal Time is now: Wed May 26 21:33:14 UTC 2021. 21:33:14 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:33:14 21:33:14 Setting up systemd-sysv (237-3ubuntu10.47) ... 21:33:14 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:33:14 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 21:33:14 Setting up mount (2.31.1-0.4ubuntu3.7) ... 21:33:14 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 21:33:14 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:33:14 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:33:14 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 21:33:14 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 21:33:14 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 21:33:14 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:33:14 Setting up procps (2:3.3.12-3ubuntu1.2) ... 21:33:14 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 21:33:14 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 21:33:14 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 21:33:14 Setting up patch (2.7.6-2ubuntu1.1) ... 21:33:14 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 21:33:14 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 21:33:14 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 21:33:14 Installing new version of config file /etc/ssl/openssl.cnf ... 21:33:14 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 21:33:14 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 21:33:14 Setting up ca-certificates (20210119~18.04.1) ... 21:33:16 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 21:33:16 Updating certificates in /etc/ssl/certs... 21:33:17 23 added, 27 removed; done. 21:33:18 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 21:33:18 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:33:18 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 21:33:18 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 21:33:18 Setting up pkgbinarymangler (138.18.04.1) ... 21:33:18 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 21:33:18 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 21:33:18 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 21:33:18 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 21:33:18 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:33:18 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:33:18 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:33:18 Setting up perl (5.26.1-6ubuntu0.5) ... 21:33:18 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 21:33:18 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 21:33:18 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:33:18 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 21:33:18 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 21:33:18 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 21:33:18 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 21:33:18 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 21:33:18 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 21:33:18 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:33:18 Processing triggers for systemd (237-3ubuntu10.47) ... 21:33:18 Processing triggers for mime-support (3.60ubuntu1) ... 21:33:18 Processing triggers for ca-certificates (20210119~18.04.1) ... 21:33:18 Updating certificates in /etc/ssl/certs... 21:33:19 0 added, 0 removed; done. 21:33:19 Running hooks in /etc/ca-certificates/update.d... 21:33:19 done. 21:33:19 Reading package lists... 21:33:19 Building dependency tree... 21:33:19 Reading state information... 21:33:19 The following NEW packages will be installed: 21:33:19 apt-transport-https 21:33:19 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:33:19 Need to get 1692 B of archives. 21:33:19 After this operation, 154 kB of additional disk space will be used. 21:33:19 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 21:33:20 debconf: delaying package configuration, since apt-utils is not installed 21:33:20 Fetched 1692 B in 0s (9628 B/s) 21:33:20 Selecting previously unselected package apt-transport-https. 21:33:20 (Reading database ... 13920 files and directories currently installed.) 21:33:20 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 21:33:20 Unpacking apt-transport-https (1.6.13) ... 21:33:20 Setting up apt-transport-https (1.6.13) ... 21:33:20 Waiting for network to be ready... 21:33:20 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 21:33:23 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 21:33:27 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 21:33:28 2021-05-26T21:33:25Z INFO Waiting for automatic snapd restart... 21:33:28 snapd 2.50 from Canonical* installed 21:33:28 "snapd" switched to the "latest/stable" channel 21:33:28 21:33:30 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 21:33:33 core18 20210507 from Canonical* installed 21:33:33 "core18" switched to the "latest/stable" channel 21:33:33 21:33:33 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 21:33:36 snapcraft 4.7.1 from Canonical* installed 21:33:36 "snapcraft" switched to the "latest/stable" channel 21:33:36 [Pipeline] } 21:33:39 $ docker stop --time=1 a1a758dcd1480c1aedc8af154952ddb25c9439567e079a65433f571255eb4911 21:33:41 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: 21:33:41 - README.md 21:33:41 21:33:41 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:33:41 $ docker rm -f a1a758dcd1480c1aedc8af154952ddb25c9439567e079a65433f571255eb4911 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:33:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:33:43 21:33:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:33:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:33:44 latest: Pulling from edgex-devops/edgex-compose-arm64 21:33:44 29e5d40040c1: Pulling fs layer 21:33:44 1ce36da41761: Pulling fs layer 21:33:44 25b303627fd3: Pulling fs layer 21:33:44 29e5d40040c1: Download complete 21:33:44 29e5d40040c1: Pull complete 21:33:45 1ce36da41761: Verifying Checksum 21:33:45 1ce36da41761: Download complete 21:33:46 1ce36da41761: Pull complete 21:33:46 25b303627fd3: Verifying Checksum 21:33:46 25b303627fd3: Download complete 21:33:47 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:33:47 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:33:47 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:33:47 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:33:48 Reading package lists... 21:33:48 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 21:33:55 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:33:55 Reading package lists... 21:33:55 Building dependency tree... 21:33:55 Reading state information... 21:33:55 Suggested packages: 21:33:55 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:33:55 git-gui gitk gitweb git-cvs git-mediawiki git-svn 21:33:55 Recommended packages: 21:33:55 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 21:33:55 The following NEW packages will be installed: 21:33:55 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 21:33:55 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 21:33:55 pkg-config zip 21:33:55 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 21:33:55 Need to get 7663 kB of archives. 21:33:55 After this operation, 43.8 MB of additional disk space will be used. 21:33:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 21:33:55 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 21:33:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 21:33:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 21:33:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 21:33:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 21:33:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 21:33:55 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 21:33:55 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 21:33:55 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:33:55 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 21:33:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 21:33:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 21:33:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 21:33:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 21:33:56 debconf: delaying package configuration, since apt-utils is not installed 21:33:56 Fetched 7663 kB in 1s (10.3 MB/s) 21:33:56 Selecting previously unselected package libglib2.0-0:amd64. 21:33:56 (Reading database ... 13924 files and directories currently installed.) 21:33:56 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 21:33:56 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:33:56 Selecting previously unselected package libpsl5:amd64. 21:33:56 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 21:33:56 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 21:33:56 Selecting previously unselected package libnghttp2-14:amd64. 21:33:56 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 21:33:56 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:33:56 Selecting previously unselected package librtmp1:amd64. 21:33:56 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 21:33:56 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:33:56 25b303627fd3: Pull complete 21:33:56 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:33:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:33:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:33:56 Selecting previously unselected package libcurl3-gnutls:amd64. 21:33:56 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 21:33:56 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 21:33:56 Selecting previously unselected package liberror-perl. 21:33:56 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 21:33:56 Unpacking liberror-perl (0.17025-1) ... 21:33:56 Selecting previously unselected package git-man. 21:33:56 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 21:33:56 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 21:33:56 prd-ubuntu18.04-docker-arm64-4c-16g-458 does not seem to be running inside a container 21:33:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:33:57 Selecting previously unselected package git. 21:33:57 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 21:33:57 Unpacking git (1:2.17.1-1ubuntu0.8) ... 21:33:58 Selecting previously unselected package libnorm1:amd64. 21:33:58 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 21:33:58 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:33:58 Selecting previously unselected package libpgm-5.2-0:amd64. 21:33:58 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 21:33:58 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:33:58 Selecting previously unselected package libsodium23:amd64. 21:33:58 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 21:33:58 Unpacking libsodium23:amd64 (1.0.16-2) ... 21:33:58 Selecting previously unselected package libzmq5:amd64. 21:33:58 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 21:33:58 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:33:58 Selecting previously unselected package libzmq3-dev:amd64. 21:33:58 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 21:33:58 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:33:58 Selecting previously unselected package pkg-config. 21:33:58 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 21:33:58 Unpacking pkg-config (0.29.1-0ubuntu2) ... 21:33:58 Selecting previously unselected package zip. 21:33:58 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 21:33:58 Unpacking zip (3.0-11build1) ... 21:33:58 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:33:58 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 21:33:58 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:33:58 Setting up liberror-perl (0.17025-1) ... 21:33:58 Setting up libpsl5:amd64 (0.19.1-5build1) ... 21:33:58 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:33:58 No schema files found: doing nothing. 21:33:58 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:33:58 Setting up zip (3.0-11build1) ... 21:33:58 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:33:58 Setting up libsodium23:amd64 (1.0.16-2) ... 21:33:58 Setting up pkg-config (0.29.1-0ubuntu2) ... 21:33:58 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:33:58 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 21:33:58 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:33:58 Setting up git (1:2.17.1-1ubuntu0.8) ... 21:33:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:33:59 $ docker top 4da79a456832c65b16345d045a1ff915dea3ee1d1ead1fe7f66689b78f2b6dd7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:34:00 + docker-compose build+ --helpgrep 21:34:00 parallel 21:34:04 --parallel Build images in parallel. [Pipeline] } 21:34:04 $ docker stop --time=1 4da79a456832c65b16345d045a1ff915dea3ee1d1ead1fe7f66689b78f2b6dd7 21:34:05 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:34:05 git set to automatically installed. 21:34:05 git-man set to automatically installed. 21:34:05 libcurl3-gnutls set to automatically installed. 21:34:05 liberror-perl set to automatically installed. 21:34:05 libglib2.0-0 set to automatically installed. 21:34:05 libnghttp2-14 set to automatically installed. 21:34:05 libnorm1 set to automatically installed. 21:34:05 libpgm-5.2-0 set to automatically installed. 21:34:05 libpsl5 set to automatically installed. 21:34:05 librtmp1 set to automatically installed. 21:34:05 libsodium23 set to automatically installed. 21:34:05 libzmq3-dev set to automatically installed. 21:34:05 libzmq5 set to automatically installed. 21:34:05 pkg-config set to automatically installed. 21:34:05 zip set to automatically installed. 21:34:06 $ docker rm -f 4da79a456832c65b16345d045a1ff915dea3ee1d1ead1fe7f66689b78f2b6dd7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:34:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:34:06 . [Pipeline] withDockerContainer 21:34:07 snapd is not logged in, snap install commands will use sudo 21:34:07 prd-ubuntu18.04-docker-arm64-4c-16g-458 does not seem to be running inside a container 21:34:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:34:08 $ docker top 6854b9a7b72e6608cd81a37bfc84441cc74c80626b471e81c291ba44a5319851 -eo pid,comm [Pipeline] { [Pipeline] sh 21:34:09 + docker-compose -f ./docker-compose-build.yml build --parallel 21:34:14 Building core-command ... 21:34:14 Building core-data ... 21:34:14 Building core-metadata ... 21:34:14 Building security-bootstrapper ... 21:34:14 Building security-proxy-setup ... 21:34:14 Building security-secretstore-setup ... 21:34:14 Building support-notifications ... 21:34:14 Building support-scheduler ... 21:34:14 Building sys-mgmt-agent ... 21:34:14 Building core-command 21:34:14 Building security-proxy-setup 21:34:14 Building sys-mgmt-agent 21:34:14 Building security-secretstore-setup 21:34:14 Building support-notifications 21:34:15 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:34:16 snap "core18" has no updates available 21:34:17 snapd is not logged in, snap install commands will use sudo 21:34:23 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:34:45 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 21:34:45 Pulling go-build-helper 21:34:45 + snapcraftctl pull 21:34:45 'app-service-config' has dependencies that need to be staged: go-build-helper 21:34:45 Skipping pull go-build-helper (already ran) 21:34:45 Building go-build-helper 21:34:45 + snapcraftctl build 21:34:46 Staging go-build-helper 21:34:46 + snapcraftctl stage 21:34:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:34:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 21:34:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 21:34:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 21:34:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 21:34:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 21:34:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 21:34:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 21:34:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 21:34:58 Get:10 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:34:58 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:34:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:34:58 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:34:58 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:34:58 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:34:58 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:34:58 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:34:58 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:34:58 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:34:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 21:34:58 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 21:34:58 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 21:34:58 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 21:34:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 21:34:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 21:34:58 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 21:34:58 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 21:34:58 Fetched 24.6 MB in 6s (4078 kB/s) 21:34:58 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:34:58 Fetched 224 kB in 0s (0 B/s) 21:34:58 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:34:58 Fetched 157 kB in 0s (0 B/s) 21:34:58 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:34:58 Fetched 221 kB in 0s (0 B/s) 21:34:58 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:34:58 Fetched 143 kB in 0s (0 B/s) 21:34:58 Pulling app-service-config 21:34:58 + snapcraftctl pull 21:34:59 Cloning into '/root/parts/app-service-config/src'... 21:35:00 Pulling config-common 21:35:00 + snapcraftctl pull 21:35:04 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:35:04 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:35:04 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:35:04 Fetched 0 B in 0s (0 B/s) 21:35:04 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:35:04 Fetched 0 B in 0s (0 B/s) 21:35:04 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:35:04 Fetched 0 B in 0s (0 B/s) 21:35:04 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:35:04 Fetched 0 B in 0s (0 B/s) 21:35:04 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:35:04 Fetched 0 B in 0s (0 B/s) 21:35:04 Pulling edgex-go 21:35:04 + snapcraftctl pull 21:35:22 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:35:22 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:35:22 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:35:22 Fetched 0 B in 0s (0 B/s) 21:35:22 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 21:35:22 Fetched 96.5 kB in 0s (0 B/s) 21:35:22 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 21:35:22 Fetched 279 kB in 0s (0 B/s) 21:35:22 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 21:35:22 Fetched 122 kB in 0s (0 B/s) 21:35:22 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 21:35:22 Fetched 77.8 kB in 0s (0 B/s) 21:35:22 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 21:35:22 Fetched 8848 B in 0s (0 B/s) 21:35:22 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 21:35:22 Fetched 47.8 kB in 0s (0 B/s) 21:35:22 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 21:35:22 Fetched 45.6 kB in 0s (0 B/s) 21:35:22 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 21:35:22 Fetched 15.0 kB in 0s (0 B/s) 21:35:22 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 21:35:22 Fetched 219 kB in 0s (0 B/s) 21:35:22 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 21:35:22 Fetched 154 kB in 0s (0 B/s) 21:35:22 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 21:35:22 Fetched 50.6 kB in 0s (0 B/s) 21:35:22 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 21:35:22 Fetched 14.8 kB in 0s (0 B/s) 21:35:22 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 21:35:22 Fetched 41.8 kB in 0s (0 B/s) 21:35:22 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 21:35:22 Fetched 499 kB in 0s (0 B/s) 21:35:22 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 21:35:22 Fetched 111 kB in 0s (0 B/s) 21:35:22 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 21:35:22 Fetched 240 kB in 0s (0 B/s) 21:35:22 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 21:35:22 Fetched 29.3 kB in 0s (0 B/s) 21:35:22 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 21:35:22 Fetched 85.5 kB in 0s (0 B/s) 21:35:22 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 21:35:22 Fetched 24.5 kB in 0s (0 B/s) 21:35:22 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 21:35:22 Fetched 49.2 kB in 0s (0 B/s) 21:35:22 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 21:35:22 Fetched 54.2 kB in 0s (0 B/s) 21:35:22 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 21:35:22 Fetched 30.8 kB in 0s (0 B/s) 21:35:22 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 21:35:22 Fetched 15.8 kB in 0s (0 B/s) 21:35:22 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 21:35:22 Fetched 85.9 kB in 0s (0 B/s) 21:35:22 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 21:35:22 Fetched 8720 B in 0s (0 B/s) 21:35:22 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 21:35:22 Fetched 137 kB in 0s (0 B/s) 21:35:22 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 21:35:22 Fetched 119 kB in 0s (0 B/s) 21:35:22 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 21:35:22 Fetched 110 kB in 0s (0 B/s) 21:35:22 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 21:35:22 Fetched 11.1 kB in 0s (0 B/s) 21:35:22 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 21:35:22 Fetched 645 kB in 0s (0 B/s) 21:35:22 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 21:35:22 Fetched 41.3 kB in 0s (0 B/s) 21:35:22 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 21:35:22 Fetched 17.9 kB in 0s (0 B/s) 21:35:22 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 21:35:22 Fetched 368 kB in 0s (0 B/s) 21:35:22 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 21:35:22 Fetched 187 kB in 0s (0 B/s) 21:35:22 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 21:35:22 Fetched 175 kB in 0s (0 B/s) 21:35:22 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 21:35:22 Fetched 206 kB in 0s (0 B/s) 21:35:22 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 21:35:22 Fetched 1301 kB in 0s (0 B/s) 21:35:22 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 21:35:22 Fetched 36.2 kB in 0s (0 B/s) 21:35:22 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 21:35:22 Fetched 159 kB in 0s (0 B/s) 21:35:22 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 21:35:22 Fetched 107 kB in 0s (0 B/s) 21:35:22 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 21:35:22 Fetched 48.7 kB in 0s (0 B/s) 21:35:22 Pulling static-packages 21:35:22 + snapcraftctl pull 21:35:22 Pulling version 21:35:22 + cd /root/project 21:35:22 + [ -f VERSION ] 21:35:22 + PROJECT_VERSION=local-dev 21:35:22 + git rev-parse --short HEAD 21:35:22 + GIT_REVISION=580caa8f 21:35:22 + snapcraftctl set-version local-dev 21:35:23 Skipping build go-build-helper (already ran) 21:35:23 Building app-service-config 21:35:23 + make build 21:35:23 go mod tidy 21:35:25 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.66 21:35:25 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 21:35:25 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 21:35:25 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 21:35:25 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 21:35:25 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 21:35:25 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 21:35:25 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:35:25 go: downloading github.com/gorilla/mux v1.8.0 21:35:25 go: downloading github.com/go-redis/redis/v7 v7.2.0 21:35:25 go: downloading github.com/pelletier/go-toml v1.9.1 21:35:25 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 21:35:25 go: downloading github.com/stretchr/testify v1.7.0 21:35:25 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:35:26 go: downloading gopkg.in/yaml.v2 v2.4.0 21:35:26 go: downloading github.com/hashicorp/consul/api v1.8.1 21:35:26 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 21:35:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:35:26 go: downloading github.com/google/uuid v1.2.0 21:35:26 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:35:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:35:26 go: downloading github.com/onsi/gomega v1.7.0 21:35:26 go: downloading github.com/gorilla/websocket v1.4.2 21:35:26 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:35:26 go: downloading github.com/stretchr/objx v0.1.0 21:35:26 go: downloading github.com/hashicorp/serf v0.9.5 21:35:26 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:35:26 go: downloading github.com/go-kit/kit v0.9.0 21:35:26 go: downloading github.com/onsi/ginkgo v1.10.1 21:35:26 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:35:26 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 21:35:27 go: downloading github.com/x448/float16 v0.8.4 21:35:27 go: downloading github.com/go-playground/validator/v10 v10.6.1 21:35:27 go: downloading github.com/fatih/color v1.9.0 21:35:27 go: downloading github.com/pmezard/go-difflib v1.0.0 21:35:27 go: downloading github.com/pebbe/zmq4 v1.2.7 21:35:27 go: downloading github.com/davecgh/go-spew v1.1.1 21:35:27 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:35:27 go: downloading github.com/mattn/go-colorable v0.1.6 21:35:27 go: downloading github.com/mitchellh/copystructure v1.0.0 21:35:27 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:35:27 go: downloading github.com/hashicorp/consul/sdk v0.7.0 21:35:27 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 21:35:27 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 21:35:27 go: downloading github.com/go-logfmt/logfmt v0.4.0 21:35:27 go: downloading github.com/kr/pretty v0.2.0 21:35:27 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:35:27 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:35:27 go: downloading github.com/go-stack/stack v1.8.0 21:35:27 go: downloading github.com/leodido/go-urn v1.2.0 21:35:27 go: downloading github.com/go-playground/universal-translator v0.17.0 21:35:27 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 21:35:27 go: downloading golang.org/x/text v0.3.2 21:35:27 go: downloading github.com/hashicorp/go-uuid v1.0.1 21:35:27 go: downloading github.com/go-playground/locales v0.13.0 21:35:27 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:35:27 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:35:27 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:35:27 go: downloading github.com/mattn/go-isatty v0.0.12 21:35:27 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:35:28 go: downloading github.com/hpcloud/tail v1.0.0 21:35:28 go: downloading github.com/pkg/errors v0.8.1 21:35:28 go: downloading github.com/hashicorp/memberlist v0.2.2 21:35:28 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:35:28 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:35:28 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:35:28 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:35:28 go: downloading github.com/golang/protobuf v1.3.2 21:35:28 go: downloading github.com/kr/text v0.1.0 21:35:28 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:35:28 go: downloading github.com/hashicorp/go-multierror v1.1.0 21:35:28 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:35:28 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:35:28 go: downloading github.com/hashicorp/errwrap v1.0.0 21:35:29 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:35:29 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 21:35:29 go: downloading github.com/miekg/dns v1.1.26 21:35:29 go: downloading github.com/fsnotify/fsnotify v1.4.7 21:35:29 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 21:35:29 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 21:35:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:35:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:35:35 ---> 7a6636f8dc39 21:35:35 Step 3/22 : WORKDIR /edgex-go 21:35:35 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:35:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:35:35 ---> 7a6636f8dc39 21:35:35 Step 3/26 : WORKDIR /edgex-go 21:35:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:35:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:35:35 ---> 7a6636f8dc39 21:35:35 Step 3/24 : WORKDIR /edgex-go 21:35:35 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:35:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:35:35 ---> 7a6636f8dc39 21:35:35 Step 3/23 : WORKDIR /edgex-go 21:35:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:35:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:35:35 ---> 7a6636f8dc39 21:35:35 Step 3/24 : WORKDIR /edgex-go 21:35:35 ---> Running in 71241585cfdb 21:35:35 ---> Running in 02189ac4f293 21:35:35 ---> Running in 2885354b98a9 21:35:35 ---> Running in fe6cc36b7fd6 21:35:35 ---> Running in b9b00829397c 21:35:35 Removing intermediate container b9b00829397c 21:35:35 ---> 07a4edaaf2b6 21:35:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:35 Removing intermediate container fe6cc36b7fd6 21:35:35 Removing intermediate container 71241585cfdb 21:35:35 ---> b65c91f7b91c 21:35:35 ---> 232403f23d9d 21:35:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:35 21:35:35 Removing intermediate container 2885354b98a9 21:35:35 ---> 8098bdfb3e55 21:35:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:35 Removing intermediate container 02189ac4f293 21:35:35 ---> b379d81bbaf9 21:35:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:35 ---> Running in e6cb75f40564 21:35:35 ---> Running in df075c7b41df 21:35:35 ---> Running in a15ef3ae72a9 21:35:35 ---> Running in ddae985fefc2 21:35:35 ---> Running in d72c5346cc45 21:35:35 Removing intermediate container e6cb75f40564 21:35:35 ---> 463b80225745 21:35:35 Step 5/22 : RUN apk add --update --no-cache make git 21:35:35 ---> Running in 36b2337545c5 21:35:35 Removing intermediate container df075c7b41df 21:35:35 ---> bc3250276f7b 21:35:35 Step 5/24 : RUN apk add --update --no-cache make git 21:35:35 Removing intermediate container ddae985fefc2 21:35:35 ---> c4481a0d5d2f 21:35:35 Step 5/26 : RUN apk add --update --no-cache make git 21:35:35 ---> Running in fc928094656c 21:35:35 Removing intermediate container d72c5346cc45 21:35:35 ---> 1485ddfc73a0 21:35:35 Step 5/24 : RUN apk add --update --no-cache make bash git 21:35:35 Removing intermediate container a15ef3ae72a9 21:35:35 ---> f64a2175d78f 21:35:35 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:35:35 ---> Running in c08e294821d9 21:35:35 ---> Running in 5ce3369527ab 21:35:35 ---> Running in 16010a58aeba 21:35:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:35:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:35:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:35:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:35:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:35:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:35:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:35:38 OK: 218 MiB in 52 packages 21:35:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:35:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:35:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:35:39 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 21:35:39 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 21:35:39 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 21:35:39 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 21:35:39 OK: 218 MiB in 52 packages 21:35:39 OK: 218 MiB in 52 packages 21:35:39 OK: 218 MiB in 52 packages 21:35:39 OK: 218 MiB in 52 packages 21:35:39 Removing intermediate container 36b2337545c5 21:35:39 ---> 5c593ed0a982 21:35:39 Step 6/22 : COPY go.mod . 21:35:40 Building config-common 21:35:40 + snapcraftctl build 21:35:40 Removing intermediate container fc928094656c 21:35:40 ---> fd42c675ce02 21:35:40 Step 6/24 : COPY go.mod . 21:35:41 ---> a5dfdc9c3f1f 21:35:41 Step 7/22 : RUN go mod download 21:35:41 ---> Running in c877c7bcf13b 21:35:41 Removing intermediate container c08e294821d9 21:35:41 ---> 2b3f9f4bf8ae 21:35:41 Step 6/26 : COPY go.mod . 21:35:42 Removing intermediate container 16010a58aeba 21:35:42 ---> 08e2ac79a7f8 21:35:42 Step 6/23 : COPY go.mod . 21:35:42 Removing intermediate container 5ce3369527ab 21:35:42 ---> eb2d3d57191e 21:35:42 Step 6/24 : COPY go.mod . 21:35:42 ---> 77ece3468475 21:35:42 Step 7/24 : RUN go mod download 21:35:42 Building edgex-go 21:35:42 ---> Running in b65306d174ce 21:35:42 + cd /root/parts/edgex-go/src 21:35:42 + make build 21:35:42 go mod tidy 21:35:42 ---> 33e9fcabecc8 21:35:42 Step 7/26 : RUN go mod download 21:35:43 ---> Running in b230ef651b1c 21:35:43 ---> 2351c2a80add 21:35:43 Step 7/23 : RUN go mod download 21:35:43 ---> 8c35a18052fb 21:35:43 Step 7/24 : RUN go mod download 21:35:43 ---> Running in c5d29da4d53b 21:35:43 ---> Running in f89613ce75ef 21:35:43 go: downloading github.com/lib/pq v1.10.2 21:35:43 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 21:35:43 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 21:35:44 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 21:35:44 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:35:44 go: downloading github.com/imdario/mergo v0.3.12 21:35:44 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:35:44 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 21:35:44 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 21:35:44 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 21:35:45 Removing intermediate container c877c7bcf13b 21:35:45 ---> 1136ec7e15d5 21:35:45 Step 8/22 : COPY . . 21:35:46 Removing intermediate container b65306d174ce 21:35:46 ---> a053a05542e7 21:35:46 Step 8/24 : COPY . . 21:35:47 Removing intermediate container b230ef651b1c 21:35:47 ---> 8d3db560be11 21:35:47 Step 8/26 : COPY . . 21:35:47 Removing intermediate container f89613ce75ef 21:35:47 ---> 371e5383aca5 21:35:47 Step 8/24 : COPY . . 21:35:48 Removing intermediate container c5d29da4d53b 21:35:48 ---> 11de3ca816f7 21:35:48 Step 8/23 : COPY . . 21:35:49 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 21:35:54 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 21:35:55 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 21:35:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:35:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:36:00 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 21:36:01 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 21:36:03 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 21:36:05 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 21:36:06 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 21:36:08 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 21:36:10 ---> 34972f5197fa 21:36:10 Step 9/22 : RUN go mod tidy 21:36:10 ---> f2cd2d0c5d6a 21:36:10 Step 9/24 : RUN go mod tidy 21:36:10 ---> Running in 54ac5488ef54 21:36:10 ---> Running in 8f8aab1f070d 21:36:10 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 21:36:10 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 21:36:10 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 21:36:10 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 21:36:10 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 21:36:10 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 21:36:10 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 21:36:10 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 21:36:10 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 21:36:10 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 21:36:10 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 21:36:10 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 21:36:10 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 21:36:10 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 21:36:10 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 21:36:10 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 21:36:10 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 21:36:10 + 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 21:36:10 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 21:36:10 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 21:36:10 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 21:36:10 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 21:36:10 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 21:36:10 + 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 21:36:10 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 21:36:10 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 21:36:10 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 21:36:10 ---> abfa837725fa 21:36:10 Step 9/24 : RUN go mod tidy 21:36:10 ---> 58b803f0676c 21:36:10 Step 9/26 : RUN go mod tidy 21:36:11 ---> c27095f83f66 21:36:11 Step 9/23 : RUN go mod tidy 21:36:11 ---> Running in 3cae90ca2fb8 21:36:11 ---> Running in 085377b9ff8c 21:36:11 ---> Running in 815009e5ccdf 21:36:13 Building static-packages 21:36:13 + snapcraftctl build 21:36:15 Building version 21:36:15 + snapcraftctl build 21:36:17 Skipping stage go-build-helper (already ran) 21:36:17 Staging app-service-config 21:36:17 + snapcraftctl stage 21:36:17 Removing intermediate container 54ac5488ef54 21:36:17 ---> a164d62ae906 21:36:17 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:36:17 ---> Running in 91d53147aa57 21:36:17 Removing intermediate container 8f8aab1f070d 21:36:17 ---> cada994f514b 21:36:17 Step 10/24 : RUN make cmd/core-command/core-command 21:36:18 ---> Running in 5a38f150f393 21:36:18 Removing intermediate container 3cae90ca2fb8 21:36:18 ---> efc4a4a284f9 21:36:18 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:36:18 Staging config-common 21:36:18 + snapcraftctl stage 21:36:18 ---> Running in 85f8bc7804e1 21:36:19 Removing intermediate container 085377b9ff8c 21:36:19 ---> 40ba741e5a43 21:36:19 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:36:19 ---> Running in da773800b718 21:36:19 Removing intermediate container 815009e5ccdf 21:36:19 ---> 6a5adedd4103 21:36:19 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:36:19 ---> Running in be08bf78766d 21:36:19 Staging edgex-go 21:36:19 + snapcraftctl stage 21:36:20 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 21:36:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:36:20 Staging static-packages 21:36:20 + snapcraftctl stage 21:36:20 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 21:36:21 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 21:36:22 Staging version 21:36:22 + snapcraftctl stage 21:36:22 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 21:36:22 Priming go-build-helper 21:36:22 + snapcraftctl prime 21:36:23 Priming app-service-config 21:36:23 + snapcraftctl prime 21:36:25 Priming config-common 21:36:25 + snapcraftctl prime 21:36:26 Priming edgex-go 21:36:26 + snapcraftctl prime 21:36:27 Priming static-packages 21:36:27 + snapcraftctl prime 21:36:29 Priming version 21:36:29 + snapcraftctl prime 21:36:30 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] } 21:38:13 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 21:38:13 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 21:38:18 Removing intermediate container 91d53147aa57 21:38:18 ---> 91b493aa0d37 21:38:18 21:38:18 Step 11/22 : FROM alpine:3.12 21:38:18 Removing intermediate container da773800b718 21:38:18 ---> 67e95a2e10bf 21:38:18 21:38:18 Step 11/26 : FROM alpine:3.12 21:38:18 3.12: Pulling from library/alpine 21:38:18 3.12: Pulling from library/alpine 21:38:20 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:38:20 Status: Downloaded newer image for alpine:3.12 21:38:20 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:38:20 Status: Image is up to date for alpine:3.12 21:38:20 ---> 9852663dfa18 21:38:20 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 21:38:20 ---> 9852663dfa18 21:38:20 Step 12/22 : RUN apk add --update --no-cache curl 21:38:21 ---> Running in 01edf7c5881d 21:38:21 ---> Running in aa064054f279 21:38:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:38:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:38:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:38:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:38:24 (1/4) Installing ca-certificates (20191127-r4) 21:38:24 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:38:24 (3/4) Installing libcurl (7.76.1-r0) 21:38:24 (4/4) Installing curl (7.76.1-r0) 21:38:24 Executing busybox-1.31.1-r20.trigger 21:38:24 Executing ca-certificates-20191127-r4.trigger 21:38:24 (1/6) Installing ca-certificates (20191127-r4) 21:38:24 (2/6) Installing nghttp2-libs (1.41.0-r0) 21:38:24 (3/6) Installing libcurl (7.76.1-r0) 21:38:24 (4/6) Installing curl (7.76.1-r0) 21:38:24 (5/6) Installing dumb-init (1.2.2-r1) 21:38:24 (6/6) Installing su-exec (0.2-r1) 21:38:24 Executing busybox-1.31.1-r20.trigger 21:38:24 Executing ca-certificates-20191127-r4.trigger 21:38:24 OK: 7 MiB in 18 packages 21:38:24 OK: 7 MiB in 20 packages 21:38:26 Removing intermediate container 85f8bc7804e1 21:38:26 ---> 5abf5779a3cf 21:38:26 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:38:26 Removing intermediate container 5a38f150f393 21:38:27 ---> 9a02bcfa1f0f 21:38:27 21:38:27 Step 11/24 : FROM alpine:3.12 21:38:27 ---> 9852663dfa18 21:38:27 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:38:27 ---> Running in 1da5be83d66d 21:38:27 ---> Running in 81db45d1826e 21:38:28 Removing intermediate container aa064054f279 21:38:28 ---> dfc2b6edd7d5 21:38:28 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:38:28 Removing intermediate container 01edf7c5881d 21:38:28 ---> 71452988e5d5 21:38:28 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:38:28 Removing intermediate container be08bf78766d 21:38:28 ---> 3787d9bab671 21:38:28 21:38:28 Step 11/23 : FROM alpine:3.12 21:38:28 ---> 9852663dfa18 21:38:28 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:38:28 ---> Running in de97862c45ff 21:38:28 ---> Running in d0eb78466a1c 21:38:28 ---> Running in 8f646050ec04 21:38:29 Removing intermediate container de97862c45ff 21:38:29 ---> bfc8bd6d5eb2 21:38:29 Step 14/26 : WORKDIR / 21:38:29 Removing intermediate container d0eb78466a1c 21:38:29 ---> d3a61791b3a2 21:38:29 Step 14/22 : WORKDIR /edgex 21:38:29 ---> Running in b031d8da4abe 21:38:29 ---> Running in 607992f83abf 21:38:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:38: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 21:38:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:38:30 Removing intermediate container b031d8da4abe 21:38:30 ---> c5a03a63c6be 21:38:30 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:38:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:38:30 Removing intermediate container 607992f83abf 21:38:30 ---> ff4828ffa42a 21:38:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:38:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:38:30 (1/1) Installing dumb-init (1.2.2-r1) 21:38:30 Executing busybox-1.31.1-r20.trigger 21:38:31 OK: 5 MiB in 15 packages 21:38:31 (1/2) Installing ca-certificates (20191127-r4) 21:38:31 (2/2) Installing dumb-init (1.2.2-r1) 21:38:31 Executing busybox-1.31.1-r20.trigger 21:38:31 Executing ca-certificates-20191127-r4.trigger 21:38:31 OK: 6 MiB in 16 packages 21:38:31 ---> 5eb6c12b39da 21:38:31 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:38:32 ---> 81f9e9bf2cf3 21:38:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:38:32 Removing intermediate container 81db45d1826e 21:38:32 ---> 1bda6acdc049 21:38:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:38:33 ---> Running in 6a038eea0659 21:38:33 ---> a1a40dc15794 21:38:33 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:38:33 Removing intermediate container 6a038eea0659 21:38:33 ---> 6f32e4126bbb 21:38:33 Step 14/24 : ENV APP_PORT=59882 21:38:33 Removing intermediate container 1da5be83d66d 21:38:33 ---> 99a1d2631f22 21:38:33 21:38:33 Step 12/24 : FROM docker:20.10.0 21:38:34 Removing intermediate container 8f646050ec04 21:38:34 ---> 9dc3decd81b8 21:38:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:38:34 ---> cb3273124aaa 21:38:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:38:34 20.10.0: Pulling from library/docker 21:38:34 ---> Running in 1a62f316eaed 21:38:34 ---> Running in c85355236f19 21:38:34 ---> 042472ce336c 21:38:34 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:38:35 Removing intermediate container c85355236f19 21:38:35 ---> 27acaa7539f4 21:38:35 Step 14/23 : ENV APP_PORT=59860 21:38:35 Removing intermediate container 1a62f316eaed 21:38:35 ---> efd8fd082401 21:38:35 Step 15/24 : EXPOSE $APP_PORT 21:38:35 ---> Running in f2a75d2e6595 21:38:35 ---> Running in db3527e6d8ca 21:38:36 ---> 5e01f5993b01 21:38:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:38:36 ---> 32b8fe2b4511 21:38:36 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:38:36 Removing intermediate container f2a75d2e6595 21:38:36 ---> 6886975f0140 21:38:36 Step 15/23 : EXPOSE $APP_PORT 21:38:36 ---> Running in 767fa604e596 21:38:37 ---> Running in 5be52d234593 21:38:37 Removing intermediate container db3527e6d8ca 21:38:37 ---> 2579e7712389 21:38:37 Step 16/24 : WORKDIR / 21:38:37 ---> Running in 645f3fa82617 21:38:37 Removing intermediate container 767fa604e596 21:38:37 ---> 3bdfcecfbbb5 21:38:37 Step 19/22 : CMD ["--init=true"] 21:38:37 Removing intermediate container 5be52d234593 21:38:37 ---> 458b365d408c 21:38:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:38:37 ---> Running in 6aaca32cb8fe 21:38:38 Removing intermediate container 645f3fa82617 21:38:38 ---> 56714e948902 21:38:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:38:38 ---> cac2d3cb4d03 21:38:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:38:39 Removing intermediate container 6aaca32cb8fe 21:38:39 ---> 335831e5c95d 21:38:39 Step 20/22 : LABEL arch=arm64 21:38:39 ---> Running in 37cc625b1b1d 21:38:39 ---> 0511c01c04b3 21:38:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:38:40 ---> 0def5223303f 21:38:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:38:40 Removing intermediate container 37cc625b1b1d 21:38:40 ---> 814864014655 21:38:40 Step 21/22 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 21:38:40 ---> Running in 14f9e7a8ef05 21:38:40 ---> 5e6949938d11 21:38:40 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:38:41 ---> f0dcba5a18b1 21:38:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:38:41 Removing intermediate container 14f9e7a8ef05 21:38:41 ---> f54eb9345db1 21:38:41 Step 22/22 : LABEL version=0.0.0 21:38:42 ---> Running in 35c151b004db 21:38:42 ---> 8785101ee694 21:38:42 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/ 21:38:42 ---> f2d0d8cf2bb1 21:38:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:38:42 ---> Running in 163e2644d0be 21:38:42 ---> de18b1c4a443 21:38:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:38:42 Removing intermediate container 35c151b004db 21:38:42 ---> babe00f0a82d 21:38:42 21:38:42 ---> Running in a4691bf8f53a 21:38:43 Successfully built babe00f0a82d 21:38:43 Successfully tagged security-proxy-setup-arm64:latest 21:38:43  Building security-proxy-setup ... done Building core-metadata 21:38:43 Removing intermediate container a4691bf8f53a 21:38:43 ---> af2f39427db8 21:38:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:38:44 ---> 754907fdd79d 21:38:44 Step 20/24 : ENTRYPOINT ["/core-command"] 21:38:44 ---> Running in 8edf7b88fdb8 21:38:44 ---> Running in b61809aa21bf 21:38:45 Removing intermediate container 8edf7b88fdb8 21:38:45 ---> 3d674300e11c 21:38:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:38:45 Removing intermediate container b61809aa21bf 21:38:45 ---> c4532fa5f061 21:38:45 Step 21/23 : LABEL arch=arm64 21:38:46 ---> Running in 6b4a9c09aa2c 21:38:46 Removing intermediate container 163e2644d0be 21:38:46 ---> 4e181705c6e2 21:38:46 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 21:38:46 ---> Running in 403f21a51fd0 21:38:46 ---> Running in 6fb07375c03b 21:38:47 Removing intermediate container 403f21a51fd0 21:38:47 ---> c69eb615f10c 21:38:47 Step 22/24 : LABEL arch=arm64 21:38:47 Removing intermediate container 6b4a9c09aa2c 21:38:47 ---> 6bf8f70d13d3 21:38:47 Step 22/23 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 21:38:47 Removing intermediate container 6fb07375c03b 21:38:47 ---> 22e00936d10f 21:38:47 Step 24/26 : LABEL arch=arm64 21:38:47 ---> Running in 0f8ca7211a92 21:38:47 ---> Running in 35f7496e86a6 21:38:47 ---> Running in 240b8374b2e3 21:38:48 Removing intermediate container 0f8ca7211a92 21:38:48 ---> 400a6c113c27 21:38:48 Step 23/23 : LABEL version=0.0.0 21:38:48 Removing intermediate container 35f7496e86a6 21:38:48 ---> 1eedd008ff34 21:38:48 Step 23/24 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 21:38:48 ---> Running in e27c72fb5ae2 21:38:48 Removing intermediate container 240b8374b2e3 21:38:48 ---> 307701b27b78 21:38:48 Step 25/26 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 21:38:48 ---> Running in 7b1feb0e53de 21:38:49 ---> Running in 867d8289a712 21:38:49 Removing intermediate container e27c72fb5ae2 21:38:49 ---> 9c8077d59f62 21:38:49 21:38:49 Removing intermediate container 7b1feb0e53de 21:38:49 ---> bb48d85ce411 21:38:49 Step 24/24 : LABEL version=0.0.0 21:38:49 Successfully built 9c8077d59f62 21:38:50 Successfully tagged support-notifications-arm64:latest 21:38:50  Building support-notifications ... done Building support-scheduler 21:38:50 Removing intermediate container 867d8289a712 21:38:50 ---> 928db9ef34bc 21:38:50 Step 26/26 : LABEL version=0.0.0 21:38:50 ---> Running in f0d7505da264 21:38:50 ---> Running in 3e695e5f3384 21:38:51 Removing intermediate container f0d7505da264 21:38:51 ---> dbca31b1ca5b 21:38:51 21:38:51 Removing intermediate container 3e695e5f3384 21:38:51 ---> af7e32dcdf81 21:38:51 21:38:51 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:38:51 Status: Downloaded newer image for docker:20.10.0 21:38:51 ---> eeaf43b92773 21:38:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:38:51 Successfully built dbca31b1ca5b 21:38:51 Successfully built af7e32dcdf81 21:38:51 Successfully tagged core-command-arm64:latest 21:38:51 Successfully tagged security-secretstore-setup-arm64:latest 21:38:51  Building core-command ... done Building security-bootstrapper 21:38:51 Building core-data 21:38:51  Building security-secretstore-setup ... done  ---> Running in d36ee04df3eb 21:38:52 Removing intermediate container d36ee04df3eb 21:38:52 ---> e62a952e746f 21:38:52 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 21:38:52 ---> Running in 9d6d4df09bcb 21:38:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:38:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:38:54 (1/39) Installing readline (8.0.4-r0) 21:38:54 (2/39) Installing bash (5.0.17-r0) 21:38:54 Executing bash-5.0.17-r0.post-install 21:38:54 (3/39) Installing nghttp2-libs (1.41.0-r0) 21:38:54 (4/39) Installing libcurl (7.76.1-r0) 21:38:54 (5/39) Installing curl (7.76.1-r0) 21:38:54 (6/39) Installing dumb-init (1.2.2-r1) 21:38:54 (7/39) Installing libbz2 (1.0.8-r1) 21:38:54 (8/39) Installing expat (2.2.9-r1) 21:38:54 (9/39) Installing libffi (3.3-r2) 21:38:54 (10/39) Installing gdbm (1.13-r1) 21:38:54 (11/39) Installing xz-libs (5.2.5-r0) 21:38:54 (12/39) Installing sqlite-libs (3.32.1-r0) 21:38:54 (13/39) Installing python3 (3.8.10-r0) 21:38:56 (14/39) Installing py3-appdirs (1.4.4-r1) 21:38:56 (15/39) Installing py3-ordered-set (4.0.1-r0) 21:38:56 (16/39) Installing py3-parsing (2.4.7-r0) 21:38:56 (17/39) Installing py3-six (1.15.0-r0) 21:38:56 (18/39) Installing py3-packaging (20.4-r0) 21:38:56 (19/39) Installing py3-setuptools (47.0.0-r0) 21:38:56 (20/39) Installing py3-chardet (3.0.4-r4) 21:38:56 (21/39) Installing py3-idna (2.9-r0) 21:38:56 (22/39) Installing py3-certifi (2020.4.5.1-r0) 21:38:56 (23/39) Installing py3-urllib3 (1.25.9-r0) 21:38:56 (24/39) Installing py3-requests (2.23.0-r0) 21:38:56 (25/39) Installing py3-msgpack (1.0.0-r0) 21:38:56 (26/39) Installing py3-lockfile (0.12.2-r3) 21:38:56 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:38:56 (28/39) Installing py3-colorama (0.4.3-r0) 21:38:56 (29/39) Installing py3-distlib (0.3.0-r0) 21:38:56 (30/39) Installing py3-distro (1.5.0-r1) 21:38:56 (31/39) Installing py3-webencodings (0.5.1-r3) 21:38:56 (32/39) Installing py3-html5lib (1.0.1-r4) 21:38:56 (33/39) Installing py3-pytoml (0.1.21-r0) 21:38:56 (34/39) Installing py3-pep517 (0.8.2-r0) 21:38:56 (35/39) Installing py3-progress (1.5-r0) 21:38:56 (36/39) Installing py3-toml (0.10.1-r0) 21:38:56 (37/39) Installing py3-retrying (1.3.3-r0) 21:38:56 (38/39) Installing py3-contextlib2 (0.6.0-r0) 21:38:56 (39/39) Installing py3-pip (20.1.1-r0) 21:38:57 Executing busybox-1.31.1-r19.trigger 21:38:57 OK: 72 MiB in 59 packages 21:39:01 Collecting docker-compose==1.23.2 21:39:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:39:02 Collecting texttable<0.10,>=0.9.0 21:39:02 Downloading texttable-0.9.1.tar.gz (11 kB) 21:39:04 Collecting jsonschema<3,>=2.5.1 21:39:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:39:05 Collecting cached-property<2,>=1.2.0 21:39:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:39:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:39:05 Collecting docker<4.0,>=3.6.0 21:39:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:39:06 Collecting websocket-client<1.0,>=0.32.0 21:39:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:39:07 Collecting docopt<0.7,>=0.6.1 21:39:07 Downloading docopt-0.6.2.tar.gz (25 kB) 21:39:09 Collecting dockerpty<0.5,>=0.4.1 21:39:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:39:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:39:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:39:13 Collecting PyYAML<4,>=3.10 21:39:13 Downloading PyYAML-3.13.tar.gz (270 kB) 21:39:17 Collecting docker-pycreds>=0.4.0 21:39:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:39:17 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 21:39:17 Collecting idna<2.8,>=2.5 21:39:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:39:18 Collecting urllib3<1.25,>=1.21.1 21:39:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:39:18 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 21:39:18 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:39:18 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:39:18 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:39:18 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:39:19 Installing collected packages: texttable, jsonschema, cached-property, docker-pycreds, idna, urllib3, requests, websocket-client, docker, docopt, dockerpty, PyYAML, docker-compose 21:39:19 Running setup.py install for texttable: started 21:39:22 Running setup.py install for texttable: finished with status 'done' 21:39:22 Attempting uninstall: idna 21:39:22 Found existing installation: idna 2.9 21:39:22 Uninstalling idna-2.9: 21:39:22 Successfully uninstalled idna-2.9 21:39:23 Attempting uninstall: urllib3 21:39:23 Found existing installation: urllib3 1.25.9 21:39:23 Uninstalling urllib3-1.25.9: 21:39:23 Successfully uninstalled urllib3-1.25.9 21:39:24 Attempting uninstall: requests 21:39:24 Found existing installation: requests 2.23.0 21:39:24 Uninstalling requests-2.23.0: 21:39:24 Successfully uninstalled requests-2.23.0 21:39:25 Running setup.py install for docopt: started 21:39:28 Running setup.py install for docopt: finished with status 'done' 21:39:28 Running setup.py install for dockerpty: started 21:39:31 Running setup.py install for dockerpty: finished with status 'done' 21:39:31 Running setup.py install for PyYAML: started 21:39:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:39:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:39:31 ---> 7a6636f8dc39 21:39:31 Step 3/24 : WORKDIR /edgex-go 21:39:31 ---> Using cache 21:39:31 ---> b379d81bbaf9 21:39:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:31 ---> Using cache 21:39:31 ---> 1485ddfc73a0 21:39:31 Step 5/24 : RUN apk add --update --no-cache make git 21:39:34 Running setup.py install for PyYAML: finished with status 'done' 21:39:35 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:39:35 ---> Running in 7aa526651eff 21:39:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:39:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:39:38 OK: 218 MiB in 52 packages 21:39:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:39:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:39:40 ---> 7a6636f8dc39 21:39:40 Step 3/23 : WORKDIR /edgex-go 21:39:40 ---> Using cache 21:39:40 ---> b379d81bbaf9 21:39:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:40 ---> Using cache 21:39:40 ---> 1485ddfc73a0 21:39:40 Step 5/23 : RUN apk add --update --no-cache make git 21:39:40 ---> Running in aa576321d7c6 21:39:40 Removing intermediate container 7aa526651eff 21:39:40 ---> c5a84a19d6a6 21:39:40 Step 6/24 : COPY go.mod . 21:39:41 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:39:41 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:39:41 ---> 7a6636f8dc39 21:39:41 Step 3/32 : WORKDIR /edgex-go 21:39:41 ---> Using cache 21:39:41 ---> b379d81bbaf9 21:39:41 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:41 ---> Using cache 21:39:41 ---> 1485ddfc73a0 21:39:41 Step 5/32 : RUN apk add --update --no-cache make git 21:39:41 ---> Using cache 21:39:41 ---> c5a84a19d6a6 21:39:41 Step 6/32 : COPY go.mod . 21:39:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:39:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:39:41 ---> 7a6636f8dc39 21:39:41 Step 3/24 : WORKDIR /edgex-go 21:39:41 ---> Using cache 21:39:41 ---> b379d81bbaf9 21:39:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:41 ---> Using cache 21:39:41 ---> 1485ddfc73a0 21:39:41 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:39:41 ---> Running in 1600d6361bb7 21:39:43 ---> c6937db89fed 21:39:43 Step 7/24 : RUN go mod download 21:39:43 ---> c26e37b99914 21:39:43 Step 7/32 : RUN go mod download 21:39:43 ---> Running in a63d15f90611 21:39:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:39:43 ---> Running in d281193a423e 21:39:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:39:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:39:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:39:45 OK: 218 MiB in 52 packages 21:39:46 OK: 218 MiB in 52 packages 21:39:47 Removing intermediate container aa576321d7c6 21:39:47 ---> ab545117d107 21:39:47 Step 6/23 : COPY go.mod . 21:39:47 Removing intermediate container a63d15f90611 21:39:47 ---> cc0f5636ab6d 21:39:47 Step 8/24 : COPY . . 21:39:47 Removing intermediate container 1600d6361bb7 21:39:47 ---> e9204aa39351 21:39:47 Step 6/24 : COPY go.mod . 21:39:48 Removing intermediate container d281193a423e 21:39:48 ---> b494152640a3 21:39:48 Step 8/32 : COPY . . 21:39:48 ---> 3d556801c25c 21:39:48 Step 7/23 : RUN go mod download 21:39:49 ---> Running in f77874fb6428 21:39:49 ---> 68e7c8c40df0 21:39:49 Step 7/24 : RUN go mod download 21:39:50 ---> Running in f61028dbb08c 21:39:51 Removing intermediate container 9d6d4df09bcb 21:39:51 ---> 9adcac08301f 21:39:51 Step 15/24 : ENV APP_PORT=58890 21:39:53 ---> Running in a21dc247348b 21:39:54 Removing intermediate container a21dc247348b 21:39:54 ---> 391294607463 21:39:54 Step 16/24 : EXPOSE $APP_PORT 21:39:54 Removing intermediate container f61028dbb08c 21:39:54 ---> 849b193e7d03 21:39:54 Step 8/24 : COPY . . 21:39:55 ---> Running in 1bbf7988ae16 21:39:55 Removing intermediate container f77874fb6428 21:39:55 ---> ecc45c4381ed 21:39:55 Step 8/23 : COPY . . 21:39:56 Removing intermediate container 1bbf7988ae16 21:39:56 ---> 8c18dd6b4cc9 21:39:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:39:59 ---> 40cb3dd5860a 21:39:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:40:02 ---> e93e3748a355 21:40:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:40:04 ---> 38fb5cc71f5b 21:40:04 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 21:40:05 ---> Running in ebbc4c72f737 21:40:06 Removing intermediate container ebbc4c72f737 21:40:06 ---> e621e21990c7 21:40:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:40:06 ---> Running in b688ab29cb67 21:40:07 ---> dceda63b402c 21:40:07 Step 9/24 : RUN go mod tidy 21:40:08 Removing intermediate container b688ab29cb67 21:40:08 ---> be61f5dff379 21:40:08 Step 22/24 : LABEL arch=arm64 21:40:08 ---> Running in 0e413ae67bc2 21:40:09 ---> Running in 6bff7b60991d 21:40:09 ---> 263f90e73595 21:40:09 Step 9/32 : RUN go mod tidy 21:40:10 ---> Running in bb1b3eb0e746 21:40:10 Removing intermediate container 6bff7b60991d 21:40:10 ---> 562b25d7a39c 21:40:10 Step 23/24 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 21:40:11 ---> Running in 44da6443498d 21:40:12 Removing intermediate container 44da6443498d 21:40:12 ---> 55d52a2a98ed 21:40:12 Step 24/24 : LABEL version=0.0.0 21:40:12 ---> Running in 77e9afde7211 21:40:13 Removing intermediate container 77e9afde7211 21:40:13 ---> d5bbe5853f8a 21:40:13 21:40:14 Successfully built d5bbe5853f8a 21:40:14 Successfully tagged sys-mgmt-agent-arm64:latest 21:40:14 Removing intermediate container 0e413ae67bc2 21:40:14  Building sys-mgmt-agent ... done  ---> d16e2d6381d9 21:40:14 Step 10/24 : RUN make cmd/core-metadata/core-metadata 21:40:15 ---> Running in 7dde3e13d913 21:40:17 Removing intermediate container bb1b3eb0e746 21:40:17 ---> e28942205e96 21:40:17 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:40:17 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 21:40:17 ---> Running in 6dd9bd37021c 21:40:17 ---> f4efa36942a2 21:40:17 Step 9/23 : RUN go mod tidy 21:40:18 ---> Running in b793933e0918 21:40:18 ---> 6037868daa19 21:40:18 Step 9/24 : RUN go mod tidy 21:40:18 ---> Running in d2f5470505f5 21:40:19 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 21:40:25 Removing intermediate container b793933e0918 21:40:25 ---> f88c1ed9fa96 21:40:25 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:40:25 ---> Running in bfcfb0a16c41 21:40:25 Removing intermediate container d2f5470505f5 21:40:25 ---> ea2b08b8d284 21:40:25 Step 10/24 : RUN make cmd/core-data/core-data 21:40:25 ---> Running in e85274dd2017 21:40:27 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 21:40:27 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 21:42:04 Removing intermediate container 6dd9bd37021c 21:42:04 ---> 4e9c441e010b 21:42:04 21:42:04 Step 11/32 : FROM alpine:3.12 21:42:04 ---> 9852663dfa18 21:42:04 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:42:04 ---> Running in 180cc4101b3c 21:42:04 Removing intermediate container 180cc4101b3c 21:42:04 ---> 32a48cd37f0d 21:42:04 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 21:42:04 ---> Running in 218f25bd00ef 21:42:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:42:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:42:04 (1/2) Installing dumb-init (1.2.2-r1) 21:42:04 (2/2) Installing su-exec (0.2-r1) 21:42:04 Executing busybox-1.31.1-r20.trigger 21:42:04 OK: 5 MiB in 16 packages 21:42:04 Removing intermediate container 218f25bd00ef 21:42:04 ---> 995ecefff6b9 21:42:04 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:42:04 ---> Running in 2709a696edd2 21:42:04 Removing intermediate container 2709a696edd2 21:42:04 ---> 69f7f2ad73f7 21:42:04 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:42:04 ---> Running in 1947e09fc780 21:42:04 Removing intermediate container 1947e09fc780 21:42:04 ---> 5b5de1ca762b 21:42:04 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:42:04 ---> Running in 6c906b9fafe5 21:42:04 Removing intermediate container 6c906b9fafe5 21:42:04 ---> fd0a7071604d 21:42:04 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:42:04 ---> Running in 184781e3dcdd 21:42:04 Removing intermediate container 184781e3dcdd 21:42:04 ---> f3e4d3cf876b 21:42:04 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:42:06 ---> 071c7bc30a88 21:42:06 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:42:06 ---> Running in 17736eaf167b 21:42:10 Removing intermediate container 17736eaf167b 21:42:10 ---> 5fd532082c5b 21:42:10 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:42:12 ---> 78ce4a73c86a 21:42:12 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:42:13 Removing intermediate container 7dde3e13d913 21:42:13 ---> 657150a3504a 21:42:13 21:42:13 Step 11/24 : FROM alpine:3.12 21:42:13 ---> 9852663dfa18 21:42:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:42:13 ---> Using cache 21:42:13 ---> 1bda6acdc049 21:42:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:42:13 ---> Using cache 21:42:13 ---> 6f32e4126bbb 21:42:13 Step 14/24 : ENV APP_PORT=59881Removing intermediate container bfcfb0a16c41 21:42:13 ---> fb51d591d205 21:42:13 21:42:13 Step 11/23 : FROM alpine:3.12 21:42:13 ---> 9852663dfa18 21:42:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:42:13 ---> Using cache 21:42:13 ---> 1bda6acdc049 21:42:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:42:13 ---> Using cache 21:42:13 ---> 6f32e4126bbb 21:42:13 Step 14/23 : ENV APP_PORT=59861 21:42:13 21:42:13 ---> Running in 6a33e6f80fa6 21:42:13 ---> Running in b418f821b6d1 21:42:14 ---> b48e75e3ac7f 21:42:14 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:42:14 Removing intermediate container 6a33e6f80fa6 21:42:14 ---> 96fa3b8142ce 21:42:14 Step 15/23 : EXPOSE $APP_PORT 21:42:14 Removing intermediate container b418f821b6d1 21:42:14 ---> 09dab6b955d7 21:42:14 Step 15/24 : EXPOSE $APP_PORT 21:42:14 ---> Running in 49ce5b7e2db6 21:42:14 ---> Running in c13cb439f5e4 21:42:15 Removing intermediate container 49ce5b7e2db6 21:42:15 ---> 86015020c5a8 21:42:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:42:15 Removing intermediate container c13cb439f5e4 21:42:15 ---> 01face8cbf5f 21:42:15 Step 16/24 : WORKDIR / 21:42:15 ---> e28e18d36c99 21:42:15 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:42:16 ---> Running in 868817928d77 21:42:16 ---> 12cc0f08e1df 21:42:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:42:17 Removing intermediate container 868817928d77 21:42:17 ---> db45f70e86b7 21:42:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:42:17 ---> a86db4d8a3e4 21:42:17 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:42:18 ---> 93daf20bd1e1 21:42:18 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 21:42:18 ---> 2ed6253c4183 21:42:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:42:19 ---> 2dcb9aba4027 21:42:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:42:19 ---> Running in 9bde4e1e4b20 21:42:19 Removing intermediate container 9bde4e1e4b20 21:42:19 ---> 3af056671cd3 21:42:19 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:42:20 ---> ccda73ed3124 21:42:20 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:42:20 ---> Running in 009e0330d678 21:42:20 ---> 965381952e8a 21:42:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:42:20 ---> 3bd174857629 21:42:20 Step 27/32 : RUN chmod +x /entrypoint.sh 21:42:21 Removing intermediate container 009e0330d678 21:42:21 ---> 9cd2704efc5c 21:42:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:42:21 ---> Running in f05de7e91a51 21:42:21 ---> Running in 491dbf755227 21:42:21 ---> 4f27410108b5 21:42:21 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:42:22 ---> Running in f9ac1178c4f8 21:42:22 Removing intermediate container 491dbf755227 21:42:22 ---> 6174355329ac 21:42:22 Step 21/23 : LABEL arch=arm64 21:42:22 Removing intermediate container f9ac1178c4f8 21:42:22 ---> 1fd457a1da2d 21:42:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:42:22 ---> Running in ab7f60432df8 21:42:23 ---> Running in eb7fd7d3b3c8 21:42:23 Removing intermediate container e85274dd2017 21:42:23 ---> 267000edc17c 21:42:23 21:42:23 Step 11/24 : FROM alpine:3.12 21:42:23 ---> 9852663dfa18 21:42:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:42:23 Removing intermediate container ab7f60432df8 21:42:23 ---> 359010c05901 21:42:23 Step 22/23 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 21:42:24 ---> Running in 2af64ff119e3 21:42:24 Removing intermediate container eb7fd7d3b3c8 21:42:24 ---> cedfedbd460c 21:42:24 Step 22/24 : LABEL arch=arm64 21:42:24 ---> Running in 52e865d15486 21:42:24 ---> Running in 66aa181ba874 21:42:24 Removing intermediate container f05de7e91a51 21:42:24 ---> a0f1334035c9 21:42:24 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:42:24 Removing intermediate container 2af64ff119e3 21:42:24 ---> 4c62b26c39b9 21:42:24 Step 13/24 : ENV APP_PORT=59880 21:42:24 Removing intermediate container 52e865d15486 21:42:24 ---> badb73116659 21:42:24 Step 23/23 : LABEL version=0.0.0 21:42:24 ---> Running in 10f613383b15 21:42:24 ---> Running in 65db0c38527f 21:42:24 ---> Running in 14bb8695320d 21:42:24 Removing intermediate container 66aa181ba874 21:42:24 ---> 17c23dc6a2b3 21:42:24 Step 23/24 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 21:42:25 ---> Running in 56e26840b748 21:42:25 Removing intermediate container 10f613383b15 21:42:25 ---> 7aca2bf4977f 21:42:25 Step 29/32 : CMD ["gate"] 21:42:25 Removing intermediate container 65db0c38527f 21:42:25 ---> 4a565fe35dd7 21:42:25 Step 14/24 : EXPOSE $APP_PORT 21:42:25 ---> Running in fda120b4a57a 21:42:25 Removing intermediate container 14bb8695320d 21:42:25 ---> Running in 43f4c55ef1b6 21:42:25 ---> 32436931f681 21:42:25 21:42:25 Removing intermediate container 56e26840b748 21:42:25 ---> ba822003b2cf 21:42:25 Step 24/24 : LABEL version=0.0.0 21:42:26 ---> Running in 5f459dcdc3f1 21:42:26 Successfully built 32436931f681 21:42:26 Successfully tagged support-scheduler-arm64:latest 21:42:26  Building support-scheduler ... done Removing intermediate container 43f4c55ef1b6 21:42:26 ---> 1e4b6d48bcaf 21:42:26 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:42:26 Removing intermediate container fda120b4a57a 21:42:26 ---> c04af11460e9 21:42:26 Step 30/32 : LABEL arch=arm64 21:42:26 ---> Running in 9317ceea9c7f 21:42:26 ---> Running in f10fd195e215 21:42:26 Removing intermediate container 5f459dcdc3f1 21:42:26 ---> 616824189a97 21:42:26 21:42:27 Successfully built 616824189a97 21:42:27 Successfully tagged core-metadata-arm64:latest 21:42:27  Building core-metadata ... done Removing intermediate container f10fd195e215 21:42:27 ---> 21f6642dff53 21:42:27 Step 31/32 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 21:42:27 ---> Running in c8fe3855c36e 21:42:28 Removing intermediate container c8fe3855c36e 21:42:28 ---> efb845b265f7 21:42:28 Step 32/32 : LABEL version=0.0.0 21:42:28 ---> Running in 341654cdbcec 21:42:29 Removing intermediate container 9317ceea9c7f 21:42:29 ---> 22a9801f8e47 21:42:29 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:42:29 Removing intermediate container 341654cdbcec 21:42:29 ---> 8bc0d825916d 21:42:29 21:42:29 ---> Running in 5339abf3f21d 21:42:29 Successfully built 8bc0d825916d 21:42:29 Successfully tagged security-bootstrapper-arm64:latest 21:42:30  Building security-bootstrapper ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:42:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:42:32 (1/6) Installing dumb-init (1.2.2-r1) 21:42:32 (2/6) Installing libgcc (9.3.0-r2) 21:42:32 (3/6) Installing libsodium (1.0.18-r0) 21:42:32 (4/6) Installing libstdc++ (9.3.0-r2) 21:42:32 (5/6) Installing libzmq (4.3.3-r0) 21:42:32 (6/6) Installing zeromq (4.3.3-r0) 21:42:32 Executing busybox-1.31.1-r20.trigger 21:42:32 OK: 8 MiB in 20 packages 21:42:33 Removing intermediate container 5339abf3f21d 21:42:33 ---> 0ab712b5b1cc 21:42:33 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:42:34 ---> b8785bbc47e4 21:42:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:42:36 ---> ae268b9e2750 21:42:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:42:36 ---> d74c09544735 21:42:36 Step 20/24 : ENTRYPOINT ["/core-data"] 21:42:37 ---> Running in c13a9e8ec489 21:42:37 Removing intermediate container c13a9e8ec489 21:42:37 ---> 7f38272ebfdc 21:42:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:42:37 ---> Running in 0a7c77379a12 21:42:38 Removing intermediate container 0a7c77379a12 21:42:38 ---> e600646a8b05 21:42:38 Step 22/24 : LABEL arch=arm64 21:42:38 ---> Running in 75d8f7c329e3 21:42:38 Removing intermediate container 75d8f7c329e3 21:42:38 ---> 664c4e4ce9e9 21:42:38 Step 23/24 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 21:42:38 ---> Running in af46c8ce7040 21:42:39 Removing intermediate container af46c8ce7040 21:42:39 ---> 3c89a15e3eee 21:42:39 Step 24/24 : LABEL version=0.0.0 21:42:39 ---> Running in 9e1846e9a8cb 21:42:40 Removing intermediate container 9e1846e9a8cb 21:42:40 ---> cac857cbfd94 21:42:40 21:42:40 Successfully built cac857cbfd94 21:42:40 Successfully tagged core-data-arm64:latest 21:42:40  Building core-data ... done  [Pipeline] } 21:42:40 $ docker stop --time=1 6854b9a7b72e6608cd81a37bfc84441cc74c80626b471e81c291ba44a5319851 21:42:42 $ docker rm -f 6854b9a7b72e6608cd81a37bfc84441cc74c80626b471e81c291ba44a5319851 [Pipeline] // withDockerContainer [Pipeline] sh 21:42:43 + docker images 21:42:43 REPOSITORY TAG IMAGE ID CREATED SIZE 21:42:43 core-data-arm64 latest cac857cbfd94 4 seconds ago 20.4MB 21:42:43 security-bootstrapper-arm64 latest 8bc0d825916d 14 seconds ago 17.2MB 21:42:43 core-metadata-arm64 latest 616824189a97 17 seconds ago 17.4MB 21:42:43 support-scheduler-arm64 latest 32436931f681 18 seconds ago 16.1MB 21:42:43 267000edc17c 20 seconds ago 990MB 21:42:43 fb51d591d205 31 seconds ago 982MB 21:42:43 657150a3504a 31 seconds ago 989MB 21:42:43 4e9c441e010b 52 seconds ago 974MB 21:42:43 sys-mgmt-agent-arm64 latest d5bbe5853f8a 2 minutes ago 299MB 21:42:43 core-command-arm64 latest dbca31b1ca5b 3 minutes ago 16.1MB 21:42:43 security-secretstore-setup-arm64 latest af7e32dcdf81 3 minutes ago 24.4MB 21:42:43 support-notifications-arm64 latest 9c8077d59f62 3 minutes ago 16.8MB 21:42:43 security-proxy-setup-arm64 latest babe00f0a82d 4 minutes ago 24MB 21:42:43 99a1d2631f22 4 minutes ago 979MB 21:42:43 3787d9bab671 4 minutes ago 982MB 21:42:43 9a02bcfa1f0f 4 minutes ago 981MB 21:42:43 67e95a2e10bf 4 minutes ago 979MB 21:42:43 91b493aa0d37 4 minutes ago 978MB 21:42:43 ci-base-image-arm64 latest 7a6636f8dc39 15 minutes ago 641MB 21:42:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB 21:42:43 alpine 3.12 9852663dfa18 6 weeks ago 5.32MB 21:42:43 docker 20.10.0 eeaf43b92773 5 months ago 228MB 21:42:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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] libraryResource [Pipeline] sh 21:42:44 ---> job-cost.sh 21:42:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XnH8 21:43:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:44:59 lf-activate-venv(): INFO: Adding /tmp/venv-XnH8/bin to PATH 21:44:59 INFO: No Stack... 21:44:59 INFO: Retrieving Pricing Info for: v2-standard-4 21:44:59 INFO: Archiving Costs [Pipeline] sh 21:45:00 + + cut -d, -f6cat 21:45:00 /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 21:45:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3513-2-stack-cost] 21:45:00 Resource [jenkins-edgexfoundry-edgex-go-PR-3513-2-stack-cost] did not exist. Created. 21:45:00 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3513-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:45:00 + echo total: 0.18000000715255737 [Pipeline] stash 21:45:00 Stashed 1 file(s) [Pipeline] } 21:45:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3513-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:45:01 provisioning config files... 21:45:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4131273663343490474tmp [Pipeline] { [Pipeline] sh 21:45:01 + set +x 21:45:01 + curl -s https://codecov.io/bash 21:45:01 + bash -s -- 21:45:02 21:45:02 _____ _ 21:45:02 / ____| | | 21:45:02 | | ___ __| | ___ ___ _____ __ 21:45:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:45:02 | |___| (_) | (_| | __/ (_| (_) \ V / 21:45:02 \_____\___/ \__,_|\___|\___\___/ \_/ 21:45:02 Bash-1.0.3 21:45:02 21:45:02 21:45:02 ==> git version 2.24.4 found 21:45:02 ==> 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 21:45:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:45:02 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:45:02 ==> Jenkins CI detected. 21:45:02 project root: . 21:45:02 --> token set from env 21:45:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:45:02 ==> Running gcov in . (disable via -X gcov) 21:45:02 ==> Python coveragepy not found 21:45:02 ==> Searching for coverage reports in: 21:45:02 + . 21:45:02 -> Found 1 reports 21:45:02 ==> Detecting git/mercurial file structure 21:45:02 ==> Reading reports 21:45:02 + ./coverage.out bytes=741453 21:45:02 ==> Appending adjustments 21:45:02 https://docs.codecov.io/docs/fixing-reports 21:45:04 + Found adjustments 21:45:04 ==> Gzipping contents 21:45:04 104K /tmp/codecov.Dv5NOi.gz 21:45:04 ==> Uploading reports 21:45:04 url: https://codecov.io 21:45:04 query: branch=PR-3513&commit=580caa8f4c8d93160f35c45716b25369e9831fe0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3513%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3513&job=&cmd_args= 21:45:04 -> Pinging Codecov 21:45:04 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3513&commit=580caa8f4c8d93160f35c45716b25369e9831fe0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3513%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3513&job=&cmd_args= 21:45:05 -> Uploading to 21:45:05 https://storage.googleapis.com/codecov/v4/raw/2021-05-26/00271124DB129430A58F1EEE437C3FCB/580caa8f4c8d93160f35c45716b25369e9831fe0/74aa86e0-ae9f-4140-8c8b-aff439c26b6d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210526T214504Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2603329138fc0f70b253dba91154483b35d0d6c563b42c8a5d89d6a39e8b7042 21:45:05 % Total % Received % Xferd Average Speed Time Time Time Current 21:45:05 Dload Upload Total Spent Left Speed 21:45:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 230k --:--:-- --:--:-- --:--:-- 230k 21:45:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/580caa8f4c8d93160f35c45716b25369e9831fe0 [Pipeline] } 21:45:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:45:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:45:07 ---> package-listing.sh 21:45:07 ++ tr '[:upper:]' '[:lower:]' 21:45:07 ++ facter osfamily 21:45:07 + OS_FAMILY=redhat 21:45:07 + workspace=/w/workspace/edgex-go/2 21:45:07 + START_PACKAGES=/tmp/packages_start.txt 21:45:07 + END_PACKAGES=/tmp/packages_end.txt 21:45:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:45:07 + PACKAGES=/tmp/packages_start.txt 21:45:07 + '[' /w/workspace/edgex-go/2 ']' 21:45:07 + PACKAGES=/tmp/packages_end.txt 21:45:07 + case "${OS_FAMILY}" in 21:45:07 + sort 21:45:07 + rpm -qa 21:45:09 + '[' -f /tmp/packages_start.txt ']' 21:45:09 + '[' -f /tmp/packages_end.txt ']' 21:45:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:45:09 + '[' /w/workspace/edgex-go/2 ']' 21:45:09 + mkdir -p /w/workspace/edgex-go/2/archives/ 21:45:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 21:45:09 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 21:45:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:45:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:45:10 21:45:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:45:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:45:10 alpine: Pulling from edgex-lftools-log-publisher 21:45:10 df20fa9351a1: Pulling fs layer 21:45:10 36b3adc4ff6f: Pulling fs layer 21:45:10 8ad3a11d3b57: Pulling fs layer 21:45:10 46f8f816bc3b: Pulling fs layer 21:45:10 93b61091891f: Pulling fs layer 21:45:10 93b9cdb0e59b: Pulling fs layer 21:45:10 5e14af77c1be: Pulling fs layer 21:45:10 01666e4c0597: Pulling fs layer 21:45:10 aa168da1d23b: Pulling fs layer 21:45:10 46f8f816bc3b: Waiting 21:45:10 93b61091891f: Waiting 21:45:10 93b9cdb0e59b: Waiting 21:45:10 5e14af77c1be: Waiting 21:45:10 01666e4c0597: Waiting 21:45:10 aa168da1d23b: Waiting 21:45:10 36b3adc4ff6f: Verifying Checksum 21:45:10 36b3adc4ff6f: Download complete 21:45:10 46f8f816bc3b: Verifying Checksum 21:45:10 46f8f816bc3b: Download complete 21:45:10 df20fa9351a1: Verifying Checksum 21:45:10 df20fa9351a1: Download complete 21:45:10 93b9cdb0e59b: Verifying Checksum 21:45:10 93b9cdb0e59b: Download complete 21:45:10 5e14af77c1be: Verifying Checksum 21:45:10 5e14af77c1be: Download complete 21:45:10 01666e4c0597: Verifying Checksum 21:45:10 01666e4c0597: Download complete 21:45:10 df20fa9351a1: Pull complete 21:45:10 8ad3a11d3b57: Verifying Checksum 21:45:10 8ad3a11d3b57: Download complete 21:45:10 36b3adc4ff6f: Pull complete 21:45:11 93b61091891f: Verifying Checksum 21:45:11 93b61091891f: Download complete 21:45:11 8ad3a11d3b57: Pull complete 21:45:11 46f8f816bc3b: Pull complete 21:45:11 93b61091891f: Pull complete 21:45:12 93b9cdb0e59b: Pull complete 21:45:12 5e14af77c1be: Pull complete 21:45:12 01666e4c0597: Pull complete 21:45:12 aa168da1d23b: Verifying Checksum 21:45:12 aa168da1d23b: Download complete 21:45:17 aa168da1d23b: Pull complete 21:45:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:45:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:45:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:45:17 prd-centos7-docker-4c-2g-457 does not seem to be running inside a container 21:45:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:45:20 $ docker top 041f01cc650a4b0d2c659a22cd876f627a8eeb19394ebea958c254db90ece03c -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:20 + touch /tmp/pre-build-complete [Pipeline] sh 21:45:20 + mkdir -p /var/log/sa [Pipeline] sh 21:45:21 + ls /var/log/sa-host 21:45:21 + sadf -c /var/log/sa-host/sa05 21:45:21 file_magic: OK 21:45:21 HZ: Using current value: 100 21:45:21 file_header: OK 21:45:21 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 21:45:21 Statistics: 21:45:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:45:21 File successfully converted to sysstat format version 12.2.1 21:45:21 + sadf -c /var/log/sa-host/sa26 21:45:21 file_magic: OK 21:45:21 HZ: Using current value: 100 21:45:21 file_header: OK 21:45:21 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 21:45:21 Statistics: 21:45:21 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... 21:45:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:45:21 provisioning config files... 21:45:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4310156176321280547tmp [Pipeline] { [Pipeline] echo 21:45:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:45:22 ---> create-netrc.sh [Pipeline] } 21:45:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:45:22 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:45:22 ---> python-tools-install.sh [Pipeline] echo 21:45:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:45:22 ---> sudo-logs.sh 21:45:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:45:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:45:23 ---> job-cost.sh 21:45:23 lf-activate-venv: SKIPPING 21:45:23 DEBUG: total: 0.18000000715255737 21:45:23 INFO: Retrieving Stack Cost... 21:45:24 INFO: Retrieving Pricing Info for: v3-standard-2 21:45:24 INFO: Archiving Costs [Pipeline] echo 21:45:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:45:24 ---> logs-deploy.sh 21:45:24 lf-activate-venv: SKIPPING 21:45:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3513/2 21:45:24 INFO: archiving workspace using pattern(s): 21:45:25 Archives upload complete. 21:45:25 INFO: archiving logs to Nexus 21:45:26 ---> uname -a: 21:45:26 Linux prd-centos7-docker-4c-2g-457.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:45:26 21:45:26 21:45:26 ---> lscpu: 21:45:26 Architecture: x86_64 21:45:26 CPU op-mode(s): 32-bit, 64-bit 21:45:26 Byte Order: Little Endian 21:45:26 Address sizes: 40 bits physical, 48 bits virtual 21:45:26 CPU(s): 2 21:45:26 On-line CPU(s) list: 0,1 21:45:26 Thread(s) per core: 1 21:45:26 Core(s) per socket: 1 21:45:26 Socket(s): 2 21:45:26 NUMA node(s): 1 21:45:26 Vendor ID: AuthenticAMD 21:45:26 CPU family: 23 21:45:26 Model: 49 21:45:26 Model name: AMD EPYC-Rome Processor 21:45:26 Stepping: 0 21:45:26 CPU MHz: 2800.000 21:45:26 BogoMIPS: 5600.00 21:45:26 Virtualization: AMD-V 21:45:26 Hypervisor vendor: KVM 21:45:26 Virtualization type: full 21:45:26 L1d cache: 64 KiB 21:45:26 L1i cache: 64 KiB 21:45:26 L2 cache: 1 MiB 21:45:26 L3 cache: 32 MiB 21:45:26 NUMA node0 CPU(s): 0,1 21:45:26 Vulnerability Itlb multihit: Not affected 21:45:26 Vulnerability L1tf: Not affected 21:45:26 Vulnerability Mds: Not affected 21:45:26 Vulnerability Meltdown: Not affected 21:45:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:45:26 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:45:26 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:45:26 Vulnerability Srbds: Not affected 21:45:26 Vulnerability Tsx async abort: Not affected 21:45:26 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 21:45:26 21:45:26 21:45:26 ---> nproc: 21:45:26 2 21:45:26 21:45:26 21:45:26 ---> df -h: 21:45:26 Filesystem Size Used Available Use% Mounted on 21:45:26 overlay 40.0G 12.6G 27.4G 31% / 21:45:26 tmpfs 64.0M 0 64.0M 0% /dev 21:45:26 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:45:26 shm 64.0M 0 64.0M 0% /dev/shm 21:45:26 /dev/vda1 40.0G 12.6G 27.4G 31% /facter-os 21:45:26 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/resolv.conf 21:45:26 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hostname 21:45:26 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hosts 21:45:26 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/auth.log 21:45:26 /dev/vda1 40.0G 12.6G 27.4G 31% /run/cloud-init/result.json 21:45:26 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/sa-host 21:45:26 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/secure 21:45:26 /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/2 21:45:26 /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/2@tmp 21:45:26 21:45:26 21:45:26 ---> free -m: 21:45:26 total used free shared buff/cache available 21:45:26 Mem: 7821 1356 1339 0 5124 6440 21:45:26 Swap: 1023 1 1022 21:45:26 21:45:26 21:45:26 ---> ip addr: 21:45:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:45:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:45:26 inet 127.0.0.1/8 scope host lo 21:45:26 valid_lft forever preferred_lft forever 21:45:26 inet6 ::1/128 scope host 21:45:26 valid_lft forever preferred_lft forever 21:45:26 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:45:26 link/ether fa:16:3e:47:97:18 brd ff:ff:ff:ff:ff:ff 21:45:26 inet 10.30.123.65/23 brd 10.30.123.255 scope global dynamic eth0 21:45:26 valid_lft 84980sec preferred_lft 84980sec 21:45:26 inet6 fe80::f816:3eff:fe47:9718/64 scope link 21:45:26 valid_lft forever preferred_lft forever 21:45:26 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:45:26 link/ether 02:42:83:4b:39:ce brd ff:ff:ff:ff:ff:ff 21:45:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:45:26 valid_lft forever preferred_lft forever 21:45:26 inet6 fe80::42:83ff:fe4b:39ce/64 scope link 21:45:26 valid_lft forever preferred_lft forever 21:45:26 21:45:26 21:45:26 ---> sar -b -r -n DEV: 21:45:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 21:45:26 21:45:26 21:21:34 LINUX RESTART (2 CPU) 21:45:26 21:45:26 21:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:45:26 21:23:01 129.07 14.60 114.47 0.00 4770.03 21925.72 0.00 21:45:26 21:24:01 172.27 0.00 172.27 0.00 0.00 46550.81 0.00 21:45:26 21:25:01 64.32 0.00 64.32 0.00 0.00 10237.92 0.00 21:45:26 21:26:01 62.27 0.00 62.27 0.00 0.00 4664.28 0.00 21:45:26 21:27:02 453.47 199.17 254.30 0.00 4796.34 163282.14 0.00 21:45:26 21:28:01 612.77 291.72 321.05 0.00 14261.95 162416.07 0.00 21:45:26 21:29:01 553.70 53.40 500.30 0.00 3300.75 217810.16 0.00 21:45:26 21:30:02 228.63 16.02 212.61 0.00 2832.97 37575.27 0.00 21:45:26 21:31:01 7.42 0.00 7.42 0.00 0.00 345.08 0.00 21:45:26 21:32:01 0.32 0.05 0.27 0.00 0.40 3.15 0.00 21:45:26 21:33:01 0.35 0.00 0.35 0.00 0.00 4.48 0.00 21:45:26 21:34:01 0.25 0.00 0.25 0.00 0.00 3.35 0.00 21:45:26 21:35:01 0.38 0.00 0.38 0.00 0.00 5.48 0.00 21:45:26 21:36:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 21:45:26 21:37:01 0.50 0.18 0.32 0.00 5.73 4.75 0.00 21:45:26 21:38:01 1.02 0.22 0.80 0.00 52.64 16.94 0.00 21:45:26 21:39:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 21:45:26 21:40:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 21:45:26 21:41:01 0.18 0.00 0.18 0.00 0.00 1.75 0.00 21:45:26 21:42:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 21:45:26 21:43:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 21:45:26 21:44:01 0.25 0.00 0.25 0.00 0.00 3.15 0.00 21:45:26 21:45:01 0.58 0.28 0.30 0.00 34.25 27.54 0.00 21:45:26 Average: 99.56 25.01 74.55 0.00 1301.64 28960.46 0.00 21:45:26 21:45:26 21:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:45:26 21:23:01 5140096 0 804492 10.04 2620 2061732 1268328 14.00 728508 1723492 160 21:45:26 21:24:01 4113464 0 1085664 13.56 2620 2807192 1689304 18.65 1175528 2179628 52956 21:45:26 21:25:01 3637480 0 1210752 15.12 2620 3158088 1737480 19.18 1480084 2324172 107516 21:45:26 21:26:01 3794304 0 1142136 14.26 2620 3069880 1675988 18.50 1249560 2381720 88168 21:45:26 21:27:02 1625888 0 1286288 16.06 2620 5094144 1735248 19.16 1723940 3997836 42708 21:45:26 21:28:01 359680 0 1828896 22.84 2620 5817744 3815060 42.12 2949464 3944832 154084 21:45:26 21:29:01 577924 0 1497276 18.70 2620 5931120 2587364 28.57 2561804 4094224 0 21:45:26 21:30:02 1994096 0 1296096 16.18 2620 4716128 1442832 15.93 1480708 3796820 20 21:45:26 21:31:01 2004172 0 1286016 16.06 2620 4716132 1399644 15.45 1479016 3794612 8 21:45:26 21:32:01 2004796 0 1285388 16.05 2620 4716136 1399948 15.46 1479500 3794720 8 21:45:26 21:33:01 2005128 0 1284996 16.04 2620 4716196 1399876 15.46 1479548 3794736 20 21:45:26 21:34:01 2005808 0 1284368 16.04 2620 4716144 1399708 15.45 1478624 3795088 12 21:45:26 21:35:01 2006104 0 1284068 16.03 2620 4716148 1399708 15.45 1478620 3795088 8 21:45:26 21:36:01 2005616 0 1284552 16.04 2620 4716152 1399864 15.46 1479132 3795088 8 21:45:26 21:37:01 2005824 0 1284308 16.04 2620 4716188 1399708 15.45 1478652 3795108 16 21:45:26 21:38:01 2001784 0 1286792 16.07 2620 4717744 1399792 15.45 1484252 3793884 8 21:45:26 21:39:01 2001720 0 1286852 16.07 2620 4717748 1399828 15.45 1484468 3793884 8 21:45:26 21:40:01 2001972 0 1286592 16.06 2620 4717756 1399708 15.45 1484172 3793884 8 21:45:26 21:41:01 2002228 0 1286336 16.06 2620 4717756 1399708 15.45 1484288 3793884 8 21:45:26 21:42:01 2001476 0 1287080 16.07 2620 4717764 1399888 15.46 1484472 3793916 8 21:45:26 21:43:01 2001124 0 1287432 16.07 2620 4717764 1399972 15.46 1484868 3793916 12 21:45:26 21:44:01 2002104 0 1286444 16.06 2620 4717772 1399708 15.45 1484156 3793916 20 21:45:26 21:45:01 1999672 0 1287828 16.08 2620 4718820 1399952 15.46 1485248 3795044 20 21:45:26 Average: 2230107 0 1280028 15.98 2620 4496185 1606462 17.74 1546896 3537369 19382 21:45:26 21:45:26 21:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:45:26 21:23:01 eth0 1867.15 1744.64 6424.02 207.67 0.00 0.00 0.00 0.00 21:45:26 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:23:01 docker0 982.85 826.39 78.91 2695.90 0.00 0.00 0.00 0.00 21:45:26 21:24:01 veth7c0c558 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:45:26 21:24:01 eth0 550.76 467.97 3553.88 48.85 0.00 0.00 0.00 0.00 21:45:26 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:24:01 docker0 221.13 268.65 15.29 848.18 0.00 0.00 0.00 0.00 21:45:26 21:25:01 veth7c0c558 0.63 0.65 0.05 0.06 0.00 0.00 0.00 0.00 21:45:26 21:25:01 eth0 30.00 15.26 24.14 12.73 0.00 0.00 0.00 0.00 21:45:26 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:25:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 21:45:26 21:26:01 veth7c0c558 1.32 1.32 0.10 0.10 0.00 0.00 0.00 0.00 21:45:26 21:26:01 eth0 31.05 22.67 18.76 108.70 0.00 0.00 0.00 0.00 21:45:26 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:26:01 docker0 1.32 1.32 0.09 0.10 0.00 0.00 0.00 0.00 21:45:26 21:27:02 eth0 187.24 159.92 1672.92 27.41 0.00 0.00 0.00 0.00 21:45:26 21:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:27:02 veth45dc445 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:45:26 21:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:28:01 veth0e11287 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:45:26 21:28:01 vethe45b3ec 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:45:26 21:28:01 veth967e62f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:45:26 21:28:01 veth64ece1d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:45:26 21:29:01 eth0 2896.59 2554.53 12262.04 549.59 0.00 0.00 0.00 0.00 21:45:26 21:29:01 vethb48a0e5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:29:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:45:26 21:29:01 veth0fe1839 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:45:26 21:30:02 eth0 220.27 162.31 1712.87 23.09 0.00 0.00 0.00 0.00 21:45:26 21:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:30:02 docker0 1332.71 1284.26 102.32 4397.76 0.00 0.00 0.00 0.00 21:45:26 21:31:01 eth0 0.80 0.36 0.07 0.03 0.00 0.00 0.00 0.00 21:45:26 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:32:01 eth0 0.58 0.40 0.28 0.21 0.00 0.00 0.00 0.00 21:45:26 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:33:01 eth0 0.77 0.55 0.46 0.24 0.00 0.00 0.00 0.00 21:45:26 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:34:01 eth0 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 21:45:26 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:35:01 eth0 0.48 0.05 0.05 0.00 0.00 0.00 0.00 0.00 21:45:26 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:36:01 eth0 0.48 0.28 0.27 0.20 0.00 0.00 0.00 0.00 21:45:26 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:37:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:45:26 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:38:01 eth0 0.48 0.18 0.11 0.07 0.00 0.00 0.00 0.00 21:45:26 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:39:01 eth0 0.73 0.32 0.35 0.17 0.00 0.00 0.00 0.00 21:45:26 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:40:01 eth0 0.05 0.03 0.00 0.03 0.00 0.00 0.00 0.00 21:45:26 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:41:01 eth0 0.33 0.08 0.03 0.01 0.00 0.00 0.00 0.00 21:45:26 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:42:01 eth0 1.28 0.25 0.35 0.20 0.00 0.00 0.00 0.00 21:45:26 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:43:01 eth0 0.70 0.48 0.40 0.27 0.00 0.00 0.00 0.00 21:45:26 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:44:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:45:01 eth0 0.67 0.70 1.34 0.15 0.00 0.00 0.00 0.00 21:45:26 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 Average: eth0 134.67 117.99 606.47 24.95 0.00 0.00 0.00 0.00 21:45:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:26 Average: docker0 57.99 55.88 4.45 191.36 0.00 0.00 0.00 0.00 21:45:26 21:45:26 21:45:26 ---> sar -P ALL: 21:45:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 21:45:26 21:45:26 21:21:34 LINUX RESTART (2 CPU) 21:45:26 21:45:26 21:22:01 CPU %user %nice %system %iowait %steal %idle 21:45:26 21:23:01 all 29.01 0.00 6.08 5.83 0.09 58.99 21:45:26 21:23:01 0 27.34 0.00 7.32 7.27 0.09 57.97 21:45:26 21:23:01 1 30.68 0.00 4.84 4.38 0.09 60.01 21:45:26 21:24:01 all 20.45 0.00 7.79 3.80 0.10 67.86 21:45:26 21:24:01 0 20.72 0.00 7.98 3.86 0.11 67.34 21:45:26 21:24:01 1 20.19 0.00 7.60 3.74 0.09 68.39 21:45:26 21:25:01 all 60.44 0.00 5.88 0.75 0.08 32.85 21:45:26 21:25:01 0 59.27 0.00 6.29 0.59 0.09 33.75 21:45:26 21:25:01 1 61.62 0.00 5.47 0.90 0.07 31.94 21:45:26 21:26:01 all 52.78 0.00 7.22 0.56 0.10 39.34 21:45:26 21:26:01 0 52.61 0.00 7.41 0.72 0.09 39.17 21:45:26 21:26:01 1 52.95 0.00 7.04 0.40 0.11 39.51 21:45:26 21:27:02 all 38.04 0.00 12.86 19.39 0.11 29.60 21:45:26 21:27:02 0 37.91 0.00 13.06 20.62 0.11 28.31 21:45:26 21:27:02 1 38.18 0.00 12.65 18.16 0.11 30.90 21:45:26 21:28:01 all 57.85 0.00 17.16 18.78 0.11 6.10 21:45:26 21:28:01 0 58.27 0.00 16.98 18.49 0.11 6.15 21:45:26 21:28:01 1 57.42 0.00 17.35 19.07 0.11 6.05 21:45:26 21:29:01 all 67.38 0.00 20.10 10.64 0.13 1.75 21:45:26 21:29:01 0 68.20 0.00 19.50 9.82 0.13 2.35 21:45:26 21:29:01 1 66.56 0.00 20.70 11.47 0.13 1.15 21:45:26 21:30:02 all 36.48 0.00 8.78 3.58 0.09 51.07 21:45:26 21:30:02 0 37.56 0.00 9.49 3.27 0.09 49.59 21:45:26 21:30:02 1 35.41 0.00 8.07 3.89 0.09 52.54 21:45:26 21:31:01 all 0.10 0.00 0.05 0.01 0.03 99.81 21:45:26 21:31:01 0 0.17 0.00 0.03 0.00 0.02 99.78 21:45:26 21:31:01 1 0.03 0.00 0.07 0.02 0.03 99.85 21:45:26 21:32:01 all 0.17 0.00 0.22 0.00 0.03 99.59 21:45:26 21:32:01 0 0.22 0.00 0.15 0.00 0.02 99.62 21:45:26 21:32:01 1 0.12 0.00 0.28 0.00 0.03 99.57 21:45:26 21:33:01 all 0.08 0.00 0.03 0.00 0.02 99.87 21:45:26 21:33:01 0 0.15 0.00 0.02 0.00 0.00 99.83 21:45:26 21:33:01 1 0.02 0.00 0.03 0.00 0.03 99.92 21:45:26 21:45:26 21:33:01 CPU %user %nice %system %iowait %steal %idle 21:45:26 21:34:01 all 0.11 0.00 0.03 0.00 0.03 99.82 21:45:26 21:34:01 0 0.17 0.00 0.02 0.00 0.02 99.80 21:45:26 21:34:01 1 0.05 0.00 0.05 0.00 0.05 99.85 21:45:26 21:35:01 all 0.12 0.00 0.02 0.00 0.01 99.86 21:45:26 21:35:01 0 0.22 0.00 0.02 0.00 0.00 99.77 21:45:26 21:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:45:26 21:36:01 all 0.12 0.00 0.03 0.00 0.02 99.83 21:45:26 21:36:01 0 0.20 0.00 0.02 0.00 0.02 99.77 21:45:26 21:36:01 1 0.03 0.00 0.05 0.00 0.02 99.90 21:45:26 21:37:01 all 0.10 0.00 0.03 0.00 0.02 99.85 21:45:26 21:37:01 0 0.17 0.00 0.03 0.00 0.00 99.80 21:45:26 21:37:01 1 0.03 0.00 0.03 0.00 0.03 99.90 21:45:26 21:38:01 all 0.03 0.00 0.03 0.03 0.03 99.88 21:45:26 21:38:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:45:26 21:38:01 1 0.03 0.00 0.03 0.05 0.02 99.87 21:45:26 21:39:01 all 0.10 0.00 0.03 0.00 0.01 99.86 21:45:26 21:39:01 0 0.15 0.00 0.05 0.00 0.02 99.78 21:45:26 21:39:01 1 0.05 0.00 0.02 0.00 0.00 99.93 21:45:26 21:40:01 all 0.03 0.00 0.02 0.00 0.03 99.92 21:45:26 21:40:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:45:26 21:40:01 1 0.02 0.00 0.02 0.00 0.03 99.93 21:45:26 21:41:01 all 0.10 0.00 0.03 0.00 0.02 99.86 21:45:26 21:41:01 0 0.17 0.00 0.02 0.00 0.00 99.82 21:45:26 21:41:01 1 0.03 0.00 0.03 0.00 0.03 99.90 21:45:26 21:42:01 all 0.07 0.00 0.03 0.00 0.03 99.88 21:45:26 21:42:01 0 0.10 0.00 0.02 0.00 0.02 99.87 21:45:26 21:42:01 1 0.03 0.00 0.03 0.00 0.03 99.90 21:45:26 21:43:01 all 0.11 0.00 0.03 0.00 0.01 99.85 21:45:26 21:43:01 0 0.17 0.00 0.03 0.00 0.00 99.80 21:45:26 21:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:45:26 21:44:01 all 0.09 0.00 0.02 0.00 0.03 99.87 21:45:26 21:44:01 0 0.13 0.00 0.02 0.00 0.02 99.83 21:45:26 21:44:01 1 0.05 0.00 0.02 0.00 0.03 99.90 21:45:26 21:45:26 21:44:01 CPU %user %nice %system %iowait %steal %idle 21:45:26 21:45:01 all 0.19 0.00 0.03 0.00 0.02 99.77 21:45:26 21:45:01 0 0.10 0.00 0.02 0.00 0.02 99.87 21:45:26 21:45:01 1 0.28 0.00 0.03 0.00 0.02 99.67 21:45:26 Average: all 14.98 0.00 3.56 2.60 0.05 78.81 21:45:26 Average: 0 15.00 0.00 3.65 2.66 0.04 78.65 21:45:26 Average: 1 14.97 0.00 3.47 2.55 0.05 78.97 21:45:26 21:45:26 21:45:26