Pull request #3664 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at b1bdcd94332d9981d98deb7be6e1abf49d24c93e rather than 848210ec8bca88700b6000958b0eddb7014ad2b6 Obtained Jenkinsfile from b1bdcd94332d9981d98deb7be6e1abf49d24c93e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8833232846918635604.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1618538589101349626.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-3664/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3664/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh584641580605948849.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6693107130972291921.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3664/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3664/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7366900698984279413.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-202 in /w/workspace/edgexfoundry_edgex-go_PR-3664 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh7193071616007265443.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh7919797270201284399.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3664/head:refs/remotes/origin/PR-3664 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b1bdcd94332d9981d98deb7be6e1abf49d24c93e into PR head commit 848210ec8bca88700b6000958b0eddb7014ad2b6 Merge succeeded, producing 848210ec8bca88700b6000958b0eddb7014ad2b6 Checking out Revision 848210ec8bca88700b6000958b0eddb7014ad2b6 (PR-3664) > git config core.sparsecheckout # timeout=10 > git checkout -f 848210ec8bca88700b6000958b0eddb7014ad2b6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh3618436017827907416.key > git merge b1bdcd94332d9981d98deb7be6e1abf49d24c93e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 848210ec8bca88700b6000958b0eddb7014ad2b6 # timeout=10 Commit message: "feat: Create common func to handle request timeout" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-10T02:46:01.923Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-10T02:46:02.060Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-10T02:46:02.086Z] ========================================================= [2021-08-10T02:46:02.086Z] EdgeX Global Pipelines Version Info [2021-08-10T02:46:02.086Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b39424ed03e7c30e634d0449f62022a49f493e2d # timeout=10 [2021-08-10T02:46:03.311Z] ------------------- [2021-08-10T02:46:03.311Z] stable info: [2021-08-10T02:46:03.311Z] ------------------- [2021-08-10T02:46:03.311Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-10T02:46:03.311Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-10T02:46:03.311Z] Message: update stable to v1.0.204 [2021-08-10T02:46:03.895Z] ------------------- [2021-08-10T02:46:03.895Z] experimental info: [2021-08-10T02:46:03.895Z] ------------------- [2021-08-10T02:46:03.895Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-10T02:46:03.895Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-10T02:46:03.895Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-10T02:46:04.043Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-10T02:46:04.065Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-10T02:46:04.086Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-10T02:46:04.114Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-10T02:46:04.136Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-10T02:46:04.158Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-10T02:46:04.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-10T02:46:04.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-10T02:46:04.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-10T02:46:04.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-10T02:46:04.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-10T02:46:04.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-10T02:46:04.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-10T02:46:04.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-10T02:46:04.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-10T02:46:04.402Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-10T02:46:04.426Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-10T02:46:04.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-10T02:46:04.481Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-10T02:46:04.505Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-10T02:46:04.534Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-10T02:46:04.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-10T02:46:04.579Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-10T02:46:04.602Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3664 [Pipeline] echo [2021-08-10T02:46:04.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3664 [Pipeline] echo [2021-08-10T02:46:04.648Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3664 [Pipeline] echo [2021-08-10T02:46:04.671Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 848210ec8bca88700b6000958b0eddb7014ad2b6 [Pipeline] echo [2021-08-10T02:46:04.694Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 848210e [Pipeline] echo [2021-08-10T02:46:04.716Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-10T02:46:04.783Z] provisioning config files... [2021-08-10T02:46:04.804Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config257393559686780138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-10T02:46:05.142Z] ---> docker-login.sh [2021-08-10T02:46:05.142Z] nexus3.edgexfoundry.org:10001 [2021-08-10T02:46:05.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T02:46:05.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T02:46:05.412Z] Configure a credential helper to remove this warning. See [2021-08-10T02:46:05.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T02:46:05.412Z] [2021-08-10T02:46:05.412Z] Login Succeeded [2021-08-10T02:46:05.412Z] nexus3.edgexfoundry.org:10002 [2021-08-10T02:46:05.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T02:46:05.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T02:46:05.413Z] Configure a credential helper to remove this warning. See [2021-08-10T02:46:05.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T02:46:05.413Z] [2021-08-10T02:46:05.413Z] Login Succeeded [2021-08-10T02:46:05.413Z] nexus3.edgexfoundry.org:10003 [2021-08-10T02:46:05.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T02:46:05.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T02:46:05.679Z] Configure a credential helper to remove this warning. See [2021-08-10T02:46:05.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T02:46:05.679Z] [2021-08-10T02:46:05.679Z] Login Succeeded [2021-08-10T02:46:05.679Z] nexus3.edgexfoundry.org:10004 [2021-08-10T02:46:05.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T02:46:05.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T02:46:05.679Z] Configure a credential helper to remove this warning. See [2021-08-10T02:46:05.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T02:46:05.679Z] [2021-08-10T02:46:05.679Z] Login Succeeded [2021-08-10T02:46:05.679Z] docker.io [2021-08-10T02:46:05.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T02:46:06.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T02:46:06.220Z] Configure a credential helper to remove this warning. See [2021-08-10T02:46:06.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T02:46:06.220Z] [2021-08-10T02:46:06.220Z] Login Succeeded [2021-08-10T02:46:06.220Z] ---> docker-login.sh ends [Pipeline] } [2021-08-10T02:46:06.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-10T02:46:06.575Z] ++ 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 [2021-08-10T02:46:06.575Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T02:46:06.575Z] ++ cut -d/ -f2 [2021-08-10T02:46:06.575Z] ++ dirname cmd/core-command/Dockerfile [2021-08-10T02:46:06.575Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-10T02:46:06.575Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T02:46:06.575Z] ++ dirname cmd/core-data/Dockerfile [2021-08-10T02:46:06.575Z] ++ cut -d/ -f2 [2021-08-10T02:46:06.575Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-10T02:46:06.575Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T02:46:06.575Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-10T02:46:06.575Z] ++ cut -d/ -f2 [2021-08-10T02:46:06.575Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-10T02:46:06.575Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T02:46:06.575Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-10T02:46:06.575Z] ++ cut -d/ -f2 [2021-08-10T02:46:06.575Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-10T02:46:06.575Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T02:46:06.575Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-10T02:46:06.575Z] ++ cut -d/ -f2 [2021-08-10T02:46:06.575Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-10T02:46:06.575Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T02:46:06.575Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-10T02:46:06.575Z] ++ cut -d/ -f2 [2021-08-10T02:46:06.575Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-10T02:46:06.575Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T02:46:06.575Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-10T02:46:06.575Z] ++ cut -d/ -f2 [2021-08-10T02:46:06.575Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-10T02:46:06.575Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T02:46:06.575Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-10T02:46:06.575Z] ++ cut -d/ -f2 [2021-08-10T02:46:06.575Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-10T02:46:06.575Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T02:46:06.575Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-10T02:46:06.575Z] ++ cut -d/ -f2 [2021-08-10T02:46:06.575Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-10T02:46:06.630Z] 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 [2021-08-10T02:46:07.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-10T02:46:07.277Z] [2021-08-10T02:46:07.277Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T02:46:07.605Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-10T02:46:07.605Z] latest: Pulling from edgex-devops/git-semver [2021-08-10T02:46:07.605Z] 31603596830f: Pulling fs layer [2021-08-10T02:46:07.605Z] d4622e32a9a9: Pulling fs layer [2021-08-10T02:46:07.605Z] 1030fce36090: Pulling fs layer [2021-08-10T02:46:07.605Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-10T02:46:07.605Z] 6c6cb7e1b49b: Waiting [2021-08-10T02:46:07.605Z] d4622e32a9a9: Verifying Checksum [2021-08-10T02:46:07.605Z] d4622e32a9a9: Download complete [2021-08-10T02:46:07.872Z] 31603596830f: Verifying Checksum [2021-08-10T02:46:07.872Z] 31603596830f: Download complete [2021-08-10T02:46:07.872Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-10T02:46:07.872Z] 6c6cb7e1b49b: Download complete [2021-08-10T02:46:08.146Z] 31603596830f: Pull complete [2021-08-10T02:46:08.146Z] d4622e32a9a9: Pull complete [2021-08-10T02:46:08.146Z] 1030fce36090: Download complete [2021-08-10T02:46:08.748Z] 1030fce36090: Pull complete [2021-08-10T02:46:08.748Z] 6c6cb7e1b49b: Pull complete [2021-08-10T02:46:08.748Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-10T02:46:09.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-10T02:46:09.013Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-10T02:46:09.103Z] prd-centos7-docker-4c-2g-202 does not seem to be running inside a container [2021-08-10T02:46:09.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-10T02:46:09.983Z] $ docker top 2e4a8b6f87d2eefbb29e8e6f676143842826c882b346fc5cf87f9bd57c0434b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-10T02:46:10.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-10T02:46:10.127Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-10T02:46:10.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-10T02:46:10.245Z] $ docker exec 2e4a8b6f87d2eefbb29e8e6f676143842826c882b346fc5cf87f9bd57c0434b6 ssh-agent [2021-08-10T02:46:10.366Z] SSH_AUTH_SOCK=/tmp/ssh-8VikRphxCAH5/agent.13 [2021-08-10T02:46:10.366Z] SSH_AGENT_PID=19 [2021-08-10T02:46:10.377Z] Running ssh-add (command line suppressed) [2021-08-10T02:46:10.471Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_3585630458765601605.key (/w/workspace/edgex-go/5@tmp/private_key_3585630458765601605.key) [2021-08-10T02:46:10.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-10T02:46:10.798Z] + git tag --points-at HEAD [Pipeline] } [2021-08-10T02:46:10.815Z] $ docker exec --env ******** --env ******** 2e4a8b6f87d2eefbb29e8e6f676143842826c882b346fc5cf87f9bd57c0434b6 ssh-agent -k [2021-08-10T02:46:10.916Z] unset SSH_AUTH_SOCK; [2021-08-10T02:46:10.918Z] unset SSH_AGENT_PID; [2021-08-10T02:46:10.918Z] echo Agent pid 19 killed; [2021-08-10T02:46:10.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-10T02:46:10.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-10T02:46:10.974Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-10T02:46:11.085Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-10T02:46:11.086Z] $ docker exec 2e4a8b6f87d2eefbb29e8e6f676143842826c882b346fc5cf87f9bd57c0434b6 ssh-agent [2021-08-10T02:46:11.193Z] SSH_AUTH_SOCK=/tmp/ssh-otLJ99zKDCfs/agent.53 [2021-08-10T02:46:11.193Z] SSH_AGENT_PID=59 [2021-08-10T02:46:11.201Z] Running ssh-add (command line suppressed) [2021-08-10T02:46:11.299Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_1124777021662219984.key (/w/workspace/edgex-go/5@tmp/private_key_1124777021662219984.key) [2021-08-10T02:46:11.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-10T02:46:11.632Z] + git semver init [2021-08-10T02:46:11.633Z] # -> Open(): unable to determine branch for HEAD [2021-08-10T02:46:11.633Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-08-10T02:46:11.633Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-08-10T02:46:11.633Z] # $SEMVER_REMOTE_NAME = origin [2021-08-10T02:46:11.633Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-10T02:46:11.633Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-10T02:46:11.633Z] # $SEMVER_BRANCH = PR-3664 [2021-08-10T02:46:11.633Z] # $SEMVER_TEMP = /tmp/semver-777127685 [2021-08-10T02:46:11.633Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-10T02:46:26.651Z] # '/tmp/semver-777127685' -> '/w/workspace/edgex-go/5/.semver' [2021-08-10T02:46:26.651Z] # -> Force: false [2021-08-10T02:46:26.651Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-08-10T02:46:26.666Z] $ docker exec --env ******** --env ******** 2e4a8b6f87d2eefbb29e8e6f676143842826c882b346fc5cf87f9bd57c0434b6 ssh-agent -k [2021-08-10T02:46:26.778Z] unset SSH_AUTH_SOCK; [2021-08-10T02:46:26.778Z] unset SSH_AGENT_PID; [2021-08-10T02:46:26.778Z] echo Agent pid 59 killed; [2021-08-10T02:46:26.797Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-10T02:46:27.144Z] + git semver [Pipeline] } [2021-08-10T02:46:27.165Z] $ docker stop --time=1 2e4a8b6f87d2eefbb29e8e6f676143842826c882b346fc5cf87f9bd57c0434b6 [2021-08-10T02:46:29.589Z] $ docker rm -f 2e4a8b6f87d2eefbb29e8e6f676143842826c882b346fc5cf87f9bd57c0434b6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-10T02:46:30.000Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-10T02:46:30.392Z] Stashed 1 file(s) [Pipeline] echo [2021-08-10T02:46:30.395Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-10T02:46:30.603Z] ========================================================= [2021-08-10T02:46:30.603Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-10T02:46:30.603Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-10T02:46:30.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-10T02:46:30.932Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-10T02:46:30.932Z] 540db60ca938: Pulling fs layer [2021-08-10T02:46:30.932Z] adcc1eea9eea: Pulling fs layer [2021-08-10T02:46:30.932Z] 4c4ab2625f07: Pulling fs layer [2021-08-10T02:46:30.932Z] db62176df00c: Pulling fs layer [2021-08-10T02:46:30.932Z] 3b30891b0d05: Pulling fs layer [2021-08-10T02:46:30.932Z] 06b49ca38bd5: Pulling fs layer [2021-08-10T02:46:30.932Z] c788192a36de: Pulling fs layer [2021-08-10T02:46:30.932Z] a77e37c0d609: Pulling fs layer [2021-08-10T02:46:30.932Z] c3185cebc471: Pulling fs layer [2021-08-10T02:46:30.932Z] 06b49ca38bd5: Waiting [2021-08-10T02:46:30.932Z] c788192a36de: Waiting [2021-08-10T02:46:30.932Z] a77e37c0d609: Waiting [2021-08-10T02:46:30.932Z] c3185cebc471: Waiting [2021-08-10T02:46:30.932Z] db62176df00c: Waiting [2021-08-10T02:46:30.932Z] 3b30891b0d05: Waiting [2021-08-10T02:46:30.932Z] 4c4ab2625f07: Verifying Checksum [2021-08-10T02:46:30.932Z] 4c4ab2625f07: Download complete [2021-08-10T02:46:30.932Z] adcc1eea9eea: Verifying Checksum [2021-08-10T02:46:30.932Z] adcc1eea9eea: Download complete [2021-08-10T02:46:30.932Z] 3b30891b0d05: Verifying Checksum [2021-08-10T02:46:30.932Z] 3b30891b0d05: Download complete [2021-08-10T02:46:30.932Z] 06b49ca38bd5: Verifying Checksum [2021-08-10T02:46:30.932Z] 06b49ca38bd5: Download complete [2021-08-10T02:46:31.206Z] c788192a36de: Verifying Checksum [2021-08-10T02:46:31.206Z] c788192a36de: Download complete [2021-08-10T02:46:31.206Z] 540db60ca938: Verifying Checksum [2021-08-10T02:46:31.473Z] 540db60ca938: Pull complete [2021-08-10T02:46:31.740Z] adcc1eea9eea: Pull complete [2021-08-10T02:46:31.741Z] 4c4ab2625f07: Pull complete [2021-08-10T02:46:32.007Z] a77e37c0d609: Verifying Checksum [2021-08-10T02:46:32.007Z] a77e37c0d609: Download complete [2021-08-10T02:46:35.351Z] c3185cebc471: Verifying Checksum [2021-08-10T02:46:35.351Z] c3185cebc471: Download complete [2021-08-10T02:46:36.316Z] db62176df00c: Verifying Checksum [2021-08-10T02:46:36.316Z] db62176df00c: Download complete [2021-08-10T02:46:39.705Z] db62176df00c: Pull complete [2021-08-10T02:46:39.705Z] 3b30891b0d05: Pull complete [2021-08-10T02:46:39.705Z] 06b49ca38bd5: Pull complete [2021-08-10T02:46:39.705Z] c788192a36de: Pull complete [2021-08-10T02:46:39.705Z] a77e37c0d609: Pull complete [2021-08-10T02:46:41.655Z] c3185cebc471: Pull complete [2021-08-10T02:46:41.655Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-10T02:46:41.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-10T02:46:41.655Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-10T02:46:41.987Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-10T02:46:41.987Z] WORKDIR /edgex [2021-08-10T02:46:41.987Z] COPY go.mod . [2021-08-10T02:46:41.987Z] RUN go mod download' [2021-08-10T02:46:41.987Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-10T02:46:43.462Z] Sending build context to Docker daemon 328.6MB [2021-08-10T02:46:43.462Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-10T02:46:43.462Z] ---> 031687cdd783 [2021-08-10T02:46:43.462Z] Step 2/4 : WORKDIR /edgex [2021-08-10T02:46:45.407Z] ---> Running in 78ff33d1d9e0 [2021-08-10T02:46:45.407Z] Removing intermediate container 78ff33d1d9e0 [2021-08-10T02:46:45.407Z] ---> 0f024f1c44aa [2021-08-10T02:46:45.407Z] Step 3/4 : COPY go.mod . [2021-08-10T02:46:45.407Z] ---> cd2b034b4e39 [2021-08-10T02:46:45.407Z] Step 4/4 : RUN go mod download [2021-08-10T02:46:45.407Z] ---> Running in 554e34c7827c [2021-08-10T02:46:45.530Z] Still waiting to schedule task [2021-08-10T02:46:45.530Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-10T02:47:17.640Z] Removing intermediate container 554e34c7827c [2021-08-10T02:47:17.640Z] ---> a54de35af08f [2021-08-10T02:47:17.640Z] Successfully built a54de35af08f [2021-08-10T02:47:17.640Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T02:47:17.969Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-10T02:47:17.970Z] . [Pipeline] withDockerContainer [2021-08-10T02:47:18.055Z] prd-centos7-docker-4c-2g-202 does not seem to be running inside a container [2021-08-10T02:47:18.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-10T02:47:18.516Z] $ docker top ab0822e5cc79c25632e787336bea0d08edca9953093afde54b8346699ecf3dba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T02:47:18.946Z] + go version [2021-08-10T02:47:18.946Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-10T02:47:18.961Z] $ docker stop --time=1 ab0822e5cc79c25632e787336bea0d08edca9953093afde54b8346699ecf3dba [2021-08-10T02:47:20.130Z] $ docker rm -f ab0822e5cc79c25632e787336bea0d08edca9953093afde54b8346699ecf3dba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T02:47:20.624Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-10T02:47:20.624Z] . [Pipeline] withDockerContainer [2021-08-10T02:47:20.721Z] prd-centos7-docker-4c-2g-202 does not seem to be running inside a container [2021-08-10T02:47:20.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-10T02:47:21.172Z] $ docker top 0a3f4b91899e90dd25247b01b051191e39155601b1da66ec36ad4f607e569f91 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-10T02:47:21.286Z] ========================================================= [2021-08-10T02:47:21.286Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-10T02:47:21.286Z] ========================================================= [Pipeline] sh [2021-08-10T02:47:21.588Z] + go mod tidy [Pipeline] sh [2021-08-10T02:47:22.171Z] + make test [2021-08-10T02:47:22.171Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-10T02:47:22.442Z] go mod tidy [2021-08-10T02:47:22.442Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-10T02:47:27.819Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-10T02:47:46.115Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-10T02:47:49.480Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-10T02:47:49.480Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-10T02:47:50.071Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-10T02:47:52.659Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-10T02:47:53.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-10T02:47:53.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-10T02:47:53.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-10T02:47:53.518Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-10T02:47:54.111Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-10T02:47:54.383Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-10T02:47:54.384Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-10T02:47:54.384Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-10T02:47:54.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-10T02:47:56.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-08-10T02:47:56.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-10T02:47:56.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-10T02:47:58.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 100.0% of statements [2021-08-10T02:47:58.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-10T02:47:58.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 46.3% of statements [2021-08-10T02:47:58.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-10T02:47:58.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-10T02:47:58.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.113s coverage: 90.1% of statements [2021-08-10T02:47:58.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-10T02:47:58.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-10T02:47:59.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements [2021-08-10T02:47:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-10T02:47:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-10T02:47:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-10T02:47:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-10T02:47:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-10T02:48:00.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.240s coverage: 94.2% of statements [2021-08-10T02:48:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-10T02:48:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-10T02:48:00.806Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements [2021-08-10T02:48:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-10T02:48:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-10T02:48:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-10T02:48:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-10T02:48:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-10T02:48:01.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-08-10T02:48:01.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-10T02:48:01.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-10T02:48:01.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-10T02:48:01.660Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements [2021-08-10T02:48:01.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-10T02:48:01.660Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2021-08-10T02:48:01.931Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 22.0% of statements [2021-08-10T02:48:01.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-10T02:48:02.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2021-08-10T02:48:02.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements [2021-08-10T02:48:02.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-08-10T02:48:02.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2021-08-10T02:48:03.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-08-10T02:48:15.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements [2021-08-10T02:48:15.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-08-10T02:48:20.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.197s coverage: 81.8% of statements [2021-08-10T02:48:20.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-10T02:48:38.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2021-08-10T02:48:38.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-10T02:48:38.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-10T02:48:38.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-10T02:48:38.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-08-10T02:48:38.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-10T02:48:38.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-10T02:48:38.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-10T02:48:38.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-10T02:48:38.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-10T02:48:38.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-08-10T02:48:38.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-10T02:48:38.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-10T02:48:38.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-08-10T02:48:38.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-10T02:48:38.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.047s coverage: 58.8% of statements [2021-08-10T02:48:38.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-10T02:48:38.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.0% of statements [2021-08-10T02:48:38.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2021-08-10T02:48:38.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-08-10T02:48:38.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-08-10T02:48:38.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-10T02:48:38.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-08-10T02:48:38.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-10T02:48:38.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-10T02:48:38.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-08-10T02:48:38.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-08-10T02:48:38.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-08-10T02:48:38.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2021-08-10T02:48:38.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-08-10T02:48:38.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.176s coverage: 66.9% of statements [2021-08-10T02:48:38.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-10T02:48:38.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-10T02:48:38.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-10T02:48:38.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.6% of statements [2021-08-10T02:48:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-10T02:48:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-10T02:48:38.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-08-10T02:48:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-10T02:48:39.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2021-08-10T02:48:39.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-10T02:48:45.828Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.054s coverage: 19.5% of statements [2021-08-10T02:48:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-10T02:48:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-10T02:48:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-10T02:48:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-10T02:48:45.828Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.0% of statements [2021-08-10T02:48:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-10T02:48:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-10T02:48:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-10T02:48:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-10T02:48:45.828Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-08-10T02:48:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-10T02:48:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-10T02:48:45.828Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-08-10T02:48:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-10T02:48:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-10T02:48:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-10T02:48:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-10T02:48:45.828Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-08-10T02:48:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-10T02:48:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-10T02:48:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-10T02:48:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-10T02:48:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-10T02:48:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-10T02:48:45.828Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-08-10T02:48:45.828Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-08-10T02:48:46.094Z] GO111MODULE=on go vet ./... [2021-08-10T02:49:12.870Z] gofmt -l . [2021-08-10T02:49:12.870Z] [ "`gofmt -l .`" = "" ] [2021-08-10T02:49:12.870Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-10T02:49:13.184Z] + ls -al . [2021-08-10T02:49:13.184Z] total 604 [2021-08-10T02:49:13.184Z] drwxrwxr-x 10 1001 1001 4096 Aug 10 02:49 . [2021-08-10T02:49:13.184Z] drwxr-xr-x 4 root root 28 Aug 10 02:47 .. [2021-08-10T02:49:13.184Z] -rw-rw-r-- 1 1001 1001 11 Aug 10 02:45 .dockerignore [2021-08-10T02:49:13.184Z] drwxrwxr-x 8 1001 1001 179 Aug 10 02:46 .git [2021-08-10T02:49:13.184Z] drwxrwxr-x 3 1001 1001 125 Aug 10 02:45 .github [2021-08-10T02:49:13.184Z] -rw-rw-r-- 1 1001 1001 818 Aug 10 02:45 .gitignore [2021-08-10T02:49:13.184Z] -rw-rw-r-- 1 1001 1001 76 Aug 10 02:45 .hadolint.yml [2021-08-10T02:49:13.184Z] drwx------ 3 1001 1001 58 Aug 10 02:46 .semver [2021-08-10T02:49:13.184Z] -rw-rw-r-- 1 1001 1001 166 Aug 10 02:45 .sonarcloud.properties [2021-08-10T02:49:13.184Z] -rw-rw-r-- 1 1001 1001 1171 Aug 10 02:45 ADOPTERS.md [2021-08-10T02:49:13.184Z] -rw-rw-r-- 1 1001 1001 8609 Aug 10 02:45 Attribution.txt [2021-08-10T02:49:13.184Z] -rw-rw-r-- 1 1001 1001 43881 Aug 10 02:45 CHANGELOG.md [2021-08-10T02:49:13.184Z] -rw-rw-r-- 1 1001 1001 3804 Aug 10 02:45 CONTRIBUTING.md [2021-08-10T02:49:13.184Z] -rw-rw-r-- 1 1001 1001 677 Aug 10 02:45 GOVERNANCE.md [2021-08-10T02:49:13.184Z] -rw-rw-r-- 1 1001 1001 849 Aug 10 02:45 Jenkinsfile [2021-08-10T02:49:13.184Z] -rw-rw-r-- 1 1001 1001 10775 Aug 10 02:45 LICENSE [2021-08-10T02:49:13.184Z] -rw-rw-r-- 1 1001 1001 5915 Aug 10 02:45 Makefile [2021-08-10T02:49:13.184Z] -rw-rw-r-- 1 1001 1001 582 Aug 10 02:45 OWNERS.md [2021-08-10T02:49:13.184Z] -rw-rw-r-- 1 1001 1001 8643 Aug 10 02:45 README.md [2021-08-10T02:49:13.184Z] -rw-rw-r-- 1 1001 1001 6912 Aug 10 02:45 SECURITY.md [2021-08-10T02:49:13.184Z] -rw-rw-r-- 1 1001 1001 5 Aug 10 02:46 VERSION [2021-08-10T02:49:13.184Z] -rw-rw-r-- 1 1001 1001 4131 Aug 10 02:45 ZMQWindows.md [2021-08-10T02:49:13.184Z] drwxrwxr-x 2 1001 1001 37 Aug 10 02:45 bin [2021-08-10T02:49:13.184Z] drwxrwxr-x 14 1001 1001 4096 Aug 10 02:45 cmd [2021-08-10T02:49:13.184Z] -rw-r--r-- 1 root root 404176 Aug 10 02:48 coverage.out [2021-08-10T02:49:13.184Z] -rw-rw-r-- 1 1001 1001 813 Aug 10 02:45 go.mod [2021-08-10T02:49:13.184Z] -rw-r--r-- 1 root root 48847 Aug 10 02:47 go.sum [2021-08-10T02:49:13.184Z] drwxrwxr-x 8 1001 1001 124 Aug 10 02:45 internal [2021-08-10T02:49:13.184Z] drwxrwxr-x 3 1001 1001 16 Aug 10 02:45 openapi [2021-08-10T02:49:13.184Z] drwxrwxr-x 4 1001 1001 71 Aug 10 02:45 snap [2021-08-10T02:49:13.184Z] -rw-rw-r-- 1 1001 1001 204 Aug 10 02:45 version.go [Pipeline] sh [2021-08-10T02:49:13.498Z] + '[' -e coverage.out ] [2021-08-10T02:49:13.498Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-10T02:49:13.618Z] Stashed 1 file(s) [Pipeline] sh [2021-08-10T02:49:13.921Z] + make build [2021-08-10T02:49:13.921Z] go mod tidy [2021-08-10T02:49:13.921Z] 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 [2021-08-10T02:49:15.345Z] 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 [2021-08-10T02:49:22.023Z] 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 [2021-08-10T02:49:22.990Z] 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 [2021-08-10T02:49:23.952Z] 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 [2021-08-10T02:49:24.224Z] 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 [2021-08-10T02:49:24.810Z] 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 [2021-08-10T02:49:25.775Z] 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 [2021-08-10T02:49:26.735Z] 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 [2021-08-10T02:49:27.696Z] 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 [2021-08-10T02:49:28.311Z] 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 [2021-08-10T02:49:28.898Z] 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] } [2021-08-10T02:49:30.332Z] $ docker stop --time=1 0a3f4b91899e90dd25247b01b051191e39155601b1da66ec36ad4f607e569f91 [2021-08-10T02:49:30.900Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-204 in /w/workspace/edgexfoundry_edgex-go_PR-3664 [2021-08-10T02:49:32.485Z] $ docker rm -f 0a3f4b91899e90dd25247b01b051191e39155601b1da66ec36ad4f607e569f91 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-08-10T02:49:32.751Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [2021-08-10T02:49:32.969Z] The recommended git tool is: git [Pipeline] isUnix [Pipeline] sh [2021-08-10T02:49:33.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-10T02:49:33.721Z] [2021-08-10T02:49:33.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T02:49:34.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-10T02:49:34.061Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-10T02:49:34.061Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-10T02:49:34.061Z] ca9280d653b3: Pulling fs layer [2021-08-10T02:49:34.061Z] 7e9c9ca2126c: Pulling fs layer [2021-08-10T02:49:34.327Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-10T02:49:34.327Z] cbdbe7a5bc2a: Download complete [2021-08-10T02:49:34.592Z] cbdbe7a5bc2a: Pull complete [2021-08-10T02:49:35.174Z] ca9280d653b3: Verifying Checksum [2021-08-10T02:49:35.174Z] ca9280d653b3: Download complete [2021-08-10T02:49:35.487Z] ca9280d653b3: Pull complete [2021-08-10T02:49:37.239Z] 7e9c9ca2126c: Download complete [2021-08-10T02:49:38.088Z] using credential edgex-jenkins-ssh [2021-08-10T02:49:38.107Z] Cloning the remote Git repository [2021-08-10T02:49:38.161Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-10T02:49:38.277Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-08-10T02:49:38.365Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-10T02:49:38.366Z] > git --version # timeout=10 [2021-08-10T02:49:38.381Z] > git --version # 'git version 2.17.1' [2021-08-10T02:49:38.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-10T02:49:38.462Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-10T02:49:40.633Z] 7e9c9ca2126c: Pull complete [2021-08-10T02:49:40.633Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-10T02:49:40.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-10T02:49:40.633Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-10T02:49:40.722Z] prd-centos7-docker-4c-2g-202 does not seem to be running inside a container [2021-08-10T02:49:40.783Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-10T02:49:42.669Z] $ docker top 050e7cd27ad6645fbb220ae87733c71abf1a8d0c28face1de91e903850eab188 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T02:49:43.062Z] + docker-compose build --help [2021-08-10T02:49:43.063Z] + grep parallel [2021-08-10T02:49:43.645Z] --parallel Build images in parallel. [Pipeline] } [2021-08-10T02:49:43.659Z] $ docker stop --time=1 050e7cd27ad6645fbb220ae87733c71abf1a8d0c28face1de91e903850eab188 [2021-08-10T02:49:44.838Z] $ docker rm -f 050e7cd27ad6645fbb220ae87733c71abf1a8d0c28face1de91e903850eab188 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T02:49:45.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-10T02:49:45.278Z] . [Pipeline] withDockerContainer [2021-08-10T02:49:45.372Z] prd-centos7-docker-4c-2g-202 does not seem to be running inside a container [2021-08-10T02:49:45.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-10T02:49:45.790Z] $ docker top 555edfe9ea25282b0a4f013dde9ef3fb68717133484fc9bbe43038fd63101b57 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T02:49:46.193Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-10T02:49:46.777Z] Building core-command ... [2021-08-10T02:49:46.777Z] Building core-data ... [2021-08-10T02:49:46.777Z] Building core-metadata ... [2021-08-10T02:49:46.777Z] Building security-bootstrapper ... [2021-08-10T02:49:46.777Z] Building security-proxy-setup ... [2021-08-10T02:49:46.777Z] Building security-secretstore-setup ... [2021-08-10T02:49:46.777Z] Building support-notifications ... [2021-08-10T02:49:46.777Z] Building support-scheduler ... [2021-08-10T02:49:46.777Z] Building sys-mgmt-agent ... [2021-08-10T02:49:46.777Z] Building support-notifications [2021-08-10T02:49:46.777Z] Building security-bootstrapper [2021-08-10T02:49:46.777Z] Building security-proxy-setup [2021-08-10T02:49:46.777Z] Building support-scheduler [2021-08-10T02:49:46.777Z] Building core-command [2021-08-10T02:49:55.984Z] Merging remotes/origin/main commit b1bdcd94332d9981d98deb7be6e1abf49d24c93e into PR head commit 848210ec8bca88700b6000958b0eddb7014ad2b6 [2021-08-10T02:49:56.301Z] Merge succeeded, producing 848210ec8bca88700b6000958b0eddb7014ad2b6 [2021-08-10T02:49:56.301Z] Checking out Revision 848210ec8bca88700b6000958b0eddb7014ad2b6 (PR-3664) [2021-08-10T02:49:55.136Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-10T02:49:55.152Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-10T02:49:55.177Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-10T02:49:55.207Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-10T02:49:55.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-10T02:49:55.221Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3664/head:refs/remotes/origin/PR-3664 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-10T02:49:56.002Z] > git config core.sparsecheckout # timeout=10 [2021-08-10T02:49:56.016Z] > git checkout -f 848210ec8bca88700b6000958b0eddb7014ad2b6 # timeout=10 [2021-08-10T02:49:56.225Z] > git remote # timeout=10 [2021-08-10T02:49:56.242Z] > git config --get remote.origin.url # timeout=10 [2021-08-10T02:49:56.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-10T02:49:56.265Z] > git merge b1bdcd94332d9981d98deb7be6e1abf49d24c93e # timeout=10 [2021-08-10T02:49:56.286Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-10T02:49:56.309Z] > git config core.sparsecheckout # timeout=10 [2021-08-10T02:49:56.319Z] > git checkout -f 848210ec8bca88700b6000958b0eddb7014ad2b6 # timeout=10 [2021-08-10T02:49:57.573Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T02:49:57.573Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T02:49:57.573Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-10T02:49:57.573Z] ---> a54de35af08f [2021-08-10T02:49:57.573Z] Step 3/22 : WORKDIR /edgex-go [2021-08-10T02:49:57.573Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-10T02:49:57.573Z] ---> a54de35af08f [2021-08-10T02:49:57.573Z] Step 3/32 : WORKDIR /edgex-go [2021-08-10T02:49:57.573Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T02:49:57.573Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T02:49:57.573Z] ---> a54de35af08f [2021-08-10T02:49:57.573Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T02:50:00.714Z] Commit message: "feat: Create common func to handle request timeout" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-10T02:50:01.265Z] provisioning config files... [2021-08-10T02:50:01.297Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2416278917538822082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-10T02:50:01.890Z] ---> docker-login.sh [2021-08-10T02:50:01.890Z] nexus3.edgexfoundry.org:10001 [2021-08-10T02:50:02.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T02:50:02.911Z] ---> Running in 32924986078e [2021-08-10T02:50:02.911Z] ---> Running in 50ca768a6ee3 [2021-08-10T02:50:02.911Z] ---> Running in ce0289b65a4a [2021-08-10T02:50:03.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T02:50:03.095Z] Configure a credential helper to remove this warning. See [2021-08-10T02:50:03.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T02:50:03.095Z] [2021-08-10T02:50:03.095Z] Login Succeeded [2021-08-10T02:50:03.095Z] nexus3.edgexfoundry.org:10002 [2021-08-10T02:50:03.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T02:50:03.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T02:50:03.644Z] Configure a credential helper to remove this warning. See [2021-08-10T02:50:03.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T02:50:03.644Z] [2021-08-10T02:50:03.644Z] Login Succeeded [2021-08-10T02:50:03.644Z] nexus3.edgexfoundry.org:10003 [2021-08-10T02:50:03.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T02:50:04.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T02:50:04.193Z] Configure a credential helper to remove this warning. See [2021-08-10T02:50:04.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T02:50:04.193Z] [2021-08-10T02:50:04.193Z] Login Succeeded [2021-08-10T02:50:04.193Z] nexus3.edgexfoundry.org:10004 [2021-08-10T02:50:04.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T02:50:04.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T02:50:04.793Z] Configure a credential helper to remove this warning. See [2021-08-10T02:50:04.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T02:50:04.793Z] [2021-08-10T02:50:04.793Z] Login Succeeded [2021-08-10T02:50:04.793Z] docker.io [2021-08-10T02:50:05.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T02:50:05.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T02:50:05.723Z] Configure a credential helper to remove this warning. See [2021-08-10T02:50:05.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T02:50:05.723Z] [2021-08-10T02:50:05.723Z] Login Succeeded [2021-08-10T02:50:05.723Z] ---> docker-login.sh ends [Pipeline] } [2021-08-10T02:50:05.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-10T02:50:06.284Z] ========================================================= [2021-08-10T02:50:06.284Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-10T02:50:06.284Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-10T02:50:06.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-10T02:50:06.934Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-10T02:50:06.934Z] 595b0fe564bb: Pulling fs layer [2021-08-10T02:50:06.934Z] 24495759ef45: Pulling fs layer [2021-08-10T02:50:06.934Z] d148012ef14d: Pulling fs layer [2021-08-10T02:50:06.934Z] e90a11edd702: Pulling fs layer [2021-08-10T02:50:06.934Z] d77568369979: Pulling fs layer [2021-08-10T02:50:06.934Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-10T02:50:06.934Z] 170f2ba95c9a: Pulling fs layer [2021-08-10T02:50:06.934Z] 97ac5df62f85: Pulling fs layer [2021-08-10T02:50:06.934Z] e90a11edd702: Waiting [2021-08-10T02:50:06.934Z] d77568369979: Waiting [2021-08-10T02:50:06.934Z] fc1c9f9a7f3b: Waiting [2021-08-10T02:50:06.934Z] 97ac5df62f85: Waiting [2021-08-10T02:50:06.934Z] 170f2ba95c9a: Waiting [2021-08-10T02:50:06.934Z] d148012ef14d: Verifying Checksum [2021-08-10T02:50:06.934Z] d148012ef14d: Download complete [2021-08-10T02:50:06.934Z] 24495759ef45: Verifying Checksum [2021-08-10T02:50:06.934Z] 24495759ef45: Download complete [2021-08-10T02:50:06.934Z] 595b0fe564bb: Verifying Checksum [2021-08-10T02:50:06.934Z] 595b0fe564bb: Download complete [2021-08-10T02:50:07.161Z] Removing intermediate container 50ca768a6ee3 [2021-08-10T02:50:07.161Z] ---> 79025aee6136 [2021-08-10T02:50:07.161Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T02:50:07.161Z] Removing intermediate container ce0289b65a4a [2021-08-10T02:50:07.161Z] ---> 7f43667b23f9 [2021-08-10T02:50:07.161Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T02:50:07.161Z] Removing intermediate container 32924986078e [2021-08-10T02:50:07.161Z] ---> 009f50c93d29 [2021-08-10T02:50:07.161Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T02:50:07.207Z] d77568369979: Verifying Checksum [2021-08-10T02:50:07.207Z] d77568369979: Download complete [2021-08-10T02:50:07.207Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-10T02:50:07.207Z] fc1c9f9a7f3b: Download complete [2021-08-10T02:50:07.207Z] 170f2ba95c9a: Verifying Checksum [2021-08-10T02:50:07.207Z] 170f2ba95c9a: Download complete [2021-08-10T02:50:07.805Z] 595b0fe564bb: Pull complete [2021-08-10T02:50:08.139Z] ---> Running in d149323ba9b1 [2021-08-10T02:50:08.139Z] ---> Running in fff3fa4465de [2021-08-10T02:50:08.139Z] ---> Running in ea697910b8c5 [2021-08-10T02:50:08.407Z] 24495759ef45: Pull complete [2021-08-10T02:50:08.682Z] d148012ef14d: Pull complete [2021-08-10T02:50:08.726Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T02:50:08.726Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-10T02:50:08.726Z] ---> a54de35af08f [2021-08-10T02:50:08.726Z] Step 3/23 : WORKDIR /edgex-go [2021-08-10T02:50:08.726Z] ---> Using cache [2021-08-10T02:50:08.726Z] ---> 009f50c93d29 [2021-08-10T02:50:08.726Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T02:50:08.726Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T02:50:08.726Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-10T02:50:08.726Z] ---> a54de35af08f [2021-08-10T02:50:08.726Z] Step 3/23 : WORKDIR /edgex-go [2021-08-10T02:50:08.727Z] ---> Using cache [2021-08-10T02:50:08.727Z] ---> 009f50c93d29 [2021-08-10T02:50:08.727Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T02:50:09.002Z] ---> Running in 729048affb3e [2021-08-10T02:50:09.002Z] ---> Running in 73f9eb621266 [2021-08-10T02:50:09.589Z] Removing intermediate container d149323ba9b1 [2021-08-10T02:50:09.589Z] ---> 4c4d7a5cd530 [2021-08-10T02:50:09.589Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-10T02:50:09.589Z] ---> Running in 77092313c740 [2021-08-10T02:50:09.857Z] Removing intermediate container ea697910b8c5 [2021-08-10T02:50:09.857Z] ---> 5869efb68d7b [2021-08-10T02:50:09.857Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-10T02:50:09.857Z] Removing intermediate container fff3fa4465de [2021-08-10T02:50:09.857Z] ---> 76aaa3e775bd [2021-08-10T02:50:09.857Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-10T02:50:09.857Z] ---> Running in 75699ef6a3e2 [2021-08-10T02:50:09.857Z] ---> Running in 3be665b3339d [2021-08-10T02:50:10.122Z] Removing intermediate container 729048affb3e [2021-08-10T02:50:10.122Z] ---> 7327a4d29cbe [2021-08-10T02:50:10.122Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-10T02:50:10.122Z] ---> Running in 86c73995d307 [2021-08-10T02:50:10.391Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T02:50:10.391Z] Removing intermediate container 73f9eb621266 [2021-08-10T02:50:10.391Z] ---> 3594374c902c [2021-08-10T02:50:10.391Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-10T02:50:10.391Z] ---> Running in 98bcab48974e [2021-08-10T02:50:10.658Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T02:50:10.658Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T02:50:10.670Z] 97ac5df62f85: Verifying Checksum [2021-08-10T02:50:10.670Z] 97ac5df62f85: Download complete [2021-08-10T02:50:10.924Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T02:50:10.924Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T02:50:11.268Z] e90a11edd702: Verifying Checksum [2021-08-10T02:50:11.268Z] e90a11edd702: Download complete [2021-08-10T02:50:11.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T02:50:11.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T02:50:11.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T02:50:11.771Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T02:50:12.041Z] OK: 219 MiB in 52 packages [2021-08-10T02:50:12.041Z] OK: 219 MiB in 52 packages [2021-08-10T02:50:12.313Z] OK: 219 MiB in 52 packages [2021-08-10T02:50:12.313Z] Removing intermediate container 75699ef6a3e2 [2021-08-10T02:50:12.313Z] ---> 39ffb76141b9 [2021-08-10T02:50:12.313Z] Step 6/22 : COPY go.mod . [2021-08-10T02:50:12.313Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T02:50:12.580Z] Removing intermediate container 98bcab48974e [2021-08-10T02:50:12.580Z] ---> 334815996b52 [2021-08-10T02:50:12.580Z] Step 6/23 : COPY go.mod . [2021-08-10T02:50:12.580Z] ---> 3e3c3b7441a8 [2021-08-10T02:50:12.580Z] Step 7/22 : RUN go mod download [2021-08-10T02:50:12.580Z] Removing intermediate container 3be665b3339d [2021-08-10T02:50:12.580Z] ---> 02d6ab046737 [2021-08-10T02:50:12.580Z] Step 6/32 : COPY go.mod . [2021-08-10T02:50:12.580Z] ---> Running in 6745934f53f9 [2021-08-10T02:50:12.845Z] ---> 4095dce4f264 [2021-08-10T02:50:12.845Z] Step 7/23 : RUN go mod download [2021-08-10T02:50:12.845Z] ---> Running in 0689786a24c5 [2021-08-10T02:50:12.845Z] ---> 790196bda3ae [2021-08-10T02:50:12.845Z] Step 7/32 : RUN go mod download [2021-08-10T02:50:12.845Z] ---> Running in 02312e79d015 [2021-08-10T02:50:13.111Z] OK: 219 MiB in 52 packages [2021-08-10T02:50:13.696Z] Removing intermediate container 86c73995d307 [2021-08-10T02:50:13.696Z] ---> 60a0e9d71e4c [2021-08-10T02:50:13.696Z] Step 6/23 : COPY go.mod . [2021-08-10T02:50:13.966Z] OK: 219 MiB in 52 packages [2021-08-10T02:50:13.966Z] ---> a592f9dd3bea [2021-08-10T02:50:13.966Z] Step 7/23 : RUN go mod download [2021-08-10T02:50:13.966Z] ---> Running in 5eccbe100ac0 [2021-08-10T02:50:14.236Z] Removing intermediate container 77092313c740 [2021-08-10T02:50:14.236Z] ---> 0077c378571d [2021-08-10T02:50:14.236Z] Step 6/24 : COPY go.mod . [2021-08-10T02:50:14.821Z] ---> f8b9662904bb [2021-08-10T02:50:14.821Z] Step 7/24 : RUN go mod download [2021-08-10T02:50:14.821Z] ---> Running in 2239ca682740 [2021-08-10T02:50:14.821Z] Removing intermediate container 0689786a24c5 [2021-08-10T02:50:14.821Z] ---> 1f507e18e1ec [2021-08-10T02:50:14.821Z] Step 8/23 : COPY . . [2021-08-10T02:50:15.091Z] Removing intermediate container 6745934f53f9 [2021-08-10T02:50:15.091Z] ---> 5b2d32d2d790 [2021-08-10T02:50:15.091Z] Step 8/22 : COPY . . [2021-08-10T02:50:15.091Z] Removing intermediate container 02312e79d015 [2021-08-10T02:50:15.091Z] ---> 3283d37a1b01 [2021-08-10T02:50:15.091Z] Step 8/32 : COPY . . [2021-08-10T02:50:21.432Z] e90a11edd702: Pull complete [2021-08-10T02:50:21.432Z] d77568369979: Pull complete [2021-08-10T02:50:21.432Z] fc1c9f9a7f3b: Pull complete [2021-08-10T02:50:21.707Z] 170f2ba95c9a: Pull complete [2021-08-10T02:50:25.261Z] Removing intermediate container 5eccbe100ac0 [2021-08-10T02:50:25.262Z] ---> 9047dcabc8fd [2021-08-10T02:50:25.262Z] Step 8/23 : COPY . . [2021-08-10T02:50:25.262Z] ---> 9958cb195174 [2021-08-10T02:50:25.262Z] Step 9/32 : RUN go mod tidy [2021-08-10T02:50:25.262Z] ---> 419de2bad8b4 [2021-08-10T02:50:25.262Z] Step 9/23 : RUN go mod tidy [2021-08-10T02:50:25.262Z] ---> 56e4a022e355 [2021-08-10T02:50:25.262Z] Step 9/22 : RUN go mod tidy [2021-08-10T02:50:25.262Z] ---> Running in e715e2e32535 [2021-08-10T02:50:25.262Z] Removing intermediate container 2239ca682740 [2021-08-10T02:50:25.262Z] ---> 7097967fb234 [2021-08-10T02:50:25.262Z] Step 8/24 : COPY . . [2021-08-10T02:50:25.262Z] ---> Running in ded53308879d [2021-08-10T02:50:25.262Z] ---> Running in a6fbca402130 [2021-08-10T02:50:27.122Z] 97ac5df62f85: Pull complete [2021-08-10T02:50:27.122Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-10T02:50:27.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-10T02:50:27.122Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-10T02:50:27.472Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-10T02:50:27.472Z] WORKDIR /edgex [2021-08-10T02:50:27.472Z] COPY go.mod . [2021-08-10T02:50:27.472Z] RUN go mod download [2021-08-10T02:50:27.472Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-10T02:50:30.120Z] Sending build context to Docker daemon 165.9MB [2021-08-10T02:50:30.120Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-10T02:50:30.120Z] ---> 04bc70af865f [2021-08-10T02:50:30.120Z] Step 2/4 : WORKDIR /edgex [2021-08-10T02:50:31.919Z] ---> 24430b844d27 [2021-08-10T02:50:31.919Z] Step 9/23 : RUN go mod tidy [2021-08-10T02:50:31.919Z] ---> Running in 03613eff6e88 [2021-08-10T02:50:31.919Z] Removing intermediate container e715e2e32535 [2021-08-10T02:50:31.919Z] ---> 5923c6d5ac3d [2021-08-10T02:50:31.919Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-10T02:50:31.919Z] Removing intermediate container ded53308879d [2021-08-10T02:50:31.919Z] ---> 33761d701805 [2021-08-10T02:50:31.919Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-10T02:50:31.919Z] Removing intermediate container a6fbca402130 [2021-08-10T02:50:31.919Z] ---> 3a4d8e1283e9 [2021-08-10T02:50:31.919Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-10T02:50:31.919Z] ---> Running in 13a87f19f36b [2021-08-10T02:50:31.919Z] ---> Running in ede2b02be253 [2021-08-10T02:50:32.188Z] ---> Running in d0133bf53589 [2021-08-10T02:50:32.787Z] 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 [2021-08-10T02:50:32.787Z] 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 [2021-08-10T02:50:33.070Z] 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 [2021-08-10T02:50:33.499Z] ---> Running in 5f0266e50c8f [2021-08-10T02:50:33.783Z] Removing intermediate container 5f0266e50c8f [2021-08-10T02:50:33.783Z] ---> 3dc4e3fe7a41 [2021-08-10T02:50:33.783Z] Step 3/4 : COPY go.mod . [2021-08-10T02:50:34.401Z] ---> 901f8a98dc40 [2021-08-10T02:50:34.401Z] Step 4/4 : RUN go mod download [2021-08-10T02:50:34.577Z] Removing intermediate container 03613eff6e88 [2021-08-10T02:50:34.577Z] ---> 00f7c9579249 [2021-08-10T02:50:34.577Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-10T02:50:34.683Z] ---> Running in 7ff48cae91c3 [2021-08-10T02:50:35.176Z] ---> Running in 8ee7e9d5e19c [2021-08-10T02:50:36.148Z] 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 [2021-08-10T02:50:36.148Z] ---> f14d0b87ab0d [2021-08-10T02:50:36.148Z] Step 9/24 : RUN go mod tidy [2021-08-10T02:50:36.148Z] ---> Running in 279924881ab7 [2021-08-10T02:50:38.098Z] Removing intermediate container 279924881ab7 [2021-08-10T02:50:38.098Z] ---> 62ef636003c9 [2021-08-10T02:50:38.098Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-10T02:50:38.386Z] ---> Running in 9c966304345e [2021-08-10T02:50:38.992Z] 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 [2021-08-10T02:51:17.948Z] 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 [2021-08-10T02:51:21.348Z] Removing intermediate container ede2b02be253 [2021-08-10T02:51:21.348Z] ---> 0eb161eb7d80 [2021-08-10T02:51:21.348Z] [2021-08-10T02:51:21.348Z] Step 11/32 : FROM alpine:3.12 [2021-08-10T02:51:21.348Z] Removing intermediate container d0133bf53589 [2021-08-10T02:51:21.348Z] ---> 22df1a8257f6 [2021-08-10T02:51:21.348Z] [2021-08-10T02:51:21.348Z] Step 11/22 : FROM alpine:3.12 [2021-08-10T02:51:21.622Z] Removing intermediate container 13a87f19f36b [2021-08-10T02:51:21.622Z] ---> 0a4446e3516e [2021-08-10T02:51:21.622Z] [2021-08-10T02:51:21.622Z] Step 11/23 : FROM alpine:3.12 [2021-08-10T02:51:21.622Z] 3.12: Pulling from library/alpine [2021-08-10T02:51:21.622Z] 3.12: Pulling from library/alpine [2021-08-10T02:51:22.209Z] Removing intermediate container 9c966304345e [2021-08-10T02:51:22.209Z] ---> 75ab14914ee0 [2021-08-10T02:51:22.209Z] [2021-08-10T02:51:22.209Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T02:51:22.474Z] 3.12: Pulling from library/alpine [2021-08-10T02:51:22.474Z] 3.12: Pulling from library/alpine [2021-08-10T02:51:23.064Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-10T02:51:23.064Z] Status: Image is up to date for alpine:3.12 [2021-08-10T02:51:23.064Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-10T02:51:23.064Z] Status: Downloaded newer image for alpine:3.12 [2021-08-10T02:51:23.064Z] ---> 13621d1b12d4 [2021-08-10T02:51:23.064Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-10T02:51:23.064Z] ---> 13621d1b12d4 [2021-08-10T02:51:23.064Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-10T02:51:23.064Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-10T02:51:23.064Z] Status: Image is up to date for alpine:3.12 [2021-08-10T02:51:23.339Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-10T02:51:23.339Z] Status: Image is up to date for alpine:3.12 [2021-08-10T02:51:23.339Z] ---> 13621d1b12d4 [2021-08-10T02:51:23.339Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-10T02:51:23.339Z] ---> 13621d1b12d4 [2021-08-10T02:51:23.339Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-10T02:51:23.339Z] ---> Running in eba4f0c17003 [2021-08-10T02:51:23.339Z] ---> Running in 4a2f64a58962 [2021-08-10T02:51:23.339Z] ---> Running in 2d658bfa2745 [2021-08-10T02:51:23.339Z] ---> Running in 6e349afe4f5d [2021-08-10T02:51:23.607Z] Removing intermediate container 8ee7e9d5e19c [2021-08-10T02:51:23.607Z] ---> ec4521d2f2da [2021-08-10T02:51:23.607Z] [2021-08-10T02:51:23.607Z] Step 11/23 : FROM alpine:3.12 [2021-08-10T02:51:23.607Z] ---> 13621d1b12d4 [2021-08-10T02:51:23.607Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-10T02:51:23.607Z] ---> Running in 73e33accb605 [2021-08-10T02:51:23.607Z] Removing intermediate container 4a2f64a58962 [2021-08-10T02:51:23.607Z] ---> a899578a2d99 [2021-08-10T02:51:23.607Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-10T02:51:23.607Z] ---> Running in 6216648cd680 [2021-08-10T02:51:24.194Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T02:51:24.194Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T02:51:24.194Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T02:51:24.194Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T02:51:24.467Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-10T02:51:24.467Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T02:51:24.467Z] OK: 6 MiB in 15 packages [2021-08-10T02:51:24.467Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T02:51:24.467Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T02:51:24.467Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T02:51:24.741Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T02:51:24.741Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T02:51:24.741Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-10T02:51:24.741Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T02:51:24.741Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-10T02:51:24.741Z] OK: 6 MiB in 15 packages [2021-08-10T02:51:24.742Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-10T02:51:24.742Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-10T02:51:24.742Z] (4/4) Installing curl (7.78.0-r0) [2021-08-10T02:51:24.742Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T02:51:24.742Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T02:51:24.742Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T02:51:24.742Z] OK: 7 MiB in 18 packages [2021-08-10T02:51:25.010Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-10T02:51:25.011Z] (2/2) Installing su-exec (0.2-r1) [2021-08-10T02:51:25.011Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T02:51:25.011Z] OK: 6 MiB in 16 packages [2021-08-10T02:51:25.011Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-10T02:51:25.011Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-10T02:51:25.011Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T02:51:25.011Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T02:51:25.011Z] Removing intermediate container 2d658bfa2745 [2021-08-10T02:51:25.011Z] ---> d454aaad079d [2021-08-10T02:51:25.011Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T02:51:25.011Z] OK: 6 MiB in 16 packages [2021-08-10T02:51:25.495Z] ---> Running in eb5180a98465 [2021-08-10T02:51:25.495Z] Removing intermediate container eba4f0c17003 [2021-08-10T02:51:25.495Z] ---> 94db63ced40f [2021-08-10T02:51:25.495Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T02:51:25.495Z] ---> Running in 7c034c9e66c1 [2021-08-10T02:51:25.495Z] Removing intermediate container eb5180a98465 [2021-08-10T02:51:25.495Z] ---> 2863335d0b2a [2021-08-10T02:51:25.495Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-10T02:51:25.495Z] ---> Running in ecb7be48e326 [2021-08-10T02:51:25.495Z] Removing intermediate container 7c034c9e66c1 [2021-08-10T02:51:25.495Z] ---> 4638225b1ff4 [2021-08-10T02:51:25.495Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-10T02:51:25.495Z] Removing intermediate container 6216648cd680 [2021-08-10T02:51:25.495Z] ---> 31ebaa844fea [2021-08-10T02:51:25.495Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-10T02:51:25.495Z] Removing intermediate container 6e349afe4f5d [2021-08-10T02:51:25.495Z] ---> 2d6abb5b9da8 [2021-08-10T02:51:25.495Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-10T02:51:25.761Z] Removing intermediate container ecb7be48e326 [2021-08-10T02:51:25.761Z] ---> 89a4120db808 [2021-08-10T02:51:25.761Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-10T02:51:25.761Z] ---> Running in 1bb1d31ef016 [2021-08-10T02:51:25.761Z] ---> Running in 8ca030ff1cba [2021-08-10T02:51:25.761Z] ---> Running in 3d739d692853 [2021-08-10T02:51:25.761Z] ---> Running in 9d306eebc808 [2021-08-10T02:51:25.761Z] Removing intermediate container 1bb1d31ef016 [2021-08-10T02:51:25.761Z] ---> db53b27af4fc [2021-08-10T02:51:25.761Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-10T02:51:25.761Z] Removing intermediate container 73e33accb605 [2021-08-10T02:51:25.761Z] ---> 52c7ce0b7145 [2021-08-10T02:51:25.761Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T02:51:25.761Z] ---> Running in febae7d8ada0 [2021-08-10T02:51:26.042Z] ---> Running in 03608a624fdb [2021-08-10T02:51:26.042Z] Removing intermediate container 8ca030ff1cba [2021-08-10T02:51:26.042Z] ---> 438c235c31f7 [2021-08-10T02:51:26.042Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-10T02:51:26.042Z] Removing intermediate container 3d739d692853 [2021-08-10T02:51:26.042Z] ---> 89b33b5c3586 [2021-08-10T02:51:26.042Z] Step 14/22 : WORKDIR /edgex [2021-08-10T02:51:26.042Z] Removing intermediate container 9d306eebc808 [2021-08-10T02:51:26.042Z] ---> 9961d7643892 [2021-08-10T02:51:26.042Z] Step 16/24 : WORKDIR / [2021-08-10T02:51:26.042Z] ---> Running in ce280cba77fc [2021-08-10T02:51:26.042Z] ---> Running in 4be92fa65882 [2021-08-10T02:51:26.042Z] ---> Running in 70d14fc79d7f [2021-08-10T02:51:26.042Z] Removing intermediate container febae7d8ada0 [2021-08-10T02:51:26.042Z] ---> d48efac56202 [2021-08-10T02:51:26.042Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T02:51:26.042Z] Removing intermediate container 03608a624fdb [2021-08-10T02:51:26.042Z] ---> f578fcd4b9b3 [2021-08-10T02:51:26.042Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-10T02:51:26.042Z] Removing intermediate container 4be92fa65882 [2021-08-10T02:51:26.042Z] ---> bb721a177a69 [2021-08-10T02:51:26.042Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-10T02:51:26.042Z] ---> Running in 2a3f92ef35c0 [2021-08-10T02:51:26.320Z] Removing intermediate container ce280cba77fc [2021-08-10T02:51:26.320Z] ---> 468123da7774 [2021-08-10T02:51:26.320Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-10T02:51:26.320Z] Removing intermediate container 70d14fc79d7f [2021-08-10T02:51:26.320Z] ---> 347795b758b2 [2021-08-10T02:51:26.320Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T02:51:26.320Z] ---> Running in 503f9b42d4cf [2021-08-10T02:51:26.320Z] ---> ca6d40c0cdec [2021-08-10T02:51:26.320Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-10T02:51:26.320Z] ---> bddafd468768 [2021-08-10T02:51:26.320Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-10T02:51:26.320Z] Removing intermediate container 2a3f92ef35c0 [2021-08-10T02:51:26.320Z] ---> b30d9e152d08 [2021-08-10T02:51:26.320Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-10T02:51:26.595Z] ---> Running in 48bedcb1b7d0 [2021-08-10T02:51:26.595Z] ---> 58abb664b09e [2021-08-10T02:51:26.595Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-10T02:51:26.874Z] Removing intermediate container 48bedcb1b7d0 [2021-08-10T02:51:26.874Z] ---> a6b19225f68f [2021-08-10T02:51:26.874Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T02:51:27.142Z] ---> 0c4a698893dc [2021-08-10T02:51:27.142Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-10T02:51:27.142Z] ---> e6db16d4a75d [2021-08-10T02:51:27.142Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-10T02:51:27.142Z] ---> 4f9bd522fb21 [2021-08-10T02:51:27.142Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-10T02:51:27.414Z] ---> ab91884a1e8f [2021-08-10T02:51:27.414Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-10T02:51:27.414Z] Removing intermediate container 503f9b42d4cf [2021-08-10T02:51:27.414Z] ---> ceca3096135c [2021-08-10T02:51:27.414Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-10T02:51:27.414Z] ---> 4255453f47ef [2021-08-10T02:51:27.414Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-10T02:51:27.694Z] ---> Running in e84b44d80eb9 [2021-08-10T02:51:27.694Z] ---> Running in cc5d2941d788 [2021-08-10T02:51:27.694Z] ---> 851f88bd1d02 [2021-08-10T02:51:27.694Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-10T02:51:27.694Z] ---> b254b7b2b31d [2021-08-10T02:51:27.694Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-10T02:51:27.694Z] ---> 7c987f26051a [2021-08-10T02:51:27.694Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-10T02:51:27.694Z] ---> Running in c43d1c6915cd [2021-08-10T02:51:27.694Z] ---> Running in 016a2383723a [2021-08-10T02:51:27.694Z] Removing intermediate container cc5d2941d788 [2021-08-10T02:51:27.694Z] ---> b370ce4dd89e [2021-08-10T02:51:27.694Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-10T02:51:27.962Z] Removing intermediate container e84b44d80eb9 [2021-08-10T02:51:27.962Z] ---> 0e6bf8cc4647 [2021-08-10T02:51:27.962Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T02:51:27.962Z] Removing intermediate container c43d1c6915cd [2021-08-10T02:51:27.962Z] ---> fb4e552b08d4 [2021-08-10T02:51:27.962Z] Step 19/22 : CMD ["--init=true"] [2021-08-10T02:51:27.962Z] ---> Running in 58c997c16bf3 [2021-08-10T02:51:27.962Z] ---> Running in 704cc2974431 [2021-08-10T02:51:27.962Z] Removing intermediate container 016a2383723a [2021-08-10T02:51:27.962Z] ---> 451b02fc2377 [2021-08-10T02:51:27.962Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T02:51:27.962Z] ---> fb671c01539d [2021-08-10T02:51:27.962Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-10T02:51:27.962Z] ---> Running in f5fae66ae8ea [2021-08-10T02:51:27.962Z] ---> a16abc0d9cca [2021-08-10T02:51:27.962Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-10T02:51:27.962Z] ---> Running in 9654f8594d3e [2021-08-10T02:51:28.232Z] Removing intermediate container 58c997c16bf3 [2021-08-10T02:51:28.232Z] ---> ff2824b1336c [2021-08-10T02:51:28.232Z] Step 21/23 : LABEL arch=x86_64 [2021-08-10T02:51:28.232Z] ---> Running in d9a67ec219fb [2021-08-10T02:51:28.232Z] Removing intermediate container 704cc2974431 [2021-08-10T02:51:28.232Z] ---> 5a19ddde3eee [2021-08-10T02:51:28.232Z] Step 20/22 : LABEL arch=x86_64 [2021-08-10T02:51:28.232Z] ---> Running in 591e37de2b74 [2021-08-10T02:51:28.232Z] Removing intermediate container f5fae66ae8ea [2021-08-10T02:51:28.232Z] ---> 4c2886560b4b [2021-08-10T02:51:28.232Z] Step 22/24 : LABEL arch=x86_64 [2021-08-10T02:51:28.232Z] Removing intermediate container 9654f8594d3e [2021-08-10T02:51:28.232Z] ---> be01242da12e [2021-08-10T02:51:28.232Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T02:51:28.232Z] ---> Running in c4c64faecbcb [2021-08-10T02:51:28.232Z] ---> Running in cb25705becd9 [2021-08-10T02:51:28.232Z] ---> Running in 2ebec414dbe4 [2021-08-10T02:51:28.497Z] Removing intermediate container 591e37de2b74 [2021-08-10T02:51:28.497Z] ---> 3f48304cc3f4 [2021-08-10T02:51:28.497Z] Step 22/23 : LABEL git_sha=848210ec8bca88700b6000958b0eddb7014ad2b6 [2021-08-10T02:51:28.497Z] Removing intermediate container c4c64faecbcb [2021-08-10T02:51:28.497Z] ---> b414baa99d29 [2021-08-10T02:51:28.497Z] Step 21/22 : LABEL git_sha=848210ec8bca88700b6000958b0eddb7014ad2b6 [2021-08-10T02:51:28.497Z] ---> Running in 7b92f0315c0e [2021-08-10T02:51:28.497Z] ---> Running in 550303e22a27 [2021-08-10T02:51:28.497Z] Removing intermediate container 2ebec414dbe4 [2021-08-10T02:51:28.497Z] ---> 78885efe1d1c [2021-08-10T02:51:28.497Z] Step 21/23 : LABEL arch=x86_64 [2021-08-10T02:51:28.497Z] Removing intermediate container cb25705becd9 [2021-08-10T02:51:28.497Z] ---> b4dfca1ef656 [2021-08-10T02:51:28.497Z] Step 23/24 : LABEL git_sha=848210ec8bca88700b6000958b0eddb7014ad2b6 [2021-08-10T02:51:28.497Z] ---> Running in a52a4aef2341 [2021-08-10T02:51:28.763Z] ---> Running in 8f3441832535 [2021-08-10T02:51:28.763Z] Removing intermediate container 7b92f0315c0e [2021-08-10T02:51:28.763Z] ---> 1a864aadd169 [2021-08-10T02:51:28.763Z] Step 22/22 : LABEL version=0.0.0 [2021-08-10T02:51:28.763Z] Removing intermediate container 550303e22a27 [2021-08-10T02:51:28.763Z] ---> 14a3a383b6c6 [2021-08-10T02:51:28.763Z] Step 23/23 : LABEL version=0.0.0 [2021-08-10T02:51:28.763Z] ---> Running in b956b326cd4a [2021-08-10T02:51:28.763Z] ---> Running in df1a276e1570 [2021-08-10T02:51:28.763Z] Removing intermediate container a52a4aef2341 [2021-08-10T02:51:28.763Z] ---> 8fa1bc48d31f [2021-08-10T02:51:28.763Z] Step 22/23 : LABEL git_sha=848210ec8bca88700b6000958b0eddb7014ad2b6 [2021-08-10T02:51:28.763Z] ---> Running in f50a37b04b26 [2021-08-10T02:51:29.030Z] Removing intermediate container b956b326cd4a [2021-08-10T02:51:29.030Z] ---> 8784fa3c42c4 [2021-08-10T02:51:29.030Z] [2021-08-10T02:51:29.030Z] Removing intermediate container 8f3441832535 [2021-08-10T02:51:29.030Z] ---> 52ed1b91c9c1 [2021-08-10T02:51:29.030Z] Step 24/24 : LABEL version=0.0.0 [2021-08-10T02:51:29.030Z] Removing intermediate container df1a276e1570 [2021-08-10T02:51:29.030Z] ---> 629608ebc307 [2021-08-10T02:51:29.030Z] [2021-08-10T02:51:29.030Z] Removing intermediate container d9a67ec219fb [2021-08-10T02:51:29.030Z] ---> 071df1c8c371 [2021-08-10T02:51:29.030Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T02:51:29.030Z] ---> Running in 4bc07d7a3f69 [2021-08-10T02:51:29.030Z] Successfully built 629608ebc307 [2021-08-10T02:51:29.030Z] Successfully built 8784fa3c42c4 [2021-08-10T02:51:29.030Z] Removing intermediate container f50a37b04b26 [2021-08-10T02:51:29.030Z] ---> 32d2751f1c77 [2021-08-10T02:51:29.030Z] Step 23/23 : LABEL version=0.0.0 [2021-08-10T02:51:29.030Z] Successfully tagged support-scheduler:latest [2021-08-10T02:51:29.030Z] Building core-metadata [2021-08-10T02:51:29.030Z]  Building support-scheduler ... done Successfully tagged security-proxy-setup:latest [2021-08-10T02:51:29.030Z] Building security-secretstore-setup [2021-08-10T02:51:29.309Z]  Building security-proxy-setup ... done  ---> Running in 64a52c266f76 [2021-08-10T02:51:29.309Z] Removing intermediate container 4bc07d7a3f69 [2021-08-10T02:51:29.309Z] ---> 73635baf390b [2021-08-10T02:51:29.309Z] [2021-08-10T02:51:29.575Z] Successfully built 73635baf390b [2021-08-10T02:51:29.575Z] Successfully tagged core-command:latest [2021-08-10T02:51:29.575Z] Building core-data [2021-08-10T02:51:29.575Z]  Building core-command ... done Removing intermediate container 64a52c266f76 [2021-08-10T02:51:29.575Z] ---> d0b7c803aa55 [2021-08-10T02:51:29.575Z] [2021-08-10T02:51:29.575Z] Successfully built d0b7c803aa55 [2021-08-10T02:51:30.539Z] ---> 42a043d9c5b9 [2021-08-10T02:51:30.539Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-10T02:51:30.539Z] Successfully tagged support-notifications:latest [2021-08-10T02:51:30.539Z] Building sys-mgmt-agent [2021-08-10T02:51:35.915Z]  Building support-notifications ... done  ---> bbcf324416e6 [2021-08-10T02:51:35.915Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-10T02:51:38.513Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T02:51:38.513Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T02:51:38.513Z] ---> a54de35af08f [2021-08-10T02:51:38.513Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T02:51:38.513Z] ---> Using cache [2021-08-10T02:51:38.513Z] ---> 009f50c93d29 [2021-08-10T02:51:38.513Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T02:51:38.513Z] ---> Using cache [2021-08-10T02:51:38.513Z] ---> 3594374c902c [2021-08-10T02:51:38.513Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-10T02:51:38.778Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T02:51:38.778Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T02:51:38.778Z] ---> a54de35af08f [2021-08-10T02:51:38.778Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T02:51:38.778Z] ---> Using cache [2021-08-10T02:51:38.778Z] ---> 009f50c93d29 [2021-08-10T02:51:38.778Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T02:51:38.778Z] ---> Using cache [2021-08-10T02:51:38.778Z] ---> 3594374c902c [2021-08-10T02:51:38.778Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-10T02:51:40.721Z] ---> 0a2475b1a7ed [2021-08-10T02:51:40.721Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-10T02:51:40.986Z] ---> Running in a20cb434b563 [2021-08-10T02:51:40.986Z] ---> Running in 8168db3a6ce9 [2021-08-10T02:51:41.942Z] ---> 4928bedcdc38 [2021-08-10T02:51:41.942Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-10T02:51:42.905Z] ---> 5b987b6af3f0 [2021-08-10T02:51:42.906Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-10T02:51:43.174Z] ---> Running in e587680949c3 [2021-08-10T02:51:43.174Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T02:51:43.174Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T02:51:43.445Z] Removing intermediate container e587680949c3 [2021-08-10T02:51:43.445Z] ---> 4c3ef083224c [2021-08-10T02:51:43.445Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-10T02:51:44.035Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T02:51:44.035Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T02:51:44.035Z] ---> 4bc38569731f [2021-08-10T02:51:44.035Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-10T02:51:44.628Z] OK: 219 MiB in 52 packages [2021-08-10T02:51:44.628Z] OK: 219 MiB in 52 packages [2021-08-10T02:51:44.628Z] ---> Running in b64f317a1b6a [2021-08-10T02:51:45.596Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T02:51:45.596Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T02:51:45.596Z] ---> a54de35af08f [2021-08-10T02:51:45.596Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T02:51:45.596Z] ---> Using cache [2021-08-10T02:51:45.596Z] ---> 009f50c93d29 [2021-08-10T02:51:45.596Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T02:51:45.596Z] ---> Using cache [2021-08-10T02:51:45.596Z] ---> 3594374c902c [2021-08-10T02:51:45.596Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-10T02:51:45.596Z] ---> Using cache [2021-08-10T02:51:45.596Z] ---> 334815996b52 [2021-08-10T02:51:45.597Z] Step 6/24 : COPY go.mod . [2021-08-10T02:51:45.597Z] ---> Using cache [2021-08-10T02:51:45.597Z] ---> 4095dce4f264 [2021-08-10T02:51:45.597Z] Step 7/24 : RUN go mod download [2021-08-10T02:51:45.597Z] ---> Using cache [2021-08-10T02:51:45.597Z] ---> 1f507e18e1ec [2021-08-10T02:51:45.597Z] Step 8/24 : COPY . . [2021-08-10T02:51:45.597Z] ---> Using cache [2021-08-10T02:51:45.597Z] ---> 419de2bad8b4 [2021-08-10T02:51:45.597Z] Step 9/24 : RUN go mod tidy [2021-08-10T02:51:45.597Z] ---> Using cache [2021-08-10T02:51:45.597Z] ---> 33761d701805 [2021-08-10T02:51:45.597Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-10T02:51:45.870Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T02:51:45.870Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-10T02:51:45.870Z] ---> a54de35af08f [2021-08-10T02:51:45.870Z] Step 3/26 : WORKDIR /edgex-go [2021-08-10T02:51:45.870Z] ---> Using cache [2021-08-10T02:51:45.870Z] ---> 009f50c93d29 [2021-08-10T02:51:45.870Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T02:51:45.870Z] ---> Using cache [2021-08-10T02:51:45.870Z] ---> 3594374c902c [2021-08-10T02:51:45.870Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-10T02:51:45.870Z] ---> Using cache [2021-08-10T02:51:45.870Z] ---> 334815996b52 [2021-08-10T02:51:45.870Z] Step 6/26 : COPY go.mod . [2021-08-10T02:51:45.870Z] ---> Using cache [2021-08-10T02:51:45.870Z] ---> 4095dce4f264 [2021-08-10T02:51:45.870Z] Step 7/26 : RUN go mod download [2021-08-10T02:51:45.870Z] ---> Using cache [2021-08-10T02:51:45.870Z] ---> 1f507e18e1ec [2021-08-10T02:51:45.870Z] Step 8/26 : COPY . . [2021-08-10T02:51:45.870Z] ---> Using cache [2021-08-10T02:51:45.870Z] ---> 419de2bad8b4 [2021-08-10T02:51:45.870Z] Step 9/26 : RUN go mod tidy [2021-08-10T02:51:45.870Z] ---> Using cache [2021-08-10T02:51:45.870Z] ---> 33761d701805 [2021-08-10T02:51:45.870Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-10T02:51:45.870Z] ---> Running in 943565624a23 [2021-08-10T02:51:45.870Z] Removing intermediate container a20cb434b563 [2021-08-10T02:51:45.870Z] ---> 2f1f9f2ffb36 [2021-08-10T02:51:45.870Z] Step 6/24 : COPY go.mod . [2021-08-10T02:51:45.870Z] ---> Running in 836fc5de891d [2021-08-10T02:51:45.870Z] Removing intermediate container 8168db3a6ce9 [2021-08-10T02:51:45.870Z] ---> 8459658daab2 [2021-08-10T02:51:45.870Z] Step 6/24 : COPY go.mod . [2021-08-10T02:51:46.144Z] ---> 467f22df8798 [2021-08-10T02:51:46.144Z] Step 7/24 : RUN go mod download [2021-08-10T02:51:46.415Z] ---> f408b0407aaa [2021-08-10T02:51:46.415Z] Step 7/24 : RUN go mod download [2021-08-10T02:51:46.415Z] ---> Running in e45d5060c689 [2021-08-10T02:51:46.415Z] 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 [2021-08-10T02:51:46.415Z] ---> Running in 1f8d69ecc0e3 [2021-08-10T02:51:46.415Z] 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 [2021-08-10T02:51:46.415Z] Removing intermediate container b64f317a1b6a [2021-08-10T02:51:46.415Z] ---> 47620a3c6682 [2021-08-10T02:51:46.415Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-10T02:51:46.702Z] ---> Running in 252466a78add [2021-08-10T02:51:46.974Z] Removing intermediate container 252466a78add [2021-08-10T02:51:46.974Z] ---> a632f9e41aa3 [2021-08-10T02:51:46.974Z] Step 29/32 : CMD ["gate"] [2021-08-10T02:51:47.245Z] ---> Running in 7f6f6337e3f4 [2021-08-10T02:51:47.533Z] Removing intermediate container 7f6f6337e3f4 [2021-08-10T02:51:47.533Z] ---> 35e3c0af933b [2021-08-10T02:51:47.533Z] Step 30/32 : LABEL arch=x86_64 [2021-08-10T02:51:47.533Z] ---> Running in 0a471cf53f21 [2021-08-10T02:51:47.811Z] Removing intermediate container 0a471cf53f21 [2021-08-10T02:51:47.811Z] ---> 4b75d2c21f87 [2021-08-10T02:51:47.811Z] Step 31/32 : LABEL git_sha=848210ec8bca88700b6000958b0eddb7014ad2b6 [2021-08-10T02:51:47.811Z] ---> Running in 614dbc16af90 [2021-08-10T02:51:48.086Z] Removing intermediate container 614dbc16af90 [2021-08-10T02:51:48.086Z] ---> 0cb5a2b53cbf [2021-08-10T02:51:48.086Z] Step 32/32 : LABEL version=0.0.0 [2021-08-10T02:51:48.086Z] ---> Running in 831242125a81 [2021-08-10T02:51:48.358Z] Removing intermediate container 831242125a81 [2021-08-10T02:51:48.358Z] ---> 05af38049f93 [2021-08-10T02:51:48.358Z] [2021-08-10T02:51:48.358Z] Successfully built 05af38049f93 [2021-08-10T02:51:48.358Z] Successfully tagged security-bootstrapper:latest [2021-08-10T02:51:48.966Z]  Building security-bootstrapper ... done Removing intermediate container e45d5060c689 [2021-08-10T02:51:48.967Z] ---> 659538d42354 [2021-08-10T02:51:48.967Z] Step 8/24 : COPY . . [2021-08-10T02:51:49.797Z] Removing intermediate container 1f8d69ecc0e3 [2021-08-10T02:51:49.797Z] ---> 1ad8addff1dc [2021-08-10T02:51:49.797Z] Step 8/24 : COPY . . [2021-08-10T02:51:56.483Z] Removing intermediate container 7ff48cae91c3 [2021-08-10T02:51:56.483Z] ---> 700d9781df30 [2021-08-10T02:51:56.483Z] Successfully built 700d9781df30 [2021-08-10T02:51:56.756Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T02:51:57.107Z] + docker inspect -f . ci-base-image-arm64 [2021-08-10T02:51:57.107Z] . [Pipeline] withDockerContainer [2021-08-10T02:51:57.378Z] prd-ubuntu18.04-docker-arm64-4c-16g-204 does not seem to be running inside a container [2021-08-10T02:51:57.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-10T02:51:59.058Z] $ docker top b1353fa1f624722ca3b0f7238a1afc4502e2e6f488e391e70659308cb1e2ef74 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T02:51:59.962Z] ---> 974ae1ad3ed2 [2021-08-10T02:51:59.962Z] Step 9/24 : RUN go mod tidy [2021-08-10T02:51:59.962Z] ---> 1749502c23b3 [2021-08-10T02:51:59.962Z] Step 9/24 : RUN go mod tidy [2021-08-10T02:51:59.962Z] ---> Running in 121b2f012588 [2021-08-10T02:51:59.962Z] ---> Running in e73276fc8d1d [2021-08-10T02:51:59.986Z] + go version [2021-08-10T02:51:59.987Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-10T02:52:00.012Z] $ docker stop --time=1 b1353fa1f624722ca3b0f7238a1afc4502e2e6f488e391e70659308cb1e2ef74 [2021-08-10T02:52:01.405Z] Removing intermediate container e73276fc8d1d [2021-08-10T02:52:01.406Z] ---> 020f6432d386 [2021-08-10T02:52:01.406Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-10T02:52:01.406Z] ---> Running in 49d6b938aa50 [2021-08-10T02:52:01.851Z] $ docker rm -f b1353fa1f624722ca3b0f7238a1afc4502e2e6f488e391e70659308cb1e2ef74 [2021-08-10T02:52:02.000Z] Removing intermediate container 121b2f012588 [2021-08-10T02:52:02.000Z] ---> 7da0525c2872 [2021-08-10T02:52:02.000Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-10T02:52:02.001Z] ---> Running in 8b1a5f515737 [2021-08-10T02:52:02.001Z] 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 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T02:52:02.539Z] + docker inspect -f . ci-base-image-arm64 [2021-08-10T02:52:02.539Z] . [Pipeline] withDockerContainer [2021-08-10T02:52:02.594Z] 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 [2021-08-10T02:52:02.807Z] prd-ubuntu18.04-docker-arm64-4c-16g-204 does not seem to be running inside a container [2021-08-10T02:52:02.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-10T02:52:04.475Z] $ docker top 5dbe6c4f7e010aa456c815fa430c0b480df46f3d6126c8834144ec8383a30dd7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-10T02:52:04.808Z] ========================================================= [2021-08-10T02:52:04.808Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-10T02:52:04.808Z] ========================================================= [Pipeline] sh [2021-08-10T02:52:05.473Z] + go mod tidy [Pipeline] sh [2021-08-10T02:52:07.121Z] + make test [2021-08-10T02:52:07.121Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-10T02:52:07.121Z] go mod tidy [2021-08-10T02:52:07.721Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-10T02:52:15.004Z] 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 [2021-08-10T02:52:19.275Z] Removing intermediate container 836fc5de891d [2021-08-10T02:52:19.275Z] ---> 7bf9125121cc [2021-08-10T02:52:19.275Z] [2021-08-10T02:52:19.275Z] Step 11/26 : FROM alpine:3.12 [2021-08-10T02:52:19.275Z] ---> 13621d1b12d4 [2021-08-10T02:52:19.275Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-10T02:52:19.275Z] ---> Running in 311d1f105a12 [2021-08-10T02:52:19.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T02:52:19.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T02:52:20.096Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-10T02:52:20.096Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-10T02:52:20.096Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-10T02:52:20.096Z] (4/6) Installing curl (7.78.0-r0) [2021-08-10T02:52:20.096Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-10T02:52:20.096Z] (6/6) Installing su-exec (0.2-r1) [2021-08-10T02:52:20.096Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T02:52:20.096Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T02:52:20.096Z] OK: 7 MiB in 20 packages [2021-08-10T02:52:20.698Z] Removing intermediate container 311d1f105a12 [2021-08-10T02:52:20.698Z] ---> 13251fee9e77 [2021-08-10T02:52:20.698Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-10T02:52:20.985Z] ---> Running in 82f616751dde [2021-08-10T02:52:20.985Z] Removing intermediate container 82f616751dde [2021-08-10T02:52:20.985Z] ---> 90292307553c [2021-08-10T02:52:20.985Z] Step 14/26 : WORKDIR / [2021-08-10T02:52:20.985Z] ---> Running in d90ce03eb19d [2021-08-10T02:52:21.269Z] Removing intermediate container d90ce03eb19d [2021-08-10T02:52:21.269Z] ---> 1db674fe380e [2021-08-10T02:52:21.269Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-10T02:52:21.544Z] ---> b9a42897ae46 [2021-08-10T02:52:21.544Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-10T02:52:21.826Z] ---> 6a15a6005edf [2021-08-10T02:52:21.826Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-10T02:52:22.114Z] ---> 0bac16e77c8d [2021-08-10T02:52:22.114Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-10T02:52:22.401Z] ---> 809a5ea8220c [2021-08-10T02:52:22.401Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-10T02:52:23.582Z] ---> d6d936bc8e08 [2021-08-10T02:52:23.582Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-10T02:52:24.179Z] ---> ebfaa12135d6 [2021-08-10T02:52:24.179Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-10T02:52:24.763Z] ---> 7903ad06f5a7 [2021-08-10T02:52:24.763Z] 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/ [2021-08-10T02:52:25.030Z] Removing intermediate container 943565624a23 [2021-08-10T02:52:25.030Z] ---> 5633a0d3cf53 [2021-08-10T02:52:25.030Z] [2021-08-10T02:52:25.030Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T02:52:25.030Z] ---> 13621d1b12d4 [2021-08-10T02:52:25.030Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-10T02:52:25.030Z] ---> Using cache [2021-08-10T02:52:25.030Z] ---> 94db63ced40f [2021-08-10T02:52:25.030Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T02:52:25.030Z] ---> Using cache [2021-08-10T02:52:25.030Z] ---> 4638225b1ff4 [2021-08-10T02:52:25.030Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-10T02:52:25.030Z] ---> Running in a34ddce45497 [2021-08-10T02:52:25.030Z] ---> Running in 24c0d084e7cd [2021-08-10T02:52:25.301Z] Removing intermediate container 24c0d084e7cd [2021-08-10T02:52:25.301Z] ---> 1834f99de841 [2021-08-10T02:52:25.301Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-10T02:52:25.301Z] ---> Running in 4e56304dcc55 [2021-08-10T02:52:25.576Z] Removing intermediate container 4e56304dcc55 [2021-08-10T02:52:25.576Z] ---> beeea9e4f12a [2021-08-10T02:52:25.576Z] Step 16/24 : WORKDIR / [2021-08-10T02:52:25.576Z] ---> Running in 9e9b7c283805 [2021-08-10T02:52:25.855Z] Removing intermediate container 9e9b7c283805 [2021-08-10T02:52:25.855Z] ---> 0c799305060d [2021-08-10T02:52:25.855Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T02:52:26.122Z] Removing intermediate container a34ddce45497 [2021-08-10T02:52:26.122Z] ---> 9f4623b651b9 [2021-08-10T02:52:26.122Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-10T02:52:26.122Z] ---> Running in 66927a203ed4 [2021-08-10T02:52:26.122Z] ---> 26790b39cfe9 [2021-08-10T02:52:26.122Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-10T02:52:26.391Z] Removing intermediate container 66927a203ed4 [2021-08-10T02:52:26.391Z] ---> 1801de3e7fe0 [2021-08-10T02:52:26.391Z] Step 24/26 : LABEL arch=x86_64 [2021-08-10T02:52:26.661Z] ---> Running in 2b8f4ab2cdbd [2021-08-10T02:52:26.661Z] ---> 4ec1527b9570 [2021-08-10T02:52:26.661Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-10T02:52:26.927Z] Removing intermediate container 2b8f4ab2cdbd [2021-08-10T02:52:26.927Z] ---> 1a24905932fe [2021-08-10T02:52:26.927Z] Step 25/26 : LABEL git_sha=848210ec8bca88700b6000958b0eddb7014ad2b6 [2021-08-10T02:52:26.927Z] ---> Running in 0cc2c2f2b63f [2021-08-10T02:52:26.927Z] Removing intermediate container 0cc2c2f2b63f [2021-08-10T02:52:26.927Z] ---> 62e8f44042e1 [2021-08-10T02:52:26.927Z] Step 26/26 : LABEL version=0.0.0 [2021-08-10T02:52:26.927Z] ---> 71d905e0352f [2021-08-10T02:52:26.927Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-10T02:52:27.197Z] ---> Running in d4801402c60b [2021-08-10T02:52:27.197Z] ---> Running in 0d2ae3b303f0 [2021-08-10T02:52:27.197Z] Removing intermediate container 0d2ae3b303f0 [2021-08-10T02:52:27.197Z] ---> d2180d98ab29 [2021-08-10T02:52:27.197Z] [2021-08-10T02:52:27.197Z] Removing intermediate container d4801402c60b [2021-08-10T02:52:27.197Z] ---> 3f861635c23a [2021-08-10T02:52:27.197Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T02:52:27.467Z] ---> Running in 27a396e4a3d7 [2021-08-10T02:52:27.467Z] Successfully built d2180d98ab29 [2021-08-10T02:52:27.467Z] Successfully tagged security-secretstore-setup:latest [2021-08-10T02:52:27.735Z]  Building security-secretstore-setup ... done Removing intermediate container 27a396e4a3d7 [2021-08-10T02:52:27.735Z] ---> 28a46b0ebfe8 [2021-08-10T02:52:27.735Z] Step 22/24 : LABEL arch=x86_64 [2021-08-10T02:52:27.735Z] ---> Running in df90a5768bf2 [2021-08-10T02:52:27.735Z] Removing intermediate container df90a5768bf2 [2021-08-10T02:52:27.735Z] ---> 175764e8b91a [2021-08-10T02:52:27.735Z] Step 23/24 : LABEL git_sha=848210ec8bca88700b6000958b0eddb7014ad2b6 [2021-08-10T02:52:28.015Z] ---> Running in 56d916cb30e0 [2021-08-10T02:52:28.015Z] Removing intermediate container 56d916cb30e0 [2021-08-10T02:52:28.015Z] ---> bd82032d8445 [2021-08-10T02:52:28.015Z] Step 24/24 : LABEL version=0.0.0 [2021-08-10T02:52:28.303Z] ---> Running in b3490f80eb3a [2021-08-10T02:52:28.303Z] Removing intermediate container b3490f80eb3a [2021-08-10T02:52:28.303Z] ---> 226eeb87d316 [2021-08-10T02:52:28.303Z] [2021-08-10T02:52:28.579Z] Successfully built 226eeb87d316 [2021-08-10T02:52:28.579Z] Successfully tagged core-metadata:latest [2021-08-10T02:52:31.970Z]  Building core-metadata ... done Removing intermediate container 49d6b938aa50 [2021-08-10T02:52:31.970Z] ---> b471d46eff0c [2021-08-10T02:52:31.970Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-10T02:52:31.970Z] ---> Running in 1dba91a04666 [2021-08-10T02:52:32.584Z] 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 [2021-08-10T02:52:33.554Z] Removing intermediate container 1dba91a04666 [2021-08-10T02:52:33.554Z] ---> afff45cb8385 [2021-08-10T02:52:33.554Z] [2021-08-10T02:52:33.554Z] Step 12/24 : FROM docker:20.10.7 [2021-08-10T02:52:33.554Z] 20.10.7: Pulling from library/docker [2021-08-10T02:52:34.508Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-10T02:52:35.519Z] Removing intermediate container 8b1a5f515737 [2021-08-10T02:52:35.519Z] ---> 54d42ab34c73 [2021-08-10T02:52:35.519Z] [2021-08-10T02:52:35.519Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T02:52:35.519Z] ---> 13621d1b12d4 [2021-08-10T02:52:35.519Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-10T02:52:35.519Z] ---> Running in 75e4f5ee1d2b [2021-08-10T02:52:35.519Z] Removing intermediate container 75e4f5ee1d2b [2021-08-10T02:52:35.519Z] ---> 7b72f31296eb [2021-08-10T02:52:35.519Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-10T02:52:35.786Z] ---> Running in a1ea1ae90ee6 [2021-08-10T02:52:35.786Z] Removing intermediate container a1ea1ae90ee6 [2021-08-10T02:52:35.786Z] ---> e9a980772b04 [2021-08-10T02:52:35.786Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-10T02:52:35.786Z] ---> Running in 63aee3bfd4bc [2021-08-10T02:52:36.051Z] Removing intermediate container 63aee3bfd4bc [2021-08-10T02:52:36.051Z] ---> 1b9637627f16 [2021-08-10T02:52:36.051Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T02:52:36.051Z] ---> Running in af29d1de38a2 [2021-08-10T02:52:37.013Z] Removing intermediate container af29d1de38a2 [2021-08-10T02:52:37.013Z] ---> 61bdd97b7f04 [2021-08-10T02:52:37.013Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-10T02:52:37.013Z] ---> Running in d2415c1ed29c [2021-08-10T02:52:37.597Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T02:52:38.562Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T02:52:38.562Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-10T02:52:38.562Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-10T02:52:38.562Z] ---> 08bdaf2f88f9 [2021-08-10T02:52:38.562Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-10T02:52:38.828Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-10T02:52:38.828Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-10T02:52:38.828Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-10T02:52:39.096Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-10T02:52:39.096Z] ---> Running in 4f512ae527dd [2021-08-10T02:52:39.096Z] Removing intermediate container 4f512ae527dd [2021-08-10T02:52:39.096Z] ---> 00c9f6aba716 [2021-08-10T02:52:39.096Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-10T02:52:39.365Z] ---> Running in c5fd15321189 [2021-08-10T02:52:39.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T02:52:39.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T02:52:39.633Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-10T02:52:39.900Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-10T02:52:39.900Z] (1/39) Installing readline (8.1.0-r0) [2021-08-10T02:52:39.900Z] (2/39) Installing bash (5.1.0-r0) [2021-08-10T02:52:39.900Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T02:52:39.900Z] OK: 8 MiB in 20 packages [2021-08-10T02:52:39.900Z] Executing bash-5.1.0-r0.post-install [2021-08-10T02:52:39.900Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-10T02:52:40.165Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-10T02:52:40.165Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-10T02:52:40.165Z] (6/39) Installing curl (7.78.0-r0) [2021-08-10T02:52:40.165Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-10T02:52:40.165Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-10T02:52:40.165Z] (9/39) Installing expat (2.2.10-r1) [2021-08-10T02:52:40.165Z] (10/39) Installing libffi (3.3-r2) [2021-08-10T02:52:40.165Z] (11/39) Installing gdbm (1.19-r0) [2021-08-10T02:52:40.165Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-10T02:52:40.165Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-10T02:52:40.165Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-10T02:52:40.757Z] Removing intermediate container d2415c1ed29c [2021-08-10T02:52:40.757Z] ---> 670d6ef928c5 [2021-08-10T02:52:40.758Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T02:52:40.758Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-10T02:52:40.758Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-10T02:52:40.758Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-10T02:52:40.758Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-10T02:52:40.758Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-10T02:52:40.758Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-10T02:52:41.339Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-10T02:52:41.339Z] ---> 696397b015e4 [2021-08-10T02:52:41.339Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-10T02:52:41.339Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-10T02:52:41.339Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-10T02:52:41.339Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-10T02:52:41.339Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-10T02:52:41.339Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-10T02:52:41.339Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-10T02:52:41.339Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-10T02:52:41.339Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-10T02:52:41.339Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-10T02:52:41.339Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-10T02:52:41.339Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-10T02:52:41.339Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-10T02:52:41.339Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-10T02:52:41.339Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-10T02:52:41.607Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-10T02:52:41.607Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-10T02:52:41.607Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-10T02:52:41.607Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-10T02:52:42.296Z] ---> a0910fabb58c [2021-08-10T02:52:42.296Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-10T02:52:42.296Z] Executing busybox-1.32.1-r6.trigger [2021-08-10T02:52:42.296Z] OK: 82 MiB in 59 packages [2021-08-10T02:52:42.296Z] ---> b877ac053c9f [2021-08-10T02:52:42.296Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-10T02:52:42.296Z] ---> Running in 3f8c2d126052 [2021-08-10T02:52:42.296Z] Removing intermediate container 3f8c2d126052 [2021-08-10T02:52:42.296Z] ---> 3e5caa20156e [2021-08-10T02:52:42.296Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T02:52:42.675Z] ---> Running in 1e1ce6d43f9d [2021-08-10T02:52:42.675Z] Removing intermediate container 1e1ce6d43f9d [2021-08-10T02:52:42.675Z] ---> 1656b41477a6 [2021-08-10T02:52:42.675Z] Step 22/24 : LABEL arch=x86_64 [2021-08-10T02:52:42.675Z] ---> Running in 9fe9eb3206b3 [2021-08-10T02:52:42.675Z] Removing intermediate container 9fe9eb3206b3 [2021-08-10T02:52:42.675Z] ---> 577cc5e0bf8a [2021-08-10T02:52:42.675Z] Step 23/24 : LABEL git_sha=848210ec8bca88700b6000958b0eddb7014ad2b6 [2021-08-10T02:52:42.675Z] ---> Running in fd53b2e37bfa [2021-08-10T02:52:42.999Z] Removing intermediate container fd53b2e37bfa [2021-08-10T02:52:42.999Z] ---> d4fc9cc7b5e4 [2021-08-10T02:52:42.999Z] Step 24/24 : LABEL version=0.0.0 [2021-08-10T02:52:42.999Z] ---> Running in b9b0594d435a [2021-08-10T02:52:42.999Z] Removing intermediate container b9b0594d435a [2021-08-10T02:52:42.999Z] ---> 2f78e8800c95 [2021-08-10T02:52:42.999Z] [2021-08-10T02:52:42.999Z] Successfully built 2f78e8800c95 [2021-08-10T02:52:42.999Z] Successfully tagged core-data:latest [2021-08-10T02:52:43.751Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-08-10T02:52:43.751Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-10T02:52:43.751Z] Collecting docker<4.0,>=3.6.0 [2021-08-10T02:52:43.751Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-10T02:52:43.751Z] Collecting texttable<0.10,>=0.9.0 [2021-08-10T02:52:43.751Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-10T02:52:44.065Z] Collecting docopt<0.7,>=0.6.1 [2021-08-10T02:52:44.065Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-10T02:52:44.370Z] Collecting jsonschema<3,>=2.5.1 [2021-08-10T02:52:44.370Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-10T02:52:44.370Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-10T02:52:44.370Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-10T02:52:44.638Z] Collecting PyYAML<4,>=3.10 [2021-08-10T02:52:44.638Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-10T02:52:45.222Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-10T02:52:45.222Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-10T02:52:45.222Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-10T02:52:45.222Z] Collecting cached-property<2,>=1.2.0 [2021-08-10T02:52:45.222Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-10T02:52:45.222Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-10T02:52:45.222Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-10T02:52:45.488Z] Collecting docker-pycreds>=0.4.0 [2021-08-10T02:52:45.488Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-10T02:52:45.755Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-10T02:52:45.755Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-10T02:52:45.755Z] Collecting idna<2.8,>=2.5 [2021-08-10T02:52:45.755Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-10T02:52:45.755Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-10T02:52:45.755Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-10T02:52:45.755Z] Collecting certifi>=2017.4.17 [2021-08-10T02:52:45.755Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-10T02:52:45.755Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-10T02:52:45.755Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-10T02:52:45.755Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-10T02:52:45.755Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-10T02:52:46.021Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-10T02:52:46.021Z] Attempting uninstall: urllib3 [2021-08-10T02:52:46.021Z] Found existing installation: urllib3 1.26.2 [2021-08-10T02:52:46.021Z] Uninstalling urllib3-1.26.2: [2021-08-10T02:52:46.021Z] Successfully uninstalled urllib3-1.26.2 [2021-08-10T02:52:46.021Z] Attempting uninstall: idna [2021-08-10T02:52:46.021Z] Found existing installation: idna 3.1 [2021-08-10T02:52:46.021Z] Uninstalling idna-3.1: [2021-08-10T02:52:46.021Z] Successfully uninstalled idna-3.1 [2021-08-10T02:52:46.288Z] Attempting uninstall: chardet [2021-08-10T02:52:46.288Z] Found existing installation: chardet 4.0.0 [2021-08-10T02:52:46.288Z] Uninstalling chardet-4.0.0: [2021-08-10T02:52:46.288Z] Successfully uninstalled chardet-4.0.0 [2021-08-10T02:52:46.556Z] Attempting uninstall: requests [2021-08-10T02:52:46.556Z] Found existing installation: requests 2.25.1 [2021-08-10T02:52:46.556Z] Uninstalling requests-2.25.1: [2021-08-10T02:52:46.556Z] Successfully uninstalled requests-2.25.1 [2021-08-10T02:52:46.556Z] Running setup.py install for texttable: started [2021-08-10T02:52:46.823Z] Running setup.py install for texttable: finished with status 'done' [2021-08-10T02:52:46.823Z] Running setup.py install for PyYAML: started [2021-08-10T02:52:47.407Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-10T02:52:47.407Z] Running setup.py install for docopt: started [2021-08-10T02:52:47.673Z] Running setup.py install for docopt: finished with status 'done' [2021-08-10T02:52:47.673Z] Running setup.py install for dockerpty: started [2021-08-10T02:52:47.942Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-10T02:52:48.209Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-10T02:52:51.555Z] Removing intermediate container c5fd15321189 [2021-08-10T02:52:51.555Z] ---> 65506711e3a8 [2021-08-10T02:52:51.555Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-10T02:52:51.555Z] ---> Running in 81640a9faf38 [2021-08-10T02:52:51.555Z] Removing intermediate container 81640a9faf38 [2021-08-10T02:52:51.555Z] ---> 76039a0f7cbc [2021-08-10T02:52:51.555Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-10T02:52:51.555Z] ---> Running in ffcf05447289 [2021-08-10T02:52:51.555Z] Removing intermediate container ffcf05447289 [2021-08-10T02:52:51.555Z] ---> 078bf9cff5f6 [2021-08-10T02:52:51.555Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-10T02:52:51.826Z] ---> 790d8ca02807 [2021-08-10T02:52:51.826Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-10T02:52:51.826Z] ---> cc29cb0e7b0a [2021-08-10T02:52:51.826Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-10T02:52:52.093Z] ---> 953d341ff08b [2021-08-10T02:52:52.093Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-10T02:52:52.093Z] ---> Running in 3a4287452788 [2021-08-10T02:52:52.359Z] Removing intermediate container 3a4287452788 [2021-08-10T02:52:52.359Z] ---> 28aae223bba2 [2021-08-10T02:52:52.359Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T02:52:52.359Z] ---> Running in b8a3e1c4e3c5 [2021-08-10T02:52:52.359Z] Removing intermediate container b8a3e1c4e3c5 [2021-08-10T02:52:52.359Z] ---> f484494b4161 [2021-08-10T02:52:52.359Z] Step 22/24 : LABEL arch=x86_64 [2021-08-10T02:52:52.359Z] ---> Running in e8139e7f5c7d [2021-08-10T02:52:52.625Z] Removing intermediate container e8139e7f5c7d [2021-08-10T02:52:52.625Z] ---> ee8d9fbd0009 [2021-08-10T02:52:52.625Z] Step 23/24 : LABEL git_sha=848210ec8bca88700b6000958b0eddb7014ad2b6 [2021-08-10T02:52:52.625Z] ---> Running in 97ff39780b16 [2021-08-10T02:52:52.625Z] Removing intermediate container 97ff39780b16 [2021-08-10T02:52:52.625Z] ---> 72e293b9e246 [2021-08-10T02:52:52.625Z] Step 24/24 : LABEL version=0.0.0 [2021-08-10T02:52:52.625Z] ---> Running in 43c455f35ea4 [2021-08-10T02:52:52.625Z] Removing intermediate container 43c455f35ea4 [2021-08-10T02:52:52.625Z] ---> 5b83a7dee433 [2021-08-10T02:52:52.625Z] [2021-08-10T02:52:52.891Z] Successfully built 5b83a7dee433 [2021-08-10T02:52:52.891Z] Successfully tagged sys-mgmt-agent:latest [2021-08-10T02:52:52.903Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-10T02:52:52.909Z] $ docker stop --time=1 555edfe9ea25282b0a4f013dde9ef3fb68717133484fc9bbe43038fd63101b57 [2021-08-10T02:52:54.192Z] $ docker rm -f 555edfe9ea25282b0a4f013dde9ef3fb68717133484fc9bbe43038fd63101b57 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-10T02:52:54.602Z] + docker images [2021-08-10T02:52:54.602Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-10T02:52:54.602Z] sys-mgmt-agent latest 5b83a7dee433 2 seconds ago 325MB [2021-08-10T02:52:54.602Z] core-data latest 2f78e8800c95 12 seconds ago 20.4MB [2021-08-10T02:52:54.602Z] 54d42ab34c73 20 seconds ago 1.75GB [2021-08-10T02:52:54.602Z] afff45cb8385 21 seconds ago 1.75GB [2021-08-10T02:52:54.602Z] core-metadata latest 226eeb87d316 26 seconds ago 16.7MB [2021-08-10T02:52:54.602Z] security-secretstore-setup latest d2180d98ab29 27 seconds ago 29MB [2021-08-10T02:52:54.602Z] 5633a0d3cf53 30 seconds ago 1.75GB [2021-08-10T02:52:54.602Z] 7bf9125121cc 36 seconds ago 1.75GB [2021-08-10T02:52:54.602Z] security-bootstrapper latest 05af38049f93 About a minute ago 18.8MB [2021-08-10T02:52:54.602Z] support-notifications latest d0b7c803aa55 About a minute ago 16.8MB [2021-08-10T02:52:54.602Z] core-command latest 73635baf390b About a minute ago 16MB [2021-08-10T02:52:54.602Z] security-proxy-setup latest 8784fa3c42c4 About a minute ago 25.9MB [2021-08-10T02:52:54.602Z] support-scheduler latest 629608ebc307 About a minute ago 16.1MB [2021-08-10T02:52:54.602Z] ec4521d2f2da About a minute ago 1.75GB [2021-08-10T02:52:54.602Z] 0a4446e3516e About a minute ago 1.75GB [2021-08-10T02:52:54.602Z] 75ab14914ee0 About a minute ago 1.74GB [2021-08-10T02:52:54.602Z] 22df1a8257f6 About a minute ago 1.75GB [2021-08-10T02:52:54.602Z] 0eb161eb7d80 About a minute ago 1.75GB [2021-08-10T02:52:54.602Z] ci-base-image-x86_64 latest a54de35af08f 5 minutes ago 1.24GB [2021-08-10T02:52:54.602Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 days ago 547MB [2021-08-10T02:52:54.602Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 7 days ago 37.5MB [2021-08-10T02:52:54.602Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-10T02:52:54.602Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-10T02:52:54.602Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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 [2021-08-10T02:53:09.828Z] Still waiting to schedule task [2021-08-10T02:53:09.829Z] ‘prd-ubuntu18.04-docker-8c-8g-205’ is offline [2021-08-10T02:53:31.125Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-10T02:53:35.452Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-10T02:53:36.450Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-10T02:53:37.055Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-10T02:53:49.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-10T02:53:49.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-10T02:53:49.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-10T02:53:49.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-10T02:53:49.510Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-10T02:53:49.792Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-10T02:53:50.784Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-10T02:53:50.784Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-10T02:53:50.784Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-10T02:53:50.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-10T02:54:03.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.183s coverage: 28.7% of statements [2021-08-10T02:54:03.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-10T02:54:03.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-10T02:54:05.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.303s coverage: 100.0% of statements [2021-08-10T02:54:05.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-10T02:54:05.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.362s coverage: 46.3% of statements [2021-08-10T02:54:05.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-10T02:54:05.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-10T02:54:07.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.557s coverage: 90.1% of statements [2021-08-10T02:54:07.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-10T02:54:07.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-10T02:54:10.463Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.250s coverage: 81.2% of statements [2021-08-10T02:54:10.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-10T02:54:10.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-10T02:54:10.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-10T02:54:10.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-10T02:54:10.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-10T02:54:11.042Z] Running on prd-ubuntu18.04-docker-8c-8g-207 in /w/workspace/edgexfoundry_edgex-go_PR-3664 [Pipeline] { [Pipeline] ws [2021-08-10T02:54:11.061Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-08-10T02:54:11.176Z] The recommended git tool is: git [2021-08-10T02:54:13.999Z] using credential edgex-jenkins-ssh [2021-08-10T02:54:14.013Z] Cloning the remote Git repository [2021-08-10T02:54:13.980Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-10T02:54:14.053Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-08-10T02:54:14.105Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-10T02:54:14.106Z] > git --version # timeout=10 [2021-08-10T02:54:14.112Z] > git --version # 'git version 2.17.1' [2021-08-10T02:54:14.112Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-10T02:54:14.148Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-10T02:54:17.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.411s coverage: 94.2% of statements [2021-08-10T02:54:17.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-10T02:54:17.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-10T02:54:17.198Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.225s coverage: 59.1% of statements [2021-08-10T02:54:17.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-10T02:54:17.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-10T02:54:17.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-10T02:54:17.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-10T02:54:17.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-10T02:54:17.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.212s coverage: 60.0% of statements [2021-08-10T02:54:17.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-10T02:54:17.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-10T02:54:17.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-10T02:54:17.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.278s coverage: 0.8% of statements [2021-08-10T02:54:17.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-10T02:54:17.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.163s coverage: 58.8% of statements [2021-08-10T02:54:17.199Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.157s coverage: 22.0% of statements [2021-08-10T02:54:17.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-10T02:54:17.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.225s coverage: 47.1% of statements [2021-08-10T02:54:17.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.211s coverage: 79.5% of statements [2021-08-10T02:54:17.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.166s coverage: 94.1% of statements [2021-08-10T02:54:18.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.213s coverage: 96.3% of statements [2021-08-10T02:54:18.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.192s coverage: 87.5% of statements [2021-08-10T02:54:20.356Z] Merging remotes/origin/main commit b1bdcd94332d9981d98deb7be6e1abf49d24c93e into PR head commit 848210ec8bca88700b6000958b0eddb7014ad2b6 [2021-08-10T02:54:20.467Z] Merge succeeded, producing 848210ec8bca88700b6000958b0eddb7014ad2b6 [2021-08-10T02:54:20.468Z] Checking out Revision 848210ec8bca88700b6000958b0eddb7014ad2b6 (PR-3664) [2021-08-10T02:54:19.737Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-10T02:54:19.741Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-10T02:54:19.749Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-10T02:54:19.767Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-10T02:54:19.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-10T02:54:19.780Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3664/head:refs/remotes/origin/PR-3664 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-10T02:54:20.335Z] > git config core.sparsecheckout # timeout=10 [2021-08-10T02:54:20.339Z] > git checkout -f 848210ec8bca88700b6000958b0eddb7014ad2b6 # timeout=10 [2021-08-10T02:54:20.403Z] > git remote # timeout=10 [2021-08-10T02:54:20.410Z] > git config --get remote.origin.url # timeout=10 [2021-08-10T02:54:20.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-10T02:54:20.419Z] > git merge b1bdcd94332d9981d98deb7be6e1abf49d24c93e # timeout=10 [2021-08-10T02:54:20.430Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-10T02:54:20.441Z] > git config core.sparsecheckout # timeout=10 [2021-08-10T02:54:20.445Z] > git checkout -f 848210ec8bca88700b6000958b0eddb7014ad2b6 # timeout=10 [2021-08-10T02:54:24.184Z] Commit message: "feat: Create common func to handle request timeout" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-10T02:54:24.895Z] + echo snap-build.sh [2021-08-10T02:54:24.895Z] snap-build.sh [2021-08-10T02:54:24.895Z] + SNAP_BASE_DIR=. [2021-08-10T02:54:24.895Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-08-10T02:54:24.895Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-08-10T02:54:24.895Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-08-10T02:54:24.895Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-08-10T02:54:24.895Z] + cd /w/workspace/edgex-go/5 [2021-08-10T02:54:24.895Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-10T02:54:24.895Z] Reading package lists... [2021-08-10T02:54:24.895Z] Building dependency tree... [2021-08-10T02:54:24.895Z] Reading state information... [2021-08-10T02:54:24.895Z] The following packages were automatically installed and are no longer required: [2021-08-10T02:54:24.895Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-10T02:54:24.895Z] uidmap xdelta3 [2021-08-10T02:54:24.895Z] Use 'sudo apt autoremove' to remove them. [2021-08-10T02:54:24.895Z] The following packages will be REMOVED: [2021-08-10T02:54:24.895Z] lxd* lxd-client* [2021-08-10T02:54:25.169Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-10T02:54:25.169Z] After this operation, 31.7 MB disk space will be freed. [2021-08-10T02:54:25.701Z] (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.) [2021-08-10T02:54:25.701Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-10T02:54:26.287Z] Removing lxd dnsmasq configuration [2021-08-10T02:54:26.553Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-10T02:54:26.553Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-10T02:54:27.139Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-10T02:54:27.404Z] (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.) [2021-08-10T02:54:27.404Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-10T02:54:28.813Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-10T02:54:28.813Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-10T02:54:29.399Z] + sudo snap remove --purge lxd [2021-08-10T02:54:29.399Z] snap "lxd" is not installed [2021-08-10T02:54:29.399Z] + sudo groupadd --force --system lxd [2021-08-10T02:54:29.399Z] ++ whoami [2021-08-10T02:54:29.399Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-10T02:54:29.399Z] + newgrp - lxd [2021-08-10T02:54:29.399Z] + sudo snap install lxd [2021-08-10T02:54:30.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.277s coverage: 94.4% of statements [2021-08-10T02:54:30.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.162s coverage: 44.8% of statements [2021-08-10T02:54:35.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.661s coverage: 81.8% of statements [2021-08-10T02:54:35.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-10T02:54:37.614Z] 2021-08-10T02:54:34Z INFO Waiting for automatic snapd restart... [2021-08-10T02:54:42.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements [2021-08-10T02:54:42.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-10T02:54:42.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-10T02:54:42.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-10T02:54:42.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-08-10T02:54:42.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-10T02:54:42.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-10T02:54:42.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-10T02:54:42.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-10T02:54:42.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-10T02:54:42.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.192s coverage: 87.2% of statements [2021-08-10T02:54:42.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-10T02:54:42.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-10T02:54:42.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.169s coverage: 100.0% of statements [2021-08-10T02:54:42.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-10T02:54:42.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.193s coverage: 58.8% of statements [2021-08-10T02:54:42.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-10T02:54:42.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.212s coverage: 80.0% of statements [2021-08-10T02:54:42.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements [2021-08-10T02:54:42.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.281s coverage: 85.4% of statements [2021-08-10T02:54:42.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.349s coverage: 91.2% of statements [2021-08-10T02:54:42.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-10T02:54:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.964s coverage: 64.4% of statements [2021-08-10T02:54:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-10T02:54:45.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-10T02:54:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.279s coverage: 100.0% of statements [2021-08-10T02:54:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 91.3% of statements [2021-08-10T02:54:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-08-10T02:54:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements [2021-08-10T02:54:46.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2021-08-10T02:54:49.926Z] lxd 4.17 from Canonical* installed [2021-08-10T02:54:49.926Z] + sudo lxd init --auto [2021-08-10T02:54:51.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.130s coverage: 66.9% of statements [2021-08-10T02:54:51.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-10T02:54:51.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-10T02:54:51.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-10T02:54:53.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.817s coverage: 43.6% of statements [2021-08-10T02:54:53.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-10T02:54:53.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-10T02:54:53.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.244s coverage: 89.5% of statements [2021-08-10T02:54:53.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-10T02:54:53.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.247s coverage: 84.8% of statements [2021-08-10T02:54:53.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-10T02:54:58.139Z] + sudo snap install --classic snapcraft [2021-08-10T02:55:01.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.282s coverage: 19.5% of statements [2021-08-10T02:55:01.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-10T02:55:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-10T02:55:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-10T02:55:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-10T02:55:01.781Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.614s coverage: 92.0% of statements [2021-08-10T02:55:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-10T02:55:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-10T02:55:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-10T02:55:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-10T02:55:01.781Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.205s coverage: 62.7% of statements [2021-08-10T02:55:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-10T02:55:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-10T02:55:01.781Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.453s coverage: 97.7% of statements [2021-08-10T02:55:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-10T02:55:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-10T02:55:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-10T02:55:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-10T02:55:01.781Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.195s coverage: 28.9% of statements [2021-08-10T02:55:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-10T02:55:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-10T02:55:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-10T02:55:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-10T02:55:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-10T02:55:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-10T02:55:01.781Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.206s coverage: 100.0% of statements [2021-08-10T02:55:01.781Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.086s coverage: 95.4% of statements [2021-08-10T02:55:02.380Z] GO111MODULE=on go vet ./... [2021-08-10T02:55:06.351Z] snapcraft 5.0 from Canonical* installed [2021-08-10T02:55:06.351Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-10T02:55:06.351Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-10T02:55:06.351Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-10T02:55:06.351Z] Dload Upload Total Spent Left Speed [2021-08-10T02:55:06.351Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4644 0 --:--:-- --:--:-- --:--:-- 4644 [2021-08-10T02:55:06.351Z] 100 3325k 100 3325k 0 0 8482k 0 --:--:-- --:--:-- --:--:-- 8482k [2021-08-10T02:55:06.351Z] ./yq_linux_amd64 [2021-08-10T02:55:06.351Z] + sudo snapcraft prime --use-lxd [2021-08-10T02:55:08.290Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-10T02:55:08.290Z] 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: [2021-08-10T02:55:08.290Z] - README.md [2021-08-10T02:55:08.290Z] [2021-08-10T02:55:08.290Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-10T02:55:08.290Z] Launching a container. [2021-08-10T02:55:14.958Z] Waiting for container to be ready [2021-08-10T02:55:15.225Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-10T02:55:15.225Z] [2021-08-10T02:55:18.573Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-10T02:55:19.153Z] Waiting for network to be ready... [2021-08-10T02:55:19.418Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-10T02:55:19.418Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-10T02:55:19.418Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-10T02:55:19.685Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-10T02:55:19.685Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-10T02:55:19.685Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-10T02:55:19.685Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-10T02:55:19.685Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-10T02:55:19.685Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-10T02:55:19.685Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-10T02:55:19.950Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-10T02:55:20.220Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-10T02:55:20.486Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-10T02:55:20.486Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-10T02:55:20.486Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-10T02:55:20.486Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-10T02:55:20.486Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-10T02:55:20.486Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-10T02:55:20.751Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-10T02:55:20.751Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-10T02:55:21.017Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-10T02:55:21.017Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-10T02:55:21.017Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-10T02:55:21.017Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-10T02:55:21.017Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-10T02:55:21.017Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-10T02:55:21.017Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-10T02:55:23.597Z] Fetched 25.0 MB in 4s (6249 kB/s) [2021-08-10T02:55:24.178Z] Reading package lists... [2021-08-10T02:55:24.444Z] Reading package lists... [2021-08-10T02:55:24.444Z] Building dependency tree... [2021-08-10T02:55:24.444Z] Reading state information... [2021-08-10T02:55:24.444Z] The following additional packages will be installed: [2021-08-10T02:55:24.444Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-10T02:55:24.444Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-10T02:55:24.444Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-10T02:55:24.444Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-10T02:55:24.444Z] Suggested packages: [2021-08-10T02:55:24.444Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-10T02:55:24.444Z] Recommended packages: [2021-08-10T02:55:24.445Z] gnupg libsasl2-modules [2021-08-10T02:55:24.711Z] The following NEW packages will be installed: [2021-08-10T02:55:24.711Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-10T02:55:24.711Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-10T02:55:24.711Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-10T02:55:24.711Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-10T02:55:24.711Z] The following packages will be upgraded: [2021-08-10T02:55:24.711Z] gpg gpg-agent gpgconf libudev1 [2021-08-10T02:55:24.711Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-10T02:55:24.711Z] Need to get 3527 kB of archives. [2021-08-10T02:55:24.711Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-10T02:55:24.711Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-08-10T02:55:24.711Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-08-10T02:55:24.711Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-10T02:55:24.711Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-08-10T02:55:24.711Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-10T02:55:24.711Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-10T02:55:24.711Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-10T02:55:24.978Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-10T02:55:25.243Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-10T02:55:25.243Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-10T02:55:25.508Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-10T02:55:25.508Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-10T02:55:25.508Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-10T02:55:25.508Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-10T02:55:25.508Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-10T02:55:25.508Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-10T02:55:25.508Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-10T02:55:25.508Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-10T02:55:25.508Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-10T02:55:25.508Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-10T02:55:25.508Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-10T02:55:25.508Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-10T02:55:25.786Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-10T02:55:25.786Z] Fetched 3527 kB in 1s (3356 kB/s) [2021-08-10T02:55:25.786Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-10T02:55:25.786Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-08-10T02:55:25.786Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-10T02:55:25.786Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-08-10T02:55:26.053Z] Selecting previously unselected package udev. [2021-08-10T02:55:26.053Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-10T02:55:26.053Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-08-10T02:55:26.053Z] Unpacking udev (237-3ubuntu10.50) ... [2021-08-10T02:55:26.053Z] Selecting previously unselected package libfuse2:amd64. [2021-08-10T02:55:26.053Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-10T02:55:26.321Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-10T02:55:26.321Z] Selecting previously unselected package fuse. [2021-08-10T02:55:26.321Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-10T02:55:26.321Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-10T02:55:26.321Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-10T02:55:26.321Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-10T02:55:26.321Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-10T02:55:26.321Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-10T02:55:26.321Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-10T02:55:26.321Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-10T02:55:26.589Z] Selecting previously unselected package libksba8:amd64. [2021-08-10T02:55:26.589Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-10T02:55:26.589Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-10T02:55:26.589Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-10T02:55:26.589Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T02:55:26.589Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T02:55:26.589Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-10T02:55:26.589Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T02:55:26.589Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T02:55:26.589Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-10T02:55:26.589Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T02:55:26.589Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T02:55:26.856Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-10T02:55:26.856Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T02:55:26.856Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T02:55:26.856Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-10T02:55:26.856Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T02:55:26.856Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T02:55:26.856Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-10T02:55:26.856Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T02:55:26.856Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T02:55:26.856Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-10T02:55:26.856Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T02:55:27.124Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T02:55:27.124Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-10T02:55:27.124Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T02:55:27.124Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T02:55:27.124Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-10T02:55:27.124Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-10T02:55:27.124Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T02:55:27.124Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-10T02:55:27.124Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-10T02:55:27.124Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-10T02:55:27.124Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-10T02:55:27.124Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-10T02:55:27.124Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-10T02:55:27.400Z] Selecting previously unselected package libldap-common. [2021-08-10T02:55:27.400Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-10T02:55:27.400Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-10T02:55:27.400Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-10T02:55:27.400Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-10T02:55:27.400Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-10T02:55:27.400Z] Selecting previously unselected package dirmngr. [2021-08-10T02:55:27.400Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-10T02:55:27.400Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-10T02:55:27.667Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-10T02:55:27.667Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-10T02:55:27.667Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-10T02:55:27.667Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-10T02:55:27.667Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-10T02:55:27.667Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-10T02:55:27.667Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T02:55:27.667Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-10T02:55:27.667Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-10T02:55:27.667Z] Setting up udev (237-3ubuntu10.50) ... [2021-08-10T02:55:27.934Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-10T02:55:28.201Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T02:55:28.201Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-10T02:55:28.201Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-10T02:55:28.201Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-10T02:55:28.201Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T02:55:28.201Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T02:55:28.201Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T02:55:28.201Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T02:55:28.201Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T02:55:28.201Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T02:55:28.201Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-10T02:55:28.201Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-10T02:55:28.201Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-10T02:55:28.201Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-10T02:55:28.791Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-10T02:55:28.791Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-10T02:55:28.791Z] This means they are not meant to be enabled using systemctl. [2021-08-10T02:55:28.791Z] Possible reasons for having this kind of units are: [2021-08-10T02:55:28.791Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-10T02:55:28.791Z] .wants/ or .requires/ directory. [2021-08-10T02:55:28.791Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-10T02:55:28.791Z] a requirement dependency on it. [2021-08-10T02:55:28.791Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-10T02:55:28.791Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-10T02:55:28.791Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-10T02:55:28.791Z] instance name specified. [2021-08-10T02:55:29.056Z] Reading package lists... [2021-08-10T02:55:29.323Z] Building dependency tree... [2021-08-10T02:55:29.323Z] Reading state information... [2021-08-10T02:55:29.323Z] The following additional packages will be installed: [2021-08-10T02:55:29.323Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-10T02:55:29.323Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-10T02:55:29.323Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-10T02:55:29.323Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-10T02:55:29.323Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-10T02:55:29.323Z] Suggested packages: [2021-08-10T02:55:29.323Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-10T02:55:29.323Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-10T02:55:29.323Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-10T02:55:29.323Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-10T02:55:29.323Z] systemd-container policykit-1 [2021-08-10T02:55:29.323Z] Recommended packages: [2021-08-10T02:55:29.323Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-10T02:55:29.323Z] The following NEW packages will be installed: [2021-08-10T02:55:29.323Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-10T02:55:29.323Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-10T02:55:29.323Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-10T02:55:29.323Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-10T02:55:29.323Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-10T02:55:29.323Z] The following packages will be upgraded: [2021-08-10T02:55:29.323Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-10T02:55:29.592Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-10T02:55:29.592Z] Need to get 36.7 MB of archives. [2021-08-10T02:55:29.592Z] After this operation, 147 MB of additional disk space will be used. [2021-08-10T02:55:29.592Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-08-10T02:55:29.592Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-10T02:55:29.858Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-08-10T02:55:29.858Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-08-10T02:55:29.858Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-10T02:55:29.858Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-10T02:55:29.858Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-10T02:55:29.858Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-10T02:55:29.858Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-10T02:55:29.858Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-10T02:55:29.858Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-10T02:55:29.858Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-10T02:55:29.858Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-10T02:55:29.858Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-10T02:55:29.858Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-10T02:55:29.858Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-10T02:55:29.858Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-10T02:55:30.128Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-08-10T02:55:30.397Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-10T02:55:30.665Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-10T02:55:30.665Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-10T02:55:30.665Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-10T02:55:30.665Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-10T02:55:30.665Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-10T02:55:30.665Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-10T02:55:30.665Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-10T02:55:30.665Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-10T02:55:30.665Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-10T02:55:30.665Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-10T02:55:30.933Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-10T02:55:32.343Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-10T02:55:32.343Z] Fetched 36.7 MB in 3s (13.5 MB/s) [2021-08-10T02:55:32.343Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-10T02:55:32.343Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-08-10T02:55:32.343Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-10T02:55:32.927Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-08-10T02:55:32.927Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-10T02:55:32.927Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-08-10T02:55:32.927Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-10T02:55:32.927Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-10T02:55:32.927Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-10T02:55:33.194Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-10T02:55:33.194Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-10T02:55:33.194Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-10T02:55:33.194Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-10T02:55:33.459Z] Setting up apt (1.6.14) ... [2021-08-10T02:55:33.459Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-10T02:55:34.039Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-10T02:55:34.039Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-10T02:55:34.039Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-10T02:55:34.039Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-10T02:55:34.039Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-10T02:55:34.039Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-10T02:55:34.039Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-10T02:55:34.304Z] Selecting previously unselected package libexpat1:amd64. [2021-08-10T02:55:34.304Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-10T02:55:34.304Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-10T02:55:34.304Z] Selecting previously unselected package python3.6-minimal. [2021-08-10T02:55:34.304Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-10T02:55:34.304Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-10T02:55:34.571Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-10T02:55:34.571Z] Checking for services that may need to be restarted...done. [2021-08-10T02:55:34.571Z] Checking for services that may need to be restarted...done. [2021-08-10T02:55:34.571Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-10T02:55:34.571Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-10T02:55:34.571Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-10T02:55:35.155Z] Selecting previously unselected package python3-minimal. [2021-08-10T02:55:35.155Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-10T02:55:35.155Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-10T02:55:35.155Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-10T02:55:35.155Z] Selecting previously unselected package mime-support. [2021-08-10T02:55:35.155Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-10T02:55:35.155Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-10T02:55:35.155Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-10T02:55:35.155Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-10T02:55:35.155Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-10T02:55:35.155Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-10T02:55:35.155Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-10T02:55:35.155Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-10T02:55:35.425Z] Selecting previously unselected package python3.6. [2021-08-10T02:55:35.425Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-10T02:55:35.425Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-10T02:55:35.425Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-10T02:55:35.425Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-10T02:55:35.425Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-10T02:55:35.695Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-10T02:55:35.695Z] Selecting previously unselected package python3. [2021-08-10T02:55:35.695Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-10T02:55:35.695Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-10T02:55:35.695Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-10T02:55:35.695Z] Selecting previously unselected package multiarch-support. [2021-08-10T02:55:35.695Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-10T02:55:35.695Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-10T02:55:35.962Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-10T02:55:35.962Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-10T02:55:35.962Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-10T02:55:35.962Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-10T02:55:35.962Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-10T02:55:35.962Z] Selecting previously unselected package libbsd0:amd64. [2021-08-10T02:55:35.962Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-10T02:55:35.962Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-10T02:55:35.962Z] Selecting previously unselected package sudo. [2021-08-10T02:55:35.962Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-10T02:55:35.962Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-10T02:55:36.227Z] Selecting previously unselected package apparmor. [2021-08-10T02:55:36.227Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-10T02:55:36.227Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-10T02:55:36.227Z] Selecting previously unselected package libedit2:amd64. [2021-08-10T02:55:36.227Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-10T02:55:36.227Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-10T02:55:36.227Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-10T02:55:36.227Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-10T02:55:36.227Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-10T02:55:36.494Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-10T02:55:36.494Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-10T02:55:36.494Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-10T02:55:36.494Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-10T02:55:36.494Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-10T02:55:36.494Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-10T02:55:36.494Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-10T02:55:36.494Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-10T02:55:36.494Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-10T02:55:36.760Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-10T02:55:36.760Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-10T02:55:36.760Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-10T02:55:36.760Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-10T02:55:36.760Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-10T02:55:36.760Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-10T02:55:36.760Z] Selecting previously unselected package openssh-client. [2021-08-10T02:55:36.760Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-08-10T02:55:36.760Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-10T02:55:37.026Z] Selecting previously unselected package squashfs-tools. [2021-08-10T02:55:37.026Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-10T02:55:37.026Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-10T02:55:37.026Z] Selecting previously unselected package snapd. [2021-08-10T02:55:37.026Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-10T02:55:37.026Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-10T02:55:39.607Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-10T02:55:39.607Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-10T02:55:39.607Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-10T02:55:39.607Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-10T02:55:39.607Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-10T02:55:39.607Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-10T02:55:39.607Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-10T02:55:39.607Z] Setting up systemd (237-3ubuntu10.50) ... [2021-08-10T02:55:39.607Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-10T02:55:40.190Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-10T02:55:40.190Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-10T02:55:40.190Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-10T02:55:40.190Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-10T02:55:40.190Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-10T02:55:40.190Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-10T02:55:40.771Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-10T02:55:40.771Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-10T02:55:40.772Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-10T02:55:40.772Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-10T02:55:40.772Z] running python rtupdate hooks for python3.6... [2021-08-10T02:55:40.772Z] running python post-rtupdate hooks for python3.6... [2021-08-10T02:55:41.052Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-10T02:55:42.012Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-10T02:55:42.278Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-10T02:55:42.278Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-10T02:55:42.278Z] Setting up snapd (2.49.2+18.04) ... [2021-08-10T02:55:42.862Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-10T02:55:42.862Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-10T02:55:43.127Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-10T02:55:43.127Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-10T02:55:43.392Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-10T02:55:43.392Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-10T02:55:43.660Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-10T02:55:43.925Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-10T02:55:43.925Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-10T02:55:44.406Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-10T02:55:44.406Z] /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' [2021-08-10T02:55:44.406Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-10T02:55:44.406Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-10T02:55:44.987Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-10T02:55:45.253Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-10T02:55:45.253Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-10T02:55:46.480Z] Reading package lists... [2021-08-10T02:55:46.888Z] Reading package lists... [2021-08-10T02:55:47.309Z] Building dependency tree... [2021-08-10T02:55:47.309Z] Reading state information... [2021-08-10T02:55:47.309Z] Calculating upgrade... [2021-08-10T02:55:47.309Z] The following packages will be upgraded: [2021-08-10T02:55:47.309Z] advancecomp base-files bash binutils binutils-common [2021-08-10T02:55:47.309Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-10T02:55:47.309Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-10T02:55:47.309Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-10T02:55:47.309Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-10T02:55:47.309Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-10T02:55:47.309Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-10T02:55:47.309Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-10T02:55:47.309Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-10T02:55:47.309Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-10T02:55:47.309Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-10T02:55:47.309Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-10T02:55:47.309Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-10T02:55:47.309Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-10T02:55:47.309Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-10T02:55:47.309Z] ubuntu-keyring util-linux [2021-08-10T02:55:47.309Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-10T02:55:47.309Z] Need to get 64.2 MB of archives. [2021-08-10T02:55:47.309Z] After this operation, 5125 kB of additional disk space will be used. [2021-08-10T02:55:47.309Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] [2021-08-10T02:55:47.592Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-10T02:55:47.592Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-10T02:55:47.892Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-10T02:55:47.892Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-10T02:55:47.892Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-10T02:55:47.892Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-10T02:55:47.892Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-10T02:55:47.892Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-08-10T02:55:47.892Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-10T02:55:47.892Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-10T02:55:47.892Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-10T02:55:47.893Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-10T02:55:48.167Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-10T02:55:48.167Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-10T02:55:48.167Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-10T02:55:48.167Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-10T02:55:48.167Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-10T02:55:48.167Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-10T02:55:48.167Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-10T02:55:48.167Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-10T02:55:48.167Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-10T02:55:48.167Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-10T02:55:48.433Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-10T02:55:48.433Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-08-10T02:55:48.433Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-10T02:55:48.433Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-10T02:55:48.433Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-10T02:55:48.433Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-10T02:55:48.433Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-10T02:55:48.433Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-10T02:55:48.433Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-10T02:55:48.433Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-10T02:55:48.433Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-10T02:55:48.433Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-10T02:55:48.433Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-10T02:55:48.433Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-10T02:55:48.433Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-10T02:55:48.433Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-10T02:55:48.433Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-10T02:55:48.433Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-10T02:55:48.433Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-10T02:55:48.433Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-10T02:55:48.433Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-08-10T02:55:48.433Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-10T02:55:48.433Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-10T02:55:48.433Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-10T02:55:48.433Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-10T02:55:48.700Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-10T02:55:48.700Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-10T02:55:48.700Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-10T02:55:48.700Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-10T02:55:48.700Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-10T02:55:48.700Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-10T02:55:48.700Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-10T02:55:48.700Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-08-10T02:55:48.700Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-10T02:55:48.700Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-10T02:55:48.700Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-10T02:55:48.700Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-10T02:55:48.700Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-10T02:55:48.700Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-10T02:55:48.700Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-10T02:55:48.700Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-10T02:55:48.700Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-10T02:55:48.700Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-10T02:55:48.700Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-10T02:55:48.700Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-10T02:55:48.700Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-10T02:55:48.700Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-08-10T02:55:48.700Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-10T02:55:48.700Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-10T02:55:48.700Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-10T02:55:48.700Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-10T02:55:48.700Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-10T02:55:48.700Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-10T02:55:48.700Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-10T02:55:48.700Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-10T02:55:48.700Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-10T02:55:48.700Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-10T02:55:48.700Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-10T02:55:48.700Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-10T02:55:48.965Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-10T02:55:48.965Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-10T02:55:48.965Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-10T02:55:48.965Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-10T02:55:48.965Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-10T02:55:48.965Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-10T02:55:48.965Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-10T02:55:48.965Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-10T02:55:48.965Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-10T02:55:48.965Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-10T02:55:48.965Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-10T02:55:48.965Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-10T02:55:48.965Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-10T02:55:48.965Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-10T02:55:49.231Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-10T02:55:49.231Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-10T02:55:49.231Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-10T02:55:49.231Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-10T02:55:49.231Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-10T02:55:49.231Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-10T02:55:49.231Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-10T02:55:49.231Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-10T02:55:49.498Z] Fetched 64.2 MB in 2s (31.6 MB/s) [2021-08-10T02:55:49.498Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-10T02:55:49.498Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-10T02:55:49.498Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-10T02:55:49.764Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-10T02:55:49.764Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-10T02:55:50.030Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... [2021-08-10T02:55:50.030Z] Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... [2021-08-10T02:55:50.296Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T02:55:50.296Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T02:55:50.296Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T02:55:50.296Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T02:55:50.569Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T02:55:50.569Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T02:55:50.569Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T02:55:50.569Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T02:55:50.569Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T02:55:50.569Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T02:55:50.569Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T02:55:50.569Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T02:55:50.837Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T02:55:50.837Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T02:55:50.837Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T02:55:50.837Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-10T02:55:50.837Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T02:55:50.837Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-10T02:55:50.837Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-10T02:55:51.103Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-10T02:55:51.103Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T02:55:51.103Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T02:55:51.103Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T02:55:51.103Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T02:55:51.103Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-10T02:55:51.103Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-10T02:55:51.369Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T02:55:51.369Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-10T02:55:51.369Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-10T02:55:51.635Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-10T02:55:51.902Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-10T02:55:52.167Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-10T02:55:52.167Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-10T02:55:52.167Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-10T02:55:52.167Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-10T02:55:52.167Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-10T02:55:52.434Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-10T02:55:52.434Z] Installing new version of config file /etc/issue ... [2021-08-10T02:55:52.434Z] Installing new version of config file /etc/issue.net ... [2021-08-10T02:55:52.434Z] Installing new version of config file /etc/lsb-release ... [2021-08-10T02:55:52.434Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-10T02:55:52.699Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-10T02:55:52.699Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-10T02:55:52.699Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-10T02:55:52.699Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T02:55:52.699Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-10T02:55:52.699Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-10T02:55:52.969Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-10T02:55:52.969Z] 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 [2021-08-10T02:55:52.969Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T02:55:52.969Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T02:55:52.969Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-10T02:55:52.969Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-10T02:55:53.238Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T02:55:53.238Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-10T02:55:53.238Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-10T02:55:53.238Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-10T02:55:53.238Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T02:55:53.238Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-10T02:55:53.506Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-10T02:55:54.465Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-10T02:55:54.465Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T02:55:54.465Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-10T02:55:54.465Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-10T02:55:54.466Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-10T02:55:54.466Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T02:55:54.466Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-10T02:55:54.466Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-10T02:55:54.732Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-10T02:55:54.732Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T02:55:54.732Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-10T02:55:54.732Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-10T02:55:54.732Z] Setting up grep (3.1-2build1) ... [2021-08-10T02:55:54.732Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T02:55:54.732Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-10T02:55:54.732Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-10T02:55:54.997Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-10T02:55:54.997Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T02:55:54.998Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-10T02:55:54.998Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-10T02:55:54.998Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-10T02:55:55.264Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T02:55:55.264Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-10T02:55:55.264Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-10T02:55:55.264Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-10T02:55:55.264Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T02:55:55.264Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-10T02:55:55.264Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-10T02:55:55.848Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-10T02:55:55.848Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-10T02:55:55.848Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-10T02:55:55.848Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-10T02:55:56.114Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-10T02:55:56.114Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T02:55:56.114Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-10T02:55:56.114Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-10T02:55:56.697Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-10T02:55:56.697Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-10T02:55:56.697Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-10T02:55:56.697Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-10T02:55:56.963Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-10T02:55:56.963Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T02:55:56.963Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-10T02:55:56.963Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-10T02:55:56.963Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-10T02:55:56.963Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T02:55:56.963Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T02:55:57.230Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-10T02:55:57.230Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-10T02:55:57.230Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T02:55:57.230Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T02:55:57.230Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-10T02:55:57.230Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-10T02:55:57.498Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T02:55:57.498Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T02:55:57.498Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-10T02:55:57.498Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-10T02:55:57.498Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T02:55:57.498Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T02:55:57.498Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-10T02:55:57.498Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-10T02:55:57.767Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T02:55:57.767Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-10T02:55:57.767Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-10T02:55:57.767Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-10T02:55:57.767Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-10T02:55:57.767Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-10T02:55:57.767Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T02:55:57.767Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-10T02:55:57.767Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-10T02:55:58.034Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-10T02:55:58.034Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T02:55:58.034Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T02:55:58.034Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-10T02:55:58.034Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-10T02:55:58.034Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T02:55:58.034Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T02:55:58.034Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-10T02:55:58.301Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-10T02:55:58.301Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T02:55:58.301Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T02:55:58.301Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-10T02:55:58.884Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-10T02:55:58.884Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-10T02:55:59.150Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-10T02:55:59.419Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T02:55:59.419Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-10T02:55:59.419Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-10T02:55:59.419Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-10T02:55:59.687Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-10T02:55:59.687Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-10T02:55:59.687Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-10T02:55:59.687Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-10T02:55:59.687Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-10T02:55:59.687Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-10T02:55:59.687Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-10T02:55:59.954Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-10T02:55:59.954Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-10T02:55:59.954Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-10T02:55:59.954Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-10T02:55:59.954Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-10T02:56:00.222Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-10T02:56:00.222Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-10T02:56:00.222Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-10T02:56:00.222Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-10T02:56:00.222Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-10T02:56:00.222Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-10T02:56:00.222Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-10T02:56:00.489Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-10T02:56:00.489Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-10T02:56:00.489Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-10T02:56:00.489Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-10T02:56:00.489Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-10T02:56:00.755Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-10T02:56:00.755Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-10T02:56:00.755Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-10T02:56:00.755Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-10T02:56:01.025Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T02:56:01.026Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-10T02:56:01.026Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-10T02:56:01.026Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-08-10T02:56:01.026Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-10T02:56:01.026Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-10T02:56:01.026Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-10T02:56:01.292Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-10T02:56:01.292Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T02:56:01.292Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-10T02:56:01.292Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-10T02:56:01.292Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-10T02:56:01.292Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T02:56:01.292Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-10T02:56:01.568Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-10T02:56:01.568Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-10T02:56:01.568Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T02:56:01.568Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-10T02:56:01.568Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-10T02:56:01.568Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-10T02:56:01.833Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T02:56:01.833Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-10T02:56:01.833Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-10T02:56:01.833Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-10T02:56:02.099Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T02:56:02.099Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-10T02:56:02.099Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-10T02:56:02.099Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-10T02:56:02.099Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T02:56:02.099Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-10T02:56:02.366Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-10T02:56:02.366Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-10T02:56:02.631Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T02:56:02.631Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-10T02:56:02.631Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-10T02:56:02.631Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-10T02:56:02.631Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T02:56:02.631Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-10T02:56:02.631Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-10T02:56:02.631Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-10T02:56:02.898Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T02:56:02.898Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-10T02:56:02.898Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-10T02:56:02.898Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-10T02:56:02.898Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T02:56:02.898Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-10T02:56:02.898Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-10T02:56:03.168Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-10T02:56:03.168Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T02:56:03.168Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-10T02:56:03.168Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-10T02:56:03.168Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-10T02:56:03.168Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T02:56:03.168Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-10T02:56:03.168Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-10T02:56:03.436Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-10T02:56:03.436Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T02:56:03.436Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-10T02:56:03.436Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-10T02:56:03.436Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-10T02:56:03.704Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T02:56:03.704Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-10T02:56:03.704Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-10T02:56:03.704Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-10T02:56:03.704Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-10T02:56:03.704Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-10T02:56:03.704Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-10T02:56:03.704Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-10T02:56:03.971Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-10T02:56:03.971Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-10T02:56:03.971Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-10T02:56:03.971Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-10T02:56:03.971Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-10T02:56:04.238Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-10T02:56:04.238Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-10T02:56:04.238Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-10T02:56:04.238Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-10T02:56:04.238Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-10T02:56:04.238Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-10T02:56:04.505Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-10T02:56:04.505Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-10T02:56:04.505Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-10T02:56:04.505Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-10T02:56:04.505Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-10T02:56:04.505Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-10T02:56:04.505Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-10T02:56:04.505Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-10T02:56:04.775Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-10T02:56:04.775Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-10T02:56:04.775Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-10T02:56:04.775Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-10T02:56:04.775Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-10T02:56:04.775Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-10T02:56:05.355Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-10T02:56:05.355Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-10T02:56:05.355Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-10T02:56:05.355Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-10T02:56:05.355Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-10T02:56:05.355Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-10T02:56:05.621Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-10T02:56:05.621Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-10T02:56:05.621Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-10T02:56:05.621Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-10T02:56:05.887Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-10T02:56:05.887Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-10T02:56:05.887Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T02:56:05.887Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T02:56:05.887Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T02:56:05.887Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T02:56:05.887Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T02:56:06.153Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T02:56:06.153Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T02:56:06.153Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T02:56:07.107Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T02:56:07.107Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T02:56:07.687Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T02:56:07.687Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T02:56:08.268Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T02:56:08.268Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T02:56:08.268Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T02:56:08.268Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T02:56:09.229Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-10T02:56:09.229Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-10T02:56:09.229Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-10T02:56:09.229Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-10T02:56:09.229Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-10T02:56:09.229Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-10T02:56:09.494Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-10T02:56:09.494Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-10T02:56:09.494Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-10T02:56:09.494Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-10T02:56:09.760Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-10T02:56:09.760Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-10T02:56:09.760Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-10T02:56:09.760Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-10T02:56:09.760Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-10T02:56:09.760Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-10T02:56:10.026Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T02:56:10.026Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-10T02:56:10.026Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T02:56:10.026Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T02:56:10.026Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T02:56:10.026Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-10T02:56:10.026Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-10T02:56:10.026Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-10T02:56:10.026Z] [2021-08-10T02:56:10.026Z] Current default time zone: 'Etc/UTC' [2021-08-10T02:56:10.026Z] Local time is now: Tue Aug 10 02:56:09 UTC 2021. [2021-08-10T02:56:10.026Z] Universal Time is now: Tue Aug 10 02:56:09 UTC 2021. [2021-08-10T02:56:10.026Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-10T02:56:10.026Z] [2021-08-10T02:56:10.026Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-08-10T02:56:10.026Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T02:56:10.026Z] Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... [2021-08-10T02:56:10.026Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-10T02:56:10.026Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-10T02:56:10.293Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-10T02:56:10.293Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-10T02:56:10.293Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-10T02:56:10.293Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-10T02:56:10.293Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-10T02:56:10.293Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T02:56:10.293Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-10T02:56:10.293Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T02:56:10.293Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-10T02:56:10.293Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T02:56:10.293Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-10T02:56:10.293Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-10T02:56:10.293Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-10T02:56:10.559Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-10T02:56:10.559Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-10T02:56:10.559Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-10T02:56:10.559Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-10T02:56:10.559Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-10T02:56:12.503Z] Updating certificates in /etc/ssl/certs... [2021-08-10T02:56:13.087Z] 23 added, 27 removed; done. [2021-08-10T02:56:13.354Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-10T02:56:13.354Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-10T02:56:13.354Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-10T02:56:13.354Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-10T02:56:13.354Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-10T02:56:13.354Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T02:56:13.354Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-10T02:56:13.354Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T02:56:13.354Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T02:56:13.354Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T02:56:13.354Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T02:56:13.354Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T02:56:13.354Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-10T02:56:13.622Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-10T02:56:13.622Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-10T02:56:13.622Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-10T02:56:13.622Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-10T02:56:13.622Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T02:56:13.622Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-10T02:56:13.622Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-10T02:56:13.622Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-10T02:56:13.622Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-10T02:56:13.622Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-10T02:56:13.622Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-10T02:56:13.889Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-10T02:56:13.889Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-10T02:56:13.889Z] Updating certificates in /etc/ssl/certs... [2021-08-10T02:56:14.470Z] 0 added, 0 removed; done. [2021-08-10T02:56:14.470Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-10T02:56:14.470Z] done. [2021-08-10T02:56:15.051Z] Reading package lists... [2021-08-10T02:56:15.051Z] Building dependency tree... [2021-08-10T02:56:15.051Z] Reading state information... [2021-08-10T02:56:15.319Z] The following NEW packages will be installed: [2021-08-10T02:56:15.319Z] apt-transport-https [2021-08-10T02:56:15.319Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-10T02:56:15.319Z] Need to get 4348 B of archives. [2021-08-10T02:56:15.319Z] After this operation, 154 kB of additional disk space will be used. [2021-08-10T02:56:15.319Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-10T02:56:15.584Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-10T02:56:15.584Z] Fetched 4348 B in 0s (24.3 kB/s) [2021-08-10T02:56:15.584Z] Selecting previously unselected package apt-transport-https. [2021-08-10T02:56:15.584Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-10T02:56:15.584Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-10T02:56:15.584Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-10T02:56:15.584Z] Setting up apt-transport-https (1.6.14) ... [2021-08-10T02:56:15.850Z] Waiting for network to be ready... [2021-08-10T02:56:21.185Z] 2021-08-10T02:56:18Z INFO Waiting for automatic snapd restart... [2021-08-10T02:56:21.765Z] snapd 2.51.3 from Canonical* installed [2021-08-10T02:56:22.720Z] "snapd" switched to the "latest/stable" channel [2021-08-10T02:56:22.720Z] [2021-08-10T02:56:24.226Z] gofmt -l . [2021-08-10T02:56:24.818Z] [ "`gofmt -l .`" = "" ] [2021-08-10T02:56:25.292Z] core18 20210611 from Canonical* installed [2021-08-10T02:56:25.293Z] "core18" switched to the "latest/stable" channel [2021-08-10T02:56:25.293Z] [2021-08-10T02:56:26.246Z] ./bin/test-attribution-txt.sh [2021-08-10T02:56:27.867Z] snapcraft 5.0 from Canonical* installed [2021-08-10T02:56:28.132Z] "snapcraft" switched to the "latest/stable" channel [2021-08-10T02:56:28.132Z] [Pipeline] sh [2021-08-10T02:56:28.893Z] + ls -al . [2021-08-10T02:56:28.893Z] total 632 [2021-08-10T02:56:28.893Z] drwxrwxr-x 9 1001 1001 4096 Aug 10 02:56 . [2021-08-10T02:56:28.893Z] drwxr-xr-x 4 root root 4096 Aug 10 02:52 .. [2021-08-10T02:56:28.893Z] -rw-rw-r-- 1 1001 1001 11 Aug 10 02:49 .dockerignore [2021-08-10T02:56:28.893Z] drwxrwxr-x 8 1001 1001 4096 Aug 10 02:50 .git [2021-08-10T02:56:28.893Z] drwxrwxr-x 3 1001 1001 4096 Aug 10 02:49 .github [2021-08-10T02:56:28.893Z] -rw-rw-r-- 1 1001 1001 818 Aug 10 02:49 .gitignore [2021-08-10T02:56:28.893Z] -rw-rw-r-- 1 1001 1001 76 Aug 10 02:49 .hadolint.yml [2021-08-10T02:56:28.893Z] -rw-rw-r-- 1 1001 1001 166 Aug 10 02:49 .sonarcloud.properties [2021-08-10T02:56:28.893Z] -rw-rw-r-- 1 1001 1001 1171 Aug 10 02:49 ADOPTERS.md [2021-08-10T02:56:28.893Z] -rw-rw-r-- 1 1001 1001 8609 Aug 10 02:49 Attribution.txt [2021-08-10T02:56:28.893Z] -rw-rw-r-- 1 1001 1001 43881 Aug 10 02:49 CHANGELOG.md [2021-08-10T02:56:28.893Z] -rw-rw-r-- 1 1001 1001 3804 Aug 10 02:49 CONTRIBUTING.md [2021-08-10T02:56:28.893Z] -rw-rw-r-- 1 1001 1001 677 Aug 10 02:49 GOVERNANCE.md [2021-08-10T02:56:28.893Z] -rw-rw-r-- 1 1001 1001 849 Aug 10 02:49 Jenkinsfile [2021-08-10T02:56:28.893Z] -rw-rw-r-- 1 1001 1001 10775 Aug 10 02:49 LICENSE [2021-08-10T02:56:28.893Z] -rw-rw-r-- 1 1001 1001 5915 Aug 10 02:49 Makefile [2021-08-10T02:56:28.893Z] -rw-rw-r-- 1 1001 1001 582 Aug 10 02:49 OWNERS.md [2021-08-10T02:56:28.893Z] -rw-rw-r-- 1 1001 1001 8643 Aug 10 02:49 README.md [2021-08-10T02:56:28.893Z] -rw-rw-r-- 1 1001 1001 6912 Aug 10 02:49 SECURITY.md [2021-08-10T02:56:28.893Z] -rw-rw-r-- 1 1001 1001 5 Aug 10 02:46 VERSION [2021-08-10T02:56:28.893Z] -rw-rw-r-- 1 1001 1001 4131 Aug 10 02:49 ZMQWindows.md [2021-08-10T02:56:28.893Z] drwxrwxr-x 2 1001 1001 4096 Aug 10 02:49 bin [2021-08-10T02:56:28.893Z] drwxrwxr-x 14 1001 1001 4096 Aug 10 02:49 cmd [2021-08-10T02:56:28.893Z] -rw-r--r-- 1 root root 404176 Aug 10 02:55 coverage.out [2021-08-10T02:56:28.893Z] -rw-rw-r-- 1 1001 1001 813 Aug 10 02:49 go.mod [2021-08-10T02:56:28.893Z] -rw-r--r-- 1 root root 48847 Aug 10 02:52 go.sum [2021-08-10T02:56:28.893Z] drwxrwxr-x 8 1001 1001 4096 Aug 10 02:49 internal [2021-08-10T02:56:28.893Z] drwxrwxr-x 3 1001 1001 4096 Aug 10 02:49 openapi [2021-08-10T02:56:28.893Z] drwxrwxr-x 4 1001 1001 4096 Aug 10 02:49 snap [2021-08-10T02:56:28.893Z] -rw-rw-r-- 1 1001 1001 204 Aug 10 02:49 version.go [Pipeline] sh [2021-08-10T02:56:29.559Z] + '[' -e coverage.out ] [2021-08-10T02:56:29.559Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-10T02:56:29.591Z] Warning: overwriting stash ‘coverage-report’ [2021-08-10T02:56:30.450Z] Stashed 1 file(s) [Pipeline] sh [2021-08-10T02:56:31.113Z] + make build [2021-08-10T02:56:31.113Z] go mod tidy [2021-08-10T02:56:31.721Z] 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 [2021-08-10T02:56:32.378Z] 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: [2021-08-10T02:56:32.378Z] - README.md [2021-08-10T02:56:32.378Z] [2021-08-10T02:56:32.378Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-10T02:56:32.648Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-10T02:56:32.916Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-10T02:56:32.916Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-10T02:56:34.141Z] Reading package lists... [2021-08-10T02:56:34.407Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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 [2021-08-10T02:56:34.407Z] Reading package lists... [2021-08-10T02:56:34.674Z] Building dependency tree... [2021-08-10T02:56:34.674Z] Reading state information... [2021-08-10T02:56:34.674Z] Suggested packages: [2021-08-10T02:56:34.674Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-10T02:56:34.674Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-10T02:56:34.674Z] Recommended packages: [2021-08-10T02:56:34.674Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-10T02:56:34.941Z] The following NEW packages will be installed: [2021-08-10T02:56:34.941Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-10T02:56:34.941Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-10T02:56:34.941Z] pkg-config zip [2021-08-10T02:56:34.941Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-10T02:56:34.941Z] Need to get 7663 kB of archives. [2021-08-10T02:56:34.941Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-10T02:56:34.941Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-08-10T02:56:34.941Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-10T02:56:35.207Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-10T02:56:35.207Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-10T02:56:35.207Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-10T02:56:35.207Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-10T02:56:35.207Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-10T02:56:35.207Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-10T02:56:35.477Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-10T02:56:35.477Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-10T02:56:35.477Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-10T02:56:35.477Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-10T02:56:35.745Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-10T02:56:35.745Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-10T02:56:35.745Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-10T02:56:35.745Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-10T02:56:35.745Z] Fetched 7663 kB in 1s (9431 kB/s) [2021-08-10T02:56:36.012Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-10T02:56:36.012Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-10T02:56:36.012Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-10T02:56:36.012Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-10T02:56:36.012Z] Selecting previously unselected package libpsl5:amd64. [2021-08-10T02:56:36.012Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-10T02:56:36.012Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-10T02:56:36.012Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-10T02:56:36.012Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-10T02:56:36.012Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-10T02:56:36.278Z] Selecting previously unselected package librtmp1:amd64. [2021-08-10T02:56:36.278Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-10T02:56:36.278Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-10T02:56:36.278Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-10T02:56:36.278Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-10T02:56:36.278Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-10T02:56:36.278Z] Selecting previously unselected package liberror-perl. [2021-08-10T02:56:36.278Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-10T02:56:36.278Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-10T02:56:36.278Z] Selecting previously unselected package git-man. [2021-08-10T02:56:36.278Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-10T02:56:36.278Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-10T02:56:36.545Z] Selecting previously unselected package git. [2021-08-10T02:56:36.545Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-10T02:56:36.545Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-10T02:56:37.126Z] Selecting previously unselected package libnorm1:amd64. [2021-08-10T02:56:37.126Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-10T02:56:37.126Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-10T02:56:37.126Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-10T02:56:37.126Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-10T02:56:37.126Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-10T02:56:37.126Z] Selecting previously unselected package libsodium23:amd64. [2021-08-10T02:56:37.126Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-10T02:56:37.126Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-10T02:56:37.126Z] Selecting previously unselected package libzmq5:amd64. [2021-08-10T02:56:37.126Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-10T02:56:37.126Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-10T02:56:37.394Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-10T02:56:37.394Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-10T02:56:37.394Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-10T02:56:37.394Z] Selecting previously unselected package pkg-config. [2021-08-10T02:56:37.394Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-10T02:56:37.394Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-10T02:56:37.394Z] Selecting previously unselected package zip. [2021-08-10T02:56:37.394Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-10T02:56:37.394Z] Unpacking zip (3.0-11build1) ... [2021-08-10T02:56:37.394Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-10T02:56:37.394Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-10T02:56:37.394Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-10T02:56:37.661Z] Setting up liberror-perl (0.17025-1) ... [2021-08-10T02:56:37.661Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-10T02:56:37.661Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-10T02:56:37.661Z] No schema files found: doing nothing. [2021-08-10T02:56:37.661Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-10T02:56:37.661Z] Setting up zip (3.0-11build1) ... [2021-08-10T02:56:37.661Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-10T02:56:37.661Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-10T02:56:37.661Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-10T02:56:37.661Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-10T02:56:37.661Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-10T02:56:37.661Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-10T02:56:37.661Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-10T02:56:37.661Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-10T02:56:38.245Z] git set to automatically installed. [2021-08-10T02:56:38.245Z] git-man set to automatically installed. [2021-08-10T02:56:38.245Z] libcurl3-gnutls set to automatically installed. [2021-08-10T02:56:38.245Z] liberror-perl set to automatically installed. [2021-08-10T02:56:38.245Z] libglib2.0-0 set to automatically installed. [2021-08-10T02:56:38.245Z] libnghttp2-14 set to automatically installed. [2021-08-10T02:56:38.245Z] libnorm1 set to automatically installed. [2021-08-10T02:56:38.245Z] libpgm-5.2-0 set to automatically installed. [2021-08-10T02:56:38.245Z] libpsl5 set to automatically installed. [2021-08-10T02:56:38.245Z] librtmp1 set to automatically installed. [2021-08-10T02:56:38.245Z] libsodium23 set to automatically installed. [2021-08-10T02:56:38.245Z] libzmq3-dev set to automatically installed. [2021-08-10T02:56:38.245Z] libzmq5 set to automatically installed. [2021-08-10T02:56:38.245Z] pkg-config set to automatically installed. [2021-08-10T02:56:38.245Z] zip set to automatically installed. [2021-08-10T02:56:38.432Z] 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 [2021-08-10T02:56:39.655Z] snapd is not logged in, snap install commands will use sudo [2021-08-10T02:56:46.304Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-10T02:56:46.894Z] snapd is not logged in, snap install commands will use sudo [2021-08-10T02:56:47.866Z] snap "core18" has no updates available [2021-08-10T02:56:48.448Z] Pulling config-common [2021-08-10T02:56:48.448Z] + snapcraftctl pull [2021-08-10T02:56:49.409Z] Pulling go-build-helper [2021-08-10T02:56:49.409Z] + snapcraftctl pull [2021-08-10T02:56:50.815Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-10T02:56:50.815Z] Skipping pull go-build-helper (already ran) [2021-08-10T02:56:50.815Z] Building go-build-helper [2021-08-10T02:56:50.815Z] + snapcraftctl build [2021-08-10T02:56:52.757Z] Staging go-build-helper [2021-08-10T02:56:52.757Z] + snapcraftctl stage [2021-08-10T02:57:00.609Z] 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 [2021-08-10T02:57:02.035Z] 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 [2021-08-10T02:57:02.830Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-10T02:57:02.830Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-10T02:57:02.830Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-10T02:57:02.830Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-10T02:57:02.830Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-10T02:57:02.830Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-10T02:57:02.830Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-10T02:57:02.830Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-10T02:57:02.831Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-10T02:57:02.831Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-10T02:57:02.831Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-10T02:57:02.831Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-10T02:57:02.831Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-10T02:57:02.831Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-10T02:57:02.831Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-10T02:57:02.831Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-10T02:57:02.831Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-10T02:57:02.831Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-10T02:57:02.831Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-10T02:57:02.831Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-10T02:57:02.831Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-10T02:57:02.831Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-10T02:57:02.831Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-10T02:57:02.831Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-10T02:57:02.831Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-10T02:57:02.831Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-10T02:57:02.831Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-10T02:57:02.831Z] Fetched 25.0 MB in 0s (0 B/s) [2021-08-10T02:57:02.831Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-10T02:57:02.831Z] Fetched 224 kB in 0s (0 B/s) [2021-08-10T02:57:02.831Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-10T02:57:02.831Z] Fetched 157 kB in 0s (0 B/s) [2021-08-10T02:57:02.831Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-10T02:57:02.831Z] Fetched 221 kB in 0s (0 B/s) [2021-08-10T02:57:02.831Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-10T02:57:02.831Z] Fetched 143 kB in 0s (0 B/s) [2021-08-10T02:57:02.831Z] Pulling edgex-go [2021-08-10T02:57:02.831Z] + snapcraftctl pull [2021-08-10T02:57:03.426Z] Pulling hooks [2021-08-10T02:57:03.426Z] + snapcraftctl pull [2021-08-10T02:57:05.429Z] 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 [2021-08-10T02:57:06.868Z] 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 [2021-08-10T02:57:10.281Z] 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 [2021-08-10T02:57:13.688Z] 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 [2021-08-10T02:57:16.308Z] 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 [2021-08-10T02:57:20.636Z] 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 [2021-08-10T02:57:21.824Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-10T02:57:21.825Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-10T02:57:21.825Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-10T02:57:21.825Z] Fetched 0 B in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-10T02:57:21.825Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-10T02:57:21.825Z] Fetched 279 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-10T02:57:21.825Z] Fetched 122 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-10T02:57:21.825Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-10T02:57:21.825Z] Fetched 8848 B in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-10T02:57:21.825Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-10T02:57:21.825Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-10T02:57:21.825Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-10T02:57:21.825Z] Fetched 219 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-10T02:57:21.825Z] Fetched 154 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-10T02:57:21.825Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-10T02:57:21.825Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-10T02:57:21.825Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-10T02:57:21.825Z] Fetched 499 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-10T02:57:21.825Z] Fetched 111 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-10T02:57:21.825Z] Fetched 240 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-10T02:57:21.825Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-10T02:57:21.825Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-10T02:57:21.825Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-10T02:57:21.825Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-10T02:57:21.825Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-10T02:57:21.825Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-10T02:57:21.825Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-10T02:57:21.825Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-10T02:57:21.825Z] Fetched 8720 B in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-10T02:57:21.825Z] Fetched 140 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-10T02:57:21.825Z] Fetched 119 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-10T02:57:21.825Z] Fetched 111 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-10T02:57:21.825Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-10T02:57:21.825Z] Fetched 645 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-10T02:57:21.825Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-10T02:57:21.825Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-10T02:57:21.825Z] Fetched 368 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-10T02:57:21.825Z] Fetched 187 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-10T02:57:21.825Z] Fetched 175 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-10T02:57:21.825Z] Fetched 206 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-08-10T02:57:21.825Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-10T02:57:21.825Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-10T02:57:21.825Z] Fetched 159 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-10T02:57:21.825Z] Fetched 107 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-10T02:57:21.825Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-10T02:57:21.825Z] Pulling static-packages [2021-08-10T02:57:21.825Z] + snapcraftctl pull [2021-08-10T02:57:21.825Z] Pulling version [2021-08-10T02:57:21.825Z] + cd /root/project [2021-08-10T02:57:21.825Z] + git describe --tags --abbrev=0 [2021-08-10T02:57:21.825Z] + sed s/v// [2021-08-10T02:57:21.825Z] + GIT_VERSION=2.0.1-dev.26 [2021-08-10T02:57:21.825Z] + [ -z 2.0.1-dev.26 ] [2021-08-10T02:57:21.825Z] + snapcraftctl set-version 2.0.1-dev.26 [2021-08-10T02:57:23.265Z] 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 [2021-08-10T02:57:23.293Z] Building config-common [2021-08-10T02:57:23.293Z] + snapcraftctl build [2021-08-10T02:57:25.235Z] Skipping build go-build-helper (already ran) [2021-08-10T02:57:25.502Z] Building edgex-go [2021-08-10T02:57:25.769Z] + cd /root/parts/edgex-go/src [2021-08-10T02:57:25.769Z] + git describe --tags --abbrev=0 [2021-08-10T02:57:25.769Z] + sed s/v// [2021-08-10T02:57:25.769Z] + GIT_VERSION=2.0.1-dev.26 [2021-08-10T02:57:25.769Z] + [ -z 2.0.1-dev.26 ] [2021-08-10T02:57:25.769Z] + echo 2.0.1-dev.26 [2021-08-10T02:57:25.769Z] + make build [2021-08-10T02:57:25.769Z] go mod tidy [2021-08-10T02:57:26.657Z] 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 [2021-08-10T02:57:29.110Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-10T02:57:29.110Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-10T02:57:29.110Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 [2021-08-10T02:57:29.110Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-10T02:57:29.110Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-10T02:57:29.110Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-10T02:57:29.110Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-10T02:57:29.377Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-10T02:57:29.377Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-10T02:57:29.377Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-10T02:57:29.377Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-10T02:57:29.377Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-10T02:57:29.653Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-10T02:57:29.653Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-10T02:57:29.920Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-10T02:57:30.185Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-10T02:57:30.185Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-10T02:57:30.766Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-10T02:57:30.766Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-10T02:57:30.766Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-10T02:57:30.766Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-10T02:57:30.766Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-10T02:57:30.766Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-10T02:57:30.766Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-10T02:57:31.037Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-10T02:57:31.037Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-10T02:57:31.322Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-10T02:57:31.322Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-10T02:57:31.322Z] go: downloading golang.org/x/text v0.3.6 [2021-08-10T02:57:31.322Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-10T02:57:31.322Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-10T02:57:31.322Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-10T02:57:31.322Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-10T02:57:31.322Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-10T02:57:31.604Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-10T02:57:31.604Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-10T02:57:31.604Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-10T02:57:31.604Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-10T02:57:31.604Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-10T02:57:31.604Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-10T02:57:31.604Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-10T02:57:31.872Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-10T02:57:31.872Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-10T02:57:31.872Z] go: downloading github.com/onsi/gomega v1.7.0 [Pipeline] } [2021-08-10T02:57:32.099Z] $ docker stop --time=1 5dbe6c4f7e010aa456c815fa430c0b480df46f3d6126c8834144ec8383a30dd7 [2021-08-10T02:57:32.202Z] go: downloading github.com/kr/text v0.1.0 [2021-08-10T02:57:32.202Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-10T02:57:32.202Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-10T02:57:32.476Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-10T02:57:32.476Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-10T02:57:32.476Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-10T02:57:32.476Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-10T02:57:32.476Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-10T02:57:32.476Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-10T02:57:32.476Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-10T02:57:32.476Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-10T02:57:32.476Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-10T02:57:32.476Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-10T02:57:32.476Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-10T02:57:32.476Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-10T02:57:32.476Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-10T02:57:32.476Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-10T02:57:32.476Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-10T02:57:32.743Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-10T02:57:32.743Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-10T02:57:32.743Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-10T02:57:32.743Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-10T02:57:32.743Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-10T02:57:32.743Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-10T02:57:32.743Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-10T02:57:32.743Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-10T02:57:32.743Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-10T02:57:32.743Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-10T02:57:32.743Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-10T02:57:32.743Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-10T02:57:32.743Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-10T02:57:32.743Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-10T02:57:33.010Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-data/core-data ./cmd/core-data [2021-08-10T02:57:34.666Z] $ docker rm -f 5dbe6c4f7e010aa456c815fa430c0b480df46f3d6126c8834144ec8383a30dd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T02:57:36.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-10T02:57:36.282Z] [2021-08-10T02:57:36.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T02:57:36.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-10T02:57:36.906Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-10T02:57:36.906Z] 29e5d40040c1: Pulling fs layer [2021-08-10T02:57:36.906Z] 1ce36da41761: Pulling fs layer [2021-08-10T02:57:36.906Z] 25b303627fd3: Pulling fs layer [2021-08-10T02:57:37.499Z] 29e5d40040c1: Verifying Checksum [2021-08-10T02:57:37.499Z] 29e5d40040c1: Download complete [2021-08-10T02:57:38.093Z] 1ce36da41761: Verifying Checksum [2021-08-10T02:57:38.093Z] 1ce36da41761: Download complete [2021-08-10T02:57:38.093Z] 29e5d40040c1: Pull complete [2021-08-10T02:57:39.523Z] 1ce36da41761: Pull complete [2021-08-10T02:57:39.523Z] 25b303627fd3: Verifying Checksum [2021-08-10T02:57:39.523Z] 25b303627fd3: Download complete [2021-08-10T02:57:43.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-10T02:57:46.404Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-command/core-command ./cmd/core-command [2021-08-10T02:57:46.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-10T02:57:48.396Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-10T02:57:48.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-10T02:57:49.620Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-10T02:57:49.666Z] 25b303627fd3: Pull complete [2021-08-10T02:57:49.666Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-10T02:57:49.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-10T02:57:49.666Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-10T02:57:49.915Z] prd-ubuntu18.04-docker-arm64-4c-16g-204 does not seem to be running inside a container [2021-08-10T02:57:50.030Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-10T02:57:51.029Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-10T02:57:51.615Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-10T02:57:53.015Z] $ docker top b9e2f154db7a78bb1d9dd95f6966cc70f4a2ab5971e1a8f2ce4537d02496f287 -eo pid,comm [2021-08-10T02:57:53.025Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] { [Pipeline] sh [2021-08-10T02:57:53.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-10T02:57:53.953Z] + grep parallel [2021-08-10T02:57:53.953Z] + docker-compose build --help [2021-08-10T02:57:55.013Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-10T02:57:56.419Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-10T02:57:56.419Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-10T02:57:56.419Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-10T02:57:56.419Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-10T02:57:56.419Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-10T02:57:56.419Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-10T02:57:56.419Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-10T02:57:56.419Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-10T02:57:56.419Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-10T02:57:56.419Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-10T02:57:56.419Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-10T02:57:56.419Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-10T02:57:56.419Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-10T02:57:56.419Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-10T02:57:56.419Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-10T02:57:56.419Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-10T02:57:56.419Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-10T02:57:56.419Z] + 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 [2021-08-10T02:57:56.419Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-10T02:57:56.419Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-10T02:57:56.419Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-10T02:57:56.419Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-10T02:57:56.419Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-10T02:57:56.419Z] + 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 [2021-08-10T02:57:56.419Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-10T02:57:56.419Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-10T02:57:56.419Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-08-10T02:57:57.827Z] Building hooks [2021-08-10T02:57:57.827Z] + cd /root/parts/hooks/src [2021-08-10T02:57:57.827Z] + make build [2021-08-10T02:57:57.827Z] go mod tidy [2021-08-10T02:57:58.322Z] --parallel Build images in parallel. [2021-08-10T02:57:58.419Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-10T02:57:58.419Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-10T02:57:58.419Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-10T02:57:58.419Z] go: downloading github.com/davecgh/go-spew v1.1.0 [Pipeline] } [2021-08-10T02:57:58.618Z] $ docker stop --time=1 b9e2f154db7a78bb1d9dd95f6966cc70f4a2ab5971e1a8f2ce4537d02496f287 [2021-08-10T02:57:58.686Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-10T02:57:59.650Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-10T02:57:59.915Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-10T02:57:59.915Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-10T02:58:00.413Z] $ docker rm -f b9e2f154db7a78bb1d9dd95f6966cc70f4a2ab5971e1a8f2ce4537d02496f287 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T02:58:01.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-10T02:58:01.106Z] . [Pipeline] withDockerContainer [2021-08-10T02:58:01.361Z] prd-ubuntu18.04-docker-arm64-4c-16g-204 does not seem to be running inside a container [2021-08-10T02:58:01.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-10T02:58:02.977Z] $ docker top 441628cf126a46f11688fc71a59212a179416de2f40186259046768f8a83d589 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T02:58:03.267Z] Building static-packages [2021-08-10T02:58:03.267Z] + snapcraftctl build [2021-08-10T02:58:03.881Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-10T02:58:05.208Z] Building version [2021-08-10T02:58:05.209Z] + snapcraftctl build [2021-08-10T02:58:07.157Z] Staging config-common [2021-08-10T02:58:07.157Z] + snapcraftctl stage [2021-08-10T02:58:08.114Z] Skipping stage go-build-helper (already ran) [2021-08-10T02:58:08.114Z] Staging edgex-go [2021-08-10T02:58:08.114Z] + snapcraftctl stage [2021-08-10T02:58:08.172Z] Building core-command ... [2021-08-10T02:58:08.173Z] Building core-data ... [2021-08-10T02:58:08.173Z] Building core-metadata ... [2021-08-10T02:58:08.173Z] Building security-bootstrapper ... [2021-08-10T02:58:08.173Z] Building security-proxy-setup ... [2021-08-10T02:58:08.173Z] Building security-secretstore-setup ... [2021-08-10T02:58:08.173Z] Building support-notifications ... [2021-08-10T02:58:08.173Z] Building support-scheduler ... [2021-08-10T02:58:08.173Z] Building sys-mgmt-agent ... [2021-08-10T02:58:08.173Z] Building sys-mgmt-agent [2021-08-10T02:58:08.444Z] Building security-proxy-setup [2021-08-10T02:58:08.444Z] Building core-command [2021-08-10T02:58:08.444Z] Building support-notifications [2021-08-10T02:58:08.444Z] Building support-scheduler [2021-08-10T02:58:09.073Z] Staging hooks [2021-08-10T02:58:09.073Z] + snapcraftctl stage [2021-08-10T02:58:10.033Z] Staging static-packages [2021-08-10T02:58:10.300Z] + snapcraftctl stage [2021-08-10T02:58:11.259Z] Staging version [2021-08-10T02:58:11.259Z] + snapcraftctl stage [2021-08-10T02:58:12.219Z] Priming config-common [2021-08-10T02:58:12.483Z] + snapcraftctl prime [2021-08-10T02:58:13.441Z] Priming go-build-helper [2021-08-10T02:58:13.441Z] + snapcraftctl prime [2021-08-10T02:58:14.402Z] Priming edgex-go [2021-08-10T02:58:14.402Z] + snapcraftctl prime [2021-08-10T02:58:15.816Z] Priming hooks [2021-08-10T02:58:15.817Z] + snapcraftctl prime [2021-08-10T02:58:16.794Z] Priming static-packages [2021-08-10T02:58:16.794Z] + snapcraftctl prime [2021-08-10T02:58:19.404Z] Priming version [2021-08-10T02:58:19.404Z] + snapcraftctl prime [2021-08-10T02:58:20.362Z] 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] } [2021-08-10T02:59:16.399Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T02:59:16.399Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T02:59:16.399Z] ---> 700d9781df30 [2021-08-10T02:59:16.399Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T02:59:16.399Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T02:59:16.399Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-10T02:59:16.399Z] ---> 700d9781df30 [2021-08-10T02:59:16.399Z] Step 3/23 : WORKDIR /edgex-go [2021-08-10T02:59:16.400Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T02:59:16.400Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-10T02:59:16.400Z] ---> 700d9781df30 [2021-08-10T02:59:16.400Z] Step 3/23 : WORKDIR /edgex-go [2021-08-10T02:59:16.400Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T02:59:16.400Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T02:59:16.400Z] [2021-08-10T02:59:16.400Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder ---> 700d9781df30 [2021-08-10T02:59:16.400Z] [2021-08-10T02:59:16.400Z] Step 3/24 : WORKDIR /edgex-go ---> 700d9781df30 [2021-08-10T02:59:16.400Z] [2021-08-10T02:59:16.400Z] Step 3/22 : WORKDIR /edgex-go [2021-08-10T02:59:16.400Z] ---> Running in 498551b89370 [2021-08-10T02:59:16.400Z] ---> Running in f421e0a56a7c [2021-08-10T02:59:16.400Z] ---> Running in da319d51126e [2021-08-10T02:59:16.400Z] ---> Running in ef6dbfff95cb [2021-08-10T02:59:16.400Z] ---> Running in ec319b722507 [2021-08-10T02:59:16.400Z] Removing intermediate container 498551b89370 [2021-08-10T02:59:16.400Z] Removing intermediate container ec319b722507 [2021-08-10T02:59:16.400Z] ---> 2cfb59b8a758 [2021-08-10T02:59:16.400Z] ---> be9e9bfcb44a [2021-08-10T02:59:16.400Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T02:59:16.400Z] [2021-08-10T02:59:16.400Z] Removing intermediate container ef6dbfff95cb [2021-08-10T02:59:16.400Z] ---> d06404b6ee61 [2021-08-10T02:59:16.400Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T02:59:16.400Z] Removing intermediate container f421e0a56a7c [2021-08-10T02:59:16.400Z] Removing intermediate container da319d51126e [2021-08-10T02:59:16.400Z] ---> c4e1140993b0 [2021-08-10T02:59:16.400Z] ---> cd3e99e5e555 [2021-08-10T02:59:16.400Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T02:59:16.400Z] [2021-08-10T02:59:16.400Z] ---> Running in 0284ac1a838b [2021-08-10T02:59:16.400Z] ---> Running in 9fab8a50ec36 [2021-08-10T02:59:16.400Z] ---> Running in 28eb2fffc70b [2021-08-10T02:59:16.400Z] ---> Running in aae1d189fcb0 [2021-08-10T02:59:16.400Z] ---> Running in 91a6d65e39a8 [2021-08-10T02:59:18.391Z] Removing intermediate container 0284ac1a838b [2021-08-10T02:59:18.391Z] ---> 3e842f983b26 [2021-08-10T02:59:18.391Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-10T02:59:18.668Z] ---> Running in ca16e5cb9b85 [2021-08-10T02:59:18.943Z] Removing intermediate container aae1d189fcb0 [2021-08-10T02:59:18.943Z] ---> 79f37055fc75 [2021-08-10T02:59:18.943Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-10T02:59:19.221Z] Removing intermediate container 9fab8a50ec36 [2021-08-10T02:59:19.221Z] ---> fea69df19305 [2021-08-10T02:59:19.221Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-10T02:59:19.221Z] ---> Running in 3aef4f3171c1 [2021-08-10T02:59:19.221Z] ---> Running in 5c76b2ad7489 [2021-08-10T02:59:19.221Z] Removing intermediate container 91a6d65e39a8 [2021-08-10T02:59:19.221Z] ---> f80e43822a24 [2021-08-10T02:59:19.221Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-10T02:59:19.495Z] Removing intermediate container 28eb2fffc70b [2021-08-10T02:59:19.495Z] ---> 57e42863bd6a [2021-08-10T02:59:19.495Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-10T02:59:19.767Z] ---> Running in 250417e0acab [2021-08-10T02:59:19.767Z] ---> Running in a8d6cfab8a8f [2021-08-10T02:59:20.378Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T02:59:21.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T02:59:21.681Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T02:59:21.957Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T02:59:21.957Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T02:59:22.231Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T02:59:22.503Z] OK: 218 MiB in 52 packages [2021-08-10T02:59:22.787Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T02:59:22.787Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T02:59:23.065Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T02:59:23.065Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T02:59:23.690Z] OK: 218 MiB in 52 packages [2021-08-10T02:59:23.968Z] OK: 218 MiB in 52 packages [2021-08-10T02:59:23.968Z] Removing intermediate container ca16e5cb9b85 [2021-08-10T02:59:23.968Z] ---> 3f690ef3b02c [2021-08-10T02:59:23.968Z] Step 6/23 : COPY go.mod . [2021-08-10T02:59:24.260Z] OK: 218 MiB in 52 packages [2021-08-10T02:59:24.260Z] OK: 218 MiB in 52 packages [2021-08-10T02:59:25.729Z] ---> 1d6b60505695 [2021-08-10T02:59:25.729Z] Step 7/23 : RUN go mod download [2021-08-10T02:59:25.729Z] Removing intermediate container 3aef4f3171c1 [2021-08-10T02:59:25.729Z] ---> e6250d397d0e [2021-08-10T02:59:25.729Z] Step 6/24 : COPY go.mod . [2021-08-10T02:59:25.729Z] Removing intermediate container 5c76b2ad7489 [2021-08-10T02:59:25.729Z] ---> 3dfe57947930 [2021-08-10T02:59:25.729Z] Step 6/22 : COPY go.mod . [2021-08-10T02:59:25.729Z] ---> Running in 62ec32bd2197 [2021-08-10T02:59:26.328Z] Removing intermediate container a8d6cfab8a8f [2021-08-10T02:59:26.328Z] ---> c771d57f6ec5 [2021-08-10T02:59:26.328Z] Step 6/24 : COPY go.mod . [2021-08-10T02:59:26.328Z] Removing intermediate container 250417e0acab [2021-08-10T02:59:26.328Z] ---> 94425c2c64cb [2021-08-10T02:59:26.328Z] Step 6/23 : COPY go.mod . [2021-08-10T02:59:26.940Z] ---> bbf4baefcd34 [2021-08-10T02:59:26.940Z] Step 7/22 : RUN go mod download [2021-08-10T02:59:27.222Z] ---> 76a4de81c841 [2021-08-10T02:59:27.222Z] Step 7/24 : RUN go mod download [2021-08-10T02:59:27.222Z] ---> Running in e31d8f0b439c [2021-08-10T02:59:27.222Z] ---> Running in 195d66c15d39 [2021-08-10T02:59:27.507Z] ---> 07b2fb003f5e [2021-08-10T02:59:27.507Z] Step 7/24 : RUN go mod download [2021-08-10T02:59:27.782Z] ---> 3d02d251d43a [2021-08-10T02:59:27.782Z] Step 7/23 : RUN go mod download [2021-08-10T02:59:27.782Z] ---> Running in 02af3adebda3 [2021-08-10T02:59:28.093Z] ---> Running in 24b24b7f25d8 [2021-08-10T02:59:31.509Z] Removing intermediate container 62ec32bd2197 [2021-08-10T02:59:31.509Z] ---> 077e77068c3e [2021-08-10T02:59:31.509Z] Step 8/23 : COPY . . [2021-08-10T02:59:34.957Z] Removing intermediate container e31d8f0b439c [2021-08-10T02:59:34.957Z] ---> 80e4a08875f7 [2021-08-10T02:59:34.957Z] Step 8/22 : COPY . . [2021-08-10T02:59:35.233Z] Removing intermediate container 195d66c15d39 [2021-08-10T02:59:35.233Z] ---> 337aeeb295ee [2021-08-10T02:59:35.233Z] Step 8/24 : COPY . . [2021-08-10T02:59:35.873Z] Removing intermediate container 02af3adebda3 [2021-08-10T02:59:35.873Z] ---> dd79ad9b33ba [2021-08-10T02:59:35.873Z] Step 8/24 : COPY . . [2021-08-10T02:59:36.154Z] Removing intermediate container 24b24b7f25d8 [2021-08-10T02:59:36.154Z] ---> c3fbaf3b21ed [2021-08-10T02:59:36.154Z] Step 8/23 : COPY . . [2021-08-10T02:59:58.341Z] ---> ea760267f68e [2021-08-10T02:59:58.341Z] Step 9/23 : RUN go mod tidy [2021-08-10T02:59:58.341Z] ---> f3fe2905bc80 [2021-08-10T02:59:58.341Z] Step 9/22 : RUN go mod tidy [2021-08-10T02:59:58.341Z] ---> Running in f249d91e4b03 [2021-08-10T02:59:58.341Z] ---> 8280ba3d1948 [2021-08-10T02:59:58.341Z] Step 9/24 : RUN go mod tidy [2021-08-10T02:59:58.341Z] ---> ad5500b95e31 [2021-08-10T02:59:58.341Z] Step 9/23 : RUN go mod tidy [2021-08-10T02:59:58.341Z] ---> d1606831f3a0 [2021-08-10T02:59:58.341Z] Step 9/24 : RUN go mod tidy [2021-08-10T02:59:58.341Z] ---> Running in 9fc70a167ef2 [2021-08-10T02:59:58.341Z] ---> Running in 9edfb5a50438 [2021-08-10T02:59:58.341Z] ---> Running in 941831c5a9d4 [2021-08-10T02:59:58.341Z] ---> Running in 4140e235a9f4 [2021-08-10T03:00:03.788Z] Removing intermediate container f249d91e4b03 [2021-08-10T03:00:03.788Z] ---> 6d51953f29b3 [2021-08-10T03:00:03.788Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-10T03:00:03.788Z] ---> Running in 76e16d9887e6 [2021-08-10T03:00:04.783Z] Removing intermediate container 9edfb5a50438 [2021-08-10T03:00:04.783Z] ---> bd6eefe356a4 [2021-08-10T03:00:04.783Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-10T03:00:04.783Z] Removing intermediate container 941831c5a9d4 [2021-08-10T03:00:04.783Z] ---> a800759f68d8 [2021-08-10T03:00:04.783Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-10T03:00:04.783Z] Removing intermediate container 9fc70a167ef2 [2021-08-10T03:00:04.783Z] ---> ca967a174665 [2021-08-10T03:00:04.783Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-10T03:00:04.783Z] Removing intermediate container 4140e235a9f4 [2021-08-10T03:00:04.783Z] ---> 164d97d75cdf [2021-08-10T03:00:04.783Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-10T03:00:05.058Z] ---> Running in 7661e0530e66 [2021-08-10T03:00:05.058Z] ---> Running in f7cf9f423514 [2021-08-10T03:00:05.058Z] ---> Running in 3e03559af63a [2021-08-10T03:00:05.058Z] ---> Running in 549a1893d759 [2021-08-10T03:00:05.340Z] 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 [2021-08-10T03:00:07.334Z] 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 [2021-08-10T03:00:07.610Z] 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 [2021-08-10T03:00:07.886Z] 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 [2021-08-10T03:00:08.160Z] 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 [2021-08-10T03:02:00.064Z] 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 [2021-08-10T03:02:08.393Z] Removing intermediate container 549a1893d759 [2021-08-10T03:02:08.393Z] ---> 7f32895d6a3f [2021-08-10T03:02:08.393Z] [2021-08-10T03:02:08.393Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T03:02:08.393Z] Removing intermediate container 7661e0530e66 [2021-08-10T03:02:08.393Z] ---> df9ddf7470ae [2021-08-10T03:02:08.393Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-10T03:02:08.667Z] ---> Running in 97654cd0321d [2021-08-10T03:02:08.667Z] 3.12: Pulling from library/alpine [2021-08-10T03:02:10.657Z] 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 [2021-08-10T03:02:11.273Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-10T03:02:11.273Z] Status: Downloaded newer image for alpine:3.12 [2021-08-10T03:02:11.273Z] ---> c4fd0aeabfcf [2021-08-10T03:02:11.273Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-10T03:02:13.289Z] ---> Running in 6d2874a779f3 [2021-08-10T03:02:13.565Z] Removing intermediate container 3e03559af63a [2021-08-10T03:02:13.565Z] ---> 39bbf9a61827 [2021-08-10T03:02:13.565Z] [2021-08-10T03:02:13.565Z] Step 11/22 : FROM alpine:3.12 [2021-08-10T03:02:13.565Z] ---> c4fd0aeabfcf [2021-08-10T03:02:13.565Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-10T03:02:14.173Z] Removing intermediate container f7cf9f423514 [2021-08-10T03:02:14.173Z] ---> 2bf891840e7a [2021-08-10T03:02:14.173Z] [2021-08-10T03:02:14.173Z] Step 11/23 : FROM alpine:3.12 [2021-08-10T03:02:14.173Z] ---> c4fd0aeabfcf [2021-08-10T03:02:14.173Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-10T03:02:14.173Z] Removing intermediate container 76e16d9887e6 [2021-08-10T03:02:14.173Z] ---> 7c54f0249f45 [2021-08-10T03:02:14.173Z] [2021-08-10T03:02:14.173Z] Step 11/23 : FROM alpine:3.12 [2021-08-10T03:02:14.173Z] ---> c4fd0aeabfcf [2021-08-10T03:02:14.173Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-10T03:02:14.173Z] ---> Running in 1fb84c08f1e7 [2021-08-10T03:02:14.451Z] ---> Running in 66f569c45182 [2021-08-10T03:02:14.451Z] ---> Running in 0db5e6bae062 [2021-08-10T03:02:14.725Z] Removing intermediate container 97654cd0321d [2021-08-10T03:02:14.725Z] ---> aef0975fb9a3 [2021-08-10T03:02:14.725Z] [2021-08-10T03:02:14.725Z] Step 12/24 : FROM docker:20.10.7 [2021-08-10T03:02:15.010Z] 20.10.7: Pulling from library/docker [2021-08-10T03:02:15.630Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T03:02:15.905Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T03:02:16.181Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T03:02:16.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T03:02:16.738Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-10T03:02:16.738Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T03:02:16.738Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T03:02:16.738Z] OK: 5 MiB in 15 packages [2021-08-10T03:02:17.015Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T03:02:17.016Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T03:02:17.299Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-10T03:02:17.299Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T03:02:17.299Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-10T03:02:17.299Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-10T03:02:17.299Z] (4/4) Installing curl (7.78.0-r0) [2021-08-10T03:02:17.299Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T03:02:17.299Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T03:02:17.602Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-10T03:02:17.602Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T03:02:17.602Z] OK: 5 MiB in 15 packages [2021-08-10T03:02:17.880Z] OK: 7 MiB in 18 packages [2021-08-10T03:02:17.880Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-10T03:02:18.159Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-10T03:02:18.159Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T03:02:18.159Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T03:02:18.440Z] OK: 6 MiB in 16 packages [2021-08-10T03:02:19.421Z] Removing intermediate container 6d2874a779f3 [2021-08-10T03:02:19.421Z] ---> e8ac83915e12 [2021-08-10T03:02:19.421Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T03:02:20.025Z] ---> Running in be7591ec2ffd [2021-08-10T03:02:20.025Z] Removing intermediate container 0db5e6bae062 [2021-08-10T03:02:20.025Z] ---> 75a3329e85be [2021-08-10T03:02:20.025Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T03:02:20.629Z] ---> Running in c13b9e76901d [2021-08-10T03:02:20.629Z] Removing intermediate container 1fb84c08f1e7 [2021-08-10T03:02:20.629Z] ---> 6f73d0ed2824 [2021-08-10T03:02:20.629Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-10T03:02:20.904Z] Removing intermediate container 66f569c45182 [2021-08-10T03:02:20.904Z] ---> 227fd54a674a [2021-08-10T03:02:20.904Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T03:02:21.180Z] Removing intermediate container be7591ec2ffd [2021-08-10T03:02:21.180Z] ---> 320a2410446e [2021-08-10T03:02:21.180Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-10T03:02:21.453Z] ---> Running in d219f546c548 [2021-08-10T03:02:21.453Z] ---> Running in 13b53b0cb7e1 [2021-08-10T03:02:21.725Z] ---> Running in 6190c8c95884 [2021-08-10T03:02:21.725Z] Removing intermediate container c13b9e76901d [2021-08-10T03:02:21.725Z] ---> f1b216eb5439 [2021-08-10T03:02:21.725Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-10T03:02:21.999Z] ---> Running in 367460e93784 [2021-08-10T03:02:22.274Z] Removing intermediate container 13b53b0cb7e1 [2021-08-10T03:02:22.274Z] ---> 6d53d5da17bf [2021-08-10T03:02:22.274Z] Step 14/22 : WORKDIR /edgex [2021-08-10T03:02:22.274Z] Removing intermediate container d219f546c548 [2021-08-10T03:02:22.274Z] ---> 0fc9956379ce [2021-08-10T03:02:22.274Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-10T03:02:22.548Z] ---> Running in 7cd0a04056d1 [2021-08-10T03:02:22.548Z] ---> Running in bc5e28840f17 [2021-08-10T03:02:22.548Z] Removing intermediate container 6190c8c95884 [2021-08-10T03:02:22.548Z] ---> d5494abfc627 [2021-08-10T03:02:22.548Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-10T03:02:23.144Z] ---> Running in 7d98d0de14c8 [2021-08-10T03:02:23.144Z] Removing intermediate container 367460e93784 [2021-08-10T03:02:23.144Z] ---> 9c834657320e [2021-08-10T03:02:23.144Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-10T03:02:23.414Z] Removing intermediate container bc5e28840f17 [2021-08-10T03:02:23.414Z] ---> 6d9dd9538ed4 [2021-08-10T03:02:23.414Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-10T03:02:23.686Z] ---> Running in 57c1adcbb9cc [2021-08-10T03:02:23.956Z] Removing intermediate container 7cd0a04056d1 [2021-08-10T03:02:23.956Z] ---> 993a91c41ab7 [2021-08-10T03:02:23.956Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-10T03:02:24.228Z] ---> Running in 933c00347498 [2021-08-10T03:02:24.228Z] Removing intermediate container 7d98d0de14c8 [2021-08-10T03:02:24.228Z] ---> e0506fc8e4fa [2021-08-10T03:02:24.228Z] Step 16/24 : WORKDIR / [2021-08-10T03:02:24.500Z] Removing intermediate container 57c1adcbb9cc [2021-08-10T03:02:24.500Z] ---> 1ee209a242bf [2021-08-10T03:02:24.500Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T03:02:24.773Z] ---> Running in 8306266eef64 [2021-08-10T03:02:25.370Z] Removing intermediate container 933c00347498 [2021-08-10T03:02:25.370Z] ---> ab60df25713d [2021-08-10T03:02:25.370Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T03:02:25.371Z] ---> c3f0a79e28f8 [2021-08-10T03:02:25.371Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-10T03:02:25.969Z] ---> 650b440be23d [2021-08-10T03:02:25.969Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-10T03:02:25.969Z] Removing intermediate container 8306266eef64 [2021-08-10T03:02:25.969Z] ---> 816f7e34b9f4 [2021-08-10T03:02:25.969Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T03:02:26.959Z] ---> b6ead69653dd [2021-08-10T03:02:26.959Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-10T03:02:27.560Z] ---> 94230a493d57 [2021-08-10T03:02:27.560Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-10T03:02:28.175Z] ---> 90c254753729 [2021-08-10T03:02:28.175Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-10T03:02:28.450Z] ---> 4afee8239e38 [2021-08-10T03:02:28.450Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-10T03:02:29.437Z] ---> 8af745cee268 [2021-08-10T03:02:29.437Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-10T03:02:30.046Z] ---> c96e0deb15a6 [2021-08-10T03:02:30.046Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-10T03:02:30.046Z] ---> b8f0c2136462 [2021-08-10T03:02:30.046Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-10T03:02:30.316Z] ---> Running in e49685ae83cf [2021-08-10T03:02:30.316Z] ---> d16e5da1c232 [2021-08-10T03:02:30.316Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-10T03:02:30.588Z] ---> Running in e715f7db8e8d [2021-08-10T03:02:30.876Z] ---> 7ed28e163a15 [2021-08-10T03:02:30.876Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-10T03:02:31.151Z] ---> Running in a695ce5b4062 [2021-08-10T03:02:31.151Z] Removing intermediate container e49685ae83cf [2021-08-10T03:02:31.151Z] ---> 96d97b383d88 [2021-08-10T03:02:31.152Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T03:02:31.152Z] ---> 36268bcb5ef4 [2021-08-10T03:02:31.152Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-10T03:02:31.422Z] ---> Running in 58d634a3f54c [2021-08-10T03:02:31.698Z] ---> Running in e652023a15f5 [2021-08-10T03:02:31.975Z] Removing intermediate container e715f7db8e8d [2021-08-10T03:02:31.975Z] ---> 394007717a34 [2021-08-10T03:02:31.975Z] Step 19/22 : CMD ["--init=true"] [2021-08-10T03:02:31.975Z] Removing intermediate container a695ce5b4062 [2021-08-10T03:02:31.975Z] ---> 9b668a8db64a [2021-08-10T03:02:31.975Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T03:02:32.251Z] ---> Running in 40d1016cac3d [2021-08-10T03:02:32.251Z] ---> Running in 4a1ec2c8cb8c [2021-08-10T03:02:32.530Z] Removing intermediate container 58d634a3f54c [2021-08-10T03:02:32.530Z] ---> 2b63cff73185 [2021-08-10T03:02:32.530Z] Step 21/23 : LABEL arch=arm64 [2021-08-10T03:02:32.530Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-10T03:02:32.530Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-10T03:02:32.530Z] Removing intermediate container e652023a15f5 [2021-08-10T03:02:32.530Z] ---> 49d10f451148 [2021-08-10T03:02:32.530Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T03:02:32.530Z] ---> df445af6242a [2021-08-10T03:02:32.530Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-10T03:02:32.829Z] ---> Running in 36bfe3d9bf51 [2021-08-10T03:02:32.829Z] ---> Running in 8580afbb7db2 [2021-08-10T03:02:32.829Z] Removing intermediate container 40d1016cac3d [2021-08-10T03:02:32.829Z] ---> 59c0d02b1bb3 [2021-08-10T03:02:32.829Z] Step 20/22 : LABEL arch=arm64 [2021-08-10T03:02:32.829Z] ---> Running in 09ddf49bab62 [2021-08-10T03:02:33.106Z] Removing intermediate container 4a1ec2c8cb8c [2021-08-10T03:02:33.107Z] ---> 4e06768433d0 [2021-08-10T03:02:33.107Z] Step 21/23 : LABEL arch=arm64 [2021-08-10T03:02:33.107Z] ---> Running in 2e9be77205a4 [2021-08-10T03:02:33.389Z] ---> Running in 1c0d4d1ca970 [2021-08-10T03:02:33.389Z] Removing intermediate container 36bfe3d9bf51 [2021-08-10T03:02:33.389Z] ---> 3e66a5affc66 [2021-08-10T03:02:33.389Z] Step 22/23 : LABEL git_sha=848210ec8bca88700b6000958b0eddb7014ad2b6 [2021-08-10T03:02:33.670Z] Removing intermediate container 8580afbb7db2 [2021-08-10T03:02:33.670Z] ---> c17e251a347f [2021-08-10T03:02:33.670Z] Step 22/24 : LABEL arch=arm64 [2021-08-10T03:02:33.671Z] ---> Running in 28194e438b59 [2021-08-10T03:02:33.947Z] Removing intermediate container 09ddf49bab62 [2021-08-10T03:02:33.947Z] ---> 7ba0d6ce1572 [2021-08-10T03:02:33.947Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-10T03:02:33.947Z] Removing intermediate container 2e9be77205a4 [2021-08-10T03:02:33.947Z] ---> 56af11d4b2c8 [2021-08-10T03:02:33.947Z] Step 21/22 : LABEL git_sha=848210ec8bca88700b6000958b0eddb7014ad2b6 [2021-08-10T03:02:33.947Z] ---> Running in 90bddc3057a0 [2021-08-10T03:02:33.947Z] Removing intermediate container 1c0d4d1ca970 [2021-08-10T03:02:33.947Z] ---> 4a2e396694d3 [2021-08-10T03:02:33.947Z] Step 22/23 : LABEL git_sha=848210ec8bca88700b6000958b0eddb7014ad2b6 [2021-08-10T03:02:34.225Z] ---> Running in 20ffc82821ae [2021-08-10T03:02:34.225Z] ---> Running in eb2888fc7213 [2021-08-10T03:02:34.511Z] Removing intermediate container 28194e438b59 [2021-08-10T03:02:34.511Z] ---> Running in 1e28525b10b4 [2021-08-10T03:02:34.511Z] ---> dc7fc0eb8300 [2021-08-10T03:02:34.511Z] Step 23/23 : LABEL version=0.0.0 [2021-08-10T03:02:34.797Z] ---> Running in 6bb6cf8ebf73 [2021-08-10T03:02:34.797Z] Removing intermediate container 90bddc3057a0 [2021-08-10T03:02:34.797Z] ---> ed4adca0c037 [2021-08-10T03:02:34.797Z] Step 23/24 : LABEL git_sha=848210ec8bca88700b6000958b0eddb7014ad2b6 [2021-08-10T03:02:35.074Z] Removing intermediate container eb2888fc7213 [2021-08-10T03:02:35.074Z] ---> b6829bd0fc86 [2021-08-10T03:02:35.074Z] Step 22/22 : LABEL version=0.0.0 [2021-08-10T03:02:35.074Z] ---> Running in d1f937672ddb [2021-08-10T03:02:35.074Z] ---> Running in 952dc6e69d5b [2021-08-10T03:02:35.351Z] Removing intermediate container 1e28525b10b4 [2021-08-10T03:02:35.351Z] ---> 155195af1929 [2021-08-10T03:02:35.351Z] Step 23/23 : LABEL version=0.0.0 [2021-08-10T03:02:35.351Z] Removing intermediate container 6bb6cf8ebf73 [2021-08-10T03:02:35.351Z] ---> ee1ed2f0d69e [2021-08-10T03:02:35.351Z] [2021-08-10T03:02:35.628Z] ---> Running in 73cac5be0d16 [2021-08-10T03:02:35.901Z] Removing intermediate container d1f937672ddb [2021-08-10T03:02:35.901Z] ---> 2ff5fcc80d66 [2021-08-10T03:02:35.902Z] Step 24/24 : LABEL version=0.0.0 [2021-08-10T03:02:35.902Z] Successfully built ee1ed2f0d69e [2021-08-10T03:02:35.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T03:02:35.902Z] Successfully tagged support-scheduler-arm64:latest [2021-08-10T03:02:35.902Z] Building security-bootstrapper [2021-08-10T03:02:36.175Z]  Building support-scheduler ... done  ---> Running in 8c3f2bcbc65d [2021-08-10T03:02:36.175Z] Removing intermediate container 952dc6e69d5b [2021-08-10T03:02:36.175Z] ---> 2110f1182066 [2021-08-10T03:02:36.175Z] [2021-08-10T03:02:36.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T03:02:36.449Z] Removing intermediate container 73cac5be0d16 [2021-08-10T03:02:36.449Z] ---> 9f0eaa8e3c80 [2021-08-10T03:02:36.449Z] [2021-08-10T03:02:36.449Z] Successfully built 2110f1182066 [2021-08-10T03:02:36.724Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-10T03:02:36.724Z]  Building security-proxy-setup ... done Building core-data [2021-08-10T03:02:36.724Z] Successfully built 9f0eaa8e3c80 [2021-08-10T03:02:36.724Z] Removing intermediate container 8c3f2bcbc65d [2021-08-10T03:02:36.724Z] ---> 19156454689e [2021-08-10T03:02:36.724Z] [2021-08-10T03:02:36.724Z] Successfully tagged support-notifications-arm64:latest [2021-08-10T03:02:36.724Z] Building security-secretstore-setup [2021-08-10T03:02:36.999Z]  Building support-notifications ... done (1/39) Installing readline (8.1.0-r0) [2021-08-10T03:02:36.999Z] (2/39) Installing bash (5.1.0-r0) [2021-08-10T03:02:36.999Z] Executing bash-5.1.0-r0.post-install [2021-08-10T03:02:37.000Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-10T03:02:37.000Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-10T03:02:37.000Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-10T03:02:37.000Z] (6/39) Installing curl (7.78.0-r0) [2021-08-10T03:02:37.000Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-10T03:02:37.000Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-10T03:02:37.270Z] Successfully built 19156454689e [2021-08-10T03:02:37.270Z] (9/39) Installing expat (2.2.10-r1) [2021-08-10T03:02:37.270Z] Successfully tagged core-command-arm64:latest [2021-08-10T03:02:37.270Z]  Building core-command ... done Building core-metadata [2021-08-10T03:02:37.270Z] (10/39) Installing libffi (3.3-r2) [2021-08-10T03:02:37.270Z] (11/39) Installing gdbm (1.19-r0) [2021-08-10T03:02:37.270Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-10T03:02:37.270Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-10T03:02:37.270Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-10T03:02:39.241Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-10T03:02:39.241Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-10T03:02:39.241Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-10T03:02:39.241Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-10T03:02:39.241Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-10T03:02:39.241Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-10T03:02:39.241Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-10T03:02:39.241Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-10T03:02:39.241Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-10T03:02:39.241Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-10T03:02:39.241Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-10T03:02:39.241Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-10T03:02:39.241Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-10T03:02:39.241Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-10T03:02:39.241Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-10T03:02:39.241Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-10T03:02:39.241Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-10T03:02:39.241Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-10T03:02:39.241Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-10T03:02:39.516Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-10T03:02:39.516Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-10T03:02:39.516Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-10T03:02:39.516Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-10T03:02:39.516Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-10T03:02:39.516Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-10T03:02:40.112Z] Executing busybox-1.32.1-r6.trigger [2021-08-10T03:02:40.112Z] OK: 82 MiB in 59 packages [2021-08-10T03:02:48.402Z] Collecting docker-compose==1.23.2 [2021-08-10T03:02:48.402Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-10T03:02:48.402Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-10T03:02:48.402Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-10T03:02:50.386Z] Collecting docker<4.0,>=3.6.0 [2021-08-10T03:02:50.386Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-10T03:02:50.386Z] Collecting jsonschema<3,>=2.5.1 [2021-08-10T03:02:50.386Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-10T03:02:51.818Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-10T03:02:51.818Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-10T03:02:51.818Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-10T03:02:51.818Z] Collecting texttable<0.10,>=0.9.0 [2021-08-10T03:02:51.818Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-10T03:02:53.785Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-10T03:02:53.785Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-10T03:02:54.761Z] Collecting PyYAML<4,>=3.10 [2021-08-10T03:02:54.761Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-10T03:02:58.299Z] Collecting docopt<0.7,>=0.6.1 [2021-08-10T03:02:58.299Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-10T03:03:01.106Z] Collecting cached-property<2,>=1.2.0 [2021-08-10T03:03:01.106Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-10T03:03:01.708Z] Collecting docker-pycreds>=0.4.0 [2021-08-10T03:03:01.708Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-10T03:03:03.137Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-10T03:03:03.137Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-10T03:03:03.412Z] Collecting certifi>=2017.4.17 [2021-08-10T03:03:03.412Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-10T03:03:03.693Z] Collecting idna<2.8,>=2.5 [2021-08-10T03:03:03.693Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-10T03:03:03.693Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-10T03:03:03.693Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-10T03:03:04.311Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-10T03:03:04.311Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-10T03:03:04.311Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-10T03:03:04.311Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-10T03:03:05.295Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-10T03:03:05.295Z] Attempting uninstall: urllib3 [2021-08-10T03:03:05.295Z] Found existing installation: urllib3 1.26.2 [2021-08-10T03:03:05.295Z] Uninstalling urllib3-1.26.2: [2021-08-10T03:03:05.568Z] Successfully uninstalled urllib3-1.26.2 [2021-08-10T03:03:06.167Z] Attempting uninstall: idna [2021-08-10T03:03:06.167Z] Found existing installation: idna 3.1 [2021-08-10T03:03:06.167Z] Uninstalling idna-3.1: [2021-08-10T03:03:06.442Z] Successfully uninstalled idna-3.1 [2021-08-10T03:03:07.039Z] Attempting uninstall: chardet [2021-08-10T03:03:07.039Z] Found existing installation: chardet 4.0.0 [2021-08-10T03:03:07.039Z] Uninstalling chardet-4.0.0: [2021-08-10T03:03:07.310Z] Successfully uninstalled chardet-4.0.0 [2021-08-10T03:03:12.733Z] Attempting uninstall: requests [2021-08-10T03:03:12.733Z] Found existing installation: requests 2.25.1 [2021-08-10T03:03:12.733Z] Uninstalling requests-2.25.1: [2021-08-10T03:03:12.733Z] Successfully uninstalled requests-2.25.1 [2021-08-10T03:03:14.731Z] Running setup.py install for texttable: started [2021-08-10T03:03:17.364Z] Running setup.py install for texttable: finished with status 'done' [2021-08-10T03:03:17.364Z] Running setup.py install for PyYAML: started [2021-08-10T03:03:19.357Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-10T03:03:19.962Z] Running setup.py install for docopt: started [2021-08-10T03:03:20.947Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T03:03:20.947Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-10T03:03:20.947Z] ---> 700d9781df30 [2021-08-10T03:03:20.947Z] Step 3/32 : WORKDIR /edgex-go [2021-08-10T03:03:20.947Z] ---> Using cache [2021-08-10T03:03:20.947Z] ---> cd3e99e5e555 [2021-08-10T03:03:20.947Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T03:03:20.947Z] ---> Using cache [2021-08-10T03:03:20.947Z] ---> 57e42863bd6a [2021-08-10T03:03:20.947Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-10T03:03:21.985Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T03:03:21.985Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T03:03:21.985Z] ---> 700d9781df30 [2021-08-10T03:03:21.985Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T03:03:21.985Z] ---> Using cache [2021-08-10T03:03:21.985Z] ---> cd3e99e5e555 [2021-08-10T03:03:21.985Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T03:03:21.985Z] ---> Using cache [2021-08-10T03:03:21.985Z] ---> 57e42863bd6a [2021-08-10T03:03:21.985Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-10T03:03:22.262Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T03:03:22.262Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-10T03:03:22.262Z] ---> 700d9781df30 [2021-08-10T03:03:22.262Z] Step 3/26 : WORKDIR /edgex-go [2021-08-10T03:03:22.262Z] ---> Using cache [2021-08-10T03:03:22.262Z] ---> cd3e99e5e555 [2021-08-10T03:03:22.262Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T03:03:22.262Z] ---> Using cache [2021-08-10T03:03:22.262Z] ---> 57e42863bd6a [2021-08-10T03:03:22.262Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-10T03:03:22.262Z] Running setup.py install for docopt: finished with status 'done' [2021-08-10T03:03:22.538Z] Running setup.py install for dockerpty: started [2021-08-10T03:03:22.824Z] ---> Running in 6bc632716de1 [2021-08-10T03:03:22.824Z] ---> Running in c66d14fd1ce0 [2021-08-10T03:03:22.824Z] ---> Running in 5e714df91e86 [2021-08-10T03:03:22.824Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T03:03:22.824Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T03:03:22.824Z] ---> 700d9781df30 [2021-08-10T03:03:22.824Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T03:03:22.824Z] ---> Using cache [2021-08-10T03:03:22.824Z] ---> cd3e99e5e555 [2021-08-10T03:03:22.824Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T03:03:22.824Z] ---> Using cache [2021-08-10T03:03:22.824Z] ---> 57e42863bd6a [2021-08-10T03:03:22.824Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-10T03:03:23.096Z] ---> Running in ad678ee0c50f [2021-08-10T03:03:25.094Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-10T03:03:25.369Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T03:03:25.369Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T03:03:25.369Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T03:03:25.643Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T03:03:26.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T03:03:26.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T03:03:26.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T03:03:26.243Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-10T03:03:26.523Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T03:03:27.517Z] OK: 218 MiB in 52 packages [2021-08-10T03:03:27.518Z] OK: 218 MiB in 52 packages [2021-08-10T03:03:27.797Z] OK: 218 MiB in 52 packages [2021-08-10T03:03:28.072Z] OK: 218 MiB in 52 packages [2021-08-10T03:03:29.525Z] Removing intermediate container 5e714df91e86 [2021-08-10T03:03:29.525Z] ---> 570583dd24be [2021-08-10T03:03:29.525Z] Step 6/24 : COPY go.mod . [2021-08-10T03:03:29.804Z] Removing intermediate container ad678ee0c50f [2021-08-10T03:03:29.804Z] ---> 63b672ccee7b [2021-08-10T03:03:29.804Z] Step 6/24 : COPY go.mod . [2021-08-10T03:03:30.079Z] Removing intermediate container c66d14fd1ce0 [2021-08-10T03:03:30.079Z] ---> 44b5187cbbed [2021-08-10T03:03:30.079Z] Step 6/32 : COPY go.mod . [2021-08-10T03:03:30.353Z] Removing intermediate container 6bc632716de1 [2021-08-10T03:03:30.353Z] ---> cb00ff3b3829 [2021-08-10T03:03:30.353Z] Step 6/26 : COPY go.mod . [2021-08-10T03:03:30.962Z] ---> 83f3620c0d22 [2021-08-10T03:03:30.962Z] Step 7/24 : RUN go mod download [2021-08-10T03:03:30.962Z] ---> Running in c8c001eee683 [2021-08-10T03:03:31.238Z] ---> f0fa71560b30 [2021-08-10T03:03:31.238Z] Step 7/24 : RUN go mod download [2021-08-10T03:03:31.524Z] ---> d08fb5fd0e63 [2021-08-10T03:03:31.524Z] Step 7/32 : RUN go mod download [2021-08-10T03:03:31.798Z] ---> Running in 163d62ce967d [2021-08-10T03:03:31.798Z] ---> Running in 562258e2607a [2021-08-10T03:03:32.073Z] ---> d9056fb19293 [2021-08-10T03:03:32.073Z] Step 7/26 : RUN go mod download [2021-08-10T03:03:32.670Z] ---> Running in 80e740bb2043 [2021-08-10T03:03:36.993Z] Removing intermediate container c8c001eee683 [2021-08-10T03:03:36.993Z] ---> 1d3f3adca050 [2021-08-10T03:03:36.993Z] Step 8/24 : COPY . . [2021-08-10T03:03:40.381Z] Removing intermediate container 562258e2607a [2021-08-10T03:03:40.381Z] ---> e73efa1e16ab [2021-08-10T03:03:40.381Z] Step 8/32 : COPY . . [2021-08-10T03:03:40.977Z] Removing intermediate container 80e740bb2043 [2021-08-10T03:03:40.977Z] ---> 4d4b26454c36 [2021-08-10T03:03:40.977Z] Step 8/26 : COPY . . [2021-08-10T03:03:40.977Z] Removing intermediate container 163d62ce967d [2021-08-10T03:03:40.977Z] ---> bb6b47ac02c5 [2021-08-10T03:03:40.977Z] Step 8/24 : COPY . . [2021-08-10T03:03:41.251Z] Removing intermediate container 20ffc82821ae [2021-08-10T03:03:41.251Z] ---> 7fb095a882ba [2021-08-10T03:03:41.251Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-10T03:03:42.693Z] ---> Running in ac7bcab0441f [2021-08-10T03:03:45.338Z] Removing intermediate container ac7bcab0441f [2021-08-10T03:03:45.338Z] ---> 9d1bf0142356 [2021-08-10T03:03:45.338Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-10T03:03:46.327Z] ---> Running in 3f1386574b30 [2021-08-10T03:03:47.787Z] Removing intermediate container 3f1386574b30 [2021-08-10T03:03:47.787Z] ---> 17f3033bfad0 [2021-08-10T03:03:47.787Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-10T03:03:52.105Z] ---> e32a3fbd4d8a [2021-08-10T03:03:52.105Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-10T03:03:54.086Z] ---> 1726cbea35cb [2021-08-10T03:03:54.086Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-10T03:03:54.687Z] ---> 7b99a60f6688 [2021-08-10T03:03:54.687Z] Step 9/24 : RUN go mod tidy [2021-08-10T03:03:56.128Z] ---> Running in a6c302c84022 [2021-08-10T03:03:56.398Z] ---> c26292c818af [2021-08-10T03:03:56.398Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-10T03:03:57.374Z] ---> Running in 6b8feabb595a [2021-08-10T03:03:58.377Z] Removing intermediate container 6b8feabb595a [2021-08-10T03:03:58.377Z] ---> d9be391f842c [2021-08-10T03:03:58.377Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T03:03:58.377Z] ---> b6af5854fb0f [2021-08-10T03:03:58.377Z] Step 9/32 : RUN go mod tidy [2021-08-10T03:03:58.648Z] ---> Running in 221e0ef83cd9 [2021-08-10T03:03:58.648Z] ---> Running in 847645ee4f21 [2021-08-10T03:03:59.252Z] ---> d47bb75479b7 [2021-08-10T03:03:59.253Z] Step 9/24 : RUN go mod tidy [2021-08-10T03:03:59.253Z] ---> 30d69c2dc2f6 [2021-08-10T03:03:59.253Z] Step 9/26 : RUN go mod tidy [2021-08-10T03:03:59.536Z] ---> Running in c19a1258f500 [2021-08-10T03:03:59.536Z] ---> Running in ccd7e2a0c114 [2021-08-10T03:03:59.536Z] Removing intermediate container 221e0ef83cd9 [2021-08-10T03:03:59.536Z] ---> b7e4c58dee47 [2021-08-10T03:03:59.536Z] Step 22/24 : LABEL arch=arm64 [2021-08-10T03:04:00.141Z] ---> Running in 40fbc62ec0b3 [2021-08-10T03:04:00.742Z] Removing intermediate container 40fbc62ec0b3 [2021-08-10T03:04:00.742Z] ---> 9336ffe21415 [2021-08-10T03:04:00.742Z] Step 23/24 : LABEL git_sha=848210ec8bca88700b6000958b0eddb7014ad2b6 [2021-08-10T03:04:01.020Z] ---> Running in 1076b5235cbb [2021-08-10T03:04:02.472Z] Removing intermediate container a6c302c84022 [2021-08-10T03:04:02.472Z] ---> b6ee35605396 [2021-08-10T03:04:02.472Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-10T03:04:02.472Z] Removing intermediate container 1076b5235cbb [2021-08-10T03:04:02.472Z] ---> d3258d593377 [2021-08-10T03:04:02.472Z] Step 24/24 : LABEL version=0.0.0 [2021-08-10T03:04:02.472Z] ---> Running in 1da900d6fb55 [2021-08-10T03:04:02.472Z] ---> Running in 4c7012f6c03c [2021-08-10T03:04:03.469Z] Removing intermediate container 4c7012f6c03c [2021-08-10T03:04:03.469Z] ---> e769912a1902 [2021-08-10T03:04:03.469Z] [2021-08-10T03:04:04.490Z] Successfully built e769912a1902 [2021-08-10T03:04:04.490Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-10T03:04:04.490Z]  Building sys-mgmt-agent ... done 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 [2021-08-10T03:04:04.490Z] Removing intermediate container 847645ee4f21 [2021-08-10T03:04:04.490Z] ---> 9d2fbbde4c72 [2021-08-10T03:04:04.490Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-10T03:04:04.767Z] ---> Running in c85df8ea5469 [2021-08-10T03:04:06.763Z] Removing intermediate container c19a1258f500 [2021-08-10T03:04:06.763Z] ---> 784b9c1deb63 [2021-08-10T03:04:06.764Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-10T03:04:06.764Z] Removing intermediate container ccd7e2a0c114 [2021-08-10T03:04:06.764Z] ---> 14ef8575b76d [2021-08-10T03:04:06.764Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-10T03:04:06.764Z] ---> Running in 578f91a3b5a3 [2021-08-10T03:04:07.036Z] ---> Running in 627f426f7ea6 [2021-08-10T03:04:07.036Z] 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 [2021-08-10T03:04:09.706Z] 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 [2021-08-10T03:04:09.706Z] 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 [2021-08-10T03:05:46.605Z] 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 [2021-08-10T03:05:49.272Z] Removing intermediate container c85df8ea5469 [2021-08-10T03:05:49.272Z] ---> 2fc4e7fc3952 [2021-08-10T03:05:49.272Z] [2021-08-10T03:05:49.272Z] Step 11/32 : FROM alpine:3.12 [2021-08-10T03:05:49.272Z] ---> c4fd0aeabfcf [2021-08-10T03:05:49.272Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-10T03:05:49.888Z] ---> Running in e6471f380f3c [2021-08-10T03:05:51.337Z] Removing intermediate container e6471f380f3c [2021-08-10T03:05:51.337Z] ---> dfc9931b1fe9 [2021-08-10T03:05:51.337Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-10T03:05:51.610Z] ---> Running in 8d9552522dda [2021-08-10T03:05:52.208Z] Removing intermediate container 627f426f7ea6 [2021-08-10T03:05:52.208Z] ---> 1c788e9bb842 [2021-08-10T03:05:52.208Z] [2021-08-10T03:05:52.208Z] Step 11/26 : FROM alpine:3.12 [2021-08-10T03:05:52.208Z] ---> c4fd0aeabfcf [2021-08-10T03:05:52.208Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-10T03:05:52.813Z] ---> Running in 66abdc0c503a [2021-08-10T03:05:53.087Z] Removing intermediate container 578f91a3b5a3 [2021-08-10T03:05:53.087Z] ---> df11bb3e5a9c [2021-08-10T03:05:53.087Z] [2021-08-10T03:05:53.087Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T03:05:53.087Z] ---> c4fd0aeabfcf [2021-08-10T03:05:53.087Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-10T03:05:53.087Z] ---> Using cache [2021-08-10T03:05:53.087Z] ---> 75a3329e85be [2021-08-10T03:05:53.087Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T03:05:53.087Z] ---> Using cache [2021-08-10T03:05:53.087Z] ---> f1b216eb5439 [2021-08-10T03:05:53.087Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-10T03:05:53.364Z] ---> Running in 096f3a46949b [2021-08-10T03:05:53.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T03:05:53.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T03:05:54.242Z] Removing intermediate container 096f3a46949b [2021-08-10T03:05:54.242Z] ---> ae69dfc4dbff [2021-08-10T03:05:54.242Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-10T03:05:54.242Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-10T03:05:54.242Z] (2/2) Installing su-exec (0.2-r1) [2021-08-10T03:05:54.242Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T03:05:54.242Z] OK: 5 MiB in 16 packages [2021-08-10T03:05:54.527Z] ---> Running in f7ea867942f1 [2021-08-10T03:05:54.809Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T03:05:55.088Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T03:05:55.362Z] Removing intermediate container f7ea867942f1 [2021-08-10T03:05:55.362Z] ---> a2d90f701e86 [2021-08-10T03:05:55.362Z] Step 16/24 : WORKDIR / [2021-08-10T03:05:55.655Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-10T03:05:55.655Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-10T03:05:55.655Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-10T03:05:55.655Z] (4/6) Installing curl (7.78.0-r0) [2021-08-10T03:05:55.655Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-10T03:05:55.655Z] (6/6) Installing su-exec (0.2-r1) [2021-08-10T03:05:55.655Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T03:05:55.655Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T03:05:55.930Z] OK: 7 MiB in 20 packages [2021-08-10T03:05:56.207Z] ---> Running in 0a11dc1108ce [2021-08-10T03:05:56.207Z] Removing intermediate container 8d9552522dda [2021-08-10T03:05:56.207Z] ---> 2a01a51b1261 [2021-08-10T03:05:56.207Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-10T03:05:56.805Z] Removing intermediate container 1da900d6fb55 [2021-08-10T03:05:56.805Z] ---> 7a328a27ef6c [2021-08-10T03:05:56.805Z] [2021-08-10T03:05:56.805Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T03:05:56.805Z] ---> c4fd0aeabfcf [2021-08-10T03:05:56.805Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-10T03:05:57.082Z] ---> Running in 95b6b93564c9 [2021-08-10T03:05:57.082Z] ---> Running in d41095216cbf [2021-08-10T03:05:57.358Z] Removing intermediate container 0a11dc1108ce [2021-08-10T03:05:57.358Z] ---> 9e09be79925c [2021-08-10T03:05:57.358Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T03:05:57.633Z] Removing intermediate container 95b6b93564c9 [2021-08-10T03:05:57.633Z] ---> d03753ea833f [2021-08-10T03:05:57.633Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-10T03:05:57.906Z] ---> Running in 9013bf884cb7 [2021-08-10T03:05:57.906Z] Removing intermediate container d41095216cbf [2021-08-10T03:05:57.906Z] ---> c148dbcd420b [2021-08-10T03:05:57.906Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-10T03:05:58.183Z] ---> Running in a0d8c62c974d [2021-08-10T03:05:58.455Z] Removing intermediate container 66abdc0c503a [2021-08-10T03:05:58.455Z] ---> e243cf9d04be [2021-08-10T03:05:58.455Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-10T03:05:58.455Z] ---> b966193badc9 [2021-08-10T03:05:58.455Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-10T03:05:58.728Z] ---> Running in d712919e9cb2 [2021-08-10T03:05:59.000Z] Removing intermediate container 9013bf884cb7 [2021-08-10T03:05:59.000Z] ---> 003e65ab8725 [2021-08-10T03:05:59.000Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-10T03:05:59.000Z] Removing intermediate container a0d8c62c974d [2021-08-10T03:05:59.000Z] ---> b5bbd6e87a02 [2021-08-10T03:05:59.000Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-10T03:05:59.275Z] ---> Running in fdee9f230078 [2021-08-10T03:05:59.275Z] ---> Running in 14c73c90b005 [2021-08-10T03:05:59.550Z] Removing intermediate container d712919e9cb2 [2021-08-10T03:05:59.550Z] ---> 0fa189cb1907 [2021-08-10T03:05:59.550Z] Step 14/26 : WORKDIR / [2021-08-10T03:05:59.825Z] ---> 837722d294d7 [2021-08-10T03:05:59.825Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-10T03:05:59.825Z] ---> Running in 1f3076946c84 [2021-08-10T03:06:00.105Z] Removing intermediate container 14c73c90b005 [2021-08-10T03:06:00.105Z] ---> eec6c03b1e2c [2021-08-10T03:06:00.105Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T03:06:00.379Z] ---> Running in 646543c06d1f [2021-08-10T03:06:00.653Z] Removing intermediate container 1f3076946c84 [2021-08-10T03:06:00.653Z] ---> edee8b13a443 [2021-08-10T03:06:00.653Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-10T03:06:00.933Z] ---> 50bd1f7fb04e [2021-08-10T03:06:00.933Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-10T03:06:01.211Z] ---> Running in c22f030fdd05 [2021-08-10T03:06:01.812Z] ---> a0f5ff199e24 [2021-08-10T03:06:01.812Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-10T03:06:02.092Z] Removing intermediate container c22f030fdd05 [2021-08-10T03:06:02.092Z] ---> 783199689192 [2021-08-10T03:06:02.092Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T03:06:02.368Z] ---> Running in 2a96a6ecdfa8 [2021-08-10T03:06:02.641Z] Removing intermediate container fdee9f230078 [2021-08-10T03:06:02.641Z] ---> eef018c25b13 [2021-08-10T03:06:02.641Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-10T03:06:02.917Z] ---> Running in 8bfa225e5e60 [2021-08-10T03:06:02.917Z] Removing intermediate container 2a96a6ecdfa8 [2021-08-10T03:06:02.917Z] ---> d27b30cb1b3c [2021-08-10T03:06:02.917Z] Step 22/24 : LABEL arch=arm64 [2021-08-10T03:06:03.195Z] ---> 2884f01669ab [2021-08-10T03:06:03.195Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-10T03:06:03.195Z] ---> Running in a6ab31b6d4cc [2021-08-10T03:06:03.195Z] Removing intermediate container 646543c06d1f [2021-08-10T03:06:03.195Z] ---> d9745876dce2 [2021-08-10T03:06:03.195Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-10T03:06:03.475Z] ---> Running in 6616d0292765 [2021-08-10T03:06:03.750Z] Removing intermediate container 8bfa225e5e60 [2021-08-10T03:06:03.750Z] ---> d30090bc433b [2021-08-10T03:06:03.750Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-10T03:06:04.023Z] Removing intermediate container a6ab31b6d4cc [2021-08-10T03:06:04.023Z] ---> ad44787c87b8 [2021-08-10T03:06:04.023Z] Step 23/24 : LABEL git_sha=848210ec8bca88700b6000958b0eddb7014ad2b6 [2021-08-10T03:06:04.023Z] ---> ea87172276cc [2021-08-10T03:06:04.023Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-10T03:06:04.299Z] ---> Running in edd0a95edd08 [2021-08-10T03:06:05.286Z] ---> 1de09a2e19a7 [2021-08-10T03:06:05.286Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-10T03:06:05.286Z] Removing intermediate container edd0a95edd08 [2021-08-10T03:06:05.286Z] ---> da4fc43149ee [2021-08-10T03:06:05.286Z] Step 24/24 : LABEL version=0.0.0 [2021-08-10T03:06:05.286Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T03:06:05.286Z] ---> d4ab06cdd99f [2021-08-10T03:06:05.286Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-10T03:06:05.286Z] ---> Running in 0078b36c0397 [2021-08-10T03:06:05.286Z] ---> Running in 13a885a2a2f4 [2021-08-10T03:06:05.884Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T03:06:06.159Z] Removing intermediate container 13a885a2a2f4 [2021-08-10T03:06:06.160Z] ---> eb8f75ff1ac1 [2021-08-10T03:06:06.160Z] [2021-08-10T03:06:06.770Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-10T03:06:06.770Z] Successfully built eb8f75ff1ac1 [2021-08-10T03:06:06.770Z] Successfully tagged core-metadata-arm64:latest [2021-08-10T03:06:06.770Z]  Building core-metadata ... done (2/6) Installing libgcc (9.3.0-r2) [2021-08-10T03:06:06.770Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-10T03:06:06.770Z] ---> fbd3fc2bc78c [2021-08-10T03:06:06.770Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-10T03:06:06.770Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-10T03:06:07.045Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-10T03:06:07.045Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-10T03:06:07.322Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T03:06:07.322Z] OK: 8 MiB in 20 packages [2021-08-10T03:06:08.790Z] ---> 6535ee564831 [2021-08-10T03:06:08.790Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/Removing intermediate container 0078b36c0397 [2021-08-10T03:06:08.790Z] ---> 7f600c938d79 [2021-08-10T03:06:08.790Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T03:06:08.790Z] [2021-08-10T03:06:08.790Z] Removing intermediate container 6616d0292765 [2021-08-10T03:06:08.790Z] ---> ef10f1814205 [2021-08-10T03:06:08.790Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T03:06:09.772Z] ---> 63e4f7fa9879 [2021-08-10T03:06:09.772Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-10T03:06:10.049Z] ---> 98f00abe909f [2021-08-10T03:06:10.049Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-10T03:06:10.049Z] ---> a08ec36a5095 [2021-08-10T03:06:10.049Z] 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/ [2021-08-10T03:06:10.325Z] ---> Running in 703be82cc798 [2021-08-10T03:06:11.783Z] ---> c97ef270b966 [2021-08-10T03:06:11.783Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-10T03:06:12.059Z] ---> bb95faea58f6 [2021-08-10T03:06:12.059Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-10T03:06:13.055Z] ---> dd569754fac0 [2021-08-10T03:06:13.055Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-10T03:06:13.055Z] ---> bca06b17dc15 [2021-08-10T03:06:13.055Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-10T03:06:13.331Z] ---> Running in 6eff08ca0c05 [2021-08-10T03:06:13.605Z] Removing intermediate container 703be82cc798 [2021-08-10T03:06:13.605Z] ---> 4612ec871800 [2021-08-10T03:06:13.605Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-10T03:06:13.881Z] ---> Running in 0c1eaf13dbd6 [2021-08-10T03:06:13.881Z] ---> 5b51987b6088 [2021-08-10T03:06:13.881Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-10T03:06:14.157Z] Removing intermediate container 6eff08ca0c05 [2021-08-10T03:06:14.157Z] ---> 5e3bee6f8190 [2021-08-10T03:06:14.157Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T03:06:14.433Z] ---> Running in 92076bfd24e5 [2021-08-10T03:06:14.712Z] Removing intermediate container 0c1eaf13dbd6 [2021-08-10T03:06:14.712Z] ---> 4a00d6c56293 [2021-08-10T03:06:14.712Z] Step 24/26 : LABEL arch=arm64 [2021-08-10T03:06:14.712Z] ---> Running in 7d9f91f8b92e [2021-08-10T03:06:14.988Z] ---> 85631f7a893f [2021-08-10T03:06:14.988Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-10T03:06:14.988Z] Removing intermediate container 92076bfd24e5 [2021-08-10T03:06:14.988Z] ---> f83f1d6f18ff [2021-08-10T03:06:14.988Z] Step 22/24 : LABEL arch=arm64 [2021-08-10T03:06:15.588Z] ---> Running in c2c0da3ab90b [2021-08-10T03:06:15.588Z] ---> Running in ce79d61a94bb [2021-08-10T03:06:15.859Z] Removing intermediate container 7d9f91f8b92e [2021-08-10T03:06:15.859Z] ---> fa565bdb506c [2021-08-10T03:06:15.859Z] Step 25/26 : LABEL git_sha=848210ec8bca88700b6000958b0eddb7014ad2b6 [2021-08-10T03:06:16.129Z] ---> Running in b82de368a199 [2021-08-10T03:06:16.130Z] Removing intermediate container c2c0da3ab90b [2021-08-10T03:06:16.130Z] ---> fe04b9136035 [2021-08-10T03:06:16.130Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-10T03:06:16.130Z] Removing intermediate container ce79d61a94bb [2021-08-10T03:06:16.130Z] ---> f34cc9f43e87 [2021-08-10T03:06:16.130Z] Step 23/24 : LABEL git_sha=848210ec8bca88700b6000958b0eddb7014ad2b6 [2021-08-10T03:06:16.405Z] ---> Running in ad018ae70d09 [2021-08-10T03:06:16.678Z] Removing intermediate container b82de368a199 [2021-08-10T03:06:16.678Z] ---> 6348b1ebb88c [2021-08-10T03:06:16.678Z] Step 26/26 : LABEL version=0.0.0 [2021-08-10T03:06:16.955Z] ---> Running in c73c74d9d66c [2021-08-10T03:06:16.955Z] Removing intermediate container ad018ae70d09 [2021-08-10T03:06:16.955Z] ---> f8aa6f9c25f7 [2021-08-10T03:06:16.955Z] Step 24/24 : LABEL version=0.0.0 [2021-08-10T03:06:17.228Z] ---> 53ec37d5b35b [2021-08-10T03:06:17.228Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-10T03:06:17.228Z] ---> Running in 5448b230615d [2021-08-10T03:06:17.830Z] ---> Running in 544c701267b6 [2021-08-10T03:06:17.830Z] Removing intermediate container c73c74d9d66c [2021-08-10T03:06:17.830Z] ---> b12d2dbd1057 [2021-08-10T03:06:17.830Z] [2021-08-10T03:06:17.830Z] Removing intermediate container 5448b230615d [2021-08-10T03:06:17.830Z] ---> 445646badf17 [2021-08-10T03:06:17.830Z] [2021-08-10T03:06:18.101Z] Successfully built b12d2dbd1057 [2021-08-10T03:06:18.101Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-10T03:06:18.374Z]  Building security-secretstore-setup ... done Successfully built 445646badf17 [2021-08-10T03:06:18.375Z] Successfully tagged core-data-arm64:latest [2021-08-10T03:06:20.348Z]  Building core-data ... done Removing intermediate container 544c701267b6 [2021-08-10T03:06:20.348Z] ---> 126cb3f2b07c [2021-08-10T03:06:20.348Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-10T03:06:20.960Z] ---> Running in f237f09c8ac4 [2021-08-10T03:06:21.553Z] Removing intermediate container f237f09c8ac4 [2021-08-10T03:06:21.553Z] ---> f51c901796a5 [2021-08-10T03:06:21.553Z] Step 29/32 : CMD ["gate"] [2021-08-10T03:06:21.828Z] ---> Running in 9fb919ff04bb [2021-08-10T03:06:22.422Z] Removing intermediate container 9fb919ff04bb [2021-08-10T03:06:22.422Z] ---> 3d3010c094ea [2021-08-10T03:06:22.422Z] Step 30/32 : LABEL arch=arm64 [2021-08-10T03:06:23.026Z] ---> Running in 9b6df9b07020 [2021-08-10T03:06:23.623Z] Removing intermediate container 9b6df9b07020 [2021-08-10T03:06:23.623Z] ---> 3e52a7d892d6 [2021-08-10T03:06:23.623Z] Step 31/32 : LABEL git_sha=848210ec8bca88700b6000958b0eddb7014ad2b6 [2021-08-10T03:06:23.895Z] ---> Running in 89a383d8bd3b [2021-08-10T03:06:24.486Z] Removing intermediate container 89a383d8bd3b [2021-08-10T03:06:24.486Z] ---> 061df8968da4 [2021-08-10T03:06:24.486Z] Step 32/32 : LABEL version=0.0.0 [2021-08-10T03:06:24.757Z] ---> Running in 63ff13d0f3b4 [2021-08-10T03:06:25.349Z] Removing intermediate container 63ff13d0f3b4 [2021-08-10T03:06:25.349Z] ---> 365c10d1556e [2021-08-10T03:06:25.349Z] [2021-08-10T03:06:25.621Z] Successfully built 365c10d1556e [2021-08-10T03:06:25.894Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-10T03:06:26.179Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-08-10T03:06:26.190Z] $ docker stop --time=1 441628cf126a46f11688fc71a59212a179416de2f40186259046768f8a83d589 [2021-08-10T03:06:28.199Z] $ docker rm -f 441628cf126a46f11688fc71a59212a179416de2f40186259046768f8a83d589 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-10T03:06:28.811Z] + docker images [2021-08-10T03:06:29.086Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-10T03:06:29.086Z] security-bootstrapper-arm64 latest 365c10d1556e 3 seconds ago 17.7MB [2021-08-10T03:06:29.086Z] core-data-arm64 latest 445646badf17 11 seconds ago 19.3MB [2021-08-10T03:06:29.086Z] security-secretstore-setup-arm64 latest b12d2dbd1057 11 seconds ago 27.4MB [2021-08-10T03:06:29.086Z] core-metadata-arm64 latest eb8f75ff1ac1 23 seconds ago 15.8MB [2021-08-10T03:06:29.086Z] 7a328a27ef6c 32 seconds ago 1.57GB [2021-08-10T03:06:29.086Z] df11bb3e5a9c 36 seconds ago 1.56GB [2021-08-10T03:06:29.086Z] 1c788e9bb842 37 seconds ago 1.57GB [2021-08-10T03:06:29.086Z] 2fc4e7fc3952 40 seconds ago 1.56GB [2021-08-10T03:06:29.086Z] sys-mgmt-agent-arm64 latest e769912a1902 2 minutes ago 312MB [2021-08-10T03:06:29.086Z] core-command-arm64 latest 19156454689e 3 minutes ago 15.2MB [2021-08-10T03:06:29.086Z] security-proxy-setup-arm64 latest 2110f1182066 3 minutes ago 24.5MB [2021-08-10T03:06:29.086Z] support-notifications-arm64 latest 9f0eaa8e3c80 3 minutes ago 15.9MB [2021-08-10T03:06:29.086Z] support-scheduler-arm64 latest ee1ed2f0d69e 3 minutes ago 15.2MB [2021-08-10T03:06:29.086Z] aef0975fb9a3 4 minutes ago 1.56GB [2021-08-10T03:06:29.086Z] 2bf891840e7a 4 minutes ago 1.56GB [2021-08-10T03:06:29.086Z] 7c54f0249f45 4 minutes ago 1.56GB [2021-08-10T03:06:29.086Z] 39bbf9a61827 4 minutes ago 1.57GB [2021-08-10T03:06:29.086Z] 7f32895d6a3f 4 minutes ago 1.56GB [2021-08-10T03:06:29.086Z] ci-base-image-arm64 latest 700d9781df30 14 minutes ago 1.23GB [2021-08-10T03:06:29.086Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 days ago 533MB [2021-08-10T03:06:29.086Z] docker 20.10.7 df445af6242a 7 weeks ago 234MB [2021-08-10T03:06:29.086Z] alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB [2021-08-10T03:06:29.086Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T03:06:29.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-10T03:06:29.879Z] [2021-08-10T03:06:29.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-10T03:06:30.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-10T03:06:30.516Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-10T03:06:30.516Z] 448f6bf000e3: Pulling fs layer [2021-08-10T03:06:30.516Z] f757da607395: Pulling fs layer [2021-08-10T03:06:30.516Z] 05883995daec: Pulling fs layer [2021-08-10T03:06:30.516Z] 8603b9c90790: Pulling fs layer [2021-08-10T03:06:30.516Z] 1560dd03e051: Pulling fs layer [2021-08-10T03:06:30.516Z] 27f5ce0e4adf: Pulling fs layer [2021-08-10T03:06:30.516Z] c2d8d7efcc4b: Pulling fs layer [2021-08-10T03:06:30.516Z] 8603b9c90790: Waiting [2021-08-10T03:06:30.516Z] 27f5ce0e4adf: Waiting [2021-08-10T03:06:30.788Z] f757da607395: Verifying Checksum [2021-08-10T03:06:30.788Z] f757da607395: Download complete [2021-08-10T03:06:31.071Z] 8603b9c90790: Download complete [2021-08-10T03:06:31.071Z] 1560dd03e051: Verifying Checksum [2021-08-10T03:06:31.071Z] 1560dd03e051: Download complete [2021-08-10T03:06:31.343Z] 27f5ce0e4adf: Download complete [2021-08-10T03:06:31.344Z] 05883995daec: Verifying Checksum [2021-08-10T03:06:31.344Z] 05883995daec: Download complete [2021-08-10T03:06:32.782Z] 448f6bf000e3: Verifying Checksum [2021-08-10T03:06:32.782Z] 448f6bf000e3: Download complete [2021-08-10T03:06:35.401Z] c2d8d7efcc4b: Verifying Checksum [2021-08-10T03:06:35.401Z] c2d8d7efcc4b: Download complete [2021-08-10T03:06:36.386Z] 448f6bf000e3: Pull complete [2021-08-10T03:06:37.366Z] f757da607395: Pull complete [2021-08-10T03:06:38.801Z] 05883995daec: Pull complete [2021-08-10T03:06:39.074Z] 8603b9c90790: Pull complete [2021-08-10T03:06:40.052Z] 1560dd03e051: Pull complete [2021-08-10T03:06:40.325Z] 27f5ce0e4adf: Pull complete [2021-08-10T03:06:55.422Z] c2d8d7efcc4b: Pull complete [2021-08-10T03:06:55.422Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-10T03:06:55.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-10T03:06:55.422Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-10T03:06:55.692Z] prd-ubuntu18.04-docker-arm64-4c-16g-204 does not seem to be running inside a container [2021-08-10T03:06:55.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-10T03:06:59.903Z] $ docker top cf1b63b89d9f3b253c1c3ed01dd0c1671d7df4ba4bdcdbd308cce6be84891d52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-10T03:07:01.099Z] ---> job-cost.sh [2021-08-10T03:07:01.099Z] lf-activate-venv: SKIPPING [2021-08-10T03:07:01.099Z] INFO: No Stack... [2021-08-10T03:07:02.075Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-10T03:07:02.347Z] INFO: Archiving Costs [Pipeline] sh [2021-08-10T03:07:03.059Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-08-10T03:07:03.059Z] + cut -d, -f6 [Pipeline] lock [2021-08-10T03:07:03.135Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3664-5-stack-cost] [2021-08-10T03:07:03.144Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3664-5-stack-cost] did not exist. Created. [2021-08-10T03:07:03.144Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3664-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-10T03:07:03.857Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-10T03:07:04.075Z] Stashed 1 file(s) [Pipeline] } [2021-08-10T03:07:04.092Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3664-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-10T03:07:04.122Z] $ docker stop --time=1 cf1b63b89d9f3b253c1c3ed01dd0c1671d7df4ba4bdcdbd308cce6be84891d52 [2021-08-10T03:07:05.758Z] $ docker rm -f cf1b63b89d9f3b253c1c3ed01dd0c1671d7df4ba4bdcdbd308cce6be84891d52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-10T03:07:06.598Z] provisioning config files... [2021-08-10T03:07:06.616Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config7656542166416485569tmp [Pipeline] { [Pipeline] sh [2021-08-10T03:07:06.948Z] + set +x [2021-08-10T03:07:06.948Z] + bash -s -- [2021-08-10T03:07:06.948Z] + curl -s https://codecov.io/bash [2021-08-10T03:07:07.220Z] [2021-08-10T03:07:07.220Z] _____ _ [2021-08-10T03:07:07.220Z] / ____| | | [2021-08-10T03:07:07.220Z] | | ___ __| | ___ ___ _____ __ [2021-08-10T03:07:07.220Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-10T03:07:07.220Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-10T03:07:07.220Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-10T03:07:07.220Z] Bash-1.0.6 [2021-08-10T03:07:07.220Z] [2021-08-10T03:07:07.220Z] [2021-08-10T03:07:07.220Z] ==> git version 2.24.4 found [2021-08-10T03:07:07.220Z] ==> 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 [2021-08-10T03:07:07.220Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-10T03:07:07.220Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-10T03:07:07.220Z] ==> Jenkins CI detected. [2021-08-10T03:07:07.220Z] current dir:  /w/workspace/edgex-go/5 [2021-08-10T03:07:07.220Z] project root: . [2021-08-10T03:07:07.220Z] --> token set from env [2021-08-10T03:07:07.220Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-10T03:07:07.220Z] ==> Running gcov in . (disable via -X gcov) [2021-08-10T03:07:07.220Z] ==> Python coveragepy not found [2021-08-10T03:07:07.220Z] ==> Searching for coverage reports in: [2021-08-10T03:07:07.220Z] + . [2021-08-10T03:07:07.220Z] -> Found 1 reports [2021-08-10T03:07:07.220Z] ==> Detecting git/mercurial file structure [2021-08-10T03:07:07.220Z] ==> Reading reports [2021-08-10T03:07:07.220Z] + ./coverage.out bytes=404176 [2021-08-10T03:07:07.220Z] ==> Appending adjustments [2021-08-10T03:07:07.220Z] https://docs.codecov.io/docs/fixing-reports [2021-08-10T03:07:08.180Z] + Found adjustments [2021-08-10T03:07:08.180Z] ==> Gzipping contents [2021-08-10T03:07:08.180Z] 56K /tmp/codecov.KEnKG0.gz [2021-08-10T03:07:08.180Z] ==> Uploading reports [2021-08-10T03:07:08.180Z] url: https://codecov.io [2021-08-10T03:07:08.180Z] query: branch=PR-3664&commit=848210ec8bca88700b6000958b0eddb7014ad2b6&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3664%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3664&job=&cmd_args= [2021-08-10T03:07:08.180Z] -> Pinging Codecov [2021-08-10T03:07:08.180Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3664&commit=848210ec8bca88700b6000958b0eddb7014ad2b6&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3664%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3664&job=&cmd_args= [2021-08-10T03:07:08.450Z] -> Uploading to [2021-08-10T03:07:08.450Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-10/00271124DB129430A58F1EEE437C3FCB/848210ec8bca88700b6000958b0eddb7014ad2b6/b923212f-bcd5-4675-b0ab-35274b4c928e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210810T030708Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=81212f6165e365a36bebd1d07e7a910db0343a5289ed29ea0e272fd04c18c53f [2021-08-10T03:07:08.450Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-10T03:07:08.450Z] Dload Upload Total Spent Left Speed [2021-08-10T03:07:09.031Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54494 0 0 100 54494 0 138k --:--:-- --:--:-- --:--:-- 138k [2021-08-10T03:07:09.031Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/848210ec8bca88700b6000958b0eddb7014ad2b6 [Pipeline] } [2021-08-10T03:07:09.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-10T03:07:09.883Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-10T03:07:10.207Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T03:07:10.793Z] ---> package-listing.sh [2021-08-10T03:07:10.793Z] ++ facter osfamily [2021-08-10T03:07:10.793Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-10T03:07:11.071Z] + OS_FAMILY=redhat [2021-08-10T03:07:11.071Z] + workspace=/w/workspace/edgex-go/5 [2021-08-10T03:07:11.071Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-10T03:07:11.071Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-10T03:07:11.071Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-10T03:07:11.071Z] + PACKAGES=/tmp/packages_start.txt [2021-08-10T03:07:11.071Z] + '[' /w/workspace/edgex-go/5 ']' [2021-08-10T03:07:11.071Z] + PACKAGES=/tmp/packages_end.txt [2021-08-10T03:07:11.071Z] + case "${OS_FAMILY}" in [2021-08-10T03:07:11.071Z] + sort [2021-08-10T03:07:11.071Z] + rpm -qa [2021-08-10T03:07:13.018Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-10T03:07:13.018Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-10T03:07:13.018Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-10T03:07:13.018Z] + '[' /w/workspace/edgex-go/5 ']' [2021-08-10T03:07:13.018Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-08-10T03:07:13.018Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-08-10T03:07:13.034Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-10T03:07:13.339Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-10T03:07:13.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-10T03:07:13.924Z] [2021-08-10T03:07:13.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T03:07:14.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-10T03:07:14.252Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-10T03:07:14.252Z] b4d181a07f80: Pulling fs layer [2021-08-10T03:07:14.252Z] a1111a8f2ec3: Pulling fs layer [2021-08-10T03:07:14.253Z] ed53099fbce6: Pulling fs layer [2021-08-10T03:07:14.253Z] dc539afda2c1: Pulling fs layer [2021-08-10T03:07:14.253Z] 77bc0d833cb6: Pulling fs layer [2021-08-10T03:07:14.253Z] 9065ff56babe: Pulling fs layer [2021-08-10T03:07:14.253Z] d287ab97295c: Pulling fs layer [2021-08-10T03:07:14.253Z] dc539afda2c1: Waiting [2021-08-10T03:07:14.253Z] 77bc0d833cb6: Waiting [2021-08-10T03:07:14.253Z] 9065ff56babe: Waiting [2021-08-10T03:07:14.253Z] d287ab97295c: Waiting [2021-08-10T03:07:14.520Z] a1111a8f2ec3: Verifying Checksum [2021-08-10T03:07:14.520Z] a1111a8f2ec3: Download complete [2021-08-10T03:07:14.520Z] dc539afda2c1: Verifying Checksum [2021-08-10T03:07:14.520Z] dc539afda2c1: Download complete [2021-08-10T03:07:14.788Z] 77bc0d833cb6: Verifying Checksum [2021-08-10T03:07:14.788Z] 77bc0d833cb6: Download complete [2021-08-10T03:07:14.788Z] 9065ff56babe: Verifying Checksum [2021-08-10T03:07:14.788Z] 9065ff56babe: Download complete [2021-08-10T03:07:14.788Z] ed53099fbce6: Verifying Checksum [2021-08-10T03:07:14.788Z] ed53099fbce6: Download complete [2021-08-10T03:07:16.195Z] b4d181a07f80: Verifying Checksum [2021-08-10T03:07:16.195Z] b4d181a07f80: Download complete [2021-08-10T03:07:17.168Z] b4d181a07f80: Pull complete [2021-08-10T03:07:17.168Z] a1111a8f2ec3: Pull complete [2021-08-10T03:07:17.759Z] ed53099fbce6: Pull complete [2021-08-10T03:07:17.759Z] dc539afda2c1: Pull complete [2021-08-10T03:07:18.026Z] 77bc0d833cb6: Pull complete [2021-08-10T03:07:18.026Z] 9065ff56babe: Pull complete [2021-08-10T03:07:19.435Z] d287ab97295c: Verifying Checksum [2021-08-10T03:07:19.435Z] d287ab97295c: Download complete [2021-08-10T03:07:23.720Z] d287ab97295c: Pull complete [2021-08-10T03:07:23.720Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-10T03:07:23.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-10T03:07:23.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-10T03:07:23.811Z] prd-centos7-docker-4c-2g-202 does not seem to be running inside a container [2021-08-10T03:07:23.876Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-10T03:07:27.272Z] $ docker top b2ff126e98dfaa6ec17e1c4fd141d9fbdd07f37b430ab93a2622b339fd82d359 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T03:07:27.686Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-10T03:07:28.003Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-10T03:07:28.328Z] + ls /var/log/sa-host [2021-08-10T03:07:28.328Z] + sadf -c /var/log/sa-host/sa05 [2021-08-10T03:07:28.328Z] file_magic: OK [2021-08-10T03:07:28.328Z] HZ: Using current value: 100 [2021-08-10T03:07:28.328Z] file_header: OK [2021-08-10T03:07:28.328Z] 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 [2021-08-10T03:07:28.328Z] Statistics: [2021-08-10T03:07:28.328Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-10T03:07:28.328Z] File successfully converted to sysstat format version 12.0.3 [2021-08-10T03:07:28.328Z] + sadf -c /var/log/sa-host/sa10 [2021-08-10T03:07:28.328Z] file_magic: OK [2021-08-10T03:07:28.328Z] HZ: Using current value: 100 [2021-08-10T03:07:28.328Z] file_header: OK [2021-08-10T03:07:28.328Z] 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 [2021-08-10T03:07:28.328Z] Statistics: [2021-08-10T03:07:28.328Z] 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... [2021-08-10T03:07:28.328Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-10T03:07:28.954Z] provisioning config files... [2021-08-10T03:07:28.970Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3700165153595145462tmp [Pipeline] { [Pipeline] echo [2021-08-10T03:07:28.995Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T03:07:29.319Z] ---> create-netrc.sh [Pipeline] } [2021-08-10T03:07:29.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-10T03:07:29.752Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-10T03:07:29.767Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T03:07:30.083Z] ---> sudo-logs.sh [2021-08-10T03:07:30.083Z] Archiving 'sudo' log.. [2021-08-10T03:07:30.083Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-202.vexxhost.local: Name or service not known [2021-08-10T03:07:30.083Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-202.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-10T03:07:30.120Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T03:07:30.433Z] ---> job-cost.sh [2021-08-10T03:07:30.433Z] lf-activate-venv: SKIPPING [2021-08-10T03:07:30.433Z] DEBUG: total: 0.18000000715255737 [2021-08-10T03:07:30.433Z] INFO: Retrieving Stack Cost... [2021-08-10T03:07:31.392Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-10T03:07:31.657Z] INFO: Archiving Costs [Pipeline] echo [2021-08-10T03:07:31.674Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T03:07:31.990Z] ---> logs-deploy.sh [2021-08-10T03:07:31.990Z] lf-activate-venv: SKIPPING [2021-08-10T03:07:31.990Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3664/5 [2021-08-10T03:07:31.990Z] INFO: archiving workspace using pattern(s): [2021-08-10T03:07:32.574Z] Archives upload complete. [2021-08-10T03:07:32.840Z] INFO: archiving logs to Nexus [2021-08-10T03:07:33.428Z] ---> uname -a: [2021-08-10T03:07:33.428Z] Linux prd-centos7-docker-4c-2g-202.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-10T03:07:33.428Z] [2021-08-10T03:07:33.428Z] [2021-08-10T03:07:33.428Z] ---> lscpu: [2021-08-10T03:07:33.428Z] Architecture: x86_64 [2021-08-10T03:07:33.428Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-10T03:07:33.428Z] Byte Order: Little Endian [2021-08-10T03:07:33.428Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-10T03:07:33.428Z] CPU(s): 2 [2021-08-10T03:07:33.428Z] On-line CPU(s) list: 0,1 [2021-08-10T03:07:33.428Z] Thread(s) per core: 1 [2021-08-10T03:07:33.428Z] Core(s) per socket: 1 [2021-08-10T03:07:33.428Z] Socket(s): 2 [2021-08-10T03:07:33.428Z] NUMA node(s): 1 [2021-08-10T03:07:33.428Z] Vendor ID: AuthenticAMD [2021-08-10T03:07:33.428Z] CPU family: 23 [2021-08-10T03:07:33.428Z] Model: 49 [2021-08-10T03:07:33.428Z] Model name: AMD EPYC-Rome Processor [2021-08-10T03:07:33.428Z] Stepping: 0 [2021-08-10T03:07:33.428Z] CPU MHz: 2799.998 [2021-08-10T03:07:33.428Z] BogoMIPS: 5599.99 [2021-08-10T03:07:33.428Z] Virtualization: AMD-V [2021-08-10T03:07:33.428Z] Hypervisor vendor: KVM [2021-08-10T03:07:33.428Z] Virtualization type: full [2021-08-10T03:07:33.428Z] L1d cache: 32K [2021-08-10T03:07:33.428Z] L1i cache: 32K [2021-08-10T03:07:33.428Z] L2 cache: 512K [2021-08-10T03:07:33.428Z] L3 cache: 16384K [2021-08-10T03:07:33.428Z] NUMA node0 CPU(s): 0,1 [2021-08-10T03:07:33.428Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-10T03:07:33.428Z] [2021-08-10T03:07:33.428Z] [2021-08-10T03:07:33.428Z] ---> nproc: [2021-08-10T03:07:33.428Z] 2 [2021-08-10T03:07:33.428Z] [2021-08-10T03:07:33.428Z] [2021-08-10T03:07:33.428Z] ---> df -h: [2021-08-10T03:07:33.428Z] Filesystem Size Used Avail Use% Mounted on [2021-08-10T03:07:33.428Z] overlay 40G 14G 27G 33% / [2021-08-10T03:07:33.428Z] tmpfs 64M 0 64M 0% /dev [2021-08-10T03:07:33.428Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-10T03:07:33.428Z] shm 64M 0 64M 0% /dev/shm [2021-08-10T03:07:33.428Z] /dev/vda1 40G 14G 27G 33% /facter-os [2021-08-10T03:07:33.428Z] [2021-08-10T03:07:33.428Z] [2021-08-10T03:07:33.428Z] ---> sar -b -r -n DEV: [2021-08-10T03:07:33.428Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/10/21 _x86_64_ (2 CPU) [2021-08-10T03:07:33.428Z] [2021-08-10T03:07:33.428Z] 02:43:09 LINUX RESTART (2 CPU) [2021-08-10T03:07:33.428Z] [2021-08-10T03:07:33.428Z] 02:44:01 tps rtps wtps bread/s bwrtn/s [2021-08-10T03:07:33.428Z] 02:45:01 2.18 0.00 2.18 0.00 631.40 [2021-08-10T03:07:33.428Z] 02:46:01 68.82 0.72 68.10 208.70 5805.53 [2021-08-10T03:07:33.428Z] 02:47:01 184.66 3.54 181.11 2595.78 56049.53 [2021-08-10T03:07:33.428Z] 02:48:01 248.06 0.00 248.06 0.00 47412.57 [2021-08-10T03:07:33.428Z] 02:49:01 49.60 0.02 49.58 0.53 8297.67 [2021-08-10T03:07:33.428Z] 02:50:05 394.69 201.11 193.58 6570.65 137423.27 [2021-08-10T03:07:33.428Z] 02:51:01 463.98 132.17 331.81 11746.08 182835.97 [2021-08-10T03:07:33.428Z] 02:52:02 578.44 141.01 437.42 7324.59 210986.56 [2021-08-10T03:07:33.428Z] 02:53:01 269.59 27.46 242.13 3521.71 41404.45 [2021-08-10T03:07:33.428Z] 02:54:01 5.65 0.07 5.58 0.53 215.64 [2021-08-10T03:07:33.428Z] 02:55:01 0.27 0.00 0.27 0.00 3.50 [2021-08-10T03:07:33.428Z] 02:56:01 0.22 0.00 0.22 0.00 2.32 [2021-08-10T03:07:33.428Z] 02:57:01 0.20 0.00 0.20 0.00 1.78 [2021-08-10T03:07:33.428Z] 02:58:01 0.28 0.00 0.28 0.00 3.10 [2021-08-10T03:07:33.428Z] 02:59:01 0.73 0.52 0.22 100.48 2.58 [2021-08-10T03:07:33.428Z] 03:00:01 0.85 0.00 0.85 0.00 16.74 [2021-08-10T03:07:33.428Z] 03:01:01 0.27 0.05 0.22 0.40 3.38 [2021-08-10T03:07:33.428Z] 03:02:01 0.53 0.20 0.33 3.60 5.05 [2021-08-10T03:07:33.428Z] 03:03:01 0.28 0.02 0.27 0.13 3.36 [2021-08-10T03:07:33.428Z] 03:04:01 0.20 0.00 0.20 0.00 2.58 [2021-08-10T03:07:33.428Z] 03:05:01 0.18 0.00 0.18 0.00 2.15 [2021-08-10T03:07:33.428Z] 03:06:01 0.20 0.00 0.20 0.00 1.97 [2021-08-10T03:07:33.428Z] 03:07:01 0.23 0.00 0.23 0.00 2.70 [2021-08-10T03:07:33.428Z] Average: 98.42 22.24 76.18 1378.52 29922.06 [2021-08-10T03:07:33.428Z] [2021-08-10T03:07:33.428Z] 02:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-10T03:07:33.428Z] 02:45:01 5747664 0 666616 8.32 2620 1592032 1073352 11.85 383228 1493364 20 [2021-08-10T03:07:33.428Z] 02:46:01 5445772 0 787144 9.83 2620 1773396 1258672 13.90 670444 1498796 15944 [2021-08-10T03:07:33.428Z] 02:47:01 3221516 0 1090948 13.62 2620 3693848 1479976 16.34 1167364 2985460 380880 [2021-08-10T03:07:33.428Z] 02:48:01 3089428 0 1230908 15.37 2620 3685976 1713900 18.92 1419404 2853624 229224 [2021-08-10T03:07:33.428Z] 02:49:01 3112776 0 1235204 15.42 2620 3658332 1664848 18.38 1369140 2873936 118456 [2021-08-10T03:07:33.428Z] 02:50:05 1145676 0 1440220 17.98 2620 5420416 1990868 21.98 1566144 4565076 93596 [2021-08-10T03:07:33.428Z] 02:51:01 244460 0 2078612 25.95 2620 5683240 3751632 41.42 3234752 3738308 180336 [2021-08-10T03:07:33.428Z] 02:52:02 1000412 0 1627704 20.32 2620 5378196 2579992 28.48 2258956 3946616 1296 [2021-08-10T03:07:33.428Z] 02:53:01 2424076 0 1344620 16.79 2620 4237616 1525532 16.84 1218492 3587200 20 [2021-08-10T03:07:33.428Z] 02:54:01 2434660 0 1333972 16.66 2620 4237680 1312304 14.49 1233672 3570252 28 [2021-08-10T03:07:33.428Z] 02:55:01 2436612 0 1332076 16.63 2620 4237624 1295832 14.31 1247060 3555376 8 [2021-08-10T03:07:33.428Z] 02:56:01 2442024 0 1326660 16.56 2620 4237628 1268888 14.01 1244004 3555240 8 [2021-08-10T03:07:33.428Z] 02:57:01 2442100 0 1326576 16.56 2620 4237636 1268888 14.01 1245204 3554048 8 [2021-08-10T03:07:33.428Z] 02:58:01 2442460 0 1326212 16.56 2620 4237640 1268888 14.01 1245324 3554048 8 [2021-08-10T03:07:33.428Z] 02:59:01 2436952 0 1328876 16.59 2620 4240484 1268996 14.01 1251088 3554004 16 [2021-08-10T03:07:33.428Z] 03:00:01 2436924 0 1328904 16.59 2620 4240484 1268912 14.01 1253112 3551956 8 [2021-08-10T03:07:33.428Z] 03:01:01 2434900 0 1330920 16.62 2620 4240492 1271856 14.04 1254016 3551964 8 [2021-08-10T03:07:33.428Z] 03:02:01 2436468 0 1329168 16.60 2620 4240676 1269396 14.01 1253452 3552080 8 [2021-08-10T03:07:33.428Z] 03:03:01 2436772 0 1328864 16.59 2620 4240676 1269396 14.01 1253452 3552080 8 [2021-08-10T03:07:33.428Z] 03:04:01 2436100 0 1329532 16.60 2620 4240680 1269480 14.02 1253428 3552084 8 [2021-08-10T03:07:33.428Z] 03:05:01 2435404 0 1330224 16.61 2620 4240684 1269648 14.02 1254020 3552084 8 [2021-08-10T03:07:33.428Z] 03:06:01 2436188 0 1329436 16.60 2620 4240688 1269396 14.01 1253444 3552084 8 [2021-08-10T03:07:33.428Z] 03:07:01 2436516 0 1329100 16.60 2620 4240696 1269396 14.01 1253504 3552084 8 [2021-08-10T03:07:33.428Z] Average: 2589385 0 1309239 16.35 2620 4107688 1516524 16.74 1338378 3360946 44344 [2021-08-10T03:07:33.428Z] [2021-08-10T03:07:33.428Z] 02:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-10T03:07:33.428Z] 02:45:01 eth0 0.07 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.428Z] 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.428Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.428Z] 02:46:01 eth0 767.48 476.38 2937.67 57.86 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.428Z] 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.428Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.428Z] 02:47:01 eth0 1694.88 1609.36 8351.80 165.65 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.428Z] 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.428Z] 02:47:01 docker0 1232.32 1136.99 99.87 4724.36 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.428Z] 02:48:01 eth0 40.45 22.97 34.70 14.01 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.428Z] 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.428Z] 02:48:01 veth57736c8 0.22 0.35 0.02 0.03 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.428Z] 02:48:01 docker0 0.22 0.22 0.01 0.02 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.428Z] 02:49:01 eth0 24.06 13.22 16.20 8.72 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.428Z] 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.428Z] 02:49:01 veth57736c8 1.93 1.93 0.15 0.15 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.428Z] 02:49:01 docker0 1.93 1.93 0.13 0.15 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.428Z] 02:50:05 eth0 253.81 170.06 1609.29 129.32 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.428Z] 02:50:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.428Z] 02:50:05 veth7f142f5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.428Z] 02:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:51:01 vethacd24bf 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:51:01 vethc502b10 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:51:01 eth0 105.01 73.77 200.73 16.20 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:52:02 veth2acfe97 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:52:02 veth8cd019f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:52:02 veth18f2f1b 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:52:02 veth456d78f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:53:01 eth0 3668.66 2822.45 15958.04 587.80 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:53:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:53:01 docker0 1395.28 1398.12 110.97 5703.02 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:54:01 eth0 1.37 0.73 0.47 0.29 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:55:01 eth0 0.68 0.40 0.28 0.21 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:56:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:58:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:59:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 03:00:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 03:01:01 eth0 0.48 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 03:02:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 03:03:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 03:04:01 eth0 1.47 0.17 0.20 0.07 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 03:05:01 eth0 1.28 0.70 0.65 0.37 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 03:06:01 eth0 0.05 0.07 0.00 0.04 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 03:07:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] Average: eth0 144.65 113.97 664.23 24.03 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] Average: docker0 59.71 59.83 4.75 244.07 0.00 0.00 0.00 0.00 [2021-08-10T03:07:33.429Z] [2021-08-10T03:07:33.429Z] [2021-08-10T03:07:33.429Z] ---> sar -P ALL: [2021-08-10T03:07:33.429Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/10/21 _x86_64_ (2 CPU) [2021-08-10T03:07:33.429Z] [2021-08-10T03:07:33.429Z] 02:43:09 LINUX RESTART (2 CPU) [2021-08-10T03:07:33.429Z] [2021-08-10T03:07:33.429Z] 02:44:01 CPU %user %nice %system %iowait %steal %idle [2021-08-10T03:07:33.429Z] 02:45:01 all 0.12 0.00 0.06 0.00 0.03 99.80 [2021-08-10T03:07:33.429Z] 02:45:01 0 0.20 0.00 0.05 0.00 0.02 99.73 [2021-08-10T03:07:33.429Z] 02:45:01 1 0.03 0.00 0.07 0.00 0.03 99.87 [2021-08-10T03:07:33.429Z] 02:46:01 all 7.30 0.00 1.71 2.15 0.03 88.82 [2021-08-10T03:07:33.429Z] 02:46:01 0 7.54 0.00 1.89 2.04 0.02 88.51 [2021-08-10T03:07:33.429Z] 02:46:01 1 7.05 0.00 1.52 2.25 0.05 89.13 [2021-08-10T03:07:33.429Z] 02:47:01 all 29.66 0.00 10.10 4.01 0.11 56.13 [2021-08-10T03:07:33.429Z] 02:47:01 0 25.96 0.00 11.29 3.27 0.11 59.36 [2021-08-10T03:07:33.429Z] 02:47:01 1 33.33 0.00 8.90 4.75 0.11 52.90 [2021-08-10T03:07:33.429Z] 02:48:01 all 60.19 0.00 10.52 2.45 0.15 26.70 [2021-08-10T03:07:33.429Z] 02:48:01 0 60.18 0.00 9.95 2.45 0.15 27.26 [2021-08-10T03:07:33.429Z] 02:48:01 1 60.19 0.00 11.08 2.45 0.15 26.13 [2021-08-10T03:07:33.429Z] 02:49:01 all 34.17 0.00 4.55 0.54 0.08 60.66 [2021-08-10T03:07:33.429Z] 02:49:01 0 34.53 0.00 4.26 0.65 0.09 60.47 [2021-08-10T03:07:33.429Z] 02:49:01 1 33.80 0.00 4.83 0.44 0.07 60.85 [2021-08-10T03:07:33.429Z] 02:50:05 all 39.56 0.00 12.03 17.04 0.11 31.26 [2021-08-10T03:07:33.429Z] 02:50:05 0 39.51 0.00 11.87 16.28 0.10 32.23 [2021-08-10T03:07:33.429Z] 02:50:05 1 39.60 0.00 12.20 17.80 0.12 30.29 [2021-08-10T03:07:33.429Z] 02:51:01 all 63.92 0.00 19.47 12.10 0.13 4.38 [2021-08-10T03:07:33.429Z] 02:51:01 0 62.91 0.00 20.19 12.26 0.12 4.52 [2021-08-10T03:07:33.429Z] 02:51:01 1 64.93 0.00 18.74 11.94 0.14 4.24 [2021-08-10T03:07:33.429Z] 02:52:02 all 62.48 0.00 21.63 12.71 0.15 3.04 [2021-08-10T03:07:33.429Z] 02:52:02 0 63.12 0.00 20.95 12.51 0.15 3.27 [2021-08-10T03:07:33.429Z] 02:52:02 1 61.83 0.00 22.31 12.91 0.15 2.80 [2021-08-10T03:07:33.429Z] 02:53:01 all 55.77 0.00 12.91 3.71 0.12 27.50 [2021-08-10T03:07:33.429Z] 02:53:01 0 55.54 0.00 12.82 2.92 0.13 28.60 [2021-08-10T03:07:33.429Z] 02:53:01 1 56.00 0.00 13.00 4.49 0.11 26.40 [2021-08-10T03:07:33.429Z] 02:54:01 all 0.20 0.00 0.08 0.02 0.03 99.68 [2021-08-10T03:07:33.429Z] 02:54:01 0 0.30 0.00 0.08 0.03 0.03 99.55 [2021-08-10T03:07:33.429Z] 02:54:01 1 0.10 0.00 0.07 0.00 0.02 99.82 [2021-08-10T03:07:33.429Z] 02:55:01 all 0.12 0.00 0.05 0.00 0.03 99.81 [2021-08-10T03:07:33.429Z] 02:55:01 0 0.10 0.00 0.05 0.00 0.03 99.82 [2021-08-10T03:07:33.429Z] 02:55:01 1 0.13 0.00 0.05 0.00 0.02 99.80 [2021-08-10T03:07:33.429Z] [2021-08-10T03:07:33.429Z] 02:55:01 CPU %user %nice %system %iowait %steal %idle [2021-08-10T03:07:33.429Z] 02:56:01 all 0.11 0.00 0.10 0.00 0.02 99.77 [2021-08-10T03:07:33.429Z] 02:56:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-08-10T03:07:33.429Z] 02:56:01 1 0.17 0.00 0.15 0.00 0.02 99.67 [2021-08-10T03:07:33.429Z] 02:57:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-08-10T03:07:33.429Z] 02:57:01 0 0.20 0.00 0.03 0.00 0.02 99.75 [2021-08-10T03:07:33.429Z] 02:57:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-08-10T03:07:33.429Z] 02:58:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-08-10T03:07:33.429Z] 02:58:01 0 0.22 0.00 0.02 0.00 0.02 99.75 [2021-08-10T03:07:33.429Z] 02:58:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-08-10T03:07:33.429Z] 02:59:01 all 0.09 0.00 0.04 0.01 0.03 99.83 [2021-08-10T03:07:33.429Z] 02:59:01 0 0.15 0.00 0.03 0.02 0.02 99.78 [2021-08-10T03:07:33.429Z] 02:59:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-08-10T03:07:33.429Z] 03:00:01 all 0.06 0.00 0.03 0.00 0.03 99.89 [2021-08-10T03:07:33.429Z] 03:00:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2021-08-10T03:07:33.429Z] 03:00:01 1 0.05 0.00 0.03 0.00 0.05 99.87 [2021-08-10T03:07:33.429Z] 03:01:01 all 0.14 0.00 0.03 0.00 0.03 99.79 [2021-08-10T03:07:33.429Z] 03:01:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-08-10T03:07:33.429Z] 03:01:01 1 0.12 0.00 0.03 0.00 0.05 99.80 [2021-08-10T03:07:33.429Z] 03:02:01 all 0.07 0.00 0.04 0.00 0.03 99.87 [2021-08-10T03:07:33.429Z] 03:02:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-08-10T03:07:33.429Z] 03:02:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2021-08-10T03:07:33.429Z] 03:03:01 all 0.05 0.00 0.03 0.00 0.02 99.91 [2021-08-10T03:07:33.429Z] 03:03:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-08-10T03:07:33.429Z] 03:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-08-10T03:07:33.429Z] 03:04:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-08-10T03:07:33.429Z] 03:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-08-10T03:07:33.429Z] 03:04:01 1 0.18 0.00 0.05 0.00 0.03 99.73 [2021-08-10T03:07:33.430Z] 03:05:01 all 0.17 0.00 0.03 0.00 0.02 99.78 [2021-08-10T03:07:33.430Z] 03:05:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-08-10T03:07:33.430Z] 03:05:01 1 0.28 0.00 0.03 0.00 0.03 99.65 [2021-08-10T03:07:33.430Z] 03:06:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-08-10T03:07:33.430Z] 03:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-08-10T03:07:33.430Z] 03:06:01 1 0.17 0.00 0.02 0.00 0.03 99.78 [2021-08-10T03:07:33.430Z] [2021-08-10T03:07:33.430Z] 03:06:01 CPU %user %nice %system %iowait %steal %idle [2021-08-10T03:07:33.430Z] 03:07:01 all 0.10 0.00 0.03 0.00 0.01 99.86 [2021-08-10T03:07:33.430Z] 03:07:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-08-10T03:07:33.430Z] 03:07:01 1 0.17 0.00 0.02 0.00 0.00 99.82 [2021-08-10T03:07:33.430Z] Average: all 14.46 0.00 3.80 2.25 0.05 79.44 [2021-08-10T03:07:33.430Z] Average: 0 14.31 0.00 3.81 2.16 0.05 79.68 [2021-08-10T03:07:33.430Z] Average: 1 14.60 0.00 3.80 2.35 0.06 79.20 [2021-08-10T03:07:33.430Z] [2021-08-10T03:07:33.430Z] [2021-08-10T03:07:33.430Z]