Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9ed388284450181241214f4175cad1f4f366d6e5+4edb777b9d60e900e8671f5ac6453e52ef440742 (0822770a3467c3d9153a32b22d31ac3ab2d2dc28) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5963013070002954633.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh695485384124470340.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3571/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8740017923978501743.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4260760555334370324.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3571/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5446719330856393092.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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_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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2160 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/18 [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/18 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/18@tmp/jenkins-gitclient-ssh1035457921864454342.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit 9ed388284450181241214f4175cad1f4f366d6e5 Merge succeeded, producing d926b7b13a6652563262476d6d6e5f4c07c3398a Checking out Revision d926b7b13a6652563262476d6d6e5f4c07c3398a (PR-3571) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/18@tmp/jenkins-gitclient-ssh7722185768920901355.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/18@tmp/jenkins-gitclient-ssh6327434670778734801.key > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d926b7b13a6652563262476d6d6e5f4c07c3398a # timeout=10 Commit message: "Merge commit '4edb777b9d60e900e8671f5ac6453e52ef440742' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-08T00:31:23.310Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-08T00:31:23.415Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-08T00:31:23.442Z] ========================================================= [2021-07-08T00:31:23.442Z] EdgeX Global Pipelines Version Info [2021-07-08T00:31:23.442Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f23cf2230e6970f778a5e23c83ab408aba9b1bb0 # timeout=10 [2021-07-08T00:31:25.027Z] ------------------- [2021-07-08T00:31:25.027Z] stable info: [2021-07-08T00:31:25.027Z] ------------------- [2021-07-08T00:31:25.027Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-08T00:31:25.027Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-08T00:31:25.027Z] Message: update stable to v1.0.196 [2021-07-08T00:31:25.601Z] ------------------- [2021-07-08T00:31:25.601Z] experimental info: [2021-07-08T00:31:25.601Z] ------------------- [2021-07-08T00:31:25.601Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-08T00:31:25.601Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-08T00:31:25.601Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-08T00:31:25.730Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-08T00:31:25.755Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-08T00:31:25.784Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-08T00:31:25.814Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-08T00:31:25.839Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-08T00:31:25.862Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-08T00:31:25.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-08T00:31:25.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-08T00:31:25.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-08T00:31:25.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-08T00:31:25.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-08T00:31:26.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-08T00:31:26.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-08T00:31:26.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-08T00:31:26.074Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-08T00:31:26.097Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-08T00:31:26.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-08T00:31:26.144Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-08T00:31:26.168Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-08T00:31:26.191Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-08T00:31:26.223Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-08T00:31:26.268Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-08T00:31:26.302Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3571 [Pipeline] echo [2021-07-08T00:31:26.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3571 [Pipeline] echo [2021-07-08T00:31:26.350Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3571 [Pipeline] echo [2021-07-08T00:31:26.372Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d926b7b13a6652563262476d6d6e5f4c07c3398a [Pipeline] echo [2021-07-08T00:31:26.397Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d926b7b [Pipeline] echo [2021-07-08T00:31:26.420Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-08T00:31:26.501Z] provisioning config files... [2021-07-08T00:31:26.516Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config3974391600932562221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-08T00:31:26.840Z] ---> docker-login.sh [2021-07-08T00:31:26.840Z] nexus3.edgexfoundry.org:10001 [2021-07-08T00:31:26.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T00:31:27.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T00:31:27.102Z] Configure a credential helper to remove this warning. See [2021-07-08T00:31:27.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T00:31:27.102Z] [2021-07-08T00:31:27.102Z] Login Succeeded [2021-07-08T00:31:27.102Z] nexus3.edgexfoundry.org:10002 [2021-07-08T00:31:27.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T00:31:27.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T00:31:27.102Z] Configure a credential helper to remove this warning. See [2021-07-08T00:31:27.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T00:31:27.102Z] [2021-07-08T00:31:27.102Z] Login Succeeded [2021-07-08T00:31:27.102Z] nexus3.edgexfoundry.org:10003 [2021-07-08T00:31:27.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T00:31:27.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T00:31:27.365Z] Configure a credential helper to remove this warning. See [2021-07-08T00:31:27.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T00:31:27.365Z] [2021-07-08T00:31:27.365Z] Login Succeeded [2021-07-08T00:31:27.365Z] nexus3.edgexfoundry.org:10004 [2021-07-08T00:31:27.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T00:31:27.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T00:31:27.365Z] Configure a credential helper to remove this warning. See [2021-07-08T00:31:27.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T00:31:27.365Z] [2021-07-08T00:31:27.365Z] Login Succeeded [2021-07-08T00:31:27.365Z] docker.io [2021-07-08T00:31:27.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T00:31:27.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T00:31:27.892Z] Configure a credential helper to remove this warning. See [2021-07-08T00:31:27.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T00:31:27.892Z] [2021-07-08T00:31:27.892Z] Login Succeeded [2021-07-08T00:31:27.892Z] ---> docker-login.sh ends [Pipeline] } [2021-07-08T00:31:27.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-08T00:31:28.254Z] ++ 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-07-08T00:31:28.255Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-08T00:31:28.255Z] ++ dirname cmd/core-command/Dockerfile [2021-07-08T00:31:28.255Z] ++ cut -d/ -f2 [2021-07-08T00:31:28.255Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-08T00:31:28.255Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-08T00:31:28.255Z] ++ dirname cmd/core-data/Dockerfile [2021-07-08T00:31:28.255Z] ++ cut -d/ -f2 [2021-07-08T00:31:28.255Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-08T00:31:28.255Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-08T00:31:28.255Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-08T00:31:28.255Z] ++ cut -d/ -f2 [2021-07-08T00:31:28.255Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-08T00:31:28.255Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-08T00:31:28.255Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-08T00:31:28.255Z] ++ cut -d/ -f2 [2021-07-08T00:31:28.255Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-08T00:31:28.255Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-08T00:31:28.255Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-08T00:31:28.255Z] ++ cut -d/ -f2 [2021-07-08T00:31:28.255Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-08T00:31:28.255Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-08T00:31:28.255Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-08T00:31:28.255Z] ++ cut -d/ -f2 [2021-07-08T00:31:28.255Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-08T00:31:28.255Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-08T00:31:28.255Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-08T00:31:28.255Z] ++ cut -d/ -f2 [2021-07-08T00:31:28.255Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-08T00:31:28.255Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-08T00:31:28.255Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-08T00:31:28.255Z] ++ cut -d/ -f2 [2021-07-08T00:31:28.255Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-08T00:31:28.255Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-08T00:31:28.255Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-08T00:31:28.255Z] ++ cut -d/ -f2 [2021-07-08T00:31:28.255Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-08T00:31:28.298Z] 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-07-08T00:31:29.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-08T00:31:29.026Z] [2021-07-08T00:31:29.026Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:31:29.347Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-08T00:31:29.347Z] latest: Pulling from edgex-devops/git-semver [2021-07-08T00:31:29.347Z] 31603596830f: Pulling fs layer [2021-07-08T00:31:29.347Z] b6dc333f4379: Pulling fs layer [2021-07-08T00:31:29.347Z] 3d9ef1400e77: Pulling fs layer [2021-07-08T00:31:29.347Z] fd332fbdc1db: Pulling fs layer [2021-07-08T00:31:29.347Z] fd332fbdc1db: Waiting [2021-07-08T00:31:29.347Z] b6dc333f4379: Verifying Checksum [2021-07-08T00:31:29.347Z] b6dc333f4379: Download complete [2021-07-08T00:31:29.347Z] 31603596830f: Verifying Checksum [2021-07-08T00:31:29.347Z] 31603596830f: Download complete [2021-07-08T00:31:29.607Z] fd332fbdc1db: Verifying Checksum [2021-07-08T00:31:29.607Z] fd332fbdc1db: Download complete [2021-07-08T00:31:29.607Z] 3d9ef1400e77: Verifying Checksum [2021-07-08T00:31:29.607Z] 3d9ef1400e77: Download complete [2021-07-08T00:31:29.607Z] 31603596830f: Pull complete [2021-07-08T00:31:29.876Z] b6dc333f4379: Pull complete [2021-07-08T00:31:30.459Z] 3d9ef1400e77: Pull complete [2021-07-08T00:31:30.459Z] fd332fbdc1db: Pull complete [2021-07-08T00:31:30.459Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-08T00:31:30.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-08T00:31:30.459Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-08T00:31:30.535Z] prd-centos7-docker-4c-2g-2160 does not seem to be running inside a container [2021-07-08T00:31:30.575Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-08T00:31:31.580Z] $ docker top d4e7da0ea60af238bcb744634bf50471f9889b6e156261b20d10c830f09cd91d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-08T00:31:31.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-08T00:31:31.708Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-08T00:31:31.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-08T00:31:31.812Z] $ docker exec d4e7da0ea60af238bcb744634bf50471f9889b6e156261b20d10c830f09cd91d ssh-agent [2021-07-08T00:31:31.916Z] SSH_AUTH_SOCK=/tmp/ssh-Wxpvndv51KrX/agent.14 [2021-07-08T00:31:31.916Z] SSH_AGENT_PID=20 [2021-07-08T00:31:31.923Z] Running ssh-add (command line suppressed) [2021-07-08T00:31:32.020Z] Identity added: /w/workspace/edgex-go/18@tmp/private_key_4492368939381839136.key (/w/workspace/edgex-go/18@tmp/private_key_4492368939381839136.key) [2021-07-08T00:31:32.041Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-08T00:31:32.344Z] + git tag --points-at HEAD [Pipeline] } [2021-07-08T00:31:32.356Z] $ docker exec --env ******** --env ******** d4e7da0ea60af238bcb744634bf50471f9889b6e156261b20d10c830f09cd91d ssh-agent -k [2021-07-08T00:31:32.444Z] unset SSH_AUTH_SOCK; [2021-07-08T00:31:32.444Z] unset SSH_AGENT_PID; [2021-07-08T00:31:32.444Z] echo Agent pid 20 killed; [2021-07-08T00:31:32.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-08T00:31:32.506Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-08T00:31:32.506Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-08T00:31:32.613Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-08T00:31:32.613Z] $ docker exec d4e7da0ea60af238bcb744634bf50471f9889b6e156261b20d10c830f09cd91d ssh-agent [2021-07-08T00:31:32.719Z] SSH_AUTH_SOCK=/tmp/ssh-PB1g0ao9uMKN/agent.53 [2021-07-08T00:31:32.719Z] SSH_AGENT_PID=60 [2021-07-08T00:31:32.726Z] Running ssh-add (command line suppressed) [2021-07-08T00:31:32.814Z] Identity added: /w/workspace/edgex-go/18@tmp/private_key_6047324371440148843.key (/w/workspace/edgex-go/18@tmp/private_key_6047324371440148843.key) [2021-07-08T00:31:32.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-08T00:31:33.152Z] + git semver init [2021-07-08T00:31:33.152Z] # -> Open(): unable to determine branch for HEAD [2021-07-08T00:31:33.152Z] # $GIT_DIR = /w/workspace/edgex-go/18/.git [2021-07-08T00:31:33.152Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/18 [2021-07-08T00:31:33.152Z] # $SEMVER_REMOTE_NAME = origin [2021-07-08T00:31:33.152Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-08T00:31:33.152Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-08T00:31:33.152Z] # $SEMVER_BRANCH = PR-3571 [2021-07-08T00:31:33.152Z] # $SEMVER_TEMP = /tmp/semver-061658896 [2021-07-08T00:31:33.152Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-08T00:31:51.336Z] # '/tmp/semver-061658896' -> '/w/workspace/edgex-go/18/.semver' [2021-07-08T00:31:51.336Z] # -> Force: false [2021-07-08T00:31:51.336Z] # $SEMVER_DIR = /w/workspace/edgex-go/18/.semver [Pipeline] } [2021-07-08T00:31:51.344Z] $ docker exec --env ******** --env ******** d4e7da0ea60af238bcb744634bf50471f9889b6e156261b20d10c830f09cd91d ssh-agent -k [2021-07-08T00:31:51.449Z] unset SSH_AUTH_SOCK; [2021-07-08T00:31:51.450Z] unset SSH_AGENT_PID; [2021-07-08T00:31:51.450Z] echo Agent pid 60 killed; [2021-07-08T00:31:51.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-08T00:31:51.801Z] + git semver [Pipeline] } [2021-07-08T00:31:51.814Z] $ docker stop --time=1 d4e7da0ea60af238bcb744634bf50471f9889b6e156261b20d10c830f09cd91d [2021-07-08T00:31:53.825Z] $ docker rm -f d4e7da0ea60af238bcb744634bf50471f9889b6e156261b20d10c830f09cd91d [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-08T00:31:54.222Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-08T00:31:54.531Z] Stashed 1 file(s) [Pipeline] echo [2021-07-08T00:31:54.535Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-08T00:31:55.085Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-08T00:31:55.379Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-08T00:31:55.678Z] + sudo service docker restart [2021-07-08T00:31:55.678Z] + true [2021-07-08T00:31:55.678Z] Redirecting to /bin/systemctl restart docker.service [2021-07-08T00:32:09.722Z] Still waiting to schedule task [2021-07-08T00:32:09.722Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2156’ [Pipeline] echo [2021-07-08T00:32:13.820Z] ========================================================= [2021-07-08T00:32:13.820Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-08T00:32:13.820Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:32:14.136Z] + 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-07-08T00:32:15.519Z] Sending build context to Docker daemon 328.3MB [2021-07-08T00:32:15.519Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-08T00:32:15.519Z] Step 2/6 : FROM ${BASE} [2021-07-08T00:32:15.519Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-08T00:32:15.519Z] 540db60ca938: Pulling fs layer [2021-07-08T00:32:15.519Z] adcc1eea9eea: Pulling fs layer [2021-07-08T00:32:15.519Z] 4c4ab2625f07: Pulling fs layer [2021-07-08T00:32:15.519Z] 0510c868ecb4: Pulling fs layer [2021-07-08T00:32:15.519Z] afea3b2eda06: Pulling fs layer [2021-07-08T00:32:15.519Z] 7809a108b3ef: Pulling fs layer [2021-07-08T00:32:15.519Z] f706445af74f: Pulling fs layer [2021-07-08T00:32:15.519Z] 0510c868ecb4: Waiting [2021-07-08T00:32:15.519Z] afea3b2eda06: Waiting [2021-07-08T00:32:15.519Z] 7809a108b3ef: Waiting [2021-07-08T00:32:15.519Z] f706445af74f: Waiting [2021-07-08T00:32:15.519Z] 4c4ab2625f07: Download complete [2021-07-08T00:32:15.519Z] adcc1eea9eea: Verifying Checksum [2021-07-08T00:32:15.519Z] adcc1eea9eea: Download complete [2021-07-08T00:32:15.519Z] afea3b2eda06: Verifying Checksum [2021-07-08T00:32:15.519Z] afea3b2eda06: Download complete [2021-07-08T00:32:15.519Z] 7809a108b3ef: Verifying Checksum [2021-07-08T00:32:15.519Z] 7809a108b3ef: Download complete [2021-07-08T00:32:15.519Z] 540db60ca938: Verifying Checksum [2021-07-08T00:32:15.519Z] 540db60ca938: Download complete [2021-07-08T00:32:15.781Z] 540db60ca938: Pull complete [2021-07-08T00:32:15.781Z] adcc1eea9eea: Pull complete [2021-07-08T00:32:16.042Z] 4c4ab2625f07: Pull complete [2021-07-08T00:32:17.431Z] f706445af74f: Verifying Checksum [2021-07-08T00:32:17.431Z] f706445af74f: Download complete [2021-07-08T00:32:17.695Z] 0510c868ecb4: Verifying Checksum [2021-07-08T00:32:17.695Z] 0510c868ecb4: Download complete [2021-07-08T00:32:21.034Z] 0510c868ecb4: Pull complete [2021-07-08T00:32:21.034Z] afea3b2eda06: Pull complete [2021-07-08T00:32:21.034Z] 7809a108b3ef: Pull complete [2021-07-08T00:32:21.984Z] f706445af74f: Pull complete [2021-07-08T00:32:22.255Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-07-08T00:32:22.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-08T00:32:22.255Z] ---> b068be0155e3 [2021-07-08T00:32:22.255Z] 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-07-08T00:32:24.174Z] ---> Running in a3a3282a410f [2021-07-08T00:32:24.174Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:32:25.562Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:32:28.114Z] (1/12) Installing libmagic (5.39-r0) [2021-07-08T00:32:28.695Z] (2/12) Installing file (5.39-r0) [2021-07-08T00:32:28.695Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-08T00:32:28.695Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-08T00:32:50.665Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-08T00:32:50.665Z] (6/12) Installing patch (2.7.6-r7) [2021-07-08T00:32:50.665Z] (7/12) Installing build-base (0.5-r2) [2021-07-08T00:32:50.665Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-08T00:32:50.665Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-08T00:32:50.665Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-08T00:32:50.665Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-08T00:32:50.665Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-08T00:32:50.927Z] Executing busybox-1.32.1-r6.trigger [2021-07-08T00:32:50.927Z] OK: 219 MiB in 52 packages [2021-07-08T00:32:52.315Z] Removing intermediate container a3a3282a410f [2021-07-08T00:32:52.315Z] ---> 06ba5fcf9bf1 [2021-07-08T00:32:52.315Z] Step 4/6 : WORKDIR /edgex-go [2021-07-08T00:32:52.315Z] ---> Running in c49540801b69 [2021-07-08T00:32:52.315Z] Removing intermediate container c49540801b69 [2021-07-08T00:32:52.315Z] ---> 804a4dd8397a [2021-07-08T00:32:52.315Z] Step 5/6 : COPY go.mod . [2021-07-08T00:32:52.315Z] ---> a04d12803892 [2021-07-08T00:32:52.315Z] Step 6/6 : RUN go mod download [2021-07-08T00:32:52.315Z] ---> Running in ee06e523eb2e [2021-07-08T00:33:02.334Z] Removing intermediate container ee06e523eb2e [2021-07-08T00:33:02.335Z] ---> f85cacf1b9cf [2021-07-08T00:33:02.335Z] Successfully built f85cacf1b9cf [2021-07-08T00:33:02.335Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:33:02.646Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-08T00:33:02.646Z] . [Pipeline] withDockerContainer [2021-07-08T00:33:02.723Z] prd-centos7-docker-4c-2g-2160 does not seem to be running inside a container [2021-07-08T00:33:02.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-08T00:33:03.141Z] $ docker top 3e3d3da51d057c7ad09285f47572b9f3300646347036449407685436ebaaf6c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-08T00:33:03.538Z] + go version [2021-07-08T00:33:03.538Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-07-08T00:33:03.548Z] $ docker stop --time=1 3e3d3da51d057c7ad09285f47572b9f3300646347036449407685436ebaaf6c3 [2021-07-08T00:33:04.725Z] $ docker rm -f 3e3d3da51d057c7ad09285f47572b9f3300646347036449407685436ebaaf6c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:33:05.322Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-08T00:33:05.322Z] . [Pipeline] withDockerContainer [2021-07-08T00:33:05.400Z] prd-centos7-docker-4c-2g-2160 does not seem to be running inside a container [2021-07-08T00:33:05.439Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-08T00:33:05.808Z] $ docker top ab5ff9248d26e1831c9058ae2998a0db9038e11c9035288dc7957c4f53f598fc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-08T00:33:05.899Z] ========================================================= [2021-07-08T00:33:05.899Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-08T00:33:05.899Z] ========================================================= [Pipeline] sh [2021-07-08T00:33:06.210Z] + go mod tidy [Pipeline] sh [2021-07-08T00:33:06.785Z] + make test [2021-07-08T00:33:06.785Z] go mod tidy [2021-07-08T00:33:06.785Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-08T00:33:12.107Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-08T00:33:30.317Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-08T00:33:31.739Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-08T00:33:33.142Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-08T00:33:33.142Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-08T00:33:35.750Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-08T00:33:36.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-08T00:33:36.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-08T00:33:36.015Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-08T00:33:36.600Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-08T00:33:36.866Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-08T00:33:37.132Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-08T00:33:37.132Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-08T00:33:37.132Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-08T00:33:37.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-08T00:33:39.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-07-08T00:33:39.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-08T00:33:39.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-08T00:33:40.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 100.0% of statements [2021-07-08T00:33:40.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-08T00:33:40.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 53.1% of statements [2021-07-08T00:33:40.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-08T00:33:40.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-08T00:33:41.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.078s coverage: 87.7% of statements [2021-07-08T00:33:41.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-08T00:33:41.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-08T00:33:41.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.052s coverage: 78.9% of statements [2021-07-08T00:33:43.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.042s coverage: 81.2% of statements [2021-07-08T00:33:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-08T00:33:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-08T00:33:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-08T00:33:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-08T00:33:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-08T00:33:43.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.271s coverage: 95.1% of statements [2021-07-08T00:33:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-08T00:33:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-08T00:33:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-08T00:33:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-08T00:33:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-08T00:33:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-08T00:33:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-08T00:33:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-08T00:33:43.363Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements [2021-07-08T00:33:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-08T00:33:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-08T00:33:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-08T00:33:44.332Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.8% of statements [2021-07-08T00:33:44.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-08T00:33:44.332Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-07-08T00:33:44.332Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 22.0% of statements [2021-07-08T00:33:44.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-08T00:33:44.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-07-08T00:33:45.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 79.5% of statements [2021-07-08T00:33:45.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-07-08T00:33:45.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-07-08T00:33:45.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2021-07-08T00:33:58.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2021-07-08T00:33:58.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-07-08T00:34:03.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.175s coverage: 81.8% of statements [2021-07-08T00:34:03.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-08T00:34:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-07-08T00:34:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-08T00:34:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-08T00:34:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-08T00:34:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-07-08T00:34:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-08T00:34:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-08T00:34:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-08T00:34:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-08T00:34:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-08T00:34:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements [2021-07-08T00:34:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-08T00:34:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-08T00:34:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-07-08T00:34:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-08T00:34:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 58.8% of statements [2021-07-08T00:34:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-08T00:34:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.040s coverage: 80.0% of statements [2021-07-08T00:34:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-07-08T00:34:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-07-08T00:34:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-07-08T00:34:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-08T00:34:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2021-07-08T00:34:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-08T00:34:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-08T00:34:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-07-08T00:34:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-07-08T00:34:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-07-08T00:34:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-07-08T00:34:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-07-08T00:34:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.183s coverage: 66.9% of statements [2021-07-08T00:34:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-08T00:34:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-08T00:34:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-08T00:34:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.6% of statements [2021-07-08T00:34:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-08T00:34:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-08T00:34:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2021-07-08T00:34:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-08T00:34:21.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2021-07-08T00:34:21.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-08T00:34:28.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.3% of statements [2021-07-08T00:34:28.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-08T00:34:28.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-08T00:34:28.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-08T00:34:28.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-08T00:34:28.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 91.9% of statements [2021-07-08T00:34:28.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-08T00:34:28.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-08T00:34:28.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-08T00:34:28.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-08T00:34:28.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-08T00:34:28.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 62.7% of statements [2021-07-08T00:34:28.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-08T00:34:28.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-08T00:34:28.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.6% of statements [2021-07-08T00:34:28.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-08T00:34:28.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-08T00:34:28.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-08T00:34:28.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-08T00:34:28.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-08T00:34:28.549Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2021-07-08T00:34:28.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-08T00:34:28.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-08T00:34:28.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-08T00:34:28.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-08T00:34:28.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-08T00:34:28.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-08T00:34:28.549Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-07-08T00:34:28.549Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 95.4% of statements [2021-07-08T00:34:28.549Z] GO111MODULE=on go vet ./... [2021-07-08T00:34:51.482Z] gofmt -l . [2021-07-08T00:34:51.482Z] [ "`gofmt -l .`" = "" ] [2021-07-08T00:34:51.482Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-08T00:34:51.872Z] + ls -al . [2021-07-08T00:34:51.872Z] total 560 [2021-07-08T00:34:51.872Z] drwxrwxr-x 10 1001 1001 4096 Jul 8 00:34 . [2021-07-08T00:34:51.872Z] drwxr-xr-x 4 root root 30 Jul 8 00:33 .. [2021-07-08T00:34:51.872Z] -rw-rw-r-- 1 1001 1001 11 Jul 8 00:31 .dockerignore [2021-07-08T00:34:51.872Z] drwxrwxr-x 8 1001 1001 179 Jul 8 00:31 .git [2021-07-08T00:34:51.872Z] drwxrwxr-x 3 1001 1001 125 Jul 8 00:31 .github [2021-07-08T00:34:51.872Z] -rw-rw-r-- 1 1001 1001 818 Jul 8 00:31 .gitignore [2021-07-08T00:34:51.872Z] drwx------ 3 1001 1001 58 Jul 8 00:31 .semver [2021-07-08T00:34:51.872Z] -rw-rw-r-- 1 1001 1001 166 Jul 8 00:31 .sonarcloud.properties [2021-07-08T00:34:51.872Z] -rw-rw-r-- 1 1001 1001 8609 Jul 8 00:31 Attribution.txt [2021-07-08T00:34:51.872Z] -rw-rw-r-- 1 1001 1001 43881 Jul 8 00:31 CHANGELOG.md [2021-07-08T00:34:51.872Z] -rw-rw-r-- 1 1001 1001 3804 Jul 8 00:31 CONTRIBUTING.md [2021-07-08T00:34:51.872Z] -rw-rw-r-- 1 1001 1001 931 Jul 8 00:31 Dockerfile.build [2021-07-08T00:34:51.872Z] -rw-rw-r-- 1 1001 1001 849 Jul 8 00:31 Jenkinsfile [2021-07-08T00:34:51.872Z] -rw-rw-r-- 1 1001 1001 10775 Jul 8 00:31 LICENSE [2021-07-08T00:34:51.872Z] -rw-rw-r-- 1 1001 1001 5605 Jul 8 00:31 Makefile [2021-07-08T00:34:51.872Z] -rw-rw-r-- 1 1001 1001 7818 Jul 8 00:31 README.md [2021-07-08T00:34:51.872Z] -rw-rw-r-- 1 1001 1001 6912 Jul 8 00:31 SECURITY.md [2021-07-08T00:34:51.872Z] -rw-rw-r-- 1 1001 1001 5 Jul 8 00:31 VERSION [2021-07-08T00:34:51.872Z] -rw-rw-r-- 1 1001 1001 4131 Jul 8 00:31 ZMQWindows.md [2021-07-08T00:34:51.872Z] drwxrwxr-x 2 1001 1001 37 Jul 8 00:31 bin [2021-07-08T00:34:51.872Z] drwxrwxr-x 14 1001 1001 4096 Jul 8 00:31 cmd [2021-07-08T00:34:51.872Z] -rw-r--r-- 1 root root 398095 Jul 8 00:34 coverage.out [2021-07-08T00:34:51.872Z] -rw-rw-r-- 1 1001 1001 806 Jul 8 00:31 go.mod [2021-07-08T00:34:51.872Z] -rw-r--r-- 1 root root 20850 Jul 8 00:33 go.sum [2021-07-08T00:34:51.872Z] drwxrwxr-x 7 1001 1001 114 Jul 8 00:31 internal [2021-07-08T00:34:51.872Z] drwxrwxr-x 3 1001 1001 16 Jul 8 00:31 openapi [2021-07-08T00:34:51.872Z] drwxrwxr-x 4 1001 1001 71 Jul 8 00:31 snap [2021-07-08T00:34:51.872Z] -rw-rw-r-- 1 1001 1001 168 Jul 8 00:31 version.go [Pipeline] sh [2021-07-08T00:34:52.172Z] + '[' -e coverage.out ] [2021-07-08T00:34:52.172Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-08T00:34:52.278Z] Stashed 1 file(s) [Pipeline] sh [2021-07-08T00:34:52.575Z] + make build [2021-07-08T00:34:52.576Z] go mod tidy [2021-07-08T00:34:52.576Z] 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-07-08T00:34:53.980Z] 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-07-08T00:35:00.639Z] 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-07-08T00:35:00.909Z] 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-07-08T00:35:01.858Z] 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-07-08T00:35:02.124Z] 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-07-08T00:35:03.082Z] 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-07-08T00:35:04.026Z] 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-07-08T00:35:04.607Z] 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-07-08T00:35:05.561Z] 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-07-08T00:35:06.145Z] 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-07-08T00:35:07.091Z] 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-07-08T00:35:08.503Z] $ docker stop --time=1 ab5ff9248d26e1831c9058ae2998a0db9038e11c9035288dc7957c4f53f598fc [2021-07-08T00:35:10.580Z] $ docker rm -f ab5ff9248d26e1831c9058ae2998a0db9038e11c9035288dc7957c4f53f598fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:35:12.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-08T00:35:12.124Z] [2021-07-08T00:35:12.124Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:35:12.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-08T00:35:12.439Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-08T00:35:12.439Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-08T00:35:12.439Z] ca9280d653b3: Pulling fs layer [2021-07-08T00:35:12.439Z] 7e9c9ca2126c: Pulling fs layer [2021-07-08T00:35:12.439Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-08T00:35:12.439Z] cbdbe7a5bc2a: Download complete [2021-07-08T00:35:12.703Z] cbdbe7a5bc2a: Pull complete [2021-07-08T00:35:12.967Z] ca9280d653b3: Verifying Checksum [2021-07-08T00:35:12.967Z] ca9280d653b3: Download complete [2021-07-08T00:35:13.543Z] ca9280d653b3: Pull complete [2021-07-08T00:35:13.813Z] 7e9c9ca2126c: Verifying Checksum [2021-07-08T00:35:13.813Z] 7e9c9ca2126c: Download complete [2021-07-08T00:35:17.128Z] 7e9c9ca2126c: Pull complete [2021-07-08T00:35:17.128Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-08T00:35:17.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-08T00:35:17.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-08T00:35:17.210Z] prd-centos7-docker-4c-2g-2160 does not seem to be running inside a container [2021-07-08T00:35:17.247Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-08T00:35:20.255Z] $ docker top 297d0a6b0b987a338c52f65317b57c0579ca5a5287ff8d386c41ed9ad5407c2f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-08T00:35:20.643Z] + docker-compose build --help [2021-07-08T00:35:20.643Z] + grep parallel [2021-07-08T00:35:21.215Z] --parallel Build images in parallel. [Pipeline] } [2021-07-08T00:35:21.226Z] $ docker stop --time=1 297d0a6b0b987a338c52f65317b57c0579ca5a5287ff8d386c41ed9ad5407c2f [2021-07-08T00:35:22.411Z] $ docker rm -f 297d0a6b0b987a338c52f65317b57c0579ca5a5287ff8d386c41ed9ad5407c2f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:35:22.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-08T00:35:22.856Z] . [Pipeline] withDockerContainer [2021-07-08T00:35:22.931Z] prd-centos7-docker-4c-2g-2160 does not seem to be running inside a container [2021-07-08T00:35:22.973Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-08T00:35:23.359Z] $ docker top afad787efe5e2ca4178025d70e3a89ad5755eb590bd6f820c8c30e69f3222488 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-08T00:35:23.734Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-08T00:35:24.306Z] Building core-command ... [2021-07-08T00:35:24.306Z] Building core-data ... [2021-07-08T00:35:24.306Z] Building core-metadata ... [2021-07-08T00:35:24.306Z] Building security-bootstrapper ... [2021-07-08T00:35:24.306Z] Building security-proxy-setup ... [2021-07-08T00:35:24.306Z] Building security-secretstore-setup ... [2021-07-08T00:35:24.306Z] Building support-notifications ... [2021-07-08T00:35:24.306Z] Building support-scheduler ... [2021-07-08T00:35:24.306Z] Building sys-mgmt-agent ... [2021-07-08T00:35:24.306Z] Building support-notifications [2021-07-08T00:35:24.306Z] Building core-metadata [2021-07-08T00:35:24.306Z] Building support-scheduler [2021-07-08T00:35:24.306Z] Building security-secretstore-setup [2021-07-08T00:35:24.306Z] Building security-proxy-setup [2021-07-08T00:35:32.882Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2164 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws [2021-07-08T00:35:32.906Z] Running in /w/workspace/edgex-go/18 [Pipeline] { [Pipeline] checkout [2021-07-08T00:35:33.304Z] The recommended git tool is: git [2021-07-08T00:35:34.410Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:35:34.410Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:35:34.410Z] ---> f85cacf1b9cf [2021-07-08T00:35:34.410Z] Step 3/26 : WORKDIR /edgex-go [2021-07-08T00:35:34.410Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:35:34.410Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:35:34.410Z] ---> f85cacf1b9cf [2021-07-08T00:35:34.410Z] Step 3/23 : WORKDIR /edgex-go [2021-07-08T00:35:34.679Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:35:34.679Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:35:34.679Z] ---> f85cacf1b9cf [2021-07-08T00:35:34.679Z] Step 3/22 : WORKDIR /edgex-go [2021-07-08T00:35:38.367Z] using credential edgex-jenkins-ssh [2021-07-08T00:35:38.385Z] Cloning the remote Git repository [2021-07-08T00:35:38.902Z] ---> Running in 1fc0c844e7f3 [2021-07-08T00:35:38.902Z] ---> Running in 1b6cd7addde9 [2021-07-08T00:35:38.902Z] ---> Running in 5533b1cf7cad [2021-07-08T00:35:38.429Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-08T00:35:38.528Z] > git init /w/workspace/edgex-go/18 # timeout=10 [2021-07-08T00:35:38.594Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-08T00:35:38.595Z] > git --version # timeout=10 [2021-07-08T00:35:38.610Z] > git --version # 'git version 2.17.1' [2021-07-08T00:35:38.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-08T00:35:38.682Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-08T00:35:39.850Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:35:39.850Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:35:39.850Z] ---> f85cacf1b9cf [2021-07-08T00:35:39.850Z] Step 3/23 : WORKDIR /edgex-go [2021-07-08T00:35:41.237Z] ---> Running in 7af635a4ae5f [2021-07-08T00:35:41.813Z] Removing intermediate container 1fc0c844e7f3 [2021-07-08T00:35:41.813Z] ---> de2333b5a4bf [2021-07-08T00:35:41.813Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:35:41.813Z] Removing intermediate container 7af635a4ae5f [2021-07-08T00:35:41.813Z] ---> 620bf8b3c937 [2021-07-08T00:35:41.813Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:35:42.073Z] Removing intermediate container 5533b1cf7cad [2021-07-08T00:35:42.073Z] ---> afaa4d155305 [2021-07-08T00:35:42.073Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:35:42.073Z] Removing intermediate container 1b6cd7addde9 [2021-07-08T00:35:42.073Z] ---> 87e613ead8f4 [2021-07-08T00:35:42.074Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:35:42.335Z] ---> Running in 23102f74b2db [2021-07-08T00:35:42.335Z] ---> Running in 76bdd80a19b6 [2021-07-08T00:35:42.335Z] ---> Running in 923dc19d8828 [2021-07-08T00:35:42.597Z] ---> Running in e848a7ae4939 [2021-07-08T00:35:44.520Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:35:44.520Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:35:44.520Z] ---> f85cacf1b9cf [2021-07-08T00:35:44.520Z] Step 3/24 : WORKDIR /edgex-go [2021-07-08T00:35:44.520Z] ---> Using cache [2021-07-08T00:35:44.520Z] ---> 87e613ead8f4 [2021-07-08T00:35:44.520Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:35:44.520Z] ---> Running in fd9fcb5696f8 [2021-07-08T00:35:44.520Z] Removing intermediate container 76bdd80a19b6 [2021-07-08T00:35:44.520Z] ---> 562ba8405444 [2021-07-08T00:35:44.520Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-08T00:35:44.520Z] ---> Running in 9cd4eadc44a6 [2021-07-08T00:35:44.783Z] Removing intermediate container 23102f74b2db [2021-07-08T00:35:44.783Z] ---> a9f9443ec470 [2021-07-08T00:35:44.783Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-08T00:35:44.783Z] ---> Running in 9452ca4ef6d0 [2021-07-08T00:35:44.783Z] Removing intermediate container e848a7ae4939 [2021-07-08T00:35:44.783Z] ---> b9d8e4a4e049 [2021-07-08T00:35:44.783Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-08T00:35:44.783Z] ---> Running in 1f4d545ae197 [2021-07-08T00:35:44.783Z] Removing intermediate container 923dc19d8828 [2021-07-08T00:35:44.783Z] ---> a86ac14bf93a [2021-07-08T00:35:44.783Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-08T00:35:45.048Z] ---> Running in 96a7e5348502 [2021-07-08T00:35:45.313Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:35:45.313Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:35:45.313Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:35:45.313Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:35:45.573Z] Removing intermediate container fd9fcb5696f8 [2021-07-08T00:35:45.573Z] ---> ec60882c6358 [2021-07-08T00:35:45.573Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-08T00:35:45.573Z] ---> Running in 8e0354beb125 [2021-07-08T00:35:45.833Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:35:46.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:35:46.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:35:46.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:35:46.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:35:46.370Z] OK: 219 MiB in 52 packages [2021-07-08T00:35:46.631Z] OK: 219 MiB in 52 packages [2021-07-08T00:35:46.892Z] Removing intermediate container 9cd4eadc44a6 [2021-07-08T00:35:46.892Z] ---> 0697c82ce3fd [2021-07-08T00:35:46.892Z] Step 6/23 : COPY go.mod . [2021-07-08T00:35:46.892Z] OK: 219 MiB in 52 packages [2021-07-08T00:35:46.892Z] Removing intermediate container 1f4d545ae197 [2021-07-08T00:35:46.892Z] ---> 57e350f6bf98 [2021-07-08T00:35:46.892Z] Step 6/23 : COPY go.mod . [2021-07-08T00:35:47.167Z] ---> 5ac3488801d2 [2021-07-08T00:35:47.167Z] Step 7/23 : RUN go mod download [2021-07-08T00:35:47.167Z] ---> Running in 4081ae5d39d4 [2021-07-08T00:35:47.167Z] ---> 97f0ef6fa5b7 [2021-07-08T00:35:47.167Z] Step 7/23 : RUN go mod download [2021-07-08T00:35:47.167Z] Removing intermediate container 9452ca4ef6d0 [2021-07-08T00:35:47.167Z] ---> e78da16f4942 [2021-07-08T00:35:47.167Z] Step 6/22 : COPY go.mod . [2021-07-08T00:35:47.167Z] ---> Running in 7df7e879331c [2021-07-08T00:35:47.437Z] OK: 219 MiB in 52 packages [2021-07-08T00:35:47.437Z] ---> 664409d9f278 [2021-07-08T00:35:47.437Z] Step 7/22 : RUN go mod download [2021-07-08T00:35:47.698Z] ---> Running in 1d1c3706fc86 [2021-07-08T00:35:47.698Z] Removing intermediate container 96a7e5348502 [2021-07-08T00:35:47.698Z] ---> 347e683f55f5 [2021-07-08T00:35:47.698Z] Step 6/26 : COPY go.mod . [2021-07-08T00:35:47.965Z] Removing intermediate container 4081ae5d39d4 [2021-07-08T00:35:47.965Z] ---> 2b44155d6f4e [2021-07-08T00:35:47.965Z] Step 8/23 : COPY . . [2021-07-08T00:35:48.228Z] ---> 54deea4fa102 [2021-07-08T00:35:48.228Z] Step 7/26 : RUN go mod download [2021-07-08T00:35:48.228Z] ---> Running in 6feceb457439 [2021-07-08T00:35:48.228Z] Removing intermediate container 7df7e879331c [2021-07-08T00:35:48.228Z] ---> 66c10fa79ab9 [2021-07-08T00:35:48.228Z] Step 8/23 : COPY . . [2021-07-08T00:35:48.799Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:35:52.122Z] OK: 219 MiB in 52 packages [2021-07-08T00:35:52.122Z] Removing intermediate container 1d1c3706fc86 [2021-07-08T00:35:52.122Z] ---> d5b96a489ef6 [2021-07-08T00:35:52.122Z] Step 8/22 : COPY . . [2021-07-08T00:35:55.441Z] ---> 9023a05df7f9 [2021-07-08T00:35:55.441Z] Step 9/23 : RUN go mod tidy [2021-07-08T00:35:55.441Z] ---> b6960427b6c2 [2021-07-08T00:35:55.441Z] Step 9/23 : RUN go mod tidy [2021-07-08T00:35:55.441Z] Removing intermediate container 6feceb457439 [2021-07-08T00:35:55.441Z] ---> 001969d5a7ec [2021-07-08T00:35:55.441Z] Step 8/26 : COPY . . [2021-07-08T00:35:55.441Z] Removing intermediate container 8e0354beb125 [2021-07-08T00:35:55.441Z] ---> fc49ff871dc7 [2021-07-08T00:35:55.441Z] Step 6/24 : COPY go.mod . [2021-07-08T00:35:55.441Z] ---> Running in 18f8ce84f971 [2021-07-08T00:35:55.441Z] ---> Running in bc15127d0a89 [2021-07-08T00:35:56.398Z] ---> 57094c7b9e91 [2021-07-08T00:35:56.398Z] Step 7/24 : RUN go mod download [2021-07-08T00:35:57.076Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-08T00:35:57.094Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-08T00:35:57.130Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-08T00:35:57.158Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-08T00:35:57.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-08T00:35:57.170Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-08T00:35:57.716Z] Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit 9ed388284450181241214f4175cad1f4f366d6e5 [2021-07-08T00:35:58.175Z] Merge succeeded, producing 403478553875fb33035a4958dd05c0dcd3357d37 [2021-07-08T00:35:58.176Z] Checking out Revision 403478553875fb33035a4958dd05c0dcd3357d37 (PR-3571) [2021-07-08T00:35:58.374Z] ---> Running in 879ef6ff3fa9 [2021-07-08T00:35:58.374Z] ---> 54ac4149de38 [2021-07-08T00:35:58.374Z] Step 9/22 : RUN go mod tidy [2021-07-08T00:35:57.734Z] > git config core.sparsecheckout # timeout=10 [2021-07-08T00:35:57.747Z] > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 [2021-07-08T00:35:57.943Z] > git remote # timeout=10 [2021-07-08T00:35:57.960Z] > git config --get remote.origin.url # timeout=10 [2021-07-08T00:35:57.971Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-08T00:35:57.982Z] > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 [2021-07-08T00:35:58.160Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-08T00:35:58.181Z] > git config core.sparsecheckout # timeout=10 [2021-07-08T00:35:58.194Z] > git checkout -f 403478553875fb33035a4958dd05c0dcd3357d37 # timeout=10 [2021-07-08T00:36:00.299Z] ---> Running in f88d276da97e [2021-07-08T00:36:00.299Z] ---> 44e9925a6a89 [2021-07-08T00:36:00.299Z] Step 9/26 : RUN go mod tidy [2021-07-08T00:36:00.299Z] ---> Running in a1543705bc8b [2021-07-08T00:36:00.299Z] Removing intermediate container 18f8ce84f971 [2021-07-08T00:36:00.299Z] ---> 4953034105a0 [2021-07-08T00:36:00.299Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-08T00:36:00.299Z] ---> Running in 2c538e97c452 [2021-07-08T00:36:00.561Z] Removing intermediate container bc15127d0a89 [2021-07-08T00:36:00.561Z] ---> f703c9607fa4 [2021-07-08T00:36:00.561Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-08T00:36:00.561Z] ---> Running in f3d83edb6533 [2021-07-08T00:36:00.830Z] 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-07-08T00:36:01.096Z] Removing intermediate container 879ef6ff3fa9 [2021-07-08T00:36:01.097Z] ---> 36611f1f78b8 [2021-07-08T00:36:01.097Z] Step 8/24 : COPY . . [2021-07-08T00:36:01.097Z] 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-07-08T00:36:02.366Z] Commit message: "Merge commit '4edb777b9d60e900e8671f5ac6453e52ef440742' into HEAD" [2021-07-08T00:36:02.389Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-08T00:36:03.021Z] Removing intermediate container f88d276da97e [2021-07-08T00:36:03.021Z] ---> 37cd31e2491e [2021-07-08T00:36:03.021Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-08T00:36:03.021Z] Removing intermediate container a1543705bc8b [2021-07-08T00:36:03.021Z] ---> 65ab4d6ac383 [2021-07-08T00:36:03.021Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-08T00:36:03.285Z] ---> Running in 416365be6520 [2021-07-08T00:36:03.555Z] ---> Running in 00c0fae4dc9d [2021-07-08T00:36:03.671Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-08T00:36:04.062Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-08T00:36:02.373Z] > git rev-list --no-walk f23cf2230e6970f778a5e23c83ab408aba9b1bb0 # timeout=10 [2021-07-08T00:36:04.400Z] + true [2021-07-08T00:36:04.400Z] + sudo service docker restart [2021-07-08T00:36:04.528Z] 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-07-08T00:36:04.797Z] 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-07-08T00:36:08.229Z] ---> 1484c109de11 [2021-07-08T00:36:08.229Z] Step 9/24 : RUN go mod tidy [2021-07-08T00:36:08.229Z] ---> Running in 98963c33974c [2021-07-08T00:36:09.628Z] Removing intermediate container 98963c33974c [2021-07-08T00:36:09.628Z] ---> 69c79ff05409 [2021-07-08T00:36:09.628Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-08T00:36:09.628Z] ---> Running in 8b39a806872f [2021-07-08T00:36:10.222Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-08T00:36:22.746Z] provisioning config files... [2021-07-08T00:36:22.774Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config5050470219225197840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-08T00:36:23.155Z] ---> docker-login.sh [2021-07-08T00:36:23.155Z] nexus3.edgexfoundry.org:10001 [2021-07-08T00:36:23.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T00:36:24.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T00:36:24.353Z] Configure a credential helper to remove this warning. See [2021-07-08T00:36:24.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T00:36:24.353Z] [2021-07-08T00:36:24.353Z] Login Succeeded [2021-07-08T00:36:24.353Z] nexus3.edgexfoundry.org:10002 [2021-07-08T00:36:24.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T00:36:24.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T00:36:24.898Z] Configure a credential helper to remove this warning. See [2021-07-08T00:36:24.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T00:36:24.898Z] [2021-07-08T00:36:24.898Z] Login Succeeded [2021-07-08T00:36:24.898Z] nexus3.edgexfoundry.org:10003 [2021-07-08T00:36:25.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T00:36:25.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T00:36:25.449Z] Configure a credential helper to remove this warning. See [2021-07-08T00:36:25.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T00:36:25.449Z] [2021-07-08T00:36:25.449Z] Login Succeeded [2021-07-08T00:36:25.449Z] nexus3.edgexfoundry.org:10004 [2021-07-08T00:36:25.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T00:36:25.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T00:36:25.996Z] Configure a credential helper to remove this warning. See [2021-07-08T00:36:25.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T00:36:25.996Z] [2021-07-08T00:36:25.996Z] Login Succeeded [2021-07-08T00:36:25.996Z] docker.io [2021-07-08T00:36:26.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T00:36:26.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T00:36:26.869Z] Configure a credential helper to remove this warning. See [2021-07-08T00:36:26.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T00:36:26.869Z] [2021-07-08T00:36:26.869Z] Login Succeeded [2021-07-08T00:36:26.869Z] ---> docker-login.sh ends [Pipeline] } [2021-07-08T00:36:26.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-08T00:36:27.179Z] ========================================================= [2021-07-08T00:36:27.179Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-08T00:36:27.179Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:36:27.533Z] + 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-07-08T00:36:29.519Z] Sending build context to Docker daemon 165.7MB [2021-07-08T00:36:29.519Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-08T00:36:29.519Z] Step 2/6 : FROM ${BASE} [2021-07-08T00:36:29.794Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-08T00:36:29.794Z] 595b0fe564bb: Pulling fs layer [2021-07-08T00:36:29.794Z] 3088b5b3c5c0: Pulling fs layer [2021-07-08T00:36:29.794Z] 5b7225fbf94c: Pulling fs layer [2021-07-08T00:36:29.794Z] ba82ee9f976e: Pulling fs layer [2021-07-08T00:36:29.794Z] 506bd15cee9f: Pulling fs layer [2021-07-08T00:36:29.794Z] 75a0a4a0db45: Pulling fs layer [2021-07-08T00:36:29.794Z] 618dc40b7e24: Pulling fs layer [2021-07-08T00:36:29.794Z] 506bd15cee9f: Waiting [2021-07-08T00:36:29.794Z] 75a0a4a0db45: Waiting [2021-07-08T00:36:29.794Z] 618dc40b7e24: Waiting [2021-07-08T00:36:29.794Z] ba82ee9f976e: Waiting [2021-07-08T00:36:29.794Z] 5b7225fbf94c: Verifying Checksum [2021-07-08T00:36:29.794Z] 5b7225fbf94c: Download complete [2021-07-08T00:36:30.078Z] 3088b5b3c5c0: Download complete [2021-07-08T00:36:30.078Z] 506bd15cee9f: Verifying Checksum [2021-07-08T00:36:30.078Z] 506bd15cee9f: Download complete [2021-07-08T00:36:30.078Z] 75a0a4a0db45: Download complete [2021-07-08T00:36:30.078Z] 595b0fe564bb: Download complete [2021-07-08T00:36:31.094Z] 595b0fe564bb: Pull complete [2021-07-08T00:36:31.369Z] 3088b5b3c5c0: Pull complete [2021-07-08T00:36:31.970Z] 5b7225fbf94c: Pull complete [2021-07-08T00:36:32.244Z] 618dc40b7e24: Download complete [2021-07-08T00:36:33.226Z] ba82ee9f976e: Download complete [2021-07-08T00:36:36.902Z] 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-07-08T00:36:37.856Z] Removing intermediate container 2c538e97c452 [2021-07-08T00:36:37.856Z] ---> 4f42d591199f [2021-07-08T00:36:37.856Z] [2021-07-08T00:36:37.856Z] Step 11/23 : FROM alpine:3.12 [2021-07-08T00:36:38.127Z] Removing intermediate container f3d83edb6533 [2021-07-08T00:36:38.127Z] ---> f48e60f38a54 [2021-07-08T00:36:38.127Z] [2021-07-08T00:36:38.127Z] Step 11/23 : FROM alpine:3.12 [2021-07-08T00:36:38.127Z] 3.12: Pulling from library/alpine [2021-07-08T00:36:38.403Z] 3.12: Pulling from library/alpine [2021-07-08T00:36:38.992Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-08T00:36:38.992Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-08T00:36:38.992Z] Status: Downloaded newer image for alpine:3.12 [2021-07-08T00:36:38.992Z] Status: Downloaded newer image for alpine:3.12 [2021-07-08T00:36:38.992Z] ---> 13621d1b12d4 [2021-07-08T00:36:38.992Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-08T00:36:38.992Z] ---> 13621d1b12d4 [2021-07-08T00:36:38.992Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-08T00:36:39.265Z] 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-07-08T00:36:39.265Z] ---> Running in da2943d35698 [2021-07-08T00:36:39.265Z] ---> Running in 1e06d861384c [2021-07-08T00:36:40.261Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:40.261Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:40.261Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:40.261Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:40.553Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-08T00:36:40.553Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-08T00:36:40.553Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:36:40.553Z] Executing ca-certificates-20191127-r4.trigger [2021-07-08T00:36:40.553Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-08T00:36:40.553Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:36:40.553Z] OK: 6 MiB in 15 packages [2021-07-08T00:36:40.818Z] OK: 6 MiB in 16 packages [2021-07-08T00:36:41.081Z] Removing intermediate container 416365be6520 [2021-07-08T00:36:41.081Z] ---> 99bbfadaed2d [2021-07-08T00:36:41.081Z] [2021-07-08T00:36:41.081Z] Step 11/22 : FROM alpine:3.12 [2021-07-08T00:36:41.081Z] ---> 13621d1b12d4 [2021-07-08T00:36:41.081Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-08T00:36:41.081Z] ---> Running in 6325e6233682 [2021-07-08T00:36:41.675Z] Removing intermediate container 1e06d861384c [2021-07-08T00:36:41.675Z] ---> be8adf05d44a [2021-07-08T00:36:41.675Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-08T00:36:41.675Z] ---> Running in 0cfdbe66566c [2021-07-08T00:36:41.675Z] Removing intermediate container da2943d35698 [2021-07-08T00:36:41.675Z] ---> 6702a9934c71 [2021-07-08T00:36:41.675Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-08T00:36:41.675Z] ---> Running in 7b2f00a19df1 [2021-07-08T00:36:41.675Z] Removing intermediate container 0cfdbe66566c [2021-07-08T00:36:41.675Z] ---> a2e264b9c817 [2021-07-08T00:36:41.675Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-08T00:36:41.944Z] ---> Running in 6506e8fb2671 [2021-07-08T00:36:41.944Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:41.944Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:42.217Z] Removing intermediate container 7b2f00a19df1 [2021-07-08T00:36:42.217Z] ---> 09c0db399aa9 [2021-07-08T00:36:42.217Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-08T00:36:42.217Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-08T00:36:42.217Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-08T00:36:42.217Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-08T00:36:42.217Z] Removing intermediate container 6506e8fb2671 [2021-07-08T00:36:42.217Z] ---> cbbe5c668822 [2021-07-08T00:36:42.217Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-08T00:36:42.217Z] (4/4) Installing curl (7.77.0-r0) [2021-07-08T00:36:42.217Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:36:42.217Z] Executing ca-certificates-20191127-r4.trigger [2021-07-08T00:36:42.482Z] OK: 7 MiB in 18 packages [2021-07-08T00:36:42.482Z] ---> Running in 090a00b96f22 [2021-07-08T00:36:42.482Z] ---> Running in e46158194366 [2021-07-08T00:36:42.482Z] Removing intermediate container 00c0fae4dc9d [2021-07-08T00:36:42.482Z] ---> 30ba269178b3 [2021-07-08T00:36:42.482Z] [2021-07-08T00:36:42.482Z] Step 11/26 : FROM alpine:3.12 [2021-07-08T00:36:42.482Z] ---> 13621d1b12d4 [2021-07-08T00:36:42.482Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-08T00:36:42.752Z] Removing intermediate container 090a00b96f22 [2021-07-08T00:36:42.752Z] ---> 991570e63b88 [2021-07-08T00:36:42.752Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-08T00:36:42.752Z] ---> Running in b531c704758a [2021-07-08T00:36:42.752Z] ---> Running in fdd9ff0aaae5 [2021-07-08T00:36:42.752Z] Removing intermediate container e46158194366 [2021-07-08T00:36:42.752Z] ---> 191f579cedcf [2021-07-08T00:36:42.752Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-08T00:36:43.015Z] Removing intermediate container 6325e6233682 [2021-07-08T00:36:43.015Z] ---> 02782c0f6e1d [2021-07-08T00:36:43.015Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-08T00:36:43.015Z] Removing intermediate container fdd9ff0aaae5 [2021-07-08T00:36:43.015Z] ---> 633d2c03392d [2021-07-08T00:36:43.015Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-08T00:36:43.015Z] ---> Running in 79176e58721c [2021-07-08T00:36:43.280Z] ---> 34f6282014ad [2021-07-08T00:36:43.280Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-08T00:36:43.380Z] ba82ee9f976e: Pull complete [2021-07-08T00:36:43.544Z] Removing intermediate container 79176e58721c [2021-07-08T00:36:43.545Z] ---> b84a0c101187 [2021-07-08T00:36:43.545Z] Step 14/22 : WORKDIR /edgex [2021-07-08T00:36:43.545Z] ---> Running in a0b7f87f580b [2021-07-08T00:36:43.545Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:43.545Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:43.545Z] ---> cd83f0dbbb81 [2021-07-08T00:36:43.545Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-08T00:36:43.657Z] 506bd15cee9f: Pull complete [2021-07-08T00:36:43.808Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-08T00:36:43.809Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-08T00:36:43.809Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-08T00:36:43.809Z] (4/6) Installing curl (7.77.0-r0) [2021-07-08T00:36:43.809Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-08T00:36:43.809Z] Removing intermediate container a0b7f87f580b [2021-07-08T00:36:43.809Z] ---> 233a91d7f9c3 [2021-07-08T00:36:43.809Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-08T00:36:43.809Z] (6/6) Installing su-exec (0.2-r1) [2021-07-08T00:36:43.809Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:36:43.809Z] Executing ca-certificates-20191127-r4.trigger [2021-07-08T00:36:43.809Z] OK: 7 MiB in 20 packages [2021-07-08T00:36:43.932Z] 75a0a4a0db45: Pull complete [2021-07-08T00:36:44.079Z] ---> 5399462d6dd7 [2021-07-08T00:36:44.079Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-08T00:36:44.352Z] ---> 668e6d1b5754 [2021-07-08T00:36:44.352Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-08T00:36:44.352Z] ---> 5a51bf8d1ef8 [2021-07-08T00:36:44.352Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-08T00:36:44.626Z] ---> 7b4e6f8cc6b2 [2021-07-08T00:36:44.626Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-08T00:36:44.626Z] Removing intermediate container b531c704758a [2021-07-08T00:36:44.626Z] ---> d3f80688df61 [2021-07-08T00:36:44.626Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-08T00:36:44.626Z] ---> abd580696828 [2021-07-08T00:36:44.626Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-08T00:36:44.626Z] ---> Running in 2069fe0a8d59 [2021-07-08T00:36:44.626Z] ---> Running in c81fce6c0fc9 [2021-07-08T00:36:44.626Z] ---> Running in 0da4a140c792 [2021-07-08T00:36:44.889Z] Removing intermediate container 2069fe0a8d59 [2021-07-08T00:36:44.889Z] ---> 4c87fbdfbb2b [2021-07-08T00:36:44.889Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-08T00:36:44.889Z] Removing intermediate container 0da4a140c792 [2021-07-08T00:36:44.889Z] ---> cd43c9587f31 [2021-07-08T00:36:44.889Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-08T00:36:44.889Z] Removing intermediate container c81fce6c0fc9 [2021-07-08T00:36:44.889Z] ---> 3edef2ac4ef3 [2021-07-08T00:36:44.889Z] Step 14/26 : WORKDIR / [2021-07-08T00:36:44.889Z] ---> 5e2700630d55 [2021-07-08T00:36:44.889Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-08T00:36:44.889Z] ---> Running in 9192d774f1c6 [2021-07-08T00:36:44.889Z] ---> Running in 95233c9c9458 [2021-07-08T00:36:44.889Z] ---> Running in fe2d39bd9c3a [2021-07-08T00:36:45.149Z] Removing intermediate container 95233c9c9458 [2021-07-08T00:36:45.149Z] ---> e300ab03a564 [2021-07-08T00:36:45.149Z] Step 21/23 : LABEL arch=x86_64 [2021-07-08T00:36:45.411Z] Removing intermediate container 9192d774f1c6 [2021-07-08T00:36:45.411Z] ---> 8afb2dcd67b7 [2021-07-08T00:36:45.411Z] 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-07-08T00:36:45.411Z] Removing intermediate container fe2d39bd9c3a [2021-07-08T00:36:45.411Z] ---> d1b4b625c27a [2021-07-08T00:36:45.411Z] Step 21/23 : LABEL arch=x86_64 [2021-07-08T00:36:45.411Z] ---> Running in a2c98beadd72 [2021-07-08T00:36:45.411Z] ---> 9e3854b815f4 [2021-07-08T00:36:45.411Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-08T00:36:45.678Z] Removing intermediate container 8b39a806872f [2021-07-08T00:36:45.678Z] ---> 8a2d5a1874c8 [2021-07-08T00:36:45.678Z] [2021-07-08T00:36:45.678Z] Step 11/24 : FROM alpine:3.12 [2021-07-08T00:36:45.678Z] ---> 13621d1b12d4 [2021-07-08T00:36:45.678Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-08T00:36:45.678Z] ---> Using cache [2021-07-08T00:36:45.678Z] ---> be8adf05d44a [2021-07-08T00:36:45.678Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-08T00:36:45.678Z] ---> Using cache [2021-07-08T00:36:45.678Z] ---> a2e264b9c817 [2021-07-08T00:36:45.678Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-08T00:36:45.678Z] ---> 70e8987973ea [2021-07-08T00:36:45.678Z] 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-07-08T00:36:45.678Z] ---> Running in 1a22c15a809d [2021-07-08T00:36:45.678Z] ---> Running in e25f65929022 [2021-07-08T00:36:45.678Z] ---> Running in ad7e2be70185 [2021-07-08T00:36:45.678Z] Removing intermediate container a2c98beadd72 [2021-07-08T00:36:45.678Z] ---> 9d1c1d791985 [2021-07-08T00:36:45.678Z] Step 22/23 : LABEL git_sha=d926b7b13a6652563262476d6d6e5f4c07c3398a [2021-07-08T00:36:45.678Z] ---> Running in 7e6d96336022 [2021-07-08T00:36:45.678Z] Removing intermediate container 1a22c15a809d [2021-07-08T00:36:45.678Z] ---> 6e2c15b78cbb [2021-07-08T00:36:45.678Z] Step 22/23 : LABEL git_sha=d926b7b13a6652563262476d6d6e5f4c07c3398a [2021-07-08T00:36:45.678Z] Removing intermediate container e25f65929022 [2021-07-08T00:36:45.678Z] ---> 63e036efae52 [2021-07-08T00:36:45.678Z] Step 19/22 : CMD ["--init=true"] [2021-07-08T00:36:45.678Z] Removing intermediate container ad7e2be70185 [2021-07-08T00:36:45.678Z] ---> 2c19a3e6d3f3 [2021-07-08T00:36:45.678Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-08T00:36:45.678Z] ---> Running in 9666a440174a [2021-07-08T00:36:45.678Z] ---> Running in e79b76ac1d30 [2021-07-08T00:36:45.678Z] ---> Running in 3ddc717e7625 [2021-07-08T00:36:45.942Z] ---> a57d5ad7c5cc [2021-07-08T00:36:45.942Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-08T00:36:45.942Z] Removing intermediate container 7e6d96336022 [2021-07-08T00:36:45.942Z] ---> 836961c40b1a [2021-07-08T00:36:45.942Z] Step 23/23 : LABEL version=0.0.0 [2021-07-08T00:36:45.942Z] ---> Running in 05445db5c613 [2021-07-08T00:36:45.942Z] Removing intermediate container 9666a440174a [2021-07-08T00:36:45.942Z] ---> 3d7ba84e0e37 [2021-07-08T00:36:45.942Z] Step 23/23 : LABEL version=0.0.0 [2021-07-08T00:36:45.942Z] Removing intermediate container e79b76ac1d30 [2021-07-08T00:36:45.942Z] ---> 6a96d51e3519 [2021-07-08T00:36:45.942Z] Step 20/22 : LABEL arch=x86_64 [2021-07-08T00:36:45.942Z] Removing intermediate container 3ddc717e7625 [2021-07-08T00:36:45.942Z] ---> 579fed929f1a [2021-07-08T00:36:45.942Z] Step 16/24 : WORKDIR / [2021-07-08T00:36:45.942Z] ---> Running in 44a00aea1702 [2021-07-08T00:36:45.942Z] ---> Running in 45506cabf7e4 [2021-07-08T00:36:45.942Z] ---> Running in b8438c97a9b1 [2021-07-08T00:36:46.209Z] ---> fcef74b52f35 [2021-07-08T00:36:46.209Z] 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-07-08T00:36:46.209Z] Removing intermediate container 05445db5c613 [2021-07-08T00:36:46.209Z] ---> 0c77c3d23c2f [2021-07-08T00:36:46.209Z] [2021-07-08T00:36:46.209Z] Removing intermediate container 44a00aea1702 [2021-07-08T00:36:46.209Z] ---> abc787500339 [2021-07-08T00:36:46.209Z] [2021-07-08T00:36:46.209Z] Removing intermediate container 45506cabf7e4 [2021-07-08T00:36:46.209Z] ---> d0564fd7728f [2021-07-08T00:36:46.209Z] Step 21/22 : LABEL git_sha=d926b7b13a6652563262476d6d6e5f4c07c3398a [2021-07-08T00:36:46.209Z] ---> Running in 68ba86ad7ecb [2021-07-08T00:36:46.209Z] Removing intermediate container b8438c97a9b1 [2021-07-08T00:36:46.209Z] ---> 1d70b3fd1893 [2021-07-08T00:36:46.209Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-08T00:36:46.209Z] Successfully built abc787500339 [2021-07-08T00:36:46.209Z] Successfully built 0c77c3d23c2f [2021-07-08T00:36:46.209Z] Successfully tagged support-scheduler:latest [2021-07-08T00:36:46.209Z] Building sys-mgmt-agent [2021-07-08T00:36:46.209Z]  Building support-scheduler ... done Successfully tagged support-notifications:latest [2021-07-08T00:36:46.209Z]  Building support-notifications ... done Building core-command [2021-07-08T00:36:46.480Z] Removing intermediate container 68ba86ad7ecb [2021-07-08T00:36:46.480Z] ---> 83f5d0ac0087 [2021-07-08T00:36:46.480Z] Step 22/22 : LABEL version=0.0.0 [2021-07-08T00:36:46.480Z] ---> 0289010d6508 [2021-07-08T00:36:46.480Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-08T00:36:46.480Z] ---> Running in fb07e97095ec [2021-07-08T00:36:47.432Z] ---> 32ca6826a412 [2021-07-08T00:36:47.432Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-08T00:36:48.238Z] 618dc40b7e24: Pull complete [2021-07-08T00:36:48.238Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-07-08T00:36:48.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-08T00:36:48.238Z] ---> a36622ca3599 [2021-07-08T00:36:48.238Z] 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-07-08T00:36:48.821Z] Removing intermediate container fb07e97095ec [2021-07-08T00:36:48.821Z] ---> a2ee68b53196 [2021-07-08T00:36:48.821Z] [2021-07-08T00:36:48.821Z] ---> 4145cbb7c1f2 [2021-07-08T00:36:48.821Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-08T00:36:48.821Z] Successfully built a2ee68b53196 [2021-07-08T00:36:49.080Z] Successfully tagged security-proxy-setup:latest [2021-07-08T00:36:49.080Z]  Building security-proxy-setup ... done Building core-data [2021-07-08T00:36:50.245Z] ---> Running in 4c53cc789907 [2021-07-08T00:36:50.467Z] ---> 7c944aa91e96 [2021-07-08T00:36:50.467Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-08T00:36:51.678Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:36:52.276Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:36:53.245Z] (1/12) Installing libmagic (5.39-r0) [2021-07-08T00:36:53.246Z] (2/12) Installing file (5.39-r0) [2021-07-08T00:36:53.246Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-08T00:36:53.246Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-08T00:36:53.780Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:36:53.781Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:36:53.781Z] ---> f85cacf1b9cf [2021-07-08T00:36:53.781Z] Step 3/24 : WORKDIR /edgex-go [2021-07-08T00:36:53.781Z] ---> Using cache [2021-07-08T00:36:53.781Z] ---> 87e613ead8f4 [2021-07-08T00:36:53.781Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:36:53.781Z] ---> Using cache [2021-07-08T00:36:53.781Z] ---> ec60882c6358 [2021-07-08T00:36:53.781Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-08T00:36:55.219Z] ---> 6829c3ae5be3 [2021-07-08T00:36:55.219Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-08T00:36:55.796Z] ---> 9d857e893771 [2021-07-08T00:36:55.796Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-08T00:36:56.371Z] ---> Running in 0a78108fa870 [2021-07-08T00:36:56.632Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:36:56.632Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:36:56.632Z] ---> f85cacf1b9cf [2021-07-08T00:36:56.632Z] Step 3/24 : WORKDIR /edgex-go [2021-07-08T00:36:56.632Z] ---> Using cache [2021-07-08T00:36:56.632Z] ---> 87e613ead8f4 [2021-07-08T00:36:56.632Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:36:56.632Z] ---> Using cache [2021-07-08T00:36:56.632Z] ---> ec60882c6358 [2021-07-08T00:36:56.632Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-08T00:36:56.632Z] ---> Using cache [2021-07-08T00:36:56.632Z] ---> fc49ff871dc7 [2021-07-08T00:36:56.632Z] Step 6/24 : COPY go.mod . [2021-07-08T00:36:56.632Z] ---> Using cache [2021-07-08T00:36:56.632Z] ---> 57094c7b9e91 [2021-07-08T00:36:56.632Z] Step 7/24 : RUN go mod download [2021-07-08T00:36:56.632Z] ---> Using cache [2021-07-08T00:36:56.632Z] ---> 36611f1f78b8 [2021-07-08T00:36:56.632Z] Step 8/24 : COPY . . [2021-07-08T00:36:56.632Z] ---> Using cache [2021-07-08T00:36:56.632Z] ---> 1484c109de11 [2021-07-08T00:36:56.632Z] Step 9/24 : RUN go mod tidy [2021-07-08T00:36:56.632Z] ---> Using cache [2021-07-08T00:36:56.632Z] ---> 69c79ff05409 [2021-07-08T00:36:56.632Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-08T00:36:57.208Z] ---> Running in a4a2a3538663 [2021-07-08T00:36:57.470Z] ---> bb19c84e0050 [2021-07-08T00:36:57.470Z] 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-07-08T00:36:57.470Z] ---> Running in b54a743913e0 [2021-07-08T00:36:57.529Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-08T00:36:57.529Z] (6/12) Installing patch (2.7.6-r7) [2021-07-08T00:36:57.529Z] (7/12) Installing build-base (0.5-r2) [2021-07-08T00:36:57.733Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:36:57.733Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:36:57.733Z] ---> f85cacf1b9cf [2021-07-08T00:36:57.733Z] Step 3/24 : WORKDIR /edgex-go [2021-07-08T00:36:57.733Z] ---> Using cache [2021-07-08T00:36:57.733Z] ---> 87e613ead8f4 [2021-07-08T00:36:57.733Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:36:57.733Z] ---> Using cache [2021-07-08T00:36:57.733Z] ---> ec60882c6358 [2021-07-08T00:36:57.733Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-08T00:36:57.801Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-08T00:36:57.801Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-08T00:36:57.801Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-08T00:36:57.994Z] Removing intermediate container a4a2a3538663 [2021-07-08T00:36:57.994Z] ---> 15d8f65f9f87 [2021-07-08T00:36:57.994Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-08T00:36:57.994Z] ---> Running in 6b2e4be8e005 [2021-07-08T00:36:57.994Z] ---> Running in 94c338094d75 [2021-07-08T00:36:57.994Z] ---> Running in 9781ad9f1224 [2021-07-08T00:36:57.994Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:58.074Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-08T00:36:58.074Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-08T00:36:58.074Z] Executing busybox-1.32.1-r6.trigger [2021-07-08T00:36:58.276Z] Removing intermediate container 9781ad9f1224 [2021-07-08T00:36:58.276Z] ---> 645cd7aaa941 [2021-07-08T00:36:58.276Z] Step 22/24 : LABEL arch=x86_64 [2021-07-08T00:36:58.276Z] ---> Running in 698ca0c0331f [2021-07-08T00:36:58.276Z] Removing intermediate container 698ca0c0331f [2021-07-08T00:36:58.276Z] ---> e985954488ec [2021-07-08T00:36:58.276Z] Step 23/24 : LABEL git_sha=d926b7b13a6652563262476d6d6e5f4c07c3398a [2021-07-08T00:36:58.276Z] ---> Running in 9d5d3433c53e [2021-07-08T00:36:58.276Z] 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-07-08T00:36:58.347Z] OK: 218 MiB in 52 packages [2021-07-08T00:36:58.549Z] Removing intermediate container 9d5d3433c53e [2021-07-08T00:36:58.549Z] ---> aab6b8d7753b [2021-07-08T00:36:58.549Z] Step 24/24 : LABEL version=0.0.0 [2021-07-08T00:36:58.549Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:58.549Z] ---> Running in d5ca13e7935a [2021-07-08T00:36:58.828Z] Removing intermediate container d5ca13e7935a [2021-07-08T00:36:58.828Z] ---> 525ec202fbf7 [2021-07-08T00:36:58.828Z] [2021-07-08T00:36:58.828Z] Successfully built 525ec202fbf7 [2021-07-08T00:36:58.828Z] Successfully tagged core-metadata:latest [2021-07-08T00:36:58.828Z] Building security-bootstrapper [2021-07-08T00:36:58.828Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:59.404Z] OK: 219 MiB in 52 packages [2021-07-08T00:36:59.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:59.983Z] OK: 219 MiB in 52 packages [2021-07-08T00:37:01.382Z] Removing intermediate container 6b2e4be8e005 [2021-07-08T00:37:01.382Z] ---> dbfe613e1a06 [2021-07-08T00:37:01.382Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-08T00:37:01.727Z] Removing intermediate container 4c53cc789907 [2021-07-08T00:37:01.727Z] ---> 07fc6e9e7e9e [2021-07-08T00:37:01.727Z] Step 4/6 : WORKDIR /edgex-go [2021-07-08T00:37:01.727Z] ---> Running in 6c602c913215 [2021-07-08T00:37:02.002Z] Removing intermediate container 6c602c913215 [2021-07-08T00:37:02.002Z] ---> 17979fe64f12 [2021-07-08T00:37:02.002Z] Step 5/6 : COPY go.mod . [2021-07-08T00:37:02.356Z] ---> Running in 56656e7e9ac1 [2021-07-08T00:37:02.356Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:37:02.356Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:37:02.356Z] ---> f85cacf1b9cf [2021-07-08T00:37:02.356Z] Step 3/32 : WORKDIR /edgex-go [2021-07-08T00:37:02.356Z] ---> Using cache [2021-07-08T00:37:02.356Z] ---> 87e613ead8f4 [2021-07-08T00:37:02.356Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:37:02.356Z] ---> Using cache [2021-07-08T00:37:02.356Z] ---> ec60882c6358 [2021-07-08T00:37:02.356Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-08T00:37:02.356Z] ---> Using cache [2021-07-08T00:37:02.356Z] ---> fc49ff871dc7 [2021-07-08T00:37:02.356Z] Step 6/32 : COPY go.mod . [2021-07-08T00:37:02.356Z] ---> Using cache [2021-07-08T00:37:02.356Z] ---> 57094c7b9e91 [2021-07-08T00:37:02.356Z] Step 7/32 : RUN go mod download [2021-07-08T00:37:02.356Z] ---> Using cache [2021-07-08T00:37:02.356Z] ---> 36611f1f78b8 [2021-07-08T00:37:02.356Z] Step 8/32 : COPY . . [2021-07-08T00:37:02.356Z] ---> Using cache [2021-07-08T00:37:02.356Z] ---> 1484c109de11 [2021-07-08T00:37:02.356Z] Step 9/32 : RUN go mod tidy [2021-07-08T00:37:02.356Z] ---> Using cache [2021-07-08T00:37:02.356Z] ---> 69c79ff05409 [2021-07-08T00:37:02.356Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-08T00:37:02.356Z] ---> Running in 109c9ebfd980 [2021-07-08T00:37:02.630Z] Removing intermediate container 56656e7e9ac1 [2021-07-08T00:37:02.630Z] ---> 2534f4c78fd2 [2021-07-08T00:37:02.630Z] Step 24/26 : LABEL arch=x86_64 [2021-07-08T00:37:02.630Z] Removing intermediate container 0a78108fa870 [2021-07-08T00:37:02.630Z] ---> 50601f587131 [2021-07-08T00:37:02.630Z] Step 6/24 : COPY go.mod . [2021-07-08T00:37:02.900Z] ---> Running in 583f92f5dd80 [2021-07-08T00:37:02.987Z] ---> 102092f21a20 [2021-07-08T00:37:02.987Z] Step 6/6 : RUN go mod download [2021-07-08T00:37:02.987Z] ---> Running in 2e6c414dafb0 [2021-07-08T00:37:03.170Z] Removing intermediate container 583f92f5dd80 [2021-07-08T00:37:03.170Z] ---> 558d88df1a95 [2021-07-08T00:37:03.170Z] Step 25/26 : LABEL git_sha=d926b7b13a6652563262476d6d6e5f4c07c3398a [2021-07-08T00:37:03.170Z] Removing intermediate container 94c338094d75 [2021-07-08T00:37:03.170Z] ---> 082d11fa94a9 [2021-07-08T00:37:03.170Z] Step 6/24 : COPY go.mod . [2021-07-08T00:37:03.170Z] ---> Running in 01350f7a22f9 [2021-07-08T00:37:03.170Z] ---> 218cc63874eb [2021-07-08T00:37:03.170Z] Step 7/24 : RUN go mod download [2021-07-08T00:37:03.441Z] ---> Running in 2e751544895e [2021-07-08T00:37:03.441Z] Removing intermediate container 01350f7a22f9 [2021-07-08T00:37:03.441Z] ---> a66908c0252d [2021-07-08T00:37:03.441Z] Step 26/26 : LABEL version=0.0.0 [2021-07-08T00:37:03.441Z] 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-07-08T00:37:03.441Z] ---> Running in 3adeab04025b [2021-07-08T00:37:03.710Z] ---> 01876717da99 [2021-07-08T00:37:03.710Z] Step 7/24 : RUN go mod download [2021-07-08T00:37:03.710Z] ---> Running in 36feb16adbd3 [2021-07-08T00:37:03.710Z] Removing intermediate container 3adeab04025b [2021-07-08T00:37:03.710Z] ---> 009bdd2a75bf [2021-07-08T00:37:03.710Z] [2021-07-08T00:37:03.972Z] Successfully built 009bdd2a75bf [2021-07-08T00:37:03.972Z] Successfully tagged security-secretstore-setup:latest [2021-07-08T00:37:04.548Z]  Building security-secretstore-setup ... done Removing intermediate container 2e751544895e [2021-07-08T00:37:04.548Z] ---> e82050993ebf [2021-07-08T00:37:04.548Z] Step 8/24 : COPY . . [2021-07-08T00:37:05.128Z] Removing intermediate container 36feb16adbd3 [2021-07-08T00:37:05.128Z] ---> e01c92fe0052 [2021-07-08T00:37:05.128Z] Step 8/24 : COPY . . [2021-07-08T00:37:13.309Z] ---> 5f72e43f9587 [2021-07-08T00:37:13.309Z] Step 9/24 : RUN go mod tidy [2021-07-08T00:37:13.309Z] ---> 8e71e8b65916 [2021-07-08T00:37:13.309Z] Step 9/24 : RUN go mod tidy [2021-07-08T00:37:13.309Z] ---> Running in 73637485dc9b [2021-07-08T00:37:13.570Z] ---> Running in d6da8ceaaf48 [2021-07-08T00:37:15.489Z] Removing intermediate container 73637485dc9b [2021-07-08T00:37:15.489Z] ---> b145642494a4 [2021-07-08T00:37:15.489Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-08T00:37:15.489Z] ---> Running in 9531cae386a7 [2021-07-08T00:37:15.489Z] Removing intermediate container d6da8ceaaf48 [2021-07-08T00:37:15.489Z] ---> 83387c28a2a6 [2021-07-08T00:37:15.489Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-08T00:37:15.489Z] ---> Running in a88a7d1a7ad1 [2021-07-08T00:37:15.749Z] 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-07-08T00:37:16.010Z] 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-07-08T00:37:26.022Z] Removing intermediate container b54a743913e0 [2021-07-08T00:37:26.022Z] ---> f4300598b381 [2021-07-08T00:37:26.022Z] [2021-07-08T00:37:26.022Z] Step 11/24 : FROM alpine:3.12 [2021-07-08T00:37:26.022Z] ---> 13621d1b12d4 [2021-07-08T00:37:26.022Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-08T00:37:26.022Z] ---> Using cache [2021-07-08T00:37:26.022Z] ---> be8adf05d44a [2021-07-08T00:37:26.022Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-08T00:37:26.022Z] ---> Using cache [2021-07-08T00:37:26.022Z] ---> a2e264b9c817 [2021-07-08T00:37:26.022Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-08T00:37:26.022Z] ---> Running in 0c37d2e9b175 [2021-07-08T00:37:26.022Z] Removing intermediate container 0c37d2e9b175 [2021-07-08T00:37:26.022Z] ---> 6d8b82b15520 [2021-07-08T00:37:26.022Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-08T00:37:26.022Z] ---> Running in 3d46340bcd67 [2021-07-08T00:37:26.022Z] Removing intermediate container 3d46340bcd67 [2021-07-08T00:37:26.022Z] ---> d9f0dfad46f1 [2021-07-08T00:37:26.022Z] Step 16/24 : WORKDIR / [2021-07-08T00:37:26.022Z] ---> Running in 0ac7f502ea3f [2021-07-08T00:37:26.022Z] Removing intermediate container 0ac7f502ea3f [2021-07-08T00:37:26.022Z] ---> 956dbe7707cd [2021-07-08T00:37:26.022Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-08T00:37:26.022Z] ---> 5fdad97789d1 [2021-07-08T00:37:26.022Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-08T00:37:26.022Z] ---> a2d1c7a892a8 [2021-07-08T00:37:26.022Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-08T00:37:26.022Z] ---> 97962846e047 [2021-07-08T00:37:26.022Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-08T00:37:26.022Z] ---> Running in 9c324dc5f158 [2021-07-08T00:37:26.022Z] Removing intermediate container 9c324dc5f158 [2021-07-08T00:37:26.022Z] ---> 9e6d59fd746a [2021-07-08T00:37:26.022Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-08T00:37:26.022Z] ---> Running in 052dceea8434 [2021-07-08T00:37:26.287Z] Removing intermediate container 052dceea8434 [2021-07-08T00:37:26.287Z] ---> c41b92e75d46 [2021-07-08T00:37:26.287Z] Step 22/24 : LABEL arch=x86_64 [2021-07-08T00:37:26.287Z] ---> Running in 5ddc90d2b5fb [2021-07-08T00:37:26.287Z] Removing intermediate container 5ddc90d2b5fb [2021-07-08T00:37:26.287Z] ---> 572335f0ca8d [2021-07-08T00:37:26.287Z] Step 23/24 : LABEL git_sha=d926b7b13a6652563262476d6d6e5f4c07c3398a [2021-07-08T00:37:26.287Z] ---> Running in d8244b643eea [2021-07-08T00:37:26.549Z] Removing intermediate container d8244b643eea [2021-07-08T00:37:26.549Z] ---> 8122c0f720ab [2021-07-08T00:37:26.549Z] Step 24/24 : LABEL version=0.0.0 [2021-07-08T00:37:26.549Z] ---> Running in b5b1fa2a5789 [2021-07-08T00:37:26.812Z] Removing intermediate container b5b1fa2a5789 [2021-07-08T00:37:26.812Z] ---> 4b9a5873340b [2021-07-08T00:37:26.812Z] [2021-07-08T00:37:26.812Z] Successfully built 4b9a5873340b [2021-07-08T00:37:26.812Z] Successfully tagged core-command:latest [2021-07-08T00:37:29.800Z] Removing intermediate container 2e6c414dafb0 [2021-07-08T00:37:29.800Z] ---> bfae057ec2cd [2021-07-08T00:37:29.800Z] Successfully built bfae057ec2cd [2021-07-08T00:37:29.800Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:37:30.153Z] + docker inspect -f . ci-base-image-arm64 [2021-07-08T00:37:30.154Z] . [Pipeline] withDockerContainer [2021-07-08T00:37:30.416Z] prd-ubuntu18.04-docker-arm64-4c-16g-2164 does not seem to be running inside a container [2021-07-08T00:37:30.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-08T00:37:32.150Z] $ docker top ff74fb8cc172688ddde4a0fbe6caa872cb98b520f44fd6b614cb4ee5cf3d9dc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-08T00:37:32.844Z]  Building core-command ... done Removing intermediate container 109c9ebfd980 [2021-07-08T00:37:32.844Z] ---> 240e22febc5a [2021-07-08T00:37:32.844Z] [2021-07-08T00:37:32.844Z] Step 11/32 : FROM alpine:3.12 [2021-07-08T00:37:32.844Z] ---> 13621d1b12d4 [2021-07-08T00:37:32.844Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-08T00:37:32.844Z] ---> Running in c00c842407f8 [2021-07-08T00:37:32.844Z] Removing intermediate container c00c842407f8 [2021-07-08T00:37:32.844Z] ---> 6af8b22874e1 [2021-07-08T00:37:32.844Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-08T00:37:32.844Z] ---> Running in 2a42c3ec1603 [2021-07-08T00:37:32.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:37:32.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:37:32.844Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-08T00:37:32.844Z] (2/2) Installing su-exec (0.2-r1) [2021-07-08T00:37:32.844Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:37:32.844Z] OK: 6 MiB in 16 packages [2021-07-08T00:37:33.104Z] + go version [2021-07-08T00:37:33.104Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-08T00:37:33.125Z] $ docker stop --time=1 ff74fb8cc172688ddde4a0fbe6caa872cb98b520f44fd6b614cb4ee5cf3d9dc7 [2021-07-08T00:37:33.612Z] Removing intermediate container 2a42c3ec1603 [2021-07-08T00:37:33.612Z] ---> 3d451c61e3b2 [2021-07-08T00:37:33.612Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-08T00:37:33.612Z] ---> Running in 29aa8903d2c2 [2021-07-08T00:37:33.612Z] Removing intermediate container 29aa8903d2c2 [2021-07-08T00:37:33.612Z] ---> 222bfa0bd430 [2021-07-08T00:37:33.612Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-08T00:37:33.612Z] ---> Running in 43be0f7e2607 [2021-07-08T00:37:33.977Z] Removing intermediate container 43be0f7e2607 [2021-07-08T00:37:33.977Z] ---> ef27332fc412 [2021-07-08T00:37:33.977Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-08T00:37:33.977Z] ---> Running in 8bbb60223d2b [2021-07-08T00:37:34.913Z] $ docker rm -f ff74fb8cc172688ddde4a0fbe6caa872cb98b520f44fd6b614cb4ee5cf3d9dc7 [2021-07-08T00:37:34.957Z] Removing intermediate container 8bbb60223d2b [2021-07-08T00:37:34.957Z] ---> a6004f085c29 [2021-07-08T00:37:34.957Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-08T00:37:34.957Z] ---> Running in 6a63f006b88f [2021-07-08T00:37:34.957Z] Removing intermediate container 6a63f006b88f [2021-07-08T00:37:34.957Z] ---> f4d717edd25b [2021-07-08T00:37:34.957Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-08T00:37:35.224Z] ---> 43fdac1d2070 [2021-07-08T00:37:35.224Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-08T00:37:35.224Z] ---> Running in 12ecff441b80 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:37:35.689Z] + docker inspect -f . ci-base-image-arm64 [2021-07-08T00:37:35.690Z] . [Pipeline] withDockerContainer [2021-07-08T00:37:35.920Z] prd-ubuntu18.04-docker-arm64-4c-16g-2164 does not seem to be running inside a container [2021-07-08T00:37:36.006Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-08T00:37:36.180Z] Removing intermediate container 12ecff441b80 [2021-07-08T00:37:36.180Z] ---> 903085b13a3a [2021-07-08T00:37:36.180Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-08T00:37:36.443Z] ---> 37a380383c60 [2021-07-08T00:37:36.443Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-08T00:37:37.028Z] ---> 1942ebd0a356 [2021-07-08T00:37:37.028Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-08T00:37:37.028Z] ---> 63736dee5cd7 [2021-07-08T00:37:37.028Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-08T00:37:37.305Z] ---> 03f17de93660 [2021-07-08T00:37:37.305Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-08T00:37:37.510Z] $ docker top 505b01e36c2c652849c81daaa527e891ae71da8615c5e4be3de689c83fc9c104 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-08T00:37:37.799Z] ========================================================= [2021-07-08T00:37:37.799Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-08T00:37:37.799Z] ========================================================= [Pipeline] sh [2021-07-08T00:37:37.903Z] ---> a7b327d25bad [2021-07-08T00:37:37.903Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-08T00:37:37.903Z] ---> Running in f09fca90295a [2021-07-08T00:37:38.172Z] Removing intermediate container f09fca90295a [2021-07-08T00:37:38.172Z] ---> dc48c9bd759d [2021-07-08T00:37:38.172Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-08T00:37:38.441Z] + go mod tidy [2021-07-08T00:37:38.769Z] Removing intermediate container a88a7d1a7ad1 [2021-07-08T00:37:38.769Z] ---> 4780adc894c5 [2021-07-08T00:37:38.769Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-08T00:37:38.769Z] ---> Running in 89316e1002ca [2021-07-08T00:37:38.769Z] ---> c0e0688ae573 [2021-07-08T00:37:38.769Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-08T00:37:38.769Z] ---> Running in 104a1f3a9ecd [Pipeline] sh [2021-07-08T00:37:39.366Z] 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-07-08T00:37:39.702Z] + make test [2021-07-08T00:37:39.702Z] go mod tidy [2021-07-08T00:37:39.941Z] Removing intermediate container 104a1f3a9ecd [2021-07-08T00:37:39.941Z] ---> 105ff8d7487d [2021-07-08T00:37:39.941Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-08T00:37:39.941Z] ---> Running in 633a24c8df98 [2021-07-08T00:37:39.941Z] Removing intermediate container 633a24c8df98 [2021-07-08T00:37:39.941Z] ---> f35f207f3966 [2021-07-08T00:37:39.941Z] Step 29/32 : CMD ["gate"] [2021-07-08T00:37:40.217Z] ---> Running in 4279473e2411 [2021-07-08T00:37:40.217Z] Removing intermediate container 89316e1002ca [2021-07-08T00:37:40.217Z] ---> 2d5040c988a6 [2021-07-08T00:37:40.217Z] [2021-07-08T00:37:40.217Z] Step 12/24 : FROM docker:20.10.0 [2021-07-08T00:37:40.217Z] Removing intermediate container 4279473e2411 [2021-07-08T00:37:40.217Z] ---> 1f52dccb3925 [2021-07-08T00:37:40.217Z] Step 30/32 : LABEL arch=x86_64 [2021-07-08T00:37:40.217Z] ---> Running in da1533c24d09 [2021-07-08T00:37:40.298Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-08T00:37:40.494Z] Removing intermediate container da1533c24d09 [2021-07-08T00:37:40.494Z] ---> 7074f8dc0ecf [2021-07-08T00:37:40.494Z] Step 31/32 : LABEL git_sha=d926b7b13a6652563262476d6d6e5f4c07c3398a [2021-07-08T00:37:40.757Z] ---> Running in fc468c3a4b4f [2021-07-08T00:37:40.757Z] 20.10.0: Pulling from library/docker [2021-07-08T00:37:40.757Z] Removing intermediate container fc468c3a4b4f [2021-07-08T00:37:40.757Z] ---> 8186cfc90b14 [2021-07-08T00:37:40.757Z] Step 32/32 : LABEL version=0.0.0 [2021-07-08T00:37:40.757Z] ---> Running in aa72341909a6 [2021-07-08T00:37:41.030Z] Removing intermediate container aa72341909a6 [2021-07-08T00:37:41.030Z] ---> 02cbf4d099b4 [2021-07-08T00:37:41.030Z] [2021-07-08T00:37:41.290Z] Successfully built 02cbf4d099b4 [2021-07-08T00:37:41.290Z] Successfully tagged security-bootstrapper:latest [2021-07-08T00:37:42.245Z]  Building security-bootstrapper ... done Removing intermediate container 9531cae386a7 [2021-07-08T00:37:42.245Z] ---> bf5fa414e7ee [2021-07-08T00:37:42.245Z] [2021-07-08T00:37:42.245Z] Step 11/24 : FROM alpine:3.12 [2021-07-08T00:37:42.245Z] ---> 13621d1b12d4 [2021-07-08T00:37:42.245Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-08T00:37:42.515Z] ---> Running in d2e93dfce8db [2021-07-08T00:37:42.515Z] Removing intermediate container d2e93dfce8db [2021-07-08T00:37:42.515Z] ---> 299d7a56b14b [2021-07-08T00:37:42.515Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-08T00:37:42.515Z] ---> Running in 5805b8af8684 [2021-07-08T00:37:42.777Z] Removing intermediate container 5805b8af8684 [2021-07-08T00:37:42.778Z] ---> c50a3fc40df4 [2021-07-08T00:37:42.778Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-08T00:37:42.778Z] ---> Running in 39ef0d812e51 [2021-07-08T00:37:43.041Z] Removing intermediate container 39ef0d812e51 [2021-07-08T00:37:43.041Z] ---> 735cf8e3ab30 [2021-07-08T00:37:43.041Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:37:43.041Z] ---> Running in 7a1bdc93c2b5 [2021-07-08T00:37:43.619Z] Removing intermediate container 7a1bdc93c2b5 [2021-07-08T00:37:43.619Z] ---> ae031a6dfde8 [2021-07-08T00:37:43.619Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-08T00:37:43.885Z] ---> Running in 0bab113db7ab [2021-07-08T00:37:44.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:37:44.412Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-08T00:37:44.412Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-08T00:37:44.412Z] ---> aefe523efa57 [2021-07-08T00:37:44.412Z] 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-07-08T00:37:44.412Z] ---> Running in 935f2292d282 [2021-07-08T00:37:44.671Z] Removing intermediate container 935f2292d282 [2021-07-08T00:37:44.671Z] ---> 672edf1d987a [2021-07-08T00:37:44.671Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-07-08T00:37:44.671Z] ---> Running in 5fba8ca3bac7 [2021-07-08T00:37:44.671Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:37:44.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:37:44.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:37:44.946Z] (1/39) Installing readline (8.0.4-r0) [2021-07-08T00:37:44.946Z] (2/39) Installing bash (5.0.17-r0) [2021-07-08T00:37:45.214Z] Executing bash-5.0.17-r0.post-install [2021-07-08T00:37:45.214Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-08T00:37:45.214Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-08T00:37:45.214Z] (5/39) Installing curl (7.77.0-r0) [2021-07-08T00:37:45.214Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-08T00:37:45.214Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-08T00:37:45.214Z] (8/39) Installing expat (2.2.9-r1) [2021-07-08T00:37:45.214Z] (9/39) Installing libffi (3.3-r2) [2021-07-08T00:37:45.214Z] (10/39) Installing gdbm (1.13-r1) [2021-07-08T00:37:45.214Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-08T00:37:45.214Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-08T00:37:45.214Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-08T00:37:45.214Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-08T00:37:45.214Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-08T00:37:45.214Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-08T00:37:45.476Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-08T00:37:45.738Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-08T00:37:45.738Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-08T00:37:45.738Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-08T00:37:45.738Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-08T00:37:45.738Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-08T00:37:45.999Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-08T00:37:45.999Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-08T00:37:45.999Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-08T00:37:45.999Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-08T00:37:45.999Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-08T00:37:46.262Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-08T00:37:46.262Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-08T00:37:46.262Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-08T00:37:46.262Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-08T00:37:46.262Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-08T00:37:46.262Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-08T00:37:46.262Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-08T00:37:46.262Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-08T00:37:46.262Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-08T00:37:46.262Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-08T00:37:46.262Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-08T00:37:46.262Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-08T00:37:46.262Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-08T00:37:46.262Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-08T00:37:46.524Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:37:46.524Z] OK: 8 MiB in 20 packages [2021-07-08T00:37:46.524Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-08T00:37:46.524Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-08T00:37:46.524Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-08T00:37:46.524Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-08T00:37:47.486Z] Executing busybox-1.31.1-r19.trigger [2021-07-08T00:37:47.486Z] OK: 72 MiB in 59 packages [2021-07-08T00:37:47.486Z] Removing intermediate container 0bab113db7ab [2021-07-08T00:37:47.486Z] ---> 7936ae791db4 [2021-07-08T00:37:47.486Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-08T00:37:47.768Z] ---> dbc52fbec5c7 [2021-07-08T00:37:47.768Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-08T00:37:48.045Z] ---> 9b094afdec94 [2021-07-08T00:37:48.045Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-08T00:37:48.313Z] Collecting docker-compose==1.23.2 [2021-07-08T00:37:48.313Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-08T00:37:48.313Z] ---> f734e7e979af [2021-07-08T00:37:48.313Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-08T00:37:48.313Z] ---> Running in f770b44624c1 [2021-07-08T00:37:48.313Z] Collecting texttable<0.10,>=0.9.0 [2021-07-08T00:37:48.313Z] Removing intermediate container f770b44624c1 [2021-07-08T00:37:48.313Z] ---> 225cefb1757d [2021-07-08T00:37:48.313Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-08T00:37:48.313Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-08T00:37:48.313Z] ---> Running in 9dbac67bd52f [2021-07-08T00:37:48.313Z] Removing intermediate container 9dbac67bd52f [2021-07-08T00:37:48.313Z] ---> 4686480e4d20 [2021-07-08T00:37:48.313Z] Step 22/24 : LABEL arch=x86_64 [2021-07-08T00:37:48.582Z] ---> Running in d88a56193066 [2021-07-08T00:37:48.582Z] Removing intermediate container d88a56193066 [2021-07-08T00:37:48.582Z] ---> 19c237292e37 [2021-07-08T00:37:48.582Z] Step 23/24 : LABEL git_sha=d926b7b13a6652563262476d6d6e5f4c07c3398a [2021-07-08T00:37:48.582Z] ---> Running in 166d3f2065ea [2021-07-08T00:37:48.582Z] Collecting docopt<0.7,>=0.6.1 [2021-07-08T00:37:48.582Z] Removing intermediate container 166d3f2065ea [2021-07-08T00:37:48.582Z] ---> 9c862aa3d5b5 [2021-07-08T00:37:48.582Z] Step 24/24 : LABEL version=0.0.0 [2021-07-08T00:37:48.582Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-08T00:37:48.582Z] ---> Running in bf7cb77fc68a [2021-07-08T00:37:48.844Z] Removing intermediate container bf7cb77fc68a [2021-07-08T00:37:48.844Z] ---> c68dc9d8756d [2021-07-08T00:37:48.844Z] [2021-07-08T00:37:48.844Z] Successfully built c68dc9d8756d [2021-07-08T00:37:48.844Z] Successfully tagged core-data:latest [2021-07-08T00:37:49.110Z]  Building core-data ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-07-08T00:37:49.110Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-08T00:37:49.110Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-08T00:37:49.372Z] Collecting docker<4.0,>=3.6.0 [2021-07-08T00:37:49.372Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-08T00:37:49.372Z] Collecting cached-property<2,>=1.2.0 [2021-07-08T00:37:49.372Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-08T00:37:49.372Z] Collecting jsonschema<3,>=2.5.1 [2021-07-08T00:37:49.372Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-08T00:37:49.634Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-08T00:37:49.634Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-08T00:37:49.896Z] Collecting PyYAML<4,>=3.10 [2021-07-08T00:37:49.896Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-08T00:37:50.470Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-08T00:37:50.470Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-08T00:37:50.470Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-08T00:37:50.470Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-08T00:37:50.470Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-08T00:37:50.743Z] Collecting idna<2.8,>=2.5 [2021-07-08T00:37:50.743Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-08T00:37:50.743Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-08T00:37:50.743Z] Collecting docker-pycreds>=0.4.0 [2021-07-08T00:37:50.743Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-08T00:37:50.743Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-08T00:37:50.743Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-08T00:37:50.743Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-08T00:37:50.743Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-08T00:37:50.743Z] Installing collected packages: texttable, docopt, urllib3, idna, requests, docker-pycreds, websocket-client, docker, cached-property, jsonschema, dockerpty, PyYAML, docker-compose [2021-07-08T00:37:50.743Z] Running setup.py install for texttable: started [2021-07-08T00:37:51.004Z] Running setup.py install for texttable: finished with status 'done' [2021-07-08T00:37:51.004Z] Running setup.py install for docopt: started [2021-07-08T00:37:51.577Z] Running setup.py install for docopt: finished with status 'done' [2021-07-08T00:37:51.577Z] Attempting uninstall: urllib3 [2021-07-08T00:37:51.577Z] Found existing installation: urllib3 1.25.9 [2021-07-08T00:37:51.577Z] Uninstalling urllib3-1.25.9: [2021-07-08T00:37:51.577Z] Successfully uninstalled urllib3-1.25.9 [2021-07-08T00:37:51.577Z] Attempting uninstall: idna [2021-07-08T00:37:51.577Z] Found existing installation: idna 2.9 [2021-07-08T00:37:51.577Z] Uninstalling idna-2.9: [2021-07-08T00:37:51.577Z] Successfully uninstalled idna-2.9 [2021-07-08T00:37:51.577Z] Attempting uninstall: requests [2021-07-08T00:37:51.577Z] Found existing installation: requests 2.23.0 [2021-07-08T00:37:51.577Z] Uninstalling requests-2.23.0: [2021-07-08T00:37:51.577Z] Successfully uninstalled requests-2.23.0 [2021-07-08T00:37:52.147Z] Running setup.py install for dockerpty: started [2021-07-08T00:37:52.409Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-08T00:37:52.409Z] Running setup.py install for PyYAML: started [2021-07-08T00:37:52.671Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-08T00:37:52.932Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-08T00:37:55.485Z] Removing intermediate container 5fba8ca3bac7 [2021-07-08T00:37:55.485Z] ---> 07b8815c0c8f [2021-07-08T00:37:55.485Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-08T00:37:55.485Z] ---> Running in de2cf9a091ad [2021-07-08T00:37:55.485Z] Removing intermediate container de2cf9a091ad [2021-07-08T00:37:55.485Z] ---> cdc9f837dae7 [2021-07-08T00:37:55.485Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-08T00:37:55.485Z] ---> Running in 71d310ad2a63 [2021-07-08T00:37:55.485Z] Removing intermediate container 71d310ad2a63 [2021-07-08T00:37:55.485Z] ---> eeb00d968d47 [2021-07-08T00:37:55.485Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-08T00:37:55.485Z] ---> 6add2d871071 [2021-07-08T00:37:55.485Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-08T00:37:55.748Z] ---> 99b5aeb35c16 [2021-07-08T00:37:55.748Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-08T00:37:55.748Z] ---> 79e7cb6a229e [2021-07-08T00:37:55.748Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-08T00:37:56.007Z] ---> Running in 739453ce65b3 [2021-07-08T00:37:56.007Z] Removing intermediate container 739453ce65b3 [2021-07-08T00:37:56.007Z] ---> 21051fd120c9 [2021-07-08T00:37:56.007Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-08T00:37:56.007Z] ---> Running in 034a98ad2dd1 [2021-07-08T00:37:56.007Z] Removing intermediate container 034a98ad2dd1 [2021-07-08T00:37:56.007Z] ---> 0c4044187215 [2021-07-08T00:37:56.007Z] Step 22/24 : LABEL arch=x86_64 [2021-07-08T00:37:56.007Z] ---> Running in 44fadfef74c3 [2021-07-08T00:37:56.270Z] Removing intermediate container 44fadfef74c3 [2021-07-08T00:37:56.270Z] ---> cacb836c70fb [2021-07-08T00:37:56.270Z] Step 23/24 : LABEL git_sha=d926b7b13a6652563262476d6d6e5f4c07c3398a [2021-07-08T00:37:56.270Z] ---> Running in 1b4ee78bfb14 [2021-07-08T00:37:56.270Z] Removing intermediate container 1b4ee78bfb14 [2021-07-08T00:37:56.270Z] ---> 893f4989317f [2021-07-08T00:37:56.270Z] Step 24/24 : LABEL version=0.0.0 [2021-07-08T00:37:56.270Z] ---> Running in aeaa051cb106 [2021-07-08T00:37:56.270Z] Removing intermediate container aeaa051cb106 [2021-07-08T00:37:56.270Z] ---> 3fc1764d6112 [2021-07-08T00:37:56.270Z] [2021-07-08T00:37:56.531Z] Successfully built 3fc1764d6112 [2021-07-08T00:37:56.531Z] Successfully tagged sys-mgmt-agent:latest [2021-07-08T00:37:56.538Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-08T00:37:56.541Z] $ docker stop --time=1 afad787efe5e2ca4178025d70e3a89ad5755eb590bd6f820c8c30e69f3222488 [2021-07-08T00:37:57.776Z] $ docker rm -f afad787efe5e2ca4178025d70e3a89ad5755eb590bd6f820c8c30e69f3222488 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-08T00:37:58.149Z] + docker images [2021-07-08T00:37:58.149Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-08T00:37:58.149Z] sys-mgmt-agent latest 3fc1764d6112 1 second ago 312MB [2021-07-08T00:37:58.149Z] core-data latest c68dc9d8756d 9 seconds ago 20.2MB [2021-07-08T00:37:58.149Z] bf5fa414e7ee 16 seconds ago 1.15GB [2021-07-08T00:37:58.149Z] 2d5040c988a6 17 seconds ago 1.15GB [2021-07-08T00:37:58.149Z] security-bootstrapper latest 02cbf4d099b4 17 seconds ago 18.6MB [2021-07-08T00:37:58.149Z] 240e22febc5a 26 seconds ago 1.15GB [2021-07-08T00:37:58.149Z] core-command latest 4b9a5873340b 31 seconds ago 15.9MB [2021-07-08T00:37:58.149Z] f4300598b381 33 seconds ago 1.14GB [2021-07-08T00:37:58.149Z] security-secretstore-setup latest 009bdd2a75bf 54 seconds ago 28.7MB [2021-07-08T00:37:58.149Z] core-metadata latest 525ec202fbf7 59 seconds ago 16.6MB [2021-07-08T00:37:58.149Z] security-proxy-setup latest a2ee68b53196 About a minute ago 25.7MB [2021-07-08T00:37:58.149Z] support-scheduler latest abc787500339 About a minute ago 15.9MB [2021-07-08T00:37:58.149Z] 8a2d5a1874c8 About a minute ago 1.15GB [2021-07-08T00:37:58.149Z] support-notifications latest 0c77c3d23c2f About a minute ago 16.7MB [2021-07-08T00:37:58.149Z] 30ba269178b3 About a minute ago 1.15GB [2021-07-08T00:37:58.149Z] 99bbfadaed2d About a minute ago 1.15GB [2021-07-08T00:37:58.149Z] 4f42d591199f About a minute ago 1.14GB [2021-07-08T00:37:58.149Z] f48e60f38a54 About a minute ago 1.15GB [2021-07-08T00:37:58.149Z] ci-base-image-x86_64 latest f85cacf1b9cf 4 minutes ago 647MB [2021-07-08T00:37:58.149Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 26 hours ago 37.5MB [2021-07-08T00:37:58.149Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB [2021-07-08T00:37:58.149Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-07-08T00:37:58.149Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-07-08T00:37:58.149Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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-07-08T00:37:58.699Z] Running on prd-ubuntu18.04-docker-8c-8g-2132 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws [2021-07-08T00:37:58.720Z] Running in /w/workspace/edgex-go/18 [Pipeline] { [Pipeline] checkout [2021-07-08T00:37:58.837Z] The recommended git tool is: git [2021-07-08T00:38:01.209Z] using credential edgex-jenkins-ssh [2021-07-08T00:38:01.228Z] Cloning the remote Git repository [2021-07-08T00:38:01.250Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-08T00:38:01.321Z] > git init /w/workspace/edgex-go/18 # timeout=10 [2021-07-08T00:38:01.355Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-08T00:38:01.356Z] > git --version # timeout=10 [2021-07-08T00:38:01.361Z] > git --version # 'git version 2.17.1' [2021-07-08T00:38:01.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-08T00:38:01.398Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-08T00:38:07.119Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-08T00:38:08.062Z] Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit 9ed388284450181241214f4175cad1f4f366d6e5 [2021-07-08T00:38:08.203Z] Merge succeeded, producing c3f48c284f21401f4077ad11ea0a65ba86adc32f [2021-07-08T00:38:08.203Z] Checking out Revision c3f48c284f21401f4077ad11ea0a65ba86adc32f (PR-3571) [2021-07-08T00:38:07.568Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-08T00:38:07.577Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-08T00:38:07.584Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-08T00:38:07.594Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-08T00:38:07.594Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-08T00:38:07.597Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-08T00:38:08.073Z] > git config core.sparsecheckout # timeout=10 [2021-07-08T00:38:08.081Z] > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 [2021-07-08T00:38:08.134Z] > git remote # timeout=10 [2021-07-08T00:38:08.140Z] > git config --get remote.origin.url # timeout=10 [2021-07-08T00:38:08.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-08T00:38:08.149Z] > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 [2021-07-08T00:38:08.198Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-08T00:38:08.208Z] > git config core.sparsecheckout # timeout=10 [2021-07-08T00:38:08.212Z] > git checkout -f c3f48c284f21401f4077ad11ea0a65ba86adc32f # timeout=10 [2021-07-08T00:38:11.895Z] Commit message: "Merge commit '4edb777b9d60e900e8671f5ac6453e52ef440742' into HEAD" [2021-07-08T00:38:11.912Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-08T00:38:13.096Z] + echo snap-build.sh [2021-07-08T00:38:13.096Z] snap-build.sh [2021-07-08T00:38:13.096Z] + SNAP_BASE_DIR=. [2021-07-08T00:38:13.096Z] + '[' '!' -z /w/workspace/edgex-go/18 ']' [2021-07-08T00:38:13.096Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/18 [2021-07-08T00:38:13.096Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/18]' [2021-07-08T00:38:13.096Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/18] [2021-07-08T00:38:13.096Z] + cd /w/workspace/edgex-go/18 [2021-07-08T00:38:13.096Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-08T00:38:13.096Z] Reading package lists... [2021-07-08T00:38:13.096Z] Building dependency tree... [2021-07-08T00:38:13.096Z] Reading state information... [2021-07-08T00:38:11.901Z] > git rev-list --no-walk f23cf2230e6970f778a5e23c83ab408aba9b1bb0 # timeout=10 [2021-07-08T00:38:13.364Z] The following packages were automatically installed and are no longer required: [2021-07-08T00:38:13.364Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-08T00:38:13.364Z] uidmap xdelta3 [2021-07-08T00:38:13.364Z] Use 'sudo apt autoremove' to remove them. [2021-07-08T00:38:13.364Z] The following packages will be REMOVED: [2021-07-08T00:38:13.364Z] lxd* lxd-client* [2021-07-08T00:38:13.626Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-08T00:38:13.626Z] After this operation, 31.7 MB disk space will be freed. [2021-07-08T00:38:14.676Z] (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-07-08T00:38:14.676Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-08T00:38:15.624Z] Removing lxd dnsmasq configuration [2021-07-08T00:38:15.624Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-08T00:38:15.624Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-08T00:39:03.741Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-08T00:39:03.741Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-08T00:39:08.097Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-08T00:39:08.097Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-08T00:39:14.843Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-08T00:39:14.843Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-08T00:39:14.843Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-08T00:39:14.843Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-08T00:39:16.306Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-08T00:39:16.586Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-08T00:39:18.030Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-08T00:39:18.030Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-08T00:39:18.030Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-08T00:39:18.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-08T00:39:30.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.192s coverage: 28.7% of statements [2021-07-08T00:39:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-08T00:39:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-08T00:39:31.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.339s coverage: 100.0% of statements [2021-07-08T00:39:31.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-08T00:39:32.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.343s coverage: 53.1% of statements [2021-07-08T00:39:32.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-08T00:39:32.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-08T00:39:33.877Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.491s coverage: 87.7% of statements [2021-07-08T00:39:33.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-08T00:39:33.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-08T00:39:33.877Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.216s coverage: 78.9% of statements [2021-07-08T00:39:38.207Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.181s coverage: 81.2% of statements [2021-07-08T00:39:38.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-08T00:39:38.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-08T00:39:38.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-08T00:39:38.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-08T00:39:38.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-08T00:39:43.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.194s coverage: 95.1% of statements [2021-07-08T00:39:43.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-08T00:39:43.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-08T00:39:43.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-08T00:39:43.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-08T00:39:43.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-08T00:39:43.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-08T00:39:43.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-08T00:39:43.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-08T00:39:43.659Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.164s coverage: 60.0% of statements [2021-07-08T00:39:43.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-08T00:39:43.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-08T00:39:43.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-08T00:39:43.659Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.228s coverage: 0.8% of statements [2021-07-08T00:39:43.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-08T00:39:43.659Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.142s coverage: 58.8% of statements [2021-07-08T00:39:43.659Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.345s coverage: 22.0% of statements [2021-07-08T00:39:43.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-08T00:39:43.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.169s coverage: 47.1% of statements [2021-07-08T00:39:43.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.220s coverage: 79.5% of statements [2021-07-08T00:39:43.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.152s coverage: 94.1% of statements [2021-07-08T00:39:43.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.228s coverage: 96.3% of statements [2021-07-08T00:39:45.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.168s coverage: 87.5% of statements [2021-07-08T00:39:58.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.206s coverage: 94.4% of statements [2021-07-08T00:39:58.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements [2021-07-08T00:40:03.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.872s coverage: 81.8% of statements [2021-07-08T00:40:03.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-08T00:40:07.155Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-08T00:40:07.155Z] (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-07-08T00:40:07.155Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-08T00:40:07.416Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-08T00:40:07.678Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-08T00:40:09.068Z] + sudo snap remove --purge lxd [2021-07-08T00:40:09.330Z] snap "lxd" is not installed [2021-07-08T00:40:09.330Z] + sudo groupadd --force --system lxd [2021-07-08T00:40:09.330Z] ++ whoami [2021-07-08T00:40:09.330Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-08T00:40:09.330Z] + newgrp - lxd [2021-07-08T00:40:09.592Z] + sudo snap install lxd [2021-07-08T00:40:12.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.237s coverage: 92.9% of statements [2021-07-08T00:40:12.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-08T00:40:12.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-08T00:40:12.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-08T00:40:12.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-07-08T00:40:12.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-08T00:40:12.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-08T00:40:12.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-08T00:40:12.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-08T00:40:12.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-08T00:40:12.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.170s coverage: 87.2% of statements [2021-07-08T00:40:12.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-08T00:40:12.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-08T00:40:12.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements [2021-07-08T00:40:12.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-08T00:40:12.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.160s coverage: 58.8% of statements [2021-07-08T00:40:12.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-08T00:40:12.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.216s coverage: 80.0% of statements [2021-07-08T00:40:12.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.228s coverage: 87.2% of statements [2021-07-08T00:40:12.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.276s coverage: 85.4% of statements [2021-07-08T00:40:12.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.285s coverage: 91.2% of statements [2021-07-08T00:40:12.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-08T00:40:12.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.637s coverage: 64.4% of statements [2021-07-08T00:40:12.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-08T00:40:12.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-08T00:40:12.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.162s coverage: 100.0% of statements [2021-07-08T00:40:12.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements [2021-07-08T00:40:12.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-07-08T00:40:12.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2021-07-08T00:40:12.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements [2021-07-08T00:40:16.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.009s coverage: 66.9% of statements [2021-07-08T00:40:16.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-08T00:40:16.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-08T00:40:16.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-08T00:40:18.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.739s coverage: 43.6% of statements [2021-07-08T00:40:18.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-08T00:40:18.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-08T00:40:18.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.216s coverage: 89.5% of statements [2021-07-08T00:40:18.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-08T00:40:18.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.229s coverage: 84.8% of statements [2021-07-08T00:40:18.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-08T00:40:24.518Z] 2021-07-08T00:40:20Z INFO Waiting for automatic snapd restart... [2021-07-08T00:40:26.340Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.206s coverage: 19.3% of statements [2021-07-08T00:40:26.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-08T00:40:26.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-08T00:40:26.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-08T00:40:26.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-08T00:40:26.340Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.535s coverage: 91.9% of statements [2021-07-08T00:40:26.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-08T00:40:26.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-08T00:40:26.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-08T00:40:26.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-08T00:40:26.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-08T00:40:26.340Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.183s coverage: 62.7% of statements [2021-07-08T00:40:26.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-08T00:40:26.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-08T00:40:26.340Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.372s coverage: 97.6% of statements [2021-07-08T00:40:26.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-08T00:40:26.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-08T00:40:26.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-08T00:40:26.340Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-08T00:40:26.340Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-08T00:40:26.340Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.161s coverage: 28.9% of statements [2021-07-08T00:40:26.340Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-08T00:40:26.340Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-08T00:40:26.340Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-08T00:40:26.340Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-08T00:40:26.340Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-08T00:40:26.340Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-08T00:40:26.340Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.161s coverage: 100.0% of statements [2021-07-08T00:40:26.340Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements [2021-07-08T00:40:26.340Z] GO111MODULE=on go vet ./... [2021-07-08T00:40:36.758Z] lxd 4.15 from Canonical* installed [2021-07-08T00:40:36.758Z] + sudo lxd init --auto [2021-07-08T00:40:44.907Z] + sudo snap install --classic snapcraft [2021-07-08T00:40:53.049Z] snapcraft 4.8.3 from Canonical* installed [2021-07-08T00:40:53.050Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-08T00:40:53.050Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-08T00:40:53.050Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-08T00:40:53.050Z] Dload Upload Total Spent Left Speed [2021-07-08T00:40:53.050Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4180 0 --:--:-- --:--:-- --:--:-- 4180 [2021-07-08T00:40:53.311Z] 67 3325k 67 2247k 0 0 5884k 0 --:--:-- --:--:-- --:--:-- 5884k 100 3325k 100 3325k 0 0 8333k 0 --:--:-- --:--:-- --:--:-- 65.7M [2021-07-08T00:40:53.311Z] ./yq_linux_amd64 [2021-07-08T00:40:53.311Z] + sudo snapcraft prime --use-lxd [2021-07-08T00:40:55.857Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-08T00:40:55.857Z] 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-07-08T00:40:55.857Z] - README.md [2021-07-08T00:40:55.857Z] [2021-07-08T00:40:55.857Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-08T00:40:56.118Z] Launching a container. [2021-07-08T00:41:04.262Z] Waiting for container to be ready [2021-07-08T00:41:04.262Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-08T00:41:04.262Z] [2021-07-08T00:41:09.567Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-08T00:41:09.567Z] Waiting for network to be ready... [2021-07-08T00:41:09.567Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-08T00:41:09.829Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-08T00:41:09.829Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-08T00:41:09.829Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-08T00:41:09.829Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-08T00:41:09.829Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-08T00:41:09.829Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-08T00:41:09.829Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-08T00:41:09.829Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-08T00:41:09.829Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-08T00:41:10.404Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-08T00:41:10.404Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-08T00:41:10.667Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-08T00:41:10.928Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-08T00:41:10.928Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-08T00:41:10.928Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-08T00:41:10.928Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-08T00:41:10.928Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-08T00:41:11.188Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-08T00:41:11.470Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-08T00:41:11.470Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-08T00:41:11.470Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-08T00:41:11.470Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-08T00:41:11.470Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-08T00:41:11.470Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-08T00:41:11.470Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-08T00:41:11.470Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-08T00:41:14.022Z] Fetched 24.8 MB in 4s (5771 kB/s) [2021-07-08T00:41:14.593Z] Reading package lists... [2021-07-08T00:41:14.854Z] Reading package lists... [2021-07-08T00:41:15.124Z] Building dependency tree... [2021-07-08T00:41:15.124Z] Reading state information... [2021-07-08T00:41:15.124Z] The following additional packages will be installed: [2021-07-08T00:41:15.124Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-08T00:41:15.124Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-08T00:41:15.124Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-08T00:41:15.124Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-08T00:41:15.124Z] Suggested packages: [2021-07-08T00:41:15.124Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-08T00:41:15.124Z] Recommended packages: [2021-07-08T00:41:15.124Z] gnupg libsasl2-modules [2021-07-08T00:41:15.385Z] The following NEW packages will be installed: [2021-07-08T00:41:15.385Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-08T00:41:15.385Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-08T00:41:15.385Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-08T00:41:15.385Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-08T00:41:15.385Z] The following packages will be upgraded: [2021-07-08T00:41:15.385Z] gpg gpg-agent gpgconf libudev1 [2021-07-08T00:41:15.385Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-08T00:41:15.385Z] Need to get 3530 kB of archives. [2021-07-08T00:41:15.385Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-08T00:41:15.385Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-07-08T00:41:15.385Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-07-08T00:41:15.385Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-08T00:41:15.385Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-07-08T00:41:15.647Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-08T00:41:15.908Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-08T00:41:16.170Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-08T00:41:16.170Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-08T00:41:16.170Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-08T00:41:16.170Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-08T00:41:16.170Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-08T00:41:16.432Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-08T00:41:16.432Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-08T00:41:16.432Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-08T00:41:16.432Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-08T00:41:16.432Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-08T00:41:16.432Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-08T00:41:16.432Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-08T00:41:16.432Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-08T00:41:16.432Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-08T00:41:16.432Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-08T00:41:16.432Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-08T00:41:16.432Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-08T00:41:16.695Z] Fetched 3530 kB in 1s (3097 kB/s) [2021-07-08T00:41:16.695Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-08T00:41:16.695Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-08T00:41:16.695Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-08T00:41:16.956Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-08T00:41:16.956Z] Selecting previously unselected package udev. [2021-07-08T00:41:16.956Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-08T00:41:16.956Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-08T00:41:17.218Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-08T00:41:17.482Z] Selecting previously unselected package libfuse2:amd64. [2021-07-08T00:41:17.482Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-08T00:41:17.482Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-08T00:41:17.482Z] Selecting previously unselected package fuse. [2021-07-08T00:41:17.482Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-08T00:41:17.482Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-08T00:41:17.482Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-08T00:41:17.482Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-08T00:41:17.482Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-08T00:41:17.482Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-08T00:41:17.744Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-08T00:41:17.744Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-08T00:41:17.744Z] Selecting previously unselected package libksba8:amd64. [2021-07-08T00:41:17.744Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-08T00:41:17.744Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-08T00:41:17.744Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-08T00:41:17.744Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-08T00:41:17.744Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:41:18.007Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-08T00:41:18.007Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-08T00:41:18.007Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:41:18.007Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-08T00:41:18.007Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-08T00:41:18.007Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:41:18.007Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-08T00:41:18.007Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-08T00:41:18.007Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:41:18.268Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-08T00:41:18.268Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-08T00:41:18.268Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:41:18.268Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-08T00:41:18.268Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-08T00:41:18.268Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:41:18.268Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-08T00:41:18.268Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-08T00:41:18.268Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:41:18.268Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-08T00:41:18.529Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-08T00:41:18.529Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:41:18.529Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-08T00:41:18.529Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-08T00:41:18.529Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:41:18.529Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-08T00:41:18.529Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-08T00:41:18.529Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-08T00:41:18.529Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-08T00:41:18.529Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-08T00:41:18.529Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-08T00:41:18.792Z] Selecting previously unselected package libldap-common. [2021-07-08T00:41:18.792Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-08T00:41:18.792Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-08T00:41:18.792Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-08T00:41:18.792Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-08T00:41:18.792Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-08T00:41:18.792Z] Selecting previously unselected package dirmngr. [2021-07-08T00:41:18.792Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-08T00:41:18.792Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-08T00:41:19.053Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-08T00:41:19.053Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-08T00:41:19.053Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-08T00:41:19.053Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-08T00:41:19.053Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-08T00:41:19.053Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-08T00:41:19.053Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:41:19.053Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-08T00:41:19.053Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-08T00:41:19.053Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-08T00:41:19.688Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-08T00:41:19.688Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:41:19.688Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-08T00:41:19.688Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-08T00:41:19.688Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-08T00:41:19.688Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:41:19.688Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:41:19.688Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:41:19.688Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:41:19.688Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:41:19.688Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:41:19.688Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:41:19.688Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-08T00:41:19.949Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-08T00:41:19.949Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-08T00:41:20.210Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-08T00:41:20.210Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-08T00:41:20.210Z] This means they are not meant to be enabled using systemctl. [2021-07-08T00:41:20.210Z] Possible reasons for having this kind of units are: [2021-07-08T00:41:20.210Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-08T00:41:20.210Z] .wants/ or .requires/ directory. [2021-07-08T00:41:20.210Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-08T00:41:20.210Z] a requirement dependency on it. [2021-07-08T00:41:20.210Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-08T00:41:20.210Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-08T00:41:20.210Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-08T00:41:20.210Z] instance name specified. [2021-07-08T00:41:20.472Z] Reading package lists... [2021-07-08T00:41:20.733Z] Building dependency tree... [2021-07-08T00:41:20.733Z] Reading state information... [2021-07-08T00:41:20.733Z] The following additional packages will be installed: [2021-07-08T00:41:20.733Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-08T00:41:20.733Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-08T00:41:20.733Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-08T00:41:20.733Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-08T00:41:20.733Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-08T00:41:20.733Z] Suggested packages: [2021-07-08T00:41:20.733Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-08T00:41:20.733Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-08T00:41:20.733Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-08T00:41:20.733Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-08T00:41:20.733Z] systemd-container policykit-1 [2021-07-08T00:41:20.733Z] Recommended packages: [2021-07-08T00:41:20.733Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-08T00:41:20.995Z] The following NEW packages will be installed: [2021-07-08T00:41:20.995Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-08T00:41:20.995Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-08T00:41:20.995Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-08T00:41:20.995Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-08T00:41:20.995Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-08T00:41:20.995Z] The following packages will be upgraded: [2021-07-08T00:41:20.995Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-08T00:41:20.995Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-08T00:41:20.995Z] Need to get 36.7 MB of archives. [2021-07-08T00:41:20.995Z] After this operation, 147 MB of additional disk space will be used. [2021-07-08T00:41:20.995Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-08T00:41:20.995Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-08T00:41:20.995Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-08T00:41:20.995Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-08T00:41:20.995Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-07-08T00:41:21.259Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-07-08T00:41:21.259Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-08T00:41:21.259Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-08T00:41:21.259Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-08T00:41:21.259Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-08T00:41:21.259Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-08T00:41:21.259Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-08T00:41:21.259Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-08T00:41:21.259Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-08T00:41:21.259Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-08T00:41:21.259Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-08T00:41:21.834Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-08T00:41:21.834Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-08T00:41:21.834Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-08T00:41:22.096Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-08T00:41:22.096Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-08T00:41:22.096Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-08T00:41:22.096Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-08T00:41:22.096Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-08T00:41:22.096Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-08T00:41:22.096Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-08T00:41:22.096Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-08T00:41:22.096Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-08T00:41:22.096Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-08T00:41:22.096Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-08T00:41:23.487Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-08T00:41:23.487Z] Fetched 36.7 MB in 3s (14.5 MB/s) [2021-07-08T00:41:23.487Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-08T00:41:23.487Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-08T00:41:23.749Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-08T00:41:24.324Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-08T00:41:24.324Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-08T00:41:24.324Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-08T00:41:24.324Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-08T00:41:24.324Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-08T00:41:24.324Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-08T00:41:25.268Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-08T00:41:25.268Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-08T00:41:25.268Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-08T00:41:25.268Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-08T00:41:25.530Z] Setting up apt (1.6.14) ... [2021-07-08T00:41:25.530Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-08T00:41:26.103Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-08T00:41:26.103Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-08T00:41:26.103Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-08T00:41:26.103Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-08T00:41:26.373Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-08T00:41:26.374Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-08T00:41:26.374Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-08T00:41:26.635Z] Selecting previously unselected package libexpat1:amd64. [2021-07-08T00:41:26.635Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-08T00:41:26.635Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-08T00:41:26.635Z] Selecting previously unselected package python3.6-minimal. [2021-07-08T00:41:26.635Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-08T00:41:26.635Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-08T00:41:26.898Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-08T00:41:27.160Z] Checking for services that may need to be restarted...done. [2021-07-08T00:41:27.160Z] Checking for services that may need to be restarted...done. [2021-07-08T00:41:27.160Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-08T00:41:27.422Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-08T00:41:27.422Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-08T00:41:27.997Z] Selecting previously unselected package python3-minimal. [2021-07-08T00:41:27.997Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-08T00:41:27.997Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-08T00:41:27.997Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-08T00:41:27.997Z] Selecting previously unselected package mime-support. [2021-07-08T00:41:27.997Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-08T00:41:27.997Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-08T00:41:28.258Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-08T00:41:28.258Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-08T00:41:28.258Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-08T00:41:28.258Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-08T00:41:28.258Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-08T00:41:28.258Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-08T00:41:32.472Z] Selecting previously unselected package python3.6. [2021-07-08T00:41:32.472Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-08T00:41:32.472Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-08T00:41:32.472Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-08T00:41:32.472Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-08T00:41:32.472Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-08T00:41:32.472Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-08T00:41:32.733Z] Selecting previously unselected package python3. [2021-07-08T00:41:32.734Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-08T00:41:32.734Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-08T00:41:32.734Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-08T00:41:32.734Z] Selecting previously unselected package multiarch-support. [2021-07-08T00:41:32.734Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-08T00:41:32.734Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-08T00:41:32.734Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-08T00:41:32.993Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-08T00:41:32.993Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-08T00:41:32.993Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-08T00:41:32.993Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-08T00:41:32.993Z] Selecting previously unselected package libbsd0:amd64. [2021-07-08T00:41:32.993Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-08T00:41:32.993Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-08T00:41:32.993Z] Selecting previously unselected package sudo. [2021-07-08T00:41:32.993Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-08T00:41:32.993Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-08T00:41:33.255Z] Selecting previously unselected package apparmor. [2021-07-08T00:41:33.255Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-08T00:41:33.255Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-08T00:41:33.255Z] Selecting previously unselected package libedit2:amd64. [2021-07-08T00:41:33.255Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-08T00:41:33.255Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-08T00:41:33.516Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-08T00:41:33.516Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-08T00:41:33.516Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-08T00:41:33.516Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-08T00:41:33.516Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-08T00:41:33.516Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-08T00:41:33.516Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-08T00:41:33.516Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-08T00:41:33.516Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-08T00:41:33.516Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-08T00:41:33.516Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-08T00:41:33.516Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-08T00:41:33.779Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-08T00:41:33.779Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-08T00:41:33.779Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-08T00:41:33.779Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-08T00:41:33.779Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-08T00:41:33.779Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-08T00:41:34.042Z] Selecting previously unselected package openssh-client. [2021-07-08T00:41:34.042Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-08T00:41:34.042Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-08T00:41:34.042Z] Selecting previously unselected package squashfs-tools. [2021-07-08T00:41:34.042Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-08T00:41:34.042Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-08T00:41:34.042Z] Selecting previously unselected package snapd. [2021-07-08T00:41:34.042Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-08T00:41:34.304Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-08T00:41:36.858Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-08T00:41:36.858Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-08T00:41:36.858Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-08T00:41:36.858Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-08T00:41:36.858Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-08T00:41:36.858Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-08T00:41:36.858Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-08T00:41:36.858Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-08T00:41:36.858Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-08T00:41:37.804Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-08T00:41:38.065Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-08T00:41:38.065Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-08T00:41:38.065Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-08T00:41:38.065Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-08T00:41:38.065Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-08T00:41:38.640Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-08T00:41:38.640Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-08T00:41:38.640Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-08T00:41:38.640Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-08T00:41:38.640Z] running python rtupdate hooks for python3.6... [2021-07-08T00:41:38.640Z] running python post-rtupdate hooks for python3.6... [2021-07-08T00:41:38.640Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-08T00:41:39.587Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-08T00:41:39.587Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-08T00:41:39.587Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-08T00:41:39.847Z] Setting up snapd (2.49.2+18.04) ... [2021-07-08T00:41:40.107Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-08T00:41:40.368Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-08T00:41:40.368Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-08T00:41:40.630Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-08T00:41:40.630Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-08T00:41:40.630Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-08T00:41:40.890Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-08T00:41:41.151Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-08T00:41:41.151Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-08T00:41:41.413Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-08T00:41:41.413Z] /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-07-08T00:41:41.413Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-08T00:41:41.674Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-08T00:41:42.247Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-08T00:41:42.508Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-08T00:41:42.508Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-08T00:41:43.715Z] Reading package lists... [2021-07-08T00:41:43.976Z] Reading package lists... [2021-07-08T00:41:43.976Z] Building dependency tree... [2021-07-08T00:41:43.976Z] Reading state information... [2021-07-08T00:41:44.238Z] Calculating upgrade... [2021-07-08T00:41:44.238Z] The following packages will be upgraded: [2021-07-08T00:41:44.238Z] advancecomp base-files bash binutils binutils-common [2021-07-08T00:41:44.238Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-08T00:41:44.238Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-08T00:41:44.238Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-08T00:41:44.238Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-08T00:41:44.238Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-08T00:41:44.238Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-08T00:41:44.238Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-08T00:41:44.238Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-08T00:41:44.238Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-08T00:41:44.238Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-08T00:41:44.238Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-08T00:41:44.238Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-08T00:41:44.238Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-08T00:41:44.238Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-08T00:41:44.238Z] ubuntu-keyring util-linux [2021-07-08T00:41:44.238Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-08T00:41:44.238Z] Need to get 64.1 MB of archives. [2021-07-08T00:41:44.238Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-08T00:41:44.238Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-08T00:41:44.501Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-08T00:41:44.501Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-08T00:41:44.501Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-08T00:41:44.501Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-08T00:41:44.501Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-08T00:41:44.501Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-08T00:41:44.501Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-08T00:41:44.501Z] 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-07-08T00:41:44.501Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-08T00:41:44.501Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-08T00:41:44.501Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-08T00:41:44.501Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-08T00:41:44.501Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-08T00:41:44.501Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-08T00:41:44.501Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-08T00:41:44.501Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-08T00:41:44.501Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-08T00:41:44.763Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-08T00:41:44.763Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-08T00:41:44.763Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-08T00:41:44.763Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-08T00:41:44.763Z] 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-07-08T00:41:44.763Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-08T00:41:44.763Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-08T00:41:44.763Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-08T00:41:44.763Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-08T00:41:44.763Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-08T00:41:44.763Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-08T00:41:44.763Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-08T00:41:44.763Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-08T00:41:44.763Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-08T00:41:44.763Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-08T00:41:44.763Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-08T00:41:44.763Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-08T00:41:44.763Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-08T00:41:44.763Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-08T00:41:44.763Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-08T00:41:44.763Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-08T00:41:44.763Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-08T00:41:44.763Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-08T00:41:44.763Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-08T00:41:44.763Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-08T00:41:44.763Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-08T00:41:44.763Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-08T00:41:44.763Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-08T00:41:44.763Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-08T00:41:44.763Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-08T00:41:44.763Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-08T00:41:44.763Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-07-08T00:41:44.763Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-08T00:41:44.763Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-08T00:41:44.763Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-08T00:41:44.763Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-08T00:41:44.763Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-08T00:41:44.763Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-08T00:41:44.763Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-08T00:41:45.024Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-08T00:41:45.284Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-08T00:41:45.284Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-08T00:41:45.284Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-08T00:41:45.284Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-08T00:41:45.284Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-08T00:41:45.285Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-08T00:41:45.285Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-08T00:41:45.285Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-08T00:41:45.545Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-08T00:41:45.545Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-08T00:41:45.545Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-08T00:41:45.545Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-08T00:41:45.545Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-08T00:41:45.545Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-08T00:41:45.545Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-08T00:41:45.545Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-08T00:41:45.545Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-08T00:41:45.545Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-08T00:41:45.545Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-08T00:41:45.805Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-08T00:41:45.805Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-08T00:41:45.805Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-08T00:41:45.805Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-08T00:41:45.805Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-08T00:41:45.805Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-08T00:41:45.805Z] Get:84 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-07-08T00:41:45.805Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-08T00:41:45.805Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-08T00:41:45.805Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-08T00:41:46.082Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-08T00:41:46.082Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-08T00:41:46.082Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-08T00:41:46.082Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-08T00:41:46.082Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-08T00:41:46.082Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-08T00:41:46.082Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-08T00:41:46.082Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-08T00:41:46.082Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-07-08T00:41:46.082Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-08T00:41:46.082Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-08T00:41:46.371Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-08T00:41:46.371Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-08T00:41:46.371Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-08T00:41:46.371Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-08T00:41:46.371Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-08T00:41:46.371Z] Fetched 64.1 MB in 2s (31.4 MB/s) [2021-07-08T00:41:46.732Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-08T00:41:46.733Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-08T00:41:46.733Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-08T00:41:47.019Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-08T00:41:47.019Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-08T00:41:47.019Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-08T00:41:47.019Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-08T00:41:47.303Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-08T00:41:47.303Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-08T00:41:47.608Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-08T00:41:47.608Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-08T00:41:47.873Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-08T00:41:47.873Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-08T00:41:47.873Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-08T00:41:47.873Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-08T00:41:48.134Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-08T00:41:48.134Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-08T00:41:48.134Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-08T00:41:48.134Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-08T00:41:48.134Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-08T00:41:48.134Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-08T00:41:48.134Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-08T00:41:48.151Z] gofmt -l . [2021-07-08T00:41:48.151Z] [ "`gofmt -l .`" = "" ] [2021-07-08T00:41:48.151Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-08T00:41:48.397Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-08T00:41:48.397Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-08T00:41:48.397Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-08T00:41:48.397Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-08T00:41:48.397Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-08T00:41:48.397Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-08T00:41:48.397Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-08T00:41:48.661Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-08T00:41:48.661Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-08T00:41:48.661Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-08T00:41:48.661Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-08T00:41:48.811Z] + ls -al . [2021-07-08T00:41:48.811Z] total 588 [2021-07-08T00:41:48.811Z] drwxrwxr-x 9 1001 1001 4096 Jul 8 00:41 . [2021-07-08T00:41:48.811Z] drwxr-xr-x 4 root root 4096 Jul 8 00:37 .. [2021-07-08T00:41:48.811Z] -rw-rw-r-- 1 1001 1001 11 Jul 8 00:35 .dockerignore [2021-07-08T00:41:48.811Z] drwxrwxr-x 8 1001 1001 4096 Jul 8 00:36 .git [2021-07-08T00:41:48.811Z] drwxrwxr-x 3 1001 1001 4096 Jul 8 00:35 .github [2021-07-08T00:41:48.811Z] -rw-rw-r-- 1 1001 1001 818 Jul 8 00:35 .gitignore [2021-07-08T00:41:48.811Z] -rw-rw-r-- 1 1001 1001 166 Jul 8 00:35 .sonarcloud.properties [2021-07-08T00:41:48.811Z] -rw-rw-r-- 1 1001 1001 8609 Jul 8 00:35 Attribution.txt [2021-07-08T00:41:48.811Z] -rw-rw-r-- 1 1001 1001 43881 Jul 8 00:35 CHANGELOG.md [2021-07-08T00:41:48.811Z] -rw-rw-r-- 1 1001 1001 3804 Jul 8 00:35 CONTRIBUTING.md [2021-07-08T00:41:48.811Z] -rw-rw-r-- 1 1001 1001 931 Jul 8 00:35 Dockerfile.build [2021-07-08T00:41:48.811Z] -rw-rw-r-- 1 1001 1001 849 Jul 8 00:35 Jenkinsfile [2021-07-08T00:41:48.811Z] -rw-rw-r-- 1 1001 1001 10775 Jul 8 00:35 LICENSE [2021-07-08T00:41:48.811Z] -rw-rw-r-- 1 1001 1001 5605 Jul 8 00:35 Makefile [2021-07-08T00:41:48.811Z] -rw-rw-r-- 1 1001 1001 7818 Jul 8 00:35 README.md [2021-07-08T00:41:48.811Z] -rw-rw-r-- 1 1001 1001 6912 Jul 8 00:35 SECURITY.md [2021-07-08T00:41:48.811Z] -rw-rw-r-- 1 1001 1001 5 Jul 8 00:31 VERSION [2021-07-08T00:41:48.811Z] -rw-rw-r-- 1 1001 1001 4131 Jul 8 00:35 ZMQWindows.md [2021-07-08T00:41:48.811Z] drwxrwxr-x 2 1001 1001 4096 Jul 8 00:35 bin [2021-07-08T00:41:48.811Z] drwxrwxr-x 14 1001 1001 4096 Jul 8 00:35 cmd [2021-07-08T00:41:48.811Z] -rw-r--r-- 1 root root 398095 Jul 8 00:40 coverage.out [2021-07-08T00:41:48.811Z] -rw-rw-r-- 1 1001 1001 806 Jul 8 00:35 go.mod [2021-07-08T00:41:48.811Z] -rw-r--r-- 1 root root 20850 Jul 8 00:37 go.sum [2021-07-08T00:41:48.811Z] drwxrwxr-x 7 1001 1001 4096 Jul 8 00:35 internal [2021-07-08T00:41:48.811Z] drwxrwxr-x 3 1001 1001 4096 Jul 8 00:35 openapi [2021-07-08T00:41:48.811Z] drwxrwxr-x 4 1001 1001 4096 Jul 8 00:35 snap [2021-07-08T00:41:48.811Z] -rw-rw-r-- 1 1001 1001 168 Jul 8 00:35 version.go [Pipeline] sh [2021-07-08T00:41:48.923Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-08T00:41:48.923Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-08T00:41:48.923Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-08T00:41:48.923Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-08T00:41:49.470Z] + '[' -e coverage.out ] [2021-07-08T00:41:49.470Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-08T00:41:49.503Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-08T00:41:49.503Z] Warning: overwriting stash ‘coverage-report’ [2021-07-08T00:41:49.763Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-08T00:41:49.764Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-08T00:41:49.764Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-08T00:41:49.764Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-08T00:41:49.764Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-08T00:41:50.024Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-08T00:41:50.024Z] Installing new version of config file /etc/issue ... [2021-07-08T00:41:50.024Z] Installing new version of config file /etc/issue.net ... [2021-07-08T00:41:50.024Z] Installing new version of config file /etc/lsb-release ... [2021-07-08T00:41:50.024Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-08T00:41:50.247Z] Stashed 1 file(s) [Pipeline] sh [2021-07-08T00:41:50.285Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-08T00:41:50.285Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-08T00:41:50.285Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-08T00:41:50.285Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:41:50.285Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-08T00:41:50.285Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-08T00:41:50.546Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-08T00:41:50.547Z] 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-07-08T00:41:50.547Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:41:50.547Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-08T00:41:50.547Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-08T00:41:50.547Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-08T00:41:50.547Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:41:50.547Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-08T00:41:50.547Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-08T00:41:50.808Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-08T00:41:50.808Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:41:50.808Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-08T00:41:50.808Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-08T00:41:50.896Z] + make build [2021-07-08T00:41:50.896Z] go mod tidy [2021-07-08T00:41:51.069Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-08T00:41:51.069Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:41:51.069Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-08T00:41:51.069Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-08T00:41:51.330Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-08T00:41:51.330Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:41:51.330Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-08T00:41:51.330Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-08T00:41:51.330Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-08T00:41:51.490Z] 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-07-08T00:41:51.596Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:41:51.597Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-08T00:41:51.597Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-08T00:41:51.597Z] Setting up grep (3.1-2build1) ... [2021-07-08T00:41:51.597Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:41:51.597Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-08T00:41:51.597Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-08T00:41:51.860Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-08T00:41:52.121Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:41:52.121Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-08T00:41:52.121Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-08T00:41:52.121Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-08T00:41:52.383Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:41:52.383Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-08T00:41:52.383Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-08T00:41:53.326Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-08T00:41:53.327Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-08T00:41:53.589Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-08T00:41:53.589Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-08T00:41:53.851Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-08T00:41:53.851Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:41:53.851Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-08T00:41:54.111Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-08T00:41:54.683Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-08T00:41:54.683Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-08T00:41:54.683Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-08T00:41:54.683Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-08T00:41:54.943Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-08T00:41:54.943Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:41:54.943Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-08T00:41:54.943Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-08T00:41:54.943Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-08T00:41:55.204Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:41:55.204Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-08T00:41:55.204Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-08T00:41:55.204Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-08T00:41:55.485Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:41:55.485Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-08T00:41:55.485Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-08T00:41:55.485Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-08T00:41:55.485Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:41:55.485Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-08T00:41:55.485Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-08T00:41:55.746Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-08T00:41:55.746Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:41:55.746Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-08T00:41:55.746Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-08T00:41:56.008Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-08T00:41:56.008Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:41:56.008Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-08T00:41:56.008Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-08T00:41:56.272Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-08T00:41:56.272Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-08T00:41:56.272Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-08T00:41:56.272Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:41:56.272Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-08T00:41:56.272Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-08T00:41:56.535Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-08T00:41:56.535Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:41:56.535Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-08T00:41:56.535Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-08T00:41:56.535Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-08T00:41:56.535Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:41:56.535Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-08T00:41:56.535Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-08T00:41:56.797Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-08T00:41:56.797Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:41:56.797Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-08T00:41:56.797Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-08T00:41:57.368Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-08T00:41:57.368Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-08T00:41:57.629Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-08T00:41:57.629Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:41:57.629Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-08T00:41:57.629Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-08T00:41:57.891Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-08T00:41:58.153Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:41:58.153Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-08T00:41:58.153Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-08T00:41:58.194Z] 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-07-08T00:41:58.413Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-08T00:41:58.675Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-08T00:41:58.675Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-08T00:41:58.675Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-08T00:41:58.675Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-08T00:41:58.936Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-08T00:41:58.936Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-08T00:41:58.936Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-08T00:41:58.936Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-08T00:41:59.197Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-08T00:41:59.197Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-08T00:41:59.197Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-08T00:41:59.197Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-08T00:41:59.197Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-08T00:41:59.197Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-08T00:41:59.197Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-08T00:41:59.459Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-08T00:41:59.459Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-08T00:41:59.459Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-08T00:41:59.459Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-08T00:41:59.720Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-08T00:41:59.720Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-08T00:41:59.720Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-08T00:41:59.981Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-08T00:41:59.981Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-08T00:41:59.981Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:41:59.981Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-08T00:41:59.981Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-08T00:42:00.243Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-08T00:42:00.243Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-08T00:42:00.243Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-08T00:42:00.243Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-08T00:42:00.243Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-08T00:42:00.504Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:42:00.504Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-08T00:42:00.504Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-08T00:42:00.504Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-08T00:42:00.504Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:42:00.504Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-08T00:42:00.766Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-08T00:42:00.766Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-08T00:42:00.766Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:42:00.766Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-08T00:42:00.766Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-08T00:42:01.036Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-08T00:42:01.036Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:42:01.036Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-08T00:42:01.036Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-08T00:42:01.036Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-08T00:42:01.297Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:42:01.297Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-08T00:42:01.297Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-08T00:42:01.297Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-08T00:42:01.558Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:42:01.558Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-08T00:42:01.558Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-08T00:42:02.508Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-08T00:42:02.508Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:42:02.508Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-08T00:42:02.508Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-08T00:42:02.770Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-08T00:42:02.770Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:42:02.770Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-08T00:42:02.770Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-08T00:42:02.770Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-08T00:42:03.032Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:42:03.032Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-08T00:42:03.032Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-08T00:42:03.032Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-08T00:42:03.293Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:42:03.293Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-08T00:42:03.293Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-08T00:42:03.293Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-08T00:42:03.293Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:42:03.293Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-08T00:42:03.293Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-08T00:42:03.554Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-08T00:42:03.554Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:42:03.554Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-08T00:42:03.554Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-08T00:42:03.820Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-08T00:42:03.820Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:42:03.820Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-08T00:42:04.081Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-08T00:42:04.081Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-08T00:42:04.081Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:42:04.081Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-08T00:42:04.081Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-08T00:42:04.352Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-08T00:42:04.352Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:42:04.352Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-08T00:42:04.352Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-08T00:42:04.352Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-08T00:42:04.615Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-08T00:42:04.615Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-08T00:42:04.615Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-08T00:42:04.615Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-08T00:42:04.615Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-08T00:42:04.877Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-08T00:42:04.877Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-08T00:42:04.877Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-08T00:42:05.139Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-08T00:42:05.139Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-08T00:42:05.139Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-08T00:42:05.401Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-08T00:42:05.401Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-08T00:42:05.401Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-08T00:42:05.401Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-08T00:42:05.662Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-08T00:42:05.662Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-08T00:42:05.924Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-08T00:42:05.924Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-08T00:42:05.924Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-08T00:42:05.924Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-08T00:42:05.924Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-08T00:42:06.185Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-08T00:42:06.185Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-08T00:42:06.185Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-08T00:42:07.134Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-08T00:42:07.134Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-08T00:42:07.134Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-08T00:42:07.134Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-08T00:42:07.134Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-08T00:42:07.134Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-08T00:42:07.704Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-08T00:42:07.704Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-08T00:42:07.704Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-08T00:42:07.704Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-08T00:42:07.704Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-08T00:42:07.705Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-08T00:42:07.705Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-08T00:42:07.705Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-08T00:42:07.965Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-08T00:42:07.965Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-08T00:42:07.965Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-08T00:42:07.965Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-08T00:42:07.965Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-08T00:42:07.965Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-08T00:42:09.350Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-08T00:42:09.350Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-08T00:42:09.926Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-08T00:42:09.926Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-08T00:42:10.499Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-08T00:42:10.499Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-08T00:42:10.759Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-08T00:42:10.759Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-08T00:42:11.702Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-08T00:42:11.702Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-08T00:42:11.702Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-08T00:42:11.702Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-08T00:42:11.702Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-08T00:42:11.702Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-08T00:42:11.964Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-08T00:42:11.964Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-08T00:42:11.964Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-08T00:42:11.964Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-08T00:42:12.232Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-08T00:42:12.232Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-08T00:42:12.232Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-08T00:42:12.232Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-08T00:42:12.232Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-08T00:42:12.232Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-08T00:42:12.232Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-08T00:42:12.492Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-08T00:42:12.492Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-08T00:42:12.492Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-08T00:42:12.492Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-08T00:42:12.492Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-08T00:42:12.492Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-08T00:42:12.492Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-08T00:42:12.752Z] [2021-07-08T00:42:12.752Z] Current default time zone: 'Etc/UTC' [2021-07-08T00:42:12.752Z] Local time is now: Thu Jul 8 00:42:12 UTC 2021. [2021-07-08T00:42:12.752Z] Universal Time is now: Thu Jul 8 00:42:12 UTC 2021. [2021-07-08T00:42:12.752Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-08T00:42:12.752Z] [2021-07-08T00:42:12.753Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-08T00:42:12.753Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-08T00:42:12.753Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-08T00:42:12.753Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-08T00:42:12.753Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-08T00:42:12.753Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-08T00:42:12.753Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-08T00:42:12.753Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-08T00:42:12.753Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-08T00:42:12.753Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-08T00:42:12.753Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-08T00:42:12.753Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-08T00:42:13.014Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-08T00:42:13.014Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-08T00:42:13.014Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-08T00:42:13.014Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-08T00:42:13.014Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-08T00:42:13.014Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-08T00:42:13.014Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-08T00:42:13.014Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-08T00:42:13.014Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-08T00:42:13.014Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-08T00:42:13.014Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-08T00:42:14.929Z] Updating certificates in /etc/ssl/certs... [2021-07-08T00:42:15.501Z] 23 added, 27 removed; done. [2021-07-08T00:42:15.769Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-08T00:42:15.769Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-08T00:42:15.769Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-08T00:42:15.769Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-08T00:42:15.769Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-08T00:42:15.769Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-08T00:42:15.769Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-08T00:42:15.769Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-08T00:42:15.769Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-08T00:42:15.769Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-08T00:42:16.032Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-08T00:42:16.032Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-08T00:42:16.032Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-08T00:42:16.032Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-08T00:42:16.032Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-08T00:42:16.032Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-08T00:42:16.032Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-08T00:42:16.032Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-08T00:42:16.032Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-08T00:42:16.032Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-08T00:42:16.032Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-08T00:42:16.032Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-08T00:42:16.032Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-08T00:42:16.032Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-08T00:42:16.294Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-08T00:42:16.294Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-08T00:42:16.294Z] Updating certificates in /etc/ssl/certs... [2021-07-08T00:42:16.867Z] 0 added, 0 removed; done. [2021-07-08T00:42:16.867Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-08T00:42:16.867Z] done. [2021-07-08T00:42:17.128Z] Reading package lists... [2021-07-08T00:42:17.389Z] Building dependency tree... [2021-07-08T00:42:17.390Z] Reading state information... [2021-07-08T00:42:17.390Z] The following NEW packages will be installed: [2021-07-08T00:42:17.390Z] apt-transport-https [2021-07-08T00:42:17.651Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-08T00:42:17.651Z] Need to get 4348 B of archives. [2021-07-08T00:42:17.651Z] After this operation, 154 kB of additional disk space will be used. [2021-07-08T00:42:17.651Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-08T00:42:17.913Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-08T00:42:17.913Z] Fetched 4348 B in 0s (22.3 kB/s) [2021-07-08T00:42:17.913Z] Selecting previously unselected package apt-transport-https. [2021-07-08T00:42:17.913Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-08T00:42:17.913Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-08T00:42:17.913Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-08T00:42:17.913Z] Setting up apt-transport-https (1.6.14) ... [2021-07-08T00:42:18.175Z] Waiting for network to be ready... [2021-07-08T00:42:20.375Z] 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-07-08T00:42:20.986Z] 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-07-08T00:42:24.767Z] 2021-07-08T00:42:20Z INFO Waiting for automatic snapd restart... [2021-07-08T00:42:24.767Z] snapd 2.51.1 from Canonical* installed [2021-07-08T00:42:25.028Z] "snapd" switched to the "latest/stable" channel [2021-07-08T00:42:25.028Z] [2021-07-08T00:42:25.291Z] 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-07-08T00:42:25.887Z] 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-07-08T00:42:29.236Z] core18 20210611 from Canonical* installed [2021-07-08T00:42:29.236Z] "core18" switched to the "latest/stable" channel [2021-07-08T00:42:29.236Z] [2021-07-08T00:42:29.278Z] 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-07-08T00:42:32.547Z] snapcraft 4.8.3 from Canonical* installed [2021-07-08T00:42:32.548Z] "snapcraft" switched to the "latest/stable" channel [2021-07-08T00:42:32.548Z] [2021-07-08T00:42:32.674Z] 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-07-08T00:42:35.298Z] 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-07-08T00:42:36.763Z] 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-07-08T00:42:36.763Z] - README.md [2021-07-08T00:42:36.763Z] [2021-07-08T00:42:36.763Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-08T00:42:36.763Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-08T00:42:37.028Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-08T00:42:37.028Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-08T00:42:38.246Z] Reading package lists... [2021-07-08T00:42:38.508Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-07-08T00:42:38.508Z] Reading package lists... [2021-07-08T00:42:38.710Z] 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-07-08T00:42:38.770Z] Building dependency tree... [2021-07-08T00:42:38.770Z] Reading state information... [2021-07-08T00:42:38.771Z] Suggested packages: [2021-07-08T00:42:38.771Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-08T00:42:38.771Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-08T00:42:38.771Z] Recommended packages: [2021-07-08T00:42:38.771Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-08T00:42:39.031Z] The following NEW packages will be installed: [2021-07-08T00:42:39.031Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-08T00:42:39.031Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-08T00:42:39.031Z] pkg-config zip [2021-07-08T00:42:39.031Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-08T00:42:39.031Z] Need to get 7663 kB of archives. [2021-07-08T00:42:39.031Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-08T00:42:39.031Z] 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-07-08T00:42:39.031Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-08T00:42:39.290Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-08T00:42:39.290Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-08T00:42:39.290Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-08T00:42:39.290Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-08T00:42:39.290Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-08T00:42:39.290Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-08T00:42:39.551Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-08T00:42:39.551Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-08T00:42:39.551Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-08T00:42:39.812Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-08T00:42:39.813Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-08T00:42:39.813Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-08T00:42:39.813Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-08T00:42:39.813Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-08T00:42:40.074Z] Fetched 7663 kB in 1s (9311 kB/s) [2021-07-08T00:42:40.074Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-08T00:42:40.074Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-08T00:42:40.074Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-08T00:42:40.074Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-08T00:42:40.074Z] Selecting previously unselected package libpsl5:amd64. [2021-07-08T00:42:40.074Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-08T00:42:40.074Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-08T00:42:40.335Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-08T00:42:40.335Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-08T00:42:40.335Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-08T00:42:40.335Z] Selecting previously unselected package librtmp1:amd64. [2021-07-08T00:42:40.335Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-08T00:42:40.335Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-08T00:42:40.335Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-08T00:42:40.335Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-08T00:42:40.335Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-08T00:42:40.335Z] Selecting previously unselected package liberror-perl. [2021-07-08T00:42:40.335Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-08T00:42:40.335Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-08T00:42:40.595Z] Selecting previously unselected package git-man. [2021-07-08T00:42:40.595Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-08T00:42:40.595Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-08T00:42:40.595Z] Selecting previously unselected package git. [2021-07-08T00:42:40.595Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-08T00:42:40.595Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-08T00:42:41.165Z] Selecting previously unselected package libnorm1:amd64. [2021-07-08T00:42:41.166Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-08T00:42:41.166Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-08T00:42:41.166Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-08T00:42:41.166Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-08T00:42:41.166Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-08T00:42:41.166Z] Selecting previously unselected package libsodium23:amd64. [2021-07-08T00:42:41.166Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-08T00:42:41.166Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-08T00:42:41.166Z] Selecting previously unselected package libzmq5:amd64. [2021-07-08T00:42:41.166Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-08T00:42:41.429Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-08T00:42:41.429Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-08T00:42:41.429Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-08T00:42:41.429Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-08T00:42:41.429Z] Selecting previously unselected package pkg-config. [2021-07-08T00:42:41.429Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-08T00:42:41.429Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-08T00:42:41.429Z] Selecting previously unselected package zip. [2021-07-08T00:42:41.429Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-08T00:42:41.429Z] Unpacking zip (3.0-11build1) ... [2021-07-08T00:42:41.691Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-08T00:42:41.691Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-08T00:42:41.691Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-08T00:42:41.691Z] Setting up liberror-perl (0.17025-1) ... [2021-07-08T00:42:41.691Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-08T00:42:41.691Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-08T00:42:41.691Z] No schema files found: doing nothing. [2021-07-08T00:42:41.691Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-08T00:42:41.691Z] Setting up zip (3.0-11build1) ... [2021-07-08T00:42:41.691Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-08T00:42:41.691Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-08T00:42:41.691Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-08T00:42:42.120Z] 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-07-08T00:42:42.638Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-08T00:42:42.638Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-08T00:42:42.638Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-08T00:42:42.638Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-08T00:42:42.900Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-08T00:42:43.544Z] git set to automatically installed. [2021-07-08T00:42:43.544Z] git-man set to automatically installed. [2021-07-08T00:42:43.544Z] libcurl3-gnutls set to automatically installed. [2021-07-08T00:42:43.544Z] liberror-perl set to automatically installed. [2021-07-08T00:42:43.544Z] libglib2.0-0 set to automatically installed. [2021-07-08T00:42:43.544Z] libnghttp2-14 set to automatically installed. [2021-07-08T00:42:43.544Z] libnorm1 set to automatically installed. [2021-07-08T00:42:43.544Z] libpgm-5.2-0 set to automatically installed. [2021-07-08T00:42:43.544Z] libpsl5 set to automatically installed. [2021-07-08T00:42:43.544Z] librtmp1 set to automatically installed. [2021-07-08T00:42:43.544Z] libsodium23 set to automatically installed. [2021-07-08T00:42:43.544Z] libzmq3-dev set to automatically installed. [2021-07-08T00:42:43.544Z] libzmq5 set to automatically installed. [2021-07-08T00:42:43.544Z] pkg-config set to automatically installed. [2021-07-08T00:42:43.544Z] zip set to automatically installed. [2021-07-08T00:42:44.684Z] snapd is not logged in, snap install commands will use sudo [2021-07-08T00:42:45.561Z] 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-07-08T00:42:45.628Z] snap "core18" has no updates available [2021-07-08T00:42:47.014Z] snapd is not logged in, snap install commands will use sudo [Pipeline] } [2021-07-08T00:42:50.963Z] $ docker stop --time=1 505b01e36c2c652849c81daaa527e891ae71da8615c5e4be3de689c83fc9c104 [2021-07-08T00:42:53.349Z] $ docker rm -f 505b01e36c2c652849c81daaa527e891ae71da8615c5e4be3de689c83fc9c104 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:42:55.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-08T00:42:55.027Z] [2021-07-08T00:42:55.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:42:55.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-08T00:42:55.927Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-08T00:42:55.927Z] 29e5d40040c1: Pulling fs layer [2021-07-08T00:42:55.927Z] 1ce36da41761: Pulling fs layer [2021-07-08T00:42:55.927Z] 25b303627fd3: Pulling fs layer [2021-07-08T00:42:56.202Z] 29e5d40040c1: Verifying Checksum [2021-07-08T00:42:56.202Z] 29e5d40040c1: Download complete [2021-07-08T00:42:56.802Z] 1ce36da41761: Verifying Checksum [2021-07-08T00:42:56.802Z] 1ce36da41761: Download complete [2021-07-08T00:42:56.802Z] 29e5d40040c1: Pull complete [2021-07-08T00:42:57.063Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-07-08T00:42:57.063Z] Pulling config-common [2021-07-08T00:42:57.063Z] + snapcraftctl pull [2021-07-08T00:42:57.332Z] Pulling go-build-helper [2021-07-08T00:42:57.332Z] + snapcraftctl pull [2021-07-08T00:42:58.237Z] 1ce36da41761: Pull complete [2021-07-08T00:42:58.237Z] 25b303627fd3: Verifying Checksum [2021-07-08T00:42:58.237Z] 25b303627fd3: Download complete [2021-07-08T00:42:58.278Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-08T00:42:58.279Z] Skipping pull go-build-helper (already ran) [2021-07-08T00:42:58.279Z] Building go-build-helper [2021-07-08T00:42:58.279Z] + snapcraftctl build [2021-07-08T00:43:00.198Z] Staging go-build-helper [2021-07-08T00:43:00.198Z] + snapcraftctl stage [2021-07-08T00:43:08.387Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-08T00:43:08.387Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-08T00:43:08.387Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-08T00:43:08.387Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-08T00:43:08.387Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-08T00:43:08.387Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-08T00:43:08.387Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-08T00:43:08.387Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-08T00:43:08.387Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-08T00:43:08.387Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-08T00:43:08.387Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-08T00:43:08.387Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-08T00:43:08.387Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-08T00:43:08.387Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-08T00:43:08.387Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-08T00:43:08.387Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-08T00:43:08.387Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-08T00:43:08.387Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-08T00:43:08.387Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-08T00:43:08.387Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-08T00:43:08.387Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-08T00:43:08.387Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-08T00:43:08.387Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-08T00:43:08.387Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-08T00:43:08.387Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-08T00:43:08.387Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-08T00:43:08.387Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-08T00:43:08.387Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-08T00:43:08.387Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-08T00:43:08.387Z] Fetched 224 kB in 0s (0 B/s) [2021-07-08T00:43:08.387Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-08T00:43:08.387Z] Fetched 157 kB in 0s (0 B/s) [2021-07-08T00:43:08.387Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-08T00:43:08.388Z] Fetched 221 kB in 0s (0 B/s) [2021-07-08T00:43:08.388Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-08T00:43:08.388Z] Fetched 143 kB in 0s (0 B/s) [2021-07-08T00:43:08.388Z] Pulling edgex-go [2021-07-08T00:43:08.388Z] + snapcraftctl pull [2021-07-08T00:43:08.430Z] 25b303627fd3: Pull complete [2021-07-08T00:43:08.430Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-08T00:43:08.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-08T00:43:08.430Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-08T00:43:08.693Z] prd-ubuntu18.04-docker-arm64-4c-16g-2164 does not seem to be running inside a container [2021-07-08T00:43:08.778Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-08T00:43:09.780Z] Pulling hooks [2021-07-08T00:43:09.780Z] + snapcraftctl pull [2021-07-08T00:43:11.546Z] $ docker top 2d4ba3a5232dc95f3abf6822f0d12c2166deab178c343acba5feb40ab2747e78 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-08T00:43:12.491Z] + grep parallel [2021-07-08T00:43:12.491Z] + docker-compose build --help [2021-07-08T00:43:15.858Z] --parallel Build images in parallel. [Pipeline] } [2021-07-08T00:43:15.872Z] $ docker stop --time=1 2d4ba3a5232dc95f3abf6822f0d12c2166deab178c343acba5feb40ab2747e78 [2021-07-08T00:43:17.702Z] $ docker rm -f 2d4ba3a5232dc95f3abf6822f0d12c2166deab178c343acba5feb40ab2747e78 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:43:18.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-08T00:43:18.322Z] . [Pipeline] withDockerContainer [2021-07-08T00:43:18.559Z] prd-ubuntu18.04-docker-arm64-4c-16g-2164 does not seem to be running inside a container [2021-07-08T00:43:18.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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-08T00:43:20.106Z] $ docker top b11caff179d134d14170b0e3cac6af2a204ae50a786ed262997e510da954c3d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-08T00:43:21.102Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-08T00:43:25.387Z] Building core-command ... [2021-07-08T00:43:25.387Z] Building core-data ... [2021-07-08T00:43:25.387Z] Building core-metadata ... [2021-07-08T00:43:25.388Z] Building security-bootstrapper ... [2021-07-08T00:43:25.388Z] Building security-proxy-setup ... [2021-07-08T00:43:25.388Z] Building security-secretstore-setup ... [2021-07-08T00:43:25.388Z] Building support-notifications ... [2021-07-08T00:43:25.388Z] Building support-scheduler ... [2021-07-08T00:43:25.388Z] Building sys-mgmt-agent ... [2021-07-08T00:43:25.388Z] Building support-notifications [2021-07-08T00:43:25.388Z] Building core-command [2021-07-08T00:43:25.388Z] Building support-scheduler [2021-07-08T00:43:25.388Z] Building security-proxy-setup [2021-07-08T00:43:25.388Z] Building security-secretstore-setup [2021-07-08T00:43:27.923Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-08T00:43:27.923Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-08T00:43:27.923Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-08T00:43:27.923Z] Fetched 0 B in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-08T00:43:27.923Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-08T00:43:27.923Z] Fetched 279 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-08T00:43:27.923Z] Fetched 122 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-08T00:43:27.923Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-08T00:43:27.923Z] Fetched 8848 B in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-08T00:43:27.923Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-08T00:43:27.923Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-08T00:43:27.923Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-08T00:43:27.923Z] Fetched 219 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-08T00:43:27.923Z] Fetched 154 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-08T00:43:27.923Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-08T00:43:27.923Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-08T00:43:27.923Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-08T00:43:27.923Z] Fetched 499 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-08T00:43:27.923Z] Fetched 111 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-08T00:43:27.923Z] Fetched 240 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-08T00:43:27.923Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-08T00:43:27.923Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-08T00:43:27.923Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-08T00:43:27.923Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-08T00:43:27.923Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-08T00:43:27.923Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-08T00:43:27.923Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-08T00:43:27.923Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-08T00:43:27.923Z] Fetched 8720 B in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-08T00:43:27.923Z] Fetched 140 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-08T00:43:27.923Z] Fetched 119 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-08T00:43:27.923Z] Fetched 111 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-08T00:43:27.923Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-08T00:43:27.923Z] Fetched 645 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-08T00:43:27.923Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-08T00:43:27.923Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-08T00:43:27.923Z] Fetched 368 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-08T00:43:27.923Z] Fetched 187 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-08T00:43:27.923Z] Fetched 175 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-08T00:43:27.923Z] Fetched 206 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-08T00:43:27.923Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-08T00:43:27.923Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-08T00:43:27.923Z] Fetched 159 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-08T00:43:27.923Z] Fetched 107 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-08T00:43:27.923Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-08T00:43:27.923Z] Pulling static-packages [2021-07-08T00:43:27.923Z] + snapcraftctl pull [2021-07-08T00:43:27.923Z] Pulling version [2021-07-08T00:43:27.923Z] + cd /root/project [2021-07-08T00:43:27.923Z] + git describe --tags --abbrev=0 [2021-07-08T00:43:27.923Z] + sed s/v// [2021-07-08T00:43:27.923Z] + GIT_VERSION=2.0.1-dev.2 [2021-07-08T00:43:27.923Z] + [ -z 2.0.1-dev.2 ] [2021-07-08T00:43:27.923Z] + snapcraftctl set-version 2.0.1-dev.2 [2021-07-08T00:43:27.923Z] Building config-common [2021-07-08T00:43:27.923Z] + snapcraftctl build [2021-07-08T00:43:30.467Z] Skipping build go-build-helper (already ran) [2021-07-08T00:43:30.467Z] Building edgex-go [2021-07-08T00:43:30.467Z] + cd /root/parts/edgex-go/src [2021-07-08T00:43:30.467Z] + + sed s/v// [2021-07-08T00:43:30.467Z] git describe --tags --abbrev=0 [2021-07-08T00:43:30.467Z] + GIT_VERSION=2.0.1-dev.2 [2021-07-08T00:43:30.467Z] + [ -z 2.0.1-dev.2 ] [2021-07-08T00:43:30.467Z] + echo 2.0.1-dev.2 [2021-07-08T00:43:30.467Z] + make build [2021-07-08T00:43:30.467Z] go mod tidy [2021-07-08T00:43:32.385Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-08T00:43:32.385Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-08T00:43:32.385Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-07-08T00:43:32.385Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-08T00:43:32.385Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-08T00:43:32.385Z] go: downloading github.com/google/uuid v1.2.0 [2021-07-08T00:43:32.385Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-07-08T00:43:32.385Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-08T00:43:32.385Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-08T00:43:32.647Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-08T00:43:32.647Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-08T00:43:32.908Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-08T00:43:32.908Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-08T00:43:33.169Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-08T00:43:33.169Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-08T00:43:33.169Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-08T00:43:33.430Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-08T00:43:33.691Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-08T00:43:34.267Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-08T00:43:34.267Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-08T00:43:34.267Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-08T00:43:34.267Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-08T00:43:34.267Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-08T00:43:34.267Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-08T00:43:34.267Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-08T00:43:34.267Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-08T00:43:34.532Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-08T00:43:34.532Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-08T00:43:34.532Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-08T00:43:34.532Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-08T00:43:34.532Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-08T00:43:34.532Z] go: downloading golang.org/x/text v0.3.2 [2021-07-08T00:43:34.532Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-08T00:43:34.532Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-08T00:43:34.532Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-08T00:43:34.532Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-08T00:43:34.532Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-08T00:43:34.532Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-08T00:43:34.802Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-08T00:43:34.802Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-08T00:43:34.802Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-08T00:43:34.802Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-08T00:43:35.064Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-08T00:43:35.064Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-08T00:43:35.064Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-08T00:43:35.326Z] go: downloading github.com/kr/text v0.1.0 [2021-07-08T00:43:35.326Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-08T00:43:35.326Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-08T00:43:35.326Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-08T00:43:35.326Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-08T00:43:35.326Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-08T00:43:35.326Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-08T00:43:35.326Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-08T00:43:35.326Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-08T00:43:35.326Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-08T00:43:35.587Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-08T00:43:35.588Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-08T00:43:35.588Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-08T00:43:35.588Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-08T00:43:35.588Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-08T00:43:35.588Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-08T00:43:35.588Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-08T00:43:35.588Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-08T00:43:35.588Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-08T00:43:35.588Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-08T00:43:35.588Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-08T00:43:35.588Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-08T00:43:35.588Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-08T00:43:35.849Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-08T00:43:35.849Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-08T00:43:35.849Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-08T00:43:35.849Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-08T00:43:35.849Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-08T00:43:35.849Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-08T00:43:35.849Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-08T00:43:35.849Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-08T00:43:35.849Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-08T00:43:35.849Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-data/core-data ./cmd/core-data [2021-07-08T00:43:43.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-08T00:43:48.215Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-command/core-command ./cmd/core-command [2021-07-08T00:43:49.159Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-08T00:43:50.542Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-08T00:43:50.811Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-08T00:43:51.757Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-08T00:43:53.146Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-08T00:43:53.721Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-08T00:43:55.120Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-08T00:43:56.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-08T00:43:57.020Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-08T00:43:58.405Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-08T00:43:58.405Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-08T00:43:58.405Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-08T00:43:58.405Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-08T00:43:58.405Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-08T00:43:58.405Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-08T00:43:58.405Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-08T00:43:58.405Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-08T00:43:58.405Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-08T00:43:58.405Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-08T00:43:58.405Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-08T00:43:58.405Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-08T00:43:58.405Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-08T00:43:58.405Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-08T00:43:58.405Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-08T00:43:58.405Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-08T00:43:58.405Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-08T00:43:58.405Z] + 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-07-08T00:43:58.405Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-08T00:43:58.405Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-08T00:43:58.405Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-08T00:43:58.405Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-08T00:43:58.405Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-08T00:43:58.405Z] + 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-07-08T00:43:58.405Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-08T00:43:58.405Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-08T00:43:58.406Z] + 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-07-08T00:43:59.792Z] Building hooks [2021-07-08T00:43:59.792Z] + cd /root/parts/hooks/src [2021-07-08T00:43:59.792Z] + make build [2021-07-08T00:43:59.792Z] go mod tidy [2021-07-08T00:44:00.365Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-08T00:44:00.365Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-08T00:44:00.627Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-08T00:44:00.627Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-08T00:44:00.627Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-08T00:44:01.199Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-08T00:44:01.771Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-08T00:44:01.771Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-08T00:44:05.079Z] Building static-packages [2021-07-08T00:44:05.079Z] + snapcraftctl build [2021-07-08T00:44:06.468Z] Building version [2021-07-08T00:44:06.468Z] + snapcraftctl build [2021-07-08T00:44:08.389Z] Staging config-common [2021-07-08T00:44:08.389Z] + snapcraftctl stage [2021-07-08T00:44:09.344Z] Skipping stage go-build-helper (already ran) [2021-07-08T00:44:09.344Z] Staging edgex-go [2021-07-08T00:44:09.344Z] + snapcraftctl stage [2021-07-08T00:44:10.297Z] Staging hooks [2021-07-08T00:44:10.297Z] + snapcraftctl stage [2021-07-08T00:44:11.681Z] Staging static-packages [2021-07-08T00:44:11.681Z] + snapcraftctl stage [2021-07-08T00:44:12.627Z] Staging version [2021-07-08T00:44:12.627Z] + snapcraftctl stage [2021-07-08T00:44:13.571Z] Priming config-common [2021-07-08T00:44:13.571Z] + snapcraftctl prime [2021-07-08T00:44:14.531Z] Priming go-build-helper [2021-07-08T00:44:14.531Z] + snapcraftctl prime [2021-07-08T00:44:15.500Z] Priming edgex-go [2021-07-08T00:44:15.500Z] + snapcraftctl prime [2021-07-08T00:44:16.890Z] Priming hooks [2021-07-08T00:44:16.890Z] + snapcraftctl prime [2021-07-08T00:44:17.833Z] Priming static-packages [2021-07-08T00:44:17.833Z] + snapcraftctl prime [2021-07-08T00:44:20.381Z] Priming version [2021-07-08T00:44:20.381Z] + snapcraftctl prime [2021-07-08T00:44:21.396Z] 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-07-08T00:44:33.400Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:44:33.400Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:44:33.400Z] ---> bfae057ec2cd [2021-07-08T00:44:33.400Z] Step 3/22 : WORKDIR /edgex-go [2021-07-08T00:44:33.400Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:44:33.400Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:44:33.400Z] ---> bfae057ec2cd [2021-07-08T00:44:33.400Z] Step 3/26 : WORKDIR /edgex-go [2021-07-08T00:44:33.400Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:44:33.400Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:44:33.400Z] ---> bfae057ec2cd [2021-07-08T00:44:33.400Z] Step 3/23 : WORKDIR /edgex-go [2021-07-08T00:44:33.400Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:44:33.400Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:44:33.400Z] ---> bfae057ec2cd [2021-07-08T00:44:33.400Z] Step 3/24 : WORKDIR /edgex-go [2021-07-08T00:44:33.400Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:44:33.400Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:44:33.400Z] ---> bfae057ec2cd [2021-07-08T00:44:33.400Z] Step 3/23 : WORKDIR /edgex-go [2021-07-08T00:44:33.400Z] ---> Running in 461f84d83e84 [2021-07-08T00:44:33.400Z] ---> Running in 585bcaefee76 [2021-07-08T00:44:33.400Z] ---> Running in 5fa7b2baebfe [2021-07-08T00:44:33.400Z] ---> Running in 166c81ad1b47 [2021-07-08T00:44:33.400Z] ---> Running in 41a72fe62ae9 [2021-07-08T00:44:33.674Z] Removing intermediate container 461f84d83e84 [2021-07-08T00:44:33.674Z] ---> c98f10384681 [2021-07-08T00:44:33.674Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:44:33.674Z] Removing intermediate container 5fa7b2baebfe [2021-07-08T00:44:33.674Z] ---> 7bec8255317a [2021-07-08T00:44:33.674Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:44:33.674Z] Removing intermediate container 166c81ad1b47 [2021-07-08T00:44:33.674Z] ---> cef8cfed7d9f [2021-07-08T00:44:33.674Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:44:33.674Z] Removing intermediate container 585bcaefee76 [2021-07-08T00:44:33.674Z] ---> 5b02834894ec [2021-07-08T00:44:33.674Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:44:33.948Z] Removing intermediate container 41a72fe62ae9 [2021-07-08T00:44:33.948Z] ---> c86db1803743 [2021-07-08T00:44:33.948Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:44:33.948Z] ---> Running in 80ea7aa26f18 [2021-07-08T00:44:33.948Z] ---> Running in cde993f673e1 [2021-07-08T00:44:33.948Z] ---> Running in ea6b9b8b4462 [2021-07-08T00:44:33.948Z] ---> Running in 334fbe6e28d4 [2021-07-08T00:44:34.221Z] ---> Running in 65539d4c5b49 [2021-07-08T00:44:37.655Z] Removing intermediate container 80ea7aa26f18 [2021-07-08T00:44:37.655Z] ---> 131a6bc2d638 [2021-07-08T00:44:37.655Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-08T00:44:37.932Z] ---> Running in a76d6fb3dfc6 [2021-07-08T00:44:37.932Z] Removing intermediate container cde993f673e1 [2021-07-08T00:44:37.932Z] ---> 6e0238aa344b [2021-07-08T00:44:37.932Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-08T00:44:38.208Z] ---> Running in d67e8a85f573 [2021-07-08T00:44:38.810Z] Removing intermediate container 334fbe6e28d4 [2021-07-08T00:44:38.810Z] ---> b5a2ed82ab95 [2021-07-08T00:44:38.810Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-08T00:44:38.810Z] Removing intermediate container ea6b9b8b4462 [2021-07-08T00:44:38.810Z] ---> b8f8e03ccd46 [2021-07-08T00:44:38.810Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-08T00:44:39.080Z] Removing intermediate container 65539d4c5b49 [2021-07-08T00:44:39.081Z] ---> 26a339c41190 [2021-07-08T00:44:39.081Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-08T00:44:39.081Z] ---> Running in c67b05668b7f [2021-07-08T00:44:39.363Z] ---> Running in 4d629a0cb7d6 [2021-07-08T00:44:39.363Z] ---> Running in 5e0fbf792a78 [2021-07-08T00:44:40.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:44:40.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:44:40.963Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:44:41.240Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:44:41.240Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:44:41.240Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:44:41.517Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:44:42.124Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:44:42.124Z] OK: 218 MiB in 52 packages [2021-07-08T00:44:42.409Z] OK: 218 MiB in 52 packages [2021-07-08T00:44:42.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:44:42.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:44:43.045Z] OK: 218 MiB in 52 packages [2021-07-08T00:44:43.330Z] OK: 218 MiB in 52 packages [2021-07-08T00:44:43.612Z] Removing intermediate container a76d6fb3dfc6 [2021-07-08T00:44:43.612Z] ---> 98ff80430fd5 [2021-07-08T00:44:43.612Z] Step 6/23 : COPY go.mod . [2021-07-08T00:44:43.887Z] OK: 218 MiB in 52 packages [2021-07-08T00:44:44.164Z] Removing intermediate container d67e8a85f573 [2021-07-08T00:44:44.164Z] ---> 67551c966af5 [2021-07-08T00:44:44.164Z] Step 6/23 : COPY go.mod . [2021-07-08T00:44:44.777Z] Removing intermediate container c67b05668b7f [2021-07-08T00:44:44.777Z] ---> 4029fb72ed9d [2021-07-08T00:44:44.777Z] Step 6/22 : COPY go.mod . [2021-07-08T00:44:45.054Z] ---> 3a3667981855 [2021-07-08T00:44:45.054Z] Step 7/23 : RUN go mod download [2021-07-08T00:44:45.054Z] Removing intermediate container 4d629a0cb7d6 [2021-07-08T00:44:45.054Z] ---> 548841da8d0a [2021-07-08T00:44:45.054Z] Step 6/26 : COPY go.mod . [2021-07-08T00:44:45.384Z] ---> Running in 656e64920744 [2021-07-08T00:44:45.384Z] ---> 5913617fe568 [2021-07-08T00:44:45.384Z] Step 7/23 : RUN go mod download [2021-07-08T00:44:45.740Z] Removing intermediate container 5e0fbf792a78 [2021-07-08T00:44:45.740Z] ---> 81c0f1562de9 [2021-07-08T00:44:45.740Z] Step 6/24 : COPY go.mod . [2021-07-08T00:44:46.113Z] ---> Running in b52cb5cebcd6 [2021-07-08T00:44:46.113Z] ---> 1e70b95faff8 [2021-07-08T00:44:46.113Z] Step 7/22 : RUN go mod download [2021-07-08T00:44:46.409Z] ---> Running in 8fcdb468eba0 [2021-07-08T00:44:46.699Z] ---> d66573901e42 [2021-07-08T00:44:46.699Z] Step 7/26 : RUN go mod download [2021-07-08T00:44:46.993Z] ---> Running in ae0132e32785 [2021-07-08T00:44:47.290Z] ---> eb6bec090257 [2021-07-08T00:44:47.290Z] Step 7/24 : RUN go mod download [2021-07-08T00:44:47.565Z] ---> Running in be8aae789c67 [2021-07-08T00:44:50.221Z] Removing intermediate container 656e64920744 [2021-07-08T00:44:50.221Z] ---> 2e6ca4e5d39c [2021-07-08T00:44:50.221Z] Step 8/23 : COPY . . [2021-07-08T00:44:50.834Z] Removing intermediate container b52cb5cebcd6 [2021-07-08T00:44:50.835Z] ---> 8a4d01dea6c5 [2021-07-08T00:44:50.835Z] Step 8/23 : COPY . . [2021-07-08T00:44:51.432Z] Removing intermediate container 8fcdb468eba0 [2021-07-08T00:44:51.432Z] ---> 8194fa6c6d71 [2021-07-08T00:44:51.432Z] Step 8/22 : COPY . . [2021-07-08T00:44:51.708Z] Removing intermediate container ae0132e32785 [2021-07-08T00:44:51.708Z] ---> a23ca7d57619 [2021-07-08T00:44:51.708Z] Step 8/26 : COPY . . [2021-07-08T00:44:52.306Z] Removing intermediate container be8aae789c67 [2021-07-08T00:44:52.306Z] ---> 10cfe401e5fc [2021-07-08T00:44:52.306Z] Step 8/24 : COPY . . [2021-07-08T00:45:14.581Z] ---> 4cc61c736926 [2021-07-08T00:45:14.581Z] Step 9/23 : RUN go mod tidy [2021-07-08T00:45:14.581Z] ---> fccf37382665 [2021-07-08T00:45:14.581Z] Step 9/23 : RUN go mod tidy [2021-07-08T00:45:14.581Z] ---> 803b59f9b3ca [2021-07-08T00:45:14.581Z] Step 9/26 : RUN go mod tidy [2021-07-08T00:45:14.581Z] ---> 253de2af51c7 [2021-07-08T00:45:14.581Z] Step 9/22 : RUN go mod tidy [2021-07-08T00:45:14.581Z] ---> b49baeafbe79 [2021-07-08T00:45:14.581Z] Step 9/24 : RUN go mod tidy [2021-07-08T00:45:14.581Z] ---> Running in 53b8946cf9e7 [2021-07-08T00:45:14.581Z] ---> Running in f38bb44e9cf1 [2021-07-08T00:45:14.581Z] ---> Running in d10cd10324f2 [2021-07-08T00:45:14.581Z] ---> Running in 3ae33bc79242 [2021-07-08T00:45:14.581Z] ---> Running in 57e4776fd758 [2021-07-08T00:45:21.325Z] Removing intermediate container f38bb44e9cf1 [2021-07-08T00:45:21.325Z] ---> 22305b7f7d39 [2021-07-08T00:45:21.325Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-08T00:45:21.325Z] ---> Running in 26582cdde974 [2021-07-08T00:45:21.325Z] Removing intermediate container 53b8946cf9e7 [2021-07-08T00:45:21.325Z] ---> 2accde1c414a [2021-07-08T00:45:21.325Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-08T00:45:21.325Z] ---> Running in 4ce33f43277d [2021-07-08T00:45:21.325Z] Removing intermediate container d10cd10324f2 [2021-07-08T00:45:21.325Z] ---> 8d07cbc7bb64 [2021-07-08T00:45:21.325Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-08T00:45:21.325Z] Removing intermediate container 57e4776fd758 [2021-07-08T00:45:21.325Z] ---> 87de85365382 [2021-07-08T00:45:21.325Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-08T00:45:21.325Z] Removing intermediate container 3ae33bc79242 [2021-07-08T00:45:21.325Z] ---> f384927e69d3 [2021-07-08T00:45:21.325Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-08T00:45:21.325Z] ---> Running in 9bb784294dff [2021-07-08T00:45:21.325Z] ---> Running in 29febd7fcb78 [2021-07-08T00:45:21.325Z] ---> Running in e27782d457d2 [2021-07-08T00:45:22.788Z] 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-07-08T00:45:23.068Z] 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-07-08T00:45:23.673Z] 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-07-08T00:45:24.279Z] 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-07-08T00:45:24.279Z] 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-07-08T00:47:16.156Z] 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-07-08T00:47:16.156Z] 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-07-08T00:47:16.156Z] Removing intermediate container 29febd7fcb78 [2021-07-08T00:47:16.156Z] ---> ed0a6a25307b [2021-07-08T00:47:16.156Z] [2021-07-08T00:47:16.156Z] Step 11/24 : FROM alpine:3.12 [2021-07-08T00:47:16.156Z] 3.12: Pulling from library/alpine [2021-07-08T00:47:16.156Z] Removing intermediate container 26582cdde974 [2021-07-08T00:47:16.156Z] ---> 529641ab8a5d [2021-07-08T00:47:16.156Z] [2021-07-08T00:47:16.156Z] Step 11/23 : FROM alpine:3.12 [2021-07-08T00:47:16.156Z] 3.12: Pulling from library/alpine [2021-07-08T00:47:16.441Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-08T00:47:16.441Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-08T00:47:16.441Z] Status: Downloaded newer image for alpine:3.12 [2021-07-08T00:47:16.441Z] Status: Downloaded newer image for alpine:3.12 [2021-07-08T00:47:16.441Z] ---> c4fd0aeabfcf [2021-07-08T00:47:16.441Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-08T00:47:16.441Z] ---> c4fd0aeabfcf [2021-07-08T00:47:16.441Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-08T00:47:17.899Z] ---> Running in f1ae35c22b4b [2021-07-08T00:47:17.899Z] ---> Running in c8737e2ad45b [2021-07-08T00:47:18.175Z] Removing intermediate container e27782d457d2 [2021-07-08T00:47:18.175Z] ---> ac7820d88f67 [2021-07-08T00:47:18.175Z] [2021-07-08T00:47:18.175Z] Step 11/22 : FROM alpine:3.12 [2021-07-08T00:47:18.175Z] ---> c4fd0aeabfcf [2021-07-08T00:47:18.175Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-08T00:47:18.175Z] Removing intermediate container 4ce33f43277d [2021-07-08T00:47:18.175Z] ---> d29150ef8afc [2021-07-08T00:47:18.175Z] [2021-07-08T00:47:18.175Z] Step 11/23 : FROM alpine:3.12 [2021-07-08T00:47:18.175Z] ---> c4fd0aeabfcf [2021-07-08T00:47:18.175Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-08T00:47:18.448Z] Removing intermediate container 9bb784294dff [2021-07-08T00:47:18.448Z] ---> d96354fbe2e8 [2021-07-08T00:47:18.448Z] [2021-07-08T00:47:18.448Z] Step 11/26 : FROM alpine:3.12 [2021-07-08T00:47:18.448Z] ---> c4fd0aeabfcf [2021-07-08T00:47:18.448Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-08T00:47:18.734Z] ---> Running in 9fb8289be045 [2021-07-08T00:47:18.734Z] ---> Running in 948feb610147 [2021-07-08T00:47:18.734Z] ---> Running in a660d5a0aad1 [2021-07-08T00:47:20.197Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:47:20.475Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:47:20.475Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:47:20.751Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:47:21.027Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:47:21.027Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:47:21.027Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:47:21.301Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:47:21.302Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-08T00:47:21.302Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:47:21.302Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:47:21.302Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-08T00:47:21.302Z] OK: 5 MiB in 15 packages [2021-07-08T00:47:21.302Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-08T00:47:21.302Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:47:21.584Z] Executing ca-certificates-20191127-r4.trigger [2021-07-08T00:47:21.584Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:47:21.861Z] OK: 6 MiB in 16 packages [2021-07-08T00:47:21.861Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-08T00:47:21.861Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-08T00:47:21.861Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-08T00:47:21.861Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-08T00:47:22.138Z] (4/4) Installing curl (7.77.0-r0) [2021-07-08T00:47:22.139Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:47:22.139Z] Executing ca-certificates-20191127-r4.trigger [2021-07-08T00:47:22.139Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-08T00:47:22.139Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-08T00:47:22.139Z] (4/6) Installing curl (7.77.0-r0) [2021-07-08T00:47:22.139Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-08T00:47:22.139Z] (6/6) Installing su-exec (0.2-r1) [2021-07-08T00:47:22.139Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:47:22.139Z] Executing ca-certificates-20191127-r4.trigger [2021-07-08T00:47:22.139Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-08T00:47:22.417Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:47:22.417Z] OK: 5 MiB in 15 packages [2021-07-08T00:47:22.417Z] OK: 7 MiB in 18 packages [2021-07-08T00:47:22.417Z] OK: 7 MiB in 20 packages [2021-07-08T00:47:23.403Z] Removing intermediate container f1ae35c22b4b [2021-07-08T00:47:23.403Z] ---> f90cea2f9cb0 [2021-07-08T00:47:23.403Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-08T00:47:23.690Z] ---> Running in 7c41dd770858 [2021-07-08T00:47:23.965Z] Removing intermediate container c8737e2ad45b [2021-07-08T00:47:23.965Z] ---> 3158ecf0b4a6 [2021-07-08T00:47:23.965Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-08T00:47:24.239Z] ---> Running in 5cdb2ab88bd6 [2021-07-08T00:47:24.513Z] Removing intermediate container 7c41dd770858 [2021-07-08T00:47:24.513Z] ---> cb8cb2688581 [2021-07-08T00:47:24.513Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-08T00:47:24.513Z] Removing intermediate container 948feb610147 [2021-07-08T00:47:24.513Z] ---> 96f297e1eb85 [2021-07-08T00:47:24.513Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-08T00:47:24.788Z] ---> Running in abb07e396e47 [2021-07-08T00:47:24.788Z] ---> Running in e0a97c6bffed [2021-07-08T00:47:25.065Z] Removing intermediate container 5cdb2ab88bd6 [2021-07-08T00:47:25.065Z] ---> 16f37ecf693a [2021-07-08T00:47:25.065Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-08T00:47:25.065Z] Removing intermediate container 9fb8289be045 [2021-07-08T00:47:25.065Z] ---> 3ac81a827ea8 [2021-07-08T00:47:25.065Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-08T00:47:25.342Z] Removing intermediate container a660d5a0aad1 [2021-07-08T00:47:25.342Z] ---> d5848e4630a8 [2021-07-08T00:47:25.342Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-08T00:47:25.342Z] ---> Running in 5fe5eeea6d8d [2021-07-08T00:47:25.342Z] ---> Running in 254ac2095c2e [2021-07-08T00:47:25.616Z] ---> Running in ec6e2770440e [2021-07-08T00:47:25.616Z] Removing intermediate container e0a97c6bffed [2021-07-08T00:47:25.616Z] ---> 3704dd7b17b4 [2021-07-08T00:47:25.616Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-08T00:47:25.616Z] Removing intermediate container abb07e396e47 [2021-07-08T00:47:25.616Z] ---> defac08532f0 [2021-07-08T00:47:25.616Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-08T00:47:25.616Z] ---> Running in 0713c823bcbb [2021-07-08T00:47:25.890Z] ---> Running in c55924c177c6 [2021-07-08T00:47:25.890Z] Removing intermediate container 5fe5eeea6d8d [2021-07-08T00:47:25.890Z] ---> f0b5a42d81c9 [2021-07-08T00:47:25.890Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-08T00:47:25.890Z] Removing intermediate container 254ac2095c2e [2021-07-08T00:47:25.890Z] ---> a3c0a2d77337 [2021-07-08T00:47:25.890Z] Step 14/22 : WORKDIR /edgex [2021-07-08T00:47:26.160Z] Removing intermediate container ec6e2770440e [2021-07-08T00:47:26.160Z] ---> 1e9a0f032467 [2021-07-08T00:47:26.160Z] Step 14/26 : WORKDIR / [2021-07-08T00:47:26.160Z] ---> Running in 592473cb76dc [2021-07-08T00:47:26.160Z] ---> Running in 8baff7d12b89 [2021-07-08T00:47:26.433Z] ---> Running in c112498d6185 [2021-07-08T00:47:26.433Z] Removing intermediate container 0713c823bcbb [2021-07-08T00:47:26.433Z] ---> be1d52a31e71 [2021-07-08T00:47:26.433Z] Step 16/24 : WORKDIR / [2021-07-08T00:47:26.433Z] Removing intermediate container c55924c177c6 [2021-07-08T00:47:26.433Z] ---> aff8695f4508 [2021-07-08T00:47:26.433Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-08T00:47:26.706Z] ---> Running in d6c8db038eda [2021-07-08T00:47:26.706Z] ---> Running in d2e2c77bc78a [2021-07-08T00:47:26.979Z] Removing intermediate container 592473cb76dc [2021-07-08T00:47:26.979Z] ---> f9bc3db8705c [2021-07-08T00:47:26.979Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-08T00:47:26.979Z] Removing intermediate container 8baff7d12b89 [2021-07-08T00:47:26.979Z] ---> 26b2f2edb6d5 [2021-07-08T00:47:26.979Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-08T00:47:27.250Z] Removing intermediate container c112498d6185 [2021-07-08T00:47:27.250Z] ---> 77b01c6d8118 [2021-07-08T00:47:27.250Z] 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-07-08T00:47:27.522Z] Removing intermediate container d2e2c77bc78a [2021-07-08T00:47:27.522Z] ---> 3b9616bc9d27 [2021-07-08T00:47:27.522Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-08T00:47:27.522Z] Removing intermediate container d6c8db038eda [2021-07-08T00:47:27.522Z] ---> 2165bd9d189c [2021-07-08T00:47:27.522Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-08T00:47:28.507Z] ---> 902aeac84cef [2021-07-08T00:47:28.507Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-08T00:47:28.507Z] ---> 2f1cc34ee08d [2021-07-08T00:47:28.507Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-08T00:47:28.507Z] ---> 4fd7947dfedf [2021-07-08T00:47:28.507Z] 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-07-08T00:47:28.782Z] ---> f9de610d4a82 [2021-07-08T00:47:28.782Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-08T00:47:28.782Z] ---> b44b36cf007d [2021-07-08T00:47:28.782Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-08T00:47:29.774Z] ---> 78f91c3368d9 [2021-07-08T00:47:29.774Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-08T00:47:30.373Z] ---> 9351acb6d760 [2021-07-08T00:47:30.373Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-08T00:47:30.650Z] ---> d31001b16660 [2021-07-08T00:47:30.650Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-08T00:47:30.650Z] ---> 297f7b790397 [2021-07-08T00:47:30.650Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-08T00:47:30.650Z] ---> e4a52b0c6ba1 [2021-07-08T00:47:30.650Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-08T00:47:30.925Z] ---> 2991db4c35b1 [2021-07-08T00:47:30.925Z] 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-07-08T00:47:31.915Z] ---> ca9023b80170 [2021-07-08T00:47:31.915Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-08T00:47:31.915Z] ---> 3dded9448f85 [2021-07-08T00:47:31.915Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-08T00:47:31.915Z] ---> 9c863d23f057 [2021-07-08T00:47:31.915Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-08T00:47:32.190Z] ---> 9d00a1515af3 [2021-07-08T00:47:32.190Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-08T00:47:32.190Z] ---> Running in 43e81da77e38 [2021-07-08T00:47:32.190Z] ---> Running in 49f4ccb4bdba [2021-07-08T00:47:32.190Z] ---> Running in 6940c5dd3489 [2021-07-08T00:47:32.465Z] ---> e1e2bb6b4868 [2021-07-08T00:47:32.465Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-08T00:47:32.465Z] ---> Running in 62238934fbe6 [2021-07-08T00:47:33.064Z] Removing intermediate container 43e81da77e38 [2021-07-08T00:47:33.064Z] ---> e31e36964b9e [2021-07-08T00:47:33.064Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-08T00:47:33.064Z] Removing intermediate container 6940c5dd3489 [2021-07-08T00:47:33.064Z] ---> 6c40fe61abe1 [2021-07-08T00:47:33.064Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-08T00:47:33.064Z] Removing intermediate container 49f4ccb4bdba [2021-07-08T00:47:33.064Z] ---> 88ec84265eb3 [2021-07-08T00:47:33.064Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-08T00:47:33.337Z] ---> Running in be405d884145 [2021-07-08T00:47:33.337Z] ---> Running in 4bada7f7407f [2021-07-08T00:47:33.337Z] Removing intermediate container 62238934fbe6 [2021-07-08T00:47:33.337Z] ---> Running in 57de261a1f96 [2021-07-08T00:47:33.337Z] ---> c0b7e12f4ca3 [2021-07-08T00:47:33.337Z] Step 19/22 : CMD ["--init=true"] [2021-07-08T00:47:33.613Z] ---> Running in 4d3c21bb885f [2021-07-08T00:47:34.210Z] Removing intermediate container 4bada7f7407f [2021-07-08T00:47:34.210Z] ---> a7b0594c02c1 [2021-07-08T00:47:34.210Z] Step 21/23 : LABEL arch=arm64 [2021-07-08T00:47:34.210Z] ---> ecbef8ef1fcb [2021-07-08T00:47:34.210Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-08T00:47:34.210Z] Removing intermediate container 57de261a1f96 [2021-07-08T00:47:34.210Z] ---> f72a75c33ffb [2021-07-08T00:47:34.210Z] Step 22/24 : LABEL arch=arm64 [2021-07-08T00:47:34.210Z] ---> Running in 19261ea05bb4 [2021-07-08T00:47:34.210Z] Removing intermediate container be405d884145 [2021-07-08T00:47:34.210Z] ---> 3132cd65d6d3 [2021-07-08T00:47:34.482Z] Step 21/23 : LABEL arch=arm64 [2021-07-08T00:47:34.482Z] Removing intermediate container 4d3c21bb885f [2021-07-08T00:47:34.482Z] ---> 68268c337935 [2021-07-08T00:47:34.482Z] Step 20/22 : LABEL arch=arm64 [2021-07-08T00:47:34.482Z] ---> Running in 2cd3c0800ab3 [2021-07-08T00:47:34.752Z] ---> Running in 53b2298a16cb [2021-07-08T00:47:34.752Z] ---> Running in fdb0bd8531d5 [2021-07-08T00:47:35.024Z] Removing intermediate container 19261ea05bb4 [2021-07-08T00:47:35.024Z] ---> a90d3320ba8d [2021-07-08T00:47:35.024Z] Step 22/23 : LABEL git_sha=403478553875fb33035a4958dd05c0dcd3357d37 [2021-07-08T00:47:35.300Z] ---> Running in 942efedbe50d [2021-07-08T00:47:35.573Z] Removing intermediate container 2cd3c0800ab3 [2021-07-08T00:47:35.573Z] ---> 9579a7b59d72 [2021-07-08T00:47:35.573Z] Step 23/24 : LABEL git_sha=403478553875fb33035a4958dd05c0dcd3357d37 [2021-07-08T00:47:35.573Z] Removing intermediate container 53b2298a16cb [2021-07-08T00:47:35.573Z] ---> d2186be9a1ff [2021-07-08T00:47:35.573Z] Step 22/23 : LABEL git_sha=403478553875fb33035a4958dd05c0dcd3357d37 [2021-07-08T00:47:35.573Z] Removing intermediate container fdb0bd8531d5 [2021-07-08T00:47:35.573Z] ---> 7857266e07c7 [2021-07-08T00:47:35.573Z] Step 21/22 : LABEL git_sha=403478553875fb33035a4958dd05c0dcd3357d37 [2021-07-08T00:47:35.849Z] ---> Running in 3a5f6616ce2f [2021-07-08T00:47:35.849Z] ---> Running in 68b013657ccd [2021-07-08T00:47:35.849Z] ---> Running in 2f1885922421 [2021-07-08T00:47:35.849Z] ---> eee83f03c06d [2021-07-08T00:47:35.849Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-08T00:47:36.127Z] Removing intermediate container 942efedbe50d [2021-07-08T00:47:36.127Z] ---> 49c97bbd6817 [2021-07-08T00:47:36.127Z] Step 23/23 : LABEL version=0.0.0 [2021-07-08T00:47:36.127Z] ---> Running in 8456b2db0d8c [2021-07-08T00:47:36.401Z] Removing intermediate container 68b013657ccd [2021-07-08T00:47:36.401Z] ---> 723647a6c782 [2021-07-08T00:47:36.401Z] Step 23/23 : LABEL version=0.0.0 [2021-07-08T00:47:36.674Z] Removing intermediate container 2f1885922421 [2021-07-08T00:47:36.674Z] ---> 7b8c381c8d32 [2021-07-08T00:47:36.674Z] Step 22/22 : LABEL version=0.0.0 [2021-07-08T00:47:36.674Z] Removing intermediate container 3a5f6616ce2f [2021-07-08T00:47:36.674Z] ---> dbdd26626693 [2021-07-08T00:47:36.674Z] Step 24/24 : LABEL version=0.0.0 [2021-07-08T00:47:36.674Z] ---> Running in e7723853773f [2021-07-08T00:47:36.950Z] ---> Running in 89b99593307f [2021-07-08T00:47:36.950Z] ---> Running in c07e51da45bb [2021-07-08T00:47:36.950Z] Removing intermediate container 8456b2db0d8c [2021-07-08T00:47:36.950Z] ---> da57d3e35d36 [2021-07-08T00:47:36.950Z] [2021-07-08T00:47:37.225Z] ---> a2cc6fcff1be [2021-07-08T00:47:37.225Z] 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-07-08T00:47:37.502Z] ---> Running in b61e7d15ad1d [2021-07-08T00:47:37.503Z] Successfully built da57d3e35d36 [2021-07-08T00:47:37.503Z] Removing intermediate container e7723853773f [2021-07-08T00:47:37.503Z] ---> e9decc4166b9 [2021-07-08T00:47:37.503Z] [2021-07-08T00:47:37.503Z] Successfully tagged support-notifications-arm64:latest [2021-07-08T00:47:37.503Z]  Building support-notifications ... done Building core-metadata [2021-07-08T00:47:37.783Z] Removing intermediate container 89b99593307f [2021-07-08T00:47:37.783Z] ---> 75831f4e059e [2021-07-08T00:47:37.783Z] [2021-07-08T00:47:37.783Z] Removing intermediate container c07e51da45bb [2021-07-08T00:47:37.783Z] ---> 31aa565ab829 [2021-07-08T00:47:37.783Z] [2021-07-08T00:47:38.383Z] Successfully built e9decc4166b9 [2021-07-08T00:47:38.383Z] Successfully tagged support-scheduler-arm64:latest [2021-07-08T00:47:38.383Z] Building security-bootstrapper [2021-07-08T00:47:38.383Z]  Building support-scheduler ... done Successfully built 31aa565ab829 [2021-07-08T00:47:38.383Z] Successfully tagged core-command-arm64:latest [2021-07-08T00:47:38.383Z] Building sys-mgmt-agent [2021-07-08T00:47:38.661Z]  Building core-command ... done Successfully built 75831f4e059e [2021-07-08T00:47:38.661Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-08T00:47:38.661Z]  Building security-proxy-setup ... done Building core-data [2021-07-08T00:47:40.110Z] Removing intermediate container b61e7d15ad1d [2021-07-08T00:47:40.110Z] ---> f973dcd87f00 [2021-07-08T00:47:40.110Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-08T00:47:40.110Z] ---> Running in b4b2697941e4 [2021-07-08T00:47:40.721Z] Removing intermediate container b4b2697941e4 [2021-07-08T00:47:40.721Z] ---> cb00d949e293 [2021-07-08T00:47:40.721Z] Step 24/26 : LABEL arch=arm64 [2021-07-08T00:47:40.997Z] ---> Running in 137d21da8fcd [2021-07-08T00:47:41.597Z] Removing intermediate container 137d21da8fcd [2021-07-08T00:47:41.597Z] ---> f481c451d290 [2021-07-08T00:47:41.597Z] Step 25/26 : LABEL git_sha=403478553875fb33035a4958dd05c0dcd3357d37 [2021-07-08T00:47:41.871Z] ---> Running in 8af96e78cf9f [2021-07-08T00:47:42.854Z] Removing intermediate container 8af96e78cf9f [2021-07-08T00:47:42.854Z] ---> 19b08b406e32 [2021-07-08T00:47:42.854Z] Step 26/26 : LABEL version=0.0.0 [2021-07-08T00:47:42.854Z] ---> Running in dd3d85e6bc7e [2021-07-08T00:47:43.460Z] Removing intermediate container dd3d85e6bc7e [2021-07-08T00:47:43.460Z] ---> 24c685072457 [2021-07-08T00:47:43.460Z] [2021-07-08T00:47:43.733Z] Successfully built 24c685072457 [2021-07-08T00:47:43.733Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-08T00:48:31.048Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:48:31.048Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:48:31.048Z] ---> bfae057ec2cd [2021-07-08T00:48:31.048Z] Step 3/24 : WORKDIR /edgex-go [2021-07-08T00:48:31.048Z] ---> Using cache [2021-07-08T00:48:31.048Z] ---> c86db1803743 [2021-07-08T00:48:31.048Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:48:31.048Z] ---> Using cache [2021-07-08T00:48:31.048Z] ---> 26a339c41190 [2021-07-08T00:48:31.048Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-08T00:48:31.048Z] ---> Using cache [2021-07-08T00:48:31.048Z] ---> 81c0f1562de9 [2021-07-08T00:48:31.048Z] Step 6/24 : COPY go.mod . [2021-07-08T00:48:31.048Z] ---> Using cache [2021-07-08T00:48:31.048Z] ---> eb6bec090257 [2021-07-08T00:48:31.048Z] Step 7/24 : RUN go mod download [2021-07-08T00:48:31.048Z] ---> Using cache [2021-07-08T00:48:31.048Z] ---> 10cfe401e5fc [2021-07-08T00:48:31.048Z] Step 8/24 : COPY . . [2021-07-08T00:48:31.048Z] ---> Using cache [2021-07-08T00:48:31.048Z] ---> b49baeafbe79 [2021-07-08T00:48:31.048Z] Step 9/24 : RUN go mod tidy [2021-07-08T00:48:31.048Z] ---> Using cache [2021-07-08T00:48:31.048Z] ---> 87de85365382 [2021-07-08T00:48:31.048Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-08T00:48:31.048Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:48:31.048Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:48:31.048Z] ---> bfae057ec2cd [2021-07-08T00:48:31.048Z] Step 3/32 : WORKDIR /edgex-go [2021-07-08T00:48:31.048Z] ---> Using cache [2021-07-08T00:48:31.048Z] ---> c86db1803743 [2021-07-08T00:48:31.048Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:48:31.048Z] ---> Using cache [2021-07-08T00:48:31.048Z] ---> 26a339c41190 [2021-07-08T00:48:31.048Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-08T00:48:31.048Z] ---> Using cache [2021-07-08T00:48:31.048Z] ---> 81c0f1562de9 [2021-07-08T00:48:31.048Z] Step 6/32 : COPY go.mod . [2021-07-08T00:48:31.048Z] ---> Using cache [2021-07-08T00:48:31.048Z] ---> eb6bec090257 [2021-07-08T00:48:31.048Z] Step 7/32 : RUN go mod download [2021-07-08T00:48:31.048Z] ---> Using cache [2021-07-08T00:48:31.048Z] ---> 10cfe401e5fc [2021-07-08T00:48:31.048Z] Step 8/32 : COPY . . [2021-07-08T00:48:31.048Z] ---> Using cache [2021-07-08T00:48:31.048Z] ---> b49baeafbe79 [2021-07-08T00:48:31.048Z] Step 9/32 : RUN go mod tidy [2021-07-08T00:48:31.048Z] ---> Using cache [2021-07-08T00:48:31.048Z] ---> 87de85365382 [2021-07-08T00:48:31.048Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-08T00:48:31.048Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:48:31.048Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:48:31.048Z] ---> bfae057ec2cd [2021-07-08T00:48:31.048Z] Step 3/24 : WORKDIR /edgex-go [2021-07-08T00:48:31.048Z] ---> Using cache [2021-07-08T00:48:31.048Z] ---> c86db1803743 [2021-07-08T00:48:31.048Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:48:31.048Z] ---> Using cache [2021-07-08T00:48:31.048Z] ---> 26a339c41190 [2021-07-08T00:48:31.048Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-08T00:48:31.048Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:48:31.048Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:48:31.048Z] ---> bfae057ec2cd [2021-07-08T00:48:31.048Z] Step 3/24 : WORKDIR /edgex-go [2021-07-08T00:48:31.048Z] ---> Using cache [2021-07-08T00:48:31.048Z] ---> c86db1803743 [2021-07-08T00:48:31.048Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:48:31.048Z] ---> Using cache [2021-07-08T00:48:31.048Z] ---> 26a339c41190 [2021-07-08T00:48:31.048Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-08T00:48:33.677Z] ---> Running in 53afb6f853b5 [2021-07-08T00:48:33.677Z] ---> Running in 744486243e01 [2021-07-08T00:48:33.677Z] ---> Running in abdca12368e0 [2021-07-08T00:48:33.677Z] ---> Running in 22d970d6157e [2021-07-08T00:48:35.260Z] 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-07-08T00:48:35.589Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:48:35.589Z] 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-07-08T00:48:35.905Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:48:36.515Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:48:36.793Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:48:37.398Z] OK: 218 MiB in 52 packages [2021-07-08T00:48:37.676Z] OK: 218 MiB in 52 packages [2021-07-08T00:48:39.670Z] Removing intermediate container 22d970d6157e [2021-07-08T00:48:39.670Z] ---> a019a917af3a [2021-07-08T00:48:39.670Z] Step 6/24 : COPY go.mod . [2021-07-08T00:48:39.670Z] Removing intermediate container 744486243e01 [2021-07-08T00:48:39.670Z] ---> 6a46f5151aa1 [2021-07-08T00:48:39.670Z] Step 6/24 : COPY go.mod . [2021-07-08T00:48:41.127Z] ---> 19a7df73df87 [2021-07-08T00:48:41.127Z] Step 7/24 : RUN go mod download [2021-07-08T00:48:41.127Z] ---> Running in 2f6fa223390d [2021-07-08T00:48:41.127Z] ---> a44cf8225487 [2021-07-08T00:48:41.127Z] Step 7/24 : RUN go mod download [2021-07-08T00:48:41.411Z] ---> Running in 9ce77432e615 [2021-07-08T00:48:46.844Z] Removing intermediate container 2f6fa223390d [2021-07-08T00:48:46.844Z] ---> 8d11ed706745 [2021-07-08T00:48:46.844Z] Step 8/24 : COPY . . [2021-07-08T00:48:46.844Z] Removing intermediate container 9ce77432e615 [2021-07-08T00:48:46.844Z] ---> a7be0cc96d7b [2021-07-08T00:48:46.844Z] Step 8/24 : COPY . . [2021-07-08T00:49:19.256Z] ---> c9d145a67e8a [2021-07-08T00:49:19.257Z] Step 9/24 : RUN go mod tidy [2021-07-08T00:49:19.257Z] ---> d004288f27f9 [2021-07-08T00:49:19.257Z] Step 9/24 : RUN go mod tidy [2021-07-08T00:49:19.257Z] ---> Running in 57d1b6439097 [2021-07-08T00:49:19.257Z] ---> Running in 79baf3222a8f [2021-07-08T00:49:21.895Z] Removing intermediate container 79baf3222a8f [2021-07-08T00:49:21.895Z] ---> c05786b89604 [2021-07-08T00:49:21.895Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-08T00:49:22.178Z] Removing intermediate container 57d1b6439097 [2021-07-08T00:49:22.179Z] ---> 566a30ba6e9d [2021-07-08T00:49:22.179Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-08T00:49:22.453Z] ---> Running in df667a55ed98 [2021-07-08T00:49:22.727Z] ---> Running in 396260529ed5 [2021-07-08T00:49:24.740Z] 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-07-08T00:49:25.017Z] 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-07-08T00:49:57.404Z] Removing intermediate container abdca12368e0 [2021-07-08T00:49:57.404Z] ---> 0a5b72a32112 [2021-07-08T00:49:57.404Z] [2021-07-08T00:49:57.404Z] Step 11/32 : FROM alpine:3.12 [2021-07-08T00:49:57.404Z] ---> c4fd0aeabfcf [2021-07-08T00:49:57.404Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-08T00:49:57.404Z] ---> Running in 811b3622885a [2021-07-08T00:49:57.404Z] Removing intermediate container 811b3622885a [2021-07-08T00:49:57.404Z] ---> ba469bb99fd9 [2021-07-08T00:49:57.404Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-08T00:49:57.404Z] ---> Running in 8ca56c0266bf [2021-07-08T00:49:57.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:49:57.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:49:57.404Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-08T00:49:57.404Z] (2/2) Installing su-exec (0.2-r1) [2021-07-08T00:49:57.404Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:49:57.404Z] OK: 5 MiB in 16 packages [2021-07-08T00:49:58.399Z] Removing intermediate container 8ca56c0266bf [2021-07-08T00:49:58.399Z] ---> 49f34ec376ae [2021-07-08T00:49:58.399Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-08T00:49:58.399Z] ---> Running in 30f3592477df [2021-07-08T00:49:59.855Z] Removing intermediate container 30f3592477df [2021-07-08T00:49:59.855Z] ---> b41c544b77e9 [2021-07-08T00:49:59.855Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-08T00:49:59.855Z] ---> Running in c73710783c49 [2021-07-08T00:50:01.312Z] Removing intermediate container c73710783c49 [2021-07-08T00:50:01.312Z] ---> 356d3c671a46 [2021-07-08T00:50:01.312Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-08T00:50:01.312Z] ---> Running in 9e052c3a174f [2021-07-08T00:50:02.310Z] Removing intermediate container 53afb6f853b5 [2021-07-08T00:50:02.310Z] ---> 7b46389ec171 [2021-07-08T00:50:02.310Z] [2021-07-08T00:50:02.310Z] Step 11/24 : FROM alpine:3.12 [2021-07-08T00:50:02.310Z] ---> c4fd0aeabfcf [2021-07-08T00:50:02.310Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-08T00:50:02.310Z] ---> Using cache [2021-07-08T00:50:02.310Z] ---> 96f297e1eb85 [2021-07-08T00:50:02.310Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-08T00:50:02.310Z] ---> Using cache [2021-07-08T00:50:02.310Z] ---> defac08532f0 [2021-07-08T00:50:02.310Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-08T00:50:02.590Z] ---> Running in cd97d904b7cc [2021-07-08T00:50:03.585Z] Removing intermediate container cd97d904b7cc [2021-07-08T00:50:03.585Z] ---> 4e1e7728efb2 [2021-07-08T00:50:03.585Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-08T00:50:03.585Z] ---> Running in 9c275ac22ff1 [2021-07-08T00:50:04.600Z] Removing intermediate container 9c275ac22ff1 [2021-07-08T00:50:04.600Z] ---> 55e7fde83bf4 [2021-07-08T00:50:04.600Z] Step 16/24 : WORKDIR / [2021-07-08T00:50:04.883Z] ---> Running in 9fd1b22c6350 [2021-07-08T00:50:04.883Z] Removing intermediate container 9e052c3a174f [2021-07-08T00:50:04.883Z] ---> ca9590269bf2 [2021-07-08T00:50:04.883Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-08T00:50:05.156Z] ---> Running in bf0090265cc6 [2021-07-08T00:50:05.760Z] Removing intermediate container 9fd1b22c6350 [2021-07-08T00:50:05.760Z] ---> 6803a6d4badf [2021-07-08T00:50:05.760Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-08T00:50:06.038Z] Removing intermediate container bf0090265cc6 [2021-07-08T00:50:06.038Z] ---> 9e222a4386e4 [2021-07-08T00:50:06.038Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-08T00:50:07.483Z] ---> 869064cc35bb [2021-07-08T00:50:07.483Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-08T00:50:07.483Z] ---> bb05e94fd6a9 [2021-07-08T00:50:07.483Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-08T00:50:07.759Z] ---> Running in e3ff4ca80c79 [2021-07-08T00:50:09.752Z] ---> ebc61f96cb94 [2021-07-08T00:50:09.752Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-08T00:50:11.207Z] ---> 274fccba4a88 [2021-07-08T00:50:11.207Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-08T00:50:11.207Z] ---> Running in 62c8547d0c27 [2021-07-08T00:50:11.809Z] Removing intermediate container e3ff4ca80c79 [2021-07-08T00:50:11.809Z] ---> bdc34f4704f1 [2021-07-08T00:50:11.809Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-08T00:50:12.408Z] Removing intermediate container 62c8547d0c27 [2021-07-08T00:50:12.408Z] ---> 2fc442305e06 [2021-07-08T00:50:12.408Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-08T00:50:12.408Z] ---> Running in b068c66f8a32 [2021-07-08T00:50:13.394Z] Removing intermediate container b068c66f8a32 [2021-07-08T00:50:13.394Z] ---> e2d323b02d89 [2021-07-08T00:50:13.394Z] Step 22/24 : LABEL arch=arm64 [2021-07-08T00:50:13.394Z] ---> df9ea220aa39 [2021-07-08T00:50:13.394Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-08T00:50:13.673Z] ---> Running in 6532389d248b [2021-07-08T00:50:14.657Z] Removing intermediate container 6532389d248b [2021-07-08T00:50:14.657Z] ---> 8d7c6792b545 [2021-07-08T00:50:14.657Z] Step 23/24 : LABEL git_sha=403478553875fb33035a4958dd05c0dcd3357d37 [2021-07-08T00:50:14.657Z] ---> Running in b55c7f3c8bcc [2021-07-08T00:50:15.642Z] ---> 1837b0b0fccb [2021-07-08T00:50:15.642Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-08T00:50:15.919Z] Removing intermediate container b55c7f3c8bcc [2021-07-08T00:50:15.919Z] ---> a623c0cf0138 [2021-07-08T00:50:15.919Z] Step 24/24 : LABEL version=0.0.0 [2021-07-08T00:50:15.919Z] ---> Running in 83ad554ec4c7 [2021-07-08T00:50:16.903Z] Removing intermediate container 83ad554ec4c7 [2021-07-08T00:50:16.903Z] ---> 78859efe7322 [2021-07-08T00:50:16.903Z] [2021-07-08T00:50:16.903Z] ---> 86b8a892bd26 [2021-07-08T00:50:16.903Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-08T00:50:17.179Z] Successfully built 78859efe7322 [2021-07-08T00:50:17.179Z] Successfully tagged core-metadata-arm64:latest [2021-07-08T00:50:18.186Z]  Building core-metadata ... done  ---> 4eb7e821804d [2021-07-08T00:50:18.186Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-08T00:50:19.674Z] ---> ce8506b46ffb [2021-07-08T00:50:19.674Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-08T00:50:19.957Z] ---> Running in 8ff74a572fc6 [2021-07-08T00:50:20.576Z] Removing intermediate container 8ff74a572fc6 [2021-07-08T00:50:20.576Z] ---> e2cbd7e526a5 [2021-07-08T00:50:20.576Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-08T00:50:22.026Z] ---> 41209f71fa7d [2021-07-08T00:50:22.026Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-08T00:50:22.306Z] ---> Running in 8a96164a330c [2021-07-08T00:50:25.749Z] Removing intermediate container 8a96164a330c [2021-07-08T00:50:25.749Z] ---> dec455a1f064 [2021-07-08T00:50:25.749Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-08T00:50:26.354Z] ---> Running in d26d45ab6d88 [2021-07-08T00:50:26.961Z] Removing intermediate container d26d45ab6d88 [2021-07-08T00:50:26.961Z] ---> 6c75d671a1e6 [2021-07-08T00:50:26.961Z] Step 29/32 : CMD ["gate"] [2021-07-08T00:50:27.253Z] ---> Running in 818fcd68e591 [2021-07-08T00:50:28.326Z] Removing intermediate container 818fcd68e591 [2021-07-08T00:50:28.326Z] ---> 39498acc4771 [2021-07-08T00:50:28.326Z] Step 30/32 : LABEL arch=arm64 [2021-07-08T00:50:28.687Z] ---> Running in 0615536106bd [2021-07-08T00:50:29.343Z] Removing intermediate container 0615536106bd [2021-07-08T00:50:29.343Z] ---> 7f0f515fe4f5 [2021-07-08T00:50:29.343Z] Step 31/32 : LABEL git_sha=403478553875fb33035a4958dd05c0dcd3357d37 [2021-07-08T00:50:30.020Z] ---> Running in 3868891e2a4a [2021-07-08T00:50:30.654Z] Removing intermediate container 3868891e2a4a [2021-07-08T00:50:30.654Z] ---> b21a1801b41c [2021-07-08T00:50:30.654Z] Step 32/32 : LABEL version=0.0.0 [2021-07-08T00:50:30.933Z] ---> Running in 13b9a6b034ff [2021-07-08T00:50:31.550Z] Removing intermediate container 13b9a6b034ff [2021-07-08T00:50:31.550Z] ---> 781ff1aa4f9a [2021-07-08T00:50:31.550Z] [2021-07-08T00:50:32.159Z] Successfully built 781ff1aa4f9a [2021-07-08T00:50:32.159Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-08T00:50:40.494Z]  Building security-bootstrapper ... done Removing intermediate container 396260529ed5 [2021-07-08T00:50:40.494Z] ---> 09fe229427d9 [2021-07-08T00:50:40.494Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-08T00:50:40.494Z] ---> Running in 8278646a60d6 [2021-07-08T00:50:40.774Z] 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-07-08T00:50:43.415Z] Removing intermediate container 8278646a60d6 [2021-07-08T00:50:43.415Z] ---> 76ba6fcd12a4 [2021-07-08T00:50:43.415Z] [2021-07-08T00:50:43.415Z] Step 12/24 : FROM docker:20.10.0 [2021-07-08T00:50:43.692Z] 20.10.0: Pulling from library/docker [2021-07-08T00:50:45.684Z] Removing intermediate container df667a55ed98 [2021-07-08T00:50:45.685Z] ---> f14c8baaf2b9 [2021-07-08T00:50:45.685Z] [2021-07-08T00:50:45.685Z] Step 11/24 : FROM alpine:3.12 [2021-07-08T00:50:45.685Z] ---> c4fd0aeabfcf [2021-07-08T00:50:45.685Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-08T00:50:46.285Z] ---> Running in ee8dc4001b4c [2021-07-08T00:50:46.886Z] Removing intermediate container ee8dc4001b4c [2021-07-08T00:50:46.886Z] ---> 1d897bb334dc [2021-07-08T00:50:46.886Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-08T00:50:46.886Z] ---> Running in 335f05be7f41 [2021-07-08T00:50:47.872Z] Removing intermediate container 335f05be7f41 [2021-07-08T00:50:47.872Z] ---> 5a9b4e5591d6 [2021-07-08T00:50:47.872Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-08T00:50:47.872Z] ---> Running in 2e56f62dfd9a [2021-07-08T00:50:48.870Z] Removing intermediate container 2e56f62dfd9a [2021-07-08T00:50:48.871Z] ---> 00e42342e262 [2021-07-08T00:50:48.871Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:50:48.871Z] ---> Running in e5405671b86c [2021-07-08T00:50:52.296Z] Removing intermediate container e5405671b86c [2021-07-08T00:50:52.296Z] ---> 5580ae748409 [2021-07-08T00:50:52.296Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-08T00:50:52.296Z] ---> Running in f3c6daf1f1f3 [2021-07-08T00:50:52.897Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-08T00:50:52.897Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-08T00:50:52.897Z] ---> eeaf43b92773 [2021-07-08T00:50:52.897Z] 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-07-08T00:50:53.174Z] ---> Running in 06a4cd6ad5c1 [2021-07-08T00:50:53.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:50:53.781Z] Removing intermediate container 06a4cd6ad5c1 [2021-07-08T00:50:53.781Z] ---> 5bdf420c54b7 [2021-07-08T00:50:53.781Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-07-08T00:50:53.781Z] ---> Running in cc047ea9f0c5 [2021-07-08T00:50:54.059Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:50:54.659Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-08T00:50:54.933Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-08T00:50:54.933Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-08T00:50:54.933Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-08T00:50:54.933Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:50:55.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:50:55.486Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-08T00:50:55.486Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-08T00:50:55.486Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:50:55.486Z] OK: 8 MiB in 20 packages [2021-07-08T00:50:55.769Z] (1/39) Installing readline (8.0.4-r0) [2021-07-08T00:50:55.769Z] (2/39) Installing bash (5.0.17-r0) [2021-07-08T00:50:56.054Z] Executing bash-5.0.17-r0.post-install [2021-07-08T00:50:56.054Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-08T00:50:56.054Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-08T00:50:56.054Z] (5/39) Installing curl (7.77.0-r0) [2021-07-08T00:50:56.054Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-08T00:50:56.054Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-08T00:50:56.054Z] (8/39) Installing expat (2.2.9-r1) [2021-07-08T00:50:56.054Z] (9/39) Installing libffi (3.3-r2) [2021-07-08T00:50:56.054Z] (10/39) Installing gdbm (1.13-r1) [2021-07-08T00:50:56.054Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-08T00:50:56.054Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-08T00:50:56.054Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-08T00:50:57.037Z] Removing intermediate container f3c6daf1f1f3 [2021-07-08T00:50:57.037Z] ---> 08f34f723191 [2021-07-08T00:50:57.037Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-08T00:50:58.019Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-08T00:50:58.019Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-08T00:50:58.019Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-08T00:50:58.019Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-08T00:50:58.019Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-08T00:50:58.019Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-08T00:50:58.019Z] ---> 9853d0c60a9d [2021-07-08T00:50:58.019Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-08T00:50:58.019Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-08T00:50:58.295Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-08T00:50:58.295Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-08T00:50:58.295Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-08T00:50:58.295Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-08T00:50:58.295Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-08T00:50:58.295Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-08T00:50:58.295Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-08T00:50:58.295Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-08T00:50:58.295Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-08T00:50:58.568Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-08T00:50:58.568Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-08T00:50:58.568Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-08T00:50:58.568Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-08T00:50:58.568Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-08T00:50:58.568Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-08T00:50:58.568Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-08T00:50:58.568Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-08T00:50:58.568Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-08T00:50:58.568Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-08T00:50:58.846Z] Executing busybox-1.31.1-r19.trigger [2021-07-08T00:50:58.846Z] OK: 72 MiB in 59 packages [2021-07-08T00:50:59.513Z] ---> f19b437fabb1 [2021-07-08T00:50:59.513Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-08T00:51:00.498Z] ---> be6c493ca577 [2021-07-08T00:51:00.498Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-08T00:51:00.498Z] ---> Running in ab88229453e3 [2021-07-08T00:51:00.776Z] Removing intermediate container ab88229453e3 [2021-07-08T00:51:01.051Z] ---> 02c65dadd984 [2021-07-08T00:51:01.051Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-08T00:51:01.051Z] ---> Running in 39a310a4cc5f [2021-07-08T00:51:01.653Z] Removing intermediate container 39a310a4cc5f [2021-07-08T00:51:01.653Z] ---> 7f55af30a344 [2021-07-08T00:51:01.653Z] Step 22/24 : LABEL arch=arm64 [2021-07-08T00:51:01.653Z] ---> Running in 36e9d3c1c5ed [2021-07-08T00:51:02.262Z] Removing intermediate container 36e9d3c1c5ed [2021-07-08T00:51:02.262Z] ---> a5ca8ab154cc [2021-07-08T00:51:02.262Z] Step 23/24 : LABEL git_sha=403478553875fb33035a4958dd05c0dcd3357d37 [2021-07-08T00:51:02.536Z] ---> Running in c27aa61cfbf0 [2021-07-08T00:51:03.154Z] Removing intermediate container c27aa61cfbf0 [2021-07-08T00:51:03.154Z] ---> 66f99e229528 [2021-07-08T00:51:03.154Z] Step 24/24 : LABEL version=0.0.0 [2021-07-08T00:51:03.154Z] ---> Running in 17176cef16b0 [2021-07-08T00:51:03.432Z] Collecting docker-compose==1.23.2 [2021-07-08T00:51:03.432Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-08T00:51:03.708Z] Removing intermediate container 17176cef16b0 [2021-07-08T00:51:03.708Z] ---> 8970dfa04f40 [2021-07-08T00:51:03.708Z] [2021-07-08T00:51:03.983Z] Successfully built 8970dfa04f40 [2021-07-08T00:51:03.983Z] Successfully tagged core-data-arm64:latest [2021-07-08T00:51:04.581Z]  Building core-data ... done Collecting docker<4.0,>=3.6.0 [2021-07-08T00:51:04.581Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-08T00:51:05.179Z] Collecting cached-property<2,>=1.2.0 [2021-07-08T00:51:05.179Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-08T00:51:05.475Z] Collecting docopt<0.7,>=0.6.1 [2021-07-08T00:51:05.475Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-08T00:51:07.453Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-08T00:51:07.453Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-08T00:51:10.062Z] Collecting PyYAML<4,>=3.10 [2021-07-08T00:51:10.062Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-08T00:51:12.670Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-08T00:51:12.670Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-08T00:51:12.941Z] 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-07-08T00:51:13.211Z] Collecting jsonschema<3,>=2.5.1 [2021-07-08T00:51:13.211Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-08T00:51:13.481Z] Collecting texttable<0.10,>=0.9.0 [2021-07-08T00:51:13.481Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-08T00:51:16.085Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-08T00:51:16.085Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-08T00:51:16.354Z] Collecting docker-pycreds>=0.4.0 [2021-07-08T00:51:16.354Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-08T00:51:16.945Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-08T00:51:16.945Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-08T00:51:17.217Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-08T00:51:17.217Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-08T00:51:17.485Z] Collecting idna<2.8,>=2.5 [2021-07-08T00:51:17.485Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-08T00:51:17.485Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-08T00:51:17.486Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-08T00:51:17.486Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-08T00:51:17.486Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-08T00:51:18.455Z] Installing collected packages: websocket-client, urllib3, idna, requests, docker-pycreds, docker, cached-property, docopt, dockerpty, PyYAML, jsonschema, texttable, docker-compose [2021-07-08T00:51:18.455Z] Attempting uninstall: urllib3 [2021-07-08T00:51:18.455Z] Found existing installation: urllib3 1.25.9 [2021-07-08T00:51:18.455Z] Uninstalling urllib3-1.25.9: [2021-07-08T00:51:18.725Z] Successfully uninstalled urllib3-1.25.9 [2021-07-08T00:51:19.317Z] Attempting uninstall: idna [2021-07-08T00:51:19.317Z] Found existing installation: idna 2.9 [2021-07-08T00:51:19.317Z] Uninstalling idna-2.9: [2021-07-08T00:51:19.317Z] Successfully uninstalled idna-2.9 [2021-07-08T00:51:19.909Z] Attempting uninstall: requests [2021-07-08T00:51:19.909Z] Found existing installation: requests 2.23.0 [2021-07-08T00:51:19.909Z] Uninstalling requests-2.23.0: [2021-07-08T00:51:20.179Z] Successfully uninstalled requests-2.23.0 [2021-07-08T00:51:21.150Z] Running setup.py install for docopt: started [2021-07-08T00:51:23.114Z] Running setup.py install for docopt: finished with status 'done' [2021-07-08T00:51:23.114Z] Running setup.py install for dockerpty: started [2021-07-08T00:51:25.078Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-08T00:51:25.078Z] Running setup.py install for PyYAML: started [2021-07-08T00:51:27.041Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-08T00:51:27.041Z] Running setup.py install for texttable: started [2021-07-08T00:51:29.007Z] Running setup.py install for texttable: finished with status 'done' [2021-07-08T00:51:29.597Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-08T00:51:37.865Z] Removing intermediate container cc047ea9f0c5 [2021-07-08T00:51:37.865Z] ---> 80ccfcf3061b [2021-07-08T00:51:37.865Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-08T00:51:37.865Z] ---> Running in 604a6d9dcfe9 [2021-07-08T00:51:37.865Z] Removing intermediate container 604a6d9dcfe9 [2021-07-08T00:51:37.865Z] ---> f0f295909352 [2021-07-08T00:51:37.865Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-08T00:51:37.865Z] ---> Running in c0a2fa931aa1 [2021-07-08T00:51:38.459Z] Removing intermediate container c0a2fa931aa1 [2021-07-08T00:51:38.459Z] ---> 5e4e974ee465 [2021-07-08T00:51:38.459Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-08T00:51:39.903Z] ---> 8ac818147eff [2021-07-08T00:51:39.903Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-08T00:51:40.511Z] ---> 2ecd49fc5cfa [2021-07-08T00:51:40.511Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-08T00:51:41.516Z] ---> 520b31eb8b55 [2021-07-08T00:51:41.516Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-08T00:51:41.516Z] ---> Running in 58fbdd8c29a1 [2021-07-08T00:51:42.118Z] Removing intermediate container 58fbdd8c29a1 [2021-07-08T00:51:42.118Z] ---> 4a2289c441e5 [2021-07-08T00:51:42.118Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-08T00:51:42.391Z] ---> Running in 8ee7fb6770b3 [2021-07-08T00:51:42.662Z] Removing intermediate container 8ee7fb6770b3 [2021-07-08T00:51:42.662Z] ---> 267c8715cad6 [2021-07-08T00:51:42.662Z] Step 22/24 : LABEL arch=arm64 [2021-07-08T00:51:42.935Z] ---> Running in 7476a7313f9c [2021-07-08T00:51:43.528Z] Removing intermediate container 7476a7313f9c [2021-07-08T00:51:43.528Z] ---> cff424709ef9 [2021-07-08T00:51:43.528Z] Step 23/24 : LABEL git_sha=403478553875fb33035a4958dd05c0dcd3357d37 [2021-07-08T00:51:43.528Z] ---> Running in 3f954c9a3a87 [2021-07-08T00:51:44.124Z] Removing intermediate container 3f954c9a3a87 [2021-07-08T00:51:44.125Z] ---> a0745e9aac49 [2021-07-08T00:51:44.125Z] Step 24/24 : LABEL version=0.0.0 [2021-07-08T00:51:44.125Z] ---> Running in 56d03096359e [2021-07-08T00:51:44.717Z] Removing intermediate container 56d03096359e [2021-07-08T00:51:44.717Z] ---> ad4de8e4728a [2021-07-08T00:51:44.717Z] [2021-07-08T00:51:44.993Z] Successfully built ad4de8e4728a [2021-07-08T00:51:44.993Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-08T00:51:45.281Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-08T00:51:45.275Z] $ docker stop --time=1 b11caff179d134d14170b0e3cac6af2a204ae50a786ed262997e510da954c3d8 [2021-07-08T00:51:47.106Z] $ docker rm -f b11caff179d134d14170b0e3cac6af2a204ae50a786ed262997e510da954c3d8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-08T00:51:47.721Z] + docker images [2021-07-08T00:51:47.991Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-08T00:51:47.991Z] sys-mgmt-agent-arm64 latest ad4de8e4728a 3 seconds ago 299MB [2021-07-08T00:51:47.991Z] core-data-arm64 latest 8970dfa04f40 44 seconds ago 19.1MB [2021-07-08T00:51:47.991Z] f14c8baaf2b9 About a minute ago 975MB [2021-07-08T00:51:47.991Z] 76ba6fcd12a4 About a minute ago 969MB [2021-07-08T00:51:47.991Z] security-bootstrapper-arm64 latest 781ff1aa4f9a About a minute ago 17.5MB [2021-07-08T00:51:47.991Z] core-metadata-arm64 latest 78859efe7322 About a minute ago 15.7MB [2021-07-08T00:51:47.991Z] 7b46389ec171 About a minute ago 972MB [2021-07-08T00:51:47.991Z] 0a5b72a32112 About a minute ago 969MB [2021-07-08T00:51:47.991Z] security-secretstore-setup-arm64 latest 24c685072457 4 minutes ago 27.1MB [2021-07-08T00:51:47.991Z] security-proxy-setup-arm64 latest 75831f4e059e 4 minutes ago 24.2MB [2021-07-08T00:51:47.991Z] core-command-arm64 latest 31aa565ab829 4 minutes ago 15MB [2021-07-08T00:51:47.991Z] support-scheduler-arm64 latest e9decc4166b9 4 minutes ago 15.1MB [2021-07-08T00:51:47.991Z] support-notifications-arm64 latest da57d3e35d36 4 minutes ago 15.7MB [2021-07-08T00:51:47.991Z] d29150ef8afc 4 minutes ago 968MB [2021-07-08T00:51:47.991Z] ac7820d88f67 4 minutes ago 973MB [2021-07-08T00:51:47.991Z] d96354fbe2e8 4 minutes ago 976MB [2021-07-08T00:51:47.991Z] 529641ab8a5d 4 minutes ago 969MB [2021-07-08T00:51:47.991Z] ed0a6a25307b 4 minutes ago 966MB [2021-07-08T00:51:47.991Z] ci-base-image-arm64 latest bfae057ec2cd 14 minutes ago 641MB [2021-07-08T00:51:47.991Z] alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB [2021-07-08T00:51:47.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 4 weeks ago 429MB [2021-07-08T00:51:47.992Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-07-08T00:51:47.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-08T00:51:48.712Z] ---> job-cost.sh [2021-07-08T00:51:48.712Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s4dT [2021-07-08T00:52:27.672Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-08T00:54:04.431Z] lf-activate-venv(): INFO: Adding /tmp/venv-s4dT/bin to PATH [2021-07-08T00:54:04.431Z] INFO: No Stack... [2021-07-08T00:54:04.431Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-08T00:54:04.431Z] INFO: Archiving Costs [Pipeline] sh [2021-07-08T00:54:04.772Z] + cat+ /w/workspace/edgex-go/18/archives/cost.csv [2021-07-08T00:54:04.772Z] cut -d, -f6 [Pipeline] lock [2021-07-08T00:54:04.837Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3571-18-stack-cost] [2021-07-08T00:54:04.846Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3571-18-stack-cost] did not exist. Created. [2021-07-08T00:54:04.846Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3571-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-08T00:54:05.223Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-08T00:54:05.476Z] Stashed 1 file(s) [Pipeline] } [2021-07-08T00:54:05.491Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3571-18-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-08T00:54:06.207Z] provisioning config files... [2021-07-08T00:54:06.216Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/18@tmp/config1625512484165109350tmp [Pipeline] { [Pipeline] sh [2021-07-08T00:54:06.526Z] + set +x [2021-07-08T00:54:06.526Z] + curl -s https://codecov.io/bash [2021-07-08T00:54:06.526Z] + bash -s -- [2021-07-08T00:54:06.526Z] [2021-07-08T00:54:06.526Z] _____ _ [2021-07-08T00:54:06.526Z] / ____| | | [2021-07-08T00:54:06.526Z] | | ___ __| | ___ ___ _____ __ [2021-07-08T00:54:06.526Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-08T00:54:06.526Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-08T00:54:06.526Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-08T00:54:06.526Z] Bash-1.0.3 [2021-07-08T00:54:06.526Z] [2021-07-08T00:54:06.526Z] [2021-07-08T00:54:06.526Z] ==> git version 2.24.4 found [2021-07-08T00:54:06.526Z] ==> 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-07-08T00:54:06.526Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-08T00:54:06.526Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-08T00:54:06.526Z] ==> Jenkins CI detected. [2021-07-08T00:54:06.526Z] project root: . [2021-07-08T00:54:06.526Z] --> token set from env [2021-07-08T00:54:06.526Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-08T00:54:06.788Z] ==> Running gcov in . (disable via -X gcov) [2021-07-08T00:54:06.788Z] ==> Python coveragepy not found [2021-07-08T00:54:06.788Z] ==> Searching for coverage reports in: [2021-07-08T00:54:06.788Z] + . [2021-07-08T00:54:06.788Z] -> Found 1 reports [2021-07-08T00:54:06.788Z] ==> Detecting git/mercurial file structure [2021-07-08T00:54:06.788Z] ==> Reading reports [2021-07-08T00:54:06.788Z] + ./coverage.out bytes=398095 [2021-07-08T00:54:06.788Z] ==> Appending adjustments [2021-07-08T00:54:06.788Z] https://docs.codecov.io/docs/fixing-reports [2021-07-08T00:54:07.730Z] + Found adjustments [2021-07-08T00:54:07.730Z] ==> Gzipping contents [2021-07-08T00:54:07.991Z] 56K /tmp/codecov.eqOiT4.gz [2021-07-08T00:54:07.991Z] ==> Uploading reports [2021-07-08T00:54:07.991Z] url: https://codecov.io [2021-07-08T00:54:07.991Z] query: branch=PR-3571&commit=d926b7b13a6652563262476d6d6e5f4c07c3398a&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F18%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= [2021-07-08T00:54:07.991Z] -> Pinging Codecov [2021-07-08T00:54:07.991Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3571&commit=d926b7b13a6652563262476d6d6e5f4c07c3398a&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F18%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= [2021-07-08T00:54:08.256Z] -> Uploading to [2021-07-08T00:54:08.256Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-08/00271124DB129430A58F1EEE437C3FCB/d926b7b13a6652563262476d6d6e5f4c07c3398a/35cb68e5-8fcb-49de-b7d4-d09f3ad0750a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210708%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210708T005408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=162a31703a321926e0bea774c7318fefe1ff3873a24959a43a97172171f81c3a [2021-07-08T00:54:08.256Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-08T00:54:08.256Z] Dload Upload Total Spent Left Speed [2021-07-08T00:54:08.828Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54889 0 0 100 54889 0 126k --:--:-- --:--:-- --:--:-- 125k 100 54889 0 0 100 54889 0 125k --:--:-- --:--:-- --:--:-- 125k [2021-07-08T00:54:08.828Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d926b7b13a6652563262476d6d6e5f4c07c3398a [Pipeline] } [2021-07-08T00:54:08.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-08T00:54:09.983Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-08T00:54:10.551Z] ---> package-listing.sh [2021-07-08T00:54:10.551Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-08T00:54:10.551Z] ++ facter osfamily [2021-07-08T00:54:10.813Z] + OS_FAMILY=redhat [2021-07-08T00:54:10.813Z] + workspace=/w/workspace/edgex-go/18 [2021-07-08T00:54:10.813Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-08T00:54:10.813Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-08T00:54:10.813Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-08T00:54:10.813Z] + PACKAGES=/tmp/packages_start.txt [2021-07-08T00:54:10.813Z] + '[' /w/workspace/edgex-go/18 ']' [2021-07-08T00:54:10.813Z] + PACKAGES=/tmp/packages_end.txt [2021-07-08T00:54:10.813Z] + case "${OS_FAMILY}" in [2021-07-08T00:54:10.813Z] + rpm -qa [2021-07-08T00:54:10.813Z] + sort [2021-07-08T00:54:12.731Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-08T00:54:12.731Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-08T00:54:12.731Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-08T00:54:12.731Z] + '[' /w/workspace/edgex-go/18 ']' [2021-07-08T00:54:12.731Z] + mkdir -p /w/workspace/edgex-go/18/archives/ [2021-07-08T00:54:12.731Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/18/archives/ [Pipeline] echo [2021-07-08T00:54:12.746Z] 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/18/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-08T00:54:13.035Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:54:13.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-08T00:54:13.609Z] [2021-07-08T00:54:13.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:54:13.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-08T00:54:13.929Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-08T00:54:13.929Z] df20fa9351a1: Pulling fs layer [2021-07-08T00:54:13.929Z] 36b3adc4ff6f: Pulling fs layer [2021-07-08T00:54:13.929Z] 8ad3a11d3b57: Pulling fs layer [2021-07-08T00:54:13.929Z] 46f8f816bc3b: Pulling fs layer [2021-07-08T00:54:13.929Z] 93b61091891f: Pulling fs layer [2021-07-08T00:54:13.929Z] 93b9cdb0e59b: Pulling fs layer [2021-07-08T00:54:13.929Z] 5e14af77c1be: Pulling fs layer [2021-07-08T00:54:13.929Z] 01666e4c0597: Pulling fs layer [2021-07-08T00:54:13.929Z] aa168da1d23b: Pulling fs layer [2021-07-08T00:54:13.929Z] 46f8f816bc3b: Waiting [2021-07-08T00:54:13.929Z] 93b61091891f: Waiting [2021-07-08T00:54:13.929Z] 93b9cdb0e59b: Waiting [2021-07-08T00:54:13.929Z] 5e14af77c1be: Waiting [2021-07-08T00:54:13.929Z] 01666e4c0597: Waiting [2021-07-08T00:54:13.929Z] aa168da1d23b: Waiting [2021-07-08T00:54:13.929Z] 36b3adc4ff6f: Verifying Checksum [2021-07-08T00:54:13.929Z] 36b3adc4ff6f: Download complete [2021-07-08T00:54:14.189Z] 46f8f816bc3b: Verifying Checksum [2021-07-08T00:54:14.189Z] 46f8f816bc3b: Download complete [2021-07-08T00:54:14.189Z] df20fa9351a1: Verifying Checksum [2021-07-08T00:54:14.189Z] df20fa9351a1: Download complete [2021-07-08T00:54:14.189Z] 93b9cdb0e59b: Verifying Checksum [2021-07-08T00:54:14.189Z] 93b9cdb0e59b: Download complete [2021-07-08T00:54:14.189Z] 5e14af77c1be: Verifying Checksum [2021-07-08T00:54:14.189Z] 5e14af77c1be: Download complete [2021-07-08T00:54:14.189Z] 93b61091891f: Verifying Checksum [2021-07-08T00:54:14.189Z] 93b61091891f: Download complete [2021-07-08T00:54:14.189Z] 01666e4c0597: Verifying Checksum [2021-07-08T00:54:14.189Z] 01666e4c0597: Download complete [2021-07-08T00:54:14.189Z] df20fa9351a1: Pull complete [2021-07-08T00:54:14.455Z] 36b3adc4ff6f: Pull complete [2021-07-08T00:54:14.455Z] 8ad3a11d3b57: Verifying Checksum [2021-07-08T00:54:14.455Z] 8ad3a11d3b57: Download complete [2021-07-08T00:54:15.038Z] 8ad3a11d3b57: Pull complete [2021-07-08T00:54:15.038Z] 46f8f816bc3b: Pull complete [2021-07-08T00:54:15.299Z] 93b61091891f: Pull complete [2021-07-08T00:54:15.299Z] 93b9cdb0e59b: Pull complete [2021-07-08T00:54:15.562Z] 5e14af77c1be: Pull complete [2021-07-08T00:54:15.562Z] 01666e4c0597: Pull complete [2021-07-08T00:54:16.138Z] aa168da1d23b: Verifying Checksum [2021-07-08T00:54:16.138Z] aa168da1d23b: Download complete [2021-07-08T00:54:20.402Z] aa168da1d23b: Pull complete [2021-07-08T00:54:20.402Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-08T00:54:20.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-08T00:54:20.402Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-08T00:54:20.480Z] prd-centos7-docker-4c-2g-2160 does not seem to be running inside a container [2021-07-08T00:54:20.518Z] $ 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/18/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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-08T00:54:23.368Z] $ docker top 31aeefd8e443dd2f239eefd4184d6b139409154559d193115850d954a150f9e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-08T00:54:23.748Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-08T00:54:24.050Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-08T00:54:24.348Z] + ls /var/log/sa-host [2021-07-08T00:54:24.348Z] + sadf -c /var/log/sa-host/sa05 [2021-07-08T00:54:24.348Z] file_magic: OK [2021-07-08T00:54:24.348Z] HZ: Using current value: 100 [2021-07-08T00:54:24.348Z] file_header: OK [2021-07-08T00:54:24.348Z] 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-07-08T00:54:24.348Z] Statistics: [2021-07-08T00:54:24.348Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-08T00:54:24.348Z] File successfully converted to sysstat format version 12.2.1 [2021-07-08T00:54:24.348Z] + sadf -c /var/log/sa-host/sa08 [2021-07-08T00:54:24.348Z] file_magic: OK [2021-07-08T00:54:24.348Z] HZ: Using current value: 100 [2021-07-08T00:54:24.348Z] file_header: OK [2021-07-08T00:54:24.348Z] 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-07-08T00:54:24.348Z] Statistics: [2021-07-08T00:54:24.348Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-08T00:54:24.348Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-08T00:54:24.552Z] provisioning config files... [2021-07-08T00:54:24.565Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/18@tmp/config3493795514133365262tmp [Pipeline] { [Pipeline] echo [2021-07-08T00:54:24.589Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-08T00:54:24.886Z] ---> create-netrc.sh [Pipeline] } [2021-07-08T00:54:24.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-08T00:54:25.276Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-08T00:54:25.288Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-08T00:54:25.582Z] ---> sudo-logs.sh [2021-07-08T00:54:25.582Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-08T00:54:25.611Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-08T00:54:25.911Z] ---> job-cost.sh [2021-07-08T00:54:25.911Z] lf-activate-venv: SKIPPING [2021-07-08T00:54:25.911Z] DEBUG: total: 0.18000000715255737 [2021-07-08T00:54:25.911Z] INFO: Retrieving Stack Cost... [2021-07-08T00:54:27.296Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-08T00:54:27.557Z] INFO: Archiving Costs [Pipeline] echo [2021-07-08T00:54:27.571Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-08T00:54:27.869Z] ---> logs-deploy.sh [2021-07-08T00:54:27.869Z] lf-activate-venv: SKIPPING [2021-07-08T00:54:27.869Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3571/18 [2021-07-08T00:54:27.869Z] INFO: archiving workspace using pattern(s): [2021-07-08T00:54:28.811Z] Archives upload complete. [2021-07-08T00:54:28.811Z] INFO: archiving logs to Nexus [2021-07-08T00:54:29.384Z] ---> uname -a: [2021-07-08T00:54:29.384Z] Linux prd-centos7-docker-4c-2g-2160.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-08T00:54:29.384Z] [2021-07-08T00:54:29.384Z] [2021-07-08T00:54:29.384Z] ---> lscpu: [2021-07-08T00:54:29.384Z] Architecture: x86_64 [2021-07-08T00:54:29.384Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-08T00:54:29.384Z] Byte Order: Little Endian [2021-07-08T00:54:29.384Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-08T00:54:29.384Z] CPU(s): 2 [2021-07-08T00:54:29.384Z] On-line CPU(s) list: 0,1 [2021-07-08T00:54:29.384Z] Thread(s) per core: 1 [2021-07-08T00:54:29.384Z] Core(s) per socket: 1 [2021-07-08T00:54:29.384Z] Socket(s): 2 [2021-07-08T00:54:29.384Z] NUMA node(s): 1 [2021-07-08T00:54:29.384Z] Vendor ID: AuthenticAMD [2021-07-08T00:54:29.384Z] CPU family: 23 [2021-07-08T00:54:29.384Z] Model: 49 [2021-07-08T00:54:29.384Z] Model name: AMD EPYC-Rome Processor [2021-07-08T00:54:29.384Z] Stepping: 0 [2021-07-08T00:54:29.384Z] CPU MHz: 2799.998 [2021-07-08T00:54:29.384Z] BogoMIPS: 5599.99 [2021-07-08T00:54:29.384Z] Virtualization: AMD-V [2021-07-08T00:54:29.384Z] Hypervisor vendor: KVM [2021-07-08T00:54:29.384Z] Virtualization type: full [2021-07-08T00:54:29.384Z] L1d cache: 64 KiB [2021-07-08T00:54:29.384Z] L1i cache: 64 KiB [2021-07-08T00:54:29.384Z] L2 cache: 1 MiB [2021-07-08T00:54:29.384Z] L3 cache: 32 MiB [2021-07-08T00:54:29.384Z] NUMA node0 CPU(s): 0,1 [2021-07-08T00:54:29.384Z] Vulnerability Itlb multihit: Not affected [2021-07-08T00:54:29.384Z] Vulnerability L1tf: Not affected [2021-07-08T00:54:29.384Z] Vulnerability Mds: Not affected [2021-07-08T00:54:29.384Z] Vulnerability Meltdown: Not affected [2021-07-08T00:54:29.384Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-08T00:54:29.384Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-08T00:54:29.384Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-08T00:54:29.384Z] Vulnerability Srbds: Not affected [2021-07-08T00:54:29.384Z] Vulnerability Tsx async abort: Not affected [2021-07-08T00:54:29.384Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-07-08T00:54:29.384Z] [2021-07-08T00:54:29.384Z] [2021-07-08T00:54:29.384Z] ---> nproc: [2021-07-08T00:54:29.384Z] 2 [2021-07-08T00:54:29.384Z] [2021-07-08T00:54:29.384Z] [2021-07-08T00:54:29.384Z] ---> df -h: [2021-07-08T00:54:29.384Z] Filesystem Size Used Available Use% Mounted on [2021-07-08T00:54:29.384Z] overlay 40.0G 12.4G 27.5G 31% / [2021-07-08T00:54:29.384Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-08T00:54:29.384Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-08T00:54:29.384Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-08T00:54:29.384Z] /dev/vda1 40.0G 12.4G 27.5G 31% /facter-os [2021-07-08T00:54:29.384Z] /dev/vda1 40.0G 12.4G 27.5G 31% /etc/resolv.conf [2021-07-08T00:54:29.384Z] /dev/vda1 40.0G 12.4G 27.5G 31% /etc/hostname [2021-07-08T00:54:29.384Z] /dev/vda1 40.0G 12.4G 27.5G 31% /etc/hosts [2021-07-08T00:54:29.384Z] /dev/vda1 40.0G 12.4G 27.5G 31% /run/cloud-init/result.json [2021-07-08T00:54:29.384Z] /dev/vda1 40.0G 12.4G 27.5G 31% /var/log/sa-host [2021-07-08T00:54:29.384Z] /dev/vda1 40.0G 12.4G 27.5G 31% /var/log/secure [2021-07-08T00:54:29.384Z] /dev/vda1 40.0G 12.4G 27.5G 31% /var/log/auth.log [2021-07-08T00:54:29.384Z] /dev/vda1 40.0G 12.4G 27.5G 31% /w/workspace/edgex-go/18 [2021-07-08T00:54:29.384Z] /dev/vda1 40.0G 12.4G 27.5G 31% /w/workspace/edgex-go/18@tmp [2021-07-08T00:54:29.384Z] [2021-07-08T00:54:29.384Z] [2021-07-08T00:54:29.384Z] ---> free -m: [2021-07-08T00:54:29.384Z] total used free shared buff/cache available [2021-07-08T00:54:29.384Z] Mem: 7821 1326 1747 0 4747 6456 [2021-07-08T00:54:29.384Z] Swap: 1023 2 1021 [2021-07-08T00:54:29.384Z] [2021-07-08T00:54:29.384Z] [2021-07-08T00:54:29.384Z] ---> ip addr: [2021-07-08T00:54:29.385Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-08T00:54:29.385Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-08T00:54:29.385Z] inet 127.0.0.1/8 scope host lo [2021-07-08T00:54:29.385Z] valid_lft forever preferred_lft forever [2021-07-08T00:54:29.385Z] inet6 ::1/128 scope host [2021-07-08T00:54:29.385Z] valid_lft forever preferred_lft forever [2021-07-08T00:54:29.385Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-08T00:54:29.385Z] link/ether fa:16:3e:0b:01:c4 brd ff:ff:ff:ff:ff:ff [2021-07-08T00:54:29.385Z] inet 10.30.123.114/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-08T00:54:29.385Z] valid_lft 84973sec preferred_lft 84973sec [2021-07-08T00:54:29.385Z] inet6 fe80::f816:3eff:fe0b:1c4/64 scope link [2021-07-08T00:54:29.385Z] valid_lft forever preferred_lft forever [2021-07-08T00:54:29.385Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-08T00:54:29.385Z] link/ether 02:42:2b:cf:4c:47 brd ff:ff:ff:ff:ff:ff [2021-07-08T00:54:29.385Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-08T00:54:29.385Z] valid_lft forever preferred_lft forever [2021-07-08T00:54:29.385Z] inet6 fe80::42:2bff:fecf:4c47/64 scope link [2021-07-08T00:54:29.385Z] valid_lft forever preferred_lft forever [2021-07-08T00:54:29.385Z] [2021-07-08T00:54:29.385Z] [2021-07-08T00:54:29.385Z] ---> sar -b -r -n DEV: [2021-07-08T00:54:29.385Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/08/21 _x86_64_ (2 CPU) [2021-07-08T00:54:29.385Z] [2021-07-08T00:54:29.385Z] 00:30:33 LINUX RESTART (2 CPU) [2021-07-08T00:54:29.385Z] [2021-07-08T00:54:29.385Z] 00:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-07-08T00:54:29.385Z] 00:32:01 112.11 4.27 107.84 0.00 2720.41 19937.51 0.00 [2021-07-08T00:54:29.385Z] 00:33:01 143.74 0.00 143.74 0.00 0.00 44979.03 0.00 [2021-07-08T00:54:29.385Z] 00:34:01 73.61 0.00 73.61 0.00 0.00 10658.40 0.00 [2021-07-08T00:54:29.385Z] 00:35:01 54.70 0.02 54.68 0.00 0.53 4124.31 0.00 [2021-07-08T00:54:29.385Z] 00:36:02 653.13 213.76 439.37 0.00 5859.48 281903.91 0.00 [2021-07-08T00:54:29.385Z] 00:37:01 446.25 79.46 366.79 0.00 2989.47 166618.27 0.00 [2021-07-08T00:54:29.385Z] 00:38:01 389.59 31.85 357.74 0.00 3602.80 114210.84 0.00 [2021-07-08T00:54:29.385Z] 00:39:01 6.65 0.03 6.61 0.00 0.27 288.74 0.00 [2021-07-08T00:54:29.385Z] 00:40:01 0.30 0.00 0.30 0.00 0.00 3.28 0.00 [2021-07-08T00:54:29.385Z] 00:41:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 [2021-07-08T00:54:29.385Z] 00:42:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2021-07-08T00:54:29.385Z] 00:43:01 0.18 0.00 0.18 0.00 0.00 1.83 0.00 [2021-07-08T00:54:29.385Z] 00:44:01 0.28 0.00 0.28 0.00 0.00 3.53 0.00 [2021-07-08T00:54:29.385Z] 00:45:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 [2021-07-08T00:54:29.385Z] 00:46:01 0.62 0.35 0.27 0.00 7.06 3.16 0.00 [2021-07-08T00:54:29.385Z] 00:47:01 0.88 0.00 0.88 0.00 0.00 18.00 0.00 [2021-07-08T00:54:29.385Z] 00:48:01 0.27 0.00 0.27 0.00 0.00 3.15 0.00 [2021-07-08T00:54:29.385Z] 00:49:01 0.27 0.00 0.27 0.00 0.00 3.20 0.00 [2021-07-08T00:54:29.385Z] 00:50:01 0.18 0.00 0.18 0.00 0.00 1.92 0.00 [2021-07-08T00:54:29.385Z] 00:51:01 0.28 0.02 0.27 0.00 0.13 3.12 0.00 [2021-07-08T00:54:29.385Z] 00:52:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 [2021-07-08T00:54:29.385Z] 00:53:01 0.25 0.00 0.25 0.00 0.00 3.40 0.00 [2021-07-08T00:54:29.385Z] 00:54:01 0.30 0.00 0.30 0.00 0.00 2.70 0.00 [2021-07-08T00:54:29.385Z] Average: 82.02 14.42 67.60 0.00 660.12 28013.59 0.00 [2021-07-08T00:54:29.385Z] [2021-07-08T00:54:29.385Z] 00:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-08T00:54:29.385Z] 00:32:01 5149140 0 800500 10.00 2620 2056672 1250368 13.80 728516 1720684 160 [2021-07-08T00:54:29.385Z] 00:33:01 3744280 0 1044400 13.04 2620 3217632 1431368 15.80 1218144 2478384 59892 [2021-07-08T00:54:29.385Z] 00:34:01 3743724 0 1185836 14.81 2620 3076752 1731580 19.12 1425456 2280856 103356 [2021-07-08T00:54:29.385Z] 00:35:01 3785904 0 1165120 14.55 2620 3055288 1843276 20.35 1345796 2310292 126608 [2021-07-08T00:54:29.385Z] 00:36:02 577364 0 1456744 18.19 2620 5972204 2644588 29.20 2857948 3873492 51508 [2021-07-08T00:54:29.385Z] 00:37:01 642228 0 1369444 17.10 2620 5994640 1989100 21.96 2278628 4373836 170492 [2021-07-08T00:54:29.385Z] 00:38:01 2401348 0 1275656 15.93 2620 4329308 1622884 17.92 1447312 3444456 20 [2021-07-08T00:54:29.385Z] 00:39:01 2424056 0 1252944 15.64 2620 4329312 1410660 15.57 1465096 3418488 12 [2021-07-08T00:54:29.385Z] 00:40:01 2424848 0 1252148 15.63 2620 4329316 1403464 15.50 1464292 3418504 8 [2021-07-08T00:54:29.385Z] 00:41:01 2426492 0 1250500 15.61 2620 4329320 1403548 15.50 1464424 3418504 16 [2021-07-08T00:54:29.385Z] 00:42:01 2426768 0 1250220 15.61 2620 4329324 1403500 15.50 1464396 3418544 12 [2021-07-08T00:54:29.385Z] 00:43:01 2426840 0 1250144 15.61 2620 4329328 1403464 15.50 1464380 3418544 8 [2021-07-08T00:54:29.385Z] 00:44:01 2426128 0 1250848 15.62 2620 4329336 1403620 15.50 1464772 3418544 8 [2021-07-08T00:54:29.385Z] 00:45:01 2426716 0 1250260 15.61 2620 4329336 1403464 15.50 1464280 3418544 8 [2021-07-08T00:54:29.385Z] 00:46:01 2423544 0 1253392 15.65 2620 4329376 1403548 15.50 1470848 3415148 24 [2021-07-08T00:54:29.385Z] 00:47:01 2423748 0 1253188 15.65 2620 4329376 1403464 15.50 1470552 3415148 12 [2021-07-08T00:54:29.385Z] 00:48:01 2423784 0 1253144 15.65 2620 4329384 1403524 15.50 1470576 3415152 8 [2021-07-08T00:54:29.385Z] 00:49:01 2423740 0 1253184 15.65 2620 4329388 1403464 15.50 1470680 3415148 8 [2021-07-08T00:54:29.385Z] 00:50:01 2423176 0 1253748 15.65 2620 4329388 1403608 15.50 1471056 3415148 8 [2021-07-08T00:54:29.385Z] 00:51:01 2423372 0 1253544 15.65 2620 4329396 1403560 15.50 1470652 3415152 20 [2021-07-08T00:54:29.385Z] 00:52:01 2423568 0 1253348 15.65 2620 4329396 1403536 15.50 1470776 3415152 12 [2021-07-08T00:54:29.385Z] 00:53:01 2423788 0 1253120 15.65 2620 4329404 1403464 15.50 1470584 3415152 8 [2021-07-08T00:54:29.385Z] 00:54:01 2423772 0 1253132 15.65 2620 4329408 1403464 15.50 1470704 3415152 8 [2021-07-08T00:54:29.385Z] Average: 2558188 0 1231938 15.38 2620 4216186 1520718 16.79 1512603 3267305 22270 [2021-07-08T00:54:29.385Z] [2021-07-08T00:54:29.385Z] 00:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-08T00:54:29.385Z] 00:32:01 eth0 1458.70 1498.90 6122.86 172.25 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:32:01 docker0 943.90 795.99 74.94 2740.10 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:33:01 eth0 568.82 502.58 3529.49 45.29 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:33:01 docker0 257.32 286.76 16.69 843.68 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:34:01 vethd38ea62 0.73 0.87 0.06 0.07 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:34:01 eth0 43.81 25.20 39.08 16.40 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:34:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:35:01 vethd38ea62 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:35:01 eth0 31.62 22.93 19.18 109.64 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:35:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:36:02 veth1531fc8 0.00 0.97 0.00 0.05 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:36:02 eth0 263.51 215.93 1854.32 34.23 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:36:02 vethf13d288 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:37:01 vethed27160 11.23 13.29 0.95 33.80 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:37:01 veth1531fc8 0.00 0.29 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:37:01 vetha258b0a 11.69 14.04 0.98 33.85 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:37:01 veth95bcdc6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:38:01 eth0 2902.93 2622.48 13891.80 552.03 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:38:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:38:01 docker0 1322.06 1248.24 99.19 4333.81 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:39:01 eth0 0.63 0.40 0.39 0.04 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:40:01 eth0 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:41:01 eth0 0.25 0.20 0.09 0.04 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:42:01 eth0 0.22 0.17 0.07 0.04 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:43:01 eth0 0.53 0.07 0.05 0.01 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:44:01 eth0 0.48 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:45:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:46:01 eth0 0.22 0.20 0.08 0.04 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:47:01 eth0 0.13 0.10 0.01 0.03 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:48:01 eth0 0.65 0.15 0.10 0.01 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:49:01 eth0 0.37 0.10 0.04 0.01 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:50:01 eth0 0.48 0.33 0.27 0.20 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:51:01 eth0 0.25 0.20 0.08 0.05 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:52:01 eth0 0.18 0.12 0.07 0.04 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.385Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.386Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.386Z] 00:53:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.386Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.386Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.386Z] 00:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.386Z] 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.386Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.386Z] Average: eth0 115.38 107.28 585.35 22.90 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.386Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.386Z] Average: docker0 57.55 54.33 4.32 188.65 0.00 0.00 0.00 0.00 [2021-07-08T00:54:29.386Z] [2021-07-08T00:54:29.386Z] [2021-07-08T00:54:29.386Z] ---> sar -P ALL: [2021-07-08T00:54:29.386Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/08/21 _x86_64_ (2 CPU) [2021-07-08T00:54:29.386Z] [2021-07-08T00:54:29.386Z] 00:30:33 LINUX RESTART (2 CPU) [2021-07-08T00:54:29.386Z] [2021-07-08T00:54:29.386Z] 00:31:02 CPU %user %nice %system %iowait %steal %idle [2021-07-08T00:54:29.386Z] 00:32:01 all 22.39 0.00 4.91 2.89 0.09 69.71 [2021-07-08T00:54:29.386Z] 00:32:01 0 23.52 0.00 5.26 2.01 0.09 69.11 [2021-07-08T00:54:29.386Z] 00:32:01 1 21.28 0.00 4.56 3.77 0.09 70.31 [2021-07-08T00:54:29.386Z] 00:33:01 all 10.95 0.00 5.39 2.58 0.07 81.02 [2021-07-08T00:54:29.386Z] 00:33:01 0 10.60 0.00 5.91 2.86 0.07 80.56 [2021-07-08T00:54:29.386Z] 00:33:01 1 11.29 0.00 4.87 2.31 0.07 81.47 [2021-07-08T00:54:29.386Z] 00:34:01 all 55.07 0.00 6.23 0.60 0.09 38.01 [2021-07-08T00:54:29.386Z] 00:34:01 0 54.25 0.00 6.36 0.68 0.09 38.62 [2021-07-08T00:54:29.386Z] 00:34:01 1 55.88 0.00 6.10 0.52 0.09 37.41 [2021-07-08T00:54:29.386Z] 00:35:01 all 50.66 0.00 6.64 0.40 0.09 42.21 [2021-07-08T00:54:29.386Z] 00:35:01 0 50.32 0.00 6.64 0.50 0.09 42.45 [2021-07-08T00:54:29.386Z] 00:35:01 1 51.00 0.00 6.63 0.30 0.09 41.97 [2021-07-08T00:54:29.386Z] 00:36:02 all 32.91 0.00 20.06 19.23 0.12 27.69 [2021-07-08T00:54:29.386Z] 00:36:02 0 34.46 0.00 19.83 19.54 0.11 26.06 [2021-07-08T00:54:29.386Z] 00:36:02 1 31.36 0.00 20.29 18.92 0.12 29.31 [2021-07-08T00:54:29.386Z] 00:37:01 all 73.07 0.00 15.64 9.77 0.12 1.39 [2021-07-08T00:54:29.386Z] 00:37:01 0 73.18 0.00 15.36 9.74 0.13 1.59 [2021-07-08T00:54:29.386Z] 00:37:01 1 72.97 0.00 15.93 9.80 0.11 1.20 [2021-07-08T00:54:29.386Z] 00:38:01 all 61.10 0.00 14.70 4.21 0.11 19.88 [2021-07-08T00:54:29.386Z] 00:38:01 0 61.26 0.00 14.45 3.98 0.11 20.20 [2021-07-08T00:54:29.386Z] 00:38:01 1 60.93 0.00 14.94 4.45 0.11 19.56 [2021-07-08T00:54:29.386Z] 00:39:01 all 0.06 0.00 0.13 0.02 0.03 99.77 [2021-07-08T00:54:29.386Z] 00:39:01 0 0.07 0.00 0.10 0.03 0.03 99.77 [2021-07-08T00:54:29.386Z] 00:39:01 1 0.05 0.00 0.15 0.00 0.02 99.78 [2021-07-08T00:54:29.386Z] 00:40:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-07-08T00:54:29.386Z] 00:40:01 0 0.10 0.00 0.03 0.00 0.03 99.83 [2021-07-08T00:54:29.386Z] 00:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-08T00:54:29.386Z] 00:41:01 all 0.09 0.00 0.04 0.00 0.03 99.84 [2021-07-08T00:54:29.386Z] 00:41:01 0 0.15 0.00 0.03 0.00 0.03 99.78 [2021-07-08T00:54:29.386Z] 00:41:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-07-08T00:54:29.386Z] 00:42:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-07-08T00:54:29.386Z] 00:42:01 0 0.20 0.00 0.02 0.00 0.02 99.77 [2021-07-08T00:54:29.386Z] 00:42:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-07-08T00:54:29.386Z] [2021-07-08T00:54:29.386Z] 00:42:01 CPU %user %nice %system %iowait %steal %idle [2021-07-08T00:54:29.386Z] 00:43:01 all 0.12 0.00 0.03 0.00 0.02 99.84 [2021-07-08T00:54:29.386Z] 00:43:01 0 0.20 0.00 0.02 0.00 0.02 99.77 [2021-07-08T00:54:29.386Z] 00:43:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-07-08T00:54:29.386Z] 00:44:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-07-08T00:54:29.386Z] 00:44:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-07-08T00:54:29.386Z] 00:44:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-07-08T00:54:29.386Z] 00:45:01 all 0.09 0.00 0.03 0.00 0.02 99.87 [2021-07-08T00:54:29.386Z] 00:45:01 0 0.17 0.00 0.02 0.00 0.00 99.82 [2021-07-08T00:54:29.386Z] 00:45:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-07-08T00:54:29.386Z] 00:46:01 all 0.05 0.00 0.06 0.00 0.02 99.87 [2021-07-08T00:54:29.386Z] 00:46:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-07-08T00:54:29.386Z] 00:46:01 1 0.03 0.00 0.08 0.00 0.02 99.87 [2021-07-08T00:54:29.386Z] 00:47:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-07-08T00:54:29.386Z] 00:47:01 0 0.13 0.00 0.03 0.00 0.02 99.82 [2021-07-08T00:54:29.386Z] 00:47:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-07-08T00:54:29.386Z] 00:48:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-07-08T00:54:29.386Z] 00:48:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-07-08T00:54:29.386Z] 00:48:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-07-08T00:54:29.386Z] 00:49:01 all 0.12 0.00 0.03 0.00 0.01 99.85 [2021-07-08T00:54:29.386Z] 00:49:01 0 0.18 0.00 0.02 0.00 0.00 99.80 [2021-07-08T00:54:29.386Z] 00:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-07-08T00:54:29.386Z] 00:50:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-07-08T00:54:29.386Z] 00:50:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-07-08T00:54:29.386Z] 00:50:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-07-08T00:54:29.386Z] 00:51:01 all 0.11 0.00 0.03 0.00 0.02 99.85 [2021-07-08T00:54:29.386Z] 00:51:01 0 0.18 0.00 0.02 0.00 0.00 99.80 [2021-07-08T00:54:29.386Z] 00:51:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-07-08T00:54:29.386Z] 00:52:01 all 0.06 0.00 0.03 0.00 0.02 99.90 [2021-07-08T00:54:29.386Z] 00:52:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-07-08T00:54:29.386Z] 00:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-07-08T00:54:29.386Z] 00:53:01 all 0.09 0.00 0.02 0.00 0.03 99.86 [2021-07-08T00:54:29.386Z] 00:53:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-07-08T00:54:29.386Z] 00:53:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-07-08T00:54:29.386Z] [2021-07-08T00:54:29.386Z] 00:53:01 CPU %user %nice %system %iowait %steal %idle [2021-07-08T00:54:29.386Z] 00:54:01 all 0.08 0.00 0.03 0.00 0.02 99.88 [2021-07-08T00:54:29.386Z] 00:54:01 0 0.12 0.00 0.02 0.00 0.00 99.87 [2021-07-08T00:54:29.386Z] 00:54:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-07-08T00:54:29.386Z] Average: all 12.59 0.00 3.04 1.63 0.04 82.69 [2021-07-08T00:54:29.386Z] Average: 0 12.69 0.00 3.05 1.62 0.04 82.60 [2021-07-08T00:54:29.386Z] Average: 1 12.49 0.00 3.04 1.64 0.05 82.79 [2021-07-08T00:54:29.386Z] [2021-07-08T00:54:29.386Z] [2021-07-08T00:54:29.386Z]