Pull request #3646 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 ced8146ce41083de85aa69ae5104d5b74ca9c581 rather than 3d5ecab1958ab9339548dd552acfe0067772b85b Obtained Jenkinsfile from ced8146ce41083de85aa69ae5104d5b74ca9c581 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-ssh1658333720412378785.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh8968784593212695490.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-3646/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-3646/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4720567361788984850.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh2365257116439560271.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-3646/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-3646/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6914503204633024447.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 Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1878 in /w/workspace/edgexfoundry_edgex-go_PR-3646 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh1119724587148215381.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/4@tmp/jenkins-gitclient-ssh9056269816287042292.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3646/head:refs/remotes/origin/PR-3646 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ced8146ce41083de85aa69ae5104d5b74ca9c581 into PR head commit 3d5ecab1958ab9339548dd552acfe0067772b85b Merge succeeded, producing 3d5ecab1958ab9339548dd552acfe0067772b85b Checking out Revision 3d5ecab1958ab9339548dd552acfe0067772b85b (PR-3646) > git config core.sparsecheckout # timeout=10 > git checkout -f 3d5ecab1958ab9339548dd552acfe0067772b85b # 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/4@tmp/jenkins-gitclient-ssh6403074820850704047.key > git merge ced8146ce41083de85aa69ae5104d5b74ca9c581 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d5ecab1958ab9339548dd552acfe0067772b85b # timeout=10 Commit message: "feat: Wrap the error with the proper error message" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-03T11:06:21.256Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-03T11:06:21.359Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-03T11:06:21.389Z] ========================================================= [2021-08-03T11:06:21.389Z] EdgeX Global Pipelines Version Info [2021-08-03T11:06:21.389Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 26c20015cc6b2ea97b4d5cfc488e731c8bd84b40 # timeout=10 [2021-08-03T11:06:22.702Z] ------------------- [2021-08-03T11:06:22.702Z] stable info: [2021-08-03T11:06:22.702Z] ------------------- [2021-08-03T11:06:22.702Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-03T11:06:22.702Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-03T11:06:22.702Z] Message: update stable to v1.0.203 [2021-08-03T11:06:23.287Z] ------------------- [2021-08-03T11:06:23.287Z] experimental info: [2021-08-03T11:06:23.287Z] ------------------- [2021-08-03T11:06:23.287Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-03T11:06:23.287Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-03T11:06:23.287Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-03T11:06:23.441Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-03T11:06:23.465Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-03T11:06:23.488Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-03T11:06:23.511Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-03T11:06:23.536Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-03T11:06:23.559Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-03T11:06:23.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-03T11:06:23.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-03T11:06:23.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-03T11:06:23.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-03T11:06:23.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-03T11:06:23.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-03T11:06:23.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-03T11:06:23.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-03T11:06:23.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-03T11:06:23.790Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-03T11:06:23.813Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-03T11:06:23.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-03T11:06:23.862Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-03T11:06:23.887Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-03T11:06:23.909Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-03T11:06:23.935Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-03T11:06:23.959Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-03T11:06:23.981Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3646 [Pipeline] echo [2021-08-03T11:06:24.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3646 [Pipeline] echo [2021-08-03T11:06:24.026Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3646 [Pipeline] echo [2021-08-03T11:06:24.047Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3d5ecab1958ab9339548dd552acfe0067772b85b [Pipeline] echo [2021-08-03T11:06:24.070Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3d5ecab [Pipeline] echo [2021-08-03T11:06:24.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T11:06:24.173Z] provisioning config files... [2021-08-03T11:06:24.195Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7612590320616432636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T11:06:24.540Z] ---> docker-login.sh [2021-08-03T11:06:24.540Z] nexus3.edgexfoundry.org:10001 [2021-08-03T11:06:24.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T11:06:24.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T11:06:24.809Z] Configure a credential helper to remove this warning. See [2021-08-03T11:06:24.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T11:06:24.809Z] [2021-08-03T11:06:24.809Z] Login Succeeded [2021-08-03T11:06:24.809Z] nexus3.edgexfoundry.org:10002 [2021-08-03T11:06:24.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T11:06:25.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T11:06:25.077Z] Configure a credential helper to remove this warning. See [2021-08-03T11:06:25.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T11:06:25.077Z] [2021-08-03T11:06:25.077Z] Login Succeeded [2021-08-03T11:06:25.077Z] nexus3.edgexfoundry.org:10003 [2021-08-03T11:06:25.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T11:06:25.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T11:06:25.077Z] Configure a credential helper to remove this warning. See [2021-08-03T11:06:25.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T11:06:25.077Z] [2021-08-03T11:06:25.077Z] Login Succeeded [2021-08-03T11:06:25.077Z] nexus3.edgexfoundry.org:10004 [2021-08-03T11:06:25.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T11:06:25.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T11:06:25.349Z] Configure a credential helper to remove this warning. See [2021-08-03T11:06:25.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T11:06:25.349Z] [2021-08-03T11:06:25.349Z] Login Succeeded [2021-08-03T11:06:25.349Z] docker.io [2021-08-03T11:06:25.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T11:06:25.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T11:06:25.941Z] Configure a credential helper to remove this warning. See [2021-08-03T11:06:25.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T11:06:25.941Z] [2021-08-03T11:06:25.941Z] Login Succeeded [2021-08-03T11:06:25.941Z] ---> docker-login.sh ends [Pipeline] } [2021-08-03T11:06:25.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-03T11:06:26.311Z] ++ 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-03T11:06:26.311Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T11:06:26.311Z] ++ dirname cmd/core-command/Dockerfile [2021-08-03T11:06:26.311Z] ++ cut -d/ -f2 [2021-08-03T11:06:26.311Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-03T11:06:26.311Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T11:06:26.311Z] ++ dirname cmd/core-data/Dockerfile [2021-08-03T11:06:26.311Z] ++ cut -d/ -f2 [2021-08-03T11:06:26.311Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-03T11:06:26.311Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T11:06:26.311Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-03T11:06:26.311Z] ++ cut -d/ -f2 [2021-08-03T11:06:26.311Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-03T11:06:26.311Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T11:06:26.311Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-03T11:06:26.311Z] ++ cut -d/ -f2 [2021-08-03T11:06:26.311Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-03T11:06:26.311Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T11:06:26.311Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-03T11:06:26.311Z] ++ cut -d/ -f2 [2021-08-03T11:06:26.311Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-03T11:06:26.311Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T11:06:26.311Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-03T11:06:26.311Z] ++ cut -d/ -f2 [2021-08-03T11:06:26.311Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-03T11:06:26.311Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T11:06:26.311Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-03T11:06:26.311Z] ++ cut -d/ -f2 [2021-08-03T11:06:26.311Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-03T11:06:26.311Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T11:06:26.311Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-03T11:06:26.311Z] ++ cut -d/ -f2 [2021-08-03T11:06:26.311Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-03T11:06:26.311Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T11:06:26.311Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-03T11:06:26.311Z] ++ cut -d/ -f2 [2021-08-03T11:06:26.311Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-03T11:06:26.374Z] 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-03T11:06:27.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T11:06:27.888Z] [2021-08-03T11:06:27.888Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T11:06:29.488Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T11:06:29.488Z] latest: Pulling from edgex-devops/git-semver [2021-08-03T11:06:29.488Z] 31603596830f: Pulling fs layer [2021-08-03T11:06:29.488Z] d4622e32a9a9: Pulling fs layer [2021-08-03T11:06:29.488Z] 1030fce36090: Pulling fs layer [2021-08-03T11:06:29.488Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-03T11:06:29.488Z] 6c6cb7e1b49b: Waiting [2021-08-03T11:06:29.488Z] d4622e32a9a9: Verifying Checksum [2021-08-03T11:06:29.488Z] d4622e32a9a9: Download complete [2021-08-03T11:06:29.488Z] 31603596830f: Verifying Checksum [2021-08-03T11:06:29.488Z] 31603596830f: Download complete [2021-08-03T11:06:29.488Z] 31603596830f: Pull complete [2021-08-03T11:06:29.488Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-03T11:06:29.488Z] 6c6cb7e1b49b: Download complete [2021-08-03T11:06:29.488Z] 1030fce36090: Verifying Checksum [2021-08-03T11:06:29.488Z] 1030fce36090: Download complete [2021-08-03T11:06:29.488Z] d4622e32a9a9: Pull complete [2021-08-03T11:06:29.488Z] 1030fce36090: Pull complete [2021-08-03T11:06:29.488Z] 6c6cb7e1b49b: Pull complete [2021-08-03T11:06:29.488Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-03T11:06:29.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T11:06:29.488Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-03T11:06:29.588Z] prd-centos7-docker-4c-2g-1878 does not seem to be running inside a container [2021-08-03T11:06:29.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03T11:06:30.466Z] $ docker top 9cedd6f7d78e2661411483947297b8ad104570c931cc02ee9acf358d5b312618 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-03T11:06:30.603Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T11:06:30.603Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T11:06:30.739Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T11:06:30.740Z] $ docker exec 9cedd6f7d78e2661411483947297b8ad104570c931cc02ee9acf358d5b312618 ssh-agent [2021-08-03T11:06:30.867Z] SSH_AUTH_SOCK=/tmp/ssh-sqEkcM2UaPDP/agent.14 [2021-08-03T11:06:30.867Z] SSH_AGENT_PID=20 [2021-08-03T11:06:30.879Z] Running ssh-add (command line suppressed) [2021-08-03T11:06:30.992Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_9035280085194038076.key (/w/workspace/edgex-go/4@tmp/private_key_9035280085194038076.key) [2021-08-03T11:06:31.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T11:06:31.332Z] + git tag --points-at HEAD [Pipeline] } [2021-08-03T11:06:31.353Z] $ docker exec --env ******** --env ******** 9cedd6f7d78e2661411483947297b8ad104570c931cc02ee9acf358d5b312618 ssh-agent -k [2021-08-03T11:06:31.465Z] unset SSH_AUTH_SOCK; [2021-08-03T11:06:31.468Z] unset SSH_AGENT_PID; [2021-08-03T11:06:31.468Z] echo Agent pid 20 killed; [2021-08-03T11:06:31.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-03T11:06:31.522Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T11:06:31.522Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T11:06:31.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T11:06:31.660Z] $ docker exec 9cedd6f7d78e2661411483947297b8ad104570c931cc02ee9acf358d5b312618 ssh-agent [2021-08-03T11:06:31.783Z] SSH_AUTH_SOCK=/tmp/ssh-pwjaMamKkvhj/agent.53 [2021-08-03T11:06:31.783Z] SSH_AGENT_PID=60 [2021-08-03T11:06:31.792Z] Running ssh-add (command line suppressed) [2021-08-03T11:06:31.901Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3695212988631478438.key (/w/workspace/edgex-go/4@tmp/private_key_3695212988631478438.key) [2021-08-03T11:06:31.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T11:06:32.258Z] + git semver init [2021-08-03T11:06:32.258Z] # -> Open(): unable to determine branch for HEAD [2021-08-03T11:06:32.258Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-08-03T11:06:32.258Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-08-03T11:06:32.258Z] # $SEMVER_REMOTE_NAME = origin [2021-08-03T11:06:32.258Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-03T11:06:32.258Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-03T11:06:32.258Z] # $SEMVER_BRANCH = PR-3646 [2021-08-03T11:06:32.258Z] # $SEMVER_TEMP = /tmp/semver-531584906 [2021-08-03T11:06:32.258Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-03T11:07:20.757Z] # '/tmp/semver-531584906' -> '/w/workspace/edgex-go/4/.semver' [2021-08-03T11:07:20.757Z] # -> Force: false [2021-08-03T11:07:20.757Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-08-03T11:07:20.770Z] $ docker exec --env ******** --env ******** 9cedd6f7d78e2661411483947297b8ad104570c931cc02ee9acf358d5b312618 ssh-agent -k [2021-08-03T11:07:20.880Z] unset SSH_AUTH_SOCK; [2021-08-03T11:07:20.881Z] unset SSH_AGENT_PID; [2021-08-03T11:07:20.881Z] echo Agent pid 60 killed; [2021-08-03T11:07:20.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-03T11:07:21.247Z] + git semver [Pipeline] } [2021-08-03T11:07:21.266Z] $ docker stop --time=1 9cedd6f7d78e2661411483947297b8ad104570c931cc02ee9acf358d5b312618 [2021-08-03T11:07:22.797Z] $ docker rm -f 9cedd6f7d78e2661411483947297b8ad104570c931cc02ee9acf358d5b312618 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T11:07:23.213Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-03T11:07:23.550Z] Stashed 1 file(s) [Pipeline] echo [2021-08-03T11:07:23.554Z] [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-03T11:07:23.924Z] ========================================================= [2021-08-03T11:07:23.924Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-03T11:07:23.924Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-03T11:07:24.275Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-03T11:07:25.701Z] Sending build context to Docker daemon 328.6MB [2021-08-03T11:07:25.701Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-03T11:07:25.701Z] Step 2/6 : FROM ${BASE} [2021-08-03T11:07:25.701Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-03T11:07:25.701Z] 540db60ca938: Pulling fs layer [2021-08-03T11:07:25.701Z] adcc1eea9eea: Pulling fs layer [2021-08-03T11:07:25.701Z] 4c4ab2625f07: Pulling fs layer [2021-08-03T11:07:25.701Z] db62176df00c: Pulling fs layer [2021-08-03T11:07:25.701Z] 3b30891b0d05: Pulling fs layer [2021-08-03T11:07:25.701Z] 444f5516b4c7: Pulling fs layer [2021-08-03T11:07:25.701Z] 90b9b1106a8b: Pulling fs layer [2021-08-03T11:07:25.701Z] 0383d17a5b7e: Pulling fs layer [2021-08-03T11:07:25.701Z] c82ef313ddc5: Pulling fs layer [2021-08-03T11:07:25.701Z] db62176df00c: Waiting [2021-08-03T11:07:25.701Z] 3b30891b0d05: Waiting [2021-08-03T11:07:25.701Z] 444f5516b4c7: Waiting [2021-08-03T11:07:25.701Z] 90b9b1106a8b: Waiting [2021-08-03T11:07:25.701Z] 0383d17a5b7e: Waiting [2021-08-03T11:07:25.701Z] c82ef313ddc5: Waiting [2021-08-03T11:07:25.701Z] 4c4ab2625f07: Verifying Checksum [2021-08-03T11:07:25.701Z] 4c4ab2625f07: Download complete [2021-08-03T11:07:25.701Z] adcc1eea9eea: Verifying Checksum [2021-08-03T11:07:25.701Z] adcc1eea9eea: Download complete [2021-08-03T11:07:25.701Z] 3b30891b0d05: Verifying Checksum [2021-08-03T11:07:25.701Z] 3b30891b0d05: Download complete [2021-08-03T11:07:25.970Z] 444f5516b4c7: Verifying Checksum [2021-08-03T11:07:25.970Z] 444f5516b4c7: Download complete [2021-08-03T11:07:25.970Z] 90b9b1106a8b: Verifying Checksum [2021-08-03T11:07:25.970Z] 90b9b1106a8b: Download complete [2021-08-03T11:07:25.970Z] 540db60ca938: Verifying Checksum [2021-08-03T11:07:25.970Z] 540db60ca938: Download complete [2021-08-03T11:07:26.239Z] 540db60ca938: Pull complete [2021-08-03T11:07:26.239Z] adcc1eea9eea: Pull complete [2021-08-03T11:07:26.514Z] 4c4ab2625f07: Pull complete [2021-08-03T11:07:27.476Z] 0383d17a5b7e: Verifying Checksum [2021-08-03T11:07:27.476Z] 0383d17a5b7e: Download complete [2021-08-03T11:07:30.047Z] c82ef313ddc5: Verifying Checksum [2021-08-03T11:07:30.047Z] c82ef313ddc5: Download complete [2021-08-03T11:07:30.627Z] db62176df00c: Verifying Checksum [2021-08-03T11:07:30.627Z] db62176df00c: Download complete [2021-08-03T11:07:34.194Z] db62176df00c: Pull complete [2021-08-03T11:07:34.194Z] 3b30891b0d05: Pull complete [2021-08-03T11:07:34.194Z] 444f5516b4c7: Pull complete [2021-08-03T11:07:34.194Z] 90b9b1106a8b: Pull complete [2021-08-03T11:07:34.458Z] 0383d17a5b7e: Pull complete [2021-08-03T11:07:37.133Z] c82ef313ddc5: Pull complete [2021-08-03T11:07:37.133Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-03T11:07:37.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-03T11:07:37.134Z] ---> 4508b0543a43 [2021-08-03T11:07:37.134Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-08-03T11:07:38.104Z] ---> Running in da3d0008448e [2021-08-03T11:07:38.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T11:07:39.809Z] Still waiting to schedule task [2021-08-03T11:07:39.810Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-03T11:07:39.850Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T11:07:39.850Z] OK: 219 MiB in 52 packages [2021-08-03T11:07:39.850Z] Removing intermediate container da3d0008448e [2021-08-03T11:07:39.850Z] ---> fae7d822ea06 [2021-08-03T11:07:39.850Z] Step 4/6 : WORKDIR /edgex-go [2021-08-03T11:07:39.850Z] ---> Running in e3e849ffe8fb [2021-08-03T11:07:40.122Z] Removing intermediate container e3e849ffe8fb [2021-08-03T11:07:40.122Z] ---> 15edf5bb2f3b [2021-08-03T11:07:40.122Z] Step 5/6 : COPY go.mod . [2021-08-03T11:07:40.122Z] ---> b7267b19915e [2021-08-03T11:07:40.122Z] Step 6/6 : RUN go mod download [2021-08-03T11:07:40.122Z] ---> Running in 5d95ed544b34 [2021-08-03T11:08:19.554Z] Removing intermediate container 5d95ed544b34 [2021-08-03T11:08:19.554Z] ---> 91913fab4c0c [2021-08-03T11:08:19.554Z] Successfully built 91913fab4c0c [2021-08-03T11:08:19.554Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T11:08:19.874Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-03T11:08:19.874Z] . [Pipeline] withDockerContainer [2021-08-03T11:08:19.988Z] prd-centos7-docker-4c-2g-1878 does not seem to be running inside a container [2021-08-03T11:08:20.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03T11:08:20.490Z] $ docker top f6bad9a462a224d30d000eacbafc050d4045eba5f68ef93f1d54548ad4783131 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T11:08:20.896Z] + go version [2021-08-03T11:08:20.897Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-03T11:08:20.911Z] $ docker stop --time=1 f6bad9a462a224d30d000eacbafc050d4045eba5f68ef93f1d54548ad4783131 [2021-08-03T11:08:23.340Z] $ docker rm -f f6bad9a462a224d30d000eacbafc050d4045eba5f68ef93f1d54548ad4783131 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T11:08:23.909Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-03T11:08:23.909Z] . [Pipeline] withDockerContainer [2021-08-03T11:08:24.000Z] prd-centos7-docker-4c-2g-1878 does not seem to be running inside a container [2021-08-03T11:08:24.054Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03T11:08:24.438Z] $ docker top dd3b6e1fd94c61f60b89c71765a2f85d51377ba79408de85511c5c65456ddd1e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-03T11:08:24.538Z] ========================================================= [2021-08-03T11:08:24.538Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-03T11:08:24.538Z] ========================================================= [Pipeline] sh [2021-08-03T11:08:24.853Z] + go mod tidy [Pipeline] sh [2021-08-03T11:08:25.445Z] + make test [2021-08-03T11:08:25.445Z] 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-03T11:08:25.727Z] go mod tidy [2021-08-03T11:08:26.006Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-03T11:08:31.390Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-03T11:08:49.660Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-03T11:08:55.034Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-03T11:08:55.034Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-03T11:08:55.034Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-03T11:08:57.636Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-03T11:08:58.615Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-03T11:08:58.615Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-03T11:08:58.615Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-03T11:08:59.207Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-03T11:08:59.477Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-03T11:08:59.749Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-03T11:08:59.749Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-03T11:08:59.749Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-03T11:08:59.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-03T11:09:03.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2021-08-03T11:09:03.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-03T11:09:03.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-03T11:09:03.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 100.0% of statements [2021-08-03T11:09:03.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-03T11:09:03.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 46.3% of statements [2021-08-03T11:09:03.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-03T11:09:03.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-03T11:09:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 90.1% of statements [2021-08-03T11:09:05.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-03T11:09:05.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-03T11:09:06.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements [2021-08-03T11:09:06.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-03T11:09:06.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-03T11:09:06.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-03T11:09:06.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-03T11:09:06.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-03T11:09:06.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.285s coverage: 94.2% of statements [2021-08-03T11:09:06.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-03T11:09:06.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-03T11:09:06.991Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 59.1% of statements [2021-08-03T11:09:06.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-03T11:09:06.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-03T11:09:06.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-03T11:09:06.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-03T11:09:06.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-03T11:09:07.259Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-08-03T11:09:07.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-03T11:09:07.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-03T11:09:07.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-03T11:09:08.229Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.8% of statements [2021-08-03T11:09:08.229Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-03T11:09:08.229Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-08-03T11:09:08.229Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 22.0% of statements [2021-08-03T11:09:08.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-03T11:09:08.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-08-03T11:09:08.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements [2021-08-03T11:09:09.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-08-03T11:09:09.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2021-08-03T11:09:09.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-08-03T11:09:21.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2021-08-03T11:09:21.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-08-03T11:09:28.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.210s coverage: 81.8% of statements [2021-08-03T11:09:28.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-03T11:09:43.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-08-03T11:09:43.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-03T11:09:43.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-03T11:09:43.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-03T11:09:43.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-08-03T11:09:43.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-03T11:09:43.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-03T11:09:43.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-03T11:09:43.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-03T11:09:43.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-03T11:09:43.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2021-08-03T11:09:43.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-03T11:09:43.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-03T11:09:43.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-08-03T11:09:43.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-03T11:09:43.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-08-03T11:09:43.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-03T11:09:43.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-08-03T11:09:43.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-08-03T11:09:43.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2021-08-03T11:09:43.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-08-03T11:09:43.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-03T11:09:43.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements [2021-08-03T11:09:43.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-03T11:09:43.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-03T11:09:43.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-08-03T11:09:44.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements [2021-08-03T11:09:44.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-08-03T11:09:44.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2021-08-03T11:09:44.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-08-03T11:09:45.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.196s coverage: 66.9% of statements [2021-08-03T11:09:45.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-03T11:09:45.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-03T11:09:45.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-03T11:09:46.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.6% of statements [2021-08-03T11:09:46.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-03T11:09:46.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-03T11:09:46.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2021-08-03T11:09:46.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-03T11:09:46.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2021-08-03T11:09:46.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-03T11:09:53.253Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.3% of statements [2021-08-03T11:09:53.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-03T11:09:53.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-03T11:09:53.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-03T11:09:53.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-03T11:09:53.253Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.0% of statements [2021-08-03T11:09:53.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-03T11:09:53.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-03T11:09:53.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-03T11:09:53.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-03T11:09:53.253Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 62.7% of statements [2021-08-03T11:09:53.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-03T11:09:53.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-03T11:09:53.253Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2021-08-03T11:09:53.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-03T11:09:53.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-03T11:09:53.253Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-03T11:09:53.253Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-03T11:09:53.253Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-08-03T11:09:53.253Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-03T11:09:53.253Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-03T11:09:53.253Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-03T11:09:53.253Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-03T11:09:53.253Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-03T11:09:53.253Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-03T11:09:53.253Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-08-03T11:09:53.253Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-08-03T11:09:53.519Z] GO111MODULE=on go vet ./... [2021-08-03T11:09:58.548Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1880 in /w/workspace/edgexfoundry_edgex-go_PR-3646 [Pipeline] { [Pipeline] ws [2021-08-03T11:09:58.568Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-08-03T11:09:58.786Z] The recommended git tool is: git [2021-08-03T11:10:04.034Z] using credential edgex-jenkins-ssh [2021-08-03T11:10:04.051Z] Cloning the remote Git repository [2021-08-03T11:10:04.098Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-03T11:10:04.209Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-08-03T11:10:04.276Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-03T11:10:04.277Z] > git --version # timeout=10 [2021-08-03T11:10:04.298Z] > git --version # 'git version 2.17.1' [2021-08-03T11:10:04.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T11:10:04.386Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T11:10:17.836Z] gofmt -l . [2021-08-03T11:10:17.836Z] [ "`gofmt -l .`" = "" ] [2021-08-03T11:10:17.836Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-03T11:10:18.163Z] + ls -al . [2021-08-03T11:10:18.163Z] total 596 [2021-08-03T11:10:18.163Z] drwxrwxr-x 10 1001 1001 4096 Aug 3 11:10 . [2021-08-03T11:10:18.163Z] drwxr-xr-x 4 root root 28 Aug 3 11:08 .. [2021-08-03T11:10:18.163Z] -rw-rw-r-- 1 1001 1001 11 Aug 3 11:06 .dockerignore [2021-08-03T11:10:18.163Z] drwxrwxr-x 8 1001 1001 179 Aug 3 11:06 .git [2021-08-03T11:10:18.163Z] drwxrwxr-x 3 1001 1001 125 Aug 3 11:06 .github [2021-08-03T11:10:18.163Z] -rw-rw-r-- 1 1001 1001 818 Aug 3 11:06 .gitignore [2021-08-03T11:10:18.163Z] -rw-rw-r-- 1 1001 1001 76 Aug 3 11:06 .hadolint.yml [2021-08-03T11:10:18.163Z] drwx------ 3 1001 1001 58 Aug 3 11:07 .semver [2021-08-03T11:10:18.163Z] -rw-rw-r-- 1 1001 1001 166 Aug 3 11:06 .sonarcloud.properties [2021-08-03T11:10:18.163Z] -rw-rw-r-- 1 1001 1001 8609 Aug 3 11:06 Attribution.txt [2021-08-03T11:10:18.163Z] -rw-rw-r-- 1 1001 1001 43881 Aug 3 11:06 CHANGELOG.md [2021-08-03T11:10:18.163Z] -rw-rw-r-- 1 1001 1001 3804 Aug 3 11:06 CONTRIBUTING.md [2021-08-03T11:10:18.163Z] -rw-rw-r-- 1 1001 1001 931 Aug 3 11:06 Dockerfile.build [2021-08-03T11:10:18.163Z] -rw-rw-r-- 1 1001 1001 849 Aug 3 11:06 Jenkinsfile [2021-08-03T11:10:18.163Z] -rw-rw-r-- 1 1001 1001 10775 Aug 3 11:06 LICENSE [2021-08-03T11:10:18.163Z] -rw-rw-r-- 1 1001 1001 5915 Aug 3 11:06 Makefile [2021-08-03T11:10:18.163Z] -rw-rw-r-- 1 1001 1001 8643 Aug 3 11:06 README.md [2021-08-03T11:10:18.163Z] -rw-rw-r-- 1 1001 1001 6912 Aug 3 11:06 SECURITY.md [2021-08-03T11:10:18.163Z] -rw-rw-r-- 1 1001 1001 5 Aug 3 11:07 VERSION [2021-08-03T11:10:18.163Z] -rw-rw-r-- 1 1001 1001 4131 Aug 3 11:06 ZMQWindows.md [2021-08-03T11:10:18.163Z] drwxrwxr-x 2 1001 1001 37 Aug 3 11:06 bin [2021-08-03T11:10:18.163Z] drwxrwxr-x 14 1001 1001 4096 Aug 3 11:06 cmd [2021-08-03T11:10:18.163Z] -rw-r--r-- 1 root root 403847 Aug 3 11:09 coverage.out [2021-08-03T11:10:18.163Z] -rw-rw-r-- 1 1001 1001 813 Aug 3 11:06 go.mod [2021-08-03T11:10:18.163Z] -rw-r--r-- 1 root root 48847 Aug 3 11:08 go.sum [2021-08-03T11:10:18.163Z] drwxrwxr-x 8 1001 1001 124 Aug 3 11:06 internal [2021-08-03T11:10:18.163Z] drwxrwxr-x 3 1001 1001 16 Aug 3 11:06 openapi [2021-08-03T11:10:18.163Z] drwxrwxr-x 4 1001 1001 71 Aug 3 11:06 snap [2021-08-03T11:10:18.163Z] -rw-rw-r-- 1 1001 1001 204 Aug 3 11:06 version.go [Pipeline] sh [2021-08-03T11:10:18.485Z] + '[' -e coverage.out ] [2021-08-03T11:10:18.485Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-03T11:10:18.602Z] Stashed 1 file(s) [Pipeline] sh [2021-08-03T11:10:18.907Z] + make build [2021-08-03T11:10:18.907Z] go mod tidy [2021-08-03T11:10:19.175Z] 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-03T11:10:20.587Z] 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-03T11:10:22.365Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-03T11:10:22.381Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T11:10:22.412Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-03T11:10:22.446Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-03T11:10:22.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T11:10:22.459Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3646/head:refs/remotes/origin/PR-3646 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-03T11:10:23.227Z] Merging remotes/origin/main commit ced8146ce41083de85aa69ae5104d5b74ca9c581 into PR head commit 3d5ecab1958ab9339548dd552acfe0067772b85b [2021-08-03T11:10:23.588Z] Merge succeeded, producing 3d5ecab1958ab9339548dd552acfe0067772b85b [2021-08-03T11:10:23.589Z] Checking out Revision 3d5ecab1958ab9339548dd552acfe0067772b85b (PR-3646) [2021-08-03T11:10:23.247Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T11:10:23.267Z] > git checkout -f 3d5ecab1958ab9339548dd552acfe0067772b85b # timeout=10 [2021-08-03T11:10:23.492Z] > git remote # timeout=10 [2021-08-03T11:10:23.515Z] > git config --get remote.origin.url # timeout=10 [2021-08-03T11:10:23.532Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T11:10:23.543Z] > git merge ced8146ce41083de85aa69ae5104d5b74ca9c581 # timeout=10 [2021-08-03T11:10:23.568Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-03T11:10:23.596Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T11:10:23.613Z] > git checkout -f 3d5ecab1958ab9339548dd552acfe0067772b85b # timeout=10 [2021-08-03T11:10:27.273Z] 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-03T11:10:27.870Z] 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-03T11:10:28.004Z] Commit message: "feat: Wrap the error with the proper error message" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T11:10:28.401Z] provisioning config files... [2021-08-03T11:10:28.432Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2052209659952224306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T11:10:28.839Z] 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-03T11:10:29.019Z] ---> docker-login.sh [2021-08-03T11:10:29.019Z] nexus3.edgexfoundry.org:10001 [2021-08-03T11:10:29.108Z] 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-03T11:10:30.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T11:10:30.077Z] 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-03T11:10:30.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T11:10:30.292Z] Configure a credential helper to remove this warning. See [2021-08-03T11:10:30.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T11:10:30.292Z] [2021-08-03T11:10:30.292Z] Login Succeeded [2021-08-03T11:10:30.580Z] nexus3.edgexfoundry.org:10002 [2021-08-03T11:10:30.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T11:10:31.038Z] 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-03T11:10:31.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T11:10:31.130Z] Configure a credential helper to remove this warning. See [2021-08-03T11:10:31.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T11:10:31.130Z] [2021-08-03T11:10:31.130Z] Login Succeeded [2021-08-03T11:10:31.130Z] nexus3.edgexfoundry.org:10003 [2021-08-03T11:10:31.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T11:10:31.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T11:10:31.684Z] Configure a credential helper to remove this warning. See [2021-08-03T11:10:31.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T11:10:31.684Z] [2021-08-03T11:10:31.684Z] Login Succeeded [2021-08-03T11:10:31.684Z] nexus3.edgexfoundry.org:10004 [2021-08-03T11:10:31.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T11:10:32.019Z] 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-03T11:10:32.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T11:10:32.235Z] Configure a credential helper to remove this warning. See [2021-08-03T11:10:32.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T11:10:32.235Z] [2021-08-03T11:10:32.235Z] Login Succeeded [2021-08-03T11:10:32.235Z] docker.io [2021-08-03T11:10:32.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T11:10:32.980Z] 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-03T11:10:33.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T11:10:33.112Z] Configure a credential helper to remove this warning. See [2021-08-03T11:10:33.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T11:10:33.112Z] [2021-08-03T11:10:33.112Z] Login Succeeded [2021-08-03T11:10:33.112Z] ---> docker-login.sh ends [Pipeline] } [2021-08-03T11:10:33.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-08-03T11:10:33.565Z] 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 [Pipeline] echo [2021-08-03T11:10:33.700Z] ========================================================= [2021-08-03T11:10:33.700Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-03T11:10:33.700Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-03T11:10:34.111Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-03T11:10:34.530Z] 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-03T11:10:35.959Z] $ docker stop --time=1 dd3b6e1fd94c61f60b89c71765a2f85d51377ba79408de85511c5c65456ddd1e [2021-08-03T11:10:36.125Z] Sending build context to Docker daemon 165.9MB [2021-08-03T11:10:36.400Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-03T11:10:36.400Z] Step 2/6 : FROM ${BASE} [2021-08-03T11:10:36.678Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-03T11:10:36.678Z] 595b0fe564bb: Pulling fs layer [2021-08-03T11:10:36.678Z] 24495759ef45: Pulling fs layer [2021-08-03T11:10:36.678Z] d148012ef14d: Pulling fs layer [2021-08-03T11:10:36.678Z] e90a11edd702: Pulling fs layer [2021-08-03T11:10:36.678Z] d77568369979: Pulling fs layer [2021-08-03T11:10:36.678Z] 02195dbdac53: Pulling fs layer [2021-08-03T11:10:36.678Z] 2b1b35aa2570: Pulling fs layer [2021-08-03T11:10:36.678Z] 2c1f732e5b09: Pulling fs layer [2021-08-03T11:10:36.678Z] d77568369979: Waiting [2021-08-03T11:10:36.678Z] 02195dbdac53: Waiting [2021-08-03T11:10:36.678Z] 2b1b35aa2570: Waiting [2021-08-03T11:10:36.678Z] 2c1f732e5b09: Waiting [2021-08-03T11:10:36.678Z] e90a11edd702: Waiting [2021-08-03T11:10:36.678Z] d148012ef14d: Verifying Checksum [2021-08-03T11:10:36.678Z] d148012ef14d: Download complete [2021-08-03T11:10:36.678Z] 24495759ef45: Verifying Checksum [2021-08-03T11:10:36.678Z] 24495759ef45: Download complete [2021-08-03T11:10:36.678Z] d77568369979: Verifying Checksum [2021-08-03T11:10:36.678Z] d77568369979: Download complete [2021-08-03T11:10:36.678Z] 02195dbdac53: Download complete [2021-08-03T11:10:36.955Z] 595b0fe564bb: Verifying Checksum [2021-08-03T11:10:36.955Z] 595b0fe564bb: Download complete [2021-08-03T11:10:36.955Z] 2b1b35aa2570: Download complete [2021-08-03T11:10:37.560Z] 595b0fe564bb: Pull complete [2021-08-03T11:10:37.859Z] $ docker rm -f dd3b6e1fd94c61f60b89c71765a2f85d51377ba79408de85511c5c65456ddd1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-08-03T11:10:38.164Z] 24495759ef45: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-08-03T11:10:38.772Z] d148012ef14d: Pull complete [2021-08-03T11:10:41.388Z] 2c1f732e5b09: Verifying Checksum [2021-08-03T11:10:41.388Z] 2c1f732e5b09: Download complete [2021-08-03T11:10:41.388Z] e90a11edd702: Verifying Checksum [2021-08-03T11:10:41.388Z] e90a11edd702: Download complete [Pipeline] isUnix [Pipeline] sh [2021-08-03T11:10:42.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-03T11:10:42.724Z] [2021-08-03T11:10:42.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T11:10:43.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-03T11:10:43.051Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-03T11:10:43.051Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-03T11:10:43.051Z] ca9280d653b3: Pulling fs layer [2021-08-03T11:10:43.051Z] 7e9c9ca2126c: Pulling fs layer [2021-08-03T11:10:43.325Z] cbdbe7a5bc2a: Download complete [2021-08-03T11:10:43.592Z] cbdbe7a5bc2a: Pull complete [2021-08-03T11:10:43.864Z] ca9280d653b3: Verifying Checksum [2021-08-03T11:10:43.864Z] ca9280d653b3: Download complete [2021-08-03T11:10:44.453Z] ca9280d653b3: Pull complete [2021-08-03T11:10:46.410Z] 7e9c9ca2126c: Verifying Checksum [2021-08-03T11:10:46.410Z] 7e9c9ca2126c: Download complete [2021-08-03T11:10:49.770Z] 7e9c9ca2126c: Pull complete [2021-08-03T11:10:49.770Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-03T11:10:49.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-03T11:10:49.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-03T11:10:49.865Z] prd-centos7-docker-4c-2g-1878 does not seem to be running inside a container [2021-08-03T11:10:49.931Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03T11:10:51.574Z] e90a11edd702: Pull complete [2021-08-03T11:10:51.574Z] d77568369979: Pull complete [2021-08-03T11:10:51.574Z] 02195dbdac53: Pull complete [2021-08-03T11:10:51.574Z] 2b1b35aa2570: Pull complete [2021-08-03T11:10:52.810Z] $ docker top 61ed8d97f968de2f0847472fc8d7767b6f5f721c26c75fa661083585a18f6ce5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T11:10:53.205Z] + docker-compose build --help [2021-08-03T11:10:53.205Z] + grep parallel [2021-08-03T11:10:53.788Z] --parallel Build images in parallel. [Pipeline] } [2021-08-03T11:10:53.805Z] $ docker stop --time=1 61ed8d97f968de2f0847472fc8d7767b6f5f721c26c75fa661083585a18f6ce5 [2021-08-03T11:10:55.013Z] $ docker rm -f 61ed8d97f968de2f0847472fc8d7767b6f5f721c26c75fa661083585a18f6ce5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T11:10:55.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-03T11:10:55.485Z] . [Pipeline] withDockerContainer [2021-08-03T11:10:55.573Z] prd-centos7-docker-4c-2g-1878 does not seem to be running inside a container [2021-08-03T11:10:55.634Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03T11:10:56.018Z] $ docker top d1de534397d944005f292947c3900000c3d5f99734369dfc6124cc6e4c579318 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T11:10:56.421Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-03T11:10:57.003Z] Building core-command ... [2021-08-03T11:10:57.003Z] Building core-data ... [2021-08-03T11:10:57.003Z] Building core-metadata ... [2021-08-03T11:10:57.003Z] Building security-bootstrapper ... [2021-08-03T11:10:57.003Z] Building security-proxy-setup ... [2021-08-03T11:10:57.003Z] Building security-secretstore-setup ... [2021-08-03T11:10:57.003Z] Building support-notifications ... [2021-08-03T11:10:57.003Z] Building support-scheduler ... [2021-08-03T11:10:57.003Z] Building sys-mgmt-agent ... [2021-08-03T11:10:57.003Z] Building support-notifications [2021-08-03T11:10:57.003Z] Building core-command [2021-08-03T11:10:57.003Z] Building core-data [2021-08-03T11:10:57.003Z] Building support-scheduler [2021-08-03T11:10:57.003Z] Building sys-mgmt-agent [2021-08-03T11:10:58.312Z] 2c1f732e5b09: Pull complete [2021-08-03T11:10:58.312Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-03T11:10:58.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-03T11:10:58.312Z] ---> 88ecf2bb1f95 [2021-08-03T11:10:58.312Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-08-03T11:11:01.697Z] ---> Running in 3c8e6c5022f2 [2021-08-03T11:11:03.148Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T11:11:04.130Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T11:11:04.727Z] OK: 218 MiB in 52 packages [2021-08-03T11:11:06.161Z] Removing intermediate container 3c8e6c5022f2 [2021-08-03T11:11:06.161Z] ---> bcb194895806 [2021-08-03T11:11:06.161Z] Step 4/6 : WORKDIR /edgex-go [2021-08-03T11:11:06.161Z] ---> Running in a628fe9f8c3f [2021-08-03T11:11:06.755Z] Removing intermediate container a628fe9f8c3f [2021-08-03T11:11:06.755Z] ---> 482709966373 [2021-08-03T11:11:06.755Z] Step 5/6 : COPY go.mod . [2021-08-03T11:11:07.356Z] ---> 06705352a910 [2021-08-03T11:11:07.356Z] Step 6/6 : RUN go mod download [2021-08-03T11:11:07.631Z] ---> Running in 024417c468c7 [2021-08-03T11:11:09.586Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T11:11:09.586Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T11:11:09.586Z] ---> 91913fab4c0c [2021-08-03T11:11:09.586Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T11:11:09.586Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T11:11:09.586Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T11:11:09.586Z] ---> 91913fab4c0c [2021-08-03T11:11:09.586Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T11:11:09.586Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T11:11:09.586Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T11:11:09.586Z] ---> 91913fab4c0c [2021-08-03T11:11:09.586Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T11:11:11.527Z] ---> Running in fdf41d90895a [2021-08-03T11:11:11.527Z] ---> Running in bd44e1309d31 [2021-08-03T11:11:11.527Z] ---> Running in 8a238c726046 [2021-08-03T11:11:17.085Z] Removing intermediate container 8a238c726046 [2021-08-03T11:11:17.085Z] ---> 3bdbc0ebecdc [2021-08-03T11:11:17.085Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:11:17.085Z] Removing intermediate container fdf41d90895a [2021-08-03T11:11:17.085Z] ---> e8a1299e91b1 [2021-08-03T11:11:17.085Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:11:17.085Z] Removing intermediate container bd44e1309d31 [2021-08-03T11:11:17.085Z] ---> d51c787beae4 [2021-08-03T11:11:17.085Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:11:17.085Z] ---> Running in c6d62751941b [2021-08-03T11:11:17.085Z] ---> Running in 5529f01947c5 [2021-08-03T11:11:17.085Z] ---> Running in b03cb6b72939 [2021-08-03T11:11:23.729Z] Removing intermediate container 5529f01947c5 [2021-08-03T11:11:23.729Z] ---> 688fb896ed32 [2021-08-03T11:11:23.729Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-03T11:11:24.311Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T11:11:24.311Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-03T11:11:24.311Z] ---> 91913fab4c0c [2021-08-03T11:11:24.311Z] Step 3/23 : WORKDIR /edgex-go [2021-08-03T11:11:24.311Z] ---> Using cache [2021-08-03T11:11:24.311Z] ---> e8a1299e91b1 [2021-08-03T11:11:24.311Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:11:24.311Z] ---> Using cache [2021-08-03T11:11:24.311Z] ---> 688fb896ed32 [2021-08-03T11:11:24.311Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-03T11:11:24.311Z] ---> Running in 12a8ea1050dd [2021-08-03T11:11:24.311Z] Removing intermediate container c6d62751941b [2021-08-03T11:11:24.311Z] ---> eec5c06bd1b1 [2021-08-03T11:11:24.311Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-03T11:11:24.311Z] Removing intermediate container b03cb6b72939 [2021-08-03T11:11:24.311Z] ---> 91c810594052 [2021-08-03T11:11:24.311Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-03T11:11:24.581Z] ---> Running in ef467802b46a [2021-08-03T11:11:24.850Z] ---> Running in 1d9f64d29514 [2021-08-03T11:11:24.850Z] ---> Running in 28e4e5dea4b7 [2021-08-03T11:11:25.130Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T11:11:25.411Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T11:11:25.411Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T11:11:25.685Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T11:11:25.685Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-03T11:11:25.685Z] ---> 91913fab4c0c [2021-08-03T11:11:25.685Z] Step 3/23 : WORKDIR /edgex-go [2021-08-03T11:11:25.685Z] ---> Using cache [2021-08-03T11:11:25.685Z] ---> e8a1299e91b1 [2021-08-03T11:11:25.685Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:11:25.685Z] ---> Using cache [2021-08-03T11:11:25.685Z] ---> 688fb896ed32 [2021-08-03T11:11:25.685Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-03T11:11:25.685Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T11:11:25.685Z] ---> Running in 5e4fef8d7a9c [2021-08-03T11:11:25.953Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T11:11:26.219Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T11:11:26.219Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T11:11:26.219Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T11:11:26.484Z] OK: 219 MiB in 52 packages [2021-08-03T11:11:26.484Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T11:11:26.763Z] OK: 219 MiB in 52 packages [2021-08-03T11:11:26.763Z] OK: 219 MiB in 52 packages [2021-08-03T11:11:27.035Z] Removing intermediate container 12a8ea1050dd [2021-08-03T11:11:27.035Z] ---> fdfbde3e2bae [2021-08-03T11:11:27.035Z] Step 6/24 : COPY go.mod . [2021-08-03T11:11:27.035Z] ---> 42b7085fcf51 [2021-08-03T11:11:27.035Z] Step 7/24 : RUN go mod download [2021-08-03T11:11:27.315Z] ---> Running in c445a034cea7 [2021-08-03T11:11:27.315Z] Removing intermediate container 1d9f64d29514 [2021-08-03T11:11:27.315Z] ---> 1cc3000db6b3 [2021-08-03T11:11:27.315Z] Step 6/24 : COPY go.mod . [2021-08-03T11:11:27.315Z] Removing intermediate container ef467802b46a [2021-08-03T11:11:27.315Z] ---> de8959ac3f4d [2021-08-03T11:11:27.315Z] Step 6/23 : COPY go.mod . [2021-08-03T11:11:27.589Z] OK: 219 MiB in 52 packages [2021-08-03T11:11:27.589Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T11:11:27.589Z] ---> 7a99f41d4408 [2021-08-03T11:11:27.589Z] Step 7/24 : RUN go mod download [2021-08-03T11:11:27.589Z] ---> Running in ae823db9369a [2021-08-03T11:11:27.856Z] ---> 56eeba8949db [2021-08-03T11:11:27.856Z] Step 7/23 : RUN go mod download [2021-08-03T11:11:27.856Z] Removing intermediate container 28e4e5dea4b7 [2021-08-03T11:11:27.856Z] ---> 3745467550a6 [2021-08-03T11:11:27.856Z] Step 6/24 : COPY go.mod . [2021-08-03T11:11:27.856Z] ---> Running in 4e4421a50d9d [2021-08-03T11:11:28.145Z] ---> db4904f58d6b [2021-08-03T11:11:28.145Z] Step 7/24 : RUN go mod download [2021-08-03T11:11:28.422Z] ---> Running in 42295709baf3 [2021-08-03T11:11:28.690Z] Removing intermediate container c445a034cea7 [2021-08-03T11:11:28.690Z] ---> 4806a771a652 [2021-08-03T11:11:28.690Z] Step 8/24 : COPY . . [2021-08-03T11:11:30.157Z] Removing intermediate container ae823db9369a [2021-08-03T11:11:30.157Z] ---> 2360c334e49c [2021-08-03T11:11:30.157Z] Step 8/24 : COPY . . [2021-08-03T11:11:30.157Z] OK: 219 MiB in 52 packages [2021-08-03T11:11:32.777Z] Removing intermediate container 4e4421a50d9d [2021-08-03T11:11:32.777Z] ---> 4aea3cd3eccb [2021-08-03T11:11:32.777Z] Step 8/23 : COPY . . [2021-08-03T11:11:32.777Z] Removing intermediate container 42295709baf3 [2021-08-03T11:11:32.777Z] ---> 1d950fbf8a26 [2021-08-03T11:11:32.777Z] Step 8/24 : COPY . . [2021-08-03T11:11:32.777Z] Removing intermediate container 5e4fef8d7a9c [2021-08-03T11:11:32.777Z] ---> 3f68527fc346 [2021-08-03T11:11:32.777Z] Step 6/23 : COPY go.mod . [2021-08-03T11:11:34.204Z] ---> 1e282ce237e3 [2021-08-03T11:11:34.204Z] Step 7/23 : RUN go mod download [2021-08-03T11:11:37.579Z] ---> Running in c7e8d6c82ea0 [2021-08-03T11:11:37.579Z] ---> ce089d726974 [2021-08-03T11:11:37.579Z] Step 9/24 : RUN go mod tidy [2021-08-03T11:11:37.579Z] ---> 620e8ea91570 [2021-08-03T11:11:37.579Z] Step 9/24 : RUN go mod tidy [2021-08-03T11:11:37.579Z] ---> Running in 9fa1c1000987 [2021-08-03T11:11:37.579Z] ---> Running in e1f8a10f96c2 [2021-08-03T11:11:40.212Z] Removing intermediate container c7e8d6c82ea0 [2021-08-03T11:11:40.212Z] ---> 6847e4a361e2 [2021-08-03T11:11:40.212Z] Step 8/23 : COPY . . [2021-08-03T11:11:40.482Z] ---> 47b682717f82 [2021-08-03T11:11:40.482Z] Step 9/24 : RUN go mod tidy [2021-08-03T11:11:40.748Z] Removing intermediate container 9fa1c1000987 [2021-08-03T11:11:40.748Z] ---> 4e8f09eaedbb [2021-08-03T11:11:40.748Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-03T11:11:41.015Z] ---> Running in 70c909e983ce [2021-08-03T11:11:41.281Z] ---> Running in cd5a1e358da7 [2021-08-03T11:11:41.281Z] ---> 3b05617e9597 [2021-08-03T11:11:41.281Z] Step 9/23 : RUN go mod tidy [2021-08-03T11:11:41.546Z] Removing intermediate container e1f8a10f96c2 [2021-08-03T11:11:41.546Z] ---> ef535037068d [2021-08-03T11:11:41.546Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-03T11:11:41.811Z] ---> Running in 69e75e158718 [2021-08-03T11:11:42.077Z] ---> Running in e5f2be317c12 [2021-08-03T11:11:44.022Z] 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-03T11:11:44.022Z] 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-03T11:11:45.436Z] Removing intermediate container 70c909e983ce [2021-08-03T11:11:45.436Z] ---> b4ea10c87792 [2021-08-03T11:11:45.436Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-03T11:11:45.705Z] ---> Running in 1a096c28ff93 [2021-08-03T11:11:45.705Z] Removing intermediate container 69e75e158718 [2021-08-03T11:11:45.705Z] ---> c3db5f199077 [2021-08-03T11:11:45.705Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-03T11:11:45.973Z] ---> Running in 36e680967803 [2021-08-03T11:11:46.242Z] 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-03T11:11:47.203Z] 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-03T11:11:55.495Z] ---> 6b692dba2488 [2021-08-03T11:11:55.495Z] Step 9/23 : RUN go mod tidy [2021-08-03T11:11:55.495Z] ---> Running in d884850dea75 [2021-08-03T11:11:56.091Z] Removing intermediate container d884850dea75 [2021-08-03T11:11:56.091Z] ---> 9ef34895ac67 [2021-08-03T11:11:56.091Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-03T11:11:56.091Z] ---> Running in 25322ad1316a [2021-08-03T11:11:56.687Z] 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-03T11:12:23.419Z] Removing intermediate container e5f2be317c12 [2021-08-03T11:12:23.419Z] ---> 123955042f3d [2021-08-03T11:12:23.419Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-03T11:12:23.419Z] Removing intermediate container cd5a1e358da7 [2021-08-03T11:12:23.419Z] ---> 298213fe786e [2021-08-03T11:12:23.419Z] [2021-08-03T11:12:23.419Z] Step 11/24 : FROM alpine:3.12 [2021-08-03T11:12:23.419Z] ---> Running in aa0cece6b0cb [2021-08-03T11:12:23.419Z] 3.12: Pulling from library/alpine [2021-08-03T11:12:23.419Z] 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-03T11:12:23.419Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-03T11:12:23.419Z] Status: Downloaded newer image for alpine:3.12 [2021-08-03T11:12:23.419Z] ---> 13621d1b12d4 [2021-08-03T11:12:23.419Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-03T11:12:23.419Z] ---> Running in 8b6e2edfc9ef [2021-08-03T11:12:23.419Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T11:12:23.419Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T11:12:23.419Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-03T11:12:23.419Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T11:12:23.419Z] OK: 6 MiB in 15 packages [2021-08-03T11:12:23.419Z] Removing intermediate container aa0cece6b0cb [2021-08-03T11:12:23.419Z] ---> 18492c6895cb [2021-08-03T11:12:23.419Z] [2021-08-03T11:12:23.419Z] Step 12/24 : FROM docker:20.10.6 [2021-08-03T11:12:23.419Z] 20.10.6: Pulling from library/docker [2021-08-03T11:12:23.419Z] Removing intermediate container 8b6e2edfc9ef [2021-08-03T11:12:23.419Z] ---> 015e9b88ecd0 [2021-08-03T11:12:23.419Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T11:12:23.419Z] ---> Running in 057469e6181a [2021-08-03T11:12:23.688Z] Removing intermediate container 057469e6181a [2021-08-03T11:12:23.688Z] ---> 7f5914c15d56 [2021-08-03T11:12:23.688Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-03T11:12:23.688Z] ---> Running in be7c48a19b0d [2021-08-03T11:12:23.955Z] Removing intermediate container be7c48a19b0d [2021-08-03T11:12:23.955Z] ---> 98b52c4d624c [2021-08-03T11:12:23.955Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-03T11:12:23.955Z] ---> Running in c4c444402f0b [2021-08-03T11:12:24.228Z] Removing intermediate container c4c444402f0b [2021-08-03T11:12:24.228Z] ---> 4a0d968d0fa6 [2021-08-03T11:12:24.228Z] Step 16/24 : WORKDIR / [2021-08-03T11:12:24.228Z] ---> Running in 893180abd526 [2021-08-03T11:12:24.501Z] Removing intermediate container 893180abd526 [2021-08-03T11:12:24.501Z] ---> ec4ef2c14d5a [2021-08-03T11:12:24.501Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T11:12:24.766Z] ---> fb324715f976 [2021-08-03T11:12:24.766Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-03T11:12:25.357Z] ---> 5d90114a186a [2021-08-03T11:12:25.357Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-03T11:12:25.628Z] ---> 0ecd70c4081c [2021-08-03T11:12:25.629Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-03T11:12:25.629Z] ---> Running in 20dddfb9a508 [2021-08-03T11:12:25.899Z] Removing intermediate container 20dddfb9a508 [2021-08-03T11:12:25.899Z] ---> 557fd50b9eb6 [2021-08-03T11:12:25.899Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T11:12:26.172Z] ---> Running in 42b0fc84949f [2021-08-03T11:12:26.172Z] Removing intermediate container 42b0fc84949f [2021-08-03T11:12:26.172Z] ---> a637b035c216 [2021-08-03T11:12:26.172Z] Step 22/24 : LABEL arch=x86_64 [2021-08-03T11:12:26.445Z] ---> Running in 00a5f8516fad [2021-08-03T11:12:26.445Z] Removing intermediate container 00a5f8516fad [2021-08-03T11:12:26.445Z] ---> 38f04049cbf5 [2021-08-03T11:12:26.445Z] Step 23/24 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b [2021-08-03T11:12:26.721Z] ---> Running in e0c5857fab10 [2021-08-03T11:12:26.721Z] Removing intermediate container e0c5857fab10 [2021-08-03T11:12:26.721Z] ---> cb99f08bb5bb [2021-08-03T11:12:26.721Z] Step 24/24 : LABEL version=0.0.0 [2021-08-03T11:12:27.011Z] ---> Running in 914a6e883e45 [2021-08-03T11:12:27.286Z] Removing intermediate container 914a6e883e45 [2021-08-03T11:12:27.286Z] ---> 314565146902 [2021-08-03T11:12:27.286Z] [2021-08-03T11:12:27.286Z] Successfully built 314565146902 [2021-08-03T11:12:27.286Z] Successfully tagged core-command:latest [2021-08-03T11:12:27.286Z] Building security-bootstrapper [2021-08-03T11:12:31.592Z]  Building core-command ... done Removing intermediate container 36e680967803 [2021-08-03T11:12:31.592Z] ---> b6d0bf01d95d [2021-08-03T11:12:31.592Z] [2021-08-03T11:12:31.592Z] Step 11/23 : FROM alpine:3.12 [2021-08-03T11:12:31.592Z] ---> 13621d1b12d4 [2021-08-03T11:12:31.592Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-03T11:12:31.592Z] ---> Running in 7d6084d3f15f [2021-08-03T11:12:32.588Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T11:12:32.588Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-08-03T11:12:32.588Z] Status: Downloaded newer image for docker:20.10.6 [2021-08-03T11:12:32.588Z] ---> d2979b152a7d [2021-08-03T11:12:32.588Z] 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-03T11:12:32.588Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T11:12:32.588Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-03T11:12:32.869Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-03T11:12:32.869Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T11:12:32.869Z] Executing ca-certificates-20191127-r4.trigger [2021-08-03T11:12:32.869Z] OK: 6 MiB in 16 packages [2021-08-03T11:12:33.141Z] ---> Running in 93a2c3c71a37 [2021-08-03T11:12:33.141Z] Removing intermediate container 1a096c28ff93 [2021-08-03T11:12:33.141Z] ---> 1294b0f162c0 [2021-08-03T11:12:33.141Z] [2021-08-03T11:12:33.141Z] Step 11/24 : FROM alpine:3.12 [2021-08-03T11:12:33.141Z] ---> 13621d1b12d4 [2021-08-03T11:12:33.141Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-03T11:12:33.141Z] ---> Running in b7ab90948c3d [2021-08-03T11:12:33.141Z] Removing intermediate container 93a2c3c71a37 [2021-08-03T11:12:33.141Z] ---> 7c1546732d83 [2021-08-03T11:12:33.141Z] 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-03T11:12:33.414Z] ---> Running in 7ce66958cd59 [2021-08-03T11:12:33.681Z] Removing intermediate container b7ab90948c3d [2021-08-03T11:12:33.681Z] ---> 26ef6a13e963 [2021-08-03T11:12:33.681Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-03T11:12:33.681Z] Removing intermediate container 7d6084d3f15f [2021-08-03T11:12:33.681Z] ---> 0809c675b4f9 [2021-08-03T11:12:33.681Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T11:12:34.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T11:12:34.272Z] ---> Running in 06d97bba0816 [2021-08-03T11:12:34.272Z] ---> Running in 41c206b6dea4 [2021-08-03T11:12:34.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T11:12:34.544Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T11:12:34.544Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-03T11:12:34.544Z] ---> 91913fab4c0c [2021-08-03T11:12:34.544Z] Step 3/32 : WORKDIR /edgex-go [2021-08-03T11:12:34.544Z] ---> Using cache [2021-08-03T11:12:34.544Z] ---> e8a1299e91b1 [2021-08-03T11:12:34.544Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:12:34.544Z] ---> Using cache [2021-08-03T11:12:34.544Z] ---> 688fb896ed32 [2021-08-03T11:12:34.544Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-03T11:12:34.544Z] ---> Using cache [2021-08-03T11:12:34.544Z] ---> 3f68527fc346 [2021-08-03T11:12:34.544Z] Step 6/32 : COPY go.mod . [2021-08-03T11:12:34.544Z] ---> Using cache [2021-08-03T11:12:34.544Z] ---> 1e282ce237e3 [2021-08-03T11:12:34.544Z] Step 7/32 : RUN go mod download [2021-08-03T11:12:34.544Z] ---> Using cache [2021-08-03T11:12:34.545Z] ---> 6847e4a361e2 [2021-08-03T11:12:34.545Z] Step 8/32 : COPY . . [2021-08-03T11:12:34.545Z] (1/39) Installing readline (8.1.0-r0) [2021-08-03T11:12:34.545Z] ---> Using cache [2021-08-03T11:12:34.545Z] ---> 6b692dba2488 [2021-08-03T11:12:34.545Z] Step 9/32 : RUN go mod tidy [2021-08-03T11:12:34.545Z] ---> Using cache [2021-08-03T11:12:34.545Z] ---> 9ef34895ac67 [2021-08-03T11:12:34.545Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-03T11:12:34.545Z] (2/39) Installing bash (5.1.0-r0) [2021-08-03T11:12:34.545Z] Executing bash-5.1.0-r0.post-install [2021-08-03T11:12:34.545Z] Removing intermediate container 41c206b6dea4 [2021-08-03T11:12:34.545Z] ---> 5dccf805566f [2021-08-03T11:12:34.545Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-03T11:12:34.545Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-03T11:12:34.545Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-03T11:12:34.545Z] Removing intermediate container 06d97bba0816 [2021-08-03T11:12:34.545Z] ---> dcbc60aecdb4 [2021-08-03T11:12:34.545Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-03T11:12:34.821Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-03T11:12:34.821Z] (6/39) Installing curl (7.78.0-r0) [2021-08-03T11:12:34.821Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-03T11:12:34.821Z] ---> Running in a7663cbf267f [2021-08-03T11:12:34.821Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-03T11:12:34.821Z] (9/39) Installing expat (2.2.10-r1) [2021-08-03T11:12:34.821Z] ---> Running in 07702987e131 [2021-08-03T11:12:34.821Z] (10/39) Installing libffi (3.3-r2) [2021-08-03T11:12:34.821Z] (11/39) Installing gdbm (1.19-r0) [2021-08-03T11:12:34.821Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-03T11:12:34.821Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-03T11:12:34.821Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-03T11:12:34.821Z] ---> Running in e4f88bf4ea19 [2021-08-03T11:12:35.409Z] 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-03T11:12:35.887Z] Removing intermediate container a7663cbf267f [2021-08-03T11:12:35.887Z] ---> ae2140750268 [2021-08-03T11:12:35.887Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-03T11:12:35.887Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-03T11:12:35.887Z] ---> Running in 4c3af6a69c72 [2021-08-03T11:12:35.887Z] Removing intermediate container e4f88bf4ea19 [2021-08-03T11:12:35.887Z] ---> 8c8c535170d5 [2021-08-03T11:12:35.887Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:12:35.887Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-03T11:12:35.887Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-03T11:12:35.887Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-03T11:12:35.887Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-03T11:12:35.887Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-03T11:12:36.174Z] ---> Running in f1f96c9071a3 [2021-08-03T11:12:36.174Z] Removing intermediate container 25322ad1316a [2021-08-03T11:12:36.174Z] ---> bb94bd55017b [2021-08-03T11:12:36.174Z] [2021-08-03T11:12:36.174Z] Step 11/23 : FROM alpine:3.12 [2021-08-03T11:12:36.174Z] ---> 13621d1b12d4 [2021-08-03T11:12:36.174Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-03T11:12:36.174Z] ---> Using cache [2021-08-03T11:12:36.174Z] ---> 015e9b88ecd0 [2021-08-03T11:12:36.174Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T11:12:36.174Z] ---> Using cache [2021-08-03T11:12:36.174Z] ---> 7f5914c15d56 [2021-08-03T11:12:36.174Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-03T11:12:36.174Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-03T11:12:36.462Z] Removing intermediate container 4c3af6a69c72 [2021-08-03T11:12:36.462Z] ---> fc2894a8b39a [2021-08-03T11:12:36.462Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T11:12:36.462Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-03T11:12:36.462Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-03T11:12:36.462Z] ---> Running in 9156a1da76b8 [2021-08-03T11:12:36.462Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-03T11:12:36.462Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-03T11:12:36.740Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-03T11:12:36.740Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-03T11:12:36.740Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-03T11:12:36.740Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-03T11:12:36.740Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-03T11:12:36.740Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-03T11:12:36.740Z] Removing intermediate container 9156a1da76b8 [2021-08-03T11:12:36.740Z] ---> 76299c13a96e [2021-08-03T11:12:36.740Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-03T11:12:36.740Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-03T11:12:36.740Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-03T11:12:36.740Z] ---> 0794e4587755 [2021-08-03T11:12:36.740Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-03T11:12:36.740Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-03T11:12:36.740Z] ---> Running in 15e20e1925f4 [2021-08-03T11:12:37.027Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-03T11:12:37.027Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-03T11:12:37.027Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-03T11:12:37.027Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-03T11:12:37.027Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-03T11:12:37.311Z] Removing intermediate container 15e20e1925f4 [2021-08-03T11:12:37.311Z] ---> c7ef372d0515 [2021-08-03T11:12:37.311Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T11:12:37.311Z] Executing busybox-1.32.1-r6.trigger [2021-08-03T11:12:37.311Z] OK: 82 MiB in 59 packages [2021-08-03T11:12:37.311Z] ---> c2ff8c77bc23 [2021-08-03T11:12:37.311Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-03T11:12:37.923Z] Removing intermediate container f1f96c9071a3 [2021-08-03T11:12:37.923Z] ---> 77d09435982a [2021-08-03T11:12:37.923Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-03T11:12:37.923Z] ---> fa67f0c36809 [2021-08-03T11:12:37.923Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-03T11:12:37.923Z] ---> 9b6632ea05bf [2021-08-03T11:12:37.923Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-03T11:12:37.923Z] ---> Running in bd388a0be4e1 [2021-08-03T11:12:37.923Z] ---> Running in f9c4ca19a1ce [2021-08-03T11:12:38.204Z] Removing intermediate container bd388a0be4e1 [2021-08-03T11:12:38.204Z] ---> a5bbbb92aff5 [2021-08-03T11:12:38.204Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T11:12:38.204Z] ---> Running in c1ae0fdc6041 [2021-08-03T11:12:38.503Z] Removing intermediate container c1ae0fdc6041 [2021-08-03T11:12:38.503Z] ---> cc9d57cfe9e2 [2021-08-03T11:12:38.503Z] Step 21/23 : LABEL arch=x86_64 [2021-08-03T11:12:38.503Z] ---> 22a62357070a [2021-08-03T11:12:38.503Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-03T11:12:38.503Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T11:12:38.787Z] ---> Running in 35af079e24e7 [2021-08-03T11:12:38.787Z] Removing intermediate container 35af079e24e7 [2021-08-03T11:12:38.787Z] ---> c4ce997722bf [2021-08-03T11:12:38.787Z] Step 22/23 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b [2021-08-03T11:12:38.787Z] ---> b013e317ccfa [2021-08-03T11:12:38.787Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-03T11:12:39.065Z] ---> Running in d9bb2aecd07e [2021-08-03T11:12:39.065Z] ---> Running in b1f4ed3004e1 [2021-08-03T11:12:39.065Z] Removing intermediate container d9bb2aecd07e [2021-08-03T11:12:39.065Z] ---> fe1777aa3a48 [2021-08-03T11:12:39.065Z] Step 23/23 : LABEL version=0.0.0 [2021-08-03T11:12:39.065Z] Removing intermediate container b1f4ed3004e1 [2021-08-03T11:12:39.065Z] ---> 240d154cf592 [2021-08-03T11:12:39.065Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T11:12:39.354Z] ---> Running in a00619a95544 [2021-08-03T11:12:39.354Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T11:12:39.354Z] ---> Running in b3721719e27b [2021-08-03T11:12:39.354Z] Removing intermediate container a00619a95544 [2021-08-03T11:12:39.354Z] ---> 2383b70f5968 [2021-08-03T11:12:39.354Z] [2021-08-03T11:12:39.354Z] Removing intermediate container b3721719e27b [2021-08-03T11:12:39.354Z] ---> ca17b1aac4c3 [2021-08-03T11:12:39.354Z] Step 21/23 : LABEL arch=x86_64 [2021-08-03T11:12:39.354Z] ---> Running in 7ca781ddf620 [2021-08-03T11:12:39.635Z] Successfully built 2383b70f5968 [2021-08-03T11:12:39.635Z] Successfully tagged support-notifications:latest [2021-08-03T11:12:39.635Z] Building security-proxy-setup [2021-08-03T11:12:39.635Z]  Building support-notifications ... done Removing intermediate container 7ca781ddf620 [2021-08-03T11:12:39.635Z] ---> 8a4d04337d26 [2021-08-03T11:12:39.635Z] Step 22/23 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b [2021-08-03T11:12:39.635Z] ---> Running in 4d06d599cda4 [2021-08-03T11:12:39.912Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-03T11:12:39.912Z] Collecting docker-compose==1.23.2 [2021-08-03T11:12:39.912Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-03T11:12:39.912Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-03T11:12:39.912Z] Collecting texttable<0.10,>=0.9.0 [2021-08-03T11:12:39.912Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-03T11:12:39.912Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-03T11:12:40.189Z] Removing intermediate container 4d06d599cda4 [2021-08-03T11:12:40.189Z] ---> 62696a48951b [2021-08-03T11:12:40.189Z] Step 23/23 : LABEL version=0.0.0 [2021-08-03T11:12:40.189Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-03T11:12:40.189Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-03T11:12:40.463Z] ---> Running in e95dd6553f22 [2021-08-03T11:12:40.463Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-03T11:12:40.463Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-03T11:12:40.463Z] Collecting cached-property<2,>=1.2.0 [2021-08-03T11:12:40.463Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-03T11:12:40.733Z] Collecting PyYAML<4,>=3.10 [2021-08-03T11:12:40.733Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-03T11:12:40.733Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-03T11:12:41.027Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T11:12:41.027Z] OK: 8 MiB in 20 packages [2021-08-03T11:12:41.304Z] Removing intermediate container e95dd6553f22 [2021-08-03T11:12:41.304Z] ---> 5cdeb6a09b96 [2021-08-03T11:12:41.304Z] [2021-08-03T11:12:41.587Z] Successfully built 5cdeb6a09b96 [2021-08-03T11:12:41.587Z] Successfully tagged support-scheduler:latest [2021-08-03T11:12:41.587Z] Building core-metadata [2021-08-03T11:12:41.881Z]  Building support-scheduler ... done Removing intermediate container f9c4ca19a1ce [2021-08-03T11:12:41.881Z] ---> bc06cedbd5f2 [2021-08-03T11:12:41.881Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T11:12:41.881Z] Collecting jsonschema<3,>=2.5.1 [2021-08-03T11:12:41.881Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-03T11:12:41.881Z] 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-03T11:12:41.881Z] Collecting docopt<0.7,>=0.6.1 [2021-08-03T11:12:41.881Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-03T11:12:42.867Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-03T11:12:42.867Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-03T11:12:43.145Z] Collecting docker<4.0,>=3.6.0 [2021-08-03T11:12:43.145Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-03T11:12:43.145Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-03T11:12:43.145Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-03T11:12:43.432Z] ---> f4038a51a799 [2021-08-03T11:12:43.432Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-03T11:12:43.432Z] Collecting docker-pycreds>=0.4.0 [2021-08-03T11:12:43.432Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-03T11:12:43.724Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-03T11:12:43.724Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-03T11:12:43.724Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-03T11:12:43.724Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-03T11:12:43.724Z] Collecting certifi>=2017.4.17 [2021-08-03T11:12:43.724Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-03T11:12:44.000Z] Collecting idna<2.8,>=2.5 [2021-08-03T11:12:44.000Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-03T11:12:44.000Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-03T11:12:44.000Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-03T11:12:44.000Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-03T11:12:44.000Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-03T11:12:44.286Z] ---> 55b506e2277d [2021-08-03T11:12:44.286Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-03T11:12:44.286Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-03T11:12:44.286Z] Attempting uninstall: urllib3 [2021-08-03T11:12:44.286Z] Found existing installation: urllib3 1.26.2 [2021-08-03T11:12:44.286Z] Uninstalling urllib3-1.26.2: [2021-08-03T11:12:44.286Z] Successfully uninstalled urllib3-1.26.2 [2021-08-03T11:12:44.482Z] Removing intermediate container 024417c468c7 [2021-08-03T11:12:44.483Z] ---> 24776c40dba8 [2021-08-03T11:12:44.483Z] Successfully built 24776c40dba8 [2021-08-03T11:12:44.483Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T11:12:44.837Z] + docker inspect -f . ci-base-image-arm64 [2021-08-03T11:12:44.837Z] . [Pipeline] withDockerContainer [2021-08-03T11:12:44.888Z] Attempting uninstall: idna [2021-08-03T11:12:44.888Z] Found existing installation: idna 3.1 [2021-08-03T11:12:44.888Z] Uninstalling idna-3.1: [2021-08-03T11:12:44.888Z] Successfully uninstalled idna-3.1 [2021-08-03T11:12:45.069Z] prd-ubuntu18.04-docker-arm64-4c-16g-1880 does not seem to be running inside a container [2021-08-03T11:12:45.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03T11:12:45.479Z] Attempting uninstall: chardet [2021-08-03T11:12:45.479Z] Found existing installation: chardet 4.0.0 [2021-08-03T11:12:45.479Z] Uninstalling chardet-4.0.0: [2021-08-03T11:12:45.479Z] Successfully uninstalled chardet-4.0.0 [2021-08-03T11:12:45.745Z] ---> a26314b6aecd [2021-08-03T11:12:45.745Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-03T11:12:46.013Z] ---> Running in d10d75786b48 [2021-08-03T11:12:46.013Z] Attempting uninstall: requests [2021-08-03T11:12:46.013Z] Found existing installation: requests 2.25.1 [2021-08-03T11:12:46.013Z] Uninstalling requests-2.25.1: [2021-08-03T11:12:46.013Z] Successfully uninstalled requests-2.25.1 [2021-08-03T11:12:46.696Z] Running setup.py install for texttable: started [2021-08-03T11:12:46.773Z] $ docker top 1818ff4cae9da71b2fe66c1d8536ccc036968362d8ee7de0cbde0294379e2387 -eo pid,comm [2021-08-03T11:12:47.060Z] Removing intermediate container d10d75786b48 [2021-08-03T11:12:47.060Z] ---> 19fe312dae7a [2021-08-03T11:12:47.060Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T11:12:47.060Z] Running setup.py install for texttable: finished with status 'done' [2021-08-03T11:12:47.060Z] Running setup.py install for PyYAML: started [Pipeline] { [Pipeline] sh [2021-08-03T11:12:47.397Z] ---> Running in 71994e8a2d33 [2021-08-03T11:12:47.741Z] + go version [2021-08-03T11:12:47.742Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-03T11:12:47.771Z] $ docker stop --time=1 1818ff4cae9da71b2fe66c1d8536ccc036968362d8ee7de0cbde0294379e2387 [2021-08-03T11:12:48.114Z] Removing intermediate container 71994e8a2d33 [2021-08-03T11:12:48.114Z] ---> b64e74f64721 [2021-08-03T11:12:48.114Z] Step 22/24 : LABEL arch=x86_64 [2021-08-03T11:12:48.696Z] ---> Running in 08c379f942f4 [2021-08-03T11:12:48.696Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-03T11:12:48.696Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T11:12:48.696Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T11:12:48.696Z] ---> 91913fab4c0c [2021-08-03T11:12:48.696Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T11:12:48.696Z] ---> Using cache [2021-08-03T11:12:48.696Z] ---> e8a1299e91b1 [2021-08-03T11:12:48.696Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:12:48.696Z] ---> Using cache [2021-08-03T11:12:48.696Z] ---> 688fb896ed32 [2021-08-03T11:12:48.696Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-03T11:12:48.696Z] ---> Using cache [2021-08-03T11:12:48.696Z] ---> 3f68527fc346 [2021-08-03T11:12:48.696Z] Step 6/24 : COPY go.mod . [2021-08-03T11:12:48.696Z] ---> Using cache [2021-08-03T11:12:48.696Z] ---> 1e282ce237e3 [2021-08-03T11:12:48.696Z] Step 7/24 : RUN go mod download [2021-08-03T11:12:48.696Z] ---> Using cache [2021-08-03T11:12:48.696Z] ---> 6847e4a361e2 [2021-08-03T11:12:48.696Z] Step 8/24 : COPY . . [2021-08-03T11:12:48.696Z] ---> Using cache [2021-08-03T11:12:48.696Z] ---> 6b692dba2488 [2021-08-03T11:12:48.696Z] Step 9/24 : RUN go mod tidy [2021-08-03T11:12:48.696Z] ---> Using cache [2021-08-03T11:12:48.696Z] ---> 9ef34895ac67 [2021-08-03T11:12:48.696Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-03T11:12:48.965Z] Running setup.py install for docopt: started [2021-08-03T11:12:48.965Z] ---> Running in e73919ef83b9 [2021-08-03T11:12:48.965Z] Removing intermediate container 08c379f942f4 [2021-08-03T11:12:48.965Z] ---> 405fa507c537 [2021-08-03T11:12:48.965Z] Step 23/24 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b [2021-08-03T11:12:49.234Z] ---> Running in 04087332b277 [2021-08-03T11:12:49.502Z] Running setup.py install for docopt: finished with status 'done' [2021-08-03T11:12:49.502Z] Running setup.py install for dockerpty: started [2021-08-03T11:12:49.502Z] Removing intermediate container 04087332b277 [2021-08-03T11:12:49.502Z] ---> 265fb45c4cd5 [2021-08-03T11:12:49.502Z] Step 24/24 : LABEL version=0.0.0 [2021-08-03T11:12:49.502Z] ---> Running in 08d97746185b [2021-08-03T11:12:49.643Z] $ docker rm -f 1818ff4cae9da71b2fe66c1d8536ccc036968362d8ee7de0cbde0294379e2387 [2021-08-03T11:12:49.771Z] Removing intermediate container 08d97746185b [2021-08-03T11:12:49.772Z] ---> 79f3d7739560 [2021-08-03T11:12:49.772Z] [2021-08-03T11:12:49.772Z] 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-03T11:12:49.772Z] Successfully built 79f3d7739560 [2021-08-03T11:12:49.772Z] Successfully tagged core-data:latest [2021-08-03T11:12:49.772Z] Building security-secretstore-setup [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-08-03T11:12:50.041Z]  Building core-data ... done  Running setup.py install for dockerpty: finished with status 'done' [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T11:12:50.445Z] + docker inspect -f . ci-base-image-arm64 [2021-08-03T11:12:50.445Z] . [Pipeline] withDockerContainer [2021-08-03T11:12:50.634Z] 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-03T11:12:50.704Z] prd-ubuntu18.04-docker-arm64-4c-16g-1880 does not seem to be running inside a container [2021-08-03T11:12:50.786Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03T11:12:52.399Z] $ docker top e933eda251fd88513d71d108df340c935dae7de1ff9363a3feef808b17bf3667 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-03T11:12:52.739Z] ========================================================= [2021-08-03T11:12:52.739Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-03T11:12:52.739Z] ========================================================= [Pipeline] sh [2021-08-03T11:12:53.228Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T11:12:53.228Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-03T11:12:53.228Z] ---> 91913fab4c0c [2021-08-03T11:12:53.228Z] Step 3/22 : WORKDIR /edgex-go [2021-08-03T11:12:53.228Z] ---> Using cache [2021-08-03T11:12:53.228Z] ---> e8a1299e91b1 [2021-08-03T11:12:53.228Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:12:53.228Z] ---> Using cache [2021-08-03T11:12:53.228Z] ---> 688fb896ed32 [2021-08-03T11:12:53.228Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-03T11:12:53.228Z] ---> Using cache [2021-08-03T11:12:53.228Z] ---> 3f68527fc346 [2021-08-03T11:12:53.228Z] Step 6/22 : COPY go.mod . [2021-08-03T11:12:53.228Z] ---> Using cache [2021-08-03T11:12:53.228Z] ---> 1e282ce237e3 [2021-08-03T11:12:53.228Z] Step 7/22 : RUN go mod download [2021-08-03T11:12:53.228Z] ---> Using cache [2021-08-03T11:12:53.228Z] ---> 6847e4a361e2 [2021-08-03T11:12:53.228Z] Step 8/22 : COPY . . [2021-08-03T11:12:53.228Z] ---> Using cache [2021-08-03T11:12:53.228Z] ---> 6b692dba2488 [2021-08-03T11:12:53.228Z] Step 9/22 : RUN go mod tidy [2021-08-03T11:12:53.228Z] ---> Using cache [2021-08-03T11:12:53.228Z] ---> 9ef34895ac67 [2021-08-03T11:12:53.228Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-03T11:12:53.399Z] + go mod tidy [2021-08-03T11:12:53.821Z] ---> Running in 630fad11aa39 [Pipeline] sh [2021-08-03T11:12:56.545Z] 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-03T11:12:56.653Z] + make test [2021-08-03T11:12:56.653Z] 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-03T11:12:56.653Z] go mod tidy [2021-08-03T11:12:57.253Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-03T11:12:57.519Z] Removing intermediate container 7ce66958cd59 [2021-08-03T11:12:57.519Z] ---> bb13d4fa1c6d [2021-08-03T11:12:57.519Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-03T11:12:57.519Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T11:12:57.519Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-03T11:12:57.519Z] ---> 91913fab4c0c [2021-08-03T11:12:57.519Z] Step 3/26 : WORKDIR /edgex-go [2021-08-03T11:12:57.519Z] ---> Using cache [2021-08-03T11:12:57.519Z] ---> e8a1299e91b1 [2021-08-03T11:12:57.519Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:12:57.519Z] ---> Using cache [2021-08-03T11:12:57.519Z] ---> 688fb896ed32 [2021-08-03T11:12:57.519Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-03T11:12:57.519Z] ---> Using cache [2021-08-03T11:12:57.519Z] ---> 3f68527fc346 [2021-08-03T11:12:57.519Z] Step 6/26 : COPY go.mod . [2021-08-03T11:12:57.519Z] ---> Using cache [2021-08-03T11:12:57.519Z] ---> 1e282ce237e3 [2021-08-03T11:12:57.519Z] Step 7/26 : RUN go mod download [2021-08-03T11:12:57.519Z] ---> Using cache [2021-08-03T11:12:57.519Z] ---> 6847e4a361e2 [2021-08-03T11:12:57.519Z] Step 8/26 : COPY . . [2021-08-03T11:12:57.519Z] ---> Using cache [2021-08-03T11:12:57.519Z] ---> 6b692dba2488 [2021-08-03T11:12:57.519Z] Step 9/26 : RUN go mod tidy [2021-08-03T11:12:57.519Z] ---> Using cache [2021-08-03T11:12:57.519Z] ---> 9ef34895ac67 [2021-08-03T11:12:57.519Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-03T11:12:57.519Z] ---> Running in 3ea5209ee3d8 [2021-08-03T11:12:57.519Z] ---> Running in 7c42f028ba97 [2021-08-03T11:12:57.788Z] Removing intermediate container 7c42f028ba97 [2021-08-03T11:12:57.788Z] ---> bd371253feaf [2021-08-03T11:12:57.789Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-03T11:12:57.789Z] ---> Running in ad48a8dca7fe [2021-08-03T11:12:58.053Z] Removing intermediate container ad48a8dca7fe [2021-08-03T11:12:58.053Z] ---> e19c41fdd393 [2021-08-03T11:12:58.053Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-03T11:12:58.053Z] 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-03T11:12:58.641Z] ---> c725e74dbb7c [2021-08-03T11:12:58.641Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-03T11:12:58.911Z] ---> 89c32e670f30 [2021-08-03T11:12:58.911Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-03T11:12:59.501Z] ---> 2770f1ca8c39 [2021-08-03T11:12:59.501Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-03T11:12:59.501Z] ---> Running in b70db1b02837 [2021-08-03T11:12:59.501Z] Removing intermediate container b70db1b02837 [2021-08-03T11:12:59.501Z] ---> dadc052caf7f [2021-08-03T11:12:59.501Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T11:12:59.501Z] ---> Running in ad1345e63124 [2021-08-03T11:12:59.772Z] Removing intermediate container ad1345e63124 [2021-08-03T11:12:59.772Z] ---> cc2f8bdd5371 [2021-08-03T11:12:59.772Z] Step 22/24 : LABEL arch=x86_64 [2021-08-03T11:12:59.772Z] ---> Running in aef0456cd655 [2021-08-03T11:13:00.040Z] Removing intermediate container aef0456cd655 [2021-08-03T11:13:00.040Z] ---> 57ebf05f29fa [2021-08-03T11:13:00.040Z] Step 23/24 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b [2021-08-03T11:13:00.040Z] ---> Running in fe7d14d46c9b [2021-08-03T11:13:00.309Z] Removing intermediate container fe7d14d46c9b [2021-08-03T11:13:00.309Z] ---> bbba6d046f89 [2021-08-03T11:13:00.309Z] Step 24/24 : LABEL version=0.0.0 [2021-08-03T11:13:00.579Z] ---> Running in d2bb86b61f1c [2021-08-03T11:13:00.579Z] Removing intermediate container d2bb86b61f1c [2021-08-03T11:13:00.579Z] ---> 7a9b016b69cc [2021-08-03T11:13:00.579Z] [2021-08-03T11:13:00.850Z] Successfully built 7a9b016b69cc [2021-08-03T11:13:00.851Z] Successfully tagged sys-mgmt-agent:latest [2021-08-03T11:13:03.451Z]  Building sys-mgmt-agent ... done Removing intermediate container 07702987e131 [2021-08-03T11:13:03.451Z] ---> 401d3b984255 [2021-08-03T11:13:03.451Z] [2021-08-03T11:13:03.451Z] Step 11/32 : FROM alpine:3.12 [2021-08-03T11:13:03.451Z] ---> 13621d1b12d4 [2021-08-03T11:13:03.451Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-03T11:13:03.451Z] ---> Running in 7b0d7c750ae6 [2021-08-03T11:13:03.451Z] Removing intermediate container 7b0d7c750ae6 [2021-08-03T11:13:03.451Z] ---> f02ac97423d4 [2021-08-03T11:13:03.451Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-03T11:13:03.451Z] ---> Running in 2b78ea7d850e [2021-08-03T11:13:04.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T11:13:04.306Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T11:13:04.580Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-03T11:13:04.580Z] (2/2) Installing su-exec (0.2-r1) [2021-08-03T11:13:04.580Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T11:13:04.580Z] OK: 6 MiB in 16 packages [2021-08-03T11:13:05.054Z] Removing intermediate container 2b78ea7d850e [2021-08-03T11:13:05.054Z] ---> a58c268dcb78 [2021-08-03T11:13:05.054Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-03T11:13:05.333Z] ---> Running in aa03e9ae1329 [2021-08-03T11:13:05.605Z] Removing intermediate container aa03e9ae1329 [2021-08-03T11:13:05.605Z] ---> 9c0a42b34972 [2021-08-03T11:13:05.605Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-03T11:13:05.605Z] ---> Running in 559b058b9021 [2021-08-03T11:13:05.605Z] Removing intermediate container 559b058b9021 [2021-08-03T11:13:05.605Z] ---> 14a6354fed4d [2021-08-03T11:13:05.605Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-03T11:13:05.882Z] ---> Running in 2c971fd1238c [2021-08-03T11:13:06.849Z] Removing intermediate container 2c971fd1238c [2021-08-03T11:13:06.849Z] ---> e5fcb83b501a [2021-08-03T11:13:06.849Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-03T11:13:06.849Z] ---> Running in da035bca4c15 [2021-08-03T11:13:07.118Z] Removing intermediate container da035bca4c15 [2021-08-03T11:13:07.118Z] ---> ef48e436bc0c [2021-08-03T11:13:07.118Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-03T11:13:07.393Z] ---> 5912e4c5dd04 [2021-08-03T11:13:07.393Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-03T11:13:07.665Z] ---> Running in 95dd8040c6d8 [2021-08-03T11:13:08.629Z] Removing intermediate container 95dd8040c6d8 [2021-08-03T11:13:08.629Z] ---> 1d24ccfa2ee7 [2021-08-03T11:13:08.629Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T11:13:08.906Z] ---> 12470a4b6968 [2021-08-03T11:13:08.906Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-03T11:13:09.701Z] ---> 0f7f43b8bc64 [2021-08-03T11:13:09.701Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-03T11:13:09.701Z] ---> 6629800f1ba0 [2021-08-03T11:13:09.701Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-03T11:13:09.968Z] ---> f89ce3716870 [2021-08-03T11:13:09.968Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-03T11:13:10.553Z] ---> c5d9a9adeb7d [2021-08-03T11:13:10.553Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-03T11:13:10.553Z] ---> Running in f7f68e1fc379 [2021-08-03T11:13:10.824Z] Removing intermediate container f7f68e1fc379 [2021-08-03T11:13:10.824Z] ---> 25baf94aa196 [2021-08-03T11:13:10.824Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-03T11:13:11.092Z] ---> 26ce6719d85e [2021-08-03T11:13:11.092Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-03T11:13:11.092Z] ---> Running in 2df2e357cfee [2021-08-03T11:13:12.054Z] Removing intermediate container 2df2e357cfee [2021-08-03T11:13:12.054Z] ---> c24f591c2935 [2021-08-03T11:13:12.054Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-03T11:13:12.054Z] ---> Running in 19a9d619a224 [2021-08-03T11:13:12.323Z] Removing intermediate container 19a9d619a224 [2021-08-03T11:13:12.323Z] ---> f8040faa29dc [2021-08-03T11:13:12.323Z] Step 29/32 : CMD ["gate"] [2021-08-03T11:13:12.323Z] ---> Running in 80d399d63d39 [2021-08-03T11:13:12.594Z] Removing intermediate container 80d399d63d39 [2021-08-03T11:13:12.594Z] ---> ff259ad6aad9 [2021-08-03T11:13:12.594Z] Step 30/32 : LABEL arch=x86_64 [2021-08-03T11:13:12.594Z] ---> Running in 9f9ae440aa64 [2021-08-03T11:13:12.859Z] Removing intermediate container 9f9ae440aa64 [2021-08-03T11:13:12.859Z] ---> 18676d31bb4d [2021-08-03T11:13:12.859Z] Step 31/32 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b [2021-08-03T11:13:12.859Z] ---> Running in 58678f17cf35 [2021-08-03T11:13:13.129Z] Removing intermediate container 58678f17cf35 [2021-08-03T11:13:13.129Z] ---> 2c9ec0129457 [2021-08-03T11:13:13.129Z] Step 32/32 : LABEL version=0.0.0 [2021-08-03T11:13:13.129Z] ---> Running in 2f9f181a920d [2021-08-03T11:13:13.400Z] Removing intermediate container 2f9f181a920d [2021-08-03T11:13:13.400Z] ---> e2d500dc8cd2 [2021-08-03T11:13:13.400Z] [2021-08-03T11:13:13.400Z] Successfully built e2d500dc8cd2 [2021-08-03T11:13:13.400Z] Successfully tagged security-bootstrapper:latest [2021-08-03T11:13:21.612Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-03T11:13:22.213Z] Removing intermediate container e73919ef83b9 [2021-08-03T11:13:22.213Z] ---> 63b7ce98d630 [2021-08-03T11:13:22.213Z] [2021-08-03T11:13:22.213Z] Step 11/24 : FROM alpine:3.12 [2021-08-03T11:13:22.213Z] ---> 13621d1b12d4 [2021-08-03T11:13:22.213Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-03T11:13:22.213Z] ---> Using cache [2021-08-03T11:13:22.213Z] ---> 015e9b88ecd0 [2021-08-03T11:13:22.213Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T11:13:22.213Z] ---> Using cache [2021-08-03T11:13:22.213Z] ---> 7f5914c15d56 [2021-08-03T11:13:22.213Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-03T11:13:22.489Z] ---> Running in bde4024f7f16 [2021-08-03T11:13:22.489Z] Removing intermediate container bde4024f7f16 [2021-08-03T11:13:22.489Z] ---> fcec9f4e8c02 [2021-08-03T11:13:22.489Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-03T11:13:22.772Z] ---> Running in cc6499c84f5e [2021-08-03T11:13:22.772Z] Removing intermediate container cc6499c84f5e [2021-08-03T11:13:22.772Z] ---> c1fdef116cc9 [2021-08-03T11:13:22.772Z] Step 16/24 : WORKDIR / [2021-08-03T11:13:23.074Z] ---> Running in 0c8694f06807 [2021-08-03T11:13:23.348Z] 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-03T11:13:23.348Z] Removing intermediate container 630fad11aa39 [2021-08-03T11:13:23.348Z] ---> 08363945942a [2021-08-03T11:13:23.348Z] [2021-08-03T11:13:23.348Z] Step 11/22 : FROM alpine:3.12 [2021-08-03T11:13:23.348Z] ---> 13621d1b12d4 [2021-08-03T11:13:23.348Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-03T11:13:23.348Z] Removing intermediate container 0c8694f06807 [2021-08-03T11:13:23.348Z] ---> c39445eff89a [2021-08-03T11:13:23.348Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T11:13:23.348Z] ---> Running in 5015098543f5 [2021-08-03T11:13:23.623Z] ---> c572ddcbc652 [2021-08-03T11:13:23.623Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-03T11:13:23.892Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T11:13:23.892Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T11:13:24.093Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-03T11:13:24.162Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-03T11:13:24.162Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-03T11:13:24.162Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-03T11:13:24.162Z] (4/4) Installing curl (7.78.0-r0) [2021-08-03T11:13:24.162Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T11:13:24.162Z] Executing ca-certificates-20191127-r4.trigger [2021-08-03T11:13:24.162Z] OK: 7 MiB in 18 packages [2021-08-03T11:13:24.441Z] ---> a6370c6a25b6 [2021-08-03T11:13:24.441Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-03T11:13:24.719Z] ---> ccb441aebd71 [2021-08-03T11:13:24.719Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-03T11:13:24.719Z] ---> Running in e544f5ceafdf [2021-08-03T11:13:24.719Z] Removing intermediate container 5015098543f5 [2021-08-03T11:13:24.719Z] ---> 15bb99591e90 [2021-08-03T11:13:24.719Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-03T11:13:25.215Z] ---> Running in a25d885a4ff1 [2021-08-03T11:13:25.215Z] Removing intermediate container e544f5ceafdf [2021-08-03T11:13:25.215Z] ---> 2790f2ff2d64 [2021-08-03T11:13:25.215Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T11:13:25.215Z] Removing intermediate container a25d885a4ff1 [2021-08-03T11:13:25.215Z] ---> dfceff87dc1e [2021-08-03T11:13:25.215Z] Step 14/22 : WORKDIR /edgex [2021-08-03T11:13:25.215Z] ---> Running in e7a27dd587ee [2021-08-03T11:13:25.215Z] ---> Running in 27e9735e3dcc [2021-08-03T11:13:25.215Z] Removing intermediate container e7a27dd587ee [2021-08-03T11:13:25.215Z] ---> 0c043fb6da5a [2021-08-03T11:13:25.215Z] Step 22/24 : LABEL arch=x86_64 [2021-08-03T11:13:25.215Z] Removing intermediate container 27e9735e3dcc [2021-08-03T11:13:25.215Z] ---> cafc1a7a5ce5 [2021-08-03T11:13:25.215Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-03T11:13:25.485Z] ---> Running in 0c244be9d607 [2021-08-03T11:13:25.754Z] ---> 1c321becb1b8 [2021-08-03T11:13:25.754Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-03T11:13:25.754Z] Removing intermediate container 0c244be9d607 [2021-08-03T11:13:25.754Z] ---> 51ac19eae3e3 [2021-08-03T11:13:25.754Z] Step 23/24 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b [2021-08-03T11:13:25.754Z] Removing intermediate container 3ea5209ee3d8 [2021-08-03T11:13:25.754Z] ---> b6208235546e [2021-08-03T11:13:25.754Z] [2021-08-03T11:13:25.754Z] Step 11/26 : FROM alpine:3.12 [2021-08-03T11:13:25.754Z] ---> 13621d1b12d4 [2021-08-03T11:13:25.754Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-03T11:13:25.754Z] ---> Running in 2830bae94ee3 [2021-08-03T11:13:26.020Z] ---> Running in 1a6a09b716f2 [2021-08-03T11:13:26.020Z] Removing intermediate container 2830bae94ee3 [2021-08-03T11:13:26.020Z] ---> 8245a675a275 [2021-08-03T11:13:26.020Z] Step 24/24 : LABEL version=0.0.0 [2021-08-03T11:13:26.020Z] ---> ded3a71a3b5f [2021-08-03T11:13:26.020Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-03T11:13:26.020Z] ---> Running in cb4c2757acf9 [2021-08-03T11:13:26.288Z] Removing intermediate container cb4c2757acf9 [2021-08-03T11:13:26.288Z] ---> 78d1a8b04828 [2021-08-03T11:13:26.288Z] [2021-08-03T11:13:26.288Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T11:13:26.288Z] Successfully built 78d1a8b04828 [2021-08-03T11:13:26.288Z] Successfully tagged core-metadata:latest [2021-08-03T11:13:26.288Z]  Building core-metadata ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T11:13:26.560Z] ---> e373fb041326 [2021-08-03T11:13:26.560Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-03T11:13:26.560Z] ---> Running in 8ea4f4920687 [2021-08-03T11:13:26.560Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-03T11:13:26.560Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-03T11:13:26.560Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-03T11:13:26.560Z] (4/6) Installing curl (7.78.0-r0) [2021-08-03T11:13:26.560Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-03T11:13:26.560Z] (6/6) Installing su-exec (0.2-r1) [2021-08-03T11:13:26.560Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T11:13:26.560Z] Executing ca-certificates-20191127-r4.trigger [2021-08-03T11:13:26.560Z] OK: 7 MiB in 20 packages [2021-08-03T11:13:26.560Z] Removing intermediate container 8ea4f4920687 [2021-08-03T11:13:26.560Z] ---> dd8b556c0abf [2021-08-03T11:13:26.560Z] Step 19/22 : CMD ["--init=true"] [2021-08-03T11:13:26.560Z] ---> Running in 6fd65af2fcdf [2021-08-03T11:13:26.825Z] Removing intermediate container 6fd65af2fcdf [2021-08-03T11:13:26.825Z] ---> 835ebc55a527 [2021-08-03T11:13:26.825Z] Step 20/22 : LABEL arch=x86_64 [2021-08-03T11:13:26.825Z] ---> Running in 5fce3987a520 [2021-08-03T11:13:26.825Z] Removing intermediate container 5fce3987a520 [2021-08-03T11:13:26.825Z] ---> 5bc0943e13a1 [2021-08-03T11:13:26.825Z] Step 21/22 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b [2021-08-03T11:13:26.825Z] Removing intermediate container 1a6a09b716f2 [2021-08-03T11:13:26.825Z] ---> d76d638d3cc6 [2021-08-03T11:13:26.825Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-03T11:13:27.095Z] ---> Running in e03dc4e09bf9 [2021-08-03T11:13:27.095Z] ---> Running in d0014995114f [2021-08-03T11:13:27.095Z] Removing intermediate container e03dc4e09bf9 [2021-08-03T11:13:27.095Z] ---> ed3c77b43460 [2021-08-03T11:13:27.095Z] Step 22/22 : LABEL version=0.0.0 [2021-08-03T11:13:27.095Z] ---> Running in 2c752a8c34ea [2021-08-03T11:13:27.095Z] Removing intermediate container d0014995114f [2021-08-03T11:13:27.095Z] ---> dc877618c981 [2021-08-03T11:13:27.095Z] Step 14/26 : WORKDIR / [2021-08-03T11:13:27.095Z] ---> Running in fa4a875cdde3 [2021-08-03T11:13:27.095Z] Removing intermediate container 2c752a8c34ea [2021-08-03T11:13:27.095Z] ---> 615a8b99ff49 [2021-08-03T11:13:27.095Z] [2021-08-03T11:13:27.361Z] Removing intermediate container fa4a875cdde3 [2021-08-03T11:13:27.361Z] ---> 7c44fff5390c [2021-08-03T11:13:27.361Z] 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-03T11:13:27.361Z] Successfully built 615a8b99ff49 [2021-08-03T11:13:27.361Z] Successfully tagged security-proxy-setup:latest [2021-08-03T11:13:27.361Z]  Building security-proxy-setup ... done  ---> 9048a269020d [2021-08-03T11:13:27.361Z] 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-03T11:13:27.632Z] ---> 8b2a9ad71f43 [2021-08-03T11:13:27.632Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-03T11:13:27.898Z] ---> 8f515882c5ed [2021-08-03T11:13:27.898Z] 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-03T11:13:27.898Z] ---> f9aea4548f1a [2021-08-03T11:13:27.898Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-03T11:13:28.166Z] ---> c4ee63bb839e [2021-08-03T11:13:28.167Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-03T11:13:28.746Z] ---> feb8a7b7658a [2021-08-03T11:13:28.746Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-03T11:13:28.746Z] ---> 582f3fb5f871 [2021-08-03T11:13:28.746Z] 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-03T11:13:28.746Z] ---> Running in b0e4f1f986ec [2021-08-03T11:13:29.329Z] Removing intermediate container b0e4f1f986ec [2021-08-03T11:13:29.329Z] ---> fe116634beda [2021-08-03T11:13:29.329Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-03T11:13:29.329Z] ---> Running in eafb06d6217a [2021-08-03T11:13:29.329Z] Removing intermediate container eafb06d6217a [2021-08-03T11:13:29.329Z] ---> 98e07300849b [2021-08-03T11:13:29.329Z] Step 24/26 : LABEL arch=x86_64 [2021-08-03T11:13:29.329Z] ---> Running in e1f0249d1556 [2021-08-03T11:13:29.594Z] Removing intermediate container e1f0249d1556 [2021-08-03T11:13:29.594Z] ---> e6f89b4954fe [2021-08-03T11:13:29.594Z] Step 25/26 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b [2021-08-03T11:13:29.594Z] ---> Running in 10ad92b20652 [2021-08-03T11:13:29.594Z] Removing intermediate container 10ad92b20652 [2021-08-03T11:13:29.594Z] ---> 3c7b14fb5891 [2021-08-03T11:13:29.594Z] Step 26/26 : LABEL version=0.0.0 [2021-08-03T11:13:29.594Z] ---> Running in b6d3b4afda73 [2021-08-03T11:13:29.860Z] Removing intermediate container b6d3b4afda73 [2021-08-03T11:13:29.860Z] ---> a1c759f03123 [2021-08-03T11:13:29.860Z] [2021-08-03T11:13:29.860Z] Successfully built a1c759f03123 [2021-08-03T11:13:29.860Z] Successfully tagged security-secretstore-setup:latest [2021-08-03T11:13:29.872Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-08-03T11:13:29.878Z] $ docker stop --time=1 d1de534397d944005f292947c3900000c3d5f99734369dfc6124cc6e4c579318 [2021-08-03T11:13:31.186Z] $ docker rm -f d1de534397d944005f292947c3900000c3d5f99734369dfc6124cc6e4c579318 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T11:13:31.579Z] + docker images [2021-08-03T11:13:31.579Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-03T11:13:31.579Z] security-secretstore-setup latest a1c759f03123 2 seconds ago 29MB [2021-08-03T11:13:31.579Z] security-proxy-setup latest 615a8b99ff49 4 seconds ago 25.9MB [2021-08-03T11:13:31.579Z] core-metadata latest 78d1a8b04828 5 seconds ago 16.7MB [2021-08-03T11:13:31.579Z] b6208235546e 6 seconds ago 1.75GB [2021-08-03T11:13:31.579Z] 08363945942a 8 seconds ago 1.75GB [2021-08-03T11:13:31.579Z] 63b7ce98d630 10 seconds ago 1.75GB [2021-08-03T11:13:31.579Z] security-bootstrapper latest e2d500dc8cd2 18 seconds ago 18.7MB [2021-08-03T11:13:31.579Z] 401d3b984255 29 seconds ago 1.75GB [2021-08-03T11:13:31.579Z] sys-mgmt-agent latest 7a9b016b69cc 31 seconds ago 324MB [2021-08-03T11:13:31.579Z] core-data latest 79f3d7739560 42 seconds ago 20.4MB [2021-08-03T11:13:31.579Z] support-scheduler latest 5cdeb6a09b96 51 seconds ago 16.1MB [2021-08-03T11:13:31.579Z] support-notifications latest 2383b70f5968 52 seconds ago 16.8MB [2021-08-03T11:13:31.579Z] bb94bd55017b 56 seconds ago 1.75GB [2021-08-03T11:13:31.579Z] 1294b0f162c0 59 seconds ago 1.75GB [2021-08-03T11:13:31.579Z] b6d0bf01d95d About a minute ago 1.75GB [2021-08-03T11:13:31.579Z] core-command latest 314565146902 About a minute ago 16MB [2021-08-03T11:13:31.579Z] 18492c6895cb About a minute ago 1.75GB [2021-08-03T11:13:31.579Z] 298213fe786e About a minute ago 1.74GB [2021-08-03T11:13:31.579Z] ci-base-image-x86_64 latest 91913fab4c0c 5 minutes ago 1.24GB [2021-08-03T11:13:31.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 4508b0543a43 16 hours ago 547MB [2021-08-03T11:13:31.579Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 18 hours ago 37.5MB [2021-08-03T11:13:31.579Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-08-03T11:13:31.579Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-03T11:13:31.579Z] 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-03T11:13:47.011Z] Still waiting to schedule task [2021-08-03T11:13:47.012Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-03T11:14:20.728Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-03T11:14:22.199Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-03T11:14:23.196Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-03T11:14:24.194Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-03T11:14:36.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-03T11:14:36.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-03T11:14:36.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-03T11:14:36.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-03T11:14:36.666Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-03T11:14:36.666Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-03T11:14:37.280Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-03T11:14:37.280Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-03T11:14:37.280Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-03T11:14:37.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-03T11:14:49.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.207s coverage: 28.7% of statements [2021-08-03T11:14:49.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-03T11:14:49.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-03T11:14:52.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.317s coverage: 100.0% of statements [2021-08-03T11:14:52.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-03T11:14:53.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.295s coverage: 46.3% of statements [2021-08-03T11:14:53.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-03T11:14:53.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-03T11:14:56.493Z] Running on prd-ubuntu18.04-docker-8c-8g-1881 in /w/workspace/edgexfoundry_edgex-go_PR-3646 [Pipeline] { [Pipeline] ws [2021-08-03T11:14:56.512Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-08-03T11:14:56.628Z] The recommended git tool is: git [2021-08-03T11:14:57.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.597s coverage: 90.1% of statements [2021-08-03T11:14:57.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-03T11:14:57.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-03T11:14:57.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.257s coverage: 81.2% of statements [2021-08-03T11:14:57.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-03T11:14:57.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-03T11:14:57.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-03T11:14:57.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-03T11:14:57.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-03T11:14:59.334Z] using credential edgex-jenkins-ssh [2021-08-03T11:14:59.351Z] Cloning the remote Git repository [2021-08-03T11:14:59.372Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-03T11:14:59.464Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-08-03T11:14:59.500Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-03T11:14:59.501Z] > git --version # timeout=10 [2021-08-03T11:14:59.506Z] > git --version # 'git version 2.17.1' [2021-08-03T11:14:59.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T11:14:59.548Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T11:15:04.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.406s coverage: 94.2% of statements [2021-08-03T11:15:04.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-03T11:15:04.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-03T11:15:04.228Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.180s coverage: 59.1% of statements [2021-08-03T11:15:04.228Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-03T11:15:04.228Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-03T11:15:04.228Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-03T11:15:04.228Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-03T11:15:04.228Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-03T11:15:04.228Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.294s coverage: 60.0% of statements [2021-08-03T11:15:04.228Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-03T11:15:04.228Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-03T11:15:04.228Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-03T11:15:04.228Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.266s coverage: 0.8% of statements [2021-08-03T11:15:04.228Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-03T11:15:04.228Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.164s coverage: 58.8% of statements [2021-08-03T11:15:04.228Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.161s coverage: 22.0% of statements [2021-08-03T11:15:04.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-03T11:15:04.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.205s coverage: 47.1% of statements [2021-08-03T11:15:04.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.206s coverage: 79.5% of statements [2021-08-03T11:15:04.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.193s coverage: 94.1% of statements [2021-08-03T11:15:06.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.232s coverage: 96.3% of statements [2021-08-03T11:15:06.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.191s coverage: 87.5% of statements [2021-08-03T11:15:13.552Z] Merging remotes/origin/main commit ced8146ce41083de85aa69ae5104d5b74ca9c581 into PR head commit 3d5ecab1958ab9339548dd552acfe0067772b85b [2021-08-03T11:15:13.683Z] Merge succeeded, producing 3d5ecab1958ab9339548dd552acfe0067772b85b [2021-08-03T11:15:13.684Z] Checking out Revision 3d5ecab1958ab9339548dd552acfe0067772b85b (PR-3646) [2021-08-03T11:15:12.871Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-03T11:15:12.877Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T11:15:12.889Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-03T11:15:12.905Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-03T11:15:12.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T11:15:12.909Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3646/head:refs/remotes/origin/PR-3646 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-03T11:15:13.557Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T11:15:13.561Z] > git checkout -f 3d5ecab1958ab9339548dd552acfe0067772b85b # timeout=10 [2021-08-03T11:15:13.635Z] > git remote # timeout=10 [2021-08-03T11:15:13.643Z] > git config --get remote.origin.url # timeout=10 [2021-08-03T11:15:13.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T11:15:13.652Z] > git merge ced8146ce41083de85aa69ae5104d5b74ca9c581 # timeout=10 [2021-08-03T11:15:13.663Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-03T11:15:13.682Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T11:15:13.688Z] > git checkout -f 3d5ecab1958ab9339548dd552acfe0067772b85b # timeout=10 [2021-08-03T11:15:17.602Z] Commit message: "feat: Wrap the error with the proper error message" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T11:15:19.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.239s coverage: 94.4% of statements [2021-08-03T11:15:19.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.175s coverage: 44.8% of statements [2021-08-03T11:15:20.317Z] + echo snap-build.sh [2021-08-03T11:15:20.317Z] snap-build.sh [2021-08-03T11:15:20.317Z] + SNAP_BASE_DIR=. [2021-08-03T11:15:20.317Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-08-03T11:15:20.317Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-08-03T11:15:20.317Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-08-03T11:15:20.317Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-08-03T11:15:20.317Z] + cd /w/workspace/edgex-go/4 [2021-08-03T11:15:20.317Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-03T11:15:20.317Z] Reading package lists... [2021-08-03T11:15:20.317Z] Building dependency tree... [2021-08-03T11:15:20.317Z] Reading state information... [2021-08-03T11:15:20.317Z] The following packages were automatically installed and are no longer required: [2021-08-03T11:15:20.317Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-03T11:15:20.317Z] uidmap xdelta3 [2021-08-03T11:15:20.317Z] Use 'sudo apt autoremove' to remove them. [2021-08-03T11:15:20.317Z] The following packages will be REMOVED: [2021-08-03T11:15:20.317Z] lxd* lxd-client* [2021-08-03T11:15:20.586Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-03T11:15:20.586Z] After this operation, 31.7 MB disk space will be freed. [2021-08-03T11:15:21.123Z] (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-03T11:15:21.123Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-03T11:15:22.095Z] Removing lxd dnsmasq configuration [2021-08-03T11:15:22.095Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-03T11:15:22.095Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-03T11:15:23.068Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-03T11:15:23.068Z] (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-03T11:15:23.068Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-03T11:15:24.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.568s coverage: 81.8% of statements [2021-08-03T11:15:24.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-03T11:15:24.487Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-03T11:15:24.487Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-03T11:15:25.080Z] + sudo snap remove --purge lxd [2021-08-03T11:15:25.080Z] snap "lxd" is not installed [2021-08-03T11:15:25.080Z] + sudo groupadd --force --system lxd [2021-08-03T11:15:25.080Z] ++ whoami [2021-08-03T11:15:25.080Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-03T11:15:25.080Z] + newgrp - lxd [2021-08-03T11:15:25.080Z] + sudo snap install lxd [2021-08-03T11:15:32.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.239s coverage: 92.9% of statements [2021-08-03T11:15:32.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-03T11:15:32.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-03T11:15:32.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-03T11:15:32.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-08-03T11:15:32.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-03T11:15:32.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-03T11:15:32.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-03T11:15:32.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-03T11:15:32.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-03T11:15:32.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.187s coverage: 87.2% of statements [2021-08-03T11:15:32.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-03T11:15:32.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-03T11:15:32.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-08-03T11:15:32.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-03T11:15:32.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 58.8% of statements [2021-08-03T11:15:32.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-03T11:15:32.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.173s coverage: 80.0% of statements [2021-08-03T11:15:32.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements [2021-08-03T11:15:32.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.238s coverage: 85.4% of statements [2021-08-03T11:15:32.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.329s coverage: 91.2% of statements [2021-08-03T11:15:32.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-03T11:15:32.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.646s coverage: 64.4% of statements [2021-08-03T11:15:32.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-03T11:15:32.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-03T11:15:32.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.167s coverage: 100.0% of statements [2021-08-03T11:15:32.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements [2021-08-03T11:15:32.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-08-03T11:15:32.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2021-08-03T11:15:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.099s coverage: 100.0% of statements [2021-08-03T11:15:33.323Z] 2021-08-03T11:15:30Z INFO Waiting for automatic snapd restart... [2021-08-03T11:15:36.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.192s coverage: 66.9% of statements [2021-08-03T11:15:36.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-03T11:15:36.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-03T11:15:36.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-03T11:15:39.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.813s coverage: 43.6% of statements [2021-08-03T11:15:39.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-03T11:15:39.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-03T11:15:39.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.239s coverage: 89.5% of statements [2021-08-03T11:15:39.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-03T11:15:39.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.221s coverage: 84.8% of statements [2021-08-03T11:15:39.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-03T11:15:47.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.229s coverage: 19.3% of statements [2021-08-03T11:15:47.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-03T11:15:47.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-03T11:15:47.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-03T11:15:47.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-03T11:15:47.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.602s coverage: 92.0% of statements [2021-08-03T11:15:47.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-03T11:15:47.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-03T11:15:47.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-03T11:15:47.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-03T11:15:47.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.229s coverage: 62.7% of statements [2021-08-03T11:15:47.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-03T11:15:47.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-03T11:15:47.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.378s coverage: 97.7% of statements [2021-08-03T11:15:47.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-03T11:15:47.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-03T11:15:47.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-03T11:15:47.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-03T11:15:47.512Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.169s coverage: 28.9% of statements [2021-08-03T11:15:47.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-03T11:15:47.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-03T11:15:47.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-03T11:15:47.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-03T11:15:47.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-03T11:15:47.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-03T11:15:47.512Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.178s coverage: 100.0% of statements [2021-08-03T11:15:47.512Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-08-03T11:15:47.512Z] GO111MODULE=on go vet ./... [2021-08-03T11:15:48.324Z] lxd 4.16 from Canonical* installed [2021-08-03T11:15:48.324Z] + sudo lxd init --auto [2021-08-03T11:15:58.411Z] + sudo snap install --classic snapcraft [2021-08-03T11:16:06.659Z] snapcraft 4.8.3 from Canonical* installed [2021-08-03T11:16:06.659Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-03T11:16:06.659Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-03T11:16:06.659Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-03T11:16:06.659Z] Dload Upload Total Spent Left Speed [2021-08-03T11:16:06.659Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4098 0 --:--:-- --:--:-- --:--:-- 4098 [2021-08-03T11:16:06.659Z] 33 3325k 33 1110k 0 0 3345k 0 --:--:-- --:--:-- --:--:-- 3345k 100 3325k 100 3325k 0 0 7244k 0 --:--:-- --:--:-- --:--:-- 17.1M [2021-08-03T11:16:06.659Z] ./yq_linux_amd64 [2021-08-03T11:16:06.659Z] + sudo snapcraft prime --use-lxd [2021-08-03T11:16:08.603Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-03T11:16:08.603Z] 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-03T11:16:08.603Z] - README.md [2021-08-03T11:16:08.603Z] [2021-08-03T11:16:08.603Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-03T11:16:08.603Z] Launching a container. [2021-08-03T11:16:16.833Z] Waiting for container to be ready [2021-08-03T11:16:16.833Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-03T11:16:16.833Z] [2021-08-03T11:16:19.623Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-03T11:16:19.623Z] Waiting for network to be ready... [2021-08-03T11:16:20.207Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-03T11:16:20.207Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] [2021-08-03T11:16:20.207Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-03T11:16:20.474Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [334 kB] [2021-08-03T11:16:20.474Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-03T11:16:20.474Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-03T11:16:20.474Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] [2021-08-03T11:16:20.474Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] [2021-08-03T11:16:20.474Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-03T11:16:20.474Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-03T11:16:20.741Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-03T11:16:20.741Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-03T11:16:21.008Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-03T11:16:21.008Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-03T11:16:21.008Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-03T11:16:21.008Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-03T11:16:21.008Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-03T11:16:21.008Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-03T11:16:21.592Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-03T11:16:21.859Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2161 kB] [2021-08-03T11:16:21.859Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [426 kB] [2021-08-03T11:16:21.859Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.0 kB] [2021-08-03T11:16:21.859Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-03T11:16:21.859Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] [2021-08-03T11:16:21.859Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] [2021-08-03T11:16:21.859Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] [2021-08-03T11:16:22.126Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-03T11:16:24.070Z] Fetched 25.0 MB in 4s (6338 kB/s) [2021-08-03T11:16:25.029Z] Reading package lists... [2021-08-03T11:16:25.029Z] Reading package lists... [2021-08-03T11:16:25.029Z] Building dependency tree... [2021-08-03T11:16:25.029Z] Reading state information... [2021-08-03T11:16:25.296Z] The following additional packages will be installed: [2021-08-03T11:16:25.296Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-03T11:16:25.296Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-03T11:16:25.296Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-03T11:16:25.296Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-03T11:16:25.296Z] Suggested packages: [2021-08-03T11:16:25.296Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-03T11:16:25.296Z] Recommended packages: [2021-08-03T11:16:25.296Z] gnupg libsasl2-modules [2021-08-03T11:16:25.296Z] The following NEW packages will be installed: [2021-08-03T11:16:25.296Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-03T11:16:25.296Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-03T11:16:25.296Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-03T11:16:25.296Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-03T11:16:25.296Z] The following packages will be upgraded: [2021-08-03T11:16:25.296Z] gpg gpg-agent gpgconf libudev1 [2021-08-03T11:16:25.296Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-03T11:16:25.296Z] Need to get 3527 kB of archives. [2021-08-03T11:16:25.296Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-03T11:16:25.296Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-08-03T11:16:25.562Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-08-03T11:16:25.562Z] Get:3 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-03T11:16:25.562Z] Get:4 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-03T11:16:25.562Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-03T11:16:25.562Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-03T11:16:25.562Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-03T11:16:25.828Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-03T11:16:25.828Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-03T11:16:26.095Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-03T11:16:26.095Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-03T11:16:26.095Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-03T11:16:26.364Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-03T11:16:26.364Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-03T11:16:26.365Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-03T11:16:26.365Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-03T11:16:26.365Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-03T11:16:26.365Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-03T11:16:26.365Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-03T11:16:26.365Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-03T11:16:26.365Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-03T11:16:26.365Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-03T11:16:26.365Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-03T11:16:26.365Z] Fetched 3527 kB in 1s (3406 kB/s) [2021-08-03T11:16:26.632Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-03T11:16:26.632Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-08-03T11:16:26.632Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-03T11:16:26.632Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-08-03T11:16:26.632Z] Selecting previously unselected package udev. [2021-08-03T11:16:26.632Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-03T11:16:26.632Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-08-03T11:16:26.632Z] Unpacking udev (237-3ubuntu10.50) ... [2021-08-03T11:16:26.900Z] Selecting previously unselected package libfuse2:amd64. [2021-08-03T11:16:26.900Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-03T11:16:26.900Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-03T11:16:26.900Z] Selecting previously unselected package fuse. [2021-08-03T11:16:26.900Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-03T11:16:26.900Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-03T11:16:26.900Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-03T11:16:26.900Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-03T11:16:27.166Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-03T11:16:27.166Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-03T11:16:27.166Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-03T11:16:27.166Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-03T11:16:27.166Z] Selecting previously unselected package libksba8:amd64. [2021-08-03T11:16:27.166Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-03T11:16:27.166Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-03T11:16:27.433Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-03T11:16:27.433Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T11:16:27.433Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T11:16:27.433Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-03T11:16:27.433Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T11:16:27.433Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T11:16:27.433Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-03T11:16:27.433Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T11:16:27.433Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T11:16:27.433Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-03T11:16:27.433Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T11:16:27.433Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T11:16:27.433Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-03T11:16:27.433Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T11:16:27.433Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T11:16:27.704Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-03T11:16:27.704Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T11:16:27.704Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T11:16:27.704Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-03T11:16:27.704Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T11:16:27.704Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T11:16:27.704Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-03T11:16:27.704Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T11:16:27.704Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T11:16:27.704Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-03T11:16:27.704Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T11:16:27.705Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T11:16:27.973Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-03T11:16:27.973Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-03T11:16:27.973Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-03T11:16:27.973Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-03T11:16:27.973Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-03T11:16:27.973Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-03T11:16:27.973Z] Selecting previously unselected package libldap-common. [2021-08-03T11:16:27.973Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-03T11:16:27.973Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-03T11:16:27.973Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-03T11:16:27.973Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-03T11:16:27.973Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-03T11:16:27.973Z] Selecting previously unselected package dirmngr. [2021-08-03T11:16:27.973Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-03T11:16:27.973Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-03T11:16:28.240Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-03T11:16:28.241Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-03T11:16:28.241Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-03T11:16:28.241Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-03T11:16:28.241Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-03T11:16:28.241Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-03T11:16:28.241Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T11:16:28.241Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-03T11:16:28.241Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-03T11:16:28.241Z] Setting up udev (237-3ubuntu10.50) ... [2021-08-03T11:16:28.508Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-03T11:16:28.508Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T11:16:28.775Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-03T11:16:28.775Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-03T11:16:28.775Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-03T11:16:28.775Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T11:16:28.775Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T11:16:28.775Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T11:16:28.775Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T11:16:28.775Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T11:16:28.775Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T11:16:28.775Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T11:16:28.775Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-03T11:16:28.775Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-03T11:16:28.775Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-03T11:16:29.360Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-03T11:16:29.360Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-03T11:16:29.360Z] This means they are not meant to be enabled using systemctl. [2021-08-03T11:16:29.360Z] Possible reasons for having this kind of units are: [2021-08-03T11:16:29.360Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-03T11:16:29.360Z] .wants/ or .requires/ directory. [2021-08-03T11:16:29.360Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-03T11:16:29.360Z] a requirement dependency on it. [2021-08-03T11:16:29.360Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-03T11:16:29.360Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-03T11:16:29.360Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-03T11:16:29.360Z] instance name specified. [2021-08-03T11:16:29.626Z] Reading package lists... [2021-08-03T11:16:29.892Z] Building dependency tree... [2021-08-03T11:16:29.892Z] Reading state information... [2021-08-03T11:16:30.160Z] The following additional packages will be installed: [2021-08-03T11:16:30.160Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-03T11:16:30.160Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-03T11:16:30.160Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-03T11:16:30.160Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-03T11:16:30.160Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-03T11:16:30.160Z] Suggested packages: [2021-08-03T11:16:30.160Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-03T11:16:30.160Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-03T11:16:30.160Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-03T11:16:30.160Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-03T11:16:30.160Z] systemd-container policykit-1 [2021-08-03T11:16:30.160Z] Recommended packages: [2021-08-03T11:16:30.160Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-03T11:16:30.160Z] The following NEW packages will be installed: [2021-08-03T11:16:30.160Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-03T11:16:30.160Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-03T11:16:30.160Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-03T11:16:30.160Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-03T11:16:30.160Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-03T11:16:30.160Z] The following packages will be upgraded: [2021-08-03T11:16:30.160Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-03T11:16:30.160Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-03T11:16:30.160Z] Need to get 36.7 MB of archives. [2021-08-03T11:16:30.160Z] After this operation, 147 MB of additional disk space will be used. [2021-08-03T11:16:30.160Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-08-03T11:16:30.426Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-03T11:16:30.426Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-08-03T11:16:30.426Z] 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-03T11:16:30.426Z] 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-03T11:16:30.426Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-03T11:16:30.426Z] 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-03T11:16:30.426Z] 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-03T11:16:30.426Z] 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-03T11:16:30.426Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-03T11:16:30.426Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-03T11:16:30.426Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-03T11:16:30.426Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-03T11:16:30.426Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-03T11:16:30.426Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-03T11:16:30.426Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-03T11:16:30.426Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-03T11:16:30.426Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-08-03T11:16:31.009Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-03T11:16:31.009Z] 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-03T11:16:31.009Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-03T11:16:31.009Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-03T11:16:31.009Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-03T11:16:31.009Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-03T11:16:31.009Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-03T11:16:31.009Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-03T11:16:31.009Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-03T11:16:31.009Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-03T11:16:31.275Z] 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-03T11:16:31.275Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-03T11:16:32.234Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-03T11:16:32.234Z] Fetched 36.7 MB in 2s (18.8 MB/s) [2021-08-03T11:16:32.234Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-03T11:16:32.234Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-08-03T11:16:32.501Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-03T11:16:32.768Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-08-03T11:16:32.768Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-03T11:16:33.036Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-08-03T11:16:33.036Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-03T11:16:33.036Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-03T11:16:33.036Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-03T11:16:33.036Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-03T11:16:33.303Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-03T11:16:33.303Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-03T11:16:33.303Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-03T11:16:33.569Z] Setting up apt (1.6.14) ... [2021-08-03T11:16:33.569Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-03T11:16:33.837Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-03T11:16:33.837Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-03T11:16:33.837Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-03T11:16:33.837Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-03T11:16:34.102Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-03T11:16:34.102Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-03T11:16:34.102Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-03T11:16:34.102Z] Selecting previously unselected package libexpat1:amd64. [2021-08-03T11:16:34.102Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-03T11:16:34.102Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-03T11:16:34.102Z] Selecting previously unselected package python3.6-minimal. [2021-08-03T11:16:34.102Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-03T11:16:34.102Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-03T11:16:34.369Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-03T11:16:34.636Z] Checking for services that may need to be restarted...done. [2021-08-03T11:16:34.636Z] Checking for services that may need to be restarted...done. [2021-08-03T11:16:34.636Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-03T11:16:34.636Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-03T11:16:34.636Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-03T11:16:34.902Z] Selecting previously unselected package python3-minimal. [2021-08-03T11:16:34.902Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-03T11:16:34.902Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-03T11:16:34.902Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-03T11:16:34.902Z] Selecting previously unselected package mime-support. [2021-08-03T11:16:34.902Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-03T11:16:34.902Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-03T11:16:35.168Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-03T11:16:35.168Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-03T11:16:35.168Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-03T11:16:35.168Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-03T11:16:35.168Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-03T11:16:35.168Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-03T11:16:35.435Z] Selecting previously unselected package python3.6. [2021-08-03T11:16:35.435Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-03T11:16:35.435Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-03T11:16:35.435Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-03T11:16:35.435Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-03T11:16:35.435Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-03T11:16:35.435Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-03T11:16:35.701Z] Selecting previously unselected package python3. [2021-08-03T11:16:35.701Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-03T11:16:35.701Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-03T11:16:35.701Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-03T11:16:35.701Z] Selecting previously unselected package multiarch-support. [2021-08-03T11:16:35.701Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-03T11:16:35.701Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-03T11:16:35.701Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-03T11:16:35.701Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-03T11:16:35.702Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-03T11:16:35.702Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-03T11:16:35.702Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-03T11:16:35.702Z] Selecting previously unselected package libbsd0:amd64. [2021-08-03T11:16:35.702Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-03T11:16:35.969Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-03T11:16:35.969Z] Selecting previously unselected package sudo. [2021-08-03T11:16:35.969Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-03T11:16:35.969Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-03T11:16:35.969Z] Selecting previously unselected package apparmor. [2021-08-03T11:16:35.969Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-03T11:16:35.969Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-03T11:16:36.236Z] Selecting previously unselected package libedit2:amd64. [2021-08-03T11:16:36.236Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-03T11:16:36.236Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-03T11:16:36.236Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-03T11:16:36.236Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-03T11:16:36.236Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-03T11:16:36.236Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-03T11:16:36.236Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-03T11:16:36.236Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-03T11:16:36.236Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-03T11:16:36.236Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-03T11:16:36.236Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-03T11:16:36.236Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-03T11:16:36.236Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-03T11:16:36.236Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-03T11:16:36.503Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-03T11:16:36.503Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-03T11:16:36.503Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-03T11:16:36.503Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-03T11:16:36.503Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-03T11:16:36.503Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-03T11:16:36.503Z] Selecting previously unselected package openssh-client. [2021-08-03T11:16:36.503Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-08-03T11:16:36.503Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-03T11:16:36.770Z] Selecting previously unselected package squashfs-tools. [2021-08-03T11:16:36.770Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-03T11:16:36.770Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-03T11:16:36.770Z] Selecting previously unselected package snapd. [2021-08-03T11:16:36.770Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-03T11:16:36.770Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-03T11:16:38.711Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-03T11:16:38.711Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-03T11:16:38.979Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-03T11:16:38.979Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-03T11:16:38.979Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-03T11:16:38.979Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-03T11:16:38.979Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-03T11:16:38.979Z] Setting up systemd (237-3ubuntu10.50) ... [2021-08-03T11:16:38.979Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-03T11:16:39.565Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-03T11:16:39.566Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-03T11:16:39.566Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-03T11:16:39.566Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-03T11:16:39.566Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-03T11:16:39.566Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-03T11:16:40.148Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-03T11:16:40.148Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-03T11:16:40.148Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-03T11:16:40.148Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-03T11:16:40.148Z] running python rtupdate hooks for python3.6... [2021-08-03T11:16:40.148Z] running python post-rtupdate hooks for python3.6... [2021-08-03T11:16:40.415Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-03T11:16:41.002Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-03T11:16:41.002Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-03T11:16:41.002Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-03T11:16:41.002Z] Setting up snapd (2.49.2+18.04) ... [2021-08-03T11:16:41.587Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-03T11:16:41.587Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-03T11:16:41.855Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-03T11:16:42.122Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-03T11:16:42.122Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-03T11:16:42.122Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-03T11:16:42.395Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-03T11:16:42.662Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-03T11:16:42.662Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-03T11:16:42.928Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-03T11:16:42.928Z] /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-03T11:16:43.194Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-03T11:16:43.463Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-03T11:16:44.441Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-03T11:16:44.751Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-03T11:16:44.751Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-03T11:16:45.800Z] Reading package lists... [2021-08-03T11:16:46.066Z] Reading package lists... [2021-08-03T11:16:46.066Z] Building dependency tree... [2021-08-03T11:16:46.066Z] Reading state information... [2021-08-03T11:16:46.332Z] Calculating upgrade... [2021-08-03T11:16:46.332Z] The following packages will be upgraded: [2021-08-03T11:16:46.332Z] advancecomp base-files bash binutils binutils-common [2021-08-03T11:16:46.332Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-03T11:16:46.332Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-03T11:16:46.332Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-03T11:16:46.332Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-03T11:16:46.332Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-03T11:16:46.332Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-03T11:16:46.332Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-03T11:16:46.332Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-03T11:16:46.332Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-03T11:16:46.332Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-03T11:16:46.332Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-03T11:16:46.332Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-03T11:16:46.332Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-03T11:16:46.332Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-03T11:16:46.332Z] ubuntu-keyring util-linux [2021-08-03T11:16:46.598Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-03T11:16:46.598Z] Need to get 64.2 MB of archives. [2021-08-03T11:16:46.598Z] After this operation, 5125 kB of additional disk space will be used. [2021-08-03T11:16:46.598Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] [2021-08-03T11:16:46.598Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-03T11:16:46.598Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-03T11:16:46.598Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-03T11:16:46.598Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-03T11:16:46.598Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-03T11:16:46.598Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-03T11:16:46.598Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-03T11:16:46.598Z] 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-03T11:16:46.598Z] 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-03T11:16:46.598Z] 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-03T11:16:46.598Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-03T11:16:46.598Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-03T11:16:46.598Z] 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-03T11:16:46.598Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-03T11:16:46.598Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-03T11:16:46.598Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-03T11:16:46.598Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-03T11:16:46.865Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-03T11:16:46.865Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-03T11:16:46.865Z] 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-03T11:16:46.865Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-03T11:16:46.865Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-08-03T11:16:46.865Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-03T11:16:46.865Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-03T11:16:46.865Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-03T11:16:46.865Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-03T11:16:46.865Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-03T11:16:46.865Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-03T11:16:46.865Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-03T11:16:46.865Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-03T11:16:46.865Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-03T11:16:46.865Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-08-03T11:16:46.865Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-03T11:16:46.865Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-03T11:16:46.865Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-03T11:16:46.865Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-03T11:16:46.865Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-03T11:16:46.865Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-03T11:16:46.865Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-03T11:16:46.865Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-03T11:16:46.865Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-03T11:16:46.865Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-08-03T11:16:46.865Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-03T11:16:46.865Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-03T11:16:46.865Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-03T11:16:46.865Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-03T11:16:46.865Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-03T11:16:46.865Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-03T11:16:46.865Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-03T11:16:46.865Z] Get:51 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-03T11:16:47.132Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-03T11:16:47.132Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-03T11:16:47.132Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-03T11:16:47.132Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-03T11:16:47.132Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-03T11:16:47.132Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-03T11:16:47.132Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-03T11:16:47.132Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-03T11:16:47.398Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-03T11:16:47.398Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-03T11:16:47.398Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-03T11:16:47.665Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-03T11:16:47.665Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-03T11:16:47.665Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-03T11:16:47.665Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-03T11:16:47.665Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-03T11:16:47.665Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-03T11:16:47.665Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-03T11:16:47.937Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-03T11:16:47.937Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-03T11:16:47.937Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-03T11:16:47.937Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-03T11:16:47.937Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-03T11:16:47.937Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-03T11:16:47.937Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-03T11:16:47.937Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-03T11:16:47.937Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-03T11:16:47.937Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-03T11:16:47.937Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-03T11:16:47.937Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-03T11:16:47.937Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-03T11:16:48.206Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-03T11:16:48.206Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-03T11:16:48.206Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-03T11:16:48.206Z] Get:86 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-03T11:16:48.206Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-03T11:16:48.206Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-03T11:16:48.206Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-03T11:16:48.206Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-03T11:16:48.206Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-03T11:16:48.206Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-03T11:16:48.484Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-03T11:16:48.484Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-03T11:16:48.484Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-03T11:16:48.484Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-03T11:16:48.484Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-03T11:16:48.484Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-03T11:16:48.484Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-03T11:16:48.484Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-03T11:16:48.484Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-03T11:16:48.753Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-03T11:16:48.753Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-03T11:16:48.753Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-03T11:16:48.753Z] Fetched 64.2 MB in 2s (28.4 MB/s) [2021-08-03T11:16:48.753Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-03T11:16:48.753Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-03T11:16:48.753Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-03T11:16:49.342Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-03T11:16:49.342Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-03T11:16:49.342Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... [2021-08-03T11:16:49.342Z] Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... [2021-08-03T11:16:49.613Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T11:16:49.613Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T11:16:49.613Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T11:16:49.613Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T11:16:49.881Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T11:16:49.881Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T11:16:49.881Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T11:16:49.881Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T11:16:49.881Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T11:16:49.881Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T11:16:49.881Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T11:16:49.881Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T11:16:50.148Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T11:16:50.148Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T11:16:50.148Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T11:16:50.148Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-03T11:16:50.148Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T11:16:50.148Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-03T11:16:50.148Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-03T11:16:50.148Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-03T11:16:50.148Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T11:16:50.148Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T11:16:50.416Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T11:16:50.416Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T11:16:50.416Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T11:16:50.416Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T11:16:50.416Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T11:16:50.683Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-03T11:16:50.683Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-03T11:16:50.683Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-03T11:16:50.950Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-03T11:16:51.219Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-03T11:16:51.219Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-03T11:16:51.219Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-03T11:16:51.219Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-03T11:16:51.219Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-03T11:16:51.486Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-03T11:16:51.486Z] Installing new version of config file /etc/issue ... [2021-08-03T11:16:51.486Z] Installing new version of config file /etc/issue.net ... [2021-08-03T11:16:51.486Z] Installing new version of config file /etc/lsb-release ... [2021-08-03T11:16:51.486Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-03T11:16:51.754Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-03T11:16:51.755Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-03T11:16:51.755Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-03T11:16:52.023Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T11:16:52.023Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-03T11:16:52.023Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-03T11:16:52.023Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-03T11:16:52.023Z] 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-03T11:16:52.023Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T11:16:52.023Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T11:16:52.023Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-03T11:16:52.291Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-03T11:16:52.291Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T11:16:52.291Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-03T11:16:52.291Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-03T11:16:52.291Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-03T11:16:52.291Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T11:16:52.291Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-03T11:16:52.291Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-03T11:16:52.558Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-03T11:16:52.559Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T11:16:52.559Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-03T11:16:52.559Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-03T11:16:52.827Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-03T11:16:52.827Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T11:16:52.827Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-03T11:16:52.827Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-03T11:16:52.827Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-03T11:16:52.827Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T11:16:52.827Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-03T11:16:52.827Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-03T11:16:53.097Z] Setting up grep (3.1-2build1) ... [2021-08-03T11:16:53.097Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T11:16:53.097Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-03T11:16:53.097Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-03T11:16:53.097Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-03T11:16:53.097Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T11:16:53.097Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-03T11:16:53.097Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-03T11:16:53.365Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-03T11:16:53.365Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T11:16:53.365Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-03T11:16:53.365Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-03T11:16:53.365Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-03T11:16:53.365Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T11:16:53.365Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-03T11:16:53.365Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-03T11:16:53.950Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-03T11:16:53.950Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-03T11:16:53.950Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-03T11:16:53.950Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-03T11:16:54.220Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-03T11:16:54.220Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T11:16:54.220Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-03T11:16:54.220Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-03T11:16:55.183Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-03T11:16:55.183Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-03T11:16:55.183Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-03T11:16:55.183Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-03T11:16:55.183Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-03T11:16:55.183Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T11:16:55.183Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-03T11:16:55.183Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-03T11:16:55.451Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-03T11:16:55.451Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T11:16:55.451Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T11:16:55.451Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-03T11:16:55.451Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-03T11:16:55.451Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T11:16:55.451Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T11:16:55.451Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-03T11:16:55.718Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-03T11:16:55.718Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T11:16:55.718Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T11:16:55.718Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-03T11:16:55.718Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-03T11:16:55.718Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T11:16:55.718Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T11:16:55.718Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-03T11:16:55.985Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-03T11:16:55.985Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T11:16:55.985Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-03T11:16:55.985Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-03T11:16:55.985Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-03T11:16:55.985Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-03T11:16:55.985Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-03T11:16:55.985Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T11:16:55.985Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-03T11:16:55.985Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-03T11:16:56.252Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-03T11:16:56.252Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T11:16:56.252Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T11:16:56.252Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-03T11:16:56.252Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-03T11:16:56.252Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T11:16:56.252Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T11:16:56.252Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-03T11:16:56.520Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-03T11:16:56.520Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T11:16:56.520Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T11:16:56.520Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-03T11:16:56.787Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-03T11:16:57.054Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-03T11:16:57.328Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-03T11:16:57.596Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T11:16:57.596Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-03T11:16:57.596Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-03T11:16:57.596Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-03T11:16:57.596Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T11:16:57.596Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-03T11:16:57.864Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-03T11:16:57.864Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-03T11:16:57.864Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-03T11:16:57.864Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-03T11:16:57.864Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-03T11:16:57.864Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-03T11:16:58.132Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-03T11:16:58.132Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-03T11:16:58.132Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-03T11:16:58.132Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-03T11:16:58.132Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-03T11:16:58.132Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-03T11:16:58.400Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-03T11:16:58.400Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-03T11:16:58.400Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-03T11:16:58.400Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-03T11:16:58.400Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-03T11:16:58.401Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-03T11:16:58.678Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-03T11:16:58.678Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-03T11:16:58.678Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-03T11:16:58.678Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-03T11:16:58.678Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-03T11:16:58.678Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-03T11:16:58.678Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-03T11:16:58.947Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-03T11:16:58.947Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T11:16:58.947Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T11:16:58.947Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-03T11:16:58.947Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-08-03T11:16:58.947Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-03T11:16:59.214Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-03T11:16:59.214Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-03T11:16:59.214Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-03T11:16:59.214Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T11:16:59.214Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-03T11:16:59.214Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-03T11:16:59.214Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-03T11:16:59.483Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T11:16:59.483Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-03T11:16:59.483Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-03T11:16:59.483Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-03T11:16:59.483Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T11:16:59.483Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-03T11:16:59.483Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-03T11:16:59.483Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-03T11:16:59.750Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T11:16:59.750Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-03T11:16:59.750Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-03T11:16:59.750Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-03T11:16:59.751Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T11:16:59.751Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-03T11:16:59.751Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-03T11:17:00.019Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-03T11:17:00.019Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T11:17:00.019Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-03T11:17:00.019Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-03T11:17:00.294Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-03T11:17:00.294Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T11:17:00.294Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-03T11:17:00.294Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-03T11:17:00.294Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-03T11:17:00.294Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T11:17:00.294Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-03T11:17:00.294Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-03T11:17:00.567Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-03T11:17:00.567Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T11:17:00.567Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-03T11:17:00.567Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-03T11:17:00.567Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-03T11:17:00.567Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T11:17:00.567Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-03T11:17:00.567Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-03T11:17:00.835Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-03T11:17:00.835Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T11:17:00.835Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-03T11:17:00.835Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-03T11:17:00.835Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-03T11:17:00.835Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T11:17:00.835Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-03T11:17:00.835Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-03T11:17:01.104Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-03T11:17:01.104Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T11:17:01.104Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-03T11:17:01.104Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-03T11:17:01.104Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-03T11:17:01.374Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T11:17:01.374Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-03T11:17:01.374Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-03T11:17:01.374Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-03T11:17:01.374Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T11:17:01.374Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-03T11:17:01.374Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-03T11:17:01.374Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-03T11:17:01.374Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-03T11:17:01.374Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-03T11:17:01.374Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-03T11:17:01.641Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-03T11:17:01.641Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-03T11:17:01.641Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-03T11:17:01.641Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-03T11:17:01.911Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-03T11:17:01.911Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-03T11:17:01.911Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-03T11:17:01.911Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-03T11:17:01.911Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-03T11:17:01.911Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-03T11:17:02.177Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-03T11:17:02.177Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-03T11:17:02.178Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-03T11:17:02.178Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-03T11:17:02.178Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-03T11:17:02.178Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-03T11:17:02.178Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-03T11:17:02.178Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-03T11:17:02.446Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-03T11:17:02.446Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-03T11:17:02.446Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-03T11:17:02.446Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-03T11:17:02.713Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-03T11:17:02.714Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-03T11:17:02.981Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-03T11:17:02.981Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-03T11:17:02.981Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-03T11:17:02.981Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-03T11:17:03.256Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-03T11:17:03.256Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-03T11:17:03.256Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-03T11:17:03.256Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-03T11:17:03.256Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-03T11:17:03.256Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-03T11:17:03.527Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T11:17:03.527Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T11:17:03.527Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T11:17:03.527Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T11:17:03.527Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T11:17:03.527Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T11:17:03.797Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T11:17:03.797Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T11:17:04.759Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T11:17:04.759Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T11:17:05.346Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T11:17:05.346Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T11:17:05.615Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T11:17:05.615Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T11:17:05.883Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T11:17:05.883Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T11:17:06.464Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T11:17:06.464Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T11:17:06.732Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-03T11:17:06.732Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-03T11:17:06.732Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-03T11:17:06.732Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-03T11:17:06.732Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-03T11:17:06.732Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-03T11:17:07.002Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-03T11:17:07.002Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-03T11:17:07.002Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-03T11:17:07.002Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-03T11:17:07.002Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-03T11:17:07.002Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-03T11:17:07.002Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-03T11:17:07.002Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-03T11:17:07.273Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T11:17:07.273Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-03T11:17:07.273Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T11:17:07.273Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T11:17:07.273Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T11:17:07.273Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-03T11:17:07.273Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-03T11:17:07.273Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-03T11:17:07.273Z] [2021-08-03T11:17:07.273Z] Current default time zone: 'Etc/UTC' [2021-08-03T11:17:07.273Z] Local time is now: Tue Aug 3 11:17:07 UTC 2021. [2021-08-03T11:17:07.273Z] Universal Time is now: Tue Aug 3 11:17:07 UTC 2021. [2021-08-03T11:17:07.273Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-03T11:17:07.273Z] [2021-08-03T11:17:07.273Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-08-03T11:17:07.273Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T11:17:07.273Z] Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... [2021-08-03T11:17:07.273Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-03T11:17:07.273Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-03T11:17:07.273Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-03T11:17:07.540Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-03T11:17:07.540Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-03T11:17:07.540Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-03T11:17:07.540Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-03T11:17:07.540Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T11:17:07.540Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-03T11:17:07.540Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T11:17:07.540Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-03T11:17:07.540Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T11:17:07.540Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-03T11:17:07.540Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-03T11:17:07.540Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-03T11:17:07.540Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-03T11:17:07.540Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-03T11:17:07.540Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-03T11:17:07.540Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-03T11:17:07.540Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-03T11:17:09.372Z] gofmt -l . [2021-08-03T11:17:09.372Z] [ "`gofmt -l .`" = "" ] [2021-08-03T11:17:09.372Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-03T11:17:09.485Z] Updating certificates in /etc/ssl/certs... [2021-08-03T11:17:10.035Z] + ls -al . [2021-08-03T11:17:10.035Z] total 624 [2021-08-03T11:17:10.036Z] drwxrwxr-x 9 1001 1001 4096 Aug 3 11:17 . [2021-08-03T11:17:10.036Z] drwxr-xr-x 4 root root 4096 Aug 3 11:12 .. [2021-08-03T11:17:10.036Z] -rw-rw-r-- 1 1001 1001 11 Aug 3 11:10 .dockerignore [2021-08-03T11:17:10.036Z] drwxrwxr-x 8 1001 1001 4096 Aug 3 11:10 .git [2021-08-03T11:17:10.036Z] drwxrwxr-x 3 1001 1001 4096 Aug 3 11:10 .github [2021-08-03T11:17:10.036Z] -rw-rw-r-- 1 1001 1001 818 Aug 3 11:10 .gitignore [2021-08-03T11:17:10.036Z] -rw-rw-r-- 1 1001 1001 76 Aug 3 11:10 .hadolint.yml [2021-08-03T11:17:10.036Z] -rw-rw-r-- 1 1001 1001 166 Aug 3 11:10 .sonarcloud.properties [2021-08-03T11:17:10.036Z] -rw-rw-r-- 1 1001 1001 8609 Aug 3 11:10 Attribution.txt [2021-08-03T11:17:10.036Z] -rw-rw-r-- 1 1001 1001 43881 Aug 3 11:10 CHANGELOG.md [2021-08-03T11:17:10.036Z] -rw-rw-r-- 1 1001 1001 3804 Aug 3 11:10 CONTRIBUTING.md [2021-08-03T11:17:10.036Z] -rw-rw-r-- 1 1001 1001 931 Aug 3 11:10 Dockerfile.build [2021-08-03T11:17:10.036Z] -rw-rw-r-- 1 1001 1001 849 Aug 3 11:10 Jenkinsfile [2021-08-03T11:17:10.036Z] -rw-rw-r-- 1 1001 1001 10775 Aug 3 11:10 LICENSE [2021-08-03T11:17:10.036Z] -rw-rw-r-- 1 1001 1001 5915 Aug 3 11:10 Makefile [2021-08-03T11:17:10.036Z] -rw-rw-r-- 1 1001 1001 8643 Aug 3 11:10 README.md [2021-08-03T11:17:10.036Z] -rw-rw-r-- 1 1001 1001 6912 Aug 3 11:10 SECURITY.md [2021-08-03T11:17:10.036Z] -rw-rw-r-- 1 1001 1001 5 Aug 3 11:07 VERSION [2021-08-03T11:17:10.036Z] -rw-rw-r-- 1 1001 1001 4131 Aug 3 11:10 ZMQWindows.md [2021-08-03T11:17:10.036Z] drwxrwxr-x 2 1001 1001 4096 Aug 3 11:10 bin [2021-08-03T11:17:10.036Z] drwxrwxr-x 14 1001 1001 4096 Aug 3 11:10 cmd [2021-08-03T11:17:10.036Z] -rw-r--r-- 1 root root 403847 Aug 3 11:15 coverage.out [2021-08-03T11:17:10.036Z] -rw-rw-r-- 1 1001 1001 813 Aug 3 11:10 go.mod [2021-08-03T11:17:10.036Z] -rw-r--r-- 1 root root 48847 Aug 3 11:12 go.sum [2021-08-03T11:17:10.036Z] drwxrwxr-x 8 1001 1001 4096 Aug 3 11:10 internal [2021-08-03T11:17:10.036Z] drwxrwxr-x 3 1001 1001 4096 Aug 3 11:10 openapi [2021-08-03T11:17:10.036Z] drwxrwxr-x 4 1001 1001 4096 Aug 3 11:10 snap [2021-08-03T11:17:10.036Z] -rw-rw-r-- 1 1001 1001 204 Aug 3 11:10 version.go [Pipeline] sh [2021-08-03T11:17:10.445Z] 23 added, 27 removed; done. [2021-08-03T11:17:10.445Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-03T11:17:10.445Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T11:17:10.445Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-03T11:17:10.445Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-03T11:17:10.445Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-03T11:17:10.445Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T11:17:10.445Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-03T11:17:10.445Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T11:17:10.445Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T11:17:10.445Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T11:17:10.445Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T11:17:10.445Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T11:17:10.445Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-03T11:17:10.445Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-03T11:17:10.445Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-03T11:17:10.445Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-03T11:17:10.445Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-03T11:17:10.445Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T11:17:10.445Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T11:17:10.445Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-03T11:17:10.445Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-03T11:17:10.445Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-03T11:17:10.698Z] + '[' -e coverage.out ] [2021-08-03T11:17:10.698Z] + chown 1001:1001 coverage.out [2021-08-03T11:17:10.713Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-03T11:17:10.713Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-03T11:17:10.713Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-03T11:17:10.713Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-03T11:17:10.713Z] Updating certificates in /etc/ssl/certs... [Pipeline] stash [2021-08-03T11:17:10.732Z] Warning: overwriting stash ‘coverage-report’ [2021-08-03T11:17:11.296Z] 0 added, 0 removed; done. [2021-08-03T11:17:11.296Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-03T11:17:11.296Z] done. [2021-08-03T11:17:11.589Z] Stashed 1 file(s) [Pipeline] sh [2021-08-03T11:17:11.830Z] Reading package lists... [2021-08-03T11:17:11.830Z] Building dependency tree... [2021-08-03T11:17:11.830Z] Reading state information... [2021-08-03T11:17:12.098Z] The following NEW packages will be installed: [2021-08-03T11:17:12.098Z] apt-transport-https [2021-08-03T11:17:12.098Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-03T11:17:12.237Z] + make build [2021-08-03T11:17:12.237Z] go mod tidy [2021-08-03T11:17:12.366Z] Need to get 4348 B of archives. [2021-08-03T11:17:12.366Z] After this operation, 154 kB of additional disk space will be used. [2021-08-03T11:17:12.366Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-03T11:17:12.366Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-03T11:17:12.366Z] Fetched 4348 B in 0s (24.3 kB/s) [2021-08-03T11:17:12.366Z] Selecting previously unselected package apt-transport-https. [2021-08-03T11:17:12.366Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-03T11:17:12.366Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-03T11:17:12.366Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-03T11:17:12.366Z] Setting up apt-transport-https (1.6.14) ... [2021-08-03T11:17:12.634Z] Waiting for network to be ready... [2021-08-03T11:17:12.831Z] 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-03T11:17:19.275Z] 2021-08-03T11:17:16Z INFO Waiting for automatic snapd restart... [2021-08-03T11:17:19.531Z] 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-03T11:17:19.543Z] snapd 2.51.3 from Canonical* installed [2021-08-03T11:17:20.502Z] "snapd" switched to the "latest/stable" channel [2021-08-03T11:17:20.502Z] [2021-08-03T11:17:22.447Z] core18 20210611 from Canonical* installed [2021-08-03T11:17:22.715Z] "core18" switched to the "latest/stable" channel [2021-08-03T11:17:22.715Z] [2021-08-03T11:17:26.063Z] snapcraft 4.8.3 from Canonical* installed [2021-08-03T11:17:26.063Z] "snapcraft" switched to the "latest/stable" channel [2021-08-03T11:17:26.063Z] [2021-08-03T11:17:30.320Z] 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-03T11:17:30.320Z] - README.md [2021-08-03T11:17:30.320Z] [2021-08-03T11:17:30.320Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-03T11:17:30.320Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-03T11:17:30.591Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-03T11:17:30.863Z] Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-03T11:17:31.871Z] Reading package lists... [2021-08-03T11:17:32.149Z] 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-03T11:17:32.149Z] Reading package lists... [2021-08-03T11:17:32.426Z] Building dependency tree... [2021-08-03T11:17:32.426Z] Reading state information... [2021-08-03T11:17:32.426Z] Suggested packages: [2021-08-03T11:17:32.426Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-03T11:17:32.426Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-03T11:17:32.426Z] Recommended packages: [2021-08-03T11:17:32.426Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-03T11:17:32.426Z] The following NEW packages will be installed: [2021-08-03T11:17:32.426Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-03T11:17:32.426Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-03T11:17:32.426Z] pkg-config zip [2021-08-03T11:17:32.426Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-03T11:17:32.700Z] Need to get 7663 kB of archives. [2021-08-03T11:17:32.700Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-03T11:17:32.700Z] 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-03T11:17:32.700Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-03T11:17:32.700Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-03T11:17:32.700Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-03T11:17:32.700Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-03T11:17:32.977Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-03T11:17:32.977Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-03T11:17:32.977Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-03T11:17:33.268Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-03T11:17:33.268Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-03T11:17:33.268Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-03T11:17:33.268Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-03T11:17:33.268Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-03T11:17:33.552Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-03T11:17:33.552Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-03T11:17:33.552Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-03T11:17:33.552Z] Fetched 7663 kB in 1s (8007 kB/s) [2021-08-03T11:17:33.552Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-03T11:17:33.828Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-03T11:17:33.828Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-03T11:17:33.828Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-03T11:17:33.828Z] Selecting previously unselected package libpsl5:amd64. [2021-08-03T11:17:33.828Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-03T11:17:33.828Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-03T11:17:33.828Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-03T11:17:33.828Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-03T11:17:33.828Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-03T11:17:33.828Z] Selecting previously unselected package librtmp1:amd64. [2021-08-03T11:17:33.828Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-03T11:17:33.828Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-03T11:17:34.102Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-03T11:17:34.102Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-03T11:17:34.102Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-03T11:17:34.102Z] Selecting previously unselected package liberror-perl. [2021-08-03T11:17:34.102Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-03T11:17:34.102Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-03T11:17:34.102Z] Selecting previously unselected package git-man. [2021-08-03T11:17:34.102Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-03T11:17:34.102Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-03T11:17:34.102Z] Selecting previously unselected package git. [2021-08-03T11:17:34.102Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-03T11:17:34.378Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-03T11:17:34.655Z] Selecting previously unselected package libnorm1:amd64. [2021-08-03T11:17:34.655Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-03T11:17:34.655Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-03T11:17:34.930Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-03T11:17:34.930Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-03T11:17:34.930Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-03T11:17:34.930Z] Selecting previously unselected package libsodium23:amd64. [2021-08-03T11:17:34.930Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-03T11:17:34.930Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-03T11:17:34.930Z] Selecting previously unselected package libzmq5:amd64. [2021-08-03T11:17:34.930Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-03T11:17:34.930Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-03T11:17:34.930Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-03T11:17:34.930Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-03T11:17:34.930Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-03T11:17:35.205Z] Selecting previously unselected package pkg-config. [2021-08-03T11:17:35.205Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-03T11:17:35.205Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-03T11:17:35.205Z] Selecting previously unselected package zip. [2021-08-03T11:17:35.205Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-03T11:17:35.205Z] Unpacking zip (3.0-11build1) ... [2021-08-03T11:17:35.205Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-03T11:17:35.205Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-03T11:17:35.205Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-03T11:17:35.205Z] Setting up liberror-perl (0.17025-1) ... [2021-08-03T11:17:35.205Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-03T11:17:35.205Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-03T11:17:35.205Z] No schema files found: doing nothing. [2021-08-03T11:17:35.205Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-03T11:17:35.205Z] Setting up zip (3.0-11build1) ... [2021-08-03T11:17:35.205Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-03T11:17:35.205Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-03T11:17:35.205Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-03T11:17:35.479Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-03T11:17:35.480Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-03T11:17:35.480Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-03T11:17:35.480Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-03T11:17:35.480Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-03T11:17:36.079Z] git set to automatically installed. [2021-08-03T11:17:36.079Z] git-man set to automatically installed. [2021-08-03T11:17:36.079Z] libcurl3-gnutls set to automatically installed. [2021-08-03T11:17:36.079Z] liberror-perl set to automatically installed. [2021-08-03T11:17:36.079Z] libglib2.0-0 set to automatically installed. [2021-08-03T11:17:36.079Z] libnghttp2-14 set to automatically installed. [2021-08-03T11:17:36.079Z] libnorm1 set to automatically installed. [2021-08-03T11:17:36.079Z] libpgm-5.2-0 set to automatically installed. [2021-08-03T11:17:36.079Z] libpsl5 set to automatically installed. [2021-08-03T11:17:36.079Z] librtmp1 set to automatically installed. [2021-08-03T11:17:36.079Z] libsodium23 set to automatically installed. [2021-08-03T11:17:36.079Z] libzmq3-dev set to automatically installed. [2021-08-03T11:17:36.079Z] libzmq5 set to automatically installed. [2021-08-03T11:17:36.079Z] pkg-config set to automatically installed. [2021-08-03T11:17:36.079Z] zip set to automatically installed. [2021-08-03T11:17:37.541Z] snapd is not logged in, snap install commands will use sudo [2021-08-03T11:17:38.527Z] snap "core18" has no updates available [2021-08-03T11:17:38.801Z] snapd is not logged in, snap install commands will use sudo [2021-08-03T11:17:41.856Z] 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-03T11:17:43.297Z] 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-03T11:17:44.210Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-03T11:17:44.484Z] Pulling config-common [2021-08-03T11:17:44.484Z] + snapcraftctl pull [2021-08-03T11:17:45.463Z] Pulling go-build-helper [2021-08-03T11:17:45.464Z] + snapcraftctl pull [2021-08-03T11:17:46.447Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-03T11:17:46.448Z] Skipping pull go-build-helper (already ran) [2021-08-03T11:17:46.448Z] Building go-build-helper [2021-08-03T11:17:46.448Z] + snapcraftctl build [2021-08-03T11:17:47.610Z] 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-03T11:17:48.208Z] 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-03T11:17:48.636Z] Staging go-build-helper [2021-08-03T11:17:48.636Z] + snapcraftctl stage [2021-08-03T11:17:51.614Z] 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-03T11:17:55.010Z] 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-03T11:17:56.937Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-03T11:17:56.937Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-03T11:17:56.937Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] [2021-08-03T11:17:56.937Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [334 kB] [2021-08-03T11:17:56.937Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-03T11:17:56.937Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-03T11:17:56.937Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] [2021-08-03T11:17:56.937Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] [2021-08-03T11:17:56.937Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-03T11:17:56.937Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-03T11:17:56.937Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-03T11:17:56.937Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-03T11:17:56.937Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-03T11:17:56.937Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-03T11:17:56.937Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-03T11:17:56.937Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-03T11:17:56.937Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-03T11:17:56.937Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-03T11:17:56.937Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-03T11:17:56.937Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2161 kB] [2021-08-03T11:17:56.937Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [426 kB] [2021-08-03T11:17:56.937Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.0 kB] [2021-08-03T11:17:56.937Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-03T11:17:56.937Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] [2021-08-03T11:17:56.937Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] [2021-08-03T11:17:56.937Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] [2021-08-03T11:17:56.937Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-03T11:17:56.937Z] Fetched 25.0 MB in 0s (0 B/s) [2021-08-03T11:17:56.937Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-03T11:17:56.937Z] Fetched 224 kB in 0s (0 B/s) [2021-08-03T11:17:56.937Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-03T11:17:56.937Z] Fetched 157 kB in 0s (0 B/s) [2021-08-03T11:17:56.937Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-03T11:17:56.937Z] Fetched 221 kB in 0s (0 B/s) [2021-08-03T11:17:56.937Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-03T11:17:56.937Z] Fetched 143 kB in 0s (0 B/s) [2021-08-03T11:17:56.937Z] Pulling edgex-go [2021-08-03T11:17:56.937Z] + snapcraftctl pull [2021-08-03T11:17:57.641Z] 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-03T11:17:58.379Z] Pulling hooks [2021-08-03T11:17:58.379Z] + snapcraftctl pull [2021-08-03T11:18:01.965Z] 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-03T11:18:05.358Z] 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-03T11:18:07.987Z] 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-03T11:18:14.740Z] $ docker stop --time=1 e933eda251fd88513d71d108df340c935dae7de1ff9363a3feef808b17bf3667 [2021-08-03T11:18:16.711Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-03T11:18:16.711Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-03T11:18:16.711Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-03T11:18:16.711Z] Fetched 0 B in 0s (0 B/s) [2021-08-03T11:18:16.711Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-03T11:18:16.711Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-03T11:18:16.711Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-03T11:18:16.711Z] Fetched 279 kB in 0s (0 B/s) [2021-08-03T11:18:16.711Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-03T11:18:16.711Z] Fetched 122 kB in 0s (0 B/s) [2021-08-03T11:18:16.711Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-03T11:18:16.711Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-03T11:18:16.711Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-03T11:18:16.711Z] Fetched 8848 B in 0s (0 B/s) [2021-08-03T11:18:16.711Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-03T11:18:16.711Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-03T11:18:16.711Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-03T11:18:16.711Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-03T11:18:16.711Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-03T11:18:16.711Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-03T11:18:16.711Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-03T11:18:16.711Z] Fetched 219 kB in 0s (0 B/s) [2021-08-03T11:18:16.711Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-03T11:18:16.711Z] Fetched 154 kB in 0s (0 B/s) [2021-08-03T11:18:16.711Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-03T11:18:16.711Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-03T11:18:16.711Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-03T11:18:16.711Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-03T11:18:16.711Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-03T11:18:16.711Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-03T11:18:16.711Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-03T11:18:16.711Z] Fetched 499 kB in 0s (0 B/s) [2021-08-03T11:18:16.711Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-03T11:18:16.711Z] Fetched 111 kB in 0s (0 B/s) [2021-08-03T11:18:16.711Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-03T11:18:16.711Z] Fetched 240 kB in 0s (0 B/s) [2021-08-03T11:18:16.711Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-03T11:18:16.711Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-03T11:18:16.711Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-03T11:18:16.711Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-03T11:18:16.711Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-03T11:18:16.711Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-03T11:18:16.711Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-03T11:18:16.711Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-03T11:18:16.711Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-03T11:18:16.711Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-03T11:18:16.711Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-03T11:18:16.711Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-03T11:18:16.711Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-03T11:18:16.712Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-03T11:18:16.712Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-03T11:18:16.712Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-03T11:18:16.712Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-03T11:18:16.712Z] Fetched 8720 B in 0s (0 B/s) [2021-08-03T11:18:16.712Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-03T11:18:16.712Z] Fetched 140 kB in 0s (0 B/s) [2021-08-03T11:18:16.712Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-03T11:18:16.712Z] Fetched 119 kB in 0s (0 B/s) [2021-08-03T11:18:16.712Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-03T11:18:16.712Z] Fetched 111 kB in 0s (0 B/s) [2021-08-03T11:18:16.712Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-03T11:18:16.712Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-03T11:18:16.712Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-03T11:18:16.712Z] Fetched 645 kB in 0s (0 B/s) [2021-08-03T11:18:16.712Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-03T11:18:16.712Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-03T11:18:16.712Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-03T11:18:16.712Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-03T11:18:16.712Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-03T11:18:16.712Z] Fetched 368 kB in 0s (0 B/s) [2021-08-03T11:18:16.712Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-03T11:18:16.712Z] Fetched 187 kB in 0s (0 B/s) [2021-08-03T11:18:16.712Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-03T11:18:16.712Z] Fetched 175 kB in 0s (0 B/s) [2021-08-03T11:18:16.712Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-03T11:18:16.712Z] Fetched 206 kB in 0s (0 B/s) [2021-08-03T11:18:16.712Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-08-03T11:18:16.712Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-03T11:18:16.712Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-03T11:18:16.712Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-03T11:18:16.712Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-03T11:18:16.712Z] Fetched 159 kB in 0s (0 B/s) [2021-08-03T11:18:16.712Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-03T11:18:16.712Z] Fetched 107 kB in 0s (0 B/s) [2021-08-03T11:18:16.712Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-03T11:18:16.712Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-03T11:18:16.712Z] Pulling static-packages [2021-08-03T11:18:16.712Z] + snapcraftctl pull [2021-08-03T11:18:16.712Z] Pulling version [2021-08-03T11:18:16.712Z] + cd /root/project [2021-08-03T11:18:16.712Z] + + git describe --tags --abbrev=0 [2021-08-03T11:18:16.712Z] sed s/v// [2021-08-03T11:18:16.712Z] + GIT_VERSION=2.0.1-dev.20 [2021-08-03T11:18:16.712Z] + [ -z 2.0.1-dev.20 ] [2021-08-03T11:18:16.712Z] + snapcraftctl set-version 2.0.1-dev.20 [2021-08-03T11:18:16.712Z] Building config-common [2021-08-03T11:18:16.712Z] + snapcraftctl build [2021-08-03T11:18:17.388Z] $ docker rm -f e933eda251fd88513d71d108df340c935dae7de1ff9363a3feef808b17bf3667 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-08-03T11:18:18.702Z] Skipping build go-build-helper (already ran) [2021-08-03T11:18:18.702Z] Building edgex-go [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T11:18:18.977Z] + cd /root/parts/edgex-go/src [2021-08-03T11:18:18.977Z] + git describe --tags --abbrev=0 [2021-08-03T11:18:18.977Z] + sed s/v// [2021-08-03T11:18:18.977Z] + GIT_VERSION=2.0.1-dev.20 [2021-08-03T11:18:18.978Z] + [ -z 2.0.1-dev.20 ] [2021-08-03T11:18:18.978Z] + echo 2.0.1-dev.20 [2021-08-03T11:18:18.978Z] + make build [2021-08-03T11:18:18.978Z] go mod tidy [2021-08-03T11:18:19.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-03T11:18:19.353Z] [2021-08-03T11:18:19.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T11:18:19.713Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-03T11:18:19.987Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-03T11:18:19.987Z] 29e5d40040c1: Pulling fs layer [2021-08-03T11:18:19.987Z] 1ce36da41761: Pulling fs layer [2021-08-03T11:18:19.987Z] 25b303627fd3: Pulling fs layer [2021-08-03T11:18:20.261Z] 29e5d40040c1: Verifying Checksum [2021-08-03T11:18:20.261Z] 29e5d40040c1: Download complete [2021-08-03T11:18:20.857Z] 29e5d40040c1: Pull complete [2021-08-03T11:18:21.132Z] 1ce36da41761: Verifying Checksum [2021-08-03T11:18:21.132Z] 1ce36da41761: Download complete [2021-08-03T11:18:21.961Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-03T11:18:21.961Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-03T11:18:21.961Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.12 [2021-08-03T11:18:21.961Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-03T11:18:21.961Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-03T11:18:21.961Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-03T11:18:21.961Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-03T11:18:21.961Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-03T11:18:21.961Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-03T11:18:21.961Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-03T11:18:21.961Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-03T11:18:21.961Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-03T11:18:21.961Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-03T11:18:21.961Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-03T11:18:22.234Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-03T11:18:22.511Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-03T11:18:22.511Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-03T11:18:22.565Z] 1ce36da41761: Pull complete [2021-08-03T11:18:22.565Z] 25b303627fd3: Verifying Checksum [2021-08-03T11:18:22.565Z] 25b303627fd3: Download complete [2021-08-03T11:18:22.786Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-03T11:18:23.382Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-03T11:18:23.382Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-03T11:18:23.382Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-03T11:18:23.382Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-03T11:18:23.382Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-03T11:18:23.382Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-03T11:18:23.382Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-03T11:18:23.382Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-03T11:18:23.660Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-03T11:18:23.660Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-03T11:18:23.660Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-03T11:18:23.660Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-03T11:18:23.660Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-03T11:18:23.660Z] go: downloading golang.org/x/text v0.3.6 [2021-08-03T11:18:23.660Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-03T11:18:23.660Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-03T11:18:23.660Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-03T11:18:23.660Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-03T11:18:23.660Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-03T11:18:23.661Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-03T11:18:23.935Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-03T11:18:23.935Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-03T11:18:23.935Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-03T11:18:24.220Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-03T11:18:24.220Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-03T11:18:24.220Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-03T11:18:24.494Z] go: downloading github.com/kr/text v0.1.0 [2021-08-03T11:18:24.494Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-03T11:18:24.494Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-03T11:18:24.494Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-03T11:18:24.494Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-03T11:18:24.494Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-03T11:18:24.494Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-03T11:18:24.494Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-03T11:18:24.494Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-03T11:18:24.779Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-03T11:18:24.779Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-03T11:18:24.779Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-03T11:18:24.779Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-03T11:18:24.779Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-03T11:18:24.779Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-03T11:18:24.779Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-03T11:18:24.779Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-03T11:18:24.779Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-03T11:18:24.779Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-03T11:18:24.779Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-03T11:18:24.779Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-03T11:18:25.055Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-03T11:18:25.055Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-03T11:18:25.055Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-03T11:18:25.055Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-03T11:18:25.055Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-03T11:18:25.055Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-03T11:18:25.055Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-03T11:18:25.055Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-03T11:18:25.055Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-03T11:18:25.055Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-03T11:18:25.055Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-03T11:18:25.055Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.20" -o cmd/core-data/core-data ./cmd/core-data [2021-08-03T11:18:32.736Z] 25b303627fd3: Pull complete [2021-08-03T11:18:32.736Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-03T11:18:32.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-03T11:18:32.736Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-03T11:18:32.975Z] prd-ubuntu18.04-docker-arm64-4c-16g-1880 does not seem to be running inside a container [2021-08-03T11:18:33.068Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03T11:18:35.203Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.20" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-03T11:18:36.465Z] $ docker top 3308033db9fb65114b4155dde9dacdb0d85b2c4d170648342458bf6e2a3f56bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T11:18:37.445Z] + docker-compose build --help [2021-08-03T11:18:37.445Z] + grep parallel [2021-08-03T11:18:37.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.20" -o cmd/core-command/core-command ./cmd/core-command [2021-08-03T11:18:38.816Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.20" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-03T11:18:40.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.20" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-03T11:18:40.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.20" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-03T11:18:40.826Z] --parallel Build images in parallel. [Pipeline] } [2021-08-03T11:18:41.130Z] $ docker stop --time=1 3308033db9fb65114b4155dde9dacdb0d85b2c4d170648342458bf6e2a3f56bf [2021-08-03T11:18:41.504Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.20" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-03T11:18:42.482Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.20" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-03T11:18:42.967Z] $ docker rm -f 3308033db9fb65114b4155dde9dacdb0d85b2c4d170648342458bf6e2a3f56bf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T11:18:43.467Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.20" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-03T11:18:43.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-03T11:18:43.635Z] . [Pipeline] withDockerContainer [2021-08-03T11:18:43.877Z] prd-ubuntu18.04-docker-arm64-4c-16g-1880 does not seem to be running inside a container [2021-08-03T11:18:43.972Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03T11:18:44.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.20" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-03T11:18:45.508Z] $ docker top ce3172ec6d6fa7ce747758ddc481832edd1fc3ab6fa9576529cb049f7fdb899a -eo pid,comm [2021-08-03T11:18:45.510Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.20" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] { [Pipeline] sh [2021-08-03T11:18:46.448Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-03T11:18:46.492Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.20" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-03T11:18:48.472Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-03T11:18:48.472Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-03T11:18:48.472Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-03T11:18:48.472Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-03T11:18:48.472Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-03T11:18:48.472Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-03T11:18:48.472Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-03T11:18:48.472Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-03T11:18:48.472Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-03T11:18:48.472Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-03T11:18:48.472Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-03T11:18:48.472Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-03T11:18:48.472Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-03T11:18:48.472Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-03T11:18:48.472Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-03T11:18:48.472Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-03T11:18:48.472Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-03T11:18:48.472Z] + 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-03T11:18:48.472Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-03T11:18:48.472Z] + 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-03T11:18:48.472Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-03T11:18:48.472Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-03T11:18:48.472Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-03T11:18:48.472Z] + 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-03T11:18:48.472Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-03T11:18:48.472Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-03T11:18:48.472Z] + 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-03T11:18:49.457Z] Building hooks [2021-08-03T11:18:49.457Z] + cd /root/parts/hooks/src [2021-08-03T11:18:49.457Z] + make build [2021-08-03T11:18:49.457Z] go mod tidy [2021-08-03T11:18:49.730Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-03T11:18:49.730Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-03T11:18:49.730Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-03T11:18:49.730Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-03T11:18:50.003Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-03T11:18:50.599Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-03T11:18:50.743Z] Building core-command ... [2021-08-03T11:18:50.743Z] Building core-data ... [2021-08-03T11:18:50.743Z] Building core-metadata ... [2021-08-03T11:18:50.743Z] Building security-bootstrapper ... [2021-08-03T11:18:50.743Z] Building security-proxy-setup ... [2021-08-03T11:18:50.743Z] Building security-secretstore-setup ... [2021-08-03T11:18:50.743Z] Building support-notifications ... [2021-08-03T11:18:50.743Z] Building support-scheduler ... [2021-08-03T11:18:50.743Z] Building sys-mgmt-agent ... [2021-08-03T11:18:50.743Z] Building core-data [2021-08-03T11:18:50.743Z] Building security-secretstore-setup [2021-08-03T11:18:50.743Z] Building support-scheduler [2021-08-03T11:18:50.743Z] Building support-notifications [2021-08-03T11:18:50.743Z] Building security-bootstrapper [2021-08-03T11:18:50.872Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-03T11:18:50.872Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-03T11:18:54.267Z] Building static-packages [2021-08-03T11:18:54.267Z] + snapcraftctl build [2021-08-03T11:18:55.701Z] Building version [2021-08-03T11:18:55.701Z] + snapcraftctl build [2021-08-03T11:18:57.677Z] Staging config-common [2021-08-03T11:18:57.677Z] + snapcraftctl stage [2021-08-03T11:19:00.683Z] Skipping stage go-build-helper (already ran) [2021-08-03T11:19:00.683Z] Staging edgex-go [2021-08-03T11:19:00.683Z] + snapcraftctl stage [2021-08-03T11:19:00.683Z] Staging hooks [2021-08-03T11:19:00.683Z] + snapcraftctl stage [2021-08-03T11:19:00.683Z] Staging static-packages [2021-08-03T11:19:00.683Z] + snapcraftctl stage [2021-08-03T11:19:02.136Z] Staging version [2021-08-03T11:19:02.136Z] + snapcraftctl stage [2021-08-03T11:19:02.740Z] Priming config-common [2021-08-03T11:19:02.740Z] + snapcraftctl prime [2021-08-03T11:19:03.725Z] Priming go-build-helper [2021-08-03T11:19:04.008Z] + snapcraftctl prime [2021-08-03T11:19:04.988Z] Priming edgex-go [2021-08-03T11:19:04.988Z] + snapcraftctl prime [2021-08-03T11:19:06.423Z] Priming hooks [2021-08-03T11:19:06.423Z] + snapcraftctl prime [2021-08-03T11:19:07.409Z] Priming static-packages [2021-08-03T11:19:07.409Z] + snapcraftctl prime [2021-08-03T11:19:10.037Z] Priming version [2021-08-03T11:19:10.037Z] + snapcraftctl prime [2021-08-03T11:19:10.635Z] 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-03T11:20:00.426Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T11:20:00.426Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-03T11:20:00.426Z] ---> 24776c40dba8 [2021-08-03T11:20:00.426Z] Step 3/32 : WORKDIR /edgex-go [2021-08-03T11:20:00.426Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T11:20:00.426Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T11:20:00.426Z] ---> 24776c40dba8 [2021-08-03T11:20:00.426Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T11:20:00.426Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T11:20:00.426Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-03T11:20:00.426Z] ---> 24776c40dba8 [2021-08-03T11:20:00.426Z] Step 3/23 : WORKDIR /edgex-go [2021-08-03T11:20:00.426Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T11:20:00.426Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-03T11:20:00.426Z] ---> 24776c40dba8 [2021-08-03T11:20:00.426Z] Step 3/26 : WORKDIR /edgex-go [2021-08-03T11:20:00.426Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T11:20:00.426Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-03T11:20:00.426Z] ---> 24776c40dba8 [2021-08-03T11:20:00.426Z] Step 3/23 : WORKDIR /edgex-go [2021-08-03T11:20:00.697Z] ---> Running in 0b6358637cdd [2021-08-03T11:20:00.697Z] ---> Running in b38a6a75909a [2021-08-03T11:20:00.697Z] ---> Running in 46d82633e612 [2021-08-03T11:20:00.697Z] ---> Running in e81c3690de37 [2021-08-03T11:20:00.697Z] ---> Running in 3878393c8dcc [2021-08-03T11:20:01.680Z] Removing intermediate container 46d82633e612 [2021-08-03T11:20:01.680Z] ---> 610b94bf9ebc [2021-08-03T11:20:01.680Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:20:01.680Z] Removing intermediate container e81c3690de37 [2021-08-03T11:20:01.680Z] ---> 0996fe7337bf [2021-08-03T11:20:01.680Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:20:01.680Z] Removing intermediate container 3878393c8dcc [2021-08-03T11:20:01.680Z] ---> efa330db5dc4 [2021-08-03T11:20:01.680Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:20:01.680Z] Removing intermediate container 0b6358637cdd [2021-08-03T11:20:01.680Z] ---> 9c454de8edcf [2021-08-03T11:20:01.680Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:20:01.680Z] Removing intermediate container b38a6a75909a [2021-08-03T11:20:01.680Z] ---> 0b5782c5ac78 [2021-08-03T11:20:01.680Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:20:01.959Z] ---> Running in da1142148e62 [2021-08-03T11:20:01.959Z] ---> Running in 5953bc38ed8d [2021-08-03T11:20:01.959Z] ---> Running in 1032a8515a25 [2021-08-03T11:20:01.959Z] ---> Running in 45e362d1f6ce [2021-08-03T11:20:01.959Z] ---> Running in 0d3f9411064c [2021-08-03T11:20:06.289Z] Removing intermediate container da1142148e62 [2021-08-03T11:20:06.290Z] ---> a4a6efe545d9 [2021-08-03T11:20:06.290Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-03T11:20:06.290Z] ---> Running in cbeece932f90 [2021-08-03T11:20:06.290Z] Removing intermediate container 1032a8515a25 [2021-08-03T11:20:06.290Z] ---> a79510608a99 [2021-08-03T11:20:06.290Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-03T11:20:06.568Z] Removing intermediate container 5953bc38ed8d [2021-08-03T11:20:06.568Z] ---> 1f1208f7cc8f [2021-08-03T11:20:06.568Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-03T11:20:06.568Z] ---> Running in 34c7e6210a46 [2021-08-03T11:20:06.842Z] ---> Running in 9dcd3c301659 [2021-08-03T11:20:06.842Z] Removing intermediate container 0d3f9411064c [2021-08-03T11:20:06.842Z] ---> 498cecc7f9cd [2021-08-03T11:20:06.842Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-03T11:20:06.842Z] Removing intermediate container 45e362d1f6ce [2021-08-03T11:20:06.842Z] ---> 870397842415 [2021-08-03T11:20:06.842Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-03T11:20:07.117Z] ---> Running in 5f2ea00fc242 [2021-08-03T11:20:07.117Z] ---> Running in 8cd392ed1abc [2021-08-03T11:20:08.120Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T11:20:09.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T11:20:09.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T11:20:09.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T11:20:09.385Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T11:20:09.385Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T11:20:09.992Z] OK: 218 MiB in 52 packages [2021-08-03T11:20:09.992Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T11:20:10.273Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T11:20:10.273Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T11:20:10.555Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T11:20:11.170Z] OK: 218 MiB in 52 packages [2021-08-03T11:20:11.454Z] OK: 218 MiB in 52 packages [2021-08-03T11:20:11.454Z] Removing intermediate container cbeece932f90 [2021-08-03T11:20:11.454Z] ---> 3487872ad065 [2021-08-03T11:20:11.454Z] Step 6/23 : COPY go.mod . [2021-08-03T11:20:11.743Z] OK: 218 MiB in 52 packages [2021-08-03T11:20:11.743Z] OK: 218 MiB in 52 packages [2021-08-03T11:20:12.737Z] Removing intermediate container 34c7e6210a46 [2021-08-03T11:20:12.737Z] ---> d1b7b9e1242d [2021-08-03T11:20:12.737Z] Step 6/23 : COPY go.mod . [2021-08-03T11:20:13.025Z] ---> e8440af3afdc [2021-08-03T11:20:13.025Z] Step 7/23 : RUN go mod download [2021-08-03T11:20:13.301Z] ---> Running in 6ea83bbafee3 [2021-08-03T11:20:13.301Z] Removing intermediate container 5f2ea00fc242 [2021-08-03T11:20:13.301Z] ---> b1e4e225cb9b [2021-08-03T11:20:13.301Z] Step 6/32 : COPY go.mod . [2021-08-03T11:20:13.301Z] Removing intermediate container 8cd392ed1abc [2021-08-03T11:20:13.301Z] ---> 52e8cfde26b4 [2021-08-03T11:20:13.301Z] Step 6/26 : COPY go.mod . [2021-08-03T11:20:13.609Z] Removing intermediate container 9dcd3c301659 [2021-08-03T11:20:13.609Z] ---> be80895548ca [2021-08-03T11:20:13.609Z] Step 6/24 : COPY go.mod . [2021-08-03T11:20:14.604Z] ---> a35558b902b1 [2021-08-03T11:20:14.604Z] Step 7/23 : RUN go mod download [2021-08-03T11:20:14.604Z] ---> c3f1e38002b6 [2021-08-03T11:20:14.604Z] Step 7/32 : RUN go mod download [2021-08-03T11:20:14.604Z] ---> Running in 595ecf7bdd1e [2021-08-03T11:20:14.604Z] ---> Running in 53cea9e9c7f4 [2021-08-03T11:20:14.880Z] ---> f63e1ba8d934 [2021-08-03T11:20:14.880Z] Step 7/26 : RUN go mod download [2021-08-03T11:20:14.880Z] ---> 8418d765ef8a [2021-08-03T11:20:14.880Z] Step 7/24 : RUN go mod download [2021-08-03T11:20:15.157Z] ---> Running in 100bed8fca39 [2021-08-03T11:20:15.157Z] ---> Running in 2c7321903e37 [2021-08-03T11:20:17.788Z] Removing intermediate container 6ea83bbafee3 [2021-08-03T11:20:17.788Z] ---> 303390f42584 [2021-08-03T11:20:17.788Z] Step 8/23 : COPY . . [2021-08-03T11:20:23.205Z] Removing intermediate container 53cea9e9c7f4 [2021-08-03T11:20:23.205Z] ---> cebda49ed660 [2021-08-03T11:20:23.205Z] Step 8/32 : COPY . . [2021-08-03T11:20:23.481Z] Removing intermediate container 595ecf7bdd1e [2021-08-03T11:20:23.481Z] ---> e0361b24f87b [2021-08-03T11:20:23.481Z] Step 8/23 : COPY . . [2021-08-03T11:20:23.481Z] Removing intermediate container 100bed8fca39 [2021-08-03T11:20:23.481Z] ---> 3c2029c2ba69 [2021-08-03T11:20:23.481Z] Step 8/26 : COPY . . [2021-08-03T11:20:23.758Z] Removing intermediate container 2c7321903e37 [2021-08-03T11:20:23.758Z] ---> 0a28ae0bdb36 [2021-08-03T11:20:23.759Z] Step 8/24 : COPY . . [2021-08-03T11:20:42.109Z] ---> b308de1135c4 [2021-08-03T11:20:42.109Z] Step 9/23 : RUN go mod tidy [2021-08-03T11:20:42.711Z] ---> Running in f99bd27f02ae [2021-08-03T11:20:42.712Z] ---> 5c138ee3c93c [2021-08-03T11:20:42.712Z] Step 9/32 : RUN go mod tidy [2021-08-03T11:20:42.995Z] ---> Running in 16caf50d57e5 [2021-08-03T11:20:42.995Z] ---> 979a290b1423 [2021-08-03T11:20:42.995Z] Step 9/23 : RUN go mod tidy [2021-08-03T11:20:43.272Z] ---> c29aff8be7e4 [2021-08-03T11:20:43.272Z] Step 9/26 : RUN go mod tidy [2021-08-03T11:20:43.272Z] ---> 353d4e5e2e93 [2021-08-03T11:20:43.272Z] Step 9/24 : RUN go mod tidy [2021-08-03T11:20:43.272Z] ---> Running in eb9f881b1566 [2021-08-03T11:20:43.570Z] ---> Running in 95de9e302403 [2021-08-03T11:20:43.570Z] ---> Running in 61d8b454b112 [2021-08-03T11:20:49.013Z] Removing intermediate container f99bd27f02ae [2021-08-03T11:20:49.013Z] ---> e1dfbb1c0d21 [2021-08-03T11:20:49.013Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-03T11:20:49.013Z] ---> Running in 27e530644cdf [2021-08-03T11:20:50.006Z] Removing intermediate container 16caf50d57e5 [2021-08-03T11:20:50.006Z] ---> 7c86401d0be2 [2021-08-03T11:20:50.006Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-03T11:20:50.281Z] ---> Running in b66884376f5c [2021-08-03T11:20:50.889Z] 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-03T11:20:51.171Z] Removing intermediate container eb9f881b1566 [2021-08-03T11:20:51.171Z] ---> 98a1cc59950c [2021-08-03T11:20:51.171Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-03T11:20:51.171Z] Removing intermediate container 95de9e302403 [2021-08-03T11:20:51.171Z] ---> 7e10a7ee8987 [2021-08-03T11:20:51.171Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-03T11:20:51.455Z] Removing intermediate container 61d8b454b112 [2021-08-03T11:20:51.455Z] ---> e228e0958757 [2021-08-03T11:20:51.455Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-03T11:20:51.455Z] ---> Running in 110f1fa0fdd6 [2021-08-03T11:20:51.455Z] ---> Running in 1e376e58748e [2021-08-03T11:20:51.744Z] ---> Running in 5eb36eeab97a [2021-08-03T11:20:52.733Z] 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-03T11:20:54.193Z] 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-03T11:20:54.471Z] 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-03T11:20:54.754Z] 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-03T11:22:46.694Z] 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-03T11:22:53.451Z] Removing intermediate container b66884376f5c [2021-08-03T11:22:53.451Z] ---> 9321395e5d4f [2021-08-03T11:22:53.451Z] [2021-08-03T11:22:53.451Z] Step 11/32 : FROM alpine:3.12 [2021-08-03T11:22:53.451Z] 3.12: Pulling from library/alpine [2021-08-03T11:22:56.101Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-03T11:22:56.101Z] Status: Downloaded newer image for alpine:3.12 [2021-08-03T11:22:56.101Z] ---> c4fd0aeabfcf [2021-08-03T11:22:56.101Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-03T11:22:57.090Z] ---> Running in 923f276805b4 [2021-08-03T11:22:58.095Z] Removing intermediate container 110f1fa0fdd6 [2021-08-03T11:22:58.095Z] ---> 092995af90f8 [2021-08-03T11:22:58.095Z] [2021-08-03T11:22:58.095Z] Step 11/26 : FROM alpine:3.12 [2021-08-03T11:22:58.095Z] ---> c4fd0aeabfcf [2021-08-03T11:22:58.095Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-03T11:22:58.699Z] Removing intermediate container 923f276805b4 [2021-08-03T11:22:58.699Z] ---> 6028d03e5401 [2021-08-03T11:22:58.699Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-03T11:22:58.992Z] ---> Running in 7768c3c585d2 [2021-08-03T11:22:59.599Z] Removing intermediate container 27e530644cdf [2021-08-03T11:22:59.599Z] ---> 537a3793e29f [2021-08-03T11:22:59.599Z] [2021-08-03T11:22:59.599Z] Step 11/23 : FROM alpine:3.12 [2021-08-03T11:22:59.599Z] ---> c4fd0aeabfcf [2021-08-03T11:22:59.599Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-03T11:22:59.599Z] ---> Running in 8ae82f461990 [2021-08-03T11:22:59.878Z] ---> Running in 633d7b63e827 [2021-08-03T11:23:00.157Z] Removing intermediate container 1e376e58748e [2021-08-03T11:23:00.157Z] ---> eeac6bb38d89 [2021-08-03T11:23:00.157Z] [2021-08-03T11:23:00.157Z] Step 11/23 : FROM alpine:3.12 [2021-08-03T11:23:00.157Z] ---> c4fd0aeabfcf [2021-08-03T11:23:00.157Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-03T11:23:00.758Z] ---> Running in 6aa684b41753 [2021-08-03T11:23:01.858Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T11:23:02.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T11:23:02.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T11:23:02.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T11:23:02.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T11:23:02.589Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T11:23:02.873Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-03T11:23:02.873Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T11:23:03.201Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-03T11:23:03.201Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-03T11:23:03.201Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T11:23:03.201Z] (4/6) Installing curl (7.78.0-r0) [2021-08-03T11:23:03.201Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-03T11:23:03.201Z] (6/6) Installing su-exec (0.2-r1) [2021-08-03T11:23:03.201Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T11:23:03.201Z] Executing ca-certificates-20191127-r4.trigger [2021-08-03T11:23:03.201Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-03T11:23:03.201Z] (2/2) Installing su-exec (0.2-r1) [2021-08-03T11:23:03.201Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T11:23:03.486Z] OK: 5 MiB in 16 packages [2021-08-03T11:23:03.486Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-03T11:23:03.778Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-03T11:23:03.778Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T11:23:03.778Z] OK: 7 MiB in 20 packages [2021-08-03T11:23:03.778Z] Executing ca-certificates-20191127-r4.trigger [2021-08-03T11:23:03.778Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-03T11:23:03.778Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T11:23:03.778Z] OK: 5 MiB in 15 packages [2021-08-03T11:23:04.097Z] OK: 6 MiB in 16 packages [2021-08-03T11:23:05.572Z] Removing intermediate container 8ae82f461990 [2021-08-03T11:23:05.572Z] ---> 3ab85dbf8670 [2021-08-03T11:23:05.572Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-03T11:23:05.572Z] ---> Running in 9bceea6ddc24 [2021-08-03T11:23:06.184Z] Removing intermediate container 6aa684b41753 [2021-08-03T11:23:06.184Z] ---> 190b6bcd37d7 [2021-08-03T11:23:06.184Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T11:23:06.783Z] ---> Running in b5268b85a2f9 [2021-08-03T11:23:07.072Z] Removing intermediate container 9bceea6ddc24 [2021-08-03T11:23:07.072Z] ---> b63b4e833bfb [2021-08-03T11:23:07.072Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-03T11:23:07.346Z] Removing intermediate container 633d7b63e827 [2021-08-03T11:23:07.346Z] ---> c4e5a1c65bda [2021-08-03T11:23:07.346Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T11:23:07.346Z] Removing intermediate container 7768c3c585d2 [2021-08-03T11:23:07.346Z] ---> 5fc6db5fe5ef [2021-08-03T11:23:07.346Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-03T11:23:07.942Z] ---> Running in 7bb536bea00a [2021-08-03T11:23:07.942Z] ---> Running in 385bc3f783b6 [2021-08-03T11:23:07.942Z] ---> Running in 8ffea8bf167e [2021-08-03T11:23:07.942Z] Removing intermediate container b5268b85a2f9 [2021-08-03T11:23:07.942Z] ---> 8e84cd87aef5 [2021-08-03T11:23:07.942Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-03T11:23:08.227Z] ---> Running in e35c756b4db1 [2021-08-03T11:23:08.498Z] Removing intermediate container 5eb36eeab97a [2021-08-03T11:23:08.498Z] ---> 04748f35b93f [2021-08-03T11:23:08.498Z] [2021-08-03T11:23:08.498Z] Step 11/24 : FROM alpine:3.12 [2021-08-03T11:23:08.498Z] ---> c4fd0aeabfcf [2021-08-03T11:23:08.499Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-03T11:23:08.499Z] Removing intermediate container 8ffea8bf167e [2021-08-03T11:23:08.499Z] ---> 92c3db0f3fd5 [2021-08-03T11:23:08.499Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-03T11:23:08.770Z] Removing intermediate container 7bb536bea00a [2021-08-03T11:23:08.770Z] ---> 7cdc6ce666f9 [2021-08-03T11:23:08.770Z] Step 14/26 : WORKDIR / [2021-08-03T11:23:08.770Z] ---> Running in 6b9bdb9ed68e [2021-08-03T11:23:08.770Z] Removing intermediate container 385bc3f783b6 [2021-08-03T11:23:08.770Z] ---> c2f4569a611b [2021-08-03T11:23:08.770Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-03T11:23:09.042Z] ---> Running in 1f961363db50 [2021-08-03T11:23:09.042Z] ---> Running in d8cb0dcdfeb4 [2021-08-03T11:23:09.042Z] Removing intermediate container e35c756b4db1 [2021-08-03T11:23:09.042Z] ---> 840d26f56d25 [2021-08-03T11:23:09.042Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-03T11:23:09.042Z] ---> Running in 54846c96ccd1 [2021-08-03T11:23:09.313Z] ---> Running in e50eabb63822 [2021-08-03T11:23:09.314Z] Removing intermediate container 6b9bdb9ed68e [2021-08-03T11:23:09.314Z] ---> cf3b98b363e8 [2021-08-03T11:23:09.314Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-03T11:23:09.585Z] ---> Running in a619620a3d36 [2021-08-03T11:23:09.859Z] Removing intermediate container 1f961363db50 [2021-08-03T11:23:09.859Z] ---> be4492018b40 [2021-08-03T11:23:09.859Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-03T11:23:09.859Z] Removing intermediate container d8cb0dcdfeb4 [2021-08-03T11:23:09.859Z] ---> eab99e57892f [2021-08-03T11:23:09.859Z] 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-03T11:23:10.134Z] ---> Running in 3ade8c77a442 [2021-08-03T11:23:10.134Z] Removing intermediate container e50eabb63822 [2021-08-03T11:23:10.134Z] ---> 11ee93baa67e [2021-08-03T11:23:10.134Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T11:23:10.408Z] Removing intermediate container a619620a3d36 [2021-08-03T11:23:10.408Z] ---> 11456b297414 [2021-08-03T11:23:10.408Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-03T11:23:10.686Z] ---> Running in 5989e8233256 [2021-08-03T11:23:10.686Z] Removing intermediate container 3ade8c77a442 [2021-08-03T11:23:10.686Z] ---> c703b6115a19 [2021-08-03T11:23:10.686Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T11:23:10.962Z] ---> 095273c656fe [2021-08-03T11:23:10.962Z] 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-03T11:23:11.239Z] ---> 97ec089046f6 [2021-08-03T11:23:11.239Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-03T11:23:11.515Z] Removing intermediate container 5989e8233256 [2021-08-03T11:23:11.515Z] ---> f727b58dcb0a [2021-08-03T11:23:11.515Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:23:11.515Z] ---> Running in 9f281c919da7 [2021-08-03T11:23:12.121Z] ---> 612aabebe45c [2021-08-03T11:23:12.121Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-03T11:23:12.397Z] ---> c97e48281721 [2021-08-03T11:23:12.397Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-03T11:23:12.397Z] Removing intermediate container 54846c96ccd1 [2021-08-03T11:23:12.397Z] ---> 4324826bc335 [2021-08-03T11:23:12.397Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-03T11:23:12.993Z] ---> Running in d38084cc1a0b [2021-08-03T11:23:13.269Z] ---> ad6358e03a8f [2021-08-03T11:23:13.269Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-03T11:23:13.552Z] ---> 2b3a0979ea26 [2021-08-03T11:23:13.552Z] 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-03T11:23:13.830Z] Removing intermediate container d38084cc1a0b [2021-08-03T11:23:13.830Z] ---> be5ad67dadaf [2021-08-03T11:23:13.830Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-03T11:23:14.109Z] ---> deada9097590 [2021-08-03T11:23:14.109Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-03T11:23:14.387Z] ---> 8ec9feeb9e64 [2021-08-03T11:23:14.387Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-03T11:23:14.660Z] ---> Running in ab2b9437ba1d [2021-08-03T11:23:14.660Z] Removing intermediate container 9f281c919da7 [2021-08-03T11:23:14.660Z] ---> 559c6a4bd01a [2021-08-03T11:23:14.660Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-03T11:23:14.934Z] ---> d8194f4647b3 [2021-08-03T11:23:14.935Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-03T11:23:14.935Z] ---> Running in 00b0c6d58849 [2021-08-03T11:23:15.208Z] ---> a6cc435eb5dd [2021-08-03T11:23:15.208Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-03T11:23:15.808Z] ---> f29152c2c654 [2021-08-03T11:23:15.808Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-03T11:23:15.808Z] ---> Running in 00fea9ecf17d [2021-08-03T11:23:15.808Z] Removing intermediate container ab2b9437ba1d [2021-08-03T11:23:15.808Z] ---> 03bf3e207945 [2021-08-03T11:23:15.808Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T11:23:15.808Z] ---> Running in 6d45135681ec [2021-08-03T11:23:15.808Z] ---> Running in 4c454e6b8686 [2021-08-03T11:23:16.791Z] Removing intermediate container 00fea9ecf17d [2021-08-03T11:23:16.791Z] ---> 8c2c7c0c39b4 [2021-08-03T11:23:16.791Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T11:23:16.791Z] ---> 2d9542ae9ec6 [2021-08-03T11:23:16.791Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-03T11:23:16.791Z] Removing intermediate container 6d45135681ec [2021-08-03T11:23:16.791Z] ---> 67cd56d3b575 [2021-08-03T11:23:16.791Z] Step 21/23 : LABEL arch=arm64 [2021-08-03T11:23:16.791Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T11:23:16.791Z] ---> Running in 439a5373ded4 [2021-08-03T11:23:17.073Z] ---> Running in cd33eb25b2d0 [2021-08-03T11:23:17.675Z] Removing intermediate container 439a5373ded4 [2021-08-03T11:23:17.675Z] ---> fb3fcf3e9e14 [2021-08-03T11:23:17.675Z] Step 21/23 : LABEL arch=arm64 [2021-08-03T11:23:17.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T11:23:17.950Z] ---> Running in 3ad75157dbe7 [2021-08-03T11:23:17.950Z] Removing intermediate container cd33eb25b2d0 [2021-08-03T11:23:17.950Z] ---> edd81cf147ad [2021-08-03T11:23:17.950Z] Step 22/23 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b [2021-08-03T11:23:18.547Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-03T11:23:18.547Z] ---> Running in 9e13b5c47d87 [2021-08-03T11:23:18.547Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-03T11:23:18.547Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-03T11:23:18.547Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-03T11:23:18.822Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-03T11:23:18.822Z] Removing intermediate container 3ad75157dbe7 [2021-08-03T11:23:18.822Z] ---> 8cd37c04ad57 [2021-08-03T11:23:18.822Z] Step 22/23 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b [2021-08-03T11:23:18.822Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-03T11:23:18.822Z] ---> f67418e93c7a [2021-08-03T11:23:18.822Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-03T11:23:19.096Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T11:23:19.096Z] OK: 8 MiB in 20 packages [2021-08-03T11:23:19.096Z] ---> Running in 9ab7558fc18d [2021-08-03T11:23:19.096Z] Removing intermediate container 9e13b5c47d87 [2021-08-03T11:23:19.096Z] ---> 885e92d89237 [2021-08-03T11:23:19.096Z] Step 23/23 : LABEL version=0.0.0 [2021-08-03T11:23:19.381Z] ---> Running in 355f6421214a [2021-08-03T11:23:19.658Z] Removing intermediate container 4c454e6b8686 [2021-08-03T11:23:19.658Z] ---> 01fd11ad165d [2021-08-03T11:23:19.658Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T11:23:19.933Z] Removing intermediate container 9ab7558fc18d [2021-08-03T11:23:19.933Z] ---> 9bcf01f7fbe9 [2021-08-03T11:23:19.933Z] Step 23/23 : LABEL version=0.0.0 [2021-08-03T11:23:20.209Z] ---> 760e5c3f2ff1 [2021-08-03T11:23:20.209Z] 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-03T11:23:20.209Z] ---> Running in 07d5834747f7 [2021-08-03T11:23:20.209Z] Removing intermediate container 355f6421214a [2021-08-03T11:23:20.209Z] ---> d3a5f9a8d66c [2021-08-03T11:23:20.209Z] [2021-08-03T11:23:20.486Z] ---> Running in db89824d8f24 [2021-08-03T11:23:20.766Z] Removing intermediate container 00b0c6d58849 [2021-08-03T11:23:20.766Z] ---> a0fe0f0ced08 [2021-08-03T11:23:20.766Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T11:23:20.766Z] Successfully built d3a5f9a8d66c [2021-08-03T11:23:20.766Z] Successfully tagged support-scheduler-arm64:latest [2021-08-03T11:23:20.766Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-08-03T11:23:21.039Z] ---> 67f91162e24d [2021-08-03T11:23:21.039Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-03T11:23:21.312Z] Removing intermediate container 07d5834747f7 [2021-08-03T11:23:21.312Z] ---> 74fe6c0a3c02 [2021-08-03T11:23:21.312Z] [2021-08-03T11:23:21.592Z] Successfully built 74fe6c0a3c02 [2021-08-03T11:23:21.869Z] Successfully tagged support-notifications-arm64:latest [2021-08-03T11:23:21.869Z] Building security-proxy-setup [2021-08-03T11:23:22.142Z]  Building support-notifications ... done  ---> fb21780e0cd7 [2021-08-03T11:23:22.142Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-03T11:23:23.584Z] ---> e2c314e8d9cf [2021-08-03T11:23:23.584Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-03T11:23:26.989Z] ---> b146bc384831 [2021-08-03T11:23:26.989Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-03T11:23:26.989Z] ---> b46782d94f26 [2021-08-03T11:23:26.989Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-03T11:23:27.598Z] Removing intermediate container db89824d8f24 [2021-08-03T11:23:27.598Z] ---> 119c4e6fb429 [2021-08-03T11:23:27.598Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-03T11:23:29.051Z] ---> 8535f9342756 [2021-08-03T11:23:29.051Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-03T11:23:29.326Z] ---> Running in ded9be7041a2 [2021-08-03T11:23:29.607Z] ---> Running in 34914dd4b5ee [2021-08-03T11:23:29.607Z] ---> 27e77f59c893 [2021-08-03T11:23:29.607Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-03T11:23:29.885Z] Removing intermediate container ded9be7041a2 [2021-08-03T11:23:29.885Z] ---> d9de88d41957 [2021-08-03T11:23:29.885Z] Step 24/26 : LABEL arch=arm64 [2021-08-03T11:23:30.160Z] ---> Running in b5c25095c1e4 [2021-08-03T11:23:30.434Z] Removing intermediate container 34914dd4b5ee [2021-08-03T11:23:30.434Z] ---> 4a32108b269e [2021-08-03T11:23:30.434Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T11:23:30.712Z] ---> Running in 119e6a07e86c [2021-08-03T11:23:30.987Z] Removing intermediate container b5c25095c1e4 [2021-08-03T11:23:30.987Z] ---> be4e85187a1e [2021-08-03T11:23:30.987Z] Step 25/26 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b [2021-08-03T11:23:31.589Z] ---> 8f270b67f43e [2021-08-03T11:23:31.589Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-03T11:23:32.581Z] ---> Running in adda031c9c8e [2021-08-03T11:23:32.581Z] ---> Running in eaead69dc5fd [2021-08-03T11:23:32.864Z] Removing intermediate container 119e6a07e86c [2021-08-03T11:23:32.864Z] ---> 01d42ab36aac [2021-08-03T11:23:32.864Z] Step 22/24 : LABEL arch=arm64 [2021-08-03T11:23:33.465Z] ---> Running in 25b5e5186645 [2021-08-03T11:23:33.745Z] Removing intermediate container eaead69dc5fd [2021-08-03T11:23:33.745Z] ---> a5de78feeefe [2021-08-03T11:23:33.745Z] Step 26/26 : LABEL version=0.0.0 [2021-08-03T11:23:33.745Z] Removing intermediate container adda031c9c8e [2021-08-03T11:23:33.745Z] ---> ab5a0a3aaf5e [2021-08-03T11:23:33.745Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-03T11:23:34.350Z] ---> Running in 5c4b31077cd2 [2021-08-03T11:23:34.627Z] Removing intermediate container 25b5e5186645 [2021-08-03T11:23:34.627Z] ---> 142ac4e948ff [2021-08-03T11:23:34.627Z] Step 23/24 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b [2021-08-03T11:23:35.229Z] ---> Running in 839aab77b69c [2021-08-03T11:23:35.229Z] Removing intermediate container 5c4b31077cd2 [2021-08-03T11:23:35.229Z] ---> 77e048e661c3 [2021-08-03T11:23:35.229Z] [2021-08-03T11:23:35.831Z] Successfully built 77e048e661c3 [2021-08-03T11:23:35.831Z] ---> a1cc3d4c4a36 [2021-08-03T11:23:35.831Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-03T11:23:35.831Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-03T11:23:35.831Z] Building core-metadata [2021-08-03T11:23:36.106Z]  Building security-secretstore-setup ... done Removing intermediate container 839aab77b69c [2021-08-03T11:23:36.106Z] ---> c01249c215b6 [2021-08-03T11:23:36.106Z] Step 24/24 : LABEL version=0.0.0 [2021-08-03T11:23:36.378Z] ---> Running in a05f1810b234 [2021-08-03T11:23:36.652Z] ---> Running in 1a4e7eaa6004 [2021-08-03T11:23:37.634Z] Removing intermediate container 1a4e7eaa6004 [2021-08-03T11:23:37.634Z] ---> 694b7fcc2c9b [2021-08-03T11:23:37.634Z] [2021-08-03T11:23:37.906Z] Successfully built 694b7fcc2c9b [2021-08-03T11:23:37.906Z] Successfully tagged core-data-arm64:latest [2021-08-03T11:23:37.906Z]  Building core-data ... done Building core-command [2021-08-03T11:23:39.338Z] Removing intermediate container a05f1810b234 [2021-08-03T11:23:39.338Z] ---> 278a5f2360ba [2021-08-03T11:23:39.338Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-03T11:23:40.314Z] ---> Running in 6e83b7094a75 [2021-08-03T11:23:41.291Z] Removing intermediate container 6e83b7094a75 [2021-08-03T11:23:41.291Z] ---> 3b89aba38e3c [2021-08-03T11:23:41.291Z] Step 29/32 : CMD ["gate"] [2021-08-03T11:23:42.274Z] ---> Running in 712dca6b5ba8 [2021-08-03T11:23:43.273Z] Removing intermediate container 712dca6b5ba8 [2021-08-03T11:23:43.273Z] ---> 25f1d65854cc [2021-08-03T11:23:43.273Z] Step 30/32 : LABEL arch=arm64 [2021-08-03T11:23:44.260Z] ---> Running in 1aec3ba91ce7 [2021-08-03T11:23:45.699Z] Removing intermediate container 1aec3ba91ce7 [2021-08-03T11:23:45.699Z] ---> 15943baaf8bf [2021-08-03T11:23:45.699Z] Step 31/32 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b [2021-08-03T11:23:46.698Z] ---> Running in 2555587560d8 [2021-08-03T11:23:47.682Z] Removing intermediate container 2555587560d8 [2021-08-03T11:23:47.682Z] ---> 499a9c5b54ce [2021-08-03T11:23:47.682Z] Step 32/32 : LABEL version=0.0.0 [2021-08-03T11:23:48.276Z] ---> Running in 523367704a5a [2021-08-03T11:23:48.888Z] Removing intermediate container 523367704a5a [2021-08-03T11:23:48.888Z] ---> 1d060cce4648 [2021-08-03T11:23:48.888Z] [2021-08-03T11:23:49.490Z] Successfully built 1d060cce4648 [2021-08-03T11:23:49.490Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-03T11:23:52.117Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T11:23:52.117Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T11:23:52.117Z] ---> 24776c40dba8 [2021-08-03T11:23:52.117Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T11:23:52.117Z] ---> Using cache [2021-08-03T11:23:52.117Z] ---> 0b5782c5ac78 [2021-08-03T11:23:52.117Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:23:52.117Z] ---> Using cache [2021-08-03T11:23:52.117Z] ---> 498cecc7f9cd [2021-08-03T11:23:52.117Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-03T11:23:53.557Z] ---> Running in f040668192b8 [2021-08-03T11:23:54.545Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T11:23:54.545Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-03T11:23:54.545Z] ---> 24776c40dba8 [2021-08-03T11:23:54.545Z] Step 3/22 : WORKDIR /edgex-go [2021-08-03T11:23:54.545Z] ---> Using cache [2021-08-03T11:23:54.545Z] ---> 0b5782c5ac78 [2021-08-03T11:23:54.545Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:23:54.545Z] ---> Using cache [2021-08-03T11:23:54.545Z] ---> 498cecc7f9cd [2021-08-03T11:23:54.545Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-03T11:23:54.545Z] ---> Using cache [2021-08-03T11:23:54.545Z] ---> b1e4e225cb9b [2021-08-03T11:23:54.545Z] Step 6/22 : COPY go.mod . [2021-08-03T11:23:54.545Z] ---> Using cache [2021-08-03T11:23:54.545Z] ---> c3f1e38002b6 [2021-08-03T11:23:54.545Z] Step 7/22 : RUN go mod download [2021-08-03T11:23:54.545Z] ---> Using cache [2021-08-03T11:23:54.545Z] ---> cebda49ed660 [2021-08-03T11:23:54.545Z] Step 8/22 : COPY . . [2021-08-03T11:23:54.545Z] ---> Using cache [2021-08-03T11:23:54.545Z] ---> 5c138ee3c93c [2021-08-03T11:23:54.545Z] Step 9/22 : RUN go mod tidy [2021-08-03T11:23:54.545Z] ---> Using cache [2021-08-03T11:23:54.545Z] ---> 7c86401d0be2 [2021-08-03T11:23:54.545Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-03T11:23:55.146Z] ---> Running in 1ac11337dfb6 [2021-08-03T11:23:55.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T11:23:56.128Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T11:23:56.454Z] 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-03T11:23:57.295Z] OK: 218 MiB in 52 packages [2021-08-03T11:23:59.438Z] Removing intermediate container f040668192b8 [2021-08-03T11:23:59.438Z] ---> b77c3b8a8701 [2021-08-03T11:23:59.438Z] Step 6/24 : COPY go.mod . [2021-08-03T11:24:02.076Z] ---> 62cd1dc94337 [2021-08-03T11:24:02.076Z] Step 7/24 : RUN go mod download [2021-08-03T11:24:02.076Z] ---> Running in 461a32d2b4d1 [2021-08-03T11:24:10.407Z] Removing intermediate container 461a32d2b4d1 [2021-08-03T11:24:10.407Z] ---> 48128c17d7c8 [2021-08-03T11:24:10.407Z] Step 8/24 : COPY . . [2021-08-03T11:24:11.395Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T11:24:11.395Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T11:24:11.395Z] ---> 24776c40dba8 [2021-08-03T11:24:11.395Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T11:24:11.395Z] ---> Using cache [2021-08-03T11:24:11.395Z] ---> 0b5782c5ac78 [2021-08-03T11:24:11.395Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:24:11.395Z] ---> Using cache [2021-08-03T11:24:11.395Z] ---> 498cecc7f9cd [2021-08-03T11:24:11.395Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-03T11:24:11.395Z] ---> Using cache [2021-08-03T11:24:11.395Z] ---> b1e4e225cb9b [2021-08-03T11:24:11.395Z] Step 6/24 : COPY go.mod . [2021-08-03T11:24:11.395Z] ---> Using cache [2021-08-03T11:24:11.395Z] ---> c3f1e38002b6 [2021-08-03T11:24:11.395Z] Step 7/24 : RUN go mod download [2021-08-03T11:24:11.396Z] ---> Using cache [2021-08-03T11:24:11.396Z] ---> cebda49ed660 [2021-08-03T11:24:11.396Z] Step 8/24 : COPY . . [2021-08-03T11:24:11.396Z] ---> Using cache [2021-08-03T11:24:11.396Z] ---> 5c138ee3c93c [2021-08-03T11:24:11.396Z] Step 9/24 : RUN go mod tidy [2021-08-03T11:24:11.396Z] ---> Using cache [2021-08-03T11:24:11.396Z] ---> 7c86401d0be2 [2021-08-03T11:24:11.396Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-03T11:24:12.851Z] ---> Running in a8645a10f8bb [2021-08-03T11:24:13.132Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T11:24:13.133Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T11:24:13.133Z] ---> 24776c40dba8 [2021-08-03T11:24:13.133Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T11:24:13.133Z] ---> Using cache [2021-08-03T11:24:13.133Z] ---> 0b5782c5ac78 [2021-08-03T11:24:13.133Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:24:13.133Z] ---> Using cache [2021-08-03T11:24:13.133Z] ---> 498cecc7f9cd [2021-08-03T11:24:13.133Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-03T11:24:13.133Z] ---> Using cache [2021-08-03T11:24:13.133Z] ---> b1e4e225cb9b [2021-08-03T11:24:13.133Z] Step 6/24 : COPY go.mod . [2021-08-03T11:24:13.133Z] ---> Using cache [2021-08-03T11:24:13.133Z] ---> c3f1e38002b6 [2021-08-03T11:24:13.133Z] Step 7/24 : RUN go mod download [2021-08-03T11:24:13.133Z] ---> Using cache [2021-08-03T11:24:13.133Z] ---> cebda49ed660 [2021-08-03T11:24:13.133Z] Step 8/24 : COPY . . [2021-08-03T11:24:13.408Z] ---> Using cache [2021-08-03T11:24:13.408Z] ---> 5c138ee3c93c [2021-08-03T11:24:13.408Z] Step 9/24 : RUN go mod tidy [2021-08-03T11:24:13.408Z] ---> Using cache [2021-08-03T11:24:13.408Z] ---> 7c86401d0be2 [2021-08-03T11:24:13.408Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-03T11:24:14.405Z] ---> Running in 63b536f5fd9a [2021-08-03T11:24:15.398Z] 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-03T11:24:17.387Z] 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-03T11:24:32.523Z] ---> d301d5b7ffba [2021-08-03T11:24:32.523Z] Step 9/24 : RUN go mod tidy [2021-08-03T11:24:32.523Z] ---> Running in 8adc2b4cc4e0 [2021-08-03T11:24:37.960Z] Removing intermediate container 8adc2b4cc4e0 [2021-08-03T11:24:37.960Z] ---> 249464099573 [2021-08-03T11:24:37.960Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-03T11:24:37.960Z] ---> Running in fb29a41d737a [2021-08-03T11:24:39.420Z] 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-03T11:25:11.822Z] 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-03T11:25:24.304Z] Removing intermediate container 1ac11337dfb6 [2021-08-03T11:25:24.304Z] ---> 21fe61c16946 [2021-08-03T11:25:24.304Z] [2021-08-03T11:25:24.304Z] Step 11/22 : FROM alpine:3.12 [2021-08-03T11:25:24.304Z] ---> c4fd0aeabfcf [2021-08-03T11:25:24.304Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-03T11:25:24.304Z] ---> Running in 792f1947c8d4 [2021-08-03T11:25:25.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T11:25:25.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T11:25:25.902Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-03T11:25:26.181Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-03T11:25:26.181Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-03T11:25:26.181Z] (4/4) Installing curl (7.78.0-r0) [2021-08-03T11:25:26.181Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T11:25:26.181Z] Executing ca-certificates-20191127-r4.trigger [2021-08-03T11:25:26.465Z] OK: 7 MiB in 18 packages [2021-08-03T11:25:29.131Z] Removing intermediate container 792f1947c8d4 [2021-08-03T11:25:29.131Z] ---> 7a51cc740648 [2021-08-03T11:25:29.131Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-03T11:25:29.131Z] ---> Running in 016415a63059 [2021-08-03T11:25:29.738Z] Removing intermediate container 016415a63059 [2021-08-03T11:25:29.738Z] ---> 5c462fcd0fd6 [2021-08-03T11:25:29.738Z] Step 14/22 : WORKDIR /edgex [2021-08-03T11:25:30.021Z] ---> Running in 7e80966f55ab [2021-08-03T11:25:31.039Z] Removing intermediate container 7e80966f55ab [2021-08-03T11:25:31.039Z] ---> 2b3dd5f3aed5 [2021-08-03T11:25:31.039Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-03T11:25:32.059Z] ---> def79bf1e1d3 [2021-08-03T11:25:32.059Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-03T11:25:34.096Z] ---> 5b76abf5982b [2021-08-03T11:25:34.096Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-03T11:25:35.561Z] ---> 3f9c2010dd29 [2021-08-03T11:25:35.561Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-03T11:25:36.200Z] ---> Running in 9f6a02c95c2e [2021-08-03T11:25:37.191Z] Removing intermediate container 9f6a02c95c2e [2021-08-03T11:25:37.191Z] ---> 1dca43ea3607 [2021-08-03T11:25:37.191Z] Step 19/22 : CMD ["--init=true"] [2021-08-03T11:25:37.471Z] ---> Running in 7f81d1c08669 [2021-08-03T11:25:38.082Z] Removing intermediate container 7f81d1c08669 [2021-08-03T11:25:38.082Z] ---> e0b03c260e1c [2021-08-03T11:25:38.082Z] Step 20/22 : LABEL arch=arm64 [2021-08-03T11:25:38.362Z] ---> Running in b091bfc523d8 [2021-08-03T11:25:39.357Z] Removing intermediate container b091bfc523d8 [2021-08-03T11:25:39.357Z] ---> 0ffad8bea44c [2021-08-03T11:25:39.357Z] Step 21/22 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b [2021-08-03T11:25:39.357Z] ---> Running in ce7df2dc881e [2021-08-03T11:25:39.962Z] Removing intermediate container ce7df2dc881e [2021-08-03T11:25:39.962Z] ---> 3581f29ddf72 [2021-08-03T11:25:39.962Z] Step 22/22 : LABEL version=0.0.0 [2021-08-03T11:25:40.242Z] ---> Running in af12f65f6df3 [2021-08-03T11:25:41.233Z] Removing intermediate container af12f65f6df3 [2021-08-03T11:25:41.233Z] ---> 75633777d8b9 [2021-08-03T11:25:41.233Z] [2021-08-03T11:25:41.844Z] Successfully built 75633777d8b9 [2021-08-03T11:25:41.844Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-03T11:25:47.300Z]  Building security-proxy-setup ... done Removing intermediate container 63b536f5fd9a [2021-08-03T11:25:47.300Z] ---> 6991944c7740 [2021-08-03T11:25:47.300Z] [2021-08-03T11:25:47.300Z] Step 11/24 : FROM alpine:3.12 [2021-08-03T11:25:47.300Z] ---> c4fd0aeabfcf [2021-08-03T11:25:47.300Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-03T11:25:47.300Z] ---> Using cache [2021-08-03T11:25:47.300Z] ---> 190b6bcd37d7 [2021-08-03T11:25:47.300Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T11:25:47.300Z] ---> Using cache [2021-08-03T11:25:47.300Z] ---> 8e84cd87aef5 [2021-08-03T11:25:47.300Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-03T11:25:47.300Z] ---> Running in a858f7726ddb [2021-08-03T11:25:47.904Z] Removing intermediate container a858f7726ddb [2021-08-03T11:25:47.904Z] ---> f69521005b4f [2021-08-03T11:25:47.904Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-03T11:25:48.506Z] ---> Running in a7105e745aa1 [2021-08-03T11:25:49.504Z] Removing intermediate container a7105e745aa1 [2021-08-03T11:25:49.504Z] ---> e5911d961c64 [2021-08-03T11:25:49.504Z] Step 16/24 : WORKDIR / [2021-08-03T11:25:49.784Z] Removing intermediate container a8645a10f8bb [2021-08-03T11:25:49.784Z] ---> d60990e9a7fc [2021-08-03T11:25:49.784Z] [2021-08-03T11:25:49.784Z] Step 11/24 : FROM alpine:3.12 [2021-08-03T11:25:49.784Z] ---> c4fd0aeabfcf [2021-08-03T11:25:49.784Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-03T11:25:49.784Z] ---> Using cache [2021-08-03T11:25:49.784Z] ---> 190b6bcd37d7 [2021-08-03T11:25:49.784Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T11:25:49.784Z] ---> Using cache [2021-08-03T11:25:50.073Z] ---> 8e84cd87aef5 [2021-08-03T11:25:50.073Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-03T11:25:50.073Z] ---> Running in 8fd173e75c83 [2021-08-03T11:25:50.073Z] ---> Running in aacb2c922f6c [2021-08-03T11:25:50.677Z] Removing intermediate container 8fd173e75c83 [2021-08-03T11:25:50.677Z] ---> 805d133f3431 [2021-08-03T11:25:50.677Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T11:25:50.677Z] Removing intermediate container aacb2c922f6c [2021-08-03T11:25:50.677Z] ---> 8a0a071df520 [2021-08-03T11:25:50.677Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-03T11:25:51.007Z] ---> Running in 8f56fac2d7d7 [2021-08-03T11:25:51.681Z] Removing intermediate container 8f56fac2d7d7 [2021-08-03T11:25:51.681Z] ---> fd5a475d8bb9 [2021-08-03T11:25:51.681Z] Step 16/24 : WORKDIR / [2021-08-03T11:25:51.980Z] ---> 4d905f2b5b9b [2021-08-03T11:25:51.980Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-03T11:25:52.263Z] ---> Running in 35f5f71b9825 [2021-08-03T11:25:53.726Z] Removing intermediate container 35f5f71b9825 [2021-08-03T11:25:53.726Z] ---> 280e2003a1d5 [2021-08-03T11:25:53.726Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T11:25:53.726Z] ---> bd1a9d641de6 [2021-08-03T11:25:53.726Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-03T11:25:55.174Z] ---> 8a7c84ef7b4c [2021-08-03T11:25:55.174Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-03T11:25:55.174Z] ---> 829cf53bf5c1 [2021-08-03T11:25:55.174Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-03T11:25:55.452Z] ---> Running in a9c32aa5eec3 [2021-08-03T11:25:55.729Z] Removing intermediate container fb29a41d737a [2021-08-03T11:25:55.729Z] ---> 565449d04736 [2021-08-03T11:25:55.730Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-03T11:25:56.328Z] ---> Running in c141dfe6d64a [2021-08-03T11:25:56.328Z] Removing intermediate container a9c32aa5eec3 [2021-08-03T11:25:56.328Z] ---> b5241f8f0fda [2021-08-03T11:25:56.328Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T11:25:56.328Z] ---> b642ec18a86c [2021-08-03T11:25:56.328Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-03T11:25:56.606Z] ---> Running in e17e36d33c7d [2021-08-03T11:25:57.211Z] Removing intermediate container e17e36d33c7d [2021-08-03T11:25:57.211Z] ---> 427da17ea3aa [2021-08-03T11:25:57.211Z] Step 22/24 : LABEL arch=arm64 [2021-08-03T11:25:57.211Z] ---> Running in 052a9cf29269 [2021-08-03T11:25:57.489Z] ---> 666da634c3d0 [2021-08-03T11:25:57.489Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-03T11:25:57.773Z] ---> Running in 20bdd2f83c1e [2021-08-03T11:25:57.773Z] 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-03T11:25:57.773Z] Removing intermediate container 052a9cf29269 [2021-08-03T11:25:57.773Z] ---> 18eaa152db51 [2021-08-03T11:25:57.773Z] Step 23/24 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b [2021-08-03T11:25:58.050Z] ---> Running in fe04671823e9 [2021-08-03T11:25:58.328Z] Removing intermediate container 20bdd2f83c1e [2021-08-03T11:25:58.328Z] ---> 1aaf78a8a682 [2021-08-03T11:25:58.328Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T11:25:58.328Z] ---> Running in 19841f09106a [2021-08-03T11:25:58.607Z] Removing intermediate container fe04671823e9 [2021-08-03T11:25:58.608Z] ---> e14154b6e11f [2021-08-03T11:25:58.608Z] Step 24/24 : LABEL version=0.0.0 [2021-08-03T11:25:58.892Z] ---> Running in 1f88a64532b6 [2021-08-03T11:25:58.892Z] Removing intermediate container 19841f09106a [2021-08-03T11:25:58.892Z] ---> 4212338a6359 [2021-08-03T11:25:58.892Z] Step 22/24 : LABEL arch=arm64 [2021-08-03T11:25:59.171Z] ---> Running in 759aba4552b0 [2021-08-03T11:25:59.453Z] Removing intermediate container 1f88a64532b6 [2021-08-03T11:25:59.453Z] ---> 2abbcd6fb474 [2021-08-03T11:25:59.453Z] [2021-08-03T11:25:59.728Z] Successfully built 2abbcd6fb474 [2021-08-03T11:25:59.728Z] Successfully tagged core-command-arm64:latest [2021-08-03T11:26:00.007Z]  Building core-command ... done Removing intermediate container 759aba4552b0 [2021-08-03T11:26:00.007Z] ---> 10f937ba0b5a [2021-08-03T11:26:00.007Z] Step 23/24 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b [2021-08-03T11:26:00.007Z] ---> Running in d790d40d21ac [2021-08-03T11:26:00.609Z] Removing intermediate container d790d40d21ac [2021-08-03T11:26:00.609Z] ---> c1eaabb6c691 [2021-08-03T11:26:00.609Z] Step 24/24 : LABEL version=0.0.0 [2021-08-03T11:26:00.609Z] Removing intermediate container c141dfe6d64a [2021-08-03T11:26:00.609Z] ---> 16f4dad49d66 [2021-08-03T11:26:00.609Z] [2021-08-03T11:26:00.609Z] Step 12/24 : FROM docker:20.10.6 [2021-08-03T11:26:00.886Z] ---> Running in 3d9bf490fb8f [2021-08-03T11:26:00.886Z] 20.10.6: Pulling from library/docker [2021-08-03T11:26:01.492Z] Removing intermediate container 3d9bf490fb8f [2021-08-03T11:26:01.492Z] ---> e9f170ffc898 [2021-08-03T11:26:01.492Z] [2021-08-03T11:26:01.770Z] Successfully built e9f170ffc898 [2021-08-03T11:26:01.770Z] Successfully tagged core-metadata-arm64:latest [2021-08-03T11:26:08.516Z]  Building core-metadata ... done Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-08-03T11:26:08.517Z] Status: Downloaded newer image for docker:20.10.6 [2021-08-03T11:26:08.517Z] ---> cdf2a7733a7b [2021-08-03T11:26:08.517Z] 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-03T11:26:10.501Z] ---> Running in a2d8e987134d [2021-08-03T11:26:10.779Z] Removing intermediate container a2d8e987134d [2021-08-03T11:26:10.779Z] ---> f926188337ea [2021-08-03T11:26:10.779Z] 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-03T11:26:10.779Z] ---> Running in bc7bc4710bfc [2021-08-03T11:26:12.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T11:26:12.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T11:26:13.218Z] (1/39) Installing readline (8.1.0-r0) [2021-08-03T11:26:13.218Z] (2/39) Installing bash (5.1.0-r0) [2021-08-03T11:26:13.218Z] Executing bash-5.1.0-r0.post-install [2021-08-03T11:26:13.218Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-03T11:26:13.218Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-03T11:26:13.218Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-03T11:26:13.218Z] (6/39) Installing curl (7.78.0-r0) [2021-08-03T11:26:13.218Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-03T11:26:13.218Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-03T11:26:13.218Z] (9/39) Installing expat (2.2.10-r1) [2021-08-03T11:26:13.218Z] (10/39) Installing libffi (3.3-r2) [2021-08-03T11:26:13.218Z] (11/39) Installing gdbm (1.19-r0) [2021-08-03T11:26:13.218Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-03T11:26:13.218Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-03T11:26:13.218Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-03T11:26:15.197Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-03T11:26:15.197Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-03T11:26:15.197Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-03T11:26:15.197Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-03T11:26:15.197Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-03T11:26:15.197Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-03T11:26:15.198Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-03T11:26:15.198Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-03T11:26:15.198Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-03T11:26:15.198Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-03T11:26:15.198Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-03T11:26:15.198Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-03T11:26:15.198Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-03T11:26:15.471Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-03T11:26:15.471Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-03T11:26:15.471Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-03T11:26:15.471Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-03T11:26:15.471Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-03T11:26:15.471Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-03T11:26:15.471Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-03T11:26:15.471Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-03T11:26:15.471Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-03T11:26:15.471Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-03T11:26:15.471Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-03T11:26:15.471Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-03T11:26:16.068Z] Executing busybox-1.32.1-r6.trigger [2021-08-03T11:26:16.068Z] OK: 82 MiB in 59 packages [2021-08-03T11:26:22.784Z] Collecting docker-compose==1.23.2 [2021-08-03T11:26:22.784Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-03T11:26:22.784Z] Collecting jsonschema<3,>=2.5.1 [2021-08-03T11:26:22.784Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-03T11:26:22.784Z] Collecting docopt<0.7,>=0.6.1 [2021-08-03T11:26:22.784Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-03T11:26:24.759Z] Collecting docker<4.0,>=3.6.0 [2021-08-03T11:26:24.759Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-03T11:26:25.735Z] Collecting PyYAML<4,>=3.10 [2021-08-03T11:26:25.735Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-03T11:26:28.352Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-03T11:26:28.353Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-03T11:26:30.329Z] Collecting cached-property<2,>=1.2.0 [2021-08-03T11:26:30.329Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-03T11:26:30.329Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-03T11:26:30.329Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-03T11:26:30.602Z] 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-03T11:26:31.580Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-03T11:26:31.580Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-03T11:26:31.580Z] Collecting texttable<0.10,>=0.9.0 [2021-08-03T11:26:31.580Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-03T11:26:34.202Z] Collecting docker-pycreds>=0.4.0 [2021-08-03T11:26:34.202Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-03T11:26:34.202Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-03T11:26:34.202Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-03T11:26:34.474Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-03T11:26:34.748Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-03T11:26:34.748Z] Collecting idna<2.8,>=2.5 [2021-08-03T11:26:34.748Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-03T11:26:35.021Z] Collecting certifi>=2017.4.17 [2021-08-03T11:26:35.021Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-03T11:26:35.295Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-03T11:26:35.295Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-03T11:26:35.295Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-03T11:26:35.295Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-03T11:26:36.271Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-03T11:26:36.271Z] Attempting uninstall: urllib3 [2021-08-03T11:26:36.271Z] Found existing installation: urllib3 1.26.2 [2021-08-03T11:26:36.271Z] Uninstalling urllib3-1.26.2: [2021-08-03T11:26:36.271Z] Successfully uninstalled urllib3-1.26.2 [2021-08-03T11:26:36.869Z] Attempting uninstall: idna [2021-08-03T11:26:36.869Z] Found existing installation: idna 3.1 [2021-08-03T11:26:36.869Z] Uninstalling idna-3.1: [2021-08-03T11:26:36.869Z] Successfully uninstalled idna-3.1 [2021-08-03T11:26:37.465Z] Attempting uninstall: chardet [2021-08-03T11:26:37.465Z] Found existing installation: chardet 4.0.0 [2021-08-03T11:26:37.465Z] Uninstalling chardet-4.0.0: [2021-08-03T11:26:37.465Z] Successfully uninstalled chardet-4.0.0 [2021-08-03T11:26:38.903Z] Attempting uninstall: requests [2021-08-03T11:26:38.903Z] Found existing installation: requests 2.25.1 [2021-08-03T11:26:38.903Z] Uninstalling requests-2.25.1: [2021-08-03T11:26:38.903Z] Successfully uninstalled requests-2.25.1 [2021-08-03T11:26:39.176Z] Running setup.py install for texttable: started [2021-08-03T11:26:41.157Z] Running setup.py install for texttable: finished with status 'done' [2021-08-03T11:26:41.157Z] Running setup.py install for PyYAML: started [2021-08-03T11:26:43.136Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-03T11:26:43.409Z] Running setup.py install for docopt: started [2021-08-03T11:26:45.400Z] Running setup.py install for docopt: finished with status 'done' [2021-08-03T11:26:45.400Z] Running setup.py install for dockerpty: started [2021-08-03T11:26:47.381Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-03T11:26:48.366Z] 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-03T11:26:56.663Z] Removing intermediate container bc7bc4710bfc [2021-08-03T11:26:56.663Z] ---> 46a3f5220804 [2021-08-03T11:26:56.663Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-03T11:26:56.938Z] ---> Running in 87b137101ddf [2021-08-03T11:26:57.537Z] Removing intermediate container 87b137101ddf [2021-08-03T11:26:57.537Z] ---> e43f77d66fe0 [2021-08-03T11:26:57.537Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-03T11:26:57.537Z] ---> Running in 638a41071d16 [2021-08-03T11:26:58.136Z] Removing intermediate container 638a41071d16 [2021-08-03T11:26:58.136Z] ---> bcadbeb57416 [2021-08-03T11:26:58.136Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-03T11:26:59.589Z] ---> 9f3cec4190f4 [2021-08-03T11:26:59.589Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-03T11:27:02.786Z] ---> bf680ea5ad53 [2021-08-03T11:27:02.786Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-03T11:27:02.786Z] ---> 0de20ff59464 [2021-08-03T11:27:02.786Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-03T11:27:02.786Z] ---> Running in 96e04cde4e16 [2021-08-03T11:27:02.786Z] Removing intermediate container 96e04cde4e16 [2021-08-03T11:27:02.786Z] ---> 4093e01b20db [2021-08-03T11:27:02.786Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T11:27:02.786Z] ---> Running in fd5617aae40d [2021-08-03T11:27:02.786Z] Removing intermediate container fd5617aae40d [2021-08-03T11:27:02.786Z] ---> 6287ae832655 [2021-08-03T11:27:02.786Z] Step 22/24 : LABEL arch=arm64 [2021-08-03T11:27:02.786Z] ---> Running in b208359641cc [2021-08-03T11:27:02.786Z] Removing intermediate container b208359641cc [2021-08-03T11:27:02.786Z] ---> 29d72386d01f [2021-08-03T11:27:02.786Z] Step 23/24 : LABEL git_sha=3d5ecab1958ab9339548dd552acfe0067772b85b [2021-08-03T11:27:03.067Z] ---> Running in 44a09e2a926a [2021-08-03T11:27:03.683Z] Removing intermediate container 44a09e2a926a [2021-08-03T11:27:03.683Z] ---> e68de02fe25b [2021-08-03T11:27:03.683Z] Step 24/24 : LABEL version=0.0.0 [2021-08-03T11:27:03.683Z] ---> Running in ab7af0403e2b [2021-08-03T11:27:04.283Z] Removing intermediate container ab7af0403e2b [2021-08-03T11:27:04.283Z] ---> c37d5c2b236b [2021-08-03T11:27:04.283Z] [2021-08-03T11:27:04.557Z] Successfully built c37d5c2b236b [2021-08-03T11:27:04.558Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-03T11:27:05.173Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-03T11:27:05.186Z] $ docker stop --time=1 ce3172ec6d6fa7ce747758ddc481832edd1fc3ab6fa9576529cb049f7fdb899a [2021-08-03T11:27:07.057Z] $ docker rm -f ce3172ec6d6fa7ce747758ddc481832edd1fc3ab6fa9576529cb049f7fdb899a [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T11:27:07.677Z] + docker images [2021-08-03T11:27:07.950Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-03T11:27:07.950Z] sys-mgmt-agent-arm64 latest c37d5c2b236b 3 seconds ago 311MB [2021-08-03T11:27:07.950Z] core-metadata-arm64 latest e9f170ffc898 About a minute ago 15.8MB [2021-08-03T11:27:07.951Z] 16f4dad49d66 About a minute ago 1.56GB [2021-08-03T11:27:07.951Z] core-command-arm64 latest 2abbcd6fb474 About a minute ago 15.1MB [2021-08-03T11:27:07.951Z] d60990e9a7fc About a minute ago 1.56GB [2021-08-03T11:27:07.951Z] 6991944c7740 About a minute ago 1.56GB [2021-08-03T11:27:07.951Z] security-proxy-setup-arm64 latest 75633777d8b9 About a minute ago 24.5MB [2021-08-03T11:27:07.951Z] 21fe61c16946 About a minute ago 1.57GB [2021-08-03T11:27:07.951Z] security-bootstrapper-arm64 latest 1d060cce4648 3 minutes ago 17.7MB [2021-08-03T11:27:07.951Z] core-data-arm64 latest 694b7fcc2c9b 3 minutes ago 19.3MB [2021-08-03T11:27:07.951Z] security-secretstore-setup-arm64 latest 77e048e661c3 3 minutes ago 27.4MB [2021-08-03T11:27:07.951Z] support-notifications-arm64 latest 74fe6c0a3c02 3 minutes ago 15.9MB [2021-08-03T11:27:07.951Z] support-scheduler-arm64 latest d3a5f9a8d66c 3 minutes ago 15.2MB [2021-08-03T11:27:07.951Z] 04748f35b93f 4 minutes ago 1.57GB [2021-08-03T11:27:07.951Z] eeac6bb38d89 4 minutes ago 1.56GB [2021-08-03T11:27:07.951Z] 537a3793e29f 4 minutes ago 1.56GB [2021-08-03T11:27:07.951Z] 092995af90f8 4 minutes ago 1.57GB [2021-08-03T11:27:07.951Z] 9321395e5d4f 4 minutes ago 1.56GB [2021-08-03T11:27:07.951Z] ci-base-image-arm64 latest 24776c40dba8 14 minutes ago 1.23GB [2021-08-03T11:27:07.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 88ecf2bb1f95 16 hours ago 533MB [2021-08-03T11:27:07.951Z] alpine 3.12 c4fd0aeabfcf 6 weeks ago 5.32MB [2021-08-03T11:27:07.951Z] docker 20.10.6 cdf2a7733a7b 3 months ago 234MB [2021-08-03T11:27:07.951Z] 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-03T11:27:08.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T11:27:08.983Z] [2021-08-03T11:27:08.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-03T11:27:09.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T11:27:09.621Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-03T11:27:09.621Z] 448f6bf000e3: Pulling fs layer [2021-08-03T11:27:09.621Z] f757da607395: Pulling fs layer [2021-08-03T11:27:09.621Z] 05883995daec: Pulling fs layer [2021-08-03T11:27:09.621Z] 8603b9c90790: Pulling fs layer [2021-08-03T11:27:09.621Z] 1560dd03e051: Pulling fs layer [2021-08-03T11:27:09.621Z] 27f5ce0e4adf: Pulling fs layer [2021-08-03T11:27:09.621Z] c2d8d7efcc4b: Pulling fs layer [2021-08-03T11:27:09.621Z] 8603b9c90790: Waiting [2021-08-03T11:27:09.621Z] 1560dd03e051: Waiting [2021-08-03T11:27:09.621Z] c2d8d7efcc4b: Waiting [2021-08-03T11:27:09.621Z] 27f5ce0e4adf: Waiting [2021-08-03T11:27:09.897Z] f757da607395: Verifying Checksum [2021-08-03T11:27:09.897Z] f757da607395: Download complete [2021-08-03T11:27:09.897Z] 8603b9c90790: Verifying Checksum [2021-08-03T11:27:09.897Z] 8603b9c90790: Download complete [2021-08-03T11:27:10.172Z] 1560dd03e051: Verifying Checksum [2021-08-03T11:27:10.172Z] 1560dd03e051: Download complete [2021-08-03T11:27:10.172Z] 27f5ce0e4adf: Verifying Checksum [2021-08-03T11:27:10.172Z] 27f5ce0e4adf: Download complete [2021-08-03T11:27:10.172Z] 05883995daec: Verifying Checksum [2021-08-03T11:27:10.172Z] 05883995daec: Download complete [2021-08-03T11:27:11.150Z] 448f6bf000e3: Verifying Checksum [2021-08-03T11:27:11.150Z] 448f6bf000e3: Download complete [2021-08-03T11:27:13.782Z] c2d8d7efcc4b: Verifying Checksum [2021-08-03T11:27:13.782Z] c2d8d7efcc4b: Download complete [2021-08-03T11:27:14.764Z] 448f6bf000e3: Pull complete [2021-08-03T11:27:15.737Z] f757da607395: Pull complete [2021-08-03T11:27:16.716Z] 05883995daec: Pull complete [2021-08-03T11:27:17.309Z] 8603b9c90790: Pull complete [2021-08-03T11:27:18.285Z] 1560dd03e051: Pull complete [2021-08-03T11:27:18.558Z] 27f5ce0e4adf: Pull complete [2021-08-03T11:27:33.636Z] c2d8d7efcc4b: Pull complete [2021-08-03T11:27:33.636Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-03T11:27:33.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T11:27:33.637Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-03T11:27:33.873Z] prd-ubuntu18.04-docker-arm64-4c-16g-1880 does not seem to be running inside a container [2021-08-03T11:27:33.965Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03T11:27:37.979Z] $ docker top ea9be6b77ab6b1099c811a91ac827095b26c1a989c0e37f95ae58f14136d1cc7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T11:27:39.367Z] ---> job-cost.sh [2021-08-03T11:27:39.367Z] lf-activate-venv: SKIPPING [2021-08-03T11:27:39.367Z] INFO: No Stack... [2021-08-03T11:27:40.345Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-03T11:27:40.616Z] INFO: Archiving Costs [Pipeline] sh [2021-08-03T11:27:41.278Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-08-03T11:27:41.278Z] + cut -d, -f6 [Pipeline] lock [2021-08-03T11:27:41.344Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3646-4-stack-cost] [2021-08-03T11:27:41.354Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3646-4-stack-cost] did not exist. Created. [2021-08-03T11:27:41.354Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3646-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-03T11:27:42.054Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-03T11:27:42.232Z] Stashed 1 file(s) [Pipeline] } [2021-08-03T11:27:42.271Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3646-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-03T11:27:42.311Z] $ docker stop --time=1 ea9be6b77ab6b1099c811a91ac827095b26c1a989c0e37f95ae58f14136d1cc7 [2021-08-03T11:27:43.988Z] $ docker rm -f ea9be6b77ab6b1099c811a91ac827095b26c1a989c0e37f95ae58f14136d1cc7 [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-03T11:27:45.301Z] provisioning config files... [2021-08-03T11:27:45.322Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config6790187086425156582tmp [Pipeline] { [Pipeline] sh [2021-08-03T11:27:45.664Z] + set +x [2021-08-03T11:27:45.664Z] + curl -s https://codecov.io/bash [2021-08-03T11:27:45.664Z] + bash -s -- [2021-08-03T11:27:45.664Z] [2021-08-03T11:27:45.664Z] _____ _ [2021-08-03T11:27:45.664Z] / ____| | | [2021-08-03T11:27:45.664Z] | | ___ __| | ___ ___ _____ __ [2021-08-03T11:27:45.664Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-03T11:27:45.664Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-03T11:27:45.664Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-03T11:27:45.664Z] Bash-1.0.6 [2021-08-03T11:27:45.664Z] [2021-08-03T11:27:45.664Z] [2021-08-03T11:27:45.664Z] ==> git version 2.24.4 found [2021-08-03T11:27:45.982Z] ==> 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-03T11:27:45.982Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-03T11:27:45.982Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-03T11:27:45.982Z] ==> Jenkins CI detected. [2021-08-03T11:27:45.982Z] current dir:  /w/workspace/edgex-go/4 [2021-08-03T11:27:45.982Z] project root: . [2021-08-03T11:27:45.982Z] --> token set from env [2021-08-03T11:27:45.982Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-03T11:27:45.982Z] ==> Running gcov in . (disable via -X gcov) [2021-08-03T11:27:45.982Z] ==> Python coveragepy not found [2021-08-03T11:27:45.982Z] ==> Searching for coverage reports in: [2021-08-03T11:27:45.982Z] + . [2021-08-03T11:27:45.982Z] -> Found 1 reports [2021-08-03T11:27:45.982Z] ==> Detecting git/mercurial file structure [2021-08-03T11:27:45.982Z] ==> Reading reports [2021-08-03T11:27:45.982Z] + ./coverage.out bytes=403847 [2021-08-03T11:27:45.982Z] ==> Appending adjustments [2021-08-03T11:27:45.982Z] https://docs.codecov.io/docs/fixing-reports [2021-08-03T11:27:47.092Z] + Found adjustments [2021-08-03T11:27:47.092Z] ==> Gzipping contents [2021-08-03T11:27:47.092Z] 56K /tmp/codecov.sH4mgO.gz [2021-08-03T11:27:47.092Z] ==> Uploading reports [2021-08-03T11:27:47.092Z] url: https://codecov.io [2021-08-03T11:27:47.092Z] query: branch=PR-3646&commit=3d5ecab1958ab9339548dd552acfe0067772b85b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3646%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3646&job=&cmd_args= [2021-08-03T11:27:47.092Z] -> Pinging Codecov [2021-08-03T11:27:47.092Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3646&commit=3d5ecab1958ab9339548dd552acfe0067772b85b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3646%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3646&job=&cmd_args= [2021-08-03T11:27:47.357Z] -> Uploading to [2021-08-03T11:27:47.357Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-03/00271124DB129430A58F1EEE437C3FCB/3d5ecab1958ab9339548dd552acfe0067772b85b/0614f7db-d41f-4b82-9098-87d28921f9b3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210803T112747Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3b917ee4d1e7ce92e48bf18228274d1d786cce90f86ca4ac10b02f1d0ee3cf5 [2021-08-03T11:27:47.357Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-03T11:27:47.357Z] Dload Upload Total Spent Left Speed [2021-08-03T11:27:47.889Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54591 0 0 100 54591 0 140k --:--:-- --:--:-- --:--:-- 140k [2021-08-03T11:27:47.889Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3d5ecab1958ab9339548dd552acfe0067772b85b [Pipeline] } [2021-08-03T11:27:47.901Z] 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-03T11:27:49.450Z] + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-03T11:27:49.776Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T11:27:50.364Z] ---> package-listing.sh [2021-08-03T11:27:50.364Z] ++ facter osfamily [2021-08-03T11:27:50.364Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-03T11:27:50.838Z] + OS_FAMILY=redhat [2021-08-03T11:27:50.839Z] + workspace=/w/workspace/edgex-go/4 [2021-08-03T11:27:50.839Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-03T11:27:50.839Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-03T11:27:50.839Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-03T11:27:50.839Z] + PACKAGES=/tmp/packages_start.txt [2021-08-03T11:27:50.839Z] + '[' /w/workspace/edgex-go/4 ']' [2021-08-03T11:27:50.839Z] + PACKAGES=/tmp/packages_end.txt [2021-08-03T11:27:50.839Z] + case "${OS_FAMILY}" in [2021-08-03T11:27:50.839Z] + sort [2021-08-03T11:27:50.839Z] + rpm -qa [2021-08-03T11:27:52.787Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-03T11:27:52.787Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-03T11:27:52.787Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-03T11:27:52.787Z] + '[' /w/workspace/edgex-go/4 ']' [2021-08-03T11:27:52.787Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-08-03T11:27:52.787Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-08-03T11:27:52.804Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-03T11:27:53.113Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-03T11:27:53.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T11:27:53.707Z] [2021-08-03T11:27:53.707Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T11:27:54.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T11:27:54.040Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-03T11:27:54.040Z] b4d181a07f80: Pulling fs layer [2021-08-03T11:27:54.040Z] a1111a8f2ec3: Pulling fs layer [2021-08-03T11:27:54.040Z] ed53099fbce6: Pulling fs layer [2021-08-03T11:27:54.040Z] dc539afda2c1: Pulling fs layer [2021-08-03T11:27:54.040Z] 77bc0d833cb6: Pulling fs layer [2021-08-03T11:27:54.040Z] 9065ff56babe: Pulling fs layer [2021-08-03T11:27:54.040Z] d287ab97295c: Pulling fs layer [2021-08-03T11:27:54.040Z] dc539afda2c1: Waiting [2021-08-03T11:27:54.040Z] 77bc0d833cb6: Waiting [2021-08-03T11:27:54.040Z] 9065ff56babe: Waiting [2021-08-03T11:27:54.040Z] d287ab97295c: Waiting [2021-08-03T11:27:54.305Z] a1111a8f2ec3: Verifying Checksum [2021-08-03T11:27:54.305Z] a1111a8f2ec3: Download complete [2021-08-03T11:27:54.305Z] dc539afda2c1: Download complete [2021-08-03T11:27:54.571Z] 77bc0d833cb6: Verifying Checksum [2021-08-03T11:27:54.571Z] 77bc0d833cb6: Download complete [2021-08-03T11:27:54.571Z] 9065ff56babe: Verifying Checksum [2021-08-03T11:27:54.571Z] 9065ff56babe: Download complete [2021-08-03T11:27:54.835Z] ed53099fbce6: Verifying Checksum [2021-08-03T11:27:54.835Z] ed53099fbce6: Download complete [2021-08-03T11:27:55.420Z] b4d181a07f80: Verifying Checksum [2021-08-03T11:27:55.420Z] b4d181a07f80: Download complete [2021-08-03T11:27:56.383Z] b4d181a07f80: Pull complete [2021-08-03T11:27:56.646Z] a1111a8f2ec3: Pull complete [2021-08-03T11:27:56.918Z] ed53099fbce6: Pull complete [2021-08-03T11:27:57.183Z] dc539afda2c1: Pull complete [2021-08-03T11:27:57.450Z] 77bc0d833cb6: Pull complete [2021-08-03T11:27:57.450Z] 9065ff56babe: Pull complete [2021-08-03T11:27:58.855Z] d287ab97295c: Verifying Checksum [2021-08-03T11:27:58.855Z] d287ab97295c: Download complete [2021-08-03T11:28:03.120Z] d287ab97295c: Pull complete [2021-08-03T11:28:03.120Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-03T11:28:03.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T11:28:03.120Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-03T11:28:03.218Z] prd-centos7-docker-4c-2g-1878 does not seem to be running inside a container [2021-08-03T11:28:03.285Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03T11:28:06.561Z] $ docker top 49a86f82a8aca4f19b689e778cc7b630b7c42cb37be71d69cd3ef0eda8c43a15 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T11:28:06.986Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-03T11:28:07.325Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-03T11:28:07.655Z] + ls /var/log/sa-host [2021-08-03T11:28:07.655Z] + sadf -c /var/log/sa-host/sa03 [2021-08-03T11:28:07.655Z] file_magic: OK [2021-08-03T11:28:07.655Z] HZ: Using current value: 100 [2021-08-03T11:28:07.655Z] file_header: OK [2021-08-03T11:28:07.655Z] 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-03T11:28:07.655Z] Statistics: [2021-08-03T11:28:07.655Z] 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... [2021-08-03T11:28:07.655Z] File successfully converted to sysstat format version 12.0.3 [2021-08-03T11:28:07.655Z] + sadf -c /var/log/sa-host/sa05 [2021-08-03T11:28:07.655Z] file_magic: OK [2021-08-03T11:28:07.655Z] HZ: Using current value: 100 [2021-08-03T11:28:07.655Z] file_header: OK [2021-08-03T11:28:07.655Z] 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-03T11:28:07.655Z] Statistics: [2021-08-03T11:28:07.655Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-03T11:28:07.655Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T11:28:09.888Z] provisioning config files... [2021-08-03T11:28:09.904Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3407591392387599080tmp [Pipeline] { [Pipeline] echo [2021-08-03T11:28:09.926Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T11:28:10.237Z] ---> create-netrc.sh [Pipeline] } [2021-08-03T11:28:10.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-03T11:28:10.651Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-03T11:28:10.665Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T11:28:10.997Z] ---> sudo-logs.sh [2021-08-03T11:28:10.997Z] Archiving 'sudo' log.. [2021-08-03T11:28:10.997Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1878.vexxhost.local: Name or service not known [2021-08-03T11:28:10.997Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1878.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-03T11:28:11.025Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T11:28:11.334Z] ---> job-cost.sh [2021-08-03T11:28:11.334Z] lf-activate-venv: SKIPPING [2021-08-03T11:28:11.334Z] DEBUG: total: 0.18000000715255737 [2021-08-03T11:28:11.334Z] INFO: Retrieving Stack Cost... [2021-08-03T11:28:12.740Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-03T11:28:13.005Z] INFO: Archiving Costs [Pipeline] echo [2021-08-03T11:28:13.026Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T11:28:13.348Z] ---> logs-deploy.sh [2021-08-03T11:28:13.348Z] lf-activate-venv: SKIPPING [2021-08-03T11:28:13.348Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3646/4 [2021-08-03T11:28:13.348Z] INFO: archiving workspace using pattern(s): [2021-08-03T11:28:13.929Z] Archives upload complete. [2021-08-03T11:28:14.197Z] INFO: archiving logs to Nexus