Pull request #3619 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e34c02cb97ca79db981051303629e336b02b636+1ecdab4148a2da39b523538a056cab399db8933d (5717c601447c6dbc0b9d1b93ce03f2e465c84b29) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2380034049035519704.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5514519756669908362.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-3619/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3619/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3003820037998499537.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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4754928026787837486.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3619/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3619/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh833434860817374538.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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-1496 in /w/workspace/edgexfoundry_edgex-go_PR-3619 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1624790746120642972.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 1ecdab4148a2da39b523538a056cab399db8933d into PR head commit 6e34c02cb97ca79db981051303629e336b02b636 Merge succeeded, producing 6e34c02cb97ca79db981051303629e336b02b636 Checking out Revision 6e34c02cb97ca79db981051303629e336b02b636 (PR-3619) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1736799021736444642.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3619/head:refs/remotes/origin/PR-3619 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e34c02cb97ca79db981051303629e336b02b636 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7106424875494767591.key > git merge 1ecdab4148a2da39b523538a056cab399db8933d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e34c02cb97ca79db981051303629e336b02b636 # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.2" > git rev-list --no-walk 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-14T18:35:00.696Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-14T18:35:00.792Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-14T18:35:00.818Z] ========================================================= [2021-07-14T18:35:00.818Z] EdgeX Global Pipelines Version Info [2021-07-14T18:35:00.818Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-14T18:35:02.065Z] ------------------- [2021-07-14T18:35:02.065Z] stable info: [2021-07-14T18:35:02.065Z] ------------------- [2021-07-14T18:35:02.065Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-14T18:35:02.065Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T18:35:02.065Z] Message: update stable to v1.0.196 [2021-07-14T18:35:02.652Z] ------------------- [2021-07-14T18:35:02.652Z] experimental info: [2021-07-14T18:35:02.652Z] ------------------- [2021-07-14T18:35:02.652Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-14T18:35:02.652Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T18:35:02.652Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-14T18:35:02.889Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-14T18:35:02.909Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-14T18:35:02.929Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-14T18:35:02.948Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-14T18:35:02.967Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-14T18:35:02.986Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-14T18:35:03.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-14T18:35:03.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-14T18:35:03.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-14T18:35:03.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-14T18:35:03.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-14T18:35:03.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-14T18:35:03.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-14T18:35:03.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-14T18:35:03.172Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-14T18:35:03.228Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-14T18:35:03.247Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-14T18:35:03.267Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-14T18:35:03.286Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-14T18:35:03.306Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-14T18:35:03.325Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-14T18:35:03.344Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-14T18:35:03.362Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3619 [Pipeline] echo [2021-07-14T18:35:03.382Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3619 [Pipeline] echo [2021-07-14T18:35:03.401Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3619 [Pipeline] echo [2021-07-14T18:35:03.421Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e34c02cb97ca79db981051303629e336b02b636 [Pipeline] echo [2021-07-14T18:35:03.440Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e34c02 [Pipeline] echo [2021-07-14T18:35:03.459Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T18:35:03.531Z] provisioning config files... [2021-07-14T18:35:03.772Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5476357354005769763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T18:35:04.118Z] ---> docker-login.sh [2021-07-14T18:35:04.119Z] nexus3.edgexfoundry.org:10001 [2021-07-14T18:35:04.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T18:35:04.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T18:35:04.391Z] Configure a credential helper to remove this warning. See [2021-07-14T18:35:04.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T18:35:04.391Z] [2021-07-14T18:35:04.391Z] Login Succeeded [2021-07-14T18:35:04.391Z] nexus3.edgexfoundry.org:10002 [2021-07-14T18:35:04.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T18:35:04.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T18:35:04.663Z] Configure a credential helper to remove this warning. See [2021-07-14T18:35:04.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T18:35:04.663Z] [2021-07-14T18:35:04.663Z] Login Succeeded [2021-07-14T18:35:04.663Z] nexus3.edgexfoundry.org:10003 [2021-07-14T18:35:04.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T18:35:04.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T18:35:04.663Z] Configure a credential helper to remove this warning. See [2021-07-14T18:35:04.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T18:35:04.663Z] [2021-07-14T18:35:04.663Z] Login Succeeded [2021-07-14T18:35:04.663Z] nexus3.edgexfoundry.org:10004 [2021-07-14T18:35:05.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T18:35:05.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T18:35:05.402Z] Configure a credential helper to remove this warning. See [2021-07-14T18:35:05.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T18:35:05.402Z] [2021-07-14T18:35:05.402Z] Login Succeeded [2021-07-14T18:35:05.402Z] docker.io [2021-07-14T18:35:05.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T18:35:10.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T18:35:10.766Z] Configure a credential helper to remove this warning. See [2021-07-14T18:35:10.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T18:35:10.766Z] [2021-07-14T18:35:10.766Z] Login Succeeded [2021-07-14T18:35:10.766Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T18:35:10.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T18:35:11.133Z] ++ 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-14T18:35:11.133Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T18:35:11.133Z] ++ dirname cmd/core-command/Dockerfile [2021-07-14T18:35:11.133Z] ++ cut -d/ -f2 [2021-07-14T18:35:11.133Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-14T18:35:11.133Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T18:35:11.133Z] ++ cut -d/ -f2 [2021-07-14T18:35:11.133Z] ++ dirname cmd/core-data/Dockerfile [2021-07-14T18:35:11.133Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-14T18:35:11.133Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T18:35:11.133Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-14T18:35:11.133Z] ++ cut -d/ -f2 [2021-07-14T18:35:11.133Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-14T18:35:11.133Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T18:35:11.133Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-14T18:35:11.133Z] ++ cut -d/ -f2 [2021-07-14T18:35:11.133Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-14T18:35:11.133Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T18:35:11.133Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-14T18:35:11.133Z] ++ cut -d/ -f2 [2021-07-14T18:35:11.133Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-14T18:35:11.133Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T18:35:11.133Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-14T18:35:11.133Z] ++ cut -d/ -f2 [2021-07-14T18:35:11.133Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-14T18:35:11.133Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T18:35:11.133Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-14T18:35:11.133Z] ++ cut -d/ -f2 [2021-07-14T18:35:11.133Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-14T18:35:11.133Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T18:35:11.133Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-14T18:35:11.133Z] ++ cut -d/ -f2 [2021-07-14T18:35:11.133Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-14T18:35:11.133Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-14T18:35:11.133Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-14T18:35:11.133Z] ++ cut -d/ -f2 [2021-07-14T18:35:11.133Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-14T18:35:11.200Z] 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-14T18:35:12.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T18:35:12.725Z] [2021-07-14T18:35:12.725Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T18:35:13.066Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T18:35:13.066Z] latest: Pulling from edgex-devops/git-semver [2021-07-14T18:35:13.066Z] 31603596830f: Pulling fs layer [2021-07-14T18:35:13.066Z] b6dc333f4379: Pulling fs layer [2021-07-14T18:35:13.066Z] 3d9ef1400e77: Pulling fs layer [2021-07-14T18:35:13.066Z] fd332fbdc1db: Pulling fs layer [2021-07-14T18:35:13.066Z] fd332fbdc1db: Waiting [2021-07-14T18:35:13.066Z] b6dc333f4379: Verifying Checksum [2021-07-14T18:35:13.066Z] b6dc333f4379: Download complete [2021-07-14T18:35:13.351Z] 31603596830f: Verifying Checksum [2021-07-14T18:35:13.351Z] 31603596830f: Download complete [2021-07-14T18:35:13.626Z] 31603596830f: Pull complete [2021-07-14T18:35:13.626Z] fd332fbdc1db: Verifying Checksum [2021-07-14T18:35:13.626Z] fd332fbdc1db: Download complete [2021-07-14T18:35:13.626Z] b6dc333f4379: Pull complete [2021-07-14T18:35:13.626Z] 3d9ef1400e77: Verifying Checksum [2021-07-14T18:35:13.626Z] 3d9ef1400e77: Download complete [2021-07-14T18:35:14.218Z] 3d9ef1400e77: Pull complete [2021-07-14T18:35:14.485Z] fd332fbdc1db: Pull complete [2021-07-14T18:35:14.485Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-14T18:35:14.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T18:35:14.485Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-14T18:35:14.582Z] prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container [2021-07-14T18:35:14.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-14T18:35:15.260Z] $ docker top 92eb5b35551b09d128daebe8816b7c696498ae45723de669a19b295d785b7191 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-14T18:35:15.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T18:35:15.390Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T18:35:15.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T18:35:15.508Z] $ docker exec 92eb5b35551b09d128daebe8816b7c696498ae45723de669a19b295d785b7191 ssh-agent [2021-07-14T18:35:15.630Z] SSH_AUTH_SOCK=/tmp/ssh-MYR4DtVdYScs/agent.13 [2021-07-14T18:35:15.630Z] SSH_AGENT_PID=19 [2021-07-14T18:35:15.644Z] Running ssh-add (command line suppressed) [2021-07-14T18:35:15.751Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1750417311845971800.key (/w/workspace/edgex-go/2@tmp/private_key_1750417311845971800.key) [2021-07-14T18:35:15.776Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T18:35:16.095Z] + git tag --points-at HEAD [Pipeline] } [2021-07-14T18:35:16.114Z] $ docker exec --env ******** --env ******** 92eb5b35551b09d128daebe8816b7c696498ae45723de669a19b295d785b7191 ssh-agent -k [2021-07-14T18:35:16.210Z] unset SSH_AUTH_SOCK; [2021-07-14T18:35:16.210Z] unset SSH_AGENT_PID; [2021-07-14T18:35:16.210Z] echo Agent pid 19 killed; [2021-07-14T18:35:16.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-14T18:35:16.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T18:35:16.276Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T18:35:16.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T18:35:16.401Z] $ docker exec 92eb5b35551b09d128daebe8816b7c696498ae45723de669a19b295d785b7191 ssh-agent [2021-07-14T18:35:16.519Z] SSH_AUTH_SOCK=/tmp/ssh-umL7Rcpxx9Bu/agent.52 [2021-07-14T18:35:16.519Z] SSH_AGENT_PID=58 [2021-07-14T18:35:16.530Z] Running ssh-add (command line suppressed) [2021-07-14T18:35:16.632Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_758843640346528353.key (/w/workspace/edgex-go/2@tmp/private_key_758843640346528353.key) [2021-07-14T18:35:16.656Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T18:35:16.979Z] + git semver init [2021-07-14T18:35:16.979Z] # -> Open(): unable to determine branch for HEAD [2021-07-14T18:35:16.979Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-07-14T18:35:16.979Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-07-14T18:35:16.979Z] # $SEMVER_REMOTE_NAME = origin [2021-07-14T18:35:16.979Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-14T18:35:16.979Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-14T18:35:16.979Z] # $SEMVER_BRANCH = PR-3619 [2021-07-14T18:35:16.979Z] # $SEMVER_TEMP = /tmp/semver-727343265 [2021-07-14T18:35:16.979Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-14T18:36:03.860Z] # '/tmp/semver-727343265' -> '/w/workspace/edgex-go/2/.semver' [2021-07-14T18:36:04.338Z] # -> Force: false [2021-07-14T18:36:04.338Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-07-14T18:36:04.361Z] $ docker exec --env ******** --env ******** 92eb5b35551b09d128daebe8816b7c696498ae45723de669a19b295d785b7191 ssh-agent -k [2021-07-14T18:36:04.472Z] unset SSH_AUTH_SOCK; [2021-07-14T18:36:04.472Z] unset SSH_AGENT_PID; [2021-07-14T18:36:04.472Z] echo Agent pid 58 killed; [2021-07-14T18:36:04.494Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T18:36:04.898Z] + git semver [Pipeline] } [2021-07-14T18:36:04.924Z] $ docker stop --time=1 92eb5b35551b09d128daebe8816b7c696498ae45723de669a19b295d785b7191 [2021-07-14T18:36:06.495Z] $ docker rm -f 92eb5b35551b09d128daebe8816b7c696498ae45723de669a19b295d785b7191 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T18:36:06.901Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-14T18:36:07.278Z] Stashed 1 file(s) [Pipeline] echo [2021-07-14T18:36:07.281Z] [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-14T18:36:07.952Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-14T18:36:08.270Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-14T18:36:08.592Z] + true [2021-07-14T18:36:08.593Z] + sudo service docker restart [2021-07-14T18:36:08.593Z] Redirecting to /bin/systemctl restart docker.service [2021-07-14T18:36:22.569Z] Still waiting to schedule task [2021-07-14T18:36:22.569Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-07-14T18:36:26.846Z] ========================================================= [2021-07-14T18:36:26.847Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-14T18:36:26.847Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-14T18:36:27.177Z] + 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-14T18:36:28.626Z] Sending build context to Docker daemon 328.3MB [2021-07-14T18:36:28.626Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-14T18:36:28.626Z] Step 2/6 : FROM ${BASE} [2021-07-14T18:36:28.626Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-14T18:36:28.626Z] 540db60ca938: Pulling fs layer [2021-07-14T18:36:28.626Z] adcc1eea9eea: Pulling fs layer [2021-07-14T18:36:28.626Z] 4c4ab2625f07: Pulling fs layer [2021-07-14T18:36:28.626Z] 0773c198feca: Pulling fs layer [2021-07-14T18:36:28.626Z] 345f892a5656: Pulling fs layer [2021-07-14T18:36:28.626Z] 9ac62484cfdc: Pulling fs layer [2021-07-14T18:36:28.626Z] 5ac4037533be: Pulling fs layer [2021-07-14T18:36:28.626Z] dc6bda0758c5: Pulling fs layer [2021-07-14T18:36:28.626Z] 0773c198feca: Waiting [2021-07-14T18:36:28.626Z] 345f892a5656: Waiting [2021-07-14T18:36:28.626Z] 9ac62484cfdc: Waiting [2021-07-14T18:36:28.626Z] 5ac4037533be: Waiting [2021-07-14T18:36:28.626Z] dc6bda0758c5: Waiting [2021-07-14T18:36:29.807Z] 4c4ab2625f07: Verifying Checksum [2021-07-14T18:36:29.807Z] 4c4ab2625f07: Download complete [2021-07-14T18:36:29.807Z] adcc1eea9eea: Verifying Checksum [2021-07-14T18:36:29.807Z] adcc1eea9eea: Download complete [2021-07-14T18:36:29.807Z] 345f892a5656: Verifying Checksum [2021-07-14T18:36:29.807Z] 345f892a5656: Download complete [2021-07-14T18:36:29.807Z] 9ac62484cfdc: Verifying Checksum [2021-07-14T18:36:29.807Z] 9ac62484cfdc: Download complete [2021-07-14T18:36:29.807Z] 540db60ca938: Verifying Checksum [2021-07-14T18:36:29.807Z] 540db60ca938: Download complete [2021-07-14T18:36:30.079Z] 540db60ca938: Pull complete [2021-07-14T18:36:30.079Z] adcc1eea9eea: Pull complete [2021-07-14T18:36:30.079Z] 4c4ab2625f07: Pull complete [2021-07-14T18:36:30.558Z] 5ac4037533be: Verifying Checksum [2021-07-14T18:36:30.558Z] 5ac4037533be: Download complete [2021-07-14T18:36:34.111Z] dc6bda0758c5: Verifying Checksum [2021-07-14T18:36:34.111Z] dc6bda0758c5: Download complete [2021-07-14T18:36:35.524Z] 0773c198feca: Verifying Checksum [2021-07-14T18:36:35.524Z] 0773c198feca: Download complete [2021-07-14T18:36:38.897Z] 0773c198feca: Pull complete [2021-07-14T18:36:38.897Z] 345f892a5656: Pull complete [2021-07-14T18:36:38.897Z] 9ac62484cfdc: Pull complete [2021-07-14T18:36:38.897Z] 5ac4037533be: Pull complete [2021-07-14T18:36:40.314Z] dc6bda0758c5: Pull complete [2021-07-14T18:36:40.314Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-14T18:36:40.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-14T18:36:40.314Z] ---> eb58bd16d52e [2021-07-14T18:36:40.314Z] 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-14T18:36:43.671Z] ---> Running in a4d87d82890e [2021-07-14T18:36:43.671Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T18:36:44.258Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T18:36:44.843Z] (1/12) Installing libmagic (5.39-r0) [2021-07-14T18:36:45.429Z] (2/12) Installing file (5.39-r0) [2021-07-14T18:36:45.430Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-14T18:36:45.430Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-14T18:37:07.494Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-14T18:37:07.494Z] (6/12) Installing patch (2.7.6-r7) [2021-07-14T18:37:07.759Z] (7/12) Installing build-base (0.5-r2) [2021-07-14T18:37:07.759Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-14T18:37:08.342Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-14T18:37:08.342Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-14T18:37:08.342Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-14T18:37:08.947Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-14T18:37:08.947Z] Executing busybox-1.32.1-r6.trigger [2021-07-14T18:37:08.947Z] OK: 219 MiB in 52 packages [2021-07-14T18:37:09.926Z] Removing intermediate container a4d87d82890e [2021-07-14T18:37:09.926Z] ---> 6de0a8d7e30b [2021-07-14T18:37:09.926Z] Step 4/6 : WORKDIR /edgex-go [2021-07-14T18:37:09.926Z] ---> Running in 1c4e98945eae [2021-07-14T18:37:10.196Z] Removing intermediate container 1c4e98945eae [2021-07-14T18:37:10.196Z] ---> db3cc987f90b [2021-07-14T18:37:10.196Z] Step 5/6 : COPY go.mod . [2021-07-14T18:37:10.196Z] ---> 7944d2f07927 [2021-07-14T18:37:10.196Z] Step 6/6 : RUN go mod download [2021-07-14T18:37:10.196Z] ---> Running in fbf79dd0792e [2021-07-14T18:37:22.521Z] Removing intermediate container fbf79dd0792e [2021-07-14T18:37:22.521Z] ---> d06ecb3744e4 [2021-07-14T18:37:22.521Z] Successfully built d06ecb3744e4 [2021-07-14T18:37:22.521Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T18:37:22.860Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-14T18:37:22.860Z] . [Pipeline] withDockerContainer [2021-07-14T18:37:22.976Z] prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container [2021-07-14T18:37:23.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-14T18:37:23.408Z] $ docker top 58e5c9471450ee1f065b11f09b920e86c103080b8a40c5d531c87af538df6c2a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T18:37:24.014Z] + go version [2021-07-14T18:37:24.014Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-14T18:37:24.030Z] $ docker stop --time=1 58e5c9471450ee1f065b11f09b920e86c103080b8a40c5d531c87af538df6c2a [2021-07-14T18:37:25.225Z] $ docker rm -f 58e5c9471450ee1f065b11f09b920e86c103080b8a40c5d531c87af538df6c2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T18:37:25.815Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-14T18:37:25.815Z] . [Pipeline] withDockerContainer [2021-07-14T18:37:25.904Z] prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container [2021-07-14T18:37:25.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-14T18:37:26.304Z] $ docker top afa0a4892b15265913c388cdaebce72bb11b2786b801e17292866394d9a37fd0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-14T18:37:26.397Z] ========================================================= [2021-07-14T18:37:26.397Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-14T18:37:26.397Z] ========================================================= [Pipeline] sh [2021-07-14T18:37:26.930Z] + go mod tidy [Pipeline] sh [2021-07-14T18:37:27.521Z] + make test [2021-07-14T18:37:27.521Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-14T18:37:27.789Z] go mod tidy [2021-07-14T18:37:27.789Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-14T18:37:33.160Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-14T18:37:48.439Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-14T18:37:52.757Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-14T18:37:53.934Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-14T18:37:54.201Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-14T18:37:56.184Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-14T18:37:57.161Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-14T18:37:57.161Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-14T18:37:57.161Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-14T18:37:57.438Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-14T18:37:57.717Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-14T18:37:57.990Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-14T18:37:57.990Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-14T18:37:57.990Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-14T18:37:57.990Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-14T18:38:00.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements [2021-07-14T18:38:00.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-14T18:38:00.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-14T18:38:01.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 100.0% of statements [2021-07-14T18:38:01.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-14T18:38:01.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 50.5% of statements [2021-07-14T18:38:01.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-14T18:38:01.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-14T18:38:02.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.091s coverage: 88.5% of statements [2021-07-14T18:38:02.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-14T18:38:02.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-14T18:38:02.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.050s coverage: 78.9% of statements [2021-07-14T18:38:03.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 81.2% of statements [2021-07-14T18:38:03.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-14T18:38:03.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-14T18:38:03.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-14T18:38:03.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-14T18:38:03.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-14T18:38:04.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.230s coverage: 95.1% of statements [2021-07-14T18:38:04.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-14T18:38:04.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-14T18:38:04.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-14T18:38:04.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-14T18:38:04.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-14T18:38:04.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-14T18:38:04.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-14T18:38:04.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-14T18:38:04.287Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-07-14T18:38:04.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-14T18:38:04.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-14T18:38:04.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-14T18:38:05.261Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-07-14T18:38:05.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-14T18:38:05.261Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-07-14T18:38:05.261Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 22.0% of statements [2021-07-14T18:38:05.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-14T18:38:05.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2021-07-14T18:38:05.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2021-07-14T18:38:05.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-07-14T18:38:06.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements [2021-07-14T18:38:06.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-07-14T18:38:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2021-07-14T18:38:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-07-14T18:38:23.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.233s coverage: 81.8% of statements [2021-07-14T18:38:23.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-14T18:38:41.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2021-07-14T18:38:41.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-14T18:38:41.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-14T18:38:41.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-14T18:38:41.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-07-14T18:38:41.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-14T18:38:41.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-14T18:38:41.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-14T18:38:41.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-14T18:38:41.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-14T18:38:41.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2021-07-14T18:38:41.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-14T18:38:41.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-14T18:38:41.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2021-07-14T18:38:41.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-14T18:38:41.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.042s coverage: 58.8% of statements [2021-07-14T18:38:41.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-14T18:38:41.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-07-14T18:38:41.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-07-14T18:38:41.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-07-14T18:38:41.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-07-14T18:38:41.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-14T18:38:41.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.116s coverage: 64.4% of statements [2021-07-14T18:38:41.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-14T18:38:41.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-14T18:38:41.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2021-07-14T18:38:41.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-07-14T18:38:41.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-07-14T18:38:41.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-07-14T18:38:41.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-07-14T18:38:41.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.195s coverage: 66.9% of statements [2021-07-14T18:38:41.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-14T18:38:41.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-14T18:38:41.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-14T18:38:41.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.6% of statements [2021-07-14T18:38:41.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-14T18:38:41.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-14T18:38:41.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2021-07-14T18:38:41.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-14T18:38:42.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2021-07-14T18:38:42.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-14T18:38:48.864Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 19.3% of statements [2021-07-14T18:38:48.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-14T18:38:48.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-14T18:38:48.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-14T18:38:48.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-14T18:38:48.864Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 91.9% of statements [2021-07-14T18:38:48.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-14T18:38:48.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-14T18:38:48.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-14T18:38:48.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-14T18:38:48.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-14T18:38:48.864Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-07-14T18:38:48.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-14T18:38:48.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-14T18:38:48.864Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.6% of statements [2021-07-14T18:38:48.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-14T18:38:48.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-14T18:38:48.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-14T18:38:48.864Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-14T18:38:48.864Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-14T18:38:48.864Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements [2021-07-14T18:38:48.864Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-14T18:38:48.864Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-14T18:38:48.864Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-14T18:38:48.864Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-14T18:38:48.864Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-14T18:38:48.864Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-14T18:38:48.864Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-07-14T18:38:48.864Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-07-14T18:38:48.864Z] GO111MODULE=on go vet ./... [2021-07-14T18:39:11.234Z] gofmt -l . [2021-07-14T18:39:11.234Z] [ "`gofmt -l .`" = "" ] [2021-07-14T18:39:11.506Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-14T18:39:12.440Z] + ls -al . [2021-07-14T18:39:12.441Z] total 564 [2021-07-14T18:39:12.441Z] drwxrwxr-x 10 1001 1001 4096 Jul 14 18:39 . [2021-07-14T18:39:12.441Z] drwxr-xr-x 4 root root 28 Jul 14 18:37 .. [2021-07-14T18:39:12.441Z] -rw-rw-r-- 1 1001 1001 11 Jul 14 18:34 .dockerignore [2021-07-14T18:39:12.441Z] drwxrwxr-x 8 1001 1001 179 Jul 14 18:34 .git [2021-07-14T18:39:12.441Z] drwxrwxr-x 3 1001 1001 125 Jul 14 18:34 .github [2021-07-14T18:39:12.441Z] -rw-rw-r-- 1 1001 1001 818 Jul 14 18:34 .gitignore [2021-07-14T18:39:12.441Z] -rw-rw-r-- 1 1001 1001 76 Jul 14 18:34 .hadolint.yml [2021-07-14T18:39:12.441Z] drwx------ 3 1001 1001 58 Jul 14 18:36 .semver [2021-07-14T18:39:12.441Z] -rw-rw-r-- 1 1001 1001 166 Jul 14 18:34 .sonarcloud.properties [2021-07-14T18:39:12.441Z] -rw-rw-r-- 1 1001 1001 8609 Jul 14 18:34 Attribution.txt [2021-07-14T18:39:12.441Z] -rw-rw-r-- 1 1001 1001 43881 Jul 14 18:34 CHANGELOG.md [2021-07-14T18:39:12.441Z] -rw-rw-r-- 1 1001 1001 3804 Jul 14 18:34 CONTRIBUTING.md [2021-07-14T18:39:12.441Z] -rw-rw-r-- 1 1001 1001 931 Jul 14 18:34 Dockerfile.build [2021-07-14T18:39:12.441Z] -rw-rw-r-- 1 1001 1001 849 Jul 14 18:34 Jenkinsfile [2021-07-14T18:39:12.441Z] -rw-rw-r-- 1 1001 1001 10775 Jul 14 18:34 LICENSE [2021-07-14T18:39:12.441Z] -rw-rw-r-- 1 1001 1001 6003 Jul 14 18:34 Makefile [2021-07-14T18:39:12.441Z] -rw-rw-r-- 1 1001 1001 7818 Jul 14 18:34 README.md [2021-07-14T18:39:12.441Z] -rw-rw-r-- 1 1001 1001 6912 Jul 14 18:34 SECURITY.md [2021-07-14T18:39:12.441Z] -rw-rw-r-- 1 1001 1001 5 Jul 14 18:36 VERSION [2021-07-14T18:39:12.441Z] -rw-rw-r-- 1 1001 1001 4131 Jul 14 18:34 ZMQWindows.md [2021-07-14T18:39:12.441Z] drwxrwxr-x 2 1001 1001 37 Jul 14 18:34 bin [2021-07-14T18:39:12.441Z] drwxrwxr-x 14 1001 1001 4096 Jul 14 18:34 cmd [2021-07-14T18:39:12.441Z] -rw-r--r-- 1 root root 399433 Jul 14 18:38 coverage.out [2021-07-14T18:39:12.441Z] -rw-rw-r-- 1 1001 1001 812 Jul 14 18:34 go.mod [2021-07-14T18:39:12.441Z] -rw-r--r-- 1 root root 20973 Jul 14 18:37 go.sum [2021-07-14T18:39:12.441Z] drwxrwxr-x 7 1001 1001 114 Jul 14 18:34 internal [2021-07-14T18:39:12.441Z] drwxrwxr-x 3 1001 1001 16 Jul 14 18:34 openapi [2021-07-14T18:39:12.441Z] drwxrwxr-x 4 1001 1001 71 Jul 14 18:34 snap [2021-07-14T18:39:12.441Z] -rw-rw-r-- 1 1001 1001 204 Jul 14 18:34 version.go [Pipeline] sh [2021-07-14T18:39:12.768Z] + '[' -e coverage.out ] [2021-07-14T18:39:12.768Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-14T18:39:13.082Z] Stashed 1 file(s) [Pipeline] sh [2021-07-14T18:39:13.741Z] + make build [2021-07-14T18:39:13.741Z] go mod tidy [2021-07-14T18:39:13.741Z] 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-14T18:39:15.412Z] 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-14T18:39:22.139Z] 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-14T18:39:22.139Z] 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-14T18:39:23.578Z] 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-14T18:39:23.578Z] 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-14T18:39:24.554Z] 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-14T18:39:25.521Z] 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-14T18:39:26.110Z] 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-14T18:39:27.535Z] 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-14T18:39:28.123Z] 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-14T18:39:29.098Z] 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-14T18:39:30.555Z] $ docker stop --time=1 afa0a4892b15265913c388cdaebce72bb11b2786b801e17292866394d9a37fd0 [2021-07-14T18:39:32.317Z] $ docker rm -f afa0a4892b15265913c388cdaebce72bb11b2786b801e17292866394d9a37fd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T18:39:36.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-14T18:39:36.350Z] [2021-07-14T18:39:36.350Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T18:39:36.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-14T18:39:36.699Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-14T18:39:36.699Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-14T18:39:36.699Z] ca9280d653b3: Pulling fs layer [2021-07-14T18:39:36.699Z] 7e9c9ca2126c: Pulling fs layer [2021-07-14T18:39:36.971Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-14T18:39:36.971Z] cbdbe7a5bc2a: Download complete [2021-07-14T18:39:37.239Z] cbdbe7a5bc2a: Pull complete [2021-07-14T18:39:38.204Z] ca9280d653b3: Verifying Checksum [2021-07-14T18:39:38.204Z] ca9280d653b3: Download complete [2021-07-14T18:39:38.478Z] ca9280d653b3: Pull complete [2021-07-14T18:39:40.427Z] 7e9c9ca2126c: Download complete [2021-07-14T18:39:43.022Z] 7e9c9ca2126c: Pull complete [2021-07-14T18:39:43.022Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-14T18:39:43.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-14T18:39:43.022Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-14T18:39:43.122Z] prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container [2021-07-14T18:39:43.193Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-14T18:39:45.810Z] $ docker top 1eeddd378085963f1bf4d6ef4b695ecd0043b2b52fba6a37338a9eacb176efdc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T18:39:46.263Z] + docker-compose build --help [2021-07-14T18:39:46.263Z] + grep parallel [2021-07-14T18:39:46.846Z] --parallel Build images in parallel. [Pipeline] } [2021-07-14T18:39:46.862Z] $ docker stop --time=1 1eeddd378085963f1bf4d6ef4b695ecd0043b2b52fba6a37338a9eacb176efdc [2021-07-14T18:39:48.088Z] $ docker rm -f 1eeddd378085963f1bf4d6ef4b695ecd0043b2b52fba6a37338a9eacb176efdc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T18:39:48.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-14T18:39:48.575Z] . [Pipeline] withDockerContainer [2021-07-14T18:39:48.677Z] prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container [2021-07-14T18:39:48.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-14T18:39:49.102Z] $ docker top d9eba6245592951c5fcf5517d8d032167b1fc4fdae1507eb7559d625d3cfab74 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T18:39:49.503Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-14T18:39:50.089Z] Building core-command ... [2021-07-14T18:39:50.089Z] Building core-data ... [2021-07-14T18:39:50.089Z] Building core-metadata ... [2021-07-14T18:39:50.089Z] Building security-bootstrapper ... [2021-07-14T18:39:50.089Z] Building security-proxy-setup ... [2021-07-14T18:39:50.089Z] Building security-secretstore-setup ... [2021-07-14T18:39:50.089Z] Building support-notifications ... [2021-07-14T18:39:50.089Z] Building support-scheduler ... [2021-07-14T18:39:50.089Z] Building sys-mgmt-agent ... [2021-07-14T18:39:50.089Z] Building core-command [2021-07-14T18:39:50.089Z] Building security-bootstrapper [2021-07-14T18:39:50.089Z] Building core-metadata [2021-07-14T18:39:50.089Z] Building support-scheduler [2021-07-14T18:39:50.089Z] Building sys-mgmt-agent [2021-07-14T18:39:59.659Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T18:39:59.659Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T18:39:59.659Z] ---> d06ecb3744e4 [2021-07-14T18:39:59.659Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T18:39:59.659Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T18:39:59.659Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-14T18:39:59.659Z] ---> d06ecb3744e4 [2021-07-14T18:39:59.659Z] Step 3/32 : WORKDIR /edgex-go [2021-07-14T18:40:06.322Z] ---> Running in b55c62fb00cf [2021-07-14T18:40:06.322Z] ---> Running in 1b105c9c0b7e [2021-07-14T18:40:06.597Z] Removing intermediate container b55c62fb00cf [2021-07-14T18:40:06.598Z] ---> dcf05117d2be [2021-07-14T18:40:06.598Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T18:40:06.598Z] Removing intermediate container 1b105c9c0b7e [2021-07-14T18:40:06.598Z] ---> 3955a3b2f058 [2021-07-14T18:40:06.598Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T18:40:06.598Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T18:40:06.598Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-14T18:40:06.598Z] ---> d06ecb3744e4 [2021-07-14T18:40:06.598Z] Step 3/23 : WORKDIR /edgex-go [2021-07-14T18:40:06.598Z] ---> Using cache [2021-07-14T18:40:06.598Z] ---> 3955a3b2f058 [2021-07-14T18:40:06.598Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T18:40:06.598Z] ---> Running in 403d6a0fb08d [2021-07-14T18:40:06.879Z] ---> Running in 63a89aa89f4b [2021-07-14T18:40:06.879Z] ---> Running in 5b8254835bd6 [2021-07-14T18:40:07.482Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T18:40:07.482Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T18:40:07.482Z] ---> d06ecb3744e4 [2021-07-14T18:40:07.482Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T18:40:07.482Z] ---> Using cache [2021-07-14T18:40:07.482Z] ---> 3955a3b2f058 [2021-07-14T18:40:07.482Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T18:40:07.482Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T18:40:07.482Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T18:40:07.482Z] ---> d06ecb3744e4 [2021-07-14T18:40:07.482Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T18:40:07.482Z] ---> Using cache [2021-07-14T18:40:07.482Z] ---> 3955a3b2f058 [2021-07-14T18:40:07.482Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T18:40:07.482Z] ---> Running in 6618a2c93c1c [2021-07-14T18:40:07.482Z] ---> Running in a6f82b362c60 [2021-07-14T18:40:08.076Z] Removing intermediate container 403d6a0fb08d [2021-07-14T18:40:08.076Z] ---> f7edf865e474 [2021-07-14T18:40:08.076Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-14T18:40:08.076Z] ---> Running in 756b435b4f35 [2021-07-14T18:40:08.076Z] Removing intermediate container 5b8254835bd6 [2021-07-14T18:40:08.076Z] ---> e92825ea6364 [2021-07-14T18:40:08.076Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-14T18:40:08.076Z] ---> Running in 2518729c118d [2021-07-14T18:40:08.076Z] Removing intermediate container 63a89aa89f4b [2021-07-14T18:40:08.076Z] ---> 62b3fec05bad [2021-07-14T18:40:08.076Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-14T18:40:08.076Z] ---> Running in 520c4d24bb4f [2021-07-14T18:40:08.665Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T18:40:08.665Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T18:40:08.665Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T18:40:08.665Z] Removing intermediate container 6618a2c93c1c [2021-07-14T18:40:08.665Z] ---> 5929e6998dd7 [2021-07-14T18:40:08.665Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-14T18:40:08.665Z] Removing intermediate container a6f82b362c60 [2021-07-14T18:40:08.665Z] ---> 33c3dd6a3f4c [2021-07-14T18:40:08.665Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-14T18:40:08.665Z] ---> Running in 9b4ccdedd45c [2021-07-14T18:40:08.665Z] ---> Running in 846eaf1a019a [2021-07-14T18:40:09.255Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T18:40:09.255Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T18:40:09.256Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T18:40:09.521Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T18:40:09.832Z] OK: 219 MiB in 52 packages [2021-07-14T18:40:09.832Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T18:40:10.098Z] Removing intermediate container 756b435b4f35 [2021-07-14T18:40:10.098Z] ---> 82627d1a6ff2 [2021-07-14T18:40:10.098Z] Step 6/32 : COPY go.mod . [2021-07-14T18:40:10.098Z] OK: 219 MiB in 52 packages [2021-07-14T18:40:10.098Z] ---> 185f30d3033d [2021-07-14T18:40:10.098Z] Step 7/32 : RUN go mod download [2021-07-14T18:40:10.098Z] ---> Running in b26980f3f6f7 [2021-07-14T18:40:10.366Z] Removing intermediate container 520c4d24bb4f [2021-07-14T18:40:10.366Z] ---> 00545da23777 [2021-07-14T18:40:10.366Z] Step 6/23 : COPY go.mod . [2021-07-14T18:40:10.633Z] ---> 6d292d6335be [2021-07-14T18:40:10.633Z] Step 7/23 : RUN go mod download [2021-07-14T18:40:10.633Z] ---> Running in 6a942815fcd3 [2021-07-14T18:40:10.902Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T18:40:10.902Z] OK: 219 MiB in 52 packages [2021-07-14T18:40:10.902Z] Removing intermediate container b26980f3f6f7 [2021-07-14T18:40:10.902Z] ---> 9e178de4ba39 [2021-07-14T18:40:10.902Z] Step 8/32 : COPY . . [2021-07-14T18:40:12.330Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T18:40:12.330Z] Removing intermediate container 846eaf1a019a [2021-07-14T18:40:12.330Z] ---> ac9e58533b31 [2021-07-14T18:40:12.330Z] Step 6/24 : COPY go.mod . [2021-07-14T18:40:12.604Z] Removing intermediate container 6a942815fcd3 [2021-07-14T18:40:12.604Z] ---> 51bb6298004e [2021-07-14T18:40:12.604Z] Step 8/23 : COPY . . [2021-07-14T18:40:12.899Z] ---> bf0a0eaf7e0e [2021-07-14T18:40:12.899Z] Step 7/24 : RUN go mod download [2021-07-14T18:40:13.495Z] ---> Running in 5bd6825c5222 [2021-07-14T18:40:14.082Z] OK: 219 MiB in 52 packages [2021-07-14T18:40:15.048Z] OK: 219 MiB in 52 packages [2021-07-14T18:40:15.650Z] ---> 54031e54ffdc [2021-07-14T18:40:15.650Z] Step 9/32 : RUN go mod tidy [2021-07-14T18:40:15.650Z] Removing intermediate container 5bd6825c5222 [2021-07-14T18:40:15.650Z] ---> 0541c094e1d1 [2021-07-14T18:40:15.650Z] Step 8/24 : COPY . . [2021-07-14T18:40:15.650Z] ---> Running in 172a2789ff1d [2021-07-14T18:40:15.921Z] Removing intermediate container 2518729c118d [2021-07-14T18:40:15.921Z] ---> b7e8fe4ddfbf [2021-07-14T18:40:15.921Z] Step 6/24 : COPY go.mod . [2021-07-14T18:40:15.921Z] Removing intermediate container 9b4ccdedd45c [2021-07-14T18:40:15.921Z] ---> 612e10de1513 [2021-07-14T18:40:15.921Z] Step 6/24 : COPY go.mod . [2021-07-14T18:40:16.896Z] ---> 84f0f51f6be2 [2021-07-14T18:40:16.896Z] Step 7/24 : RUN go mod download [2021-07-14T18:40:16.896Z] ---> b1c485d1485b [2021-07-14T18:40:16.896Z] Step 7/24 : RUN go mod download [2021-07-14T18:40:17.487Z] ---> Running in bebbc8c21466 [2021-07-14T18:40:17.487Z] ---> Running in 14fe92dd1dc1 [2021-07-14T18:40:17.761Z] ---> e057cdcd7d1c [2021-07-14T18:40:17.761Z] Step 9/23 : RUN go mod tidy [2021-07-14T18:40:17.761Z] ---> Running in 2ffeff2cd3ec [2021-07-14T18:40:18.031Z] Removing intermediate container 172a2789ff1d [2021-07-14T18:40:18.031Z] ---> 7c774b89ca07 [2021-07-14T18:40:18.031Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-14T18:40:18.031Z] ---> Running in 1a1bd108de62 [2021-07-14T18:40:19.006Z] 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-14T18:40:19.612Z] Removing intermediate container 14fe92dd1dc1 [2021-07-14T18:40:19.612Z] ---> e0056f5e6873 [2021-07-14T18:40:19.612Z] Step 8/24 : COPY . . [2021-07-14T18:40:19.612Z] Removing intermediate container bebbc8c21466 [2021-07-14T18:40:19.612Z] ---> d29c4958247d [2021-07-14T18:40:19.612Z] Step 8/24 : COPY . . [2021-07-14T18:40:20.218Z] Removing intermediate container 2ffeff2cd3ec [2021-07-14T18:40:20.218Z] ---> 75cfd7fe4305 [2021-07-14T18:40:20.218Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-14T18:40:21.648Z] ---> Running in 3a58d7ab3f11 [2021-07-14T18:40:23.615Z] ---> 2b84b83e8982 [2021-07-14T18:40:23.615Z] Step 9/24 : RUN go mod tidy [2021-07-14T18:40:23.615Z] ---> Running in d8fdf79b9fc7 [2021-07-14T18:40:23.885Z] 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-14T18:40:26.530Z] Removing intermediate container d8fdf79b9fc7 [2021-07-14T18:40:26.530Z] ---> 392929f49ca6 [2021-07-14T18:40:26.530Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-14T18:40:26.530Z] ---> Running in f0545559e8d1 [2021-07-14T18:40:27.014Z] 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-14T18:40:37.278Z] ---> ff4a60e9dff6 [2021-07-14T18:40:37.278Z] Step 9/24 : RUN go mod tidy [2021-07-14T18:40:37.278Z] ---> 5a058b26229a [2021-07-14T18:40:37.278Z] Step 9/24 : RUN go mod tidy [2021-07-14T18:40:37.278Z] ---> Running in ebb87ab39697 [2021-07-14T18:40:37.278Z] ---> Running in 21dba40efaf9 [2021-07-14T18:40:38.266Z] Removing intermediate container 21dba40efaf9 [2021-07-14T18:40:38.266Z] ---> e65ef1093348 [2021-07-14T18:40:38.266Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-14T18:40:38.266Z] ---> Running in 41bcf44c1a6f [2021-07-14T18:40:38.266Z] Removing intermediate container ebb87ab39697 [2021-07-14T18:40:38.266Z] ---> ca6e76acc411 [2021-07-14T18:40:38.266Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-14T18:40:38.541Z] ---> Running in 9bc723006dd5 [2021-07-14T18:40:38.816Z] 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-14T18:40:39.082Z] 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-14T18:40:45.802Z] Removing intermediate container 1a1bd108de62 [2021-07-14T18:40:45.802Z] ---> f2b745eef7de [2021-07-14T18:40:45.802Z] [2021-07-14T18:40:45.802Z] Step 11/32 : FROM alpine:3.12 [2021-07-14T18:40:45.802Z] 3.12: Pulling from library/alpine [2021-07-14T18:40:45.802Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-14T18:40:45.802Z] Status: Downloaded newer image for alpine:3.12 [2021-07-14T18:40:45.802Z] ---> 13621d1b12d4 [2021-07-14T18:40:45.802Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-14T18:40:45.802Z] ---> Running in 44f0d3a74d38 [2021-07-14T18:40:45.802Z] Removing intermediate container 44f0d3a74d38 [2021-07-14T18:40:45.802Z] ---> a6a578d836fe [2021-07-14T18:40:45.802Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-14T18:40:45.802Z] ---> Running in cad302596bd1 [2021-07-14T18:40:46.080Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T18:40:46.354Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T18:40:46.632Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-14T18:40:46.632Z] (2/2) Installing su-exec (0.2-r1) [2021-07-14T18:40:46.632Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T18:40:46.632Z] OK: 6 MiB in 16 packages [2021-07-14T18:40:46.910Z] Removing intermediate container cad302596bd1 [2021-07-14T18:40:46.910Z] ---> ae850358c035 [2021-07-14T18:40:46.911Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-14T18:40:46.911Z] ---> Running in cc18eeca5347 [2021-07-14T18:40:47.188Z] Removing intermediate container cc18eeca5347 [2021-07-14T18:40:47.188Z] ---> a2ba58c933b6 [2021-07-14T18:40:47.188Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-14T18:40:47.188Z] ---> Running in da45e6cab7c0 [2021-07-14T18:40:47.471Z] Removing intermediate container da45e6cab7c0 [2021-07-14T18:40:47.471Z] ---> c649326140f1 [2021-07-14T18:40:47.471Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-14T18:40:47.471Z] ---> Running in 6e956194b5dc [2021-07-14T18:40:48.077Z] Removing intermediate container 6e956194b5dc [2021-07-14T18:40:48.077Z] ---> 7c42c784b16e [2021-07-14T18:40:48.077Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-14T18:40:48.353Z] ---> Running in 803fab332c9b [2021-07-14T18:40:48.353Z] Removing intermediate container 803fab332c9b [2021-07-14T18:40:48.353Z] ---> 6cad11b09750 [2021-07-14T18:40:48.353Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-14T18:40:48.632Z] ---> 5c0d2455820f [2021-07-14T18:40:48.632Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-14T18:40:48.632Z] ---> Running in 560c0be360e4 [2021-07-14T18:40:49.620Z] Removing intermediate container 560c0be360e4 [2021-07-14T18:40:49.620Z] ---> 02790d0972fb [2021-07-14T18:40:49.620Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T18:40:49.894Z] ---> af625873a57f [2021-07-14T18:40:49.894Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-14T18:40:50.884Z] ---> 8ae1de56e424 [2021-07-14T18:40:50.884Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-14T18:40:50.884Z] ---> ceec2196cb3c [2021-07-14T18:40:50.884Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-14T18:40:51.169Z] ---> 55585f6fc1df [2021-07-14T18:40:51.169Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-14T18:40:51.452Z] ---> 702960ef7d14 [2021-07-14T18:40:51.452Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-14T18:40:51.452Z] ---> Running in de4374d34e12 [2021-07-14T18:40:51.730Z] Removing intermediate container de4374d34e12 [2021-07-14T18:40:51.730Z] ---> 96f2598760a7 [2021-07-14T18:40:51.730Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-14T18:40:52.006Z] ---> 60f83c0495b7 [2021-07-14T18:40:52.006Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-14T18:40:52.006Z] ---> Running in 8af13c6ec42d [2021-07-14T18:40:52.979Z] Removing intermediate container 8af13c6ec42d [2021-07-14T18:40:52.979Z] ---> 46046e7a83cc [2021-07-14T18:40:52.979Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-14T18:40:52.979Z] ---> Running in 46c745ed5266 [2021-07-14T18:40:53.246Z] Removing intermediate container 46c745ed5266 [2021-07-14T18:40:53.246Z] ---> b9b146a5c5de [2021-07-14T18:40:53.246Z] Step 29/32 : CMD ["gate"] [2021-07-14T18:40:53.246Z] ---> Running in d63abc006d6a [2021-07-14T18:40:53.523Z] Removing intermediate container d63abc006d6a [2021-07-14T18:40:53.523Z] ---> 7e182f65f74c [2021-07-14T18:40:53.523Z] Step 30/32 : LABEL arch=x86_64 [2021-07-14T18:40:53.523Z] ---> Running in 783735fa9431 [2021-07-14T18:40:53.790Z] Removing intermediate container 783735fa9431 [2021-07-14T18:40:53.790Z] ---> a6bd1ba002bf [2021-07-14T18:40:53.790Z] Step 31/32 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 [2021-07-14T18:40:53.790Z] ---> Running in 864024c47142 [2021-07-14T18:40:54.056Z] Removing intermediate container 864024c47142 [2021-07-14T18:40:54.056Z] ---> 16335285f6c4 [2021-07-14T18:40:54.056Z] Step 32/32 : LABEL version=0.0.0 [2021-07-14T18:40:54.056Z] ---> Running in 48b504c4315f [2021-07-14T18:40:54.321Z] Removing intermediate container 48b504c4315f [2021-07-14T18:40:54.321Z] ---> f80b5443212c [2021-07-14T18:40:54.321Z] [2021-07-14T18:40:54.321Z] Successfully built f80b5443212c [2021-07-14T18:40:54.321Z] Successfully tagged security-bootstrapper:latest [2021-07-14T18:40:54.321Z] Building security-secretstore-setup [2021-07-14T18:40:56.910Z]  Building security-bootstrapper ... done Removing intermediate container 3a58d7ab3f11 [2021-07-14T18:40:56.910Z] ---> eb33faf78d53 [2021-07-14T18:40:56.910Z] [2021-07-14T18:40:56.910Z] Step 11/23 : FROM alpine:3.12 [2021-07-14T18:40:56.910Z] ---> 13621d1b12d4 [2021-07-14T18:40:56.910Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-14T18:40:56.910Z] ---> Running in d1b4426acc70 [2021-07-14T18:40:57.497Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T18:40:57.497Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T18:40:57.764Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-14T18:40:57.764Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T18:40:57.764Z] OK: 6 MiB in 15 packages [2021-07-14T18:40:58.936Z] Removing intermediate container d1b4426acc70 [2021-07-14T18:40:58.936Z] ---> 0a1c75a70ebd [2021-07-14T18:40:58.936Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T18:40:58.936Z] ---> Running in a6db915c1e9b [2021-07-14T18:40:58.936Z] Removing intermediate container a6db915c1e9b [2021-07-14T18:40:58.936Z] ---> f212eb6d9ff0 [2021-07-14T18:40:58.936Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-14T18:40:58.936Z] ---> Running in a0c48c1f56a2 [2021-07-14T18:40:58.936Z] Removing intermediate container a0c48c1f56a2 [2021-07-14T18:40:58.936Z] ---> bf3480bf1b07 [2021-07-14T18:40:58.936Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-14T18:40:58.936Z] ---> Running in 00e32bdb2775 [2021-07-14T18:40:59.208Z] Removing intermediate container 00e32bdb2775 [2021-07-14T18:40:59.208Z] ---> 764218dae0b3 [2021-07-14T18:40:59.208Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T18:40:59.483Z] ---> 826e00f0a66b [2021-07-14T18:40:59.483Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-14T18:41:00.444Z] ---> fa0857773f3d [2021-07-14T18:41:00.444Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-14T18:41:00.712Z] ---> c841819ceb76 [2021-07-14T18:41:00.712Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-14T18:41:00.982Z] ---> Running in fefcd8b9d0b9 [2021-07-14T18:41:00.982Z] Removing intermediate container fefcd8b9d0b9 [2021-07-14T18:41:00.982Z] ---> 8f8eef17982d [2021-07-14T18:41:00.982Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T18:41:01.256Z] ---> Running in a43fa3adb085 [2021-07-14T18:41:01.256Z] Removing intermediate container a43fa3adb085 [2021-07-14T18:41:01.256Z] ---> 19e49ffd1866 [2021-07-14T18:41:01.256Z] Step 21/23 : LABEL arch=x86_64 [2021-07-14T18:41:01.256Z] ---> Running in d2ce7fe72b48 [2021-07-14T18:41:01.531Z] Removing intermediate container d2ce7fe72b48 [2021-07-14T18:41:01.531Z] ---> 522b3d02db72 [2021-07-14T18:41:01.531Z] Step 22/23 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 [2021-07-14T18:41:01.531Z] ---> Running in 5d11ce6ffa18 [2021-07-14T18:41:02.124Z] Removing intermediate container 5d11ce6ffa18 [2021-07-14T18:41:02.124Z] ---> 1b5b16ff40c3 [2021-07-14T18:41:02.124Z] Step 23/23 : LABEL version=0.0.0 [2021-07-14T18:41:02.124Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T18:41:02.124Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-14T18:41:02.124Z] ---> d06ecb3744e4 [2021-07-14T18:41:02.124Z] Step 3/26 : WORKDIR /edgex-go [2021-07-14T18:41:02.124Z] ---> Using cache [2021-07-14T18:41:02.124Z] ---> 3955a3b2f058 [2021-07-14T18:41:02.124Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T18:41:02.124Z] ---> Using cache [2021-07-14T18:41:02.124Z] ---> 33c3dd6a3f4c [2021-07-14T18:41:02.124Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-14T18:41:02.124Z] ---> Using cache [2021-07-14T18:41:02.124Z] ---> ac9e58533b31 [2021-07-14T18:41:02.124Z] Step 6/26 : COPY go.mod . [2021-07-14T18:41:02.124Z] ---> Using cache [2021-07-14T18:41:02.124Z] ---> bf0a0eaf7e0e [2021-07-14T18:41:02.124Z] Step 7/26 : RUN go mod download [2021-07-14T18:41:02.124Z] ---> Using cache [2021-07-14T18:41:02.124Z] ---> 0541c094e1d1 [2021-07-14T18:41:02.124Z] Step 8/26 : COPY . . [2021-07-14T18:41:02.124Z] ---> Using cache [2021-07-14T18:41:02.124Z] ---> 2b84b83e8982 [2021-07-14T18:41:02.124Z] Step 9/26 : RUN go mod tidy [2021-07-14T18:41:02.124Z] ---> Using cache [2021-07-14T18:41:02.124Z] ---> 392929f49ca6 [2021-07-14T18:41:02.125Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-14T18:41:02.125Z] ---> Running in 53f4ac05d9c4 [2021-07-14T18:41:02.125Z] ---> Running in a028cac50173 [2021-07-14T18:41:02.396Z] Removing intermediate container 53f4ac05d9c4 [2021-07-14T18:41:02.396Z] ---> 5aff18e22a05 [2021-07-14T18:41:02.396Z] [2021-07-14T18:41:02.667Z] Successfully built 5aff18e22a05 [2021-07-14T18:41:02.667Z] Successfully tagged support-scheduler:latest [2021-07-14T18:41:02.667Z] Building support-notifications [2021-07-14T18:41:02.938Z]  Building support-scheduler ... done 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-14T18:41:07.220Z] Removing intermediate container f0545559e8d1 [2021-07-14T18:41:07.220Z] ---> 233e6254ff22 [2021-07-14T18:41:07.220Z] [2021-07-14T18:41:07.220Z] Step 11/24 : FROM alpine:3.12 [2021-07-14T18:41:07.220Z] ---> 13621d1b12d4 [2021-07-14T18:41:07.220Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-14T18:41:07.220Z] ---> Using cache [2021-07-14T18:41:07.220Z] ---> 0a1c75a70ebd [2021-07-14T18:41:07.220Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T18:41:07.220Z] ---> Using cache [2021-07-14T18:41:07.220Z] ---> f212eb6d9ff0 [2021-07-14T18:41:07.220Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-14T18:41:07.489Z] ---> Running in 831b5f7767c2 [2021-07-14T18:41:07.758Z] Removing intermediate container 831b5f7767c2 [2021-07-14T18:41:07.758Z] ---> fd7b1b5dcf0d [2021-07-14T18:41:07.758Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-14T18:41:07.758Z] ---> Running in 46544d64c3b7 [2021-07-14T18:41:08.026Z] Removing intermediate container 46544d64c3b7 [2021-07-14T18:41:08.026Z] ---> 6a9b251cee16 [2021-07-14T18:41:08.026Z] Step 16/24 : WORKDIR / [2021-07-14T18:41:08.026Z] ---> Running in 277a411aa4d6 [2021-07-14T18:41:08.303Z] Removing intermediate container 277a411aa4d6 [2021-07-14T18:41:08.303Z] ---> 78abb47a46de [2021-07-14T18:41:08.303Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T18:41:08.570Z] ---> 9d9960af9f8a [2021-07-14T18:41:08.570Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-14T18:41:09.536Z] ---> ee759607ea4c [2021-07-14T18:41:09.536Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-14T18:41:09.810Z] ---> 7b707c2dfb0a [2021-07-14T18:41:09.810Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-14T18:41:09.810Z] ---> Running in 4758cbd85b7a [2021-07-14T18:41:10.079Z] Removing intermediate container 4758cbd85b7a [2021-07-14T18:41:10.079Z] ---> baadd0c2d513 [2021-07-14T18:41:10.079Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T18:41:10.079Z] ---> Running in 81e17a5b385b [2021-07-14T18:41:10.352Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T18:41:10.352Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-14T18:41:10.352Z] ---> d06ecb3744e4 [2021-07-14T18:41:10.352Z] Step 3/23 : WORKDIR /edgex-go [2021-07-14T18:41:10.352Z] ---> Using cache [2021-07-14T18:41:10.352Z] ---> 3955a3b2f058 [2021-07-14T18:41:10.352Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T18:41:10.352Z] ---> Using cache [2021-07-14T18:41:10.352Z] ---> 33c3dd6a3f4c [2021-07-14T18:41:10.352Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-14T18:41:10.352Z] Removing intermediate container 81e17a5b385b [2021-07-14T18:41:10.352Z] ---> d390a48becf2 [2021-07-14T18:41:10.352Z] Step 22/24 : LABEL arch=x86_64 [2021-07-14T18:41:10.352Z] ---> Running in ca41fcbdf104 [2021-07-14T18:41:10.352Z] ---> Running in fe6ba1088c16 [2021-07-14T18:41:10.624Z] Removing intermediate container fe6ba1088c16 [2021-07-14T18:41:10.624Z] ---> 035aa5ffa014 [2021-07-14T18:41:10.624Z] Step 23/24 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 [2021-07-14T18:41:10.624Z] ---> Running in e383e7940527 [2021-07-14T18:41:10.897Z] Removing intermediate container e383e7940527 [2021-07-14T18:41:10.897Z] ---> cec278b45623 [2021-07-14T18:41:10.897Z] Step 24/24 : LABEL version=0.0.0 [2021-07-14T18:41:10.897Z] ---> Running in 018f44c8dce5 [2021-07-14T18:41:11.172Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T18:41:11.172Z] Removing intermediate container 018f44c8dce5 [2021-07-14T18:41:11.172Z] ---> 767967ac8bdd [2021-07-14T18:41:11.172Z] [2021-07-14T18:41:11.172Z] Successfully built 767967ac8bdd [2021-07-14T18:41:11.172Z] Successfully tagged core-metadata:latest [2021-07-14T18:41:11.172Z] Building core-data [2021-07-14T18:41:12.587Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T18:41:14.550Z] Removing intermediate container 41bcf44c1a6f [2021-07-14T18:41:14.550Z] ---> 218fe1898149 [2021-07-14T18:41:14.550Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-14T18:41:14.550Z] ---> Running in 6b3d577756dd [2021-07-14T18:41:14.550Z] Removing intermediate container 9bc723006dd5 [2021-07-14T18:41:14.550Z] ---> 14d94de14c31 [2021-07-14T18:41:14.550Z] [2021-07-14T18:41:14.550Z] Step 11/24 : FROM alpine:3.12 [2021-07-14T18:41:14.550Z] ---> 13621d1b12d4 [2021-07-14T18:41:14.550Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-14T18:41:14.550Z] ---> Using cache [2021-07-14T18:41:14.550Z] ---> 0a1c75a70ebd [2021-07-14T18:41:14.550Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T18:41:14.550Z] ---> Using cache [2021-07-14T18:41:14.550Z] ---> f212eb6d9ff0 [2021-07-14T18:41:14.550Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-14T18:41:14.827Z] ---> Running in cd4235ef304b [2021-07-14T18:41:14.827Z] Removing intermediate container cd4235ef304b [2021-07-14T18:41:14.827Z] ---> 21c4cbfdba17 [2021-07-14T18:41:14.827Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-14T18:41:14.827Z] ---> Running in 49f0ca381996 [2021-07-14T18:41:15.098Z] Removing intermediate container 49f0ca381996 [2021-07-14T18:41:15.098Z] ---> 1557ee3b00ef [2021-07-14T18:41:15.098Z] Step 16/24 : WORKDIR / [2021-07-14T18:41:15.369Z] 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-14T18:41:15.369Z] ---> Running in 40c33ebe106d [2021-07-14T18:41:15.369Z] Removing intermediate container 40c33ebe106d [2021-07-14T18:41:15.369Z] ---> fe4b57658a2e [2021-07-14T18:41:15.369Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T18:41:15.843Z] OK: 219 MiB in 52 packages [2021-07-14T18:41:15.843Z] ---> 35271ab3e9c8 [2021-07-14T18:41:15.843Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-14T18:41:16.432Z] Removing intermediate container ca41fcbdf104 [2021-07-14T18:41:16.432Z] ---> 3b3ccbd6e2d9 [2021-07-14T18:41:16.432Z] Step 6/23 : COPY go.mod . [2021-07-14T18:41:16.432Z] ---> 9f68b9ccf3c5 [2021-07-14T18:41:16.432Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-14T18:41:16.711Z] ---> 2326b42b4029 [2021-07-14T18:41:16.711Z] Step 7/23 : RUN go mod download [2021-07-14T18:41:16.711Z] ---> Running in 6f6cd6c5fc2d [2021-07-14T18:41:16.989Z] ---> 7af58122802a [2021-07-14T18:41:16.989Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-14T18:41:16.989Z] Removing intermediate container 6b3d577756dd [2021-07-14T18:41:16.989Z] ---> 29cd0515a622 [2021-07-14T18:41:16.989Z] [2021-07-14T18:41:16.989Z] Step 12/24 : FROM docker:20.10.0 [2021-07-14T18:41:16.989Z] ---> Running in 2d304c476b13 [2021-07-14T18:41:17.271Z] 20.10.0: Pulling from library/docker [2021-07-14T18:41:17.271Z] Removing intermediate container 2d304c476b13 [2021-07-14T18:41:17.271Z] ---> 94bb4246a04c [2021-07-14T18:41:17.271Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T18:41:17.271Z] ---> Running in fa16bd40d493 [2021-07-14T18:41:17.553Z] Removing intermediate container fa16bd40d493 [2021-07-14T18:41:17.553Z] ---> 97c33c15009b [2021-07-14T18:41:17.553Z] Step 22/24 : LABEL arch=x86_64 [2021-07-14T18:41:17.553Z] ---> Running in 145738180d38 [2021-07-14T18:41:17.842Z] Removing intermediate container 145738180d38 [2021-07-14T18:41:17.842Z] ---> 4142e0fae0af [2021-07-14T18:41:17.842Z] Step 23/24 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 [2021-07-14T18:41:18.124Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T18:41:18.124Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T18:41:18.124Z] ---> d06ecb3744e4 [2021-07-14T18:41:18.124Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T18:41:18.124Z] ---> Using cache [2021-07-14T18:41:18.124Z] ---> 3955a3b2f058 [2021-07-14T18:41:18.124Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T18:41:18.124Z] ---> Using cache [2021-07-14T18:41:18.124Z] ---> 33c3dd6a3f4c [2021-07-14T18:41:18.124Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-14T18:41:18.124Z] ---> Running in 8e4643cef9f2 [2021-07-14T18:41:18.124Z] ---> Running in fbe567e1ceb1 [2021-07-14T18:41:18.420Z] Removing intermediate container 6f6cd6c5fc2d [2021-07-14T18:41:18.420Z] ---> 70e79b32fffe [2021-07-14T18:41:18.420Z] Step 8/23 : COPY . . [2021-07-14T18:41:18.420Z] Removing intermediate container fbe567e1ceb1 [2021-07-14T18:41:18.420Z] ---> 87dfc7587944 [2021-07-14T18:41:18.420Z] Step 24/24 : LABEL version=0.0.0 [2021-07-14T18:41:18.420Z] ---> Running in 9e56c21de926 [2021-07-14T18:41:19.048Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T18:41:19.329Z] Removing intermediate container 9e56c21de926 [2021-07-14T18:41:19.329Z] ---> 5dd1fd770e8e [2021-07-14T18:41:19.329Z] [2021-07-14T18:41:19.329Z] Successfully built 5dd1fd770e8e [2021-07-14T18:41:19.329Z] Successfully tagged core-command:latest [2021-07-14T18:41:19.329Z] Building security-proxy-setup [2021-07-14T18:41:19.934Z]  Building core-command ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T18:41:20.752Z] OK: 219 MiB in 52 packages [2021-07-14T18:41:26.201Z] Removing intermediate container 8e4643cef9f2 [2021-07-14T18:41:26.201Z] ---> f135079e2def [2021-07-14T18:41:26.201Z] Step 6/24 : COPY go.mod . [2021-07-14T18:41:26.201Z] ---> a93eb17ac2aa [2021-07-14T18:41:26.201Z] Step 9/23 : RUN go mod tidy [2021-07-14T18:41:26.201Z] ---> 06b92e307671 [2021-07-14T18:41:26.201Z] Step 7/24 : RUN go mod download [2021-07-14T18:41:26.201Z] ---> Running in 151d190ed107 [2021-07-14T18:41:26.201Z] ---> Running in db9bf132aba2 [2021-07-14T18:41:26.201Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-14T18:41:26.201Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-14T18:41:26.201Z] ---> aefe523efa57 [2021-07-14T18:41:26.201Z] 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-14T18:41:26.201Z] ---> Running in 1943a4bfc590 [2021-07-14T18:41:26.484Z] Removing intermediate container 1943a4bfc590 [2021-07-14T18:41:26.484Z] ---> 770951ccd630 [2021-07-14T18:41:26.484Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-14T18:41:26.777Z] ---> Running in 32a114ea4a41 [2021-07-14T18:41:27.062Z] 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-14T18:41:27.346Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T18:41:27.636Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T18:41:27.636Z] (1/39) Installing readline (8.0.4-r0) [2021-07-14T18:41:27.636Z] (2/39) Installing bash (5.0.17-r0) [2021-07-14T18:41:27.636Z] Executing bash-5.0.17-r0.post-install [2021-07-14T18:41:27.636Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-14T18:41:27.636Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-14T18:41:27.911Z] (5/39) Installing curl (7.77.0-r0) [2021-07-14T18:41:27.911Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-14T18:41:27.911Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-14T18:41:27.911Z] (8/39) Installing expat (2.2.9-r1) [2021-07-14T18:41:27.911Z] (9/39) Installing libffi (3.3-r2) [2021-07-14T18:41:27.911Z] (10/39) Installing gdbm (1.13-r1) [2021-07-14T18:41:27.911Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-14T18:41:27.911Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-14T18:41:27.911Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-14T18:41:28.483Z] Removing intermediate container db9bf132aba2 [2021-07-14T18:41:28.483Z] ---> ac2686bcc227 [2021-07-14T18:41:28.483Z] Step 8/24 : COPY . . [2021-07-14T18:41:28.839Z] Removing intermediate container 151d190ed107 [2021-07-14T18:41:28.839Z] ---> f6dbece9ba47 [2021-07-14T18:41:28.839Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-14T18:41:30.866Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-14T18:41:30.866Z] ---> Running in 06a2b2d32cb4 [2021-07-14T18:41:30.866Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-14T18:41:30.866Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-14T18:41:30.866Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-14T18:41:30.866Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-14T18:41:30.866Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-14T18:41:30.866Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-14T18:41:30.866Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-14T18:41:30.866Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T18:41:30.866Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-14T18:41:30.866Z] ---> d06ecb3744e4 [2021-07-14T18:41:30.866Z] Step 3/22 : WORKDIR /edgex-go [2021-07-14T18:41:30.866Z] ---> Using cache [2021-07-14T18:41:30.866Z] ---> 3955a3b2f058 [2021-07-14T18:41:30.866Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T18:41:30.866Z] ---> Using cache [2021-07-14T18:41:30.866Z] ---> 33c3dd6a3f4c [2021-07-14T18:41:30.866Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-14T18:41:30.866Z] ---> Using cache [2021-07-14T18:41:30.866Z] ---> ac9e58533b31 [2021-07-14T18:41:30.866Z] Step 6/22 : COPY go.mod . [2021-07-14T18:41:30.866Z] ---> Using cache [2021-07-14T18:41:30.866Z] ---> bf0a0eaf7e0e [2021-07-14T18:41:30.866Z] Step 7/22 : RUN go mod download [2021-07-14T18:41:30.866Z] ---> Using cache [2021-07-14T18:41:30.866Z] ---> 0541c094e1d1 [2021-07-14T18:41:30.866Z] Step 8/22 : COPY . . [2021-07-14T18:41:30.866Z] ---> Using cache [2021-07-14T18:41:30.866Z] ---> 2b84b83e8982 [2021-07-14T18:41:30.866Z] Step 9/22 : RUN go mod tidy [2021-07-14T18:41:30.866Z] ---> Using cache [2021-07-14T18:41:30.866Z] ---> 392929f49ca6 [2021-07-14T18:41:30.866Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-14T18:41:30.866Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-14T18:41:30.866Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-14T18:41:31.176Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-14T18:41:31.176Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-14T18:41:31.176Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-14T18:41:31.176Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-14T18:41:31.176Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-14T18:41:31.176Z] ---> Running in 74e2ac40bc9f [2021-07-14T18:41:31.176Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-14T18:41:31.176Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-14T18:41:31.176Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-14T18:41:31.176Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-14T18:41:31.176Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-14T18:41:31.176Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-14T18:41:31.176Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-14T18:41:31.176Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-14T18:41:31.176Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-14T18:41:31.176Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-14T18:41:31.176Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-14T18:41:31.466Z] Executing busybox-1.31.1-r19.trigger [2021-07-14T18:41:31.466Z] OK: 72 MiB in 59 packages [2021-07-14T18:41:32.089Z] 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-14T18:41:32.089Z] 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-14T18:41:32.375Z] Collecting docker-compose==1.23.2 [2021-07-14T18:41:32.375Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-14T18:41:32.656Z] 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-14T18:41:32.656Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-14T18:41:32.947Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-14T18:41:32.947Z] Removing intermediate container a028cac50173 [2021-07-14T18:41:32.947Z] ---> e18b372545eb [2021-07-14T18:41:32.947Z] [2021-07-14T18:41:32.947Z] Step 11/26 : FROM alpine:3.12 [2021-07-14T18:41:32.947Z] ---> 13621d1b12d4 [2021-07-14T18:41:32.947Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-14T18:41:33.223Z] Collecting docker<4.0,>=3.6.0 [2021-07-14T18:41:33.223Z] ---> Running in 4df4d35ac6e1 [2021-07-14T18:41:33.223Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-14T18:41:33.505Z] Collecting cached-property<2,>=1.2.0 [2021-07-14T18:41:33.505Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-14T18:41:33.505Z] Collecting texttable<0.10,>=0.9.0 [2021-07-14T18:41:33.505Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-14T18:41:33.505Z] ---> d3e384fd2477 [2021-07-14T18:41:33.505Z] Step 9/24 : RUN go mod tidy [2021-07-14T18:41:33.505Z] ---> Running in 1a2393835b05 [2021-07-14T18:41:33.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T18:41:34.077Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T18:41:34.357Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-14T18:41:34.357Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-14T18:41:34.357Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-14T18:41:34.357Z] (4/6) Installing curl (7.77.0-r0) [2021-07-14T18:41:34.357Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-14T18:41:34.357Z] (6/6) Installing su-exec (0.2-r1) [2021-07-14T18:41:34.357Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-14T18:41:34.357Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T18:41:34.357Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T18:41:34.644Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-14T18:41:34.644Z] OK: 7 MiB in 20 packages [2021-07-14T18:41:34.939Z] Collecting PyYAML<4,>=3.10 [2021-07-14T18:41:34.939Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-14T18:41:35.561Z] Removing intermediate container 4df4d35ac6e1 [2021-07-14T18:41:35.561Z] ---> 6d275d8e3065 [2021-07-14T18:41:35.561Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-14T18:41:35.561Z] Removing intermediate container 1a2393835b05 [2021-07-14T18:41:35.561Z] ---> ecdab088b7b4 [2021-07-14T18:41:35.561Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-14T18:41:35.561Z] ---> Running in b2c8c2adf633 [2021-07-14T18:41:35.561Z] ---> Running in dc4c6ebce8ea [2021-07-14T18:41:35.561Z] Removing intermediate container b2c8c2adf633 [2021-07-14T18:41:35.561Z] ---> c6a708452b32 [2021-07-14T18:41:35.561Z] Step 14/26 : WORKDIR / [2021-07-14T18:41:35.561Z] ---> Running in 8caf6e7622c7 [2021-07-14T18:41:35.850Z] Removing intermediate container 8caf6e7622c7 [2021-07-14T18:41:35.850Z] ---> 657ecf6cd7eb [2021-07-14T18:41:35.850Z] 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-14T18:41:35.850Z] 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-14T18:41:36.128Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-14T18:41:36.128Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-14T18:41:36.409Z] ---> c6ecb5a4a565 [2021-07-14T18:41:36.409Z] 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-14T18:41:36.690Z] ---> e46be146b0b6 [2021-07-14T18:41:36.690Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-14T18:41:36.690Z] Collecting docopt<0.7,>=0.6.1 [2021-07-14T18:41:36.690Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-14T18:41:36.974Z] ---> e6797b41ac7b [2021-07-14T18:41:36.974Z] 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-14T18:41:37.258Z] ---> c413713f528f [2021-07-14T18:41:37.258Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-14T18:41:37.547Z] ---> 5f628824123c [2021-07-14T18:41:37.547Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-14T18:41:37.830Z] Collecting jsonschema<3,>=2.5.1 [2021-07-14T18:41:37.830Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-14T18:41:37.830Z] Collecting idna<2.8,>=2.5 [2021-07-14T18:41:38.119Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-14T18:41:38.119Z] 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-14T18:41:38.119Z] 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-14T18:41:38.119Z] ---> 5a1612add09c [2021-07-14T18:41:38.119Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-14T18:41:38.119Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-14T18:41:38.119Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-14T18:41:38.402Z] Collecting docker-pycreds>=0.4.0 [2021-07-14T18:41:38.402Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-14T18:41:38.402Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-14T18:41:38.402Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-14T18:41:38.402Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-14T18:41:38.402Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-14T18:41:38.402Z] ---> f927246c4c9a [2021-07-14T18:41:38.402Z] 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-14T18:41:38.402Z] ---> Running in 037179c070ed [2021-07-14T18:41:38.684Z] Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, texttable, PyYAML, dockerpty, docopt, jsonschema, docker-compose [2021-07-14T18:41:38.684Z] Attempting uninstall: idna [2021-07-14T18:41:38.684Z] Found existing installation: idna 2.9 [2021-07-14T18:41:38.684Z] Uninstalling idna-2.9: [2021-07-14T18:41:38.684Z] Successfully uninstalled idna-2.9 [2021-07-14T18:41:38.962Z] Attempting uninstall: urllib3 [2021-07-14T18:41:38.962Z] Found existing installation: urllib3 1.25.9 [2021-07-14T18:41:38.962Z] Uninstalling urllib3-1.25.9: [2021-07-14T18:41:38.962Z] Successfully uninstalled urllib3-1.25.9 [2021-07-14T18:41:39.254Z] Attempting uninstall: requests [2021-07-14T18:41:39.254Z] Found existing installation: requests 2.23.0 [2021-07-14T18:41:39.254Z] Uninstalling requests-2.23.0: [2021-07-14T18:41:39.254Z] Successfully uninstalled requests-2.23.0 [2021-07-14T18:41:39.254Z] Removing intermediate container 037179c070ed [2021-07-14T18:41:39.254Z] ---> 4bc5bede54c7 [2021-07-14T18:41:39.254Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-14T18:41:39.532Z] ---> Running in d3111769bbee [2021-07-14T18:41:39.532Z] Removing intermediate container d3111769bbee [2021-07-14T18:41:39.532Z] ---> 2804a72d10d0 [2021-07-14T18:41:39.532Z] Step 24/26 : LABEL arch=x86_64 [2021-07-14T18:41:39.532Z] ---> Running in 5bc49f6ee44f [2021-07-14T18:41:39.817Z] Removing intermediate container 5bc49f6ee44f [2021-07-14T18:41:39.817Z] ---> 6aae44cf80b7 [2021-07-14T18:41:39.817Z] Step 25/26 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 [2021-07-14T18:41:39.817Z] ---> Running in 92d701770bff [2021-07-14T18:41:39.817Z] Running setup.py install for texttable: started [2021-07-14T18:41:39.817Z] Removing intermediate container 92d701770bff [2021-07-14T18:41:39.817Z] ---> e74ade70a198 [2021-07-14T18:41:39.817Z] Step 26/26 : LABEL version=0.0.0 [2021-07-14T18:41:40.102Z] ---> Running in 4c7f9fe22a34 [2021-07-14T18:41:40.102Z] Removing intermediate container 4c7f9fe22a34 [2021-07-14T18:41:40.102Z] ---> 25ac640440ce [2021-07-14T18:41:40.102Z] [2021-07-14T18:41:40.382Z] Successfully built 25ac640440ce [2021-07-14T18:41:40.382Z] Successfully tagged security-secretstore-setup:latest [2021-07-14T18:41:40.382Z]  Building security-secretstore-setup ... done  Running setup.py install for texttable: finished with status 'done' [2021-07-14T18:41:40.382Z] Running setup.py install for PyYAML: started [2021-07-14T18:41:40.984Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-14T18:41:40.984Z] Running setup.py install for dockerpty: started [2021-07-14T18:41:41.605Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-14T18:41:41.605Z] Running setup.py install for docopt: started [2021-07-14T18:41:41.889Z] Running setup.py install for docopt: finished with status 'done' [2021-07-14T18:41:42.166Z] 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-14T18:41:46.574Z] Removing intermediate container 32a114ea4a41 [2021-07-14T18:41:46.574Z] ---> 7e912f84e330 [2021-07-14T18:41:46.574Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-14T18:41:46.574Z] ---> Running in 78f6c90e7e7c [2021-07-14T18:41:46.574Z] Removing intermediate container 78f6c90e7e7c [2021-07-14T18:41:46.574Z] ---> 1eb41331c7e7 [2021-07-14T18:41:46.574Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-14T18:41:46.574Z] ---> Running in ea9731f9ec6c [2021-07-14T18:41:46.574Z] Removing intermediate container ea9731f9ec6c [2021-07-14T18:41:46.574Z] ---> bc6218593f3c [2021-07-14T18:41:46.574Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-14T18:41:46.852Z] ---> bdab55d271de [2021-07-14T18:41:46.852Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-14T18:41:47.130Z] ---> bbe3fc107184 [2021-07-14T18:41:47.130Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-14T18:41:47.427Z] ---> 5858d89fad6f [2021-07-14T18:41:47.427Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-14T18:41:47.427Z] ---> Running in 0d54fa586bab [2021-07-14T18:41:47.427Z] Removing intermediate container 0d54fa586bab [2021-07-14T18:41:47.427Z] ---> 74326bef5830 [2021-07-14T18:41:47.427Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T18:41:47.427Z] ---> Running in 4fb2d253cd1e [2021-07-14T18:41:47.703Z] Removing intermediate container 4fb2d253cd1e [2021-07-14T18:41:47.703Z] ---> 13a856a9eff1 [2021-07-14T18:41:47.703Z] Step 22/24 : LABEL arch=x86_64 [2021-07-14T18:41:47.703Z] ---> Running in e8881e727192 [2021-07-14T18:41:47.984Z] Removing intermediate container e8881e727192 [2021-07-14T18:41:47.984Z] ---> 57f33bc6ba0c [2021-07-14T18:41:47.984Z] Step 23/24 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 [2021-07-14T18:41:47.984Z] ---> Running in 151cc2994607 [2021-07-14T18:41:47.984Z] Removing intermediate container 151cc2994607 [2021-07-14T18:41:47.984Z] ---> 7c0cf66ba499 [2021-07-14T18:41:47.984Z] Step 24/24 : LABEL version=0.0.0 [2021-07-14T18:41:47.984Z] ---> Running in ef5dd0949c9a [2021-07-14T18:41:48.267Z] Removing intermediate container ef5dd0949c9a [2021-07-14T18:41:48.267Z] ---> 79d88e4d49ce [2021-07-14T18:41:48.267Z] [2021-07-14T18:41:48.545Z] Successfully built 79d88e4d49ce [2021-07-14T18:41:48.545Z] Successfully tagged sys-mgmt-agent:latest [2021-07-14T18:41:58.729Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-14T18:42:00.193Z] Removing intermediate container 06a2b2d32cb4 [2021-07-14T18:42:00.193Z] ---> c58ed849a9a6 [2021-07-14T18:42:00.193Z] [2021-07-14T18:42:00.193Z] Step 11/23 : FROM alpine:3.12 [2021-07-14T18:42:00.193Z] ---> 13621d1b12d4 [2021-07-14T18:42:00.193Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-14T18:42:00.193Z] ---> Running in ca42af378ded [2021-07-14T18:42:00.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T18:42:00.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T18:42:00.460Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-14T18:42:00.460Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-14T18:42:00.727Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T18:42:00.727Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T18:42:00.727Z] OK: 6 MiB in 16 packages [2021-07-14T18:42:01.714Z] Removing intermediate container ca42af378ded [2021-07-14T18:42:01.714Z] ---> 1a812150badc [2021-07-14T18:42:01.714Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T18:42:01.714Z] ---> Running in ef8dfba8d775 [2021-07-14T18:42:01.714Z] Removing intermediate container 74e2ac40bc9f [2021-07-14T18:42:01.714Z] ---> e210aeecfd94 [2021-07-14T18:42:01.714Z] [2021-07-14T18:42:01.714Z] Step 11/22 : FROM alpine:3.12 [2021-07-14T18:42:01.714Z] ---> 13621d1b12d4 [2021-07-14T18:42:01.714Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-14T18:42:01.714Z] ---> Running in a0db96b6be37 [2021-07-14T18:42:01.714Z] Removing intermediate container ef8dfba8d775 [2021-07-14T18:42:01.714Z] ---> a88e53777898 [2021-07-14T18:42:01.714Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-14T18:42:01.714Z] ---> Running in e24c78248976 [2021-07-14T18:42:02.003Z] Removing intermediate container e24c78248976 [2021-07-14T18:42:02.003Z] ---> aa7585586800 [2021-07-14T18:42:02.003Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-14T18:42:02.003Z] ---> Running in 4679afd95b38 [2021-07-14T18:42:02.284Z] Removing intermediate container 4679afd95b38 [2021-07-14T18:42:02.284Z] ---> 0b294e64e96b [2021-07-14T18:42:02.284Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T18:42:02.284Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T18:42:02.284Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T18:42:02.574Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-14T18:42:02.574Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-14T18:42:02.574Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-14T18:42:02.574Z] (4/4) Installing curl (7.77.0-r0) [2021-07-14T18:42:02.574Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T18:42:02.574Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T18:42:02.574Z] OK: 7 MiB in 18 packages [2021-07-14T18:42:02.574Z] ---> 8757ebb037ea [2021-07-14T18:42:02.574Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-14T18:42:03.170Z] ---> f2dc0bb9e9b1 [2021-07-14T18:42:03.170Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-14T18:42:03.170Z] Removing intermediate container a0db96b6be37 [2021-07-14T18:42:03.170Z] ---> 249ba0f2a2f8 [2021-07-14T18:42:03.170Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-14T18:42:03.170Z] ---> 3028bd7e4f60 [2021-07-14T18:42:03.170Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-14T18:42:03.170Z] ---> Running in b3d208a21a1d [2021-07-14T18:42:03.442Z] ---> Running in 46c02a87c395 [2021-07-14T18:42:03.442Z] Removing intermediate container b3d208a21a1d [2021-07-14T18:42:03.442Z] ---> 49e21ab1da8e [2021-07-14T18:42:03.442Z] Step 14/22 : WORKDIR /edgex [2021-07-14T18:42:03.442Z] ---> Running in 14e4e31c27f8 [2021-07-14T18:42:03.442Z] Removing intermediate container 46c02a87c395 [2021-07-14T18:42:03.442Z] ---> 5a47cca22906 [2021-07-14T18:42:03.442Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T18:42:03.442Z] ---> Running in 97882f648571 [2021-07-14T18:42:03.710Z] Removing intermediate container 14e4e31c27f8 [2021-07-14T18:42:03.710Z] ---> e55be70bc12b [2021-07-14T18:42:03.710Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-14T18:42:03.710Z] Removing intermediate container 97882f648571 [2021-07-14T18:42:03.710Z] ---> 968b836431cf [2021-07-14T18:42:03.710Z] Step 21/23 : LABEL arch=x86_64 [2021-07-14T18:42:03.981Z] ---> Running in 6b163b21f2de [2021-07-14T18:42:04.470Z] ---> 7b6678690e50 [2021-07-14T18:42:04.470Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-14T18:42:04.470Z] Removing intermediate container 6b163b21f2de [2021-07-14T18:42:04.470Z] ---> 3ee4bc751b22 [2021-07-14T18:42:04.470Z] Step 22/23 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 [2021-07-14T18:42:04.470Z] Removing intermediate container dc4c6ebce8ea [2021-07-14T18:42:04.470Z] ---> aaf06ae1b154 [2021-07-14T18:42:04.470Z] [2021-07-14T18:42:04.470Z] Step 11/24 : FROM alpine:3.12 [2021-07-14T18:42:04.470Z] ---> 13621d1b12d4 [2021-07-14T18:42:04.470Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-14T18:42:04.470Z] ---> Running in 1eeade0bc5e0 [2021-07-14T18:42:04.470Z] ---> Running in 314b93a04aa4 [2021-07-14T18:42:04.470Z] Removing intermediate container 1eeade0bc5e0 [2021-07-14T18:42:04.470Z] ---> 725ecc7bb466 [2021-07-14T18:42:04.470Z] Step 23/23 : LABEL version=0.0.0 [2021-07-14T18:42:04.470Z] Removing intermediate container 314b93a04aa4 [2021-07-14T18:42:04.470Z] ---> 5a4100f0b9ba [2021-07-14T18:42:04.470Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-14T18:42:04.470Z] ---> 953e71118b23 [2021-07-14T18:42:04.470Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-14T18:42:04.470Z] ---> Running in 862267ff8ca9 [2021-07-14T18:42:04.470Z] ---> Running in f40309c2d3cd [2021-07-14T18:42:04.749Z] Removing intermediate container 862267ff8ca9 [2021-07-14T18:42:04.749Z] ---> 81892a8c148b [2021-07-14T18:42:04.749Z] [2021-07-14T18:42:04.749Z] Removing intermediate container f40309c2d3cd [2021-07-14T18:42:04.749Z] ---> f84f1af203e3 [2021-07-14T18:42:04.749Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-14T18:42:04.749Z] Successfully built 81892a8c148b [2021-07-14T18:42:04.749Z] Successfully tagged support-notifications:latest [2021-07-14T18:42:04.749Z]  Building support-notifications ... done  ---> Running in 6531629cc17a [2021-07-14T18:42:04.749Z] ---> 1007069f1238 [2021-07-14T18:42:04.749Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-14T18:42:04.749Z] ---> Running in d5a729821330 [2021-07-14T18:42:04.749Z] Removing intermediate container 6531629cc17a [2021-07-14T18:42:04.749Z] ---> 7a542685c089 [2021-07-14T18:42:04.749Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T18:42:05.031Z] ---> Running in 993a125b28ca [2021-07-14T18:42:05.031Z] Removing intermediate container d5a729821330 [2021-07-14T18:42:05.031Z] ---> 6f1a0390a555 [2021-07-14T18:42:05.031Z] Step 19/22 : CMD ["--init=true"] [2021-07-14T18:42:05.031Z] ---> Running in e4d4adf5e5b9 [2021-07-14T18:42:05.031Z] Removing intermediate container e4d4adf5e5b9 [2021-07-14T18:42:05.031Z] ---> 9a8a4d5db1f3 [2021-07-14T18:42:05.031Z] Step 20/22 : LABEL arch=x86_64 [2021-07-14T18:42:05.031Z] ---> Running in 151a3c538922 [2021-07-14T18:42:05.316Z] Removing intermediate container 151a3c538922 [2021-07-14T18:42:05.316Z] ---> 613b1b670b6f [2021-07-14T18:42:05.316Z] Step 21/22 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 [2021-07-14T18:42:05.316Z] ---> Running in 16682bb28468 [2021-07-14T18:42:05.316Z] Removing intermediate container 16682bb28468 [2021-07-14T18:42:05.316Z] ---> 790a3c6247df [2021-07-14T18:42:05.316Z] Step 22/22 : LABEL version=0.0.0 [2021-07-14T18:42:05.316Z] ---> Running in 1d68a70a084b [2021-07-14T18:42:05.316Z] Removing intermediate container 993a125b28ca [2021-07-14T18:42:05.316Z] ---> 6098ad601573 [2021-07-14T18:42:05.316Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-14T18:42:05.316Z] ---> Running in 683936f5b50c [2021-07-14T18:42:05.599Z] Removing intermediate container 1d68a70a084b [2021-07-14T18:42:05.599Z] ---> e5bfa0e2387d [2021-07-14T18:42:05.599Z] [2021-07-14T18:42:05.599Z] Successfully built e5bfa0e2387d [2021-07-14T18:42:05.599Z] Successfully tagged security-proxy-setup:latest [2021-07-14T18:42:05.877Z]  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T18:42:06.479Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T18:42:06.760Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-14T18:42:07.035Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-14T18:42:07.035Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-14T18:42:07.035Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-14T18:42:07.633Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-14T18:42:07.633Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-14T18:42:07.907Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T18:42:07.907Z] OK: 8 MiB in 20 packages [2021-07-14T18:42:08.180Z] Removing intermediate container 683936f5b50c [2021-07-14T18:42:08.180Z] ---> 0cdbe872d591 [2021-07-14T18:42:08.180Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T18:42:08.180Z] ---> 3604a142c9f8 [2021-07-14T18:42:08.180Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-14T18:42:08.454Z] ---> 0397aa51c98f [2021-07-14T18:42:08.454Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-14T18:42:08.732Z] ---> 95598c76bfd7 [2021-07-14T18:42:08.732Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-14T18:42:08.732Z] ---> Running in 7f5feec7d663 [2021-07-14T18:42:08.732Z] Removing intermediate container 7f5feec7d663 [2021-07-14T18:42:08.732Z] ---> f822a75da3aa [2021-07-14T18:42:08.732Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T18:42:08.732Z] ---> Running in 4affbac34105 [2021-07-14T18:42:09.012Z] Removing intermediate container 4affbac34105 [2021-07-14T18:42:09.012Z] ---> aef2846ee88c [2021-07-14T18:42:09.012Z] Step 22/24 : LABEL arch=x86_64 [2021-07-14T18:42:09.012Z] ---> Running in 394f05064a9e [2021-07-14T18:42:09.012Z] Removing intermediate container 394f05064a9e [2021-07-14T18:42:09.012Z] ---> 5b293159c969 [2021-07-14T18:42:09.012Z] Step 23/24 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 [2021-07-14T18:42:09.012Z] ---> Running in 6eca52b5f07b [2021-07-14T18:42:09.012Z] Removing intermediate container 6eca52b5f07b [2021-07-14T18:42:09.012Z] ---> 8fdf649e602d [2021-07-14T18:42:09.012Z] Step 24/24 : LABEL version=0.0.0 [2021-07-14T18:42:09.012Z] ---> Running in 5dc2c0a06b7c [2021-07-14T18:42:09.299Z] Removing intermediate container 5dc2c0a06b7c [2021-07-14T18:42:09.299Z] ---> d8916009830e [2021-07-14T18:42:09.299Z] [2021-07-14T18:42:09.299Z] Successfully built d8916009830e [2021-07-14T18:42:09.299Z] Successfully tagged core-data:latest [2021-07-14T18:42:09.317Z]  Building core-data ... done  [Pipeline] } [2021-07-14T18:42:09.322Z] $ docker stop --time=1 d9eba6245592951c5fcf5517d8d032167b1fc4fdae1507eb7559d625d3cfab74 [2021-07-14T18:42:10.578Z] $ docker rm -f d9eba6245592951c5fcf5517d8d032167b1fc4fdae1507eb7559d625d3cfab74 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T18:42:10.992Z] + docker images [2021-07-14T18:42:10.992Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-14T18:42:10.992Z] core-data latest d8916009830e 1 second ago 20.3MB [2021-07-14T18:42:10.992Z] security-proxy-setup latest e5bfa0e2387d 5 seconds ago 25.7MB [2021-07-14T18:42:10.992Z] aaf06ae1b154 6 seconds ago 1.16GB [2021-07-14T18:42:10.992Z] support-notifications latest 81892a8c148b 6 seconds ago 16.7MB [2021-07-14T18:42:10.992Z] e210aeecfd94 9 seconds ago 1.16GB [2021-07-14T18:42:10.992Z] c58ed849a9a6 11 seconds ago 1.16GB [2021-07-14T18:42:10.992Z] sys-mgmt-agent latest 79d88e4d49ce 22 seconds ago 311MB [2021-07-14T18:42:10.992Z] security-secretstore-setup latest 25ac640440ce 31 seconds ago 28.7MB [2021-07-14T18:42:10.992Z] e18b372545eb 38 seconds ago 1.17GB [2021-07-14T18:42:10.992Z] core-command latest 5dd1fd770e8e 52 seconds ago 15.9MB [2021-07-14T18:42:10.992Z] 29cd0515a622 54 seconds ago 1.16GB [2021-07-14T18:42:10.992Z] 14d94de14c31 56 seconds ago 1.16GB [2021-07-14T18:42:10.992Z] core-metadata latest 767967ac8bdd About a minute ago 16.6MB [2021-07-14T18:42:10.992Z] 233e6254ff22 About a minute ago 1.16GB [2021-07-14T18:42:10.992Z] support-scheduler latest 5aff18e22a05 About a minute ago 15.9MB [2021-07-14T18:42:10.992Z] eb33faf78d53 About a minute ago 1.16GB [2021-07-14T18:42:10.992Z] security-bootstrapper latest f80b5443212c About a minute ago 18.6MB [2021-07-14T18:42:10.992Z] f2b745eef7de About a minute ago 1.16GB [2021-07-14T18:42:10.993Z] ci-base-image-x86_64 latest d06ecb3744e4 4 minutes ago 659MB [2021-07-14T18:42:10.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 4 days ago 457MB [2021-07-14T18:42:10.993Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 7 days ago 37.5MB [2021-07-14T18:42:10.993Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-14T18:42:10.993Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-14T18:42:10.993Z] 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-14T18:42:26.554Z] Still waiting to schedule task [2021-07-14T18:42:26.554Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-14T18:46:51.759Z] Running on prd-ubuntu18.04-docker-8c-8g-1783 in /w/workspace/edgexfoundry_edgex-go_PR-3619 [Pipeline] { [Pipeline] ws [2021-07-14T18:46:51.782Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-07-14T18:46:51.960Z] The recommended git tool is: git [2021-07-14T18:46:54.854Z] using credential edgex-jenkins-ssh [2021-07-14T18:46:54.870Z] Cloning the remote Git repository [2021-07-14T18:46:54.875Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-14T18:46:54.965Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-07-14T18:46:54.995Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-14T18:46:54.995Z] > git --version # timeout=10 [2021-07-14T18:46:55.000Z] > git --version # 'git version 2.17.1' [2021-07-14T18:46:55.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T18:46:55.035Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T18:47:04.500Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-14T18:47:04.507Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T18:47:04.519Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-14T18:47:04.536Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-14T18:47:04.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T18:47:04.541Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3619/head:refs/remotes/origin/PR-3619 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-14T18:47:05.203Z] Merging remotes/origin/main commit 1ecdab4148a2da39b523538a056cab399db8933d into PR head commit 6e34c02cb97ca79db981051303629e336b02b636 [2021-07-14T18:47:05.323Z] Merge succeeded, producing 6e34c02cb97ca79db981051303629e336b02b636 [2021-07-14T18:47:05.324Z] Checking out Revision 6e34c02cb97ca79db981051303629e336b02b636 (PR-3619) [2021-07-14T18:47:05.200Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T18:47:05.212Z] > git checkout -f 6e34c02cb97ca79db981051303629e336b02b636 # timeout=10 [2021-07-14T18:47:05.277Z] > git remote # timeout=10 [2021-07-14T18:47:05.283Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T18:47:05.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T18:47:05.293Z] > git merge 1ecdab4148a2da39b523538a056cab399db8933d # timeout=10 [2021-07-14T18:47:05.303Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-14T18:47:05.313Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T18:47:05.323Z] > git checkout -f 6e34c02cb97ca79db981051303629e336b02b636 # timeout=10 [2021-07-14T18:47:09.097Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T18:47:10.139Z] + echo snap-build.sh [2021-07-14T18:47:10.139Z] snap-build.sh [2021-07-14T18:47:10.139Z] + SNAP_BASE_DIR=. [2021-07-14T18:47:10.139Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-07-14T18:47:10.139Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-07-14T18:47:10.139Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-07-14T18:47:10.139Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-07-14T18:47:10.139Z] + cd /w/workspace/edgex-go/2 [2021-07-14T18:47:10.139Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-14T18:47:10.139Z] Reading package lists... [2021-07-14T18:47:10.139Z] Building dependency tree... [2021-07-14T18:47:10.139Z] Reading state information... [2021-07-14T18:47:10.139Z] The following packages were automatically installed and are no longer required: [2021-07-14T18:47:10.139Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-14T18:47:10.139Z] uidmap xdelta3 [2021-07-14T18:47:10.139Z] Use 'sudo apt autoremove' to remove them. [2021-07-14T18:47:10.139Z] The following packages will be REMOVED: [2021-07-14T18:47:10.139Z] lxd* lxd-client* [2021-07-14T18:47:10.410Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-14T18:47:10.410Z] After this operation, 31.7 MB disk space will be freed. [2021-07-14T18:47:10.949Z] (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-14T18:47:10.949Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-14T18:47:11.912Z] Removing lxd dnsmasq configuration [2021-07-14T18:47:11.912Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-14T18:47:11.912Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-14T18:47:12.497Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-14T18:47:12.766Z] (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-14T18:47:12.766Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-14T18:47:14.182Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-14T18:47:14.182Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-14T18:47:14.768Z] + sudo snap remove --purge lxd [2021-07-14T18:47:14.768Z] snap "lxd" is not installed [2021-07-14T18:47:14.768Z] + sudo groupadd --force --system lxd [2021-07-14T18:47:14.768Z] ++ whoami [2021-07-14T18:47:14.768Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-14T18:47:14.768Z] + newgrp - lxd [2021-07-14T18:47:15.041Z] + sudo snap install lxd [2021-07-14T18:47:23.276Z] 2021-07-14T18:47:20Z INFO Waiting for automatic snapd restart... [2021-07-14T18:47:33.375Z] lxd 4.16 from Canonical* installed [2021-07-14T18:47:33.375Z] + sudo lxd init --auto [2021-07-14T18:47:41.617Z] + sudo snap install --classic snapcraft [2021-07-14T18:47:56.632Z] snapcraft 4.8.3 from Canonical* installed [2021-07-14T18:47:56.632Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-14T18:47:56.632Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-14T18:47:56.632Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-14T18:47:56.632Z] Dload Upload Total Spent Left Speed [2021-07-14T18:47:56.632Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3918 0 --:--:-- --:--:-- --:--:-- 3918 [2021-07-14T18:47:56.899Z] 100 3325k 100 3325k 0 0 8230k 0 --:--:-- --:--:-- --:--:-- 8230k [2021-07-14T18:47:56.899Z] ./yq_linux_amd64 [2021-07-14T18:47:57.168Z] + sudo snapcraft prime --use-lxd [2021-07-14T18:47:59.114Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-14T18:47:59.114Z] 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-14T18:47:59.114Z] - README.md [2021-07-14T18:47:59.114Z] [2021-07-14T18:47:59.114Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-14T18:47:59.382Z] Launching a container. [2021-07-14T18:48:06.035Z] Waiting for container to be ready [2021-07-14T18:48:06.621Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-14T18:48:06.621Z] [2021-07-14T18:48:10.879Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-14T18:48:10.879Z] Waiting for network to be ready... [2021-07-14T18:48:11.147Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-14T18:48:11.416Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-14T18:48:11.416Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-14T18:48:11.416Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-14T18:48:11.416Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-14T18:48:11.416Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-14T18:48:11.416Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-14T18:48:11.682Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-14T18:48:11.682Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-14T18:48:11.682Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-14T18:48:11.948Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-14T18:48:11.949Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-14T18:48:12.216Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-14T18:48:12.216Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-14T18:48:12.216Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-14T18:48:12.216Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-14T18:48:12.216Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-14T18:48:12.216Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-14T18:48:12.798Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-14T18:48:13.064Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-14T18:48:13.064Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-14T18:48:13.064Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-14T18:48:13.064Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-14T18:48:13.064Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-14T18:48:13.064Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-14T18:48:13.064Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-14T18:48:13.330Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-14T18:48:15.277Z] Fetched 24.8 MB in 4s (6170 kB/s) [2021-07-14T18:48:16.243Z] Reading package lists... [2021-07-14T18:48:16.243Z] Reading package lists... [2021-07-14T18:48:16.511Z] Building dependency tree... [2021-07-14T18:48:16.511Z] Reading state information... [2021-07-14T18:48:16.511Z] The following additional packages will be installed: [2021-07-14T18:48:16.511Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-14T18:48:16.511Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-14T18:48:16.511Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-14T18:48:16.511Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-14T18:48:16.511Z] Suggested packages: [2021-07-14T18:48:16.511Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-14T18:48:16.511Z] Recommended packages: [2021-07-14T18:48:16.511Z] gnupg libsasl2-modules [2021-07-14T18:48:16.511Z] The following NEW packages will be installed: [2021-07-14T18:48:16.511Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-14T18:48:16.511Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-14T18:48:16.511Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-14T18:48:16.511Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-14T18:48:16.511Z] The following packages will be upgraded: [2021-07-14T18:48:16.511Z] gpg gpg-agent gpgconf libudev1 [2021-07-14T18:48:16.511Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-14T18:48:16.511Z] Need to get 3530 kB of archives. [2021-07-14T18:48:16.511Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-14T18:48:16.511Z] 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-14T18:48:16.782Z] 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-14T18:48:16.782Z] 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-14T18:48:16.782Z] 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-14T18:48:16.782Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-14T18:48:17.050Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-14T18:48:17.632Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-14T18:48:17.632Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-14T18:48:17.632Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-14T18:48:17.632Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-14T18:48:17.632Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-14T18:48:17.632Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-14T18:48:17.632Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-14T18:48:17.632Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-14T18:48:17.633Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-14T18:48:17.633Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-14T18:48:17.633Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-14T18:48:17.633Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-14T18:48:17.633Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-14T18:48:17.633Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-14T18:48:17.633Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-14T18:48:17.633Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-14T18:48:17.900Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T18:48:17.901Z] Fetched 3530 kB in 1s (3050 kB/s) [2021-07-14T18:48:17.901Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-14T18:48:17.901Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-14T18:48:17.901Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-14T18:48:17.901Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-14T18:48:17.901Z] Selecting previously unselected package udev. [2021-07-14T18:48:17.901Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-14T18:48:17.901Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-14T18:48:18.168Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-14T18:48:18.168Z] Selecting previously unselected package libfuse2:amd64. [2021-07-14T18:48:18.168Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-14T18:48:18.168Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-14T18:48:18.435Z] Selecting previously unselected package fuse. [2021-07-14T18:48:18.435Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-14T18:48:18.435Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-14T18:48:18.435Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-14T18:48:18.435Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-14T18:48:18.435Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-14T18:48:18.435Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-14T18:48:18.435Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-14T18:48:18.435Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-14T18:48:18.717Z] Selecting previously unselected package libksba8:amd64. [2021-07-14T18:48:18.717Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-14T18:48:18.717Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-14T18:48:18.717Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-14T18:48:18.717Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T18:48:18.717Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T18:48:18.717Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-14T18:48:18.717Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T18:48:18.717Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T18:48:18.717Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-14T18:48:18.717Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T18:48:18.717Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T18:48:18.985Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-14T18:48:18.985Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T18:48:18.985Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T18:48:18.985Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-14T18:48:18.985Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T18:48:18.985Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T18:48:18.985Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-14T18:48:18.985Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T18:48:18.985Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T18:48:18.985Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-14T18:48:18.985Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T18:48:18.985Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T18:48:18.985Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-14T18:48:18.985Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T18:48:18.985Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T18:48:19.263Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-14T18:48:19.263Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-14T18:48:19.263Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T18:48:19.263Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-14T18:48:19.263Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-14T18:48:19.263Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-14T18:48:19.263Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-14T18:48:19.263Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-14T18:48:19.263Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-14T18:48:19.263Z] Selecting previously unselected package libldap-common. [2021-07-14T18:48:19.263Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-14T18:48:19.263Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-14T18:48:19.263Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-14T18:48:19.263Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-14T18:48:19.263Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-14T18:48:19.532Z] Selecting previously unselected package dirmngr. [2021-07-14T18:48:19.532Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-14T18:48:19.532Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-14T18:48:19.532Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-14T18:48:19.532Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-14T18:48:19.532Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-14T18:48:19.532Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-14T18:48:19.532Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-14T18:48:19.532Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-14T18:48:19.532Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T18:48:19.532Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-14T18:48:19.532Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-14T18:48:19.532Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-14T18:48:20.118Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-14T18:48:20.118Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T18:48:20.118Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-14T18:48:20.118Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-14T18:48:20.118Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-14T18:48:20.118Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T18:48:20.118Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T18:48:20.118Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T18:48:20.118Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T18:48:20.118Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T18:48:20.118Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T18:48:20.118Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-14T18:48:20.118Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-14T18:48:20.118Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-14T18:48:20.385Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-14T18:48:20.653Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-14T18:48:20.653Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-14T18:48:20.653Z] This means they are not meant to be enabled using systemctl. [2021-07-14T18:48:20.653Z] Possible reasons for having this kind of units are: [2021-07-14T18:48:20.653Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-14T18:48:20.653Z] .wants/ or .requires/ directory. [2021-07-14T18:48:20.653Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-14T18:48:20.653Z] a requirement dependency on it. [2021-07-14T18:48:20.653Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-14T18:48:20.653Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-14T18:48:20.653Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-14T18:48:20.653Z] instance name specified. [2021-07-14T18:48:20.919Z] Reading package lists... [2021-07-14T18:48:21.186Z] Building dependency tree... [2021-07-14T18:48:21.186Z] Reading state information... [2021-07-14T18:48:21.186Z] The following additional packages will be installed: [2021-07-14T18:48:21.186Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-14T18:48:21.186Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-14T18:48:21.186Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-14T18:48:21.186Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-14T18:48:21.186Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-14T18:48:21.186Z] Suggested packages: [2021-07-14T18:48:21.186Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-14T18:48:21.186Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-14T18:48:21.186Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-14T18:48:21.186Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-14T18:48:21.186Z] systemd-container policykit-1 [2021-07-14T18:48:21.186Z] Recommended packages: [2021-07-14T18:48:21.186Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-14T18:48:21.186Z] The following NEW packages will be installed: [2021-07-14T18:48:21.186Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-14T18:48:21.186Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-14T18:48:21.186Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-14T18:48:21.186Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-14T18:48:21.186Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-14T18:48:21.186Z] The following packages will be upgraded: [2021-07-14T18:48:21.186Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-14T18:48:21.452Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-14T18:48:21.452Z] Need to get 36.7 MB of archives. [2021-07-14T18:48:21.452Z] After this operation, 147 MB of additional disk space will be used. [2021-07-14T18:48:21.452Z] 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-14T18:48:21.452Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-14T18:48:21.452Z] 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-14T18:48:21.452Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-14T18:48:21.452Z] 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-14T18:48:21.452Z] 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-14T18:48:21.452Z] 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-14T18:48:21.452Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-14T18:48:21.452Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-14T18:48:21.452Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-14T18:48:21.452Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-14T18:48:21.452Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-14T18:48:21.452Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-14T18:48:21.452Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-14T18:48:21.452Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-14T18:48:21.719Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-14T18:48:22.682Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-14T18:48:22.682Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-14T18:48:22.682Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-14T18:48:22.682Z] 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-14T18:48:22.682Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-14T18:48:22.682Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-14T18:48:22.682Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-14T18:48:22.682Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-14T18:48:22.682Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-14T18:48:22.682Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-14T18:48:22.682Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-14T18:48:22.682Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-14T18:48:22.682Z] 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-14T18:48:22.682Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-14T18:48:24.091Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T18:48:24.092Z] Fetched 36.7 MB in 3s (14.6 MB/s) [2021-07-14T18:48:24.092Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-14T18:48:24.092Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-14T18:48:24.092Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-14T18:48:24.677Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-14T18:48:24.677Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-14T18:48:24.677Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-14T18:48:24.677Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-14T18:48:24.677Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-14T18:48:24.677Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-14T18:48:24.945Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-14T18:48:24.945Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-14T18:48:24.945Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-14T18:48:24.945Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-14T18:48:25.213Z] Setting up apt (1.6.14) ... [2021-07-14T18:48:25.213Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-14T18:48:25.799Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-14T18:48:25.799Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-14T18:48:25.799Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-14T18:48:25.799Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-14T18:48:25.799Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-14T18:48:25.799Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-14T18:48:25.799Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-14T18:48:26.067Z] Selecting previously unselected package libexpat1:amd64. [2021-07-14T18:48:26.067Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-14T18:48:26.067Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-14T18:48:26.067Z] Selecting previously unselected package python3.6-minimal. [2021-07-14T18:48:26.067Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-14T18:48:26.067Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-14T18:48:26.334Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-14T18:48:26.334Z] Checking for services that may need to be restarted...done. [2021-07-14T18:48:26.334Z] Checking for services that may need to be restarted...done. [2021-07-14T18:48:26.334Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-14T18:48:26.334Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-14T18:48:26.334Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-14T18:48:26.919Z] Selecting previously unselected package python3-minimal. [2021-07-14T18:48:26.919Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-14T18:48:26.919Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-14T18:48:26.919Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-14T18:48:26.919Z] Selecting previously unselected package mime-support. [2021-07-14T18:48:26.919Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-14T18:48:26.919Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-14T18:48:26.919Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-14T18:48:26.919Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-14T18:48:26.919Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-14T18:48:26.919Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-14T18:48:26.919Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-14T18:48:26.919Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-14T18:48:27.187Z] Selecting previously unselected package python3.6. [2021-07-14T18:48:27.187Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-14T18:48:27.187Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-14T18:48:27.454Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-14T18:48:27.454Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-14T18:48:27.454Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-14T18:48:27.454Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-14T18:48:27.782Z] Selecting previously unselected package python3. [2021-07-14T18:48:27.782Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-14T18:48:27.782Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-14T18:48:27.782Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-14T18:48:27.782Z] Selecting previously unselected package multiarch-support. [2021-07-14T18:48:27.782Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-14T18:48:27.782Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-14T18:48:27.782Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-14T18:48:27.782Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-14T18:48:27.782Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-14T18:48:27.782Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-14T18:48:27.782Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-14T18:48:27.782Z] Selecting previously unselected package libbsd0:amd64. [2021-07-14T18:48:27.782Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-14T18:48:27.782Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-14T18:48:28.101Z] Selecting previously unselected package sudo. [2021-07-14T18:48:28.101Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-14T18:48:28.101Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-14T18:48:28.101Z] Selecting previously unselected package apparmor. [2021-07-14T18:48:28.101Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-14T18:48:28.101Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-14T18:48:28.101Z] Selecting previously unselected package libedit2:amd64. [2021-07-14T18:48:28.101Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-14T18:48:28.101Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-14T18:48:28.101Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-14T18:48:28.101Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-14T18:48:28.101Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-14T18:48:28.416Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-14T18:48:28.416Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-14T18:48:28.416Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-14T18:48:28.416Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-14T18:48:28.416Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-14T18:48:28.416Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-14T18:48:28.416Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-14T18:48:28.416Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-14T18:48:28.416Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-14T18:48:28.416Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-14T18:48:28.416Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-14T18:48:28.416Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-14T18:48:28.416Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-14T18:48:28.416Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-14T18:48:28.416Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-14T18:48:28.696Z] Selecting previously unselected package openssh-client. [2021-07-14T18:48:28.696Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-14T18:48:28.696Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-14T18:48:28.696Z] Selecting previously unselected package squashfs-tools. [2021-07-14T18:48:28.696Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-14T18:48:28.696Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-14T18:48:28.965Z] Selecting previously unselected package snapd. [2021-07-14T18:48:28.965Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-14T18:48:28.965Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-14T18:48:30.915Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-14T18:48:30.915Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-14T18:48:31.182Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-14T18:48:31.182Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-14T18:48:31.182Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-14T18:48:31.182Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-14T18:48:31.182Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-14T18:48:31.182Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-14T18:48:31.182Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-14T18:48:31.769Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-14T18:48:31.769Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-14T18:48:31.769Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-14T18:48:31.769Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-14T18:48:31.769Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-14T18:48:31.769Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-14T18:48:32.358Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-14T18:48:32.358Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-14T18:48:32.358Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-14T18:48:32.358Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-14T18:48:32.358Z] running python rtupdate hooks for python3.6... [2021-07-14T18:48:32.358Z] running python post-rtupdate hooks for python3.6... [2021-07-14T18:48:32.358Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-14T18:48:32.945Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-14T18:48:33.215Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-14T18:48:33.215Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-14T18:48:33.485Z] Setting up snapd (2.49.2+18.04) ... [2021-07-14T18:48:33.754Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-14T18:48:33.754Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-14T18:48:34.022Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-14T18:48:34.290Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-14T18:48:34.290Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-14T18:48:34.290Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-14T18:48:34.557Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-14T18:48:34.825Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-14T18:48:34.825Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-14T18:48:35.094Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-14T18:48:35.094Z] /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-14T18:48:35.362Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-14T18:48:35.362Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-14T18:48:36.771Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-14T18:48:36.771Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-14T18:48:36.771Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-14T18:48:37.999Z] Reading package lists... [2021-07-14T18:48:37.999Z] Reading package lists... [2021-07-14T18:48:38.266Z] Building dependency tree... [2021-07-14T18:48:38.266Z] Reading state information... [2021-07-14T18:48:38.266Z] Calculating upgrade... [2021-07-14T18:48:38.535Z] The following packages will be upgraded: [2021-07-14T18:48:38.535Z] advancecomp base-files bash binutils binutils-common [2021-07-14T18:48:38.535Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-14T18:48:38.535Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-14T18:48:38.535Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-14T18:48:38.535Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-14T18:48:38.535Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-14T18:48:38.535Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-14T18:48:38.535Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-14T18:48:38.535Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-14T18:48:38.535Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-14T18:48:38.535Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-14T18:48:38.535Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-14T18:48:38.535Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-14T18:48:38.535Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-14T18:48:38.535Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-14T18:48:38.535Z] ubuntu-keyring util-linux [2021-07-14T18:48:38.535Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-14T18:48:38.535Z] Need to get 64.1 MB of archives. [2021-07-14T18:48:38.535Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-14T18:48:38.535Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-14T18:48:38.802Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-14T18:48:38.802Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-14T18:48:38.802Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-14T18:48:38.802Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-14T18:48:38.802Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-14T18:48:38.802Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-14T18:48:38.802Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-14T18:48:38.802Z] 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-14T18:48:38.802Z] 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-14T18:48:38.802Z] 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-14T18:48:38.802Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-14T18:48:38.802Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-14T18:48:38.802Z] 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-14T18:48:38.802Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-14T18:48:38.802Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-14T18:48:38.802Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-14T18:48:39.070Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-14T18:48:39.070Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-14T18:48:39.070Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-14T18:48:39.070Z] 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-14T18:48:39.070Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-14T18:48:39.070Z] 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-14T18:48:39.070Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-14T18:48:39.070Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-14T18:48:39.070Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-14T18:48:39.070Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-14T18:48:39.070Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-14T18:48:39.070Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-14T18:48:39.070Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-14T18:48:39.070Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-14T18:48:39.070Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-14T18:48:39.070Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-14T18:48:39.070Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-14T18:48:39.070Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-14T18:48:39.070Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-14T18:48:39.070Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-14T18:48:39.070Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-14T18:48:39.070Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-14T18:48:39.070Z] 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-14T18:48:39.070Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-14T18:48:39.070Z] 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-14T18:48:39.070Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-14T18:48:39.070Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-14T18:48:39.070Z] 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-14T18:48:39.070Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-14T18:48:39.338Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-14T18:48:39.338Z] 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-14T18:48:39.338Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-14T18:48:39.338Z] 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-14T18:48:39.338Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-14T18:48:39.338Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-14T18:48:39.338Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-14T18:48:39.338Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-14T18:48:39.338Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-14T18:48:39.338Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-14T18:48:39.338Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-14T18:48:39.338Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-14T18:48:39.610Z] 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-14T18:48:39.610Z] 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-14T18:48:39.610Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-14T18:48:39.610Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-14T18:48:39.878Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-14T18:48:39.878Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-14T18:48:39.878Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-14T18:48:39.878Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-14T18:48:39.878Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-14T18:48:39.879Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-14T18:48:39.879Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-14T18:48:39.879Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-14T18:48:39.879Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-14T18:48:39.879Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-14T18:48:39.879Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-14T18:48:39.879Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-14T18:48:39.879Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-14T18:48:39.879Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-14T18:48:39.879Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-14T18:48:39.879Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-14T18:48:40.145Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-14T18:48:40.145Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-14T18:48:40.145Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-14T18:48:40.145Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-14T18:48:40.145Z] 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-14T18:48:40.145Z] 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-14T18:48:40.145Z] 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-14T18:48:40.145Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-14T18:48:40.145Z] 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-14T18:48:40.145Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-14T18:48:40.145Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-14T18:48:40.145Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-14T18:48:40.145Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-14T18:48:40.414Z] 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-14T18:48:40.414Z] 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-14T18:48:40.414Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-14T18:48:40.414Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-14T18:48:40.414Z] 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-14T18:48:40.414Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-14T18:48:40.414Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-14T18:48:40.414Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-14T18:48:40.414Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-14T18:48:40.414Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-14T18:48:40.414Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-14T18:48:40.710Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T18:48:40.710Z] Fetched 64.1 MB in 2s (32.3 MB/s) [2021-07-14T18:48:40.710Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-14T18:48:40.710Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-14T18:48:40.710Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-14T18:48:40.977Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-14T18:48:40.977Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-14T18:48:41.243Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-14T18:48:41.243Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-14T18:48:41.243Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T18:48:41.511Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T18:48:41.511Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T18:48:41.511Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T18:48:41.511Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T18:48:41.511Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T18:48:41.511Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T18:48:41.511Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T18:48:41.777Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T18:48:41.777Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T18:48:41.777Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T18:48:41.777Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T18:48:41.777Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T18:48:41.777Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T18:48:41.777Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T18:48:42.045Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-14T18:48:42.045Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T18:48:42.045Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-14T18:48:42.045Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-14T18:48:42.045Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-14T18:48:42.045Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T18:48:42.045Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T18:48:42.045Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T18:48:42.045Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T18:48:42.312Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-14T18:48:42.312Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-14T18:48:42.312Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T18:48:42.312Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-14T18:48:42.312Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-14T18:48:42.579Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-14T18:48:42.858Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-14T18:48:43.126Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-14T18:48:43.126Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-14T18:48:43.126Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-14T18:48:43.126Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-14T18:48:43.126Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-14T18:48:43.393Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-14T18:48:43.393Z] Installing new version of config file /etc/issue ... [2021-07-14T18:48:43.393Z] Installing new version of config file /etc/issue.net ... [2021-07-14T18:48:43.393Z] Installing new version of config file /etc/lsb-release ... [2021-07-14T18:48:43.393Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-14T18:48:43.659Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-14T18:48:43.659Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-14T18:48:43.659Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-14T18:48:43.659Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T18:48:43.659Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-14T18:48:43.659Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-14T18:48:43.927Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-14T18:48:43.927Z] 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-14T18:48:43.927Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T18:48:43.927Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T18:48:43.927Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-14T18:48:43.927Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-14T18:48:44.195Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T18:48:44.195Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-14T18:48:44.195Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-14T18:48:44.195Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-14T18:48:44.195Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T18:48:44.195Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-14T18:48:44.195Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-14T18:48:44.462Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-14T18:48:44.462Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T18:48:44.462Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-14T18:48:44.462Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-14T18:48:44.730Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-14T18:48:44.730Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T18:48:44.730Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-14T18:48:44.730Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-14T18:48:44.997Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-14T18:48:44.997Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T18:48:44.997Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-14T18:48:44.997Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-14T18:48:44.997Z] Setting up grep (3.1-2build1) ... [2021-07-14T18:48:44.997Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T18:48:44.997Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-14T18:48:44.997Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-14T18:48:45.265Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-14T18:48:45.265Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T18:48:45.265Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-14T18:48:45.265Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-14T18:48:45.265Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-14T18:48:45.531Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T18:48:45.531Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-14T18:48:45.531Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-14T18:48:45.802Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-14T18:48:45.802Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-14T18:48:46.069Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-14T18:48:46.069Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-14T18:48:46.336Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-14T18:48:46.336Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T18:48:46.336Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-14T18:48:46.336Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-14T18:48:46.926Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-14T18:48:46.926Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-14T18:48:46.926Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-14T18:48:46.926Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-14T18:48:47.194Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-14T18:48:47.194Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T18:48:47.194Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-14T18:48:47.195Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-14T18:48:47.195Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-14T18:48:47.195Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T18:48:47.195Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T18:48:47.463Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-14T18:48:47.463Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-14T18:48:47.463Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T18:48:47.463Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T18:48:47.463Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-14T18:48:47.463Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-14T18:48:47.463Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T18:48:47.463Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T18:48:47.463Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-14T18:48:47.733Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-14T18:48:47.733Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T18:48:47.733Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T18:48:47.733Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-14T18:48:47.733Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-14T18:48:47.733Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T18:48:47.733Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-14T18:48:47.733Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-14T18:48:48.001Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-14T18:48:48.001Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-14T18:48:48.001Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-14T18:48:48.001Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T18:48:48.001Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-14T18:48:48.001Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-14T18:48:48.001Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-14T18:48:48.268Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T18:48:48.268Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T18:48:48.268Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-14T18:48:48.268Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-14T18:48:48.268Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T18:48:48.268Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T18:48:48.268Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-14T18:48:48.268Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-14T18:48:48.535Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T18:48:48.535Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T18:48:48.535Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-14T18:48:48.803Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-14T18:48:49.070Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-14T18:48:49.338Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-14T18:48:49.338Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T18:48:49.338Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-14T18:48:49.338Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-14T18:48:49.606Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-14T18:48:49.606Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-14T18:48:49.606Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-14T18:48:49.606Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-14T18:48:49.606Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-14T18:48:49.606Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-14T18:48:49.606Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-14T18:48:49.606Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-14T18:48:49.873Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-14T18:48:49.873Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-14T18:48:49.873Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-14T18:48:49.873Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-14T18:48:50.141Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-14T18:48:50.141Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-14T18:48:50.141Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-14T18:48:50.141Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-14T18:48:50.141Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-14T18:48:50.141Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-14T18:48:50.141Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-14T18:48:50.141Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-14T18:48:50.408Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-14T18:48:50.408Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-14T18:48:50.408Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-14T18:48:50.408Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-14T18:48:50.408Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-14T18:48:50.674Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-14T18:48:50.674Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-14T18:48:50.674Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-14T18:48:50.674Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-14T18:48:50.940Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T18:48:50.940Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-14T18:48:50.940Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-14T18:48:50.940Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-14T18:48:50.940Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-14T18:48:50.940Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-14T18:48:50.940Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-14T18:48:50.940Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-14T18:48:50.940Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T18:48:50.940Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-14T18:48:51.207Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-14T18:48:51.207Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-14T18:48:51.207Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T18:48:51.207Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-14T18:48:51.207Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-14T18:48:51.207Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-14T18:48:51.473Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T18:48:51.473Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-14T18:48:51.473Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-14T18:48:51.473Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-14T18:48:51.741Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T18:48:51.741Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-14T18:48:51.741Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-14T18:48:51.741Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-14T18:48:51.741Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T18:48:51.741Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-14T18:48:51.741Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-14T18:48:51.741Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-14T18:48:52.008Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T18:48:52.008Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-14T18:48:52.008Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-14T18:48:52.008Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-14T18:48:52.275Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T18:48:52.275Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-14T18:48:52.275Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-14T18:48:52.275Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-14T18:48:52.275Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T18:48:52.275Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-14T18:48:52.275Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-14T18:48:52.275Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-14T18:48:52.543Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T18:48:52.543Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-14T18:48:52.543Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-14T18:48:52.543Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-14T18:48:52.543Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T18:48:52.543Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-14T18:48:52.543Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-14T18:48:52.811Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-14T18:48:52.811Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T18:48:52.811Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-14T18:48:52.811Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-14T18:48:52.811Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-14T18:48:52.811Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T18:48:52.811Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-14T18:48:52.811Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-14T18:48:53.078Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-14T18:48:53.078Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T18:48:53.078Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-14T18:48:53.078Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-14T18:48:53.078Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-14T18:48:53.347Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T18:48:53.347Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-14T18:48:53.347Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-14T18:48:53.347Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-14T18:48:53.347Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-14T18:48:53.347Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-14T18:48:53.347Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-14T18:48:53.347Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-14T18:48:53.347Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-14T18:48:53.347Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-14T18:48:53.347Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-14T18:48:53.618Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-14T18:48:53.618Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-14T18:48:53.618Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-14T18:48:53.618Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-14T18:48:53.886Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-14T18:48:53.886Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-14T18:48:53.886Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-14T18:48:53.886Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-14T18:48:54.154Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-14T18:48:54.154Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-14T18:48:54.154Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-14T18:48:54.154Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-14T18:48:54.154Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-14T18:48:54.154Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-14T18:48:54.424Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-14T18:48:54.424Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-14T18:48:54.425Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-14T18:48:54.425Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-14T18:48:54.425Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-14T18:48:54.425Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-14T18:48:54.691Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-14T18:48:54.691Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-14T18:48:54.963Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-14T18:48:54.963Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-14T18:48:55.229Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-14T18:48:55.229Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-14T18:48:55.229Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-14T18:48:55.229Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-14T18:48:55.497Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-14T18:48:55.497Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-14T18:48:55.497Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-14T18:48:55.497Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-14T18:48:55.763Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-14T18:48:55.763Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-14T18:48:55.763Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T18:48:55.763Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T18:48:55.763Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T18:48:55.763Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T18:48:56.032Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T18:48:56.032Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T18:48:56.032Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T18:48:56.032Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T18:48:56.998Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T18:48:56.998Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T18:48:57.582Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T18:48:57.582Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T18:48:57.848Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T18:48:57.848Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T18:48:58.115Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T18:48:58.115Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T18:48:59.075Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-14T18:48:59.075Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-14T18:48:59.075Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-14T18:48:59.075Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-14T18:48:59.075Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-14T18:48:59.075Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-14T18:48:59.075Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-14T18:48:59.075Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-14T18:48:59.343Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-14T18:48:59.343Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-14T18:48:59.343Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-14T18:48:59.343Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-14T18:48:59.343Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-14T18:48:59.343Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-14T18:48:59.609Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-14T18:48:59.610Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-14T18:48:59.610Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T18:48:59.610Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-14T18:48:59.610Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T18:48:59.610Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T18:48:59.610Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T18:48:59.610Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-14T18:48:59.610Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-14T18:48:59.610Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-14T18:48:59.876Z] [2021-07-14T18:48:59.876Z] Current default time zone: 'Etc/UTC' [2021-07-14T18:48:59.876Z] Local time is now: Wed Jul 14 18:48:59 UTC 2021. [2021-07-14T18:48:59.876Z] Universal Time is now: Wed Jul 14 18:48:59 UTC 2021. [2021-07-14T18:48:59.876Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-14T18:48:59.876Z] [2021-07-14T18:48:59.876Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-14T18:48:59.876Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T18:48:59.876Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-14T18:48:59.876Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-14T18:48:59.876Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-14T18:48:59.876Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-14T18:48:59.876Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-14T18:48:59.876Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-14T18:48:59.876Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-14T18:48:59.876Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-14T18:48:59.876Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T18:48:59.876Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-14T18:49:00.142Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T18:49:00.142Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-14T18:49:00.142Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T18:49:00.142Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-14T18:49:00.142Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-14T18:49:00.142Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-14T18:49:00.142Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-14T18:49:00.142Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-14T18:49:00.142Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-14T18:49:00.142Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-14T18:49:00.142Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-14T18:49:02.088Z] Updating certificates in /etc/ssl/certs... [2021-07-14T18:49:03.065Z] 23 added, 27 removed; done. [2021-07-14T18:49:03.065Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-14T18:49:03.065Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-14T18:49:03.065Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-14T18:49:03.065Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-14T18:49:03.065Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-14T18:49:03.065Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T18:49:03.065Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-14T18:49:03.065Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T18:49:03.065Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T18:49:03.065Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T18:49:03.065Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T18:49:03.065Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T18:49:03.065Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-14T18:49:03.065Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-14T18:49:03.334Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-14T18:49:03.334Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-14T18:49:03.334Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-14T18:49:03.334Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T18:49:03.334Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-14T18:49:03.334Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-14T18:49:03.334Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-14T18:49:03.334Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-14T18:49:03.334Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-14T18:49:03.334Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-14T18:49:03.334Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-14T18:49:03.334Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-14T18:49:03.604Z] Updating certificates in /etc/ssl/certs... [2021-07-14T18:49:04.190Z] 0 added, 0 removed; done. [2021-07-14T18:49:04.190Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-14T18:49:04.190Z] done. [2021-07-14T18:49:04.459Z] Reading package lists... [2021-07-14T18:49:04.728Z] Building dependency tree... [2021-07-14T18:49:04.728Z] Reading state information... [2021-07-14T18:49:04.728Z] The following NEW packages will be installed: [2021-07-14T18:49:04.728Z] apt-transport-https [2021-07-14T18:49:04.728Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-14T18:49:05.009Z] Need to get 4348 B of archives. [2021-07-14T18:49:05.009Z] After this operation, 154 kB of additional disk space will be used. [2021-07-14T18:49:05.009Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-14T18:49:05.009Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T18:49:05.279Z] Fetched 4348 B in 0s (24.4 kB/s) [2021-07-14T18:49:05.279Z] Selecting previously unselected package apt-transport-https. [2021-07-14T18:49:05.279Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-14T18:49:05.279Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-14T18:49:05.279Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-14T18:49:05.279Z] Setting up apt-transport-https (1.6.14) ... [2021-07-14T18:49:05.547Z] Waiting for network to be ready... [2021-07-14T18:49:12.198Z] 2021-07-14T18:49:08Z INFO Waiting for automatic snapd restart... [2021-07-14T18:49:12.198Z] snapd 2.51.1 from Canonical* installed [2021-07-14T18:49:12.782Z] "snapd" switched to the "latest/stable" channel [2021-07-14T18:49:12.782Z] [2021-07-14T18:49:15.361Z] core18 20210611 from Canonical* installed [2021-07-14T18:49:15.361Z] "core18" switched to the "latest/stable" channel [2021-07-14T18:49:15.361Z] [2021-07-14T18:49:18.710Z] snapcraft 4.8.3 from Canonical* installed [2021-07-14T18:49:18.710Z] "snapcraft" switched to the "latest/stable" channel [2021-07-14T18:49:18.710Z] [2021-07-14T18:49:22.958Z] 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-14T18:49:22.958Z] - README.md [2021-07-14T18:49:22.958Z] [2021-07-14T18:49:22.958Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-14T18:49:22.958Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-14T18:49:23.226Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-14T18:49:23.493Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-14T18:49:24.455Z] Reading package lists... [2021-07-14T18:49:24.723Z] 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-14T18:49:24.991Z] Reading package lists... [2021-07-14T18:49:24.991Z] Building dependency tree... [2021-07-14T18:49:24.991Z] Reading state information... [2021-07-14T18:49:24.991Z] Suggested packages: [2021-07-14T18:49:24.991Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-14T18:49:24.991Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-14T18:49:24.991Z] Recommended packages: [2021-07-14T18:49:24.991Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-14T18:49:25.259Z] The following NEW packages will be installed: [2021-07-14T18:49:25.259Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-14T18:49:25.259Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-14T18:49:25.259Z] pkg-config zip [2021-07-14T18:49:25.259Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-14T18:49:25.259Z] Need to get 7663 kB of archives. [2021-07-14T18:49:25.259Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-14T18:49:25.259Z] 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-14T18:49:25.525Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-14T18:49:25.525Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-14T18:49:25.525Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-14T18:49:25.525Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-14T18:49:25.525Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-14T18:49:25.525Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-14T18:49:25.525Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-14T18:49:25.793Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-14T18:49:25.793Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-14T18:49:25.793Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-14T18:49:25.793Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-14T18:49:25.793Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-14T18:49:26.061Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-14T18:49:26.061Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-14T18:49:26.061Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T18:49:26.061Z] Fetched 7663 kB in 1s (10.5 MB/s) [2021-07-14T18:49:26.061Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-14T18:49:26.061Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-14T18:49:26.061Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-14T18:49:26.061Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-14T18:49:26.329Z] Selecting previously unselected package libpsl5:amd64. [2021-07-14T18:49:26.329Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-14T18:49:26.329Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-14T18:49:26.329Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-14T18:49:26.329Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-14T18:49:26.329Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-14T18:49:26.329Z] Selecting previously unselected package librtmp1:amd64. [2021-07-14T18:49:26.329Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-14T18:49:26.329Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-14T18:49:26.598Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-14T18:49:26.598Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-14T18:49:26.598Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-14T18:49:26.598Z] Selecting previously unselected package liberror-perl. [2021-07-14T18:49:26.598Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-14T18:49:26.598Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-14T18:49:26.598Z] Selecting previously unselected package git-man. [2021-07-14T18:49:26.598Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-14T18:49:26.598Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-14T18:49:26.865Z] Selecting previously unselected package git. [2021-07-14T18:49:26.865Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-14T18:49:26.865Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-14T18:49:27.133Z] Selecting previously unselected package libnorm1:amd64. [2021-07-14T18:49:27.401Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-14T18:49:27.401Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-14T18:49:27.401Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-14T18:49:27.401Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-14T18:49:27.401Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-14T18:49:27.401Z] Selecting previously unselected package libsodium23:amd64. [2021-07-14T18:49:27.401Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-14T18:49:27.401Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-14T18:49:27.401Z] Selecting previously unselected package libzmq5:amd64. [2021-07-14T18:49:27.402Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-14T18:49:27.402Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-14T18:49:27.669Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-14T18:49:27.669Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-14T18:49:27.669Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-14T18:49:27.669Z] Selecting previously unselected package pkg-config. [2021-07-14T18:49:27.669Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-14T18:49:27.669Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-14T18:49:27.669Z] Selecting previously unselected package zip. [2021-07-14T18:49:27.669Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-14T18:49:27.669Z] Unpacking zip (3.0-11build1) ... [2021-07-14T18:49:27.669Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-14T18:49:27.669Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-14T18:49:27.669Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-14T18:49:27.669Z] Setting up liberror-perl (0.17025-1) ... [2021-07-14T18:49:27.669Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-14T18:49:27.669Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-14T18:49:27.669Z] No schema files found: doing nothing. [2021-07-14T18:49:27.935Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-14T18:49:27.935Z] Setting up zip (3.0-11build1) ... [2021-07-14T18:49:27.935Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-14T18:49:27.935Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-14T18:49:27.935Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-14T18:49:27.935Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-14T18:49:27.935Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-14T18:49:27.935Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-14T18:49:27.935Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-14T18:49:27.935Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-14T18:49:28.520Z] git set to automatically installed. [2021-07-14T18:49:28.520Z] git-man set to automatically installed. [2021-07-14T18:49:28.520Z] libcurl3-gnutls set to automatically installed. [2021-07-14T18:49:28.520Z] liberror-perl set to automatically installed. [2021-07-14T18:49:28.520Z] libglib2.0-0 set to automatically installed. [2021-07-14T18:49:28.520Z] libnghttp2-14 set to automatically installed. [2021-07-14T18:49:28.520Z] libnorm1 set to automatically installed. [2021-07-14T18:49:28.520Z] libpgm-5.2-0 set to automatically installed. [2021-07-14T18:49:28.520Z] libpsl5 set to automatically installed. [2021-07-14T18:49:28.520Z] librtmp1 set to automatically installed. [2021-07-14T18:49:28.520Z] libsodium23 set to automatically installed. [2021-07-14T18:49:28.520Z] libzmq3-dev set to automatically installed. [2021-07-14T18:49:28.520Z] libzmq5 set to automatically installed. [2021-07-14T18:49:28.520Z] pkg-config set to automatically installed. [2021-07-14T18:49:28.520Z] zip set to automatically installed. [2021-07-14T18:49:29.932Z] snapd is not logged in, snap install commands will use sudo [2021-07-14T18:49:30.520Z] snap "core18" has no updates available [2021-07-14T18:49:31.481Z] snapd is not logged in, snap install commands will use sudo [2021-07-14T18:49:36.845Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-07-14T18:49:37.809Z] Pulling config-common [2021-07-14T18:49:37.809Z] + snapcraftctl pull [2021-07-14T18:49:38.773Z] Pulling go-build-helper [2021-07-14T18:49:38.773Z] + snapcraftctl pull [2021-07-14T18:49:39.734Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-14T18:49:39.734Z] Skipping pull go-build-helper (already ran) [2021-07-14T18:49:39.734Z] Building go-build-helper [2021-07-14T18:49:39.734Z] + snapcraftctl build [2021-07-14T18:49:41.678Z] Staging go-build-helper [2021-07-14T18:49:41.678Z] + snapcraftctl stage [2021-07-14T18:49:51.765Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-14T18:49:51.765Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-14T18:49:51.765Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-14T18:49:51.765Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-14T18:49:51.765Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-14T18:49:51.765Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-14T18:49:51.765Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-14T18:49:51.765Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-14T18:49:51.765Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-14T18:49:51.765Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-14T18:49:51.765Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-14T18:49:51.765Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-14T18:49:51.765Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-14T18:49:51.765Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-14T18:49:51.765Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-14T18:49:51.765Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-14T18:49:51.765Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-14T18:49:51.765Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-14T18:49:51.765Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-14T18:49:51.765Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-14T18:49:51.765Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-14T18:49:51.765Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-14T18:49:51.765Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-14T18:49:51.765Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-14T18:49:51.765Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-14T18:49:51.765Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-14T18:49:51.765Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-14T18:49:51.765Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-14T18:49:51.765Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-14T18:49:51.765Z] Fetched 224 kB in 0s (0 B/s) [2021-07-14T18:49:51.765Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-14T18:49:51.765Z] Fetched 157 kB in 0s (0 B/s) [2021-07-14T18:49:51.765Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-14T18:49:51.765Z] Fetched 221 kB in 0s (0 B/s) [2021-07-14T18:49:51.765Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-14T18:49:51.765Z] Fetched 143 kB in 0s (0 B/s) [2021-07-14T18:49:51.765Z] Pulling edgex-go [2021-07-14T18:49:51.765Z] + snapcraftctl pull [2021-07-14T18:49:51.765Z] Pulling hooks [2021-07-14T18:49:51.765Z] + snapcraftctl pull [2021-07-14T18:50:10.239Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-14T18:50:10.239Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-14T18:50:10.239Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-14T18:50:10.239Z] Fetched 0 B in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-14T18:50:10.239Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-14T18:50:10.239Z] Fetched 279 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-14T18:50:10.239Z] Fetched 122 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-14T18:50:10.239Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-14T18:50:10.239Z] Fetched 8848 B in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-14T18:50:10.239Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-14T18:50:10.239Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-14T18:50:10.239Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-14T18:50:10.239Z] Fetched 219 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-14T18:50:10.239Z] Fetched 154 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-14T18:50:10.239Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-14T18:50:10.239Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-14T18:50:10.239Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-14T18:50:10.239Z] Fetched 499 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-14T18:50:10.239Z] Fetched 111 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-14T18:50:10.239Z] Fetched 240 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-14T18:50:10.239Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-14T18:50:10.239Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-14T18:50:10.239Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-14T18:50:10.239Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-14T18:50:10.239Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-14T18:50:10.239Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-14T18:50:10.239Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-14T18:50:10.239Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-14T18:50:10.239Z] Fetched 8720 B in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-14T18:50:10.239Z] Fetched 140 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-14T18:50:10.239Z] Fetched 119 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-14T18:50:10.239Z] Fetched 111 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-14T18:50:10.239Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-14T18:50:10.239Z] Fetched 645 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-14T18:50:10.239Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-14T18:50:10.239Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-14T18:50:10.239Z] Fetched 368 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-14T18:50:10.239Z] Fetched 187 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-14T18:50:10.239Z] Fetched 175 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-14T18:50:10.239Z] Fetched 206 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-14T18:50:10.239Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-14T18:50:10.239Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-14T18:50:10.239Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-14T18:50:10.239Z] Fetched 159 kB in 0s (0 B/s) [2021-07-14T18:50:10.240Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-14T18:50:10.240Z] Fetched 107 kB in 0s (0 B/s) [2021-07-14T18:50:10.240Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-14T18:50:10.240Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-14T18:50:10.240Z] Pulling static-packages [2021-07-14T18:50:10.240Z] + snapcraftctl pull [2021-07-14T18:50:10.240Z] Pulling version [2021-07-14T18:50:10.240Z] + cd /root/project [2021-07-14T18:50:10.240Z] + git describe --tags --abbrev=0 [2021-07-14T18:50:10.240Z] + sed s/v// [2021-07-14T18:50:10.240Z] + GIT_VERSION=2.0.1-dev.8 [2021-07-14T18:50:10.240Z] + [ -z 2.0.1-dev.8 ] [2021-07-14T18:50:10.240Z] + snapcraftctl set-version 2.0.1-dev.8 [2021-07-14T18:50:10.240Z] Building config-common [2021-07-14T18:50:10.240Z] + snapcraftctl build [2021-07-14T18:50:11.654Z] Skipping build go-build-helper (already ran) [2021-07-14T18:50:11.924Z] Building edgex-go [2021-07-14T18:50:12.191Z] + cd /root/parts/edgex-go/src [2021-07-14T18:50:12.191Z] + git describe+ sed --tags s/v// [2021-07-14T18:50:12.191Z] --abbrev=0 [2021-07-14T18:50:12.191Z] + GIT_VERSION=2.0.1-dev.8 [2021-07-14T18:50:12.191Z] + [ -z 2.0.1-dev.8 ] [2021-07-14T18:50:12.191Z] + echo 2.0.1-dev.8 [2021-07-14T18:50:12.191Z] go mod tidy [2021-07-14T18:50:12.191Z] + make build [2021-07-14T18:50:14.138Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-14T18:50:14.138Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-14T18:50:14.138Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 [2021-07-14T18:50:14.138Z] go: downloading github.com/google/uuid v1.2.0 [2021-07-14T18:50:14.138Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-14T18:50:14.138Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-14T18:50:14.138Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-07-14T18:50:14.138Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-14T18:50:14.138Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-14T18:50:14.138Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-14T18:50:14.138Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-14T18:50:14.138Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-14T18:50:14.404Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-14T18:50:14.404Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-14T18:50:14.671Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-14T18:50:14.671Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-14T18:50:14.671Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-14T18:50:15.630Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-14T18:50:15.630Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-14T18:50:15.630Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-14T18:50:15.898Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-14T18:50:15.898Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-14T18:50:15.898Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-14T18:50:15.898Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-14T18:50:15.898Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-14T18:50:15.898Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-14T18:50:15.898Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-14T18:50:15.898Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-14T18:50:15.898Z] go: downloading golang.org/x/text v0.3.2 [2021-07-14T18:50:15.898Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-14T18:50:15.898Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-14T18:50:16.175Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-14T18:50:16.175Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-14T18:50:16.175Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-14T18:50:16.175Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-14T18:50:16.175Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-14T18:50:16.445Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-14T18:50:16.445Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-14T18:50:16.445Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-14T18:50:16.445Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-14T18:50:16.445Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-14T18:50:16.445Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-14T18:50:16.716Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-14T18:50:16.716Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-14T18:50:16.984Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-14T18:50:16.984Z] go: downloading github.com/kr/text v0.1.0 [2021-07-14T18:50:16.984Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-14T18:50:16.984Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-14T18:50:16.984Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-14T18:50:16.984Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-14T18:50:16.984Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-14T18:50:16.984Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-14T18:50:16.984Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-14T18:50:16.984Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-14T18:50:16.984Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-14T18:50:16.984Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-14T18:50:16.984Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-14T18:50:17.252Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-14T18:50:17.252Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-14T18:50:17.252Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-14T18:50:17.252Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-14T18:50:17.252Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-14T18:50:17.252Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-14T18:50:17.252Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-14T18:50:17.252Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-14T18:50:17.252Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-14T18:50:17.252Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-14T18:50:17.252Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-14T18:50:17.252Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-14T18:50:17.252Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-14T18:50:17.252Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-14T18:50:17.252Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-14T18:50:17.252Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-14T18:50:17.252Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-14T18:50:17.252Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-14T18:50:17.252Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-14T18:50:17.252Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-14T18:50:17.520Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-data/core-data ./cmd/core-data [2021-07-14T18:50:27.593Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-14T18:50:31.857Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-command/core-command ./cmd/core-command [2021-07-14T18:50:32.125Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-14T18:50:33.535Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-14T18:50:34.120Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-14T18:50:35.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-14T18:50:36.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-14T18:50:37.449Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-14T18:50:38.859Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-14T18:50:39.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-14T18:50:40.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-14T18:50:42.730Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-14T18:50:42.730Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-14T18:50:42.730Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-14T18:50:42.730Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-14T18:50:42.730Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-14T18:50:42.730Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-14T18:50:42.730Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-14T18:50:42.730Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-14T18:50:42.730Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-14T18:50:42.730Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-14T18:50:42.730Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-14T18:50:42.730Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-14T18:50:42.730Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-14T18:50:42.730Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-14T18:50:42.730Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-14T18:50:42.730Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-14T18:50:42.730Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-14T18:50:42.730Z] + 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-14T18:50:42.730Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-14T18:50:42.730Z] + 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-14T18:50:42.730Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-14T18:50:42.730Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-14T18:50:42.730Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-14T18:50:42.730Z] + 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-14T18:50:42.730Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-14T18:50:42.730Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-14T18:50:42.730Z] + 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-14T18:50:44.144Z] Building hooks [2021-07-14T18:50:44.144Z] + cd /root/parts/hooks/src [2021-07-14T18:50:44.144Z] + make build [2021-07-14T18:50:44.144Z] go mod tidy [2021-07-14T18:50:44.733Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-14T18:50:44.733Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-14T18:50:45.004Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-14T18:50:45.004Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-14T18:50:45.274Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-14T18:50:46.263Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-14T18:50:46.541Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-14T18:50:46.541Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-14T18:50:49.942Z] Building static-packages [2021-07-14T18:50:49.942Z] + snapcraftctl build [2021-07-14T18:50:51.386Z] Building version [2021-07-14T18:50:51.386Z] + snapcraftctl build [2021-07-14T18:50:53.375Z] Staging config-common [2021-07-14T18:50:53.375Z] + snapcraftctl stage [2021-07-14T18:50:54.360Z] Skipping stage go-build-helper (already ran) [2021-07-14T18:50:54.360Z] Staging edgex-go [2021-07-14T18:50:54.360Z] + snapcraftctl stage [2021-07-14T18:50:55.822Z] Staging hooks [2021-07-14T18:50:55.822Z] + snapcraftctl stage [2021-07-14T18:50:56.408Z] Staging static-packages [2021-07-14T18:50:56.408Z] + snapcraftctl stage [2021-07-14T18:50:57.816Z] Staging version [2021-07-14T18:50:57.816Z] + snapcraftctl stage [2021-07-14T18:50:58.780Z] Priming config-common [2021-07-14T18:50:58.780Z] + snapcraftctl prime [2021-07-14T18:50:59.745Z] Priming go-build-helper [2021-07-14T18:50:59.745Z] + snapcraftctl prime [2021-07-14T18:51:00.706Z] Priming edgex-go [2021-07-14T18:51:00.706Z] + snapcraftctl prime [2021-07-14T18:51:02.114Z] Priming hooks [2021-07-14T18:51:02.114Z] + snapcraftctl prime [2021-07-14T18:51:03.082Z] Priming static-packages [2021-07-14T18:51:03.082Z] + snapcraftctl prime [2021-07-14T18:51:05.665Z] Priming version [2021-07-14T18:51:05.665Z] + snapcraftctl prime [2021-07-14T18:51:06.628Z] 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-14T19:16:33.552Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2763 in /w/workspace/edgexfoundry_edgex-go_PR-3619 [Pipeline] { [Pipeline] ws [2021-07-14T19:16:33.570Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-07-14T19:16:33.857Z] The recommended git tool is: git [2021-07-14T19:16:39.616Z] using credential edgex-jenkins-ssh [2021-07-14T19:16:39.642Z] Cloning the remote Git repository [2021-07-14T19:16:39.706Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-14T19:16:39.836Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-07-14T19:16:39.912Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-14T19:16:39.912Z] > git --version # timeout=10 [2021-07-14T19:16:39.928Z] > git --version # 'git version 2.17.1' [2021-07-14T19:16:39.929Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T19:16:39.990Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T19:16:55.693Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-14T19:16:55.712Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T19:16:55.738Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-14T19:16:55.779Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-14T19:16:55.780Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T19:16:55.792Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3619/head:refs/remotes/origin/PR-3619 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-14T19:16:56.342Z] Merging remotes/origin/main commit 1ecdab4148a2da39b523538a056cab399db8933d into PR head commit 6e34c02cb97ca79db981051303629e336b02b636 [2021-07-14T19:16:56.670Z] Merge succeeded, producing 6e34c02cb97ca79db981051303629e336b02b636 [2021-07-14T19:16:56.671Z] Checking out Revision 6e34c02cb97ca79db981051303629e336b02b636 (PR-3619) [2021-07-14T19:16:56.366Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T19:16:56.384Z] > git checkout -f 6e34c02cb97ca79db981051303629e336b02b636 # timeout=10 [2021-07-14T19:16:56.594Z] > git remote # timeout=10 [2021-07-14T19:16:56.612Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T19:16:56.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T19:16:56.634Z] > git merge 1ecdab4148a2da39b523538a056cab399db8933d # timeout=10 [2021-07-14T19:16:56.660Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-14T19:16:56.680Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T19:16:56.690Z] > git checkout -f 6e34c02cb97ca79db981051303629e336b02b636 # timeout=10 [2021-07-14T19:17:01.091Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-14T19:17:02.149Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-14T19:17:02.564Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-14T19:17:02.904Z] + sudo service docker restart [2021-07-14T19:17:02.904Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T19:17:21.329Z] provisioning config files... [2021-07-14T19:17:21.356Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5518615445978404857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:17:21.725Z] ---> docker-login.sh [2021-07-14T19:17:21.726Z] nexus3.edgexfoundry.org:10001 [2021-07-14T19:17:22.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T19:17:23.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T19:17:23.319Z] Configure a credential helper to remove this warning. See [2021-07-14T19:17:23.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T19:17:23.319Z] [2021-07-14T19:17:23.319Z] Login Succeeded [2021-07-14T19:17:23.319Z] nexus3.edgexfoundry.org:10002 [2021-07-14T19:17:23.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T19:17:23.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T19:17:23.871Z] Configure a credential helper to remove this warning. See [2021-07-14T19:17:23.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T19:17:23.871Z] [2021-07-14T19:17:23.871Z] Login Succeeded [2021-07-14T19:17:23.871Z] nexus3.edgexfoundry.org:10003 [2021-07-14T19:17:24.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T19:17:24.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T19:17:24.429Z] Configure a credential helper to remove this warning. See [2021-07-14T19:17:24.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T19:17:24.429Z] [2021-07-14T19:17:24.429Z] Login Succeeded [2021-07-14T19:17:24.429Z] nexus3.edgexfoundry.org:10004 [2021-07-14T19:17:24.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T19:17:24.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T19:17:24.983Z] Configure a credential helper to remove this warning. See [2021-07-14T19:17:24.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T19:17:24.983Z] [2021-07-14T19:17:24.983Z] Login Succeeded [2021-07-14T19:17:24.983Z] docker.io [2021-07-14T19:17:25.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T19:17:25.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T19:17:25.546Z] Configure a credential helper to remove this warning. See [2021-07-14T19:17:25.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T19:17:25.546Z] [2021-07-14T19:17:25.546Z] Login Succeeded [2021-07-14T19:17:25.546Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T19:17:25.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-14T19:17:25.919Z] ========================================================= [2021-07-14T19:17:25.920Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-14T19:17:25.920Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:17:26.356Z] + 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-14T19:17:29.027Z] Sending build context to Docker daemon 165.8MB [2021-07-14T19:17:29.027Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-14T19:17:29.027Z] Step 2/6 : FROM ${BASE} [2021-07-14T19:17:29.027Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-14T19:17:29.027Z] 595b0fe564bb: Pulling fs layer [2021-07-14T19:17:29.027Z] 24495759ef45: Pulling fs layer [2021-07-14T19:17:29.027Z] d148012ef14d: Pulling fs layer [2021-07-14T19:17:29.027Z] cb65c68fc2e2: Pulling fs layer [2021-07-14T19:17:29.027Z] 093eec477d81: Pulling fs layer [2021-07-14T19:17:29.027Z] 20fd20ab2234: Pulling fs layer [2021-07-14T19:17:29.027Z] 43245461236d: Pulling fs layer [2021-07-14T19:17:29.027Z] 5a37c24eccbd: Pulling fs layer [2021-07-14T19:17:29.027Z] 20fd20ab2234: Waiting [2021-07-14T19:17:29.027Z] cb65c68fc2e2: Waiting [2021-07-14T19:17:29.027Z] 43245461236d: Waiting [2021-07-14T19:17:29.027Z] 093eec477d81: Waiting [2021-07-14T19:17:29.027Z] d148012ef14d: Download complete [2021-07-14T19:17:29.027Z] 24495759ef45: Verifying Checksum [2021-07-14T19:17:29.027Z] 24495759ef45: Download complete [2021-07-14T19:17:29.027Z] 093eec477d81: Verifying Checksum [2021-07-14T19:17:29.027Z] 093eec477d81: Download complete [2021-07-14T19:17:29.027Z] 20fd20ab2234: Download complete [2021-07-14T19:17:29.027Z] 595b0fe564bb: Verifying Checksum [2021-07-14T19:17:29.027Z] 595b0fe564bb: Download complete [2021-07-14T19:17:29.027Z] 43245461236d: Verifying Checksum [2021-07-14T19:17:29.027Z] 43245461236d: Download complete [2021-07-14T19:17:30.013Z] 595b0fe564bb: Pull complete [2021-07-14T19:17:30.619Z] 24495759ef45: Pull complete [2021-07-14T19:17:30.895Z] d148012ef14d: Pull complete [2021-07-14T19:17:31.886Z] 5a37c24eccbd: Verifying Checksum [2021-07-14T19:17:31.886Z] 5a37c24eccbd: Download complete [2021-07-14T19:17:32.860Z] cb65c68fc2e2: Verifying Checksum [2021-07-14T19:17:32.860Z] cb65c68fc2e2: Download complete [2021-07-14T19:17:43.028Z] cb65c68fc2e2: Pull complete [2021-07-14T19:17:43.028Z] 093eec477d81: Pull complete [2021-07-14T19:17:43.028Z] 20fd20ab2234: Pull complete [2021-07-14T19:17:43.621Z] 43245461236d: Pull complete [2021-07-14T19:17:47.207Z] 5a37c24eccbd: Pull complete [2021-07-14T19:17:47.207Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-14T19:17:47.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-14T19:17:47.207Z] ---> 274d7007c78b [2021-07-14T19:17:47.207Z] 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-14T19:17:52.652Z] ---> Running in e46e97a662a3 [2021-07-14T19:17:53.637Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T19:17:55.081Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T19:17:55.684Z] (1/12) Installing libmagic (5.39-r0) [2021-07-14T19:17:55.979Z] (2/12) Installing file (5.39-r0) [2021-07-14T19:17:55.979Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-14T19:17:56.254Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-14T19:18:01.664Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-14T19:18:01.664Z] (6/12) Installing patch (2.7.6-r7) [2021-07-14T19:18:01.664Z] (7/12) Installing build-base (0.5-r2) [2021-07-14T19:18:01.664Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-14T19:18:01.664Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-14T19:18:01.664Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-14T19:18:01.664Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-14T19:18:02.264Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-14T19:18:02.264Z] Executing busybox-1.32.1-r6.trigger [2021-07-14T19:18:02.264Z] OK: 218 MiB in 52 packages [2021-07-14T19:18:07.711Z] Removing intermediate container e46e97a662a3 [2021-07-14T19:18:07.711Z] ---> a438172f2035 [2021-07-14T19:18:07.711Z] Step 4/6 : WORKDIR /edgex-go [2021-07-14T19:18:07.711Z] ---> Running in cac42f8ce7ad [2021-07-14T19:18:07.711Z] Removing intermediate container cac42f8ce7ad [2021-07-14T19:18:07.711Z] ---> 0d1e6637d1de [2021-07-14T19:18:07.711Z] Step 5/6 : COPY go.mod . [2021-07-14T19:18:08.327Z] ---> 58f67a48eb30 [2021-07-14T19:18:08.327Z] Step 6/6 : RUN go mod download [2021-07-14T19:18:08.327Z] ---> Running in 7ac8984d8712 [2021-07-14T19:18:40.693Z] Removing intermediate container 7ac8984d8712 [2021-07-14T19:18:40.693Z] ---> c56342f64961 [2021-07-14T19:18:40.693Z] Successfully built c56342f64961 [2021-07-14T19:18:40.693Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:18:41.068Z] + docker inspect -f . ci-base-image-arm64 [2021-07-14T19:18:41.068Z] . [Pipeline] withDockerContainer [2021-07-14T19:18:41.394Z] prd-ubuntu18.04-docker-arm64-4c-16g-2763 does not seem to be running inside a container [2021-07-14T19:18:41.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-14T19:18:43.275Z] $ docker top 2fa56b7a9bf8e23a87d32b86ea615d4afc6cd6f422f9e22f86aa638632a61504 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T19:18:44.323Z] + go version [2021-07-14T19:18:44.323Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-14T19:18:44.346Z] $ docker stop --time=1 2fa56b7a9bf8e23a87d32b86ea615d4afc6cd6f422f9e22f86aa638632a61504 [2021-07-14T19:18:46.214Z] $ docker rm -f 2fa56b7a9bf8e23a87d32b86ea615d4afc6cd6f422f9e22f86aa638632a61504 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:18:47.191Z] + docker inspect -f . ci-base-image-arm64 [2021-07-14T19:18:47.191Z] . [Pipeline] withDockerContainer [2021-07-14T19:18:47.493Z] prd-ubuntu18.04-docker-arm64-4c-16g-2763 does not seem to be running inside a container [2021-07-14T19:18:47.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-14T19:18:49.412Z] $ docker top 5b16232c952323dba80ab22f1991afc3183a2ab3795afd00f4816c5fd7edc98b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-14T19:18:49.770Z] ========================================================= [2021-07-14T19:18:49.770Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-14T19:18:49.770Z] ========================================================= [Pipeline] sh [2021-07-14T19:18:50.428Z] + go mod tidy [Pipeline] sh [2021-07-14T19:18:52.117Z] + make test [2021-07-14T19:18:52.118Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-14T19:18:52.118Z] go mod tidy [2021-07-14T19:18:52.722Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-14T19:19:19.609Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-14T19:20:16.226Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-14T19:20:16.498Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-14T19:20:23.225Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-14T19:20:23.225Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-14T19:20:29.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-14T19:20:29.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-14T19:20:29.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-14T19:20:29.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-14T19:20:30.581Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-14T19:20:31.567Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-14T19:20:33.013Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-14T19:20:33.013Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-14T19:20:33.013Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-14T19:20:33.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-14T19:20:43.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.183s coverage: 28.7% of statements [2021-07-14T19:20:43.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-14T19:20:43.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-14T19:20:47.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.380s coverage: 100.0% of statements [2021-07-14T19:20:47.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-14T19:20:47.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.340s coverage: 50.5% of statements [2021-07-14T19:20:47.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-14T19:20:47.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-14T19:20:49.523Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.584s coverage: 88.5% of statements [2021-07-14T19:20:49.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-14T19:20:49.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-14T19:20:49.523Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.222s coverage: 78.9% of statements [2021-07-14T19:20:52.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.272s coverage: 81.2% of statements [2021-07-14T19:20:52.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-14T19:20:52.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-14T19:20:52.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-14T19:20:52.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-14T19:20:52.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-14T19:20:58.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.483s coverage: 95.1% of statements [2021-07-14T19:20:58.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-14T19:20:58.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-14T19:20:58.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-14T19:20:58.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-14T19:20:58.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-14T19:20:58.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-14T19:20:58.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-14T19:20:58.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-14T19:20:58.619Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.184s coverage: 60.0% of statements [2021-07-14T19:20:58.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-14T19:20:58.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-14T19:20:58.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-14T19:20:58.619Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.343s coverage: 0.8% of statements [2021-07-14T19:20:58.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-14T19:20:58.619Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.158s coverage: 58.8% of statements [2021-07-14T19:20:58.619Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.202s coverage: 22.0% of statements [2021-07-14T19:20:58.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-14T19:20:58.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.401s coverage: 47.1% of statements [2021-07-14T19:20:59.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.217s coverage: 79.5% of statements [2021-07-14T19:20:59.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.160s coverage: 94.1% of statements [2021-07-14T19:21:00.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.194s coverage: 96.3% of statements [2021-07-14T19:21:01.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements [2021-07-14T19:21:13.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.200s coverage: 94.4% of statements [2021-07-14T19:21:13.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.156s coverage: 44.8% of statements [2021-07-14T19:21:17.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.585s coverage: 81.8% of statements [2021-07-14T19:21:17.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-14T19:21:27.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.270s coverage: 92.9% of statements [2021-07-14T19:21:27.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-14T19:21:27.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-14T19:21:27.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-14T19:21:27.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements [2021-07-14T19:21:27.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-14T19:21:27.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-14T19:21:27.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-14T19:21:27.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-14T19:21:27.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-14T19:21:27.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.170s coverage: 87.2% of statements [2021-07-14T19:21:27.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-14T19:21:27.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-14T19:21:27.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2021-07-14T19:21:27.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-14T19:21:27.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.198s coverage: 58.8% of statements [2021-07-14T19:21:27.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-14T19:21:27.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.198s coverage: 80.0% of statements [2021-07-14T19:21:27.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.225s coverage: 87.2% of statements [2021-07-14T19:21:27.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.254s coverage: 85.4% of statements [2021-07-14T19:21:27.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.297s coverage: 91.2% of statements [2021-07-14T19:21:27.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-14T19:21:27.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.654s coverage: 64.4% of statements [2021-07-14T19:21:27.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-14T19:21:27.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-14T19:21:27.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.177s coverage: 100.0% of statements [2021-07-14T19:21:27.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 91.3% of statements [2021-07-14T19:21:27.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements [2021-07-14T19:21:27.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.133s coverage: 73.7% of statements [2021-07-14T19:21:27.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.095s coverage: 100.0% of statements [2021-07-14T19:21:32.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.095s coverage: 66.9% of statements [2021-07-14T19:21:32.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-14T19:21:32.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-14T19:21:32.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-14T19:21:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.705s coverage: 43.6% of statements [2021-07-14T19:21:34.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-14T19:21:34.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-14T19:21:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.215s coverage: 89.5% of statements [2021-07-14T19:21:34.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-14T19:21:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.262s coverage: 84.8% of statements [2021-07-14T19:21:34.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-14T19:21:42.539Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.221s coverage: 19.3% of statements [2021-07-14T19:21:42.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-14T19:21:42.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-14T19:21:42.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-14T19:21:42.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-14T19:21:42.539Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.586s coverage: 91.9% of statements [2021-07-14T19:21:42.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-14T19:21:42.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-14T19:21:42.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-14T19:21:42.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-14T19:21:42.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-14T19:21:42.539Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.210s coverage: 62.7% of statements [2021-07-14T19:21:42.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-14T19:21:42.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-14T19:21:42.539Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.366s coverage: 97.6% of statements [2021-07-14T19:21:42.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-14T19:21:42.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-14T19:21:42.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-14T19:21:42.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-14T19:21:42.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-14T19:21:42.540Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements [2021-07-14T19:21:42.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-14T19:21:42.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-14T19:21:42.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-14T19:21:42.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-14T19:21:42.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-14T19:21:42.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-14T19:21:42.540Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.166s coverage: 100.0% of statements [2021-07-14T19:21:42.540Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-07-14T19:21:43.134Z] GO111MODULE=on go vet ./... [2021-07-14T19:23:04.974Z] gofmt -l . [2021-07-14T19:23:04.974Z] [ "`gofmt -l .`" = "" ] [2021-07-14T19:23:04.974Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-14T19:23:05.641Z] + ls -al . [2021-07-14T19:23:05.641Z] total 592 [2021-07-14T19:23:05.641Z] drwxrwxr-x 9 1001 1001 4096 Jul 14 19:23 . [2021-07-14T19:23:05.641Z] drwxr-xr-x 4 root root 4096 Jul 14 19:18 .. [2021-07-14T19:23:05.641Z] -rw-rw-r-- 1 1001 1001 11 Jul 14 19:16 .dockerignore [2021-07-14T19:23:05.641Z] drwxrwxr-x 8 1001 1001 4096 Jul 14 19:17 .git [2021-07-14T19:23:05.641Z] drwxrwxr-x 3 1001 1001 4096 Jul 14 19:16 .github [2021-07-14T19:23:05.641Z] -rw-rw-r-- 1 1001 1001 818 Jul 14 19:16 .gitignore [2021-07-14T19:23:05.641Z] -rw-rw-r-- 1 1001 1001 76 Jul 14 19:16 .hadolint.yml [2021-07-14T19:23:05.641Z] -rw-rw-r-- 1 1001 1001 166 Jul 14 19:16 .sonarcloud.properties [2021-07-14T19:23:05.641Z] -rw-rw-r-- 1 1001 1001 8609 Jul 14 19:16 Attribution.txt [2021-07-14T19:23:05.641Z] -rw-rw-r-- 1 1001 1001 43881 Jul 14 19:16 CHANGELOG.md [2021-07-14T19:23:05.641Z] -rw-rw-r-- 1 1001 1001 3804 Jul 14 19:16 CONTRIBUTING.md [2021-07-14T19:23:05.641Z] -rw-rw-r-- 1 1001 1001 931 Jul 14 19:16 Dockerfile.build [2021-07-14T19:23:05.641Z] -rw-rw-r-- 1 1001 1001 849 Jul 14 19:16 Jenkinsfile [2021-07-14T19:23:05.641Z] -rw-rw-r-- 1 1001 1001 10775 Jul 14 19:16 LICENSE [2021-07-14T19:23:05.641Z] -rw-rw-r-- 1 1001 1001 6003 Jul 14 19:16 Makefile [2021-07-14T19:23:05.641Z] -rw-rw-r-- 1 1001 1001 7818 Jul 14 19:16 README.md [2021-07-14T19:23:05.641Z] -rw-rw-r-- 1 1001 1001 6912 Jul 14 19:16 SECURITY.md [2021-07-14T19:23:05.641Z] -rw-rw-r-- 1 1001 1001 5 Jul 14 18:36 VERSION [2021-07-14T19:23:05.641Z] -rw-rw-r-- 1 1001 1001 4131 Jul 14 19:16 ZMQWindows.md [2021-07-14T19:23:05.641Z] drwxrwxr-x 2 1001 1001 4096 Jul 14 19:16 bin [2021-07-14T19:23:05.641Z] drwxrwxr-x 14 1001 1001 4096 Jul 14 19:16 cmd [2021-07-14T19:23:05.641Z] -rw-r--r-- 1 root root 399433 Jul 14 19:21 coverage.out [2021-07-14T19:23:05.641Z] -rw-rw-r-- 1 1001 1001 812 Jul 14 19:16 go.mod [2021-07-14T19:23:05.641Z] -rw-r--r-- 1 root root 20973 Jul 14 19:18 go.sum [2021-07-14T19:23:05.641Z] drwxrwxr-x 7 1001 1001 4096 Jul 14 19:16 internal [2021-07-14T19:23:05.641Z] drwxrwxr-x 3 1001 1001 4096 Jul 14 19:16 openapi [2021-07-14T19:23:05.641Z] drwxrwxr-x 4 1001 1001 4096 Jul 14 19:16 snap [2021-07-14T19:23:05.641Z] -rw-rw-r-- 1 1001 1001 204 Jul 14 19:16 version.go [Pipeline] sh [2021-07-14T19:23:06.299Z] + '[' -e coverage.out ] [2021-07-14T19:23:06.299Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-14T19:23:06.328Z] Warning: overwriting stash ‘coverage-report’ [2021-07-14T19:23:07.086Z] Stashed 1 file(s) [Pipeline] sh [2021-07-14T19:23:07.735Z] + make build [2021-07-14T19:23:07.735Z] go mod tidy [2021-07-14T19:23:08.335Z] 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-14T19:23:15.033Z] 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-14T19:23:37.214Z] 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-14T19:23:37.489Z] 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-14T19:23:41.855Z] 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-14T19:23:42.128Z] 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-14T19:23:45.531Z] 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-14T19:23:48.997Z] 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-14T19:23:51.622Z] 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-14T19:23:55.932Z] 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-14T19:23:57.923Z] 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-14T19:24:01.320Z] 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-14T19:24:06.753Z] $ docker stop --time=1 5b16232c952323dba80ab22f1991afc3183a2ab3795afd00f4816c5fd7edc98b [2021-07-14T19:24:09.528Z] $ docker rm -f 5b16232c952323dba80ab22f1991afc3183a2ab3795afd00f4816c5fd7edc98b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:24:11.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-14T19:24:11.241Z] [2021-07-14T19:24:11.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:24:11.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-14T19:24:12.145Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-14T19:24:12.145Z] 29e5d40040c1: Pulling fs layer [2021-07-14T19:24:12.145Z] 1ce36da41761: Pulling fs layer [2021-07-14T19:24:12.145Z] 25b303627fd3: Pulling fs layer [2021-07-14T19:24:12.418Z] 29e5d40040c1: Verifying Checksum [2021-07-14T19:24:12.418Z] 29e5d40040c1: Download complete [2021-07-14T19:24:13.020Z] 29e5d40040c1: Pull complete [2021-07-14T19:24:13.622Z] 1ce36da41761: Verifying Checksum [2021-07-14T19:24:13.623Z] 1ce36da41761: Download complete [2021-07-14T19:24:14.607Z] 25b303627fd3: Verifying Checksum [2021-07-14T19:24:14.607Z] 25b303627fd3: Download complete [2021-07-14T19:24:14.879Z] 1ce36da41761: Pull complete [2021-07-14T19:24:25.040Z] 25b303627fd3: Pull complete [2021-07-14T19:24:25.040Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-14T19:24:25.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-14T19:24:25.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-14T19:24:25.305Z] prd-ubuntu18.04-docker-arm64-4c-16g-2763 does not seem to be running inside a container [2021-07-14T19:24:25.382Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-14T19:24:29.576Z] $ docker top a8aeb08c7adc0b2fe0ace1df86db6efe6b86c23cbae36dcb2a26e44dab8f88f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T19:24:30.549Z] + docker-compose build --help [2021-07-14T19:24:30.549Z] + grep parallel [2021-07-14T19:24:33.928Z] --parallel Build images in parallel. [Pipeline] } [2021-07-14T19:24:34.221Z] $ docker stop --time=1 a8aeb08c7adc0b2fe0ace1df86db6efe6b86c23cbae36dcb2a26e44dab8f88f9 [2021-07-14T19:24:36.349Z] $ docker rm -f a8aeb08c7adc0b2fe0ace1df86db6efe6b86c23cbae36dcb2a26e44dab8f88f9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:24:37.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-14T19:24:37.053Z] . [Pipeline] withDockerContainer [2021-07-14T19:24:37.319Z] prd-ubuntu18.04-docker-arm64-4c-16g-2763 does not seem to be running inside a container [2021-07-14T19:24:37.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-14T19:24:38.920Z] $ docker top c2c519fac16bd58a303f90f2433702994f6f65f6e5569b85f7b7302783db0e2e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T19:24:39.834Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-14T19:24:43.211Z] Building core-command ... [2021-07-14T19:24:43.211Z] Building core-data ... [2021-07-14T19:24:43.211Z] Building core-metadata ... [2021-07-14T19:24:43.211Z] Building security-bootstrapper ... [2021-07-14T19:24:43.211Z] Building security-proxy-setup ... [2021-07-14T19:24:43.211Z] Building security-secretstore-setup ... [2021-07-14T19:24:43.211Z] Building support-notifications ... [2021-07-14T19:24:43.211Z] Building support-scheduler ... [2021-07-14T19:24:43.211Z] Building sys-mgmt-agent ... [2021-07-14T19:24:43.211Z] Building security-proxy-setup [2021-07-14T19:24:43.211Z] Building support-notifications [2021-07-14T19:24:43.211Z] Building support-scheduler [2021-07-14T19:24:43.211Z] Building security-bootstrapper [2021-07-14T19:24:43.211Z] Building sys-mgmt-agent [2021-07-14T19:25:51.309Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T19:25:51.309Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-14T19:25:51.309Z] ---> c56342f64961 [2021-07-14T19:25:51.309Z] Step 3/23 : WORKDIR /edgex-go [2021-07-14T19:25:51.309Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T19:25:51.309Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-14T19:25:51.309Z] ---> c56342f64961 [2021-07-14T19:25:51.309Z] Step 3/32 : WORKDIR /edgex-go [2021-07-14T19:25:51.309Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T19:25:51.309Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-14T19:25:51.309Z] ---> c56342f64961 [2021-07-14T19:25:51.309Z] Step 3/23 : WORKDIR /edgex-go [2021-07-14T19:25:51.309Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T19:25:51.309Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T19:25:51.309Z] ---> c56342f64961 [2021-07-14T19:25:51.309Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T19:25:51.309Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T19:25:51.309Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-14T19:25:51.309Z] ---> c56342f64961 [2021-07-14T19:25:51.309Z] Step 3/22 : WORKDIR /edgex-go [2021-07-14T19:25:51.910Z] ---> Running in 3702c68a234a [2021-07-14T19:25:51.910Z] ---> Running in 2d8dfd97bf40 [2021-07-14T19:25:51.910Z] ---> Running in c5ad6f3a5ce9 [2021-07-14T19:25:51.910Z] ---> Running in 8b827499055c [2021-07-14T19:25:51.910Z] ---> Running in 3a092739a552 [2021-07-14T19:25:52.908Z] Removing intermediate container 3a092739a552 [2021-07-14T19:25:52.908Z] ---> 758c74dda55f [2021-07-14T19:25:52.908Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T19:25:52.908Z] Removing intermediate container 3702c68a234a [2021-07-14T19:25:52.908Z] ---> 7dfa036caaad [2021-07-14T19:25:52.908Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T19:25:52.908Z] Removing intermediate container 2d8dfd97bf40 [2021-07-14T19:25:52.908Z] ---> be8883c864fa [2021-07-14T19:25:52.908Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T19:25:52.908Z] ---> Running in 57ab715ab598 [2021-07-14T19:25:52.908Z] Removing intermediate container c5ad6f3a5ce9 [2021-07-14T19:25:52.908Z] ---> 258508cf5ff4 [2021-07-14T19:25:52.908Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T19:25:53.181Z] Removing intermediate container 8b827499055c [2021-07-14T19:25:53.181Z] ---> d6e1cc177331 [2021-07-14T19:25:53.181Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T19:25:53.181Z] ---> Running in 18c9fafe7c06 [2021-07-14T19:25:53.181Z] ---> Running in 16b96ee2238c [2021-07-14T19:25:53.453Z] ---> Running in b303432aac9f [2021-07-14T19:25:53.453Z] ---> Running in 2041ddcdb849 [2021-07-14T19:25:56.962Z] Removing intermediate container 57ab715ab598 [2021-07-14T19:25:56.962Z] ---> 23d086d1ec09 [2021-07-14T19:25:56.962Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-14T19:25:56.962Z] ---> Running in e6b449200937 [2021-07-14T19:25:57.243Z] Removing intermediate container b303432aac9f [2021-07-14T19:25:57.243Z] ---> d58d821191fa [2021-07-14T19:25:57.243Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-14T19:25:57.597Z] ---> Running in 85cf324392d0 [2021-07-14T19:25:57.597Z] Removing intermediate container 18c9fafe7c06 [2021-07-14T19:25:57.597Z] ---> f88f043dec62 [2021-07-14T19:25:57.597Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-14T19:25:58.037Z] Removing intermediate container 16b96ee2238c [2021-07-14T19:25:58.037Z] ---> 17bbcade3c74 [2021-07-14T19:25:58.037Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-14T19:25:58.037Z] ---> Running in 6268b133e119 [2021-07-14T19:25:58.037Z] ---> Running in fbe087220c86 [2021-07-14T19:25:58.319Z] Removing intermediate container 2041ddcdb849 [2021-07-14T19:25:58.319Z] ---> 24b003384074 [2021-07-14T19:25:58.319Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-14T19:25:58.595Z] ---> Running in ee63b5560b4e [2021-07-14T19:25:59.190Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T19:25:59.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T19:26:00.061Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T19:26:00.061Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T19:26:00.061Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T19:26:00.344Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T19:26:00.616Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T19:26:00.896Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T19:26:00.896Z] OK: 218 MiB in 52 packages [2021-07-14T19:26:01.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T19:26:01.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T19:26:01.461Z] OK: 218 MiB in 52 packages [2021-07-14T19:26:02.062Z] OK: 218 MiB in 52 packages [2021-07-14T19:26:02.340Z] OK: 218 MiB in 52 packages [2021-07-14T19:26:02.340Z] OK: 218 MiB in 52 packages [2021-07-14T19:26:02.616Z] Removing intermediate container e6b449200937 [2021-07-14T19:26:02.616Z] ---> a793574b919d [2021-07-14T19:26:02.616Z] Step 6/23 : COPY go.mod . [2021-07-14T19:26:03.229Z] Removing intermediate container 85cf324392d0 [2021-07-14T19:26:03.229Z] ---> 1ad5f36f76b6 [2021-07-14T19:26:03.229Z] Step 6/23 : COPY go.mod . [2021-07-14T19:26:03.509Z] Removing intermediate container 6268b133e119 [2021-07-14T19:26:03.509Z] ---> 40a36bcc4e3c [2021-07-14T19:26:03.509Z] Step 6/24 : COPY go.mod . [2021-07-14T19:26:03.780Z] ---> c8047c0654bf [2021-07-14T19:26:03.780Z] Step 7/23 : RUN go mod download [2021-07-14T19:26:04.054Z] ---> Running in 7b3ef23ed8b9 [2021-07-14T19:26:04.054Z] Removing intermediate container ee63b5560b4e [2021-07-14T19:26:04.054Z] ---> 533f85de84c1 [2021-07-14T19:26:04.054Z] Step 6/32 : COPY go.mod . [2021-07-14T19:26:04.054Z] Removing intermediate container fbe087220c86 [2021-07-14T19:26:04.054Z] ---> 8acac5be7523 [2021-07-14T19:26:04.054Z] Step 6/22 : COPY go.mod . [2021-07-14T19:26:04.331Z] ---> d243cf37c7da [2021-07-14T19:26:04.331Z] Step 7/23 : RUN go mod download [2021-07-14T19:26:04.604Z] ---> Running in 4b4dd44aef69 [2021-07-14T19:26:04.604Z] ---> d608859ddf3a [2021-07-14T19:26:04.604Z] Step 7/24 : RUN go mod download [2021-07-14T19:26:05.213Z] ---> Running in 828a030e2ee0 [2021-07-14T19:26:05.213Z] ---> 91a70b9a359b [2021-07-14T19:26:05.213Z] Step 7/22 : RUN go mod download [2021-07-14T19:26:05.486Z] ---> 88dd629738ad [2021-07-14T19:26:05.486Z] Step 7/32 : RUN go mod download [2021-07-14T19:26:05.486Z] ---> Running in 76d071ad3ee8 [2021-07-14T19:26:05.486Z] ---> Running in 7e0bc134bbfb [2021-07-14T19:26:08.909Z] Removing intermediate container 7b3ef23ed8b9 [2021-07-14T19:26:08.909Z] ---> 554a7d493b49 [2021-07-14T19:26:08.909Z] Step 8/23 : COPY . . [2021-07-14T19:26:09.185Z] Removing intermediate container 4b4dd44aef69 [2021-07-14T19:26:09.185Z] ---> 6b76130d19e5 [2021-07-14T19:26:09.185Z] Step 8/23 : COPY . . [2021-07-14T19:26:10.172Z] Removing intermediate container 828a030e2ee0 [2021-07-14T19:26:10.172Z] ---> 8f2737539198 [2021-07-14T19:26:10.172Z] Step 8/24 : COPY . . [2021-07-14T19:26:11.172Z] Removing intermediate container 7e0bc134bbfb [2021-07-14T19:26:11.173Z] ---> dd54343bcf22 [2021-07-14T19:26:11.173Z] Step 8/32 : COPY . . [2021-07-14T19:26:13.151Z] Removing intermediate container 76d071ad3ee8 [2021-07-14T19:26:13.151Z] ---> 6d67c25cabb3 [2021-07-14T19:26:13.151Z] Step 8/22 : COPY . . [2021-07-14T19:26:35.337Z] ---> 68b22bc9d53e [2021-07-14T19:26:35.337Z] Step 9/23 : RUN go mod tidy [2021-07-14T19:26:35.337Z] ---> 9e7688a1b0dd [2021-07-14T19:26:35.337Z] Step 9/22 : RUN go mod tidy [2021-07-14T19:26:35.337Z] ---> 2c7203944a65 [2021-07-14T19:26:35.337Z] Step 9/24 : RUN go mod tidy [2021-07-14T19:26:35.337Z] ---> 9491f5007b80 [2021-07-14T19:26:35.337Z] Step 9/32 : RUN go mod tidy [2021-07-14T19:26:35.337Z] ---> 14a7339f8979 [2021-07-14T19:26:35.337Z] Step 9/23 : RUN go mod tidy [2021-07-14T19:26:35.337Z] ---> Running in 53e26555d9a5 [2021-07-14T19:26:35.337Z] ---> Running in 02240adc6b37 [2021-07-14T19:26:35.337Z] ---> Running in 74a8d75007cf [2021-07-14T19:26:35.337Z] ---> Running in a378db7468bd [2021-07-14T19:26:35.337Z] ---> Running in 5bffecc373f7 [2021-07-14T19:26:40.759Z] Removing intermediate container 02240adc6b37 [2021-07-14T19:26:40.759Z] ---> edb4228de5c0 [2021-07-14T19:26:40.759Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-14T19:26:41.180Z] ---> Running in 66fa775b7d17 [2021-07-14T19:26:41.779Z] Removing intermediate container 53e26555d9a5 [2021-07-14T19:26:41.779Z] ---> 2e95e666ecdf [2021-07-14T19:26:41.779Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-14T19:26:42.052Z] ---> Running in c9ea0d6e9d69 [2021-07-14T19:26:42.652Z] Removing intermediate container a378db7468bd [2021-07-14T19:26:42.652Z] ---> 2b2a42725475 [2021-07-14T19:26:42.652Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-14T19:26:42.652Z] ---> Running in 4cb56de05716 [2021-07-14T19:26:42.929Z] Removing intermediate container 74a8d75007cf [2021-07-14T19:26:42.930Z] ---> 724353c9ecbb [2021-07-14T19:26:42.930Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-14T19:26:43.201Z] ---> Running in 25665b6bf942 [2021-07-14T19:26:43.201Z] Removing intermediate container 5bffecc373f7 [2021-07-14T19:26:43.201Z] ---> f8d22b24ed40 [2021-07-14T19:26:43.201Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-14T19:26:43.479Z] ---> Running in 9bf3a6af09f8 [2021-07-14T19:26:43.760Z] 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-14T19:26:44.038Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-14T19:26:45.497Z] 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-14T19:26:45.497Z] 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-14T19:26:45.772Z] 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-14T19:28:22.619Z] 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-14T19:28:41.002Z] Removing intermediate container 9bf3a6af09f8 [2021-07-14T19:28:41.002Z] ---> 9785c7435d59 [2021-07-14T19:28:41.002Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-14T19:28:41.002Z] Removing intermediate container c9ea0d6e9d69 [2021-07-14T19:28:41.002Z] ---> ce231f8cc56f [2021-07-14T19:28:41.002Z] [2021-07-14T19:28:41.002Z] Step 11/22 : FROM alpine:3.12 [2021-07-14T19:28:41.002Z] ---> Running in f523f2a26196 [2021-07-14T19:28:41.002Z] 3.12: Pulling from library/alpine [2021-07-14T19:28:41.002Z] Removing intermediate container 66fa775b7d17 [2021-07-14T19:28:41.002Z] ---> c81877fff784 [2021-07-14T19:28:41.002Z] [2021-07-14T19:28:41.002Z] Step 11/23 : FROM alpine:3.12 [2021-07-14T19:28:41.002Z] Removing intermediate container 4cb56de05716 [2021-07-14T19:28:41.002Z] ---> 0824aca0e374 [2021-07-14T19:28:41.002Z] [2021-07-14T19:28:41.002Z] Step 11/32 : FROM alpine:3.12 [2021-07-14T19:28:41.002Z] Removing intermediate container 25665b6bf942 [2021-07-14T19:28:41.002Z] ---> c7464fe511e1 [2021-07-14T19:28:41.002Z] [2021-07-14T19:28:41.002Z] Step 11/23 : FROM alpine:3.12 [2021-07-14T19:28:41.002Z] 3.12: Pulling from library/alpine [2021-07-14T19:28:41.002Z] 3.12: Pulling from library/alpine [2021-07-14T19:28:41.002Z] 3.12: Pulling from library/alpine [2021-07-14T19:28:41.002Z] 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-14T19:28:41.002Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-14T19:28:41.002Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-14T19:28:41.002Z] Status: Downloaded newer image for alpine:3.12 [2021-07-14T19:28:41.002Z] Status: Image is up to date for alpine:3.12 [2021-07-14T19:28:41.002Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-14T19:28:41.002Z] Status: Image is up to date for alpine:3.12 [2021-07-14T19:28:41.002Z] ---> c4fd0aeabfcf [2021-07-14T19:28:41.002Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-14T19:28:41.276Z] ---> c4fd0aeabfcf [2021-07-14T19:28:41.276Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-14T19:28:41.276Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-14T19:28:41.276Z] Status: Image is up to date for alpine:3.12 [2021-07-14T19:28:41.276Z] ---> c4fd0aeabfcf [2021-07-14T19:28:41.276Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-14T19:28:41.276Z] ---> c4fd0aeabfcf [2021-07-14T19:28:41.276Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-14T19:28:41.552Z] ---> Running in 1ef0a2ca2eb1 [2021-07-14T19:28:41.552Z] ---> Running in ac5b7b6b234d [2021-07-14T19:28:41.552Z] ---> Running in e8c017eb26ec [2021-07-14T19:28:41.552Z] ---> Running in 9b2f69fd6a69 [2021-07-14T19:28:42.539Z] Removing intermediate container ac5b7b6b234d [2021-07-14T19:28:42.539Z] ---> f7db3c4762fb [2021-07-14T19:28:42.539Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-14T19:28:42.539Z] ---> Running in bd37075fc26d [2021-07-14T19:28:43.532Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T19:28:43.809Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T19:28:44.087Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T19:28:44.087Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T19:28:44.365Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T19:28:44.365Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T19:28:44.365Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-14T19:28:44.365Z] Removing intermediate container f523f2a26196 [2021-07-14T19:28:44.365Z] ---> fc614e3665d9 [2021-07-14T19:28:44.365Z] [2021-07-14T19:28:44.365Z] Step 12/24 : FROM docker:20.10.0 [2021-07-14T19:28:44.641Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T19:28:44.641Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-14T19:28:44.641Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-14T19:28:44.641Z] (4/4) Installing curl (7.77.0-r0) [2021-07-14T19:28:44.641Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T19:28:44.641Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T19:28:44.641Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T19:28:44.919Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-14T19:28:44.920Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T19:28:44.920Z] OK: 5 MiB in 15 packages [2021-07-14T19:28:44.920Z] OK: 7 MiB in 18 packages [2021-07-14T19:28:44.920Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-14T19:28:44.920Z] 20.10.0: Pulling from library/docker [2021-07-14T19:28:45.198Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-14T19:28:45.198Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T19:28:45.198Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T19:28:45.475Z] OK: 6 MiB in 16 packages [2021-07-14T19:28:45.475Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-14T19:28:45.475Z] (2/2) Installing su-exec (0.2-r1) [2021-07-14T19:28:45.475Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T19:28:45.751Z] OK: 5 MiB in 16 packages [2021-07-14T19:28:47.218Z] Removing intermediate container 1ef0a2ca2eb1 [2021-07-14T19:28:47.218Z] ---> 108d0d0a8dde [2021-07-14T19:28:47.218Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T19:28:47.527Z] ---> Running in 17333b9ee8bf [2021-07-14T19:28:48.132Z] Removing intermediate container e8c017eb26ec [2021-07-14T19:28:48.132Z] ---> 93c6c792d408 [2021-07-14T19:28:48.132Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-14T19:28:48.132Z] Removing intermediate container bd37075fc26d [2021-07-14T19:28:48.132Z] ---> 12af493e68aa [2021-07-14T19:28:48.132Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-14T19:28:48.132Z] Removing intermediate container 9b2f69fd6a69 [2021-07-14T19:28:48.132Z] ---> 3e3fb9eab4bb [2021-07-14T19:28:48.132Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T19:28:48.408Z] ---> Running in 817d23300e1a [2021-07-14T19:28:48.408Z] ---> Running in fbbd6028da1b [2021-07-14T19:28:48.408Z] ---> Running in 3a3bd21e7a2a [2021-07-14T19:28:48.705Z] Removing intermediate container 17333b9ee8bf [2021-07-14T19:28:48.705Z] ---> 600fc9f1e22e [2021-07-14T19:28:48.705Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-14T19:28:48.979Z] ---> Running in d54088d96241 [2021-07-14T19:28:49.253Z] Removing intermediate container fbbd6028da1b [2021-07-14T19:28:49.253Z] ---> 33e38f327763 [2021-07-14T19:28:49.253Z] Step 14/22 : WORKDIR /edgex [2021-07-14T19:28:49.253Z] Removing intermediate container 817d23300e1a [2021-07-14T19:28:49.253Z] ---> 1ca04615b1aa [2021-07-14T19:28:49.253Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redisRemoving intermediate container 3a3bd21e7a2a [2021-07-14T19:28:49.253Z] ---> 6104d39e6548 [2021-07-14T19:28:49.253Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-14T19:28:49.253Z] [2021-07-14T19:28:49.532Z] ---> Running in 02b9fa83d23c [2021-07-14T19:28:49.532Z] ---> Running in 8daf45d51d4f [2021-07-14T19:28:49.532Z] ---> Running in 4e705002280e [2021-07-14T19:28:49.807Z] Removing intermediate container d54088d96241 [2021-07-14T19:28:49.807Z] ---> 3c9f44e4f228 [2021-07-14T19:28:49.807Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-14T19:28:50.080Z] ---> Running in 9a9bc4f6863a [2021-07-14T19:28:50.352Z] Removing intermediate container 8daf45d51d4f [2021-07-14T19:28:50.352Z] ---> bb213854dfd5 [2021-07-14T19:28:50.352Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-14T19:28:50.625Z] Removing intermediate container 4e705002280e [2021-07-14T19:28:50.625Z] ---> ab8628cd22bd [2021-07-14T19:28:50.625Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-14T19:28:50.911Z] ---> Running in c8808dc50bec [2021-07-14T19:28:51.191Z] ---> Running in 770b19734353 [2021-07-14T19:28:51.191Z] Removing intermediate container 9a9bc4f6863a [2021-07-14T19:28:51.191Z] ---> ba842dc3c3b0 [2021-07-14T19:28:51.191Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T19:28:51.191Z] Removing intermediate container 02b9fa83d23c [2021-07-14T19:28:51.191Z] ---> 493a3b57391d [2021-07-14T19:28:51.191Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-14T19:28:52.633Z] Removing intermediate container 770b19734353 [2021-07-14T19:28:52.633Z] ---> 9099dfc4ee9a [2021-07-14T19:28:52.633Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T19:28:52.918Z] ---> e32ffae2adf5 [2021-07-14T19:28:52.918Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-14T19:28:53.519Z] ---> 868aeaaa3fde [2021-07-14T19:28:53.519Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-14T19:28:53.794Z] ---> 34084a32d550 [2021-07-14T19:28:53.794Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-14T19:28:55.237Z] Removing intermediate container c8808dc50bec [2021-07-14T19:28:55.237Z] ---> 6a926a5d5150 [2021-07-14T19:28:55.237Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-14T19:28:55.836Z] ---> 4582522f28fa [2021-07-14T19:28:55.836Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-14T19:28:55.836Z] ---> Running in db1551af4fbd [2021-07-14T19:28:56.111Z] ---> e2147a9a1cf3 [2021-07-14T19:28:56.111Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-14T19:28:56.388Z] ---> 7c4b79c9efec [2021-07-14T19:28:56.388Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-14T19:28:56.988Z] Removing intermediate container db1551af4fbd [2021-07-14T19:28:56.988Z] ---> 9ef2dd56a121 [2021-07-14T19:28:56.988Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-14T19:28:57.587Z] ---> 35c5ac9f40ad [2021-07-14T19:28:57.587Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-14T19:28:57.863Z] ---> Running in e56171ac3d2e [2021-07-14T19:28:57.863Z] ---> aa194c70cfd8 [2021-07-14T19:28:57.863Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-14T19:28:58.136Z] ---> 994ae205b80d [2021-07-14T19:28:58.136Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-14T19:28:58.136Z] ---> Running in 4c9d6cf4901f [2021-07-14T19:28:58.410Z] ---> Running in 816987bcb43a [2021-07-14T19:28:58.410Z] ---> 097f3706bbb5 [2021-07-14T19:28:58.410Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-14T19:28:58.685Z] ---> Running in 7bc0733eaee6 [2021-07-14T19:28:58.685Z] Removing intermediate container e56171ac3d2e [2021-07-14T19:28:58.685Z] ---> 99b8ca3abc42 [2021-07-14T19:28:58.685Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T19:28:58.959Z] Removing intermediate container 4c9d6cf4901f [2021-07-14T19:28:58.959Z] ---> 95708cc5296c [2021-07-14T19:28:58.959Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T19:28:58.959Z] ---> Running in ea41231db771 [2021-07-14T19:28:59.233Z] ---> Running in 2898ec717107 [2021-07-14T19:28:59.233Z] Removing intermediate container 816987bcb43a [2021-07-14T19:28:59.233Z] ---> 5babd412dbc2 [2021-07-14T19:28:59.233Z] Step 19/22 : CMD ["--init=true"] [2021-07-14T19:28:59.233Z] ---> Running in a6909128233a [2021-07-14T19:28:59.832Z] Removing intermediate container ea41231db771 [2021-07-14T19:28:59.832Z] ---> 903bf4cee493 [2021-07-14T19:28:59.832Z] Step 21/23 : LABEL arch=arm64 [2021-07-14T19:29:00.114Z] Removing intermediate container 2898ec717107 [2021-07-14T19:29:00.114Z] ---> f08bf4b00a2c [2021-07-14T19:29:00.114Z] Step 21/23 : LABEL arch=arm64 [2021-07-14T19:29:00.114Z] ---> Running in e57b45a329b5 [2021-07-14T19:29:00.114Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-14T19:29:00.114Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-14T19:29:00.114Z] Removing intermediate container a6909128233a [2021-07-14T19:29:00.114Z] ---> 51805da64af4 [2021-07-14T19:29:00.114Z] Step 20/22 : LABEL arch=arm64 [2021-07-14T19:29:00.114Z] ---> eeaf43b92773 [2021-07-14T19:29:00.114Z] 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-14T19:29:00.452Z] ---> Running in 19f9679efbc0 [2021-07-14T19:29:00.745Z] ---> Running in 8a9e78bac323 [2021-07-14T19:29:00.745Z] ---> Running in 5232fc690051 [2021-07-14T19:29:01.060Z] Removing intermediate container e57b45a329b5 [2021-07-14T19:29:01.060Z] ---> 1e739a259c1c [2021-07-14T19:29:01.060Z] Step 22/23 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 [2021-07-14T19:29:01.060Z] Removing intermediate container 19f9679efbc0 [2021-07-14T19:29:01.060Z] ---> fd9c6f6bfbe0 [2021-07-14T19:29:01.060Z] Step 22/23 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 [2021-07-14T19:29:01.368Z] ---> Running in fb8314cd2121 [2021-07-14T19:29:01.368Z] ---> Running in 6069461ee18c [2021-07-14T19:29:01.686Z] Removing intermediate container 5232fc690051 [2021-07-14T19:29:01.686Z] ---> 0d9e374f07fe [2021-07-14T19:29:01.686Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-14T19:29:01.686Z] Removing intermediate container 8a9e78bac323 [2021-07-14T19:29:01.686Z] ---> f2b2f31a23ae [2021-07-14T19:29:01.686Z] Step 21/22 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 [2021-07-14T19:29:01.973Z] ---> Running in 84caef200a46 [2021-07-14T19:29:01.973Z] ---> Running in 501b41621e32 [2021-07-14T19:29:02.250Z] Removing intermediate container 7bc0733eaee6 [2021-07-14T19:29:02.250Z] ---> 72343eb31f7c [2021-07-14T19:29:02.250Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T19:29:02.250Z] Removing intermediate container fb8314cd2121 [2021-07-14T19:29:02.250Z] ---> b245ca2edab5 [2021-07-14T19:29:02.250Z] Step 23/23 : LABEL version=0.0.0 [2021-07-14T19:29:02.523Z] Removing intermediate container 6069461ee18c [2021-07-14T19:29:02.523Z] ---> aede565f63a8 [2021-07-14T19:29:02.523Z] Step 23/23 : LABEL version=0.0.0 [2021-07-14T19:29:02.523Z] ---> Running in fbd4e85028eb [2021-07-14T19:29:02.801Z] ---> Running in 5c143e8d0ea1 [2021-07-14T19:29:03.078Z] Removing intermediate container 84caef200a46 [2021-07-14T19:29:03.078Z] ---> 9136a4076565 [2021-07-14T19:29:03.078Z] Step 22/22 : LABEL version=0.0.0 [2021-07-14T19:29:03.358Z] Removing intermediate container fbd4e85028eb [2021-07-14T19:29:03.358Z] ---> d49373f0be6a [2021-07-14T19:29:03.358Z] [2021-07-14T19:29:03.358Z] ---> Running in 148fbc53c8a7 [2021-07-14T19:29:03.358Z] ---> fce589591ca5 [2021-07-14T19:29:03.358Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-14T19:29:03.636Z] Successfully built d49373f0be6a [2021-07-14T19:29:03.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T19:29:03.911Z] Removing intermediate container 5c143e8d0ea1 [2021-07-14T19:29:03.911Z] Successfully tagged support-scheduler-arm64:latest [2021-07-14T19:29:03.911Z]  Building support-scheduler ... done  ---> 686c0aa785e5 [2021-07-14T19:29:03.911Z] Building core-command [2021-07-14T19:29:03.911Z] [2021-07-14T19:29:04.190Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T19:29:04.190Z] Removing intermediate container 148fbc53c8a7 [2021-07-14T19:29:04.190Z] ---> 37718facec00 [2021-07-14T19:29:04.190Z] [2021-07-14T19:29:04.190Z] Successfully built 686c0aa785e5 [2021-07-14T19:29:04.190Z] Successfully tagged support-notifications-arm64:latest [2021-07-14T19:29:04.190Z] Building core-data [2021-07-14T19:29:04.786Z]  Building support-notifications ... done (1/39) Installing readline (8.0.4-r0) [2021-07-14T19:29:04.786Z] (2/39) Installing bash (5.0.17-r0) [2021-07-14T19:29:04.786Z] Executing bash-5.0.17-r0.post-install [2021-07-14T19:29:04.786Z] Successfully built 37718facec00 [2021-07-14T19:29:04.786Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-14T19:29:04.786Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-14T19:29:04.786Z] (5/39) Installing curl (7.77.0-r0) [2021-07-14T19:29:04.786Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-14T19:29:04.786Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-14T19:29:04.786Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-07-14T19:29:04.786Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-14T19:29:04.786Z] (8/39) Installing expat (2.2.9-r1) [2021-07-14T19:29:04.786Z] (9/39) Installing libffi (3.3-r2) [2021-07-14T19:29:04.786Z] (10/39) Installing gdbm (1.13-r1) [2021-07-14T19:29:04.786Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-14T19:29:04.786Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-14T19:29:04.786Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-14T19:29:05.382Z] ---> d66b8128a3a8 [2021-07-14T19:29:05.382Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-14T19:29:06.822Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-14T19:29:06.822Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-14T19:29:06.822Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-14T19:29:06.822Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-14T19:29:06.822Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-14T19:29:06.822Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-14T19:29:07.093Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-14T19:29:07.093Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-14T19:29:07.093Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-14T19:29:07.093Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-14T19:29:07.093Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-14T19:29:07.093Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-14T19:29:07.093Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-14T19:29:07.366Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-14T19:29:07.366Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-14T19:29:07.366Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-14T19:29:07.366Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-14T19:29:07.366Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-14T19:29:07.367Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-14T19:29:07.367Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-14T19:29:07.367Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-14T19:29:07.367Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-14T19:29:07.367Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-14T19:29:07.367Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-14T19:29:07.367Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-14T19:29:07.367Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-14T19:29:07.641Z] ---> a8dedbc4d8d4 [2021-07-14T19:29:07.641Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-14T19:29:07.641Z] Executing busybox-1.31.1-r19.trigger [2021-07-14T19:29:07.641Z] OK: 72 MiB in 59 packages [2021-07-14T19:29:10.275Z] ---> 6c26a5bcc132 [2021-07-14T19:29:10.275Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-14T19:29:11.726Z] ---> cf07231f9273 [2021-07-14T19:29:11.726Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-14T19:29:11.998Z] ---> Running in 36bc679f82ee [2021-07-14T19:29:12.597Z] Collecting docker-compose==1.23.2 [2021-07-14T19:29:12.597Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-14T19:29:13.199Z] Removing intermediate container 36bc679f82ee [2021-07-14T19:29:13.199Z] ---> dbce7d3eb163 [2021-07-14T19:29:13.199Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-14T19:29:14.198Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-14T19:29:14.478Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-14T19:29:14.752Z] ---> d3c68e21a2e9 [2021-07-14T19:29:14.752Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-14T19:29:15.361Z] ---> Running in 6dcaae79f392 [2021-07-14T19:29:15.639Z] Collecting PyYAML<4,>=3.10 [2021-07-14T19:29:15.639Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-14T19:29:18.286Z] Removing intermediate container 6dcaae79f392 [2021-07-14T19:29:18.286Z] ---> ae8a28bcdf67 [2021-07-14T19:29:18.286Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-14T19:29:18.560Z] ---> Running in 022e38b75992 [2021-07-14T19:29:19.166Z] Removing intermediate container 022e38b75992 [2021-07-14T19:29:19.166Z] ---> f7d0e4a57c85 [2021-07-14T19:29:19.166Z] Step 29/32 : CMD ["gate"] [2021-07-14T19:29:19.444Z] ---> Running in 2050ac447248 [2021-07-14T19:29:19.728Z] Collecting cached-property<2,>=1.2.0 [2021-07-14T19:29:19.728Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-14T19:29:20.330Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-14T19:29:20.603Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-14T19:29:20.603Z] Removing intermediate container 2050ac447248 [2021-07-14T19:29:20.603Z] ---> dbfc31b6dd61 [2021-07-14T19:29:20.603Z] Step 30/32 : LABEL arch=arm64 [2021-07-14T19:29:20.916Z] Collecting texttable<0.10,>=0.9.0 [2021-07-14T19:29:20.916Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-14T19:29:21.192Z] ---> Running in 87f4bfd938f1 [2021-07-14T19:29:22.635Z] Removing intermediate container 87f4bfd938f1 [2021-07-14T19:29:22.635Z] ---> 4e266ba427e5 [2021-07-14T19:29:22.635Z] Step 31/32 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 [2021-07-14T19:29:23.233Z] ---> Running in a7e8f25092ab [2021-07-14T19:29:23.508Z] Collecting docopt<0.7,>=0.6.1 [2021-07-14T19:29:23.508Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-14T19:29:24.494Z] Removing intermediate container a7e8f25092ab [2021-07-14T19:29:24.494Z] ---> c30a7107ab85 [2021-07-14T19:29:24.494Z] Step 32/32 : LABEL version=0.0.0 [2021-07-14T19:29:25.095Z] ---> Running in 7ae3abd1f9c1 [2021-07-14T19:29:26.085Z] 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-14T19:29:26.364Z] Removing intermediate container 7ae3abd1f9c1 [2021-07-14T19:29:26.364Z] ---> e578cacc46d5 [2021-07-14T19:29:26.364Z] [2021-07-14T19:29:26.364Z] Collecting jsonschema<3,>=2.5.1 [2021-07-14T19:29:26.364Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-14T19:29:26.642Z] Successfully built e578cacc46d5 [2021-07-14T19:29:26.919Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-14T19:29:26.919Z] Building core-metadata [2021-07-14T19:29:26.919Z]  Building security-bootstrapper ... done Collecting dockerpty<0.5,>=0.4.1 [2021-07-14T19:29:26.919Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-14T19:29:30.316Z] Collecting docker<4.0,>=3.6.0 [2021-07-14T19:29:30.316Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-14T19:29:30.316Z] 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-14T19:29:30.592Z] Collecting idna<2.8,>=2.5 [2021-07-14T19:29:30.592Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-14T19:29:30.592Z] 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-14T19:29:31.575Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-14T19:29:31.575Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-14T19:29:31.850Z] Collecting docker-pycreds>=0.4.0 [2021-07-14T19:29:32.127Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-14T19:29:32.127Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-14T19:29:32.127Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-14T19:29:32.127Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-14T19:29:32.127Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-14T19:29:33.570Z] Installing collected packages: idna, urllib3, requests, PyYAML, cached-property, websocket-client, texttable, docopt, jsonschema, dockerpty, docker-pycreds, docker, docker-compose [2021-07-14T19:29:33.570Z] Attempting uninstall: idna [2021-07-14T19:29:33.570Z] Found existing installation: idna 2.9 [2021-07-14T19:29:33.570Z] Uninstalling idna-2.9: [2021-07-14T19:29:33.570Z] Successfully uninstalled idna-2.9 [2021-07-14T19:29:34.167Z] Attempting uninstall: urllib3 [2021-07-14T19:29:34.167Z] Found existing installation: urllib3 1.25.9 [2021-07-14T19:29:34.167Z] Uninstalling urllib3-1.25.9: [2021-07-14T19:29:34.439Z] Successfully uninstalled urllib3-1.25.9 [2021-07-14T19:29:35.041Z] Attempting uninstall: requests [2021-07-14T19:29:35.041Z] Found existing installation: requests 2.23.0 [2021-07-14T19:29:35.041Z] Uninstalling requests-2.23.0: [2021-07-14T19:29:35.041Z] Successfully uninstalled requests-2.23.0 [2021-07-14T19:29:35.642Z] Running setup.py install for PyYAML: started [2021-07-14T19:29:38.293Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-14T19:29:38.570Z] Running setup.py install for texttable: started [2021-07-14T19:29:40.031Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T19:29:40.031Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T19:29:40.031Z] ---> c56342f64961 [2021-07-14T19:29:40.031Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T19:29:40.031Z] ---> Using cache [2021-07-14T19:29:40.031Z] ---> d6e1cc177331 [2021-07-14T19:29:40.031Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T19:29:40.031Z] ---> Using cache [2021-07-14T19:29:40.031Z] ---> d58d821191fa [2021-07-14T19:29:40.031Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-14T19:29:41.035Z] Running setup.py install for texttable: finished with status 'done' [2021-07-14T19:29:41.035Z] Running setup.py install for docopt: started [2021-07-14T19:29:41.035Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T19:29:41.035Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-14T19:29:41.035Z] ---> c56342f64961 [2021-07-14T19:29:41.035Z] Step 3/26 : WORKDIR /edgex-go [2021-07-14T19:29:41.035Z] ---> Using cache [2021-07-14T19:29:41.035Z] ---> d6e1cc177331 [2021-07-14T19:29:41.035Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T19:29:41.035Z] ---> Using cache [2021-07-14T19:29:41.035Z] ---> d58d821191fa [2021-07-14T19:29:41.035Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-14T19:29:42.097Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T19:29:42.097Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T19:29:42.097Z] ---> c56342f64961 [2021-07-14T19:29:42.097Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T19:29:42.097Z] ---> Using cache [2021-07-14T19:29:42.097Z] ---> d6e1cc177331 [2021-07-14T19:29:42.097Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T19:29:42.097Z] ---> Using cache [2021-07-14T19:29:42.097Z] ---> d58d821191fa [2021-07-14T19:29:42.097Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-14T19:29:43.102Z] Running setup.py install for docopt: finished with status 'done' [2021-07-14T19:29:44.102Z] Running setup.py install for dockerpty: started [2021-07-14T19:29:44.380Z] ---> Running in 6c3636c87a3d [2021-07-14T19:29:44.380Z] ---> Running in c82392aae06e [2021-07-14T19:29:44.380Z] ---> Running in e7882695fcc6 [2021-07-14T19:29:47.060Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T19:29:47.060Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-14T19:29:47.338Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T19:29:47.338Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T19:29:47.949Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T19:29:48.241Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T19:29:48.241Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T19:29:49.242Z] OK: 218 MiB in 52 packages [2021-07-14T19:29:49.242Z] OK: 218 MiB in 52 packages [2021-07-14T19:29:49.524Z] OK: 218 MiB in 52 packages [2021-07-14T19:29:49.807Z] 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-14T19:29:52.445Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-14T19:29:52.445Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-14T19:29:52.445Z] ---> c56342f64961 [2021-07-14T19:29:52.445Z] Step 3/24 : WORKDIR /edgex-go [2021-07-14T19:29:52.445Z] ---> Using cache [2021-07-14T19:29:52.445Z] ---> d6e1cc177331 [2021-07-14T19:29:52.445Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T19:29:52.445Z] ---> Using cache [2021-07-14T19:29:52.445Z] ---> d58d821191fa [2021-07-14T19:29:52.445Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-14T19:29:52.723Z] ---> Running in 617bb2739134 [2021-07-14T19:29:52.724Z] Removing intermediate container c82392aae06e [2021-07-14T19:29:52.724Z] ---> 5a49598c4c66 [2021-07-14T19:29:52.724Z] Step 6/26 : COPY go.mod . [2021-07-14T19:29:53.335Z] Removing intermediate container e7882695fcc6 [2021-07-14T19:29:53.335Z] ---> 4df3299d972c [2021-07-14T19:29:53.335Z] Step 6/24 : COPY go.mod . [2021-07-14T19:29:53.613Z] Removing intermediate container 6c3636c87a3d [2021-07-14T19:29:53.613Z] ---> 080e1497722b [2021-07-14T19:29:53.613Z] Step 6/24 : COPY go.mod . [2021-07-14T19:29:54.217Z] ---> e8c818d7aa9d [2021-07-14T19:29:54.217Z] Step 7/26 : RUN go mod download [2021-07-14T19:29:54.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T19:29:54.506Z] ---> Running in 384c2a9da9af [2021-07-14T19:29:54.783Z] ---> e4362f1d5151 [2021-07-14T19:29:54.784Z] Step 7/24 : RUN go mod download [2021-07-14T19:29:55.062Z] ---> 789074737b64 [2021-07-14T19:29:55.062Z] Step 7/24 : RUN go mod download [2021-07-14T19:29:55.062Z] ---> Running in 96fbe843a392 [2021-07-14T19:29:55.339Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T19:29:55.618Z] ---> Running in c11b0bdbc48e [2021-07-14T19:29:56.609Z] OK: 218 MiB in 52 packages [2021-07-14T19:29:58.627Z] Removing intermediate container 617bb2739134 [2021-07-14T19:29:58.627Z] ---> a9ad5369f3e6 [2021-07-14T19:29:58.627Z] Step 6/24 : COPY go.mod . [2021-07-14T19:29:59.238Z] Removing intermediate container 384c2a9da9af [2021-07-14T19:29:59.238Z] ---> 6cfb1044b84e [2021-07-14T19:29:59.238Z] Step 8/26 : COPY . . [2021-07-14T19:30:00.311Z] ---> c374d636b256 [2021-07-14T19:30:00.311Z] Step 7/24 : RUN go mod download [2021-07-14T19:30:00.590Z] ---> Running in f6834ca073dc [2021-07-14T19:30:00.882Z] Removing intermediate container 96fbe843a392 [2021-07-14T19:30:00.882Z] ---> 29827f638144 [2021-07-14T19:30:00.882Z] Step 8/24 : COPY . . [2021-07-14T19:30:01.180Z] Removing intermediate container c11b0bdbc48e [2021-07-14T19:30:01.180Z] ---> c84ce5417c63 [2021-07-14T19:30:01.180Z] Step 8/24 : COPY . . [2021-07-14T19:30:05.584Z] Removing intermediate container 501b41621e32 [2021-07-14T19:30:05.584Z] ---> eb01feb7f53f [2021-07-14T19:30:05.584Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-14T19:30:09.030Z] ---> Running in 75ead2f92fd0 [2021-07-14T19:30:09.308Z] Removing intermediate container f6834ca073dc [2021-07-14T19:30:09.308Z] ---> 342d29367772 [2021-07-14T19:30:09.308Z] Step 8/24 : COPY . . [2021-07-14T19:30:09.990Z] Removing intermediate container 75ead2f92fd0 [2021-07-14T19:30:09.990Z] ---> 4381308367aa [2021-07-14T19:30:09.990Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-14T19:30:12.007Z] ---> Running in e25f82f005ad [2021-07-14T19:30:15.474Z] Removing intermediate container e25f82f005ad [2021-07-14T19:30:15.474Z] ---> 5c60f19983c4 [2021-07-14T19:30:15.474Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-14T19:30:20.872Z] ---> 980be1cb147e [2021-07-14T19:30:20.872Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-14T19:30:20.872Z] ---> 9a08c13d7e74 [2021-07-14T19:30:20.872Z] Step 9/26 : RUN go mod tidy [2021-07-14T19:30:21.145Z] ---> Running in 82c0610730a3 [2021-07-14T19:30:21.145Z] ---> d15c3536a570 [2021-07-14T19:30:21.145Z] Step 9/24 : RUN go mod tidy [2021-07-14T19:30:21.418Z] ---> e93bd1be7833 [2021-07-14T19:30:21.418Z] Step 9/24 : RUN go mod tidy [2021-07-14T19:30:22.395Z] ---> ff48cca63318 [2021-07-14T19:30:22.395Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-14T19:30:22.998Z] ---> Running in 5befa6826318 [2021-07-14T19:30:22.998Z] ---> Running in 14ffc97357f3 [2021-07-14T19:30:23.992Z] ---> 36efa133f9eb [2021-07-14T19:30:23.992Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-14T19:30:23.992Z] ---> b2bb533b59c2 [2021-07-14T19:30:23.992Z] Step 9/24 : RUN go mod tidy [2021-07-14T19:30:23.992Z] ---> Running in 6b3921cf37f5 [2021-07-14T19:30:24.268Z] ---> Running in 6f05064c9afa [2021-07-14T19:30:25.252Z] Removing intermediate container 6b3921cf37f5 [2021-07-14T19:30:25.252Z] ---> ae215f212901 [2021-07-14T19:30:25.252Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T19:30:25.252Z] ---> Running in 0a82de81bac9 [2021-07-14T19:30:26.231Z] Removing intermediate container 0a82de81bac9 [2021-07-14T19:30:26.231Z] ---> 6b2d12404230 [2021-07-14T19:30:26.231Z] Step 22/24 : LABEL arch=arm64 [2021-07-14T19:30:26.231Z] ---> Running in 80e03c3016f2 [2021-07-14T19:30:27.221Z] Removing intermediate container 80e03c3016f2 [2021-07-14T19:30:27.221Z] ---> 1db96185cd11 [2021-07-14T19:30:27.221Z] Step 23/24 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 [2021-07-14T19:30:27.221Z] ---> Running in 3c6b7cf0a564 [2021-07-14T19:30:28.217Z] Removing intermediate container 82c0610730a3 [2021-07-14T19:30:28.217Z] ---> ad733d471397 [2021-07-14T19:30:28.217Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-14T19:30:28.812Z] ---> Running in 9fa8745e7cfc [2021-07-14T19:30:28.812Z] Removing intermediate container 3c6b7cf0a564 [2021-07-14T19:30:28.812Z] ---> 8dee00d18b39 [2021-07-14T19:30:28.812Z] Step 24/24 : LABEL version=0.0.0 [2021-07-14T19:30:29.083Z] ---> Running in e0bb53e91cb6 [2021-07-14T19:30:29.352Z] Removing intermediate container 5befa6826318 [2021-07-14T19:30:29.352Z] ---> 078cef237ddd [2021-07-14T19:30:29.352Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-14T19:30:29.627Z] Removing intermediate container 14ffc97357f3 [2021-07-14T19:30:29.627Z] ---> cd8c084e79da [2021-07-14T19:30:29.627Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-14T19:30:29.627Z] ---> Running in fcbc2ea26631 [2021-07-14T19:30:29.627Z] Removing intermediate container e0bb53e91cb6 [2021-07-14T19:30:29.627Z] ---> 50313748e454 [2021-07-14T19:30:29.627Z] [2021-07-14T19:30:29.905Z] ---> Running in 3647b87e5b51 [2021-07-14T19:30:30.179Z] Successfully built 50313748e454 [2021-07-14T19:30:30.456Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-14T19:30:30.456Z]  Building sys-mgmt-agent ... done Removing intermediate container 6f05064c9afa [2021-07-14T19:30:30.456Z] ---> 528f184dded5 [2021-07-14T19:30:30.456Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-14T19:30:30.731Z] ---> Running in bd7341202104 [2021-07-14T19:30:30.731Z] 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-14T19:30:31.718Z] 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-14T19:30:31.996Z] 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-14T19:30:32.600Z] 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-14T19:32:09.512Z] 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-14T19:32:09.512Z] Removing intermediate container 3647b87e5b51 [2021-07-14T19:32:09.512Z] ---> b2985d919076 [2021-07-14T19:32:09.512Z] [2021-07-14T19:32:09.512Z] Step 11/24 : FROM alpine:3.12 [2021-07-14T19:32:09.512Z] ---> c4fd0aeabfcf [2021-07-14T19:32:09.512Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-14T19:32:09.512Z] ---> Using cache [2021-07-14T19:32:09.512Z] ---> 108d0d0a8dde [2021-07-14T19:32:09.512Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T19:32:09.512Z] ---> Using cache [2021-07-14T19:32:09.512Z] ---> 600fc9f1e22e [2021-07-14T19:32:09.512Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-14T19:32:09.512Z] ---> Running in fb584ade6b6c [2021-07-14T19:32:09.512Z] Removing intermediate container fb584ade6b6c [2021-07-14T19:32:09.512Z] ---> dc6c9862c4c4 [2021-07-14T19:32:09.512Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-14T19:32:09.512Z] ---> Running in a329cdea8696 [2021-07-14T19:32:09.512Z] Removing intermediate container a329cdea8696 [2021-07-14T19:32:09.512Z] ---> 029a3513c223 [2021-07-14T19:32:09.512Z] Step 16/24 : WORKDIR / [2021-07-14T19:32:09.512Z] ---> Running in 2a1b653e167b [2021-07-14T19:32:09.512Z] Removing intermediate container 2a1b653e167b [2021-07-14T19:32:09.512Z] ---> 8a1cca2fa8fb [2021-07-14T19:32:09.512Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T19:32:09.512Z] Removing intermediate container 9fa8745e7cfc [2021-07-14T19:32:09.512Z] ---> 957d527ab271 [2021-07-14T19:32:09.512Z] [2021-07-14T19:32:09.512Z] Step 11/26 : FROM alpine:3.12 [2021-07-14T19:32:09.512Z] ---> c4fd0aeabfcf [2021-07-14T19:32:09.512Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-14T19:32:09.512Z] ---> d9c421e27958 [2021-07-14T19:32:09.512Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-14T19:32:09.512Z] ---> Running in 237397bb34a9 [2021-07-14T19:32:09.512Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T19:32:09.512Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T19:32:09.512Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-14T19:32:09.512Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-14T19:32:09.512Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-14T19:32:09.512Z] (4/6) Installing curl (7.77.0-r0) [2021-07-14T19:32:09.512Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-14T19:32:09.512Z] (6/6) Installing su-exec (0.2-r1) [2021-07-14T19:32:09.512Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T19:32:09.512Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T19:32:09.512Z] OK: 7 MiB in 20 packages [2021-07-14T19:32:09.788Z] ---> 887729cf0b0d [2021-07-14T19:32:09.788Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-14T19:32:10.399Z] Removing intermediate container bd7341202104 [2021-07-14T19:32:10.400Z] ---> 683f5c75b44a [2021-07-14T19:32:10.400Z] [2021-07-14T19:32:10.400Z] Step 11/24 : FROM alpine:3.12 [2021-07-14T19:32:10.400Z] ---> c4fd0aeabfcf [2021-07-14T19:32:10.400Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-14T19:32:10.400Z] ---> Using cache [2021-07-14T19:32:10.400Z] ---> 108d0d0a8dde [2021-07-14T19:32:10.400Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-14T19:32:10.400Z] ---> Using cache [2021-07-14T19:32:10.400Z] ---> 600fc9f1e22e [2021-07-14T19:32:10.400Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-14T19:32:10.674Z] ---> Running in dd96b3cd912c [2021-07-14T19:32:10.946Z] ---> 09896e1ac555 [2021-07-14T19:32:10.946Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-14T19:32:11.221Z] ---> Running in 5dafc60b56e4 [2021-07-14T19:32:11.221Z] Removing intermediate container dd96b3cd912c [2021-07-14T19:32:11.221Z] ---> 93abc07e9fd0 [2021-07-14T19:32:11.221Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-14T19:32:11.831Z] Removing intermediate container 237397bb34a9 [2021-07-14T19:32:11.831Z] ---> 468dc405bcc4 [2021-07-14T19:32:11.831Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-14T19:32:11.831Z] ---> Running in df6c1b90036c [2021-07-14T19:32:11.831Z] Removing intermediate container 5dafc60b56e4 [2021-07-14T19:32:11.831Z] ---> 210b38daaab2 [2021-07-14T19:32:11.831Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T19:32:12.119Z] ---> Running in 5c3d95f2dbc5 [2021-07-14T19:32:12.397Z] ---> Running in bc4e31934a21 [2021-07-14T19:32:13.002Z] Removing intermediate container df6c1b90036c [2021-07-14T19:32:13.002Z] ---> 23433c746825 [2021-07-14T19:32:13.002Z] Step 16/24 : WORKDIR / [2021-07-14T19:32:13.002Z] Removing intermediate container 5c3d95f2dbc5 [2021-07-14T19:32:13.002Z] ---> efc99963eb7d [2021-07-14T19:32:13.002Z] Step 14/26 : WORKDIR / [2021-07-14T19:32:13.002Z] ---> Running in fdd7a9d09e20 [2021-07-14T19:32:13.277Z] ---> Running in dd65459177ef [2021-07-14T19:32:13.278Z] Removing intermediate container bc4e31934a21 [2021-07-14T19:32:13.278Z] ---> f8023035271c [2021-07-14T19:32:13.278Z] Step 22/24 : LABEL arch=arm64 [2021-07-14T19:32:13.551Z] Removing intermediate container fcbc2ea26631 [2021-07-14T19:32:13.551Z] ---> ff8ae810795f [2021-07-14T19:32:13.551Z] [2021-07-14T19:32:13.551Z] Step 11/24 : FROM alpine:3.12 [2021-07-14T19:32:13.551Z] ---> c4fd0aeabfcf [2021-07-14T19:32:13.551Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-14T19:32:13.551Z] ---> Running in 38ac5c30178a [2021-07-14T19:32:13.825Z] ---> Running in d29dfdd2d9b8 [2021-07-14T19:32:13.825Z] Removing intermediate container fdd7a9d09e20 [2021-07-14T19:32:13.825Z] ---> 1c93a30fd66a [2021-07-14T19:32:13.825Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T19:32:13.825Z] Removing intermediate container dd65459177ef [2021-07-14T19:32:13.825Z] ---> 42fc09d093f7 [2021-07-14T19:32:13.825Z] 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-14T19:32:14.098Z] Removing intermediate container 38ac5c30178a [2021-07-14T19:32:14.098Z] ---> 44714f9e7feb [2021-07-14T19:32:14.098Z] Step 23/24 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 [2021-07-14T19:32:14.373Z] Removing intermediate container d29dfdd2d9b8 [2021-07-14T19:32:14.373Z] ---> a419b5dca5b9 [2021-07-14T19:32:14.373Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-14T19:32:14.373Z] ---> Running in da4dfafeafe6 [2021-07-14T19:32:14.646Z] ---> Running in 946805a99ebd [2021-07-14T19:32:14.918Z] ---> 080f8d061d58 [2021-07-14T19:32:14.918Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-14T19:32:14.918Z] ---> 971a4442b68b [2021-07-14T19:32:14.918Z] 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-14T19:32:15.190Z] Removing intermediate container da4dfafeafe6 [2021-07-14T19:32:15.190Z] ---> c80f8c0c8e03 [2021-07-14T19:32:15.190Z] Step 24/24 : LABEL version=0.0.0 [2021-07-14T19:32:15.190Z] Removing intermediate container 946805a99ebd [2021-07-14T19:32:15.190Z] ---> 6768c86cbeab [2021-07-14T19:32:15.190Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-14T19:32:15.190Z] ---> Running in 45428fc8c5b9 [2021-07-14T19:32:15.785Z] ---> Running in 90c8722ea1ad [2021-07-14T19:32:15.785Z] Removing intermediate container 45428fc8c5b9 [2021-07-14T19:32:15.785Z] ---> 081930269eaa [2021-07-14T19:32:15.785Z] [2021-07-14T19:32:16.383Z] ---> 0da40559710f [2021-07-14T19:32:16.383Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-14T19:32:16.383Z] Successfully built 081930269eaa [2021-07-14T19:32:16.383Z] Successfully tagged core-command-arm64:latest [2021-07-14T19:32:16.383Z]  Building core-command ... done Removing intermediate container 90c8722ea1ad [2021-07-14T19:32:16.383Z] ---> ef14e0a81e14 [2021-07-14T19:32:16.383Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T19:32:16.383Z] ---> 47d804c451e0 [2021-07-14T19:32:16.383Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-14T19:32:16.659Z] ---> Running in 570f60377f6c [2021-07-14T19:32:17.276Z] ---> 891c69410d11 [2021-07-14T19:32:17.276Z] 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-14T19:32:17.558Z] ---> 96f81202ac67 [2021-07-14T19:32:17.558Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-14T19:32:17.832Z] ---> Running in aa9ca7773f40 [2021-07-14T19:32:18.109Z] ---> 7e7f61c1aceb [2021-07-14T19:32:18.109Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-14T19:32:18.384Z] Removing intermediate container aa9ca7773f40 [2021-07-14T19:32:18.384Z] ---> cb2cc540ec42 [2021-07-14T19:32:18.384Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T19:32:18.659Z] ---> Running in 3396ca48f692 [2021-07-14T19:32:19.259Z] Removing intermediate container 3396ca48f692 [2021-07-14T19:32:19.259Z] ---> e06bd9530400 [2021-07-14T19:32:19.259Z] Step 22/24 : LABEL arch=arm64 [2021-07-14T19:32:19.535Z] ---> Running in 11790376e369 [2021-07-14T19:32:19.535Z] Removing intermediate container 570f60377f6c [2021-07-14T19:32:19.535Z] ---> 23b42fa7c64c [2021-07-14T19:32:19.535Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-14T19:32:19.535Z] ---> bdc24530d3c3 [2021-07-14T19:32:19.535Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-14T19:32:19.807Z] ---> Running in 60f9730285ba [2021-07-14T19:32:20.417Z] Removing intermediate container 11790376e369 [2021-07-14T19:32:20.417Z] ---> 7da1c140e23d [2021-07-14T19:32:20.417Z] Step 23/24 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 [2021-07-14T19:32:20.417Z] ---> Running in eaa8a5b23807 [2021-07-14T19:32:21.019Z] ---> b99e736589f7 [2021-07-14T19:32:21.019Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-14T19:32:21.297Z] Removing intermediate container eaa8a5b23807 [2021-07-14T19:32:21.297Z] ---> d05e09641dd8 [2021-07-14T19:32:21.297Z] Step 24/24 : LABEL version=0.0.0 [2021-07-14T19:32:21.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T19:32:21.297Z] ---> Running in e2a1c13a85de [2021-07-14T19:32:21.897Z] Removing intermediate container e2a1c13a85de [2021-07-14T19:32:21.897Z] ---> 2f5893a97959 [2021-07-14T19:32:21.897Z] [2021-07-14T19:32:21.897Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T19:32:22.170Z] ---> b6ed157cf5fc [2021-07-14T19:32:22.170Z] 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-14T19:32:22.444Z] Successfully built 2f5893a97959 [2021-07-14T19:32:22.444Z] Successfully tagged core-metadata-arm64:latest [2021-07-14T19:32:22.444Z]  Building core-metadata ... done  ---> Running in b1c257479fd3 [2021-07-14T19:32:22.716Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-14T19:32:22.985Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-14T19:32:22.985Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-14T19:32:22.985Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-14T19:32:23.255Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-14T19:32:23.526Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-14T19:32:23.526Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T19:32:23.526Z] OK: 8 MiB in 20 packages [2021-07-14T19:32:24.961Z] Removing intermediate container 60f9730285ba [2021-07-14T19:32:24.961Z] ---> ad873970af1c [2021-07-14T19:32:24.961Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-14T19:32:24.961Z] Removing intermediate container b1c257479fd3 [2021-07-14T19:32:24.961Z] ---> a3a76988a586 [2021-07-14T19:32:24.961Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-14T19:32:24.961Z] ---> Running in 401b3864a94f [2021-07-14T19:32:25.563Z] Removing intermediate container 401b3864a94f [2021-07-14T19:32:25.563Z] ---> b0a18e36b253 [2021-07-14T19:32:25.563Z] Step 24/26 : LABEL arch=arm64 [2021-07-14T19:32:25.563Z] ---> Running in 1d84ca84a244 [2021-07-14T19:32:25.847Z] ---> e045ccebc6d7 [2021-07-14T19:32:25.847Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-14T19:32:26.146Z] Removing intermediate container 1d84ca84a244 [2021-07-14T19:32:26.146Z] ---> d9072676e071 [2021-07-14T19:32:26.146Z] Step 25/26 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 [2021-07-14T19:32:26.419Z] ---> Running in 7e0d05190458 [2021-07-14T19:32:27.018Z] ---> aeedb5d6ab0d [2021-07-14T19:32:27.018Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-14T19:32:27.293Z] Removing intermediate container 7e0d05190458 [2021-07-14T19:32:27.293Z] ---> a3e9968e8a75 [2021-07-14T19:32:27.293Z] Step 26/26 : LABEL version=0.0.0 [2021-07-14T19:32:27.293Z] ---> Running in c1bce1d19f7d [2021-07-14T19:32:27.889Z] Removing intermediate container c1bce1d19f7d [2021-07-14T19:32:27.889Z] ---> ab326e03f1fb [2021-07-14T19:32:27.889Z] [2021-07-14T19:32:28.164Z] ---> f3bb9cbd9812 [2021-07-14T19:32:28.164Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-14T19:32:28.164Z] Successfully built ab326e03f1fb [2021-07-14T19:32:28.436Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-14T19:32:28.436Z]  Building security-secretstore-setup ... done  ---> Running in b0aa93dbf02c [2021-07-14T19:32:28.709Z] Removing intermediate container b0aa93dbf02c [2021-07-14T19:32:28.709Z] ---> 7895a1f4f308 [2021-07-14T19:32:28.709Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-14T19:32:28.986Z] ---> Running in b16e3ab71dcf [2021-07-14T19:32:29.601Z] Removing intermediate container b16e3ab71dcf [2021-07-14T19:32:29.601Z] ---> f4514fc394bb [2021-07-14T19:32:29.601Z] Step 22/24 : LABEL arch=arm64 [2021-07-14T19:32:29.601Z] ---> Running in a5e5ac54c4eb [2021-07-14T19:32:30.220Z] Removing intermediate container a5e5ac54c4eb [2021-07-14T19:32:30.220Z] ---> cebd25ca4e42 [2021-07-14T19:32:30.220Z] Step 23/24 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 [2021-07-14T19:32:30.220Z] ---> Running in 2d0f4790ea59 [2021-07-14T19:32:30.845Z] Removing intermediate container 2d0f4790ea59 [2021-07-14T19:32:30.845Z] ---> 65c06b430143 [2021-07-14T19:32:30.845Z] Step 24/24 : LABEL version=0.0.0 [2021-07-14T19:32:31.125Z] ---> Running in 1ed22803402b [2021-07-14T19:32:31.720Z] Removing intermediate container 1ed22803402b [2021-07-14T19:32:31.720Z] ---> c3908dec12c6 [2021-07-14T19:32:31.720Z] [2021-07-14T19:32:31.994Z] Successfully built c3908dec12c6 [2021-07-14T19:32:31.994Z] Successfully tagged core-data-arm64:latest [2021-07-14T19:32:32.281Z]  Building core-data ... done  [Pipeline] } [2021-07-14T19:32:32.287Z] $ docker stop --time=1 c2c519fac16bd58a303f90f2433702994f6f65f6e5569b85f7b7302783db0e2e [2021-07-14T19:32:34.174Z] $ docker rm -f c2c519fac16bd58a303f90f2433702994f6f65f6e5569b85f7b7302783db0e2e [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T19:32:34.775Z] + docker images [2021-07-14T19:32:35.048Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-14T19:32:35.048Z] core-data-arm64 latest c3908dec12c6 3 seconds ago 19.2MB [2021-07-14T19:32:35.049Z] security-secretstore-setup-arm64 latest ab326e03f1fb 7 seconds ago 27.1MB [2021-07-14T19:32:35.049Z] core-metadata-arm64 latest 2f5893a97959 13 seconds ago 15.7MB [2021-07-14T19:32:35.049Z] core-command-arm64 latest 081930269eaa 19 seconds ago 15MB [2021-07-14T19:32:35.049Z] ff8ae810795f 22 seconds ago 997MB [2021-07-14T19:32:35.049Z] 683f5c75b44a 25 seconds ago 994MB [2021-07-14T19:32:35.049Z] 957d527ab271 29 seconds ago 998MB [2021-07-14T19:32:35.049Z] b2985d919076 34 seconds ago 989MB [2021-07-14T19:32:35.049Z] sys-mgmt-agent-arm64 latest 50313748e454 2 minutes ago 298MB [2021-07-14T19:32:35.049Z] security-bootstrapper-arm64 latest e578cacc46d5 3 minutes ago 17.5MB [2021-07-14T19:32:35.049Z] security-proxy-setup-arm64 latest 37718facec00 3 minutes ago 24.2MB [2021-07-14T19:32:35.049Z] support-notifications-arm64 latest 686c0aa785e5 3 minutes ago 15.7MB [2021-07-14T19:32:35.049Z] support-scheduler-arm64 latest d49373f0be6a 3 minutes ago 15.1MB [2021-07-14T19:32:35.049Z] fc614e3665d9 3 minutes ago 991MB [2021-07-14T19:32:35.049Z] c81877fff784 3 minutes ago 991MB [2021-07-14T19:32:35.049Z] 0824aca0e374 3 minutes ago 992MB [2021-07-14T19:32:35.049Z] c7464fe511e1 3 minutes ago 990MB [2021-07-14T19:32:35.049Z] ce231f8cc56f 3 minutes ago 995MB [2021-07-14T19:32:35.049Z] ci-base-image-arm64 latest c56342f64961 14 minutes ago 663MB [2021-07-14T19:32:35.049Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 4 days ago 451MB [2021-07-14T19:32:35.049Z] alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB [2021-07-14T19:32:35.049Z] docker 20.10.0 eeaf43b92773 7 months ago 228MB [2021-07-14T19:32:35.049Z] 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-14T19:32:35.882Z] ---> job-cost.sh [2021-07-14T19:32:35.882Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PQVB [2021-07-14T19:33:14.822Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-14T19:34:51.558Z] lf-activate-venv(): INFO: Adding /tmp/venv-PQVB/bin to PATH [2021-07-14T19:34:51.559Z] INFO: No Stack... [2021-07-14T19:34:51.559Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-14T19:34:51.559Z] INFO: Archiving Costs [Pipeline] sh [2021-07-14T19:34:51.905Z] + + cut -d, -f6 [2021-07-14T19:34:51.905Z] cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2021-07-14T19:34:51.967Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3619-2-stack-cost] [2021-07-14T19:34:51.977Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3619-2-stack-cost] did not exist. Created. [2021-07-14T19:34:51.977Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3619-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-14T19:34:52.331Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-14T19:34:52.587Z] Stashed 1 file(s) [Pipeline] } [2021-07-14T19:34:52.600Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3619-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-14T19:34:53.287Z] provisioning config files... [2021-07-14T19:34:53.301Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8455726123355874702tmp [Pipeline] { [Pipeline] sh [2021-07-14T19:34:53.636Z] + set +x [2021-07-14T19:34:53.636Z] + curl -s https://codecov.io/bash [2021-07-14T19:34:53.636Z] + bash -s -- [2021-07-14T19:34:53.636Z] [2021-07-14T19:34:53.636Z] _____ _ [2021-07-14T19:34:53.636Z] / ____| | | [2021-07-14T19:34:53.636Z] | | ___ __| | ___ ___ _____ __ [2021-07-14T19:34:53.636Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-14T19:34:53.636Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-14T19:34:53.636Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-14T19:34:53.636Z] Bash-1.0.4 [2021-07-14T19:34:53.636Z] [2021-07-14T19:34:53.636Z] [2021-07-14T19:34:53.905Z] ==> git version 2.24.4 found [2021-07-14T19:34:53.905Z] ==> 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-14T19:34:53.905Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-14T19:34:53.905Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-14T19:34:53.905Z] ==> Jenkins CI detected. [2021-07-14T19:34:53.905Z] project root: . [2021-07-14T19:34:53.905Z] --> token set from env [2021-07-14T19:34:53.905Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-14T19:34:53.905Z] ==> Running gcov in . (disable via -X gcov) [2021-07-14T19:34:53.905Z] ==> Python coveragepy not found [2021-07-14T19:34:53.905Z] ==> Searching for coverage reports in: [2021-07-14T19:34:53.905Z] + . [2021-07-14T19:34:53.905Z] -> Found 1 reports [2021-07-14T19:34:53.905Z] ==> Detecting git/mercurial file structure [2021-07-14T19:34:53.905Z] ==> Reading reports [2021-07-14T19:34:53.905Z] + ./coverage.out bytes=399433 [2021-07-14T19:34:53.905Z] ==> Appending adjustments [2021-07-14T19:34:53.905Z] https://docs.codecov.io/docs/fixing-reports [2021-07-14T19:34:55.074Z] + Found adjustments [2021-07-14T19:34:55.074Z] ==> Gzipping contents [2021-07-14T19:34:55.074Z] 56K /tmp/codecov.XvTGqb.gz [2021-07-14T19:34:55.074Z] ==> Uploading reports [2021-07-14T19:34:55.074Z] url: https://codecov.io [2021-07-14T19:34:55.074Z] query: branch=PR-3619&commit=6e34c02cb97ca79db981051303629e336b02b636&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3619%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3619&job=&cmd_args= [2021-07-14T19:34:55.074Z] -> Pinging Codecov [2021-07-14T19:34:55.074Z] https://codecov.io/upload/v4?package=bash-1.0.4&branch=PR-3619&commit=6e34c02cb97ca79db981051303629e336b02b636&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3619%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3619&job=&cmd_args= [2021-07-14T19:34:55.340Z] -> Uploading to [2021-07-14T19:34:55.340Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-14/00271124DB129430A58F1EEE437C3FCB/6e34c02cb97ca79db981051303629e336b02b636/2f6f8239-6f08-47fe-840e-96b340b89645.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210714T193455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3aba8d8ebd0ed64d3aff0386b9fd55fb554286912716284e16f8b23e8625938a [2021-07-14T19:34:55.340Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-14T19:34:55.340Z] Dload Upload Total Spent Left Speed [2021-07-14T19:34:55.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54030 0 0 100 54030 0 140k --:--:-- --:--:-- --:--:-- 140k [2021-07-14T19:34:55.920Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6e34c02cb97ca79db981051303629e336b02b636 [Pipeline] } [2021-07-14T19:34:55.933Z] 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-14T19:34:57.133Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:34:57.730Z] ---> package-listing.sh [2021-07-14T19:34:57.730Z] ++ facter osfamily [2021-07-14T19:34:57.730Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-14T19:34:58.002Z] + OS_FAMILY=redhat [2021-07-14T19:34:58.002Z] + workspace=/w/workspace/edgex-go/2 [2021-07-14T19:34:58.002Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-14T19:34:58.002Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-14T19:34:58.002Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-14T19:34:58.002Z] + PACKAGES=/tmp/packages_start.txt [2021-07-14T19:34:58.002Z] + '[' /w/workspace/edgex-go/2 ']' [2021-07-14T19:34:58.002Z] + PACKAGES=/tmp/packages_end.txt [2021-07-14T19:34:58.002Z] + case "${OS_FAMILY}" in [2021-07-14T19:34:58.002Z] + rpm -qa [2021-07-14T19:34:58.002Z] + sort [2021-07-14T19:34:59.954Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-14T19:34:59.954Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-14T19:34:59.954Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-14T19:34:59.954Z] + '[' /w/workspace/edgex-go/2 ']' [2021-07-14T19:34:59.954Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-07-14T19:34:59.954Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-07-14T19:34:59.974Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-14T19:35:00.298Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:35:00.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T19:35:00.890Z] [2021-07-14T19:35:00.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:35:01.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T19:35:01.230Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-14T19:35:01.230Z] df20fa9351a1: Pulling fs layer [2021-07-14T19:35:01.230Z] 36b3adc4ff6f: Pulling fs layer [2021-07-14T19:35:01.230Z] 8ad3a11d3b57: Pulling fs layer [2021-07-14T19:35:01.230Z] 46f8f816bc3b: Pulling fs layer [2021-07-14T19:35:01.230Z] 93b61091891f: Pulling fs layer [2021-07-14T19:35:01.230Z] 93b9cdb0e59b: Pulling fs layer [2021-07-14T19:35:01.230Z] 5e14af77c1be: Pulling fs layer [2021-07-14T19:35:01.230Z] 01666e4c0597: Pulling fs layer [2021-07-14T19:35:01.230Z] aa168da1d23b: Pulling fs layer [2021-07-14T19:35:01.230Z] 46f8f816bc3b: Waiting [2021-07-14T19:35:01.230Z] 93b61091891f: Waiting [2021-07-14T19:35:01.230Z] 93b9cdb0e59b: Waiting [2021-07-14T19:35:01.230Z] 5e14af77c1be: Waiting [2021-07-14T19:35:01.230Z] 01666e4c0597: Waiting [2021-07-14T19:35:01.230Z] aa168da1d23b: Waiting [2021-07-14T19:35:01.709Z] 36b3adc4ff6f: Verifying Checksum [2021-07-14T19:35:01.709Z] 36b3adc4ff6f: Download complete [2021-07-14T19:35:01.709Z] 46f8f816bc3b: Verifying Checksum [2021-07-14T19:35:01.709Z] 46f8f816bc3b: Download complete [2021-07-14T19:35:01.709Z] df20fa9351a1: Verifying Checksum [2021-07-14T19:35:01.709Z] df20fa9351a1: Download complete [2021-07-14T19:35:01.709Z] 93b9cdb0e59b: Verifying Checksum [2021-07-14T19:35:01.709Z] 93b9cdb0e59b: Download complete [2021-07-14T19:35:01.709Z] 5e14af77c1be: Verifying Checksum [2021-07-14T19:35:01.709Z] 5e14af77c1be: Download complete [2021-07-14T19:35:01.709Z] 01666e4c0597: Verifying Checksum [2021-07-14T19:35:01.709Z] 01666e4c0597: Download complete [2021-07-14T19:35:01.709Z] df20fa9351a1: Pull complete [2021-07-14T19:35:01.981Z] 36b3adc4ff6f: Pull complete [2021-07-14T19:35:01.981Z] 93b61091891f: Verifying Checksum [2021-07-14T19:35:01.981Z] 93b61091891f: Download complete [2021-07-14T19:35:02.246Z] 8ad3a11d3b57: Verifying Checksum [2021-07-14T19:35:02.246Z] 8ad3a11d3b57: Download complete [2021-07-14T19:35:02.841Z] 8ad3a11d3b57: Pull complete [2021-07-14T19:35:02.841Z] 46f8f816bc3b: Pull complete [2021-07-14T19:35:03.107Z] 93b61091891f: Pull complete [2021-07-14T19:35:03.107Z] 93b9cdb0e59b: Pull complete [2021-07-14T19:35:03.107Z] 5e14af77c1be: Pull complete [2021-07-14T19:35:03.107Z] 01666e4c0597: Pull complete [2021-07-14T19:35:07.362Z] aa168da1d23b: Verifying Checksum [2021-07-14T19:35:07.362Z] aa168da1d23b: Download complete [2021-07-14T19:35:11.643Z] aa168da1d23b: Pull complete [2021-07-14T19:35:11.643Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-14T19:35:11.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T19:35:11.643Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-14T19:35:11.747Z] prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container [2021-07-14T19:35:11.811Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-14T19:35:14.870Z] $ docker top 344bdddf0f96d1ebf200452a48288852e1ec8ad70d3473402d3bae0591da5fa7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T19:35:15.275Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-14T19:35:15.611Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-14T19:35:15.931Z] + ls /var/log/sa-host [2021-07-14T19:35:15.931Z] + sadf -c /var/log/sa-host/sa05 [2021-07-14T19:35:15.931Z] file_magic: OK [2021-07-14T19:35:15.931Z] HZ: Using current value: 100 [2021-07-14T19:35:15.931Z] file_header: OK [2021-07-14T19:35:15.931Z] 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-14T19:35:15.931Z] Statistics: [2021-07-14T19:35:15.931Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T19:35:15.931Z] File successfully converted to sysstat format version 12.2.1 [2021-07-14T19:35:15.931Z] + sadf -c /var/log/sa-host/sa14 [2021-07-14T19:35:15.931Z] file_magic: OK [2021-07-14T19:35:15.931Z] HZ: Using current value: 100 [2021-07-14T19:35:15.931Z] file_header: OK [2021-07-14T19:35:15.931Z] 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-14T19:35:15.931Z] Statistics: [2021-07-14T19:35:15.931Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T19:35:15.931Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T19:35:16.155Z] provisioning config files... [2021-07-14T19:35:16.179Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1821153074425365264tmp [Pipeline] { [Pipeline] echo [2021-07-14T19:35:16.201Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:35:16.533Z] ---> create-netrc.sh [Pipeline] } [2021-07-14T19:35:16.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:35:16.978Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-14T19:35:16.992Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:35:17.306Z] ---> sudo-logs.sh [2021-07-14T19:35:17.306Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-14T19:35:17.339Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:35:17.658Z] ---> job-cost.sh [2021-07-14T19:35:17.658Z] lf-activate-venv: SKIPPING [2021-07-14T19:35:17.658Z] DEBUG: total: 0.18000000715255737 [2021-07-14T19:35:17.658Z] INFO: Retrieving Stack Cost... [2021-07-14T19:35:18.620Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-14T19:35:19.206Z] INFO: Archiving Costs [Pipeline] echo [2021-07-14T19:35:19.225Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:35:19.599Z] ---> logs-deploy.sh [2021-07-14T19:35:19.600Z] lf-activate-venv: SKIPPING [2021-07-14T19:35:19.600Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3619/2 [2021-07-14T19:35:19.600Z] INFO: archiving workspace using pattern(s): [2021-07-14T19:35:20.564Z] Archives upload complete. [2021-07-14T19:35:20.564Z] INFO: archiving logs to Nexus