Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from db66c4504b6fb0d2feecb233a954eef631c67d3a+4edb777b9d60e900e8671f5ac6453e52ef440742 (f6196dbc15518ceb3afd80ca0d3a7c8a3bc7dc54) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4202439198183400423.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2841333676610988901.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-3531/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7317363920372643378.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5350207846354432242.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh337952061240997821.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2158 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/35 [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/35 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/35@tmp/jenkins-gitclient-ssh4530483014506722503.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/35@tmp/jenkins-gitclient-ssh421657261095089273.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit db66c4504b6fb0d2feecb233a954eef631c67d3a Merge succeeded, producing d254be024d05f1461ebe21894856791ee0b12424 Checking out Revision d254be024d05f1461ebe21894856791ee0b12424 (PR-3531) > git config core.sparsecheckout # timeout=10 > git checkout -f db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/35@tmp/jenkins-gitclient-ssh6666118788688470486.key > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d254be024d05f1461ebe21894856791ee0b12424 # timeout=10 Commit message: "Merge commit '4edb777b9d60e900e8671f5ac6453e52ef440742' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-08T00:30:26.789Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-08T00:30:26.898Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-08T00:30:26.927Z] ========================================================= [2021-07-08T00:30:26.927Z] EdgeX Global Pipelines Version Info [2021-07-08T00:30:26.927Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6e6ed2435c209c7ed987b0017ef719baf24ad154 # timeout=10 [2021-07-08T00:30:28.307Z] ------------------- [2021-07-08T00:30:28.307Z] stable info: [2021-07-08T00:30:28.307Z] ------------------- [2021-07-08T00:30:28.307Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-08T00:30:28.307Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-08T00:30:28.307Z] Message: update stable to v1.0.196 [2021-07-08T00:30:28.883Z] ------------------- [2021-07-08T00:30:28.883Z] experimental info: [2021-07-08T00:30:28.883Z] ------------------- [2021-07-08T00:30:28.883Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-08T00:30:28.883Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-08T00:30:28.883Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-08T00:30:29.025Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-08T00:30:29.050Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-08T00:30:29.078Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-08T00:30:29.106Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-08T00:30:29.126Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-08T00:30:29.146Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-08T00:30:29.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-08T00:30:29.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-08T00:30:29.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-08T00:30:29.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-08T00:30:29.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-08T00:30:29.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-08T00:30:29.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-08T00:30:29.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-08T00:30:29.377Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-08T00:30:29.416Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-08T00:30:29.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-08T00:30:29.482Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-08T00:30:29.514Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-08T00:30:29.538Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-08T00:30:29.559Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-08T00:30:29.583Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-08T00:30:29.605Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo [2021-07-08T00:30:29.627Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo [2021-07-08T00:30:29.650Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo [2021-07-08T00:30:29.671Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d254be024d05f1461ebe21894856791ee0b12424 [Pipeline] echo [2021-07-08T00:30:29.694Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d254be0 [Pipeline] echo [2021-07-08T00:30:29.716Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-08T00:30:29.795Z] provisioning config files... [2021-07-08T00:30:29.813Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/35@tmp/config4674791538116412924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-08T00:30:30.137Z] ---> docker-login.sh [2021-07-08T00:30:30.137Z] nexus3.edgexfoundry.org:10001 [2021-07-08T00:30:30.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T00:30:30.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T00:30:30.400Z] Configure a credential helper to remove this warning. See [2021-07-08T00:30:30.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T00:30:30.400Z] [2021-07-08T00:30:30.400Z] Login Succeeded [2021-07-08T00:30:30.400Z] nexus3.edgexfoundry.org:10002 [2021-07-08T00:30:30.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T00:30:30.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T00:30:30.669Z] Configure a credential helper to remove this warning. See [2021-07-08T00:30:30.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T00:30:30.669Z] [2021-07-08T00:30:30.669Z] Login Succeeded [2021-07-08T00:30:30.669Z] nexus3.edgexfoundry.org:10003 [2021-07-08T00:30:30.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T00:30:30.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T00:30:30.669Z] Configure a credential helper to remove this warning. See [2021-07-08T00:30:30.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T00:30:30.669Z] [2021-07-08T00:30:30.669Z] Login Succeeded [2021-07-08T00:30:30.669Z] nexus3.edgexfoundry.org:10004 [2021-07-08T00:30:30.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T00:30:30.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T00:30:30.935Z] Configure a credential helper to remove this warning. See [2021-07-08T00:30:30.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T00:30:30.935Z] [2021-07-08T00:30:30.935Z] Login Succeeded [2021-07-08T00:30:30.935Z] docker.io [2021-07-08T00:30:30.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T00:30:31.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T00:30:31.197Z] Configure a credential helper to remove this warning. See [2021-07-08T00:30:31.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T00:30:31.197Z] [2021-07-08T00:30:31.197Z] Login Succeeded [2021-07-08T00:30:31.197Z] ---> docker-login.sh ends [Pipeline] } [2021-07-08T00:30:31.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-08T00:30:31.537Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-07-08T00:30:31.537Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-08T00:30:31.537Z] ++ dirname cmd/core-command/Dockerfile [2021-07-08T00:30:31.537Z] ++ cut -d/ -f2 [2021-07-08T00:30:31.537Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-08T00:30:31.537Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-08T00:30:31.537Z] ++ dirname cmd/core-data/Dockerfile [2021-07-08T00:30:31.537Z] ++ cut -d/ -f2 [2021-07-08T00:30:31.537Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-08T00:30:31.537Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-08T00:30:31.537Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-08T00:30:31.537Z] ++ cut -d/ -f2 [2021-07-08T00:30:31.537Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-08T00:30:31.537Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-08T00:30:31.537Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-08T00:30:31.537Z] ++ cut -d/ -f2 [2021-07-08T00:30:31.537Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-08T00:30:31.537Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-08T00:30:31.537Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-08T00:30:31.537Z] ++ cut -d/ -f2 [2021-07-08T00:30:31.537Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-08T00:30:31.537Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-08T00:30:31.537Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-08T00:30:31.537Z] ++ cut -d/ -f2 [2021-07-08T00:30:31.537Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-08T00:30:31.537Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-08T00:30:31.537Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-08T00:30:31.537Z] ++ cut -d/ -f2 [2021-07-08T00:30:31.537Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-08T00:30:31.537Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-08T00:30:31.537Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-08T00:30:31.537Z] ++ cut -d/ -f2 [2021-07-08T00:30:31.537Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-08T00:30:31.537Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-08T00:30:31.537Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-08T00:30:31.537Z] ++ cut -d/ -f2 [2021-07-08T00:30:31.537Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-08T00:30:31.585Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:30:33.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-08T00:30:33.111Z] [2021-07-08T00:30:33.111Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:30:33.427Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-08T00:30:33.427Z] latest: Pulling from edgex-devops/git-semver [2021-07-08T00:30:33.427Z] 31603596830f: Pulling fs layer [2021-07-08T00:30:33.427Z] b6dc333f4379: Pulling fs layer [2021-07-08T00:30:33.427Z] 3d9ef1400e77: Pulling fs layer [2021-07-08T00:30:33.427Z] fd332fbdc1db: Pulling fs layer [2021-07-08T00:30:33.427Z] fd332fbdc1db: Waiting [2021-07-08T00:30:33.427Z] b6dc333f4379: Verifying Checksum [2021-07-08T00:30:33.427Z] b6dc333f4379: Download complete [2021-07-08T00:30:33.691Z] 31603596830f: Download complete [2021-07-08T00:30:33.691Z] fd332fbdc1db: Verifying Checksum [2021-07-08T00:30:33.691Z] fd332fbdc1db: Download complete [2021-07-08T00:30:33.691Z] 3d9ef1400e77: Verifying Checksum [2021-07-08T00:30:33.691Z] 3d9ef1400e77: Download complete [2021-07-08T00:30:33.691Z] 31603596830f: Pull complete [2021-07-08T00:30:33.959Z] b6dc333f4379: Pull complete [2021-07-08T00:30:34.536Z] 3d9ef1400e77: Pull complete [2021-07-08T00:30:34.810Z] fd332fbdc1db: Pull complete [2021-07-08T00:30:34.810Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-08T00:30:34.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-08T00:30:34.810Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-08T00:30:34.903Z] prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container [2021-07-08T00:30:34.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-08T00:30:36.304Z] $ docker top a041927a6628f7fe5fc33bf8942b6c396303e50ba9a6f8d9878b468895fb2a2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-08T00:30:36.428Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-08T00:30:36.428Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-08T00:30:36.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-08T00:30:36.537Z] $ docker exec a041927a6628f7fe5fc33bf8942b6c396303e50ba9a6f8d9878b468895fb2a2a ssh-agent [2021-07-08T00:30:36.645Z] SSH_AUTH_SOCK=/tmp/ssh-Mnlq8EwOw8ou/agent.14 [2021-07-08T00:30:36.645Z] SSH_AGENT_PID=20 [2021-07-08T00:30:36.654Z] Running ssh-add (command line suppressed) [2021-07-08T00:30:36.747Z] Identity added: /w/workspace/edgex-go/35@tmp/private_key_1428487333994393679.key (/w/workspace/edgex-go/35@tmp/private_key_1428487333994393679.key) [2021-07-08T00:30:36.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-08T00:30:37.072Z] + git tag --points-at HEAD [Pipeline] } [2021-07-08T00:30:37.085Z] $ docker exec --env ******** --env ******** a041927a6628f7fe5fc33bf8942b6c396303e50ba9a6f8d9878b468895fb2a2a ssh-agent -k [2021-07-08T00:30:37.176Z] unset SSH_AUTH_SOCK; [2021-07-08T00:30:37.177Z] unset SSH_AGENT_PID; [2021-07-08T00:30:37.177Z] echo Agent pid 20 killed; [2021-07-08T00:30:37.191Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-08T00:30:37.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-08T00:30:37.230Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-08T00:30:37.340Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-08T00:30:37.340Z] $ docker exec a041927a6628f7fe5fc33bf8942b6c396303e50ba9a6f8d9878b468895fb2a2a ssh-agent [2021-07-08T00:30:37.450Z] SSH_AUTH_SOCK=/tmp/ssh-xSXfoVmlaD79/agent.55 [2021-07-08T00:30:37.450Z] SSH_AGENT_PID=62 [2021-07-08T00:30:37.456Z] Running ssh-add (command line suppressed) [2021-07-08T00:30:37.549Z] Identity added: /w/workspace/edgex-go/35@tmp/private_key_1761506687566698380.key (/w/workspace/edgex-go/35@tmp/private_key_1761506687566698380.key) [2021-07-08T00:30:37.570Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-08T00:30:37.884Z] + git semver init [2021-07-08T00:30:37.884Z] # -> Open(): unable to determine branch for HEAD [2021-07-08T00:30:37.884Z] # $GIT_DIR = /w/workspace/edgex-go/35/.git [2021-07-08T00:30:37.884Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/35 [2021-07-08T00:30:37.884Z] # $SEMVER_REMOTE_NAME = origin [2021-07-08T00:30:37.884Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-08T00:30:37.884Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-08T00:30:37.884Z] # $SEMVER_BRANCH = PR-3531 [2021-07-08T00:30:37.884Z] # $SEMVER_TEMP = /tmp/semver-551791197 [2021-07-08T00:30:37.884Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-08T00:30:52.912Z] # '/tmp/semver-551791197' -> '/w/workspace/edgex-go/35/.semver' [2021-07-08T00:30:52.912Z] # -> Force: false [2021-07-08T00:30:52.912Z] # $SEMVER_DIR = /w/workspace/edgex-go/35/.semver [Pipeline] } [2021-07-08T00:30:52.921Z] $ docker exec --env ******** --env ******** a041927a6628f7fe5fc33bf8942b6c396303e50ba9a6f8d9878b468895fb2a2a ssh-agent -k [2021-07-08T00:30:53.028Z] unset SSH_AUTH_SOCK; [2021-07-08T00:30:53.028Z] unset SSH_AGENT_PID; [2021-07-08T00:30:53.028Z] echo Agent pid 62 killed; [2021-07-08T00:30:53.045Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-08T00:30:53.376Z] + git semver [Pipeline] } [2021-07-08T00:30:53.392Z] $ docker stop --time=1 a041927a6628f7fe5fc33bf8942b6c396303e50ba9a6f8d9878b468895fb2a2a [2021-07-08T00:30:56.925Z] $ docker rm -f a041927a6628f7fe5fc33bf8942b6c396303e50ba9a6f8d9878b468895fb2a2a [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-08T00:30:57.311Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-08T00:30:57.588Z] Stashed 1 file(s) [Pipeline] echo [2021-07-08T00:30:57.592Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-08T00:30:58.156Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-08T00:30:58.578Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-08T00:30:58.916Z] + sudo service docker restart [2021-07-08T00:30:58.916Z] + true [2021-07-08T00:30:58.916Z] Redirecting to /bin/systemctl restart docker.service [2021-07-08T00:31:12.790Z] Still waiting to schedule task [2021-07-08T00:31:12.790Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2156’ [Pipeline] echo [2021-07-08T00:31:17.084Z] ========================================================= [2021-07-08T00:31:17.084Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-08T00:31:17.084Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:31:17.395Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-08T00:31:18.809Z] Sending build context to Docker daemon 328.3MB [2021-07-08T00:31:18.809Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-08T00:31:18.809Z] Step 2/6 : FROM ${BASE} [2021-07-08T00:31:18.809Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-08T00:31:18.809Z] 540db60ca938: Pulling fs layer [2021-07-08T00:31:18.809Z] adcc1eea9eea: Pulling fs layer [2021-07-08T00:31:18.809Z] 4c4ab2625f07: Pulling fs layer [2021-07-08T00:31:18.809Z] 0510c868ecb4: Pulling fs layer [2021-07-08T00:31:18.809Z] afea3b2eda06: Pulling fs layer [2021-07-08T00:31:18.809Z] 7809a108b3ef: Pulling fs layer [2021-07-08T00:31:18.809Z] f706445af74f: Pulling fs layer [2021-07-08T00:31:18.809Z] 0510c868ecb4: Waiting [2021-07-08T00:31:18.809Z] afea3b2eda06: Waiting [2021-07-08T00:31:18.809Z] 7809a108b3ef: Waiting [2021-07-08T00:31:18.809Z] f706445af74f: Waiting [2021-07-08T00:31:18.809Z] 4c4ab2625f07: Verifying Checksum [2021-07-08T00:31:18.809Z] 4c4ab2625f07: Download complete [2021-07-08T00:31:18.809Z] adcc1eea9eea: Verifying Checksum [2021-07-08T00:31:18.809Z] adcc1eea9eea: Download complete [2021-07-08T00:31:18.809Z] afea3b2eda06: Verifying Checksum [2021-07-08T00:31:18.809Z] afea3b2eda06: Download complete [2021-07-08T00:31:18.809Z] 7809a108b3ef: Verifying Checksum [2021-07-08T00:31:18.809Z] 7809a108b3ef: Download complete [2021-07-08T00:31:18.809Z] 540db60ca938: Verifying Checksum [2021-07-08T00:31:18.809Z] 540db60ca938: Download complete [2021-07-08T00:31:19.073Z] 540db60ca938: Pull complete [2021-07-08T00:31:19.334Z] adcc1eea9eea: Pull complete [2021-07-08T00:31:19.334Z] 4c4ab2625f07: Pull complete [2021-07-08T00:31:20.282Z] f706445af74f: Verifying Checksum [2021-07-08T00:31:20.282Z] f706445af74f: Download complete [2021-07-08T00:31:20.854Z] 0510c868ecb4: Verifying Checksum [2021-07-08T00:31:20.854Z] 0510c868ecb4: Download complete [2021-07-08T00:31:24.186Z] 0510c868ecb4: Pull complete [2021-07-08T00:31:24.186Z] afea3b2eda06: Pull complete [2021-07-08T00:31:24.186Z] 7809a108b3ef: Pull complete [2021-07-08T00:31:28.467Z] f706445af74f: Pull complete [2021-07-08T00:31:28.467Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-07-08T00:31:28.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-08T00:31:28.467Z] ---> b068be0155e3 [2021-07-08T00:31:28.467Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-08T00:31:29.860Z] ---> Running in 19f64cb5715a [2021-07-08T00:31:29.860Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:31:30.807Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:31:31.381Z] (1/12) Installing libmagic (5.39-r0) [2021-07-08T00:31:31.962Z] (2/12) Installing file (5.39-r0) [2021-07-08T00:31:31.962Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-08T00:31:31.962Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-08T00:31:38.577Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-08T00:31:38.577Z] (6/12) Installing patch (2.7.6-r7) [2021-07-08T00:31:38.577Z] (7/12) Installing build-base (0.5-r2) [2021-07-08T00:31:38.577Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-08T00:31:38.577Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-08T00:31:38.577Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-08T00:31:38.577Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-08T00:31:38.577Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-08T00:31:38.577Z] Executing busybox-1.32.1-r6.trigger [2021-07-08T00:31:38.577Z] OK: 219 MiB in 52 packages [2021-07-08T00:31:40.490Z] Removing intermediate container 19f64cb5715a [2021-07-08T00:31:40.490Z] ---> d7377cc7c1d8 [2021-07-08T00:31:40.490Z] Step 4/6 : WORKDIR /edgex-go [2021-07-08T00:31:40.490Z] ---> Running in 945f33a43627 [2021-07-08T00:31:40.490Z] Removing intermediate container 945f33a43627 [2021-07-08T00:31:40.490Z] ---> bde99e0e2c6c [2021-07-08T00:31:40.490Z] Step 5/6 : COPY go.mod . [2021-07-08T00:31:40.490Z] ---> c32d23a8a663 [2021-07-08T00:31:40.490Z] Step 6/6 : RUN go mod download [2021-07-08T00:31:40.490Z] ---> Running in 0970705c48ad [2021-07-08T00:31:58.639Z] Removing intermediate container 0970705c48ad [2021-07-08T00:31:58.639Z] ---> 0a05af3e3083 [2021-07-08T00:31:58.639Z] Successfully built 0a05af3e3083 [2021-07-08T00:31:58.639Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:31:58.945Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-08T00:31:58.945Z] . [Pipeline] withDockerContainer [2021-07-08T00:31:59.018Z] prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container [2021-07-08T00:31:59.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@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 ******** ci-base-image-x86_64 cat [2021-07-08T00:31:59.453Z] $ docker top 414032fd3abeabf3cab8c1d898758f7fbe3e48a789760b849eb4c1e00639bf8a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-08T00:31:59.839Z] + go version [2021-07-08T00:31:59.839Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-07-08T00:31:59.851Z] $ docker stop --time=1 414032fd3abeabf3cab8c1d898758f7fbe3e48a789760b849eb4c1e00639bf8a [2021-07-08T00:32:01.054Z] $ docker rm -f 414032fd3abeabf3cab8c1d898758f7fbe3e48a789760b849eb4c1e00639bf8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:32:01.701Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-08T00:32:01.701Z] . [Pipeline] withDockerContainer [2021-07-08T00:32:01.784Z] prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container [2021-07-08T00:32:01.826Z] $ 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/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@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 ******** ci-base-image-x86_64 cat [2021-07-08T00:32:02.425Z] $ docker top 089d15d153ecaa74a11b8d2ad992cdd78633f7552f8dfef600fc9c221230a0aa -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-08T00:32:02.537Z] ========================================================= [2021-07-08T00:32:02.537Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-08T00:32:02.537Z] ========================================================= [Pipeline] sh [2021-07-08T00:32:02.839Z] + go mod tidy [Pipeline] sh [2021-07-08T00:32:03.416Z] + make test [2021-07-08T00:32:03.416Z] go mod tidy [2021-07-08T00:32:03.685Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-08T00:32:09.042Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-08T00:32:27.277Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-08T00:32:30.631Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-08T00:32:32.039Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-08T00:32:32.039Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-08T00:32:34.610Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-08T00:32:35.193Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-08T00:32:35.461Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-08T00:32:35.461Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-08T00:32:36.046Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-08T00:32:36.319Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-08T00:32:36.588Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-08T00:32:36.588Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-08T00:32:36.588Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-08T00:32:36.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-08T00:32:39.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.040s coverage: 28.7% of statements [2021-07-08T00:32:39.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-08T00:32:39.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-08T00:32:40.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 100.0% of statements [2021-07-08T00:32:40.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-08T00:32:40.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 53.1% of statements [2021-07-08T00:32:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-08T00:32:40.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-08T00:32:41.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.085s coverage: 87.7% of statements [2021-07-08T00:32:41.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-08T00:32:41.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-08T00:32:41.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.049s coverage: 78.9% of statements [2021-07-08T00:32:42.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements [2021-07-08T00:32:42.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-08T00:32:42.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-08T00:32:42.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-08T00:32:42.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-08T00:32:42.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-08T00:32:43.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.257s coverage: 95.1% of statements [2021-07-08T00:32:43.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-08T00:32:43.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-08T00:32:43.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-08T00:32:43.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-08T00:32:43.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-08T00:32:43.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-08T00:32:43.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-08T00:32:43.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-08T00:32:43.340Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-07-08T00:32:43.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-08T00:32:43.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-08T00:32:43.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-08T00:32:44.775Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements [2021-07-08T00:32:44.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-08T00:32:44.775Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-07-08T00:32:44.775Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 22.0% of statements [2021-07-08T00:32:44.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-08T00:32:44.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2021-07-08T00:32:44.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements [2021-07-08T00:32:45.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-07-08T00:32:45.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2021-07-08T00:32:45.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-07-08T00:32:57.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements [2021-07-08T00:32:57.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-07-08T00:33:02.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.203s coverage: 81.8% of statements [2021-07-08T00:33:02.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-08T00:33:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-07-08T00:33:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-08T00:33:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-08T00:33:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-08T00:33:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2021-07-08T00:33:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-08T00:33:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-08T00:33:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-08T00:33:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-08T00:33:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-08T00:33:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-07-08T00:33:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-08T00:33:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-08T00:33:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-07-08T00:33:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-08T00:33:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements [2021-07-08T00:33:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-08T00:33:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-07-08T00:33:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-07-08T00:33:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-07-08T00:33:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.2% of statements [2021-07-08T00:33:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-08T00:33:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements [2021-07-08T00:33:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-08T00:33:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-08T00:33:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2021-07-08T00:33:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.024s coverage: 91.3% of statements [2021-07-08T00:33:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-07-08T00:33:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-07-08T00:33:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements [2021-07-08T00:33:21.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.170s coverage: 66.9% of statements [2021-07-08T00:33:21.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-08T00:33:21.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-08T00:33:21.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-08T00:33:21.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.6% of statements [2021-07-08T00:33:21.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-08T00:33:21.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-08T00:33:21.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-07-08T00:33:21.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-08T00:33:22.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2021-07-08T00:33:22.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-08T00:33:30.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.3% of statements [2021-07-08T00:33:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-08T00:33:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-08T00:33:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-08T00:33:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-08T00:33:30.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 91.9% of statements [2021-07-08T00:33:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-08T00:33:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-08T00:33:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-08T00:33:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-08T00:33:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-08T00:33:30.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 62.7% of statements [2021-07-08T00:33:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-08T00:33:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-08T00:33:30.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.6% of statements [2021-07-08T00:33:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-08T00:33:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-08T00:33:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-08T00:33:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-08T00:33:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-08T00:33:30.346Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.040s coverage: 28.9% of statements [2021-07-08T00:33:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-08T00:33:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-08T00:33:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-08T00:33:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-08T00:33:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-08T00:33:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-08T00:33:30.346Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-07-08T00:33:30.346Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-07-08T00:33:30.346Z] GO111MODULE=on go vet ./... [2021-07-08T00:33:52.411Z] gofmt -l . [2021-07-08T00:33:52.411Z] [ "`gofmt -l .`" = "" ] [2021-07-08T00:33:52.411Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-08T00:33:53.288Z] + ls -al . [2021-07-08T00:33:53.288Z] total 560 [2021-07-08T00:33:53.288Z] drwxrwxr-x 10 1001 1001 4096 Jul 8 00:33 . [2021-07-08T00:33:53.288Z] drwxr-xr-x 4 root root 30 Jul 8 00:32 .. [2021-07-08T00:33:53.288Z] -rw-rw-r-- 1 1001 1001 11 Jul 8 00:30 .dockerignore [2021-07-08T00:33:53.289Z] drwxrwxr-x 8 1001 1001 179 Jul 8 00:30 .git [2021-07-08T00:33:53.289Z] drwxrwxr-x 3 1001 1001 125 Jul 8 00:30 .github [2021-07-08T00:33:53.289Z] -rw-rw-r-- 1 1001 1001 818 Jul 8 00:30 .gitignore [2021-07-08T00:33:53.289Z] drwx------ 3 1001 1001 58 Jul 8 00:30 .semver [2021-07-08T00:33:53.289Z] -rw-rw-r-- 1 1001 1001 166 Jul 8 00:30 .sonarcloud.properties [2021-07-08T00:33:53.289Z] -rw-rw-r-- 1 1001 1001 8609 Jul 8 00:30 Attribution.txt [2021-07-08T00:33:53.289Z] -rw-rw-r-- 1 1001 1001 43881 Jul 8 00:30 CHANGELOG.md [2021-07-08T00:33:53.289Z] -rw-rw-r-- 1 1001 1001 3804 Jul 8 00:30 CONTRIBUTING.md [2021-07-08T00:33:53.289Z] -rw-rw-r-- 1 1001 1001 931 Jul 8 00:30 Dockerfile.build [2021-07-08T00:33:53.289Z] -rw-rw-r-- 1 1001 1001 849 Jul 8 00:30 Jenkinsfile [2021-07-08T00:33:53.289Z] -rw-rw-r-- 1 1001 1001 10775 Jul 8 00:30 LICENSE [2021-07-08T00:33:53.289Z] -rw-rw-r-- 1 1001 1001 5605 Jul 8 00:30 Makefile [2021-07-08T00:33:53.289Z] -rw-rw-r-- 1 1001 1001 7818 Jul 8 00:30 README.md [2021-07-08T00:33:53.289Z] -rw-rw-r-- 1 1001 1001 6912 Jul 8 00:30 SECURITY.md [2021-07-08T00:33:53.289Z] -rw-rw-r-- 1 1001 1001 5 Jul 8 00:30 VERSION [2021-07-08T00:33:53.289Z] -rw-rw-r-- 1 1001 1001 4131 Jul 8 00:30 ZMQWindows.md [2021-07-08T00:33:53.289Z] drwxrwxr-x 2 1001 1001 37 Jul 8 00:30 bin [2021-07-08T00:33:53.289Z] drwxrwxr-x 14 1001 1001 4096 Jul 8 00:30 cmd [2021-07-08T00:33:53.289Z] -rw-r--r-- 1 root root 398095 Jul 8 00:33 coverage.out [2021-07-08T00:33:53.289Z] -rw-rw-r-- 1 1001 1001 806 Jul 8 00:30 go.mod [2021-07-08T00:33:53.289Z] -rw-r--r-- 1 root root 20850 Jul 8 00:32 go.sum [2021-07-08T00:33:53.289Z] drwxrwxr-x 7 1001 1001 114 Jul 8 00:30 internal [2021-07-08T00:33:53.289Z] drwxrwxr-x 3 1001 1001 16 Jul 8 00:30 openapi [2021-07-08T00:33:53.289Z] drwxrwxr-x 4 1001 1001 71 Jul 8 00:30 snap [2021-07-08T00:33:53.289Z] -rw-rw-r-- 1 1001 1001 168 Jul 8 00:30 version.go [Pipeline] sh [2021-07-08T00:33:53.587Z] + '[' -e coverage.out ] [2021-07-08T00:33:53.587Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-08T00:33:53.669Z] Stashed 1 file(s) [Pipeline] sh [2021-07-08T00:33:53.964Z] + make build [2021-07-08T00:33:53.964Z] go mod tidy [2021-07-08T00:33:53.964Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-08T00:33:55.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-08T00:34:02.057Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-08T00:34:02.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-08T00:34:04.027Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-08T00:34:04.027Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-08T00:34:04.983Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-08T00:34:05.561Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-08T00:34:06.505Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-08T00:34:07.454Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-08T00:34:08.032Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-08T00:34:08.604Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-08T00:34:09.935Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2162 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws [2021-07-08T00:34:09.956Z] Running in /w/workspace/edgex-go/35 [Pipeline] { [Pipeline] checkout [Pipeline] } [2021-07-08T00:34:10.018Z] $ docker stop --time=1 089d15d153ecaa74a11b8d2ad992cdd78633f7552f8dfef600fc9c221230a0aa [2021-07-08T00:34:10.198Z] The recommended git tool is: git [2021-07-08T00:34:12.940Z] $ docker rm -f 089d15d153ecaa74a11b8d2ad992cdd78633f7552f8dfef600fc9c221230a0aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-07-08T00:34:16.084Z] using credential edgex-jenkins-ssh [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:34:16.107Z] Cloning the remote Git repository [2021-07-08T00:34:16.178Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-08T00:34:16.344Z] > git init /w/workspace/edgex-go/35 # timeout=10 [2021-07-08T00:34:16.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-08T00:34:16.397Z] [2021-07-08T00:34:16.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:34:16.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-08T00:34:16.723Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-08T00:34:16.723Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-08T00:34:16.723Z] ca9280d653b3: Pulling fs layer [2021-07-08T00:34:16.723Z] 7e9c9ca2126c: Pulling fs layer [2021-07-08T00:34:16.983Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-08T00:34:16.983Z] cbdbe7a5bc2a: Download complete [2021-07-08T00:34:16.983Z] cbdbe7a5bc2a: Pull complete [2021-07-08T00:34:17.243Z] ca9280d653b3: Verifying Checksum [2021-07-08T00:34:17.243Z] ca9280d653b3: Download complete [2021-07-08T00:34:16.445Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-08T00:34:16.446Z] > git --version # timeout=10 [2021-07-08T00:34:16.472Z] > git --version # 'git version 2.17.1' [2021-07-08T00:34:16.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-08T00:34:16.554Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-08T00:34:18.189Z] ca9280d653b3: Pull complete [2021-07-08T00:34:18.189Z] 7e9c9ca2126c: Verifying Checksum [2021-07-08T00:34:18.189Z] 7e9c9ca2126c: Download complete [2021-07-08T00:34:21.512Z] 7e9c9ca2126c: Pull complete [2021-07-08T00:34:21.512Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-08T00:34:21.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-08T00:34:21.512Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-08T00:34:21.598Z] prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container [2021-07-08T00:34:21.898Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@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-devops/edgex-compose:latest cat [2021-07-08T00:34:24.721Z] $ docker top a5d33cd48349c86043a458dc3dcfcb985f8d62b174723b6b1e3ee48124d9c433 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-08T00:34:25.115Z] + grep parallel [2021-07-08T00:34:25.115Z] + docker-compose build --help [2021-07-08T00:34:25.688Z] --parallel Build images in parallel. [Pipeline] } [2021-07-08T00:34:25.698Z] $ docker stop --time=1 a5d33cd48349c86043a458dc3dcfcb985f8d62b174723b6b1e3ee48124d9c433 [2021-07-08T00:34:26.926Z] $ docker rm -f a5d33cd48349c86043a458dc3dcfcb985f8d62b174723b6b1e3ee48124d9c433 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:34:27.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-08T00:34:27.358Z] . [Pipeline] withDockerContainer [2021-07-08T00:34:27.434Z] prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container [2021-07-08T00:34:27.477Z] $ 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/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-08T00:34:27.806Z] $ docker top bf4f07ff808ea1d28df6d375e7ad6b8f3f682113c4706b5f3a5a135bf33546d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-08T00:34:28.185Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-08T00:34:28.755Z] Building core-command ... [2021-07-08T00:34:28.755Z] Building core-data ... [2021-07-08T00:34:28.755Z] Building core-metadata ... [2021-07-08T00:34:28.755Z] Building security-bootstrapper ... [2021-07-08T00:34:28.755Z] Building security-proxy-setup ... [2021-07-08T00:34:28.755Z] Building security-secretstore-setup ... [2021-07-08T00:34:28.755Z] Building support-notifications ... [2021-07-08T00:34:28.755Z] Building support-scheduler ... [2021-07-08T00:34:28.755Z] Building sys-mgmt-agent ... [2021-07-08T00:34:28.755Z] Building security-secretstore-setup [2021-07-08T00:34:28.755Z] Building support-scheduler [2021-07-08T00:34:28.755Z] Building security-proxy-setup [2021-07-08T00:34:28.755Z] Building security-bootstrapper [2021-07-08T00:34:28.755Z] Building core-command [2021-07-08T00:34:35.673Z] Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit db66c4504b6fb0d2feecb233a954eef631c67d3a [2021-07-08T00:34:36.191Z] Merge succeeded, producing 503573525a52bc019970df35b86e391809fc5716 [2021-07-08T00:34:36.191Z] Checking out Revision 503573525a52bc019970df35b86e391809fc5716 (PR-3531) [2021-07-08T00:34:35.055Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-08T00:34:35.076Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-08T00:34:35.098Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-08T00:34:35.132Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-08T00:34:35.133Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-08T00:34:35.145Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-08T00:34:35.697Z] > git config core.sparsecheckout # timeout=10 [2021-07-08T00:34:35.723Z] > git checkout -f db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 [2021-07-08T00:34:35.941Z] > git remote # timeout=10 [2021-07-08T00:34:35.967Z] > git config --get remote.origin.url # timeout=10 [2021-07-08T00:34:35.979Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-08T00:34:35.991Z] > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 [2021-07-08T00:34:36.181Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-08T00:34:36.202Z] > git config core.sparsecheckout # timeout=10 [2021-07-08T00:34:36.219Z] > git checkout -f 503573525a52bc019970df35b86e391809fc5716 # timeout=10 [2021-07-08T00:34:40.419Z] Commit message: "Merge commit '4edb777b9d60e900e8671f5ac6453e52ef440742' into HEAD" [2021-07-08T00:34:40.447Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-08T00:34:40.431Z] > git rev-list --no-walk 6e6ed2435c209c7ed987b0017ef719baf24ad154 # timeout=10 [2021-07-08T00:34:42.021Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-08T00:34:42.441Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-08T00:34:42.786Z] + true [2021-07-08T00:34:42.786Z] + sudo service docker restart [2021-07-08T00:34:46.907Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:34:46.907Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:34:46.907Z] ---> 0a05af3e3083 [2021-07-08T00:34:46.907Z] Step 3/26 : WORKDIR /edgex-go [2021-07-08T00:34:47.168Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:34:47.168Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:34:47.168Z] ---> 0a05af3e3083 [2021-07-08T00:34:47.168Z] Step 3/23 : WORKDIR /edgex-go [2021-07-08T00:34:47.740Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:34:47.740Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:34:47.740Z] ---> 0a05af3e3083 [2021-07-08T00:34:47.740Z] Step 3/24 : WORKDIR /edgex-go [2021-07-08T00:34:53.034Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:34:53.034Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:34:53.034Z] ---> 0a05af3e3083 [2021-07-08T00:34:53.034Z] Step 3/32 : WORKDIR /edgex-go [2021-07-08T00:34:57.251Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:34:57.251Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:34:57.251Z] ---> 0a05af3e3083 [2021-07-08T00:34:57.251Z] Step 3/22 : WORKDIR /edgex-go [2021-07-08T00:34:59.167Z] ---> Running in 11e7b146e67d [2021-07-08T00:34:59.167Z] ---> Running in 4bdd96245f5d [2021-07-08T00:34:59.167Z] ---> Running in 63d1f892572e [2021-07-08T00:34:59.167Z] ---> Running in 012d312d8538 [2021-07-08T00:34:59.167Z] ---> Running in 5ea82efdc7b2 [2021-07-08T00:34:59.167Z] Removing intermediate container 63d1f892572e [2021-07-08T00:34:59.167Z] ---> 6747696ef000 [2021-07-08T00:34:59.167Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:34:59.167Z] Removing intermediate container 012d312d8538 [2021-07-08T00:34:59.167Z] ---> 292fa4006ac2 [2021-07-08T00:34:59.167Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:34:59.167Z] Removing intermediate container 4bdd96245f5d [2021-07-08T00:34:59.167Z] ---> 691f01e27747 [2021-07-08T00:34:59.167Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:34:59.167Z] ---> Running in fda2b0f1122e [2021-07-08T00:34:59.167Z] Removing intermediate container 5ea82efdc7b2 [2021-07-08T00:34:59.167Z] ---> fd5709c20d22 [2021-07-08T00:34:59.167Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:34:59.167Z] Removing intermediate container 11e7b146e67d [2021-07-08T00:34:59.167Z] ---> 726c7f4b6dc5 [2021-07-08T00:34:59.167Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:34:59.167Z] ---> Running in 32dd0e7ea57a [2021-07-08T00:34:59.167Z] ---> Running in 74dfda349e6d [2021-07-08T00:34:59.167Z] ---> Running in 29750b30335e [2021-07-08T00:34:59.167Z] ---> Running in 60d27ae759f2 [2021-07-08T00:35:00.118Z] Removing intermediate container 32dd0e7ea57a [2021-07-08T00:35:00.118Z] ---> 34dd71c573aa [2021-07-08T00:35:00.118Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-08T00:35:00.410Z] ---> Running in 1f0f43ca0249 [2021-07-08T00:35:00.410Z] Removing intermediate container 29750b30335e [2021-07-08T00:35:00.410Z] ---> 02ed4e4028e2 [2021-07-08T00:35:00.410Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-08T00:35:00.410Z] Removing intermediate container fda2b0f1122e [2021-07-08T00:35:00.410Z] ---> 6f2f9d358e64 [2021-07-08T00:35:00.410Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-08T00:35:00.410Z] ---> Running in 859385217bf2 [2021-07-08T00:35:00.410Z] ---> Running in 39fe93e33963 [2021-07-08T00:35:00.410Z] Removing intermediate container 60d27ae759f2 [2021-07-08T00:35:00.410Z] ---> 3502f0f5f83a [2021-07-08T00:35:00.410Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-08T00:35:00.675Z] Removing intermediate container 74dfda349e6d [2021-07-08T00:35:00.675Z] ---> 734eed17d979 [2021-07-08T00:35:00.675Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-08T00:35:00.675Z] ---> Running in fe7b440d1aa6 [2021-07-08T00:35:00.675Z] ---> Running in 98eda07d005f [2021-07-08T00:35:00.943Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:35:00.943Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:35:00.943Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-08T00:35:01.176Z] provisioning config files... [2021-07-08T00:35:01.203Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/35@tmp/config3190794033441586531tmp [2021-07-08T00:35:01.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:35:01.206Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-08T00:35:01.582Z] ---> docker-login.sh [2021-07-08T00:35:01.582Z] nexus3.edgexfoundry.org:10001 [2021-07-08T00:35:01.777Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:35:01.777Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:35:02.039Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:35:02.039Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:35:02.039Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:35:02.039Z] OK: 219 MiB in 52 packages [2021-07-08T00:35:02.319Z] OK: 219 MiB in 52 packages [2021-07-08T00:35:02.319Z] OK: 219 MiB in 52 packages [2021-07-08T00:35:02.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T00:35:02.589Z] OK: 219 MiB in 52 packages [2021-07-08T00:35:02.589Z] Removing intermediate container 859385217bf2 [2021-07-08T00:35:02.589Z] ---> 8f5d159a2a7a [2021-07-08T00:35:02.589Z] Step 6/22 : COPY go.mod . [2021-07-08T00:35:02.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T00:35:02.846Z] Configure a credential helper to remove this warning. See [2021-07-08T00:35:02.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T00:35:02.846Z] [2021-07-08T00:35:02.846Z] Login Succeeded [2021-07-08T00:35:02.846Z] nexus3.edgexfoundry.org:10002 [2021-07-08T00:35:02.850Z] Removing intermediate container 98eda07d005f [2021-07-08T00:35:02.850Z] ---> f6b78dddc094 [2021-07-08T00:35:02.850Z] Step 6/26 : COPY go.mod . [2021-07-08T00:35:02.850Z] ---> cb5842331af8 [2021-07-08T00:35:02.850Z] Step 7/22 : RUN go mod download [2021-07-08T00:35:02.850Z] Removing intermediate container 1f0f43ca0249 [2021-07-08T00:35:02.850Z] ---> cff35d436f60 [2021-07-08T00:35:02.850Z] Step 6/32 : COPY go.mod . [2021-07-08T00:35:03.112Z] ---> Running in 0ce859c3a911 [2021-07-08T00:35:03.112Z] ---> d85cb236f263 [2021-07-08T00:35:03.112Z] Step 7/26 : RUN go mod download [2021-07-08T00:35:03.112Z] Removing intermediate container fe7b440d1aa6 [2021-07-08T00:35:03.112Z] ---> 9549d00a51f3 [2021-07-08T00:35:03.112Z] Step 6/23 : COPY go.mod . [2021-07-08T00:35:03.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T00:35:03.375Z] ---> 7f40379d389e [2021-07-08T00:35:03.375Z] Step 7/32 : RUN go mod download [2021-07-08T00:35:03.375Z] ---> Running in 585ffb30d596 [2021-07-08T00:35:03.375Z] OK: 219 MiB in 52 packages [2021-07-08T00:35:03.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T00:35:03.391Z] Configure a credential helper to remove this warning. See [2021-07-08T00:35:03.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T00:35:03.391Z] [2021-07-08T00:35:03.391Z] Login Succeeded [2021-07-08T00:35:03.391Z] nexus3.edgexfoundry.org:10003 [2021-07-08T00:35:03.640Z] ---> Running in 64c9c297214c [2021-07-08T00:35:03.641Z] ---> 6cb281821cd1 [2021-07-08T00:35:03.641Z] Step 7/23 : RUN go mod download [2021-07-08T00:35:03.641Z] ---> Running in 1c2653287577 [2021-07-08T00:35:03.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T00:35:03.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T00:35:03.955Z] Configure a credential helper to remove this warning. See [2021-07-08T00:35:03.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T00:35:03.955Z] [2021-07-08T00:35:03.955Z] Login Succeeded [2021-07-08T00:35:03.955Z] nexus3.edgexfoundry.org:10004 [2021-07-08T00:35:04.218Z] Removing intermediate container 39fe93e33963 [2021-07-08T00:35:04.218Z] ---> b726c90a597b [2021-07-08T00:35:04.218Z] Step 6/24 : COPY go.mod . [2021-07-08T00:35:04.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T00:35:04.482Z] Removing intermediate container 0ce859c3a911 [2021-07-08T00:35:04.482Z] ---> 84b90fd4fac1 [2021-07-08T00:35:04.482Z] Step 8/22 : COPY . . [2021-07-08T00:35:04.482Z] ---> 20daf10ab5f1 [2021-07-08T00:35:04.482Z] Step 7/24 : RUN go mod download [2021-07-08T00:35:04.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T00:35:04.501Z] Configure a credential helper to remove this warning. See [2021-07-08T00:35:04.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T00:35:04.501Z] [2021-07-08T00:35:04.501Z] Login Succeeded [2021-07-08T00:35:04.501Z] docker.io [2021-07-08T00:35:04.746Z] ---> Running in 8e645c7f79e0 [2021-07-08T00:35:04.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T00:35:05.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T00:35:05.371Z] Configure a credential helper to remove this warning. See [2021-07-08T00:35:05.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T00:35:05.371Z] [2021-07-08T00:35:05.371Z] Login Succeeded [2021-07-08T00:35:05.371Z] ---> docker-login.sh ends [Pipeline] } [2021-07-08T00:35:05.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-08T00:35:05.676Z] ========================================================= [2021-07-08T00:35:05.677Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-08T00:35:05.677Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:35:06.028Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-08T00:35:08.023Z] Sending build context to Docker daemon 165.7MB [2021-07-08T00:35:08.023Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-08T00:35:08.023Z] Step 2/6 : FROM ${BASE} [2021-07-08T00:35:08.300Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-08T00:35:08.300Z] 595b0fe564bb: Pulling fs layer [2021-07-08T00:35:08.300Z] 3088b5b3c5c0: Pulling fs layer [2021-07-08T00:35:08.300Z] 5b7225fbf94c: Pulling fs layer [2021-07-08T00:35:08.300Z] ba82ee9f976e: Pulling fs layer [2021-07-08T00:35:08.300Z] 506bd15cee9f: Pulling fs layer [2021-07-08T00:35:08.300Z] 75a0a4a0db45: Pulling fs layer [2021-07-08T00:35:08.300Z] 618dc40b7e24: Pulling fs layer [2021-07-08T00:35:08.300Z] ba82ee9f976e: Waiting [2021-07-08T00:35:08.300Z] 506bd15cee9f: Waiting [2021-07-08T00:35:08.300Z] 75a0a4a0db45: Waiting [2021-07-08T00:35:08.300Z] 618dc40b7e24: Waiting [2021-07-08T00:35:08.300Z] 5b7225fbf94c: Verifying Checksum [2021-07-08T00:35:08.300Z] 5b7225fbf94c: Download complete [2021-07-08T00:35:08.300Z] 3088b5b3c5c0: Download complete [2021-07-08T00:35:08.611Z] 506bd15cee9f: Verifying Checksum [2021-07-08T00:35:08.611Z] 506bd15cee9f: Download complete [2021-07-08T00:35:08.611Z] 595b0fe564bb: Download complete [2021-07-08T00:35:08.611Z] 75a0a4a0db45: Download complete [2021-07-08T00:35:09.262Z] 595b0fe564bb: Pull complete [2021-07-08T00:35:09.863Z] 3088b5b3c5c0: Pull complete [2021-07-08T00:35:10.142Z] 5b7225fbf94c: Pull complete [2021-07-08T00:35:11.139Z] 618dc40b7e24: Download complete [2021-07-08T00:35:12.119Z] ba82ee9f976e: Verifying Checksum [2021-07-08T00:35:12.119Z] ba82ee9f976e: Download complete [2021-07-08T00:35:14.784Z] Removing intermediate container 64c9c297214c [2021-07-08T00:35:14.784Z] ---> c22b53afa737 [2021-07-08T00:35:14.784Z] Step 8/32 : COPY . . [2021-07-08T00:35:14.784Z] ---> bbdba06475fc [2021-07-08T00:35:14.784Z] Step 9/22 : RUN go mod tidy [2021-07-08T00:35:14.784Z] ---> Running in 3bc1ba6c18e5 [2021-07-08T00:35:18.099Z] Removing intermediate container 1c2653287577 [2021-07-08T00:35:18.099Z] ---> edd170399b7b [2021-07-08T00:35:18.099Z] Step 8/23 : COPY . . [2021-07-08T00:35:18.099Z] Removing intermediate container 585ffb30d596 [2021-07-08T00:35:18.099Z] ---> 9145e8ee1c0d [2021-07-08T00:35:18.099Z] Step 8/26 : COPY . . [2021-07-08T00:35:18.361Z] ---> d3fb1d98d478 [2021-07-08T00:35:18.361Z] Step 9/32 : RUN go mod tidy [2021-07-08T00:35:22.300Z] ba82ee9f976e: Pull complete [2021-07-08T00:35:22.300Z] 506bd15cee9f: Pull complete [2021-07-08T00:35:22.300Z] 75a0a4a0db45: Pull complete [2021-07-08T00:35:25.015Z] ---> Running in f57a560c862c [2021-07-08T00:35:25.016Z] Removing intermediate container 8e645c7f79e0 [2021-07-08T00:35:25.016Z] ---> 6a2835647f85 [2021-07-08T00:35:25.016Z] Step 8/24 : COPY . . [2021-07-08T00:35:26.617Z] 618dc40b7e24: Pull complete [2021-07-08T00:35:26.617Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-07-08T00:35:26.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-08T00:35:26.617Z] ---> a36622ca3599 [2021-07-08T00:35:26.617Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-08T00:35:28.599Z] ---> Running in 86f80c2b7bf9 [2021-07-08T00:35:30.035Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:35:31.013Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:35:31.987Z] (1/12) Installing libmagic (5.39-r0) [2021-07-08T00:35:32.260Z] (2/12) Installing file (5.39-r0) [2021-07-08T00:35:32.260Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-08T00:35:32.535Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-08T00:35:33.226Z] ---> 7ed11358c957 [2021-07-08T00:35:33.226Z] Step 9/26 : RUN go mod tidy [2021-07-08T00:35:33.226Z] ---> 1fcdfacb67b8 [2021-07-08T00:35:33.226Z] Step 9/23 : RUN go mod tidy [2021-07-08T00:35:33.801Z] Removing intermediate container 3bc1ba6c18e5 [2021-07-08T00:35:33.801Z] ---> 9066d0d65e1a [2021-07-08T00:35:33.801Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-08T00:35:34.372Z] ---> Running in d9dd8fc39997 [2021-07-08T00:35:34.372Z] ---> Running in adfe9ea66c12 [2021-07-08T00:35:34.372Z] ---> Running in 36235cd2ad09 [2021-07-08T00:35:36.846Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-08T00:35:36.847Z] (6/12) Installing patch (2.7.6-r7) [2021-07-08T00:35:37.119Z] (7/12) Installing build-base (0.5-r2) [2021-07-08T00:35:37.119Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-08T00:35:37.119Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-08T00:35:37.398Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-08T00:35:37.398Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-08T00:35:37.398Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-08T00:35:37.669Z] Executing busybox-1.32.1-r6.trigger [2021-07-08T00:35:37.669Z] OK: 218 MiB in 52 packages [2021-07-08T00:35:37.676Z] Removing intermediate container f57a560c862c [2021-07-08T00:35:37.676Z] ---> 6df10c55ca4f [2021-07-08T00:35:37.676Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-08T00:35:38.621Z] ---> Running in 914e64bd3dce [2021-07-08T00:35:38.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-08T00:35:39.467Z] Removing intermediate container d9dd8fc39997 [2021-07-08T00:35:39.467Z] ---> f476d69d5995 [2021-07-08T00:35:39.467Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-08T00:35:40.434Z] Removing intermediate container adfe9ea66c12 [2021-07-08T00:35:40.434Z] ---> 2d8d3863d9ee [2021-07-08T00:35:40.434Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-08T00:35:40.434Z] ---> Running in a01e72962b3f [2021-07-08T00:35:40.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-08T00:35:41.011Z] ---> Running in af53bfc02322 [2021-07-08T00:35:41.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-08T00:35:41.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-08T00:35:41.989Z] Removing intermediate container 86f80c2b7bf9 [2021-07-08T00:35:41.990Z] ---> 1121957aa8fe [2021-07-08T00:35:41.990Z] Step 4/6 : WORKDIR /edgex-go [2021-07-08T00:35:41.990Z] ---> Running in 22e8634976f9 [2021-07-08T00:35:42.263Z] Removing intermediate container 22e8634976f9 [2021-07-08T00:35:42.263Z] ---> 53a4bbf6bbeb [2021-07-08T00:35:42.263Z] Step 5/6 : COPY go.mod . [2021-07-08T00:35:43.246Z] ---> 48e1e98e4886 [2021-07-08T00:35:43.246Z] Step 6/6 : RUN go mod download [2021-07-08T00:35:43.246Z] ---> Running in ffb669dca1a5 [2021-07-08T00:35:45.215Z] ---> 8cc924a07355 [2021-07-08T00:35:45.215Z] Step 9/24 : RUN go mod tidy [2021-07-08T00:35:45.215Z] ---> Running in 717af63ccc89 [2021-07-08T00:35:47.139Z] Removing intermediate container 717af63ccc89 [2021-07-08T00:35:47.139Z] ---> 19d23ded6f0b [2021-07-08T00:35:47.139Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-08T00:35:47.402Z] ---> Running in 4f157dcc2bf7 [2021-07-08T00:35:47.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-08T00:36:10.060Z] Removing intermediate container ffb669dca1a5 [2021-07-08T00:36:10.060Z] ---> 21a3baaee089 [2021-07-08T00:36:10.060Z] Successfully built 21a3baaee089 [2021-07-08T00:36:10.060Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:36:10.409Z] + docker inspect -f . ci-base-image-arm64 [2021-07-08T00:36:10.409Z] . [Pipeline] withDockerContainer [2021-07-08T00:36:10.885Z] prd-ubuntu18.04-docker-arm64-4c-16g-2162 does not seem to be running inside a container [2021-07-08T00:36:11.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@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 ******** ci-base-image-arm64 cat [2021-07-08T00:36:12.761Z] $ docker top cf99ff23c825cd109b0ea4bfffa8246c6a7d3fe799c8ab144cbd6627ff6a10be -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-08T00:36:13.786Z] + go version [2021-07-08T00:36:13.786Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-08T00:36:13.819Z] $ docker stop --time=1 cf99ff23c825cd109b0ea4bfffa8246c6a7d3fe799c8ab144cbd6627ff6a10be [2021-07-08T00:36:14.579Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-08T00:36:15.705Z] $ docker rm -f cf99ff23c825cd109b0ea4bfffa8246c6a7d3fe799c8ab144cbd6627ff6a10be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:36:16.544Z] + docker inspect -f . ci-base-image-arm64 [2021-07-08T00:36:16.544Z] . [Pipeline] withDockerContainer [2021-07-08T00:36:16.809Z] prd-ubuntu18.04-docker-arm64-4c-16g-2162 does not seem to be running inside a container [2021-07-08T00:36:16.898Z] $ 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/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@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 ******** ci-base-image-arm64 cat [2021-07-08T00:36:18.412Z] $ docker top 19da648aefb8051450bbbb8533c2a48f3bf9dfc2d5599698fffcf6b8d88addff -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-08T00:36:18.737Z] ========================================================= [2021-07-08T00:36:18.737Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-08T00:36:18.737Z] ========================================================= [Pipeline] sh [2021-07-08T00:36:18.802Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-08T00:36:19.385Z] + go mod tidy [2021-07-08T00:36:19.759Z] Removing intermediate container 36235cd2ad09 [2021-07-08T00:36:19.759Z] ---> b5dca9886b59 [2021-07-08T00:36:19.759Z] [2021-07-08T00:36:19.759Z] Step 11/22 : FROM alpine:3.12 [2021-07-08T00:36:20.339Z] Removing intermediate container 914e64bd3dce [2021-07-08T00:36:20.339Z] ---> f3b5166b2355 [2021-07-08T00:36:20.339Z] [2021-07-08T00:36:20.339Z] Step 11/32 : FROM alpine:3.12 [Pipeline] sh [2021-07-08T00:36:21.066Z] + make test [2021-07-08T00:36:21.067Z] go mod tidy [2021-07-08T00:36:21.287Z] 3.12: Pulling from library/alpine [2021-07-08T00:36:21.287Z] 3.12: Pulling from library/alpine [2021-07-08T00:36:21.668Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-08T00:36:23.855Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-08T00:36:23.855Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-08T00:36:23.855Z] Status: Downloaded newer image for alpine:3.12 [2021-07-08T00:36:23.855Z] Status: Image is up to date for alpine:3.12 [2021-07-08T00:36:23.855Z] ---> 13621d1b12d4 [2021-07-08T00:36:23.855Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-08T00:36:23.855Z] ---> 13621d1b12d4 [2021-07-08T00:36:23.855Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-08T00:36:23.855Z] Removing intermediate container a01e72962b3f [2021-07-08T00:36:23.855Z] ---> fb131806b0f4 [2021-07-08T00:36:23.855Z] [2021-07-08T00:36:23.855Z] Step 11/26 : FROM alpine:3.12 [2021-07-08T00:36:23.855Z] ---> 13621d1b12d4 [2021-07-08T00:36:23.855Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-08T00:36:24.117Z] Removing intermediate container af53bfc02322 [2021-07-08T00:36:24.117Z] ---> c7689d85bb2e [2021-07-08T00:36:24.117Z] [2021-07-08T00:36:24.117Z] Step 11/23 : FROM alpine:3.12 [2021-07-08T00:36:24.117Z] ---> 13621d1b12d4 [2021-07-08T00:36:24.117Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-08T00:36:24.382Z] ---> Running in 10319a332ea2 [2021-07-08T00:36:24.382Z] ---> Running in f65ec32d9f51 [2021-07-08T00:36:24.382Z] ---> Running in 695ea6e08f65 [2021-07-08T00:36:24.382Z] ---> Running in 6b5afbaf18bf [2021-07-08T00:36:24.382Z] Removing intermediate container 4f157dcc2bf7 [2021-07-08T00:36:24.382Z] ---> ce2a11e1625f [2021-07-08T00:36:24.382Z] [2021-07-08T00:36:24.382Z] Step 11/24 : FROM alpine:3.12 [2021-07-08T00:36:24.382Z] ---> 13621d1b12d4 [2021-07-08T00:36:24.382Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-08T00:36:24.382Z] Removing intermediate container f65ec32d9f51 [2021-07-08T00:36:24.382Z] ---> a388f390170e [2021-07-08T00:36:24.382Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-08T00:36:24.646Z] ---> Running in 6b485dabd7d5 [2021-07-08T00:36:24.646Z] ---> Running in a1e16f8bb8d9 [2021-07-08T00:36:24.906Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:24.906Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:25.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:25.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:25.168Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-08T00:36:25.168Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-08T00:36:25.168Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-08T00:36:25.168Z] (4/6) Installing curl (7.77.0-r0) [2021-07-08T00:36:25.168Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-08T00:36:25.168Z] (6/6) Installing su-exec (0.2-r1) [2021-07-08T00:36:25.168Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:36:25.168Z] Executing ca-certificates-20191127-r4.trigger [2021-07-08T00:36:25.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:25.447Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-08T00:36:25.447Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:25.447Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-08T00:36:25.447Z] OK: 7 MiB in 20 packages [2021-07-08T00:36:25.447Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-08T00:36:25.447Z] (4/4) Installing curl (7.77.0-r0) [2021-07-08T00:36:25.447Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:36:25.447Z] Executing ca-certificates-20191127-r4.trigger [2021-07-08T00:36:25.447Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:25.447Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:25.447Z] OK: 7 MiB in 18 packages [2021-07-08T00:36:25.447Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:25.714Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-08T00:36:25.714Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:36:25.714Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:25.714Z] OK: 6 MiB in 15 packages [2021-07-08T00:36:25.714Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-08T00:36:25.714Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:36:25.714Z] OK: 6 MiB in 15 packages [2021-07-08T00:36:25.714Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-08T00:36:25.714Z] (2/2) Installing su-exec (0.2-r1) [2021-07-08T00:36:25.714Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:36:25.714Z] OK: 6 MiB in 16 packages [2021-07-08T00:36:25.983Z] Removing intermediate container 10319a332ea2 [2021-07-08T00:36:25.983Z] ---> 6d9fed6ef00c [2021-07-08T00:36:25.983Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-08T00:36:26.254Z] ---> Running in 4c9813c9221b [2021-07-08T00:36:26.254Z] Removing intermediate container 6b5afbaf18bf [2021-07-08T00:36:26.254Z] ---> 3733af4b4def [2021-07-08T00:36:26.254Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-08T00:36:26.254Z] Removing intermediate container 695ea6e08f65 [2021-07-08T00:36:26.254Z] ---> f621d8e0ca30 [2021-07-08T00:36:26.254Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-08T00:36:26.254Z] ---> Running in b2c5fc96e9f9 [2021-07-08T00:36:26.254Z] Removing intermediate container 4c9813c9221b [2021-07-08T00:36:26.254Z] ---> f894da63edcb [2021-07-08T00:36:26.254Z] Step 14/26 : WORKDIR / [2021-07-08T00:36:26.254Z] Removing intermediate container 6b485dabd7d5 [2021-07-08T00:36:26.254Z] ---> f4797425fb0d [2021-07-08T00:36:26.254Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-08T00:36:26.254Z] ---> Running in 2fc7b3d37a32 [2021-07-08T00:36:26.254Z] ---> Running in ffbaca8471c3 [2021-07-08T00:36:26.517Z] Removing intermediate container a1e16f8bb8d9 [2021-07-08T00:36:26.517Z] ---> e117ef319257 [2021-07-08T00:36:26.517Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-08T00:36:26.517Z] ---> Running in 2098e80658f6 [2021-07-08T00:36:26.517Z] Removing intermediate container b2c5fc96e9f9 [2021-07-08T00:36:26.517Z] ---> 2284f7ad7120 [2021-07-08T00:36:26.517Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-08T00:36:26.517Z] ---> Running in 1e8c16562897 [2021-07-08T00:36:26.517Z] ---> Running in 1bc8804cdbce [2021-07-08T00:36:26.517Z] Removing intermediate container 2fc7b3d37a32 [2021-07-08T00:36:26.517Z] ---> 82af81a34e51 [2021-07-08T00:36:26.517Z] Step 14/22 : WORKDIR /edgex [2021-07-08T00:36:26.517Z] Removing intermediate container ffbaca8471c3 [2021-07-08T00:36:26.517Z] ---> 1f4e434a455a [2021-07-08T00:36:26.517Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-08T00:36:26.517Z] ---> Running in e05b226bd2f2 [2021-07-08T00:36:26.517Z] Removing intermediate container 2098e80658f6 [2021-07-08T00:36:26.517Z] ---> 53e2ad826005 [2021-07-08T00:36:26.517Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-08T00:36:26.518Z] Removing intermediate container 1e8c16562897 [2021-07-08T00:36:26.518Z] ---> 5980fde81d58 [2021-07-08T00:36:26.518Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-08T00:36:26.518Z] Removing intermediate container 1bc8804cdbce [2021-07-08T00:36:26.518Z] ---> c227dbfafe64 [2021-07-08T00:36:26.518Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-08T00:36:26.518Z] ---> Running in 7e682e3a2e21 [2021-07-08T00:36:26.783Z] ---> Running in 980cdedfd1d2 [2021-07-08T00:36:26.783Z] ---> Running in db31a0140775 [2021-07-08T00:36:26.783Z] Removing intermediate container e05b226bd2f2 [2021-07-08T00:36:26.783Z] ---> c858b67e1249 [2021-07-08T00:36:26.783Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-08T00:36:26.783Z] Removing intermediate container 7e682e3a2e21 [2021-07-08T00:36:26.783Z] ---> 4a265b132d2f [2021-07-08T00:36:26.783Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-08T00:36:26.783Z] ---> 99b2406bd50b [2021-07-08T00:36:26.783Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-08T00:36:26.783Z] Removing intermediate container db31a0140775 [2021-07-08T00:36:26.783Z] ---> ff806ba32a0b [2021-07-08T00:36:26.783Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-08T00:36:26.783Z] ---> Running in b05fe93c1b1d [2021-07-08T00:36:26.783Z] Removing intermediate container 980cdedfd1d2 [2021-07-08T00:36:26.783Z] ---> 2268e39926fc [2021-07-08T00:36:26.783Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-08T00:36:27.049Z] ---> Running in 15583a28bab3 [2021-07-08T00:36:27.049Z] ---> 5bfd2ec198d2 [2021-07-08T00:36:27.049Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-08T00:36:27.049Z] Removing intermediate container b05fe93c1b1d [2021-07-08T00:36:27.049Z] ---> 8f9ed24797c7 [2021-07-08T00:36:27.049Z] Step 16/24 : WORKDIR / [2021-07-08T00:36:27.049Z] ---> 3fc41903e94f [2021-07-08T00:36:27.049Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-08T00:36:27.049Z] ---> Running in c010db2c16e9 [2021-07-08T00:36:27.315Z] ---> d81c4799c749 [2021-07-08T00:36:27.315Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-08T00:36:27.315Z] Removing intermediate container c010db2c16e9 [2021-07-08T00:36:27.315Z] ---> 6636927c1f23 [2021-07-08T00:36:27.315Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-08T00:36:27.576Z] ---> 3ff6f5749849 [2021-07-08T00:36:27.576Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-08T00:36:27.576Z] ---> 7daf300a9d80 [2021-07-08T00:36:27.576Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-07-08T00:36:27.863Z] ---> 6fecd9d812e8 [2021-07-08T00:36:27.863Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-08T00:36:27.863Z] ---> 993bdaa2c882 [2021-07-08T00:36:27.863Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-08T00:36:28.445Z] ---> 4f80c6ab8029 [2021-07-08T00:36:28.445Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-08T00:36:28.445Z] Removing intermediate container 15583a28bab3 [2021-07-08T00:36:28.445Z] ---> 253feec211e8 [2021-07-08T00:36:28.445Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-08T00:36:28.445Z] ---> c457f422ae1c [2021-07-08T00:36:28.445Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-08T00:36:28.445Z] ---> ead98a470304 [2021-07-08T00:36:28.445Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-08T00:36:28.445Z] ---> dda6e32da1d5 [2021-07-08T00:36:28.445Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-08T00:36:28.717Z] ---> Running in d3ec25996afc [2021-07-08T00:36:28.717Z] ---> Running in 70eb1f45d39f [2021-07-08T00:36:28.717Z] ---> Running in 35b95904cee0 [2021-07-08T00:36:28.717Z] ---> 8b8cf3576120 [2021-07-08T00:36:28.717Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-08T00:36:28.991Z] ---> f68dc32548b0 [2021-07-08T00:36:28.991Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-08T00:36:28.991Z] Removing intermediate container d3ec25996afc [2021-07-08T00:36:28.991Z] ---> 7a003b19cd3f [2021-07-08T00:36:28.991Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-08T00:36:28.991Z] Removing intermediate container 70eb1f45d39f [2021-07-08T00:36:28.991Z] ---> d8d5304d92e6 [2021-07-08T00:36:28.991Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-08T00:36:28.991Z] ---> Running in 65cc9d0d42e7 [2021-07-08T00:36:28.991Z] Removing intermediate container 35b95904cee0 [2021-07-08T00:36:28.991Z] ---> 2c8de3d70308 [2021-07-08T00:36:28.991Z] Step 19/22 : CMD ["--init=true"] [2021-07-08T00:36:28.991Z] ---> Running in 4b8b39777b98 [2021-07-08T00:36:28.991Z] ---> Running in c26a4fe4c48b [2021-07-08T00:36:29.267Z] Removing intermediate container 65cc9d0d42e7 [2021-07-08T00:36:29.267Z] ---> fc910fd0b9fc [2021-07-08T00:36:29.267Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-08T00:36:29.267Z] ---> 4702b023bf0e [2021-07-08T00:36:29.267Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-08T00:36:29.267Z] ---> Running in 48ece894ee0c [2021-07-08T00:36:29.267Z] ---> fb19bcb9e249 [2021-07-08T00:36:29.267Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-08T00:36:29.267Z] Removing intermediate container c26a4fe4c48b [2021-07-08T00:36:29.267Z] ---> 5db39e155a74 [2021-07-08T00:36:29.267Z] Step 20/22 : LABEL arch=x86_64 [2021-07-08T00:36:29.267Z] Removing intermediate container 4b8b39777b98 [2021-07-08T00:36:29.267Z] ---> 99c3298967d5 [2021-07-08T00:36:29.267Z] Step 21/23 : LABEL arch=x86_64 [2021-07-08T00:36:29.267Z] ---> Running in be4eb2339361 [2021-07-08T00:36:29.267Z] ---> Running in f2af79444f38 [2021-07-08T00:36:29.267Z] ---> Running in 5635f3322b9f [2021-07-08T00:36:29.535Z] Removing intermediate container 48ece894ee0c [2021-07-08T00:36:29.535Z] ---> 948824cd523f [2021-07-08T00:36:29.535Z] Step 22/24 : LABEL arch=x86_64 [2021-07-08T00:36:29.535Z] ---> bb57921c5cb6 [2021-07-08T00:36:29.535Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-07-08T00:36:29.535Z] ---> Running in 873ce2650fbf [2021-07-08T00:36:29.535Z] Removing intermediate container f2af79444f38 [2021-07-08T00:36:29.535Z] ---> b276e5b18cbe [2021-07-08T00:36:29.535Z] Step 21/22 : LABEL git_sha=d254be024d05f1461ebe21894856791ee0b12424 [2021-07-08T00:36:29.535Z] Removing intermediate container 5635f3322b9f [2021-07-08T00:36:29.535Z] ---> f6d2ba17d88c [2021-07-08T00:36:29.535Z] Step 22/23 : LABEL git_sha=d254be024d05f1461ebe21894856791ee0b12424 [2021-07-08T00:36:29.535Z] ---> Running in 7d2ccd043234 [2021-07-08T00:36:29.535Z] ---> Running in d1abb93892cb [2021-07-08T00:36:29.797Z] ---> Running in 02fd0c86e547 [2021-07-08T00:36:29.797Z] Removing intermediate container 873ce2650fbf [2021-07-08T00:36:29.797Z] ---> 0202be08920a [2021-07-08T00:36:29.797Z] Step 23/24 : LABEL git_sha=d254be024d05f1461ebe21894856791ee0b12424 [2021-07-08T00:36:30.061Z] Removing intermediate container d1abb93892cb [2021-07-08T00:36:30.061Z] ---> 7c8b2b75a849 [2021-07-08T00:36:30.061Z] Step 22/22 : LABEL version=0.0.0 [2021-07-08T00:36:30.061Z] ---> Running in 5c87ab118f12 [2021-07-08T00:36:30.061Z] Removing intermediate container 02fd0c86e547 [2021-07-08T00:36:30.061Z] ---> de2a0d723aab [2021-07-08T00:36:30.061Z] Step 23/23 : LABEL version=0.0.0 [2021-07-08T00:36:30.061Z] ---> Running in 47b61fb3948f [2021-07-08T00:36:30.326Z] ---> Running in ea98f1fd1545 [2021-07-08T00:36:30.326Z] Removing intermediate container 5c87ab118f12 [2021-07-08T00:36:30.326Z] ---> 50d16d52a76a [2021-07-08T00:36:30.326Z] Step 24/24 : LABEL version=0.0.0 [2021-07-08T00:36:30.326Z] Removing intermediate container 47b61fb3948f [2021-07-08T00:36:30.326Z] ---> 3a79922cbdea [2021-07-08T00:36:30.326Z] [2021-07-08T00:36:30.606Z] Successfully built 3a79922cbdea [2021-07-08T00:36:30.606Z] ---> Running in aae555956409 [2021-07-08T00:36:30.606Z] Successfully tagged security-proxy-setup:latest [2021-07-08T00:36:30.606Z] Building support-notifications [2021-07-08T00:36:30.606Z]  Building security-proxy-setup ... done Removing intermediate container ea98f1fd1545 [2021-07-08T00:36:30.606Z] ---> 4ebd3252034d [2021-07-08T00:36:30.606Z] [2021-07-08T00:36:30.606Z] Removing intermediate container be4eb2339361 [2021-07-08T00:36:30.606Z] ---> a8685464f2cf [2021-07-08T00:36:30.606Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-08T00:36:30.606Z] Successfully built 4ebd3252034d [2021-07-08T00:36:30.606Z] Successfully tagged support-scheduler:latest [2021-07-08T00:36:30.606Z]  Building support-scheduler ... done Building core-data [2021-07-08T00:36:31.550Z] Removing intermediate container aae555956409 [2021-07-08T00:36:31.550Z] ---> 3b07e59bc605 [2021-07-08T00:36:31.550Z] [2021-07-08T00:36:31.550Z] Successfully built 3b07e59bc605 [2021-07-08T00:36:31.550Z] Successfully tagged core-command:latest [2021-07-08T00:36:31.550Z]  Building core-command ... done Building sys-mgmt-agent [2021-07-08T00:36:39.711Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:36:39.711Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:36:39.711Z] ---> 0a05af3e3083 [2021-07-08T00:36:39.711Z] Step 3/23 : WORKDIR /edgex-go [2021-07-08T00:36:39.711Z] ---> Using cache [2021-07-08T00:36:39.711Z] ---> 726c7f4b6dc5 [2021-07-08T00:36:39.711Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:36:39.711Z] ---> Using cache [2021-07-08T00:36:39.711Z] ---> 3502f0f5f83a [2021-07-08T00:36:39.711Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-08T00:36:43.018Z] ---> 8845c3129858 [2021-07-08T00:36:43.018Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-08T00:36:43.280Z] Removing intermediate container 7d2ccd043234 [2021-07-08T00:36:43.280Z] ---> de19b4fec70e [2021-07-08T00:36:43.280Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-08T00:36:43.856Z] ---> Running in 128d548a6ad0 [2021-07-08T00:36:45.253Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:36:45.253Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:36:45.514Z] ---> 0a05af3e3083 [2021-07-08T00:36:45.514Z] Step 3/24 : WORKDIR /edgex-go [2021-07-08T00:36:45.514Z] ---> Using cache [2021-07-08T00:36:45.514Z] ---> 726c7f4b6dc5 [2021-07-08T00:36:45.514Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:36:45.514Z] ---> Using cache [2021-07-08T00:36:45.514Z] ---> 3502f0f5f83a [2021-07-08T00:36:45.514Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-08T00:36:45.776Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:36:45.776Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:36:45.776Z] ---> 0a05af3e3083 [2021-07-08T00:36:45.776Z] Step 3/24 : WORKDIR /edgex-go [2021-07-08T00:36:45.776Z] ---> Using cache [2021-07-08T00:36:45.776Z] ---> 726c7f4b6dc5 [2021-07-08T00:36:45.776Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:36:45.776Z] ---> Using cache [2021-07-08T00:36:45.776Z] ---> 3502f0f5f83a [2021-07-08T00:36:45.776Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-08T00:36:47.164Z] ---> Running in 6d336bd61e96 [2021-07-08T00:36:47.164Z] ---> 0ee0e85509e6 [2021-07-08T00:36:47.164Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-08T00:36:47.164Z] ---> Running in 19a6cdb3e276 [2021-07-08T00:36:47.164Z] ---> Running in fb1f58cbd22f [2021-07-08T00:36:47.164Z] Removing intermediate container 6d336bd61e96 [2021-07-08T00:36:47.164Z] ---> c75510a70042 [2021-07-08T00:36:47.164Z] Step 24/26 : LABEL arch=x86_64 [2021-07-08T00:36:47.164Z] ---> Running in b0fac1922c68 [2021-07-08T00:36:47.164Z] ---> 8d949930ad7d [2021-07-08T00:36:47.164Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-08T00:36:47.432Z] Removing intermediate container b0fac1922c68 [2021-07-08T00:36:47.432Z] ---> 7e7b0433af0a [2021-07-08T00:36:47.432Z] Step 25/26 : LABEL git_sha=d254be024d05f1461ebe21894856791ee0b12424 [2021-07-08T00:36:47.703Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:47.703Z] ---> Running in b01e10cea609 [2021-07-08T00:36:47.703Z] ---> 1c7381ea940e [2021-07-08T00:36:47.703Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-08T00:36:47.703Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:47.703Z] Removing intermediate container b01e10cea609 [2021-07-08T00:36:47.703Z] ---> 2e13d6d07abf [2021-07-08T00:36:47.703Z] Step 26/26 : LABEL version=0.0.0 [2021-07-08T00:36:47.703Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:47.703Z] ---> Running in 8f8bfbc3d345 [2021-07-08T00:36:47.703Z] ---> f462617cf11f [2021-07-08T00:36:47.703Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-08T00:36:47.974Z] ---> Running in 16d4927effea [2021-07-08T00:36:47.974Z] Removing intermediate container 8f8bfbc3d345 [2021-07-08T00:36:47.974Z] ---> 975c8e097fed [2021-07-08T00:36:47.974Z] [2021-07-08T00:36:47.974Z] Successfully built 975c8e097fed [2021-07-08T00:36:47.974Z] Successfully tagged security-secretstore-setup:latest [2021-07-08T00:36:47.974Z]  Building security-secretstore-setup ... done Building core-metadata [2021-07-08T00:36:47.974Z] Removing intermediate container 16d4927effea [2021-07-08T00:36:47.974Z] ---> 129f0914092a [2021-07-08T00:36:47.974Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-08T00:36:48.239Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:48.484Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-08T00:36:48.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:48.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:36:48.762Z] OK: 219 MiB in 52 packages [2021-07-08T00:36:48.762Z] OK: 219 MiB in 52 packages [2021-07-08T00:36:49.024Z] OK: 219 MiB in 52 packages [2021-07-08T00:36:50.959Z] ---> d0b183b53d7d [2021-07-08T00:36:50.959Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-08T00:36:51.220Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:36:51.220Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:36:51.220Z] ---> 0a05af3e3083 [2021-07-08T00:36:51.220Z] Step 3/24 : WORKDIR /edgex-go [2021-07-08T00:36:51.220Z] ---> Using cache [2021-07-08T00:36:51.220Z] ---> 726c7f4b6dc5 [2021-07-08T00:36:51.220Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:36:51.220Z] ---> Using cache [2021-07-08T00:36:51.220Z] ---> 3502f0f5f83a [2021-07-08T00:36:51.220Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-08T00:36:51.220Z] ---> Using cache [2021-07-08T00:36:51.220Z] ---> 9549d00a51f3 [2021-07-08T00:36:51.220Z] Step 6/24 : COPY go.mod . [2021-07-08T00:36:51.220Z] ---> Using cache [2021-07-08T00:36:51.220Z] ---> 6cb281821cd1 [2021-07-08T00:36:51.220Z] Step 7/24 : RUN go mod download [2021-07-08T00:36:51.220Z] ---> Using cache [2021-07-08T00:36:51.220Z] ---> edd170399b7b [2021-07-08T00:36:51.220Z] Step 8/24 : COPY . . [2021-07-08T00:36:51.220Z] ---> Using cache [2021-07-08T00:36:51.220Z] ---> 1fcdfacb67b8 [2021-07-08T00:36:51.220Z] Step 9/24 : RUN go mod tidy [2021-07-08T00:36:51.220Z] ---> Using cache [2021-07-08T00:36:51.220Z] ---> 2d8d3863d9ee [2021-07-08T00:36:51.220Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-08T00:36:52.615Z] ---> Running in a86c15b387ed [2021-07-08T00:36:52.616Z] ---> Running in a14d4ee0148a [2021-07-08T00:36:52.616Z] Removing intermediate container 128d548a6ad0 [2021-07-08T00:36:52.616Z] ---> 1de577520f44 [2021-07-08T00:36:52.616Z] Step 6/23 : COPY go.mod . [2021-07-08T00:36:52.616Z] Removing intermediate container 19a6cdb3e276 [2021-07-08T00:36:52.616Z] ---> 39c7992f2990 [2021-07-08T00:36:52.616Z] Step 6/24 : COPY go.mod . [2021-07-08T00:36:52.884Z] ---> 7b1b93261bc0 [2021-07-08T00:36:52.884Z] Step 7/23 : RUN go mod download [2021-07-08T00:36:52.884Z] ---> Running in a33d8faa0d86 [2021-07-08T00:36:52.884Z] ---> 77c6c922a7df [2021-07-08T00:36:52.884Z] Step 7/24 : RUN go mod download [2021-07-08T00:36:52.884Z] ---> Running in 4cd8494383da [2021-07-08T00:36:53.152Z] Removing intermediate container fb1f58cbd22f [2021-07-08T00:36:53.152Z] ---> 63dc4431d497 [2021-07-08T00:36:53.152Z] Step 6/24 : COPY go.mod . [2021-07-08T00:36:53.152Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-08T00:36:53.418Z] ---> 446b15b5c2b0 [2021-07-08T00:36:53.418Z] Step 7/24 : RUN go mod download [2021-07-08T00:36:53.418Z] ---> Running in bdada24c57ee [2021-07-08T00:36:54.431Z] Removing intermediate container a14d4ee0148a [2021-07-08T00:36:54.431Z] ---> 3859c0777298 [2021-07-08T00:36:54.431Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-08T00:36:54.431Z] ---> Running in 36757bb67ab0 [2021-07-08T00:36:54.431Z] Removing intermediate container a33d8faa0d86 [2021-07-08T00:36:54.431Z] ---> e75e3c28e83c [2021-07-08T00:36:54.431Z] Step 8/23 : COPY . . [2021-07-08T00:36:54.431Z] Removing intermediate container 4cd8494383da [2021-07-08T00:36:54.431Z] ---> 0c83d83653b0 [2021-07-08T00:36:54.431Z] Step 8/24 : COPY . . [2021-07-08T00:36:55.388Z] Removing intermediate container 36757bb67ab0 [2021-07-08T00:36:55.388Z] ---> cd8d5cc88477 [2021-07-08T00:36:55.388Z] Step 29/32 : CMD ["gate"] [2021-07-08T00:37:05.445Z] ---> 109bceb3008e [2021-07-08T00:37:05.445Z] Step 9/23 : RUN go mod tidy [2021-07-08T00:37:05.445Z] ---> Running in 0d4e95caf05d [2021-07-08T00:37:05.445Z] ---> Running in b075cf1e55bd [2021-07-08T00:37:05.445Z] Removing intermediate container bdada24c57ee [2021-07-08T00:37:05.445Z] ---> c6a24d360f3f [2021-07-08T00:37:05.445Z] Step 8/24 : COPY . . [2021-07-08T00:37:05.445Z] ---> e64875480648 [2021-07-08T00:37:05.445Z] Step 9/24 : RUN go mod tidy [2021-07-08T00:37:05.445Z] ---> Running in 687b4756968a [2021-07-08T00:37:08.040Z] Removing intermediate container 0d4e95caf05d [2021-07-08T00:37:08.040Z] ---> f8ac0c120a94 [2021-07-08T00:37:08.040Z] Step 30/32 : LABEL arch=x86_64 [2021-07-08T00:37:11.345Z] ---> Running in 336a97b4371d [2021-07-08T00:37:11.345Z] ---> d0166c903beb [2021-07-08T00:37:11.345Z] Step 9/24 : RUN go mod tidy [2021-07-08T00:37:11.608Z] ---> Running in caefdc118d1f [2021-07-08T00:37:11.608Z] Removing intermediate container 336a97b4371d [2021-07-08T00:37:11.608Z] ---> 342ee3458e46 [2021-07-08T00:37:11.608Z] Step 31/32 : LABEL git_sha=d254be024d05f1461ebe21894856791ee0b12424 [2021-07-08T00:37:11.608Z] ---> Running in 5621c8a76a00 [2021-07-08T00:37:12.180Z] Removing intermediate container 5621c8a76a00 [2021-07-08T00:37:12.180Z] ---> 22acc235111d [2021-07-08T00:37:12.180Z] Step 32/32 : LABEL version=0.0.0 [2021-07-08T00:37:12.180Z] ---> Running in 1d55eb69485a [2021-07-08T00:37:12.445Z] Removing intermediate container 1d55eb69485a [2021-07-08T00:37:12.445Z] ---> d66babfceade [2021-07-08T00:37:12.445Z] [2021-07-08T00:37:12.713Z] Successfully built d66babfceade [2021-07-08T00:37:12.713Z] Successfully tagged security-bootstrapper:latest [2021-07-08T00:37:12.713Z]  Building security-bootstrapper ... done Removing intermediate container b075cf1e55bd [2021-07-08T00:37:12.713Z] ---> 5c82227569dd [2021-07-08T00:37:12.713Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-08T00:37:12.713Z] Removing intermediate container 687b4756968a [2021-07-08T00:37:12.713Z] ---> a98781f87c17 [2021-07-08T00:37:12.713Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-08T00:37:12.713Z] ---> Running in 6154b90354c7 [2021-07-08T00:37:12.981Z] ---> Running in e350efee714b [2021-07-08T00:37:13.563Z] Removing intermediate container caefdc118d1f [2021-07-08T00:37:13.563Z] ---> 79c4c818de75 [2021-07-08T00:37:13.563Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-08T00:37:13.563Z] ---> Running in c02599af85b1 [2021-07-08T00:37:13.841Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-08T00:37:13.841Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-08T00:37:14.429Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-08T00:37:29.811Z] Removing intermediate container a86c15b387ed [2021-07-08T00:37:29.811Z] ---> 6e59c6f2f4f0 [2021-07-08T00:37:29.811Z] [2021-07-08T00:37:29.811Z] Step 11/24 : FROM alpine:3.12 [2021-07-08T00:37:29.811Z] ---> 13621d1b12d4 [2021-07-08T00:37:29.811Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-08T00:37:29.811Z] ---> Using cache [2021-07-08T00:37:29.811Z] ---> f4797425fb0d [2021-07-08T00:37:29.811Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-08T00:37:29.811Z] ---> Using cache [2021-07-08T00:37:29.811Z] ---> 53e2ad826005 [2021-07-08T00:37:29.811Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-08T00:37:29.811Z] ---> Running in 5fc338af7c81 [2021-07-08T00:37:29.811Z] Removing intermediate container 5fc338af7c81 [2021-07-08T00:37:29.811Z] ---> e9ba01b64b26 [2021-07-08T00:37:29.811Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-08T00:37:29.811Z] ---> Running in c5aece811853 [2021-07-08T00:37:29.811Z] Removing intermediate container c5aece811853 [2021-07-08T00:37:29.811Z] ---> 40d5578b6708 [2021-07-08T00:37:29.811Z] Step 16/24 : WORKDIR / [2021-07-08T00:37:29.811Z] ---> Running in 6ed2e54985f8 [2021-07-08T00:37:29.812Z] Removing intermediate container 6ed2e54985f8 [2021-07-08T00:37:29.812Z] ---> cf46aad6a3bf [2021-07-08T00:37:29.812Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-08T00:37:29.812Z] ---> d1f5ccab75a2 [2021-07-08T00:37:29.812Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-08T00:37:30.385Z] ---> 8db6b4dbf202 [2021-07-08T00:37:30.385Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-08T00:37:30.960Z] ---> ed3d1f5ef00d [2021-07-08T00:37:30.960Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-08T00:37:30.960Z] ---> Running in 6cc3c7af0226 [2021-07-08T00:37:30.960Z] Removing intermediate container 6cc3c7af0226 [2021-07-08T00:37:30.960Z] ---> a810dbeac009 [2021-07-08T00:37:30.960Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-08T00:37:30.960Z] ---> Running in 4369df177327 [2021-07-08T00:37:31.223Z] Removing intermediate container 4369df177327 [2021-07-08T00:37:31.223Z] ---> e4192a5d68dd [2021-07-08T00:37:31.223Z] Step 22/24 : LABEL arch=x86_64 [2021-07-08T00:37:31.223Z] ---> Running in 9cc118ea2d3d [2021-07-08T00:37:31.795Z] Removing intermediate container 9cc118ea2d3d [2021-07-08T00:37:31.795Z] ---> a7fef0f0557c [2021-07-08T00:37:31.795Z] Step 23/24 : LABEL git_sha=d254be024d05f1461ebe21894856791ee0b12424 [2021-07-08T00:37:32.058Z] ---> Running in 3ad5a96610bf [2021-07-08T00:37:32.058Z] Removing intermediate container 3ad5a96610bf [2021-07-08T00:37:32.058Z] ---> caba8a32efb1 [2021-07-08T00:37:32.058Z] Step 24/24 : LABEL version=0.0.0 [2021-07-08T00:37:32.321Z] ---> Running in ea9aa1056e7c [2021-07-08T00:37:32.583Z] Removing intermediate container ea9aa1056e7c [2021-07-08T00:37:32.583Z] ---> ce9f94191b82 [2021-07-08T00:37:32.583Z] [2021-07-08T00:37:32.583Z] Successfully built ce9f94191b82 [2021-07-08T00:37:32.583Z] Successfully tagged core-metadata:latest [2021-07-08T00:37:44.856Z]  Building core-metadata ... done Removing intermediate container 6154b90354c7 [2021-07-08T00:37:44.856Z] ---> 13b8e50def15 [2021-07-08T00:37:44.856Z] [2021-07-08T00:37:44.856Z] Step 11/23 : FROM alpine:3.12 [2021-07-08T00:37:44.856Z] ---> 13621d1b12d4 [2021-07-08T00:37:44.856Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-08T00:37:44.856Z] Removing intermediate container c02599af85b1 [2021-07-08T00:37:44.856Z] ---> 3d2a61431cfb [2021-07-08T00:37:44.856Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-08T00:37:44.856Z] ---> Running in 15ed7a3c4024 [2021-07-08T00:37:44.856Z] ---> Running in e30802e7ee1f [2021-07-08T00:37:44.856Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:37:44.856Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-08T00:37:44.856Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:37:44.856Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-08T00:37:44.856Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-08T00:37:44.856Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:37:44.856Z] Executing ca-certificates-20191127-r4.trigger [2021-07-08T00:37:44.856Z] OK: 6 MiB in 16 packages [2021-07-08T00:37:44.856Z] Removing intermediate container 15ed7a3c4024 [2021-07-08T00:37:44.856Z] ---> e4abbf783ae4 [2021-07-08T00:37:44.856Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-08T00:37:45.116Z] ---> Running in 7736b1e346c6 [2021-07-08T00:37:45.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-08T00:37:45.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-08T00:37:45.377Z] Removing intermediate container e30802e7ee1f [2021-07-08T00:37:45.377Z] ---> becebf386951 [2021-07-08T00:37:45.377Z] [2021-07-08T00:37:45.377Z] Step 12/24 : FROM docker:20.10.0 [2021-07-08T00:37:45.377Z] Removing intermediate container 7736b1e346c6 [2021-07-08T00:37:45.377Z] ---> 552409ef4197 [2021-07-08T00:37:45.377Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-08T00:37:45.640Z] ---> Running in 5afa893a406d [2021-07-08T00:37:45.640Z] 20.10.0: Pulling from library/docker [2021-07-08T00:37:45.640Z] Removing intermediate container 5afa893a406d [2021-07-08T00:37:45.640Z] ---> f719e24f75e9 [2021-07-08T00:37:45.640Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-08T00:37:45.901Z] ---> Running in 27b4804e4697 [2021-07-08T00:37:46.512Z] Removing intermediate container 27b4804e4697 [2021-07-08T00:37:46.512Z] ---> 7b24a56017a2 [2021-07-08T00:37:46.512Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-08T00:37:47.091Z] ---> 4e424ae92ef4 [2021-07-08T00:37:47.091Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-08T00:37:47.091Z] Removing intermediate container e350efee714b [2021-07-08T00:37:47.091Z] ---> a678d37843f9 [2021-07-08T00:37:47.091Z] [2021-07-08T00:37:47.091Z] Step 11/24 : FROM alpine:3.12 [2021-07-08T00:37:47.091Z] ---> 13621d1b12d4 [2021-07-08T00:37:47.091Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-08T00:37:47.091Z] ---> Running in bda742940e18 [2021-07-08T00:37:47.668Z] Removing intermediate container bda742940e18 [2021-07-08T00:37:47.668Z] ---> f70faefaa180 [2021-07-08T00:37:47.668Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-08T00:37:47.668Z] ---> 2debcea88e55 [2021-07-08T00:37:47.668Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-08T00:37:47.668Z] ---> Running in b4158a6d6497 [2021-07-08T00:37:48.257Z] Removing intermediate container b4158a6d6497 [2021-07-08T00:37:48.257Z] ---> c431c19e3f19 [2021-07-08T00:37:48.257Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-08T00:37:48.525Z] ---> 3ebb3ae203df [2021-07-08T00:37:48.525Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-08T00:37:48.790Z] ---> Running in 0e80ac3732ef [2021-07-08T00:37:49.054Z] ---> Running in 360de2809001 [2021-07-08T00:37:49.054Z] Removing intermediate container 0e80ac3732ef [2021-07-08T00:37:49.054Z] ---> 8f95912e641e [2021-07-08T00:37:49.054Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:37:49.054Z] ---> Running in 335b45e89d25 [2021-07-08T00:37:49.328Z] Removing intermediate container 360de2809001 [2021-07-08T00:37:49.328Z] ---> a7f9652560b5 [2021-07-08T00:37:49.328Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-08T00:37:49.328Z] ---> Running in 6463b72a8914 [2021-07-08T00:37:49.328Z] Removing intermediate container 6463b72a8914 [2021-07-08T00:37:49.328Z] ---> a364b2e7803f [2021-07-08T00:37:49.328Z] Step 21/23 : LABEL arch=x86_64 [2021-07-08T00:37:49.328Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-08T00:37:49.328Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-08T00:37:49.328Z] ---> aefe523efa57 [2021-07-08T00:37:49.328Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-08T00:37:49.328Z] ---> Running in 385138c7f7df [2021-07-08T00:37:49.328Z] ---> Running in 3787c6d1c98f [2021-07-08T00:37:49.597Z] Removing intermediate container 3787c6d1c98f [2021-07-08T00:37:49.597Z] ---> 01572ba69bba [2021-07-08T00:37:49.597Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-07-08T00:37:49.597Z] Removing intermediate container 385138c7f7df [2021-07-08T00:37:49.597Z] ---> d1a51f225404 [2021-07-08T00:37:49.597Z] Step 22/23 : LABEL git_sha=d254be024d05f1461ebe21894856791ee0b12424 [2021-07-08T00:37:49.597Z] ---> Running in df675fc34045 [2021-07-08T00:37:49.597Z] ---> Running in 43709376d13b [2021-07-08T00:37:49.597Z] Removing intermediate container df675fc34045 [2021-07-08T00:37:49.597Z] ---> 5bc65ded72dd [2021-07-08T00:37:49.597Z] Step 23/23 : LABEL version=0.0.0 [2021-07-08T00:37:49.861Z] ---> Running in 48fdb53182f5 [2021-07-08T00:37:49.861Z] Removing intermediate container 335b45e89d25 [2021-07-08T00:37:49.861Z] ---> 56a01389931e [2021-07-08T00:37:49.861Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-08T00:37:50.148Z] ---> Running in cf6e90aab541 [2021-07-08T00:37:50.148Z] Removing intermediate container 48fdb53182f5 [2021-07-08T00:37:50.148Z] ---> b5920563cb4e [2021-07-08T00:37:50.148Z] [2021-07-08T00:37:50.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:37:50.148Z] Successfully built b5920563cb4e [2021-07-08T00:37:50.148Z] Successfully tagged support-notifications:latest [2021-07-08T00:37:50.148Z]  Building support-notifications ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:37:50.409Z] (1/39) Installing readline (8.0.4-r0) [2021-07-08T00:37:50.409Z] (2/39) Installing bash (5.0.17-r0) [2021-07-08T00:37:50.409Z] Executing bash-5.0.17-r0.post-install [2021-07-08T00:37:50.409Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-08T00:37:50.409Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-08T00:37:50.409Z] (5/39) Installing curl (7.77.0-r0) [2021-07-08T00:37:50.409Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-08T00:37:50.409Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-08T00:37:50.409Z] (8/39) Installing expat (2.2.9-r1) [2021-07-08T00:37:50.409Z] (9/39) Installing libffi (3.3-r2) [2021-07-08T00:37:50.409Z] (10/39) Installing gdbm (1.13-r1) [2021-07-08T00:37:50.409Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-08T00:37:50.409Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-08T00:37:50.409Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-08T00:37:50.409Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-08T00:37:50.551Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-08T00:37:50.551Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-08T00:37:50.984Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-08T00:37:51.268Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-08T00:37:51.268Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-08T00:37:51.268Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-08T00:37:51.268Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-08T00:37:51.268Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-08T00:37:51.268Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-08T00:37:51.268Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-08T00:37:51.268Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-08T00:37:51.268Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-08T00:37:51.268Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-08T00:37:51.268Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-08T00:37:51.268Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-08T00:37:51.268Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-08T00:37:51.268Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-08T00:37:51.268Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-08T00:37:51.268Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-08T00:37:51.268Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-08T00:37:51.268Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-08T00:37:51.268Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-08T00:37:51.268Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-08T00:37:51.268Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-08T00:37:51.268Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-08T00:37:51.268Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-08T00:37:51.268Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-08T00:37:51.268Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-08T00:37:51.268Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-08T00:37:51.529Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-08T00:37:51.529Z] Executing busybox-1.31.1-r19.trigger [2021-07-08T00:37:51.529Z] OK: 72 MiB in 59 packages [2021-07-08T00:37:51.529Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-08T00:37:51.529Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-08T00:37:51.529Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-08T00:37:52.101Z] Collecting docker-compose==1.23.2 [2021-07-08T00:37:52.101Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-08T00:37:52.101Z] Collecting docopt<0.7,>=0.6.1 [2021-07-08T00:37:52.101Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-08T00:37:52.674Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-08T00:37:52.674Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-08T00:37:52.674Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-08T00:37:52.674Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-08T00:37:52.674Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:37:52.674Z] OK: 8 MiB in 20 packages [2021-07-08T00:37:52.674Z] Collecting PyYAML<4,>=3.10 [2021-07-08T00:37:52.674Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-08T00:37:53.632Z] Collecting texttable<0.10,>=0.9.0 [2021-07-08T00:37:53.632Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-08T00:37:53.898Z] Removing intermediate container cf6e90aab541 [2021-07-08T00:37:53.898Z] ---> 55ddc95657cf [2021-07-08T00:37:53.898Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-08T00:37:53.898Z] ---> fa09585aa32c [2021-07-08T00:37:53.898Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-08T00:37:53.898Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-08T00:37:54.163Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-08T00:37:54.428Z] ---> 9dca9574583f [2021-07-08T00:37:54.428Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-08T00:37:54.695Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-08T00:37:54.695Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-08T00:37:54.695Z] ---> 3304f62e5aea [2021-07-08T00:37:54.695Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-08T00:37:54.695Z] ---> Running in 8c26faf5ee02 [2021-07-08T00:37:54.695Z] Collecting docker<4.0,>=3.6.0 [2021-07-08T00:37:54.695Z] Removing intermediate container 8c26faf5ee02 [2021-07-08T00:37:54.695Z] ---> dcc98e3b8e1f [2021-07-08T00:37:54.695Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-08T00:37:54.695Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-08T00:37:54.977Z] ---> Running in bd5306a908ec [2021-07-08T00:37:54.977Z] Collecting jsonschema<3,>=2.5.1 [2021-07-08T00:37:54.978Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-08T00:37:54.978Z] Removing intermediate container bd5306a908ec [2021-07-08T00:37:54.978Z] ---> 5d597e298b23 [2021-07-08T00:37:54.978Z] Step 22/24 : LABEL arch=x86_64 [2021-07-08T00:37:54.978Z] ---> Running in 123d86e486a2 [2021-07-08T00:37:54.978Z] Collecting cached-property<2,>=1.2.0 [2021-07-08T00:37:54.978Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-08T00:37:54.978Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-07-08T00:37:54.978Z] Removing intermediate container 123d86e486a2 [2021-07-08T00:37:54.978Z] ---> d183a98922b3 [2021-07-08T00:37:54.978Z] Step 23/24 : LABEL git_sha=d254be024d05f1461ebe21894856791ee0b12424 [2021-07-08T00:37:54.978Z] ---> Running in 30910fd5c5f8 [2021-07-08T00:37:54.978Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-08T00:37:55.241Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-08T00:37:55.241Z] Collecting idna<2.8,>=2.5 [2021-07-08T00:37:55.241Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-08T00:37:55.241Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-08T00:37:55.241Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-08T00:37:55.241Z] Removing intermediate container 30910fd5c5f8 [2021-07-08T00:37:55.241Z] ---> 5354673762b8 [2021-07-08T00:37:55.241Z] Step 24/24 : LABEL version=0.0.0 [2021-07-08T00:37:55.241Z] Collecting docker-pycreds>=0.4.0 [2021-07-08T00:37:55.241Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-08T00:37:55.241Z] ---> Running in 9d253e151db8 [2021-07-08T00:37:55.241Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-08T00:37:55.241Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-08T00:37:55.241Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-08T00:37:55.241Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-08T00:37:55.502Z] Removing intermediate container 9d253e151db8 [2021-07-08T00:37:55.502Z] ---> 1a2cb43a8da9 [2021-07-08T00:37:55.502Z] [2021-07-08T00:37:55.502Z] Installing collected packages: docopt, websocket-client, PyYAML, texttable, dockerpty, urllib3, idna, requests, docker-pycreds, docker, jsonschema, cached-property, docker-compose [2021-07-08T00:37:55.502Z] Running setup.py install for docopt: started [2021-07-08T00:37:55.502Z] Successfully built 1a2cb43a8da9 [2021-07-08T00:37:55.502Z] Successfully tagged core-data:latest [2021-07-08T00:37:55.763Z]  Building core-data ... done  Running setup.py install for docopt: finished with status 'done' [2021-07-08T00:37:55.763Z] Running setup.py install for PyYAML: started [2021-07-08T00:37:56.333Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-08T00:37:56.333Z] Running setup.py install for texttable: started [2021-07-08T00:37:56.593Z] Running setup.py install for texttable: finished with status 'done' [2021-07-08T00:37:56.593Z] Running setup.py install for dockerpty: started [2021-07-08T00:37:56.855Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-08T00:37:56.855Z] Attempting uninstall: urllib3 [2021-07-08T00:37:56.855Z] Found existing installation: urllib3 1.25.9 [2021-07-08T00:37:56.855Z] Uninstalling urllib3-1.25.9: [2021-07-08T00:37:56.855Z] Successfully uninstalled urllib3-1.25.9 [2021-07-08T00:37:56.855Z] Attempting uninstall: idna [2021-07-08T00:37:56.856Z] Found existing installation: idna 2.9 [2021-07-08T00:37:56.856Z] Uninstalling idna-2.9: [2021-07-08T00:37:56.856Z] Successfully uninstalled idna-2.9 [2021-07-08T00:37:57.118Z] Attempting uninstall: requests [2021-07-08T00:37:57.118Z] Found existing installation: requests 2.23.0 [2021-07-08T00:37:57.118Z] Uninstalling requests-2.23.0: [2021-07-08T00:37:57.118Z] Successfully uninstalled requests-2.23.0 [2021-07-08T00:37:57.314Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-08T00:37:57.314Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-08T00:37:57.314Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-08T00:37:57.314Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-08T00:37:57.691Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-08T00:37:59.312Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-08T00:37:59.312Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-08T00:38:00.265Z] Removing intermediate container 43709376d13b [2021-07-08T00:38:00.265Z] ---> a8f98e27473a [2021-07-08T00:38:00.265Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-08T00:38:00.265Z] ---> Running in 45cfd2a0921c [2021-07-08T00:38:00.265Z] Removing intermediate container 45cfd2a0921c [2021-07-08T00:38:00.265Z] ---> 18f3838ce131 [2021-07-08T00:38:00.265Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-08T00:38:00.265Z] ---> Running in 7f75942e606f [2021-07-08T00:38:00.528Z] Removing intermediate container 7f75942e606f [2021-07-08T00:38:00.528Z] ---> 283c7c6337c1 [2021-07-08T00:38:00.528Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-08T00:38:00.764Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-08T00:38:00.764Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-08T00:38:00.764Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-08T00:38:00.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-08T00:38:00.797Z] ---> 8ea8cb505c08 [2021-07-08T00:38:00.798Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-08T00:38:01.068Z] ---> 2f8375abbe7b [2021-07-08T00:38:01.068Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-08T00:38:01.338Z] ---> 740592506839 [2021-07-08T00:38:01.338Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-08T00:38:01.338Z] ---> Running in b77108b7abd8 [2021-07-08T00:38:01.338Z] Removing intermediate container b77108b7abd8 [2021-07-08T00:38:01.338Z] ---> d9b8b2131efa [2021-07-08T00:38:01.338Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-08T00:38:01.338Z] ---> Running in e5d122d359f4 [2021-07-08T00:38:01.608Z] Removing intermediate container e5d122d359f4 [2021-07-08T00:38:01.608Z] ---> efeb8260144d [2021-07-08T00:38:01.608Z] Step 22/24 : LABEL arch=x86_64 [2021-07-08T00:38:01.608Z] ---> Running in f69ea71ba722 [2021-07-08T00:38:01.608Z] Removing intermediate container f69ea71ba722 [2021-07-08T00:38:01.608Z] ---> 73986f8983e9 [2021-07-08T00:38:01.608Z] Step 23/24 : LABEL git_sha=d254be024d05f1461ebe21894856791ee0b12424 [2021-07-08T00:38:01.608Z] ---> Running in db644015e2ea [2021-07-08T00:38:01.608Z] Removing intermediate container db644015e2ea [2021-07-08T00:38:01.608Z] ---> a1524876679f [2021-07-08T00:38:01.608Z] Step 24/24 : LABEL version=0.0.0 [2021-07-08T00:38:01.869Z] ---> Running in f0cc8e26287c [2021-07-08T00:38:01.869Z] Removing intermediate container f0cc8e26287c [2021-07-08T00:38:01.869Z] ---> 33edc8024692 [2021-07-08T00:38:01.869Z] [2021-07-08T00:38:01.869Z] Successfully built 33edc8024692 [2021-07-08T00:38:01.869Z] Successfully tagged sys-mgmt-agent:latest [2021-07-08T00:38:02.139Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-08T00:38:02.143Z] $ docker stop --time=1 bf4f07ff808ea1d28df6d375e7ad6b8f3f682113c4706b5f3a5a135bf33546d5 [2021-07-08T00:38:03.434Z] $ docker rm -f bf4f07ff808ea1d28df6d375e7ad6b8f3f682113c4706b5f3a5a135bf33546d5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-08T00:38:03.813Z] + docker images [2021-07-08T00:38:03.813Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-08T00:38:03.813Z] sys-mgmt-agent latest 33edc8024692 2 seconds ago 312MB [2021-07-08T00:38:03.813Z] core-data latest 1a2cb43a8da9 8 seconds ago 20.3MB [2021-07-08T00:38:03.813Z] support-notifications latest b5920563cb4e 14 seconds ago 16.7MB [2021-07-08T00:38:03.813Z] a678d37843f9 17 seconds ago 1.15GB [2021-07-08T00:38:03.813Z] becebf386951 18 seconds ago 1.15GB [2021-07-08T00:38:03.813Z] 13b8e50def15 21 seconds ago 1.15GB [2021-07-08T00:38:03.813Z] core-metadata latest ce9f94191b82 31 seconds ago 16.6MB [2021-07-08T00:38:03.813Z] 6e59c6f2f4f0 35 seconds ago 1.15GB [2021-07-08T00:38:03.813Z] security-bootstrapper latest d66babfceade 51 seconds ago 18.6MB [2021-07-08T00:38:03.813Z] security-secretstore-setup latest 975c8e097fed About a minute ago 28.7MB [2021-07-08T00:38:03.813Z] security-proxy-setup latest 3a79922cbdea About a minute ago 25.7MB [2021-07-08T00:38:03.813Z] support-scheduler latest 4ebd3252034d About a minute ago 15.9MB [2021-07-08T00:38:03.813Z] core-command latest 3b07e59bc605 About a minute ago 15.9MB [2021-07-08T00:38:03.813Z] ce2a11e1625f About a minute ago 1.14GB [2021-07-08T00:38:03.813Z] fb131806b0f4 About a minute ago 1.15GB [2021-07-08T00:38:03.813Z] c7689d85bb2e About a minute ago 1.15GB [2021-07-08T00:38:03.813Z] b5dca9886b59 About a minute ago 1.15GB [2021-07-08T00:38:03.813Z] f3b5166b2355 About a minute ago 1.15GB [2021-07-08T00:38:03.813Z] ci-base-image-x86_64 latest 0a05af3e3083 6 minutes ago 647MB [2021-07-08T00:38:03.813Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 26 hours ago 37.5MB [2021-07-08T00:38:03.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB [2021-07-08T00:38:03.813Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-07-08T00:38:03.813Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-07-08T00:38:03.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-07-08T00:38:13.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.169s coverage: 28.7% of statements [2021-07-08T00:38:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-08T00:38:13.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-08T00:38:15.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.309s coverage: 100.0% of statements [2021-07-08T00:38:15.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-08T00:38:15.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.318s coverage: 53.1% of statements [2021-07-08T00:38:15.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-08T00:38:15.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-08T00:38:16.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.524s coverage: 87.7% of statements [2021-07-08T00:38:16.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-08T00:38:16.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-08T00:38:16.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.190s coverage: 78.9% of statements [2021-07-08T00:38:19.252Z] Still waiting to schedule task [2021-07-08T00:38:19.252Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-2132’ [2021-07-08T00:38:21.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.213s coverage: 81.2% of statements [2021-07-08T00:38:21.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-08T00:38:21.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-08T00:38:21.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-08T00:38:21.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-08T00:38:21.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-08T00:38:25.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.367s coverage: 95.1% of statements [2021-07-08T00:38:25.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-08T00:38:25.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-08T00:38:25.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-08T00:38:25.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-08T00:38:25.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-08T00:38:25.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-08T00:38:25.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-08T00:38:25.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-08T00:38:25.640Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.186s coverage: 60.0% of statements [2021-07-08T00:38:25.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-08T00:38:25.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-08T00:38:25.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-08T00:38:25.640Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.315s coverage: 0.8% of statements [2021-07-08T00:38:25.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-08T00:38:25.640Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.140s coverage: 58.8% of statements [2021-07-08T00:38:25.640Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.196s coverage: 22.0% of statements [2021-07-08T00:38:25.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-08T00:38:25.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.182s coverage: 47.1% of statements [2021-07-08T00:38:26.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.198s coverage: 79.5% of statements [2021-07-08T00:38:26.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.160s coverage: 94.1% of statements [2021-07-08T00:38:27.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.330s coverage: 96.3% of statements [2021-07-08T00:38:27.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.173s coverage: 87.5% of statements [2021-07-08T00:38:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.214s coverage: 94.4% of statements [2021-07-08T00:38:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.167s coverage: 44.8% of statements [2021-07-08T00:38:45.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.559s coverage: 81.8% of statements [2021-07-08T00:38:45.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-08T00:38:52.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.261s coverage: 92.9% of statements [2021-07-08T00:38:52.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-08T00:38:52.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-08T00:38:52.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-08T00:38:52.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-07-08T00:38:52.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-08T00:38:52.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-08T00:38:52.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-08T00:38:52.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-08T00:38:52.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-08T00:38:52.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.193s coverage: 87.2% of statements [2021-07-08T00:38:52.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-08T00:38:52.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-08T00:38:52.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-07-08T00:38:52.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-08T00:38:52.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.161s coverage: 58.8% of statements [2021-07-08T00:38:52.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-08T00:38:52.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.180s coverage: 80.0% of statements [2021-07-08T00:38:52.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.254s coverage: 87.2% of statements [2021-07-08T00:38:52.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.231s coverage: 85.4% of statements [2021-07-08T00:38:52.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.317s coverage: 91.2% of statements [2021-07-08T00:38:52.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-08T00:38:52.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.737s coverage: 64.4% of statements [2021-07-08T00:38:53.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-08T00:38:53.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-08T00:38:53.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.170s coverage: 100.0% of statements [2021-07-08T00:38:53.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements [2021-07-08T00:38:53.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-07-08T00:38:53.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.123s coverage: 73.7% of statements [2021-07-08T00:38:54.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2021-07-08T00:39:00.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.033s coverage: 66.9% of statements [2021-07-08T00:39:00.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-08T00:39:00.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-08T00:39:00.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-08T00:39:01.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.700s coverage: 43.6% of statements [2021-07-08T00:39:01.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-08T00:39:01.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-08T00:39:01.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.255s coverage: 89.5% of statements [2021-07-08T00:39:01.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-08T00:39:01.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.237s coverage: 84.8% of statements [2021-07-08T00:39:01.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-08T00:39:09.382Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.235s coverage: 19.3% of statements [2021-07-08T00:39:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-08T00:39:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-08T00:39:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-08T00:39:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-08T00:39:09.382Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.567s coverage: 91.9% of statements [2021-07-08T00:39:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-08T00:39:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-08T00:39:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-08T00:39:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-08T00:39:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-08T00:39:09.382Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.253s coverage: 62.7% of statements [2021-07-08T00:39:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-08T00:39:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-08T00:39:09.382Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.418s coverage: 97.6% of statements [2021-07-08T00:39:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-08T00:39:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-08T00:39:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-08T00:39:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-08T00:39:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-08T00:39:09.382Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.201s coverage: 28.9% of statements [2021-07-08T00:39:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-08T00:39:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-08T00:39:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-08T00:39:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-08T00:39:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-08T00:39:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-08T00:39:09.382Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.165s coverage: 100.0% of statements [2021-07-08T00:39:09.382Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-07-08T00:39:09.382Z] GO111MODULE=on go vet ./... [2021-07-08T00:40:31.195Z] gofmt -l . [2021-07-08T00:40:31.195Z] [ "`gofmt -l .`" = "" ] [2021-07-08T00:40:31.195Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-08T00:40:31.860Z] + ls -al . [2021-07-08T00:40:31.860Z] total 588 [2021-07-08T00:40:31.860Z] drwxrwxr-x 9 1001 1001 4096 Jul 8 00:40 . [2021-07-08T00:40:31.860Z] drwxr-xr-x 4 root root 4096 Jul 8 00:36 .. [2021-07-08T00:40:31.860Z] -rw-rw-r-- 1 1001 1001 11 Jul 8 00:34 .dockerignore [2021-07-08T00:40:31.860Z] drwxrwxr-x 8 1001 1001 4096 Jul 8 00:34 .git [2021-07-08T00:40:31.860Z] drwxrwxr-x 3 1001 1001 4096 Jul 8 00:34 .github [2021-07-08T00:40:31.860Z] -rw-rw-r-- 1 1001 1001 818 Jul 8 00:34 .gitignore [2021-07-08T00:40:31.860Z] -rw-rw-r-- 1 1001 1001 166 Jul 8 00:34 .sonarcloud.properties [2021-07-08T00:40:31.860Z] -rw-rw-r-- 1 1001 1001 8609 Jul 8 00:34 Attribution.txt [2021-07-08T00:40:31.860Z] -rw-rw-r-- 1 1001 1001 43881 Jul 8 00:34 CHANGELOG.md [2021-07-08T00:40:31.860Z] -rw-rw-r-- 1 1001 1001 3804 Jul 8 00:34 CONTRIBUTING.md [2021-07-08T00:40:31.860Z] -rw-rw-r-- 1 1001 1001 931 Jul 8 00:34 Dockerfile.build [2021-07-08T00:40:31.860Z] -rw-rw-r-- 1 1001 1001 849 Jul 8 00:34 Jenkinsfile [2021-07-08T00:40:31.860Z] -rw-rw-r-- 1 1001 1001 10775 Jul 8 00:34 LICENSE [2021-07-08T00:40:31.860Z] -rw-rw-r-- 1 1001 1001 5605 Jul 8 00:34 Makefile [2021-07-08T00:40:31.860Z] -rw-rw-r-- 1 1001 1001 7818 Jul 8 00:34 README.md [2021-07-08T00:40:31.860Z] -rw-rw-r-- 1 1001 1001 6912 Jul 8 00:34 SECURITY.md [2021-07-08T00:40:31.860Z] -rw-rw-r-- 1 1001 1001 5 Jul 8 00:30 VERSION [2021-07-08T00:40:31.860Z] -rw-rw-r-- 1 1001 1001 4131 Jul 8 00:34 ZMQWindows.md [2021-07-08T00:40:31.860Z] drwxrwxr-x 2 1001 1001 4096 Jul 8 00:34 bin [2021-07-08T00:40:31.860Z] drwxrwxr-x 14 1001 1001 4096 Jul 8 00:34 cmd [2021-07-08T00:40:31.860Z] -rw-r--r-- 1 root root 398095 Jul 8 00:39 coverage.out [2021-07-08T00:40:31.860Z] -rw-rw-r-- 1 1001 1001 806 Jul 8 00:34 go.mod [2021-07-08T00:40:31.860Z] -rw-r--r-- 1 root root 20850 Jul 8 00:36 go.sum [2021-07-08T00:40:31.860Z] drwxrwxr-x 7 1001 1001 4096 Jul 8 00:34 internal [2021-07-08T00:40:31.860Z] drwxrwxr-x 3 1001 1001 4096 Jul 8 00:34 openapi [2021-07-08T00:40:31.860Z] drwxrwxr-x 4 1001 1001 4096 Jul 8 00:34 snap [2021-07-08T00:40:31.860Z] -rw-rw-r-- 1 1001 1001 168 Jul 8 00:34 version.go [Pipeline] sh [2021-07-08T00:40:32.525Z] + '[' -e coverage.out ] [2021-07-08T00:40:32.525Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-08T00:40:32.558Z] Warning: overwriting stash ‘coverage-report’ [2021-07-08T00:40:33.328Z] Stashed 1 file(s) [Pipeline] sh [2021-07-08T00:40:33.979Z] + make build [2021-07-08T00:40:33.979Z] go mod tidy [2021-07-08T00:40:34.582Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-08T00:40:41.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-08T00:41:03.491Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-08T00:41:05.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-08T00:41:08.861Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-08T00:41:09.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-08T00:41:13.234Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-08T00:41:16.629Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-08T00:41:19.246Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-08T00:41:23.558Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-08T00:41:26.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-08T00:41:29.581Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-07-08T00:41:35.027Z] $ docker stop --time=1 19da648aefb8051450bbbb8533c2a48f3bf9dfc2d5599698fffcf6b8d88addff [2021-07-08T00:41:37.509Z] $ docker rm -f 19da648aefb8051450bbbb8533c2a48f3bf9dfc2d5599698fffcf6b8d88addff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:41:39.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-08T00:41:39.026Z] [2021-07-08T00:41:39.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:41:39.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-08T00:41:39.728Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-08T00:41:39.728Z] 29e5d40040c1: Pulling fs layer [2021-07-08T00:41:39.728Z] 1ce36da41761: Pulling fs layer [2021-07-08T00:41:39.728Z] 25b303627fd3: Pulling fs layer [2021-07-08T00:41:40.028Z] 29e5d40040c1: Verifying Checksum [2021-07-08T00:41:40.028Z] 29e5d40040c1: Download complete [2021-07-08T00:41:41.063Z] 1ce36da41761: Verifying Checksum [2021-07-08T00:41:41.063Z] 1ce36da41761: Download complete [2021-07-08T00:41:41.063Z] 29e5d40040c1: Pull complete [2021-07-08T00:41:42.501Z] 1ce36da41761: Pull complete [2021-07-08T00:41:42.501Z] 25b303627fd3: Verifying Checksum [2021-07-08T00:41:42.501Z] 25b303627fd3: Download complete [2021-07-08T00:41:52.642Z] 25b303627fd3: Pull complete [2021-07-08T00:41:52.643Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-08T00:41:52.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-08T00:41:52.643Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-08T00:41:52.907Z] prd-ubuntu18.04-docker-arm64-4c-16g-2162 does not seem to be running inside a container [2021-07-08T00:41:52.992Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@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-devops/edgex-compose-arm64:latest cat [2021-07-08T00:41:55.931Z] $ docker top 4de493918f2b33ea3a5c4a25f3692b357cc7f1bda191781724c17ba35bef8c6f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-08T00:41:56.910Z] + docker-compose build --help [2021-07-08T00:41:56.910Z] + grep parallel [2021-07-08T00:42:00.286Z] --parallel Build images in parallel. [Pipeline] } [2021-07-08T00:42:00.584Z] $ docker stop --time=1 4de493918f2b33ea3a5c4a25f3692b357cc7f1bda191781724c17ba35bef8c6f [2021-07-08T00:42:02.499Z] $ docker rm -f 4de493918f2b33ea3a5c4a25f3692b357cc7f1bda191781724c17ba35bef8c6f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:42:03.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-08T00:42:03.120Z] . [Pipeline] withDockerContainer [2021-07-08T00:42:03.360Z] prd-ubuntu18.04-docker-arm64-4c-16g-2162 does not seem to be running inside a container [2021-07-08T00:42:03.444Z] $ 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/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-08T00:42:04.966Z] $ docker top 4cae2f2c0ff3f56890e8a7989d8707019e413a7cdf1e1476ce7abec0eb094e6f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-08T00:42:05.940Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-08T00:42:10.235Z] Building core-command ... [2021-07-08T00:42:10.235Z] Building core-data ... [2021-07-08T00:42:10.235Z] Building core-metadata ... [2021-07-08T00:42:10.235Z] Building security-bootstrapper ... [2021-07-08T00:42:10.235Z] Building security-proxy-setup ... [2021-07-08T00:42:10.235Z] Building security-secretstore-setup ... [2021-07-08T00:42:10.235Z] Building support-notifications ... [2021-07-08T00:42:10.235Z] Building support-scheduler ... [2021-07-08T00:42:10.235Z] Building sys-mgmt-agent ... [2021-07-08T00:42:10.235Z] Building support-notifications [2021-07-08T00:42:10.235Z] Building security-bootstrapper [2021-07-08T00:42:10.235Z] Building security-secretstore-setup [2021-07-08T00:42:10.235Z] Building core-command [2021-07-08T00:42:10.235Z] Building sys-mgmt-agent [2021-07-08T00:43:02.824Z] Running on prd-ubuntu18.04-docker-8c-8g-2165 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws [2021-07-08T00:43:02.840Z] Running in /w/workspace/edgex-go/35 [Pipeline] { [Pipeline] checkout [2021-07-08T00:43:02.982Z] The recommended git tool is: git [2021-07-08T00:43:05.483Z] using credential edgex-jenkins-ssh [2021-07-08T00:43:05.501Z] Cloning the remote Git repository [2021-07-08T00:43:05.527Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-08T00:43:05.599Z] > git init /w/workspace/edgex-go/35 # timeout=10 [2021-07-08T00:43:05.663Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-08T00:43:05.664Z] > git --version # timeout=10 [2021-07-08T00:43:05.673Z] > git --version # 'git version 2.17.1' [2021-07-08T00:43:05.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-08T00:43:05.719Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-08T00:43:15.671Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-08T00:43:15.680Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-08T00:43:15.699Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-08T00:43:15.710Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-08T00:43:15.710Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-08T00:43:15.715Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-08T00:43:16.146Z] Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit db66c4504b6fb0d2feecb233a954eef631c67d3a [2021-07-08T00:43:16.294Z] Merge succeeded, producing 8320b9c5ad8d965922f62f9ea4ef1012757e4201 [2021-07-08T00:43:16.295Z] Checking out Revision 8320b9c5ad8d965922f62f9ea4ef1012757e4201 (PR-3531) [2021-07-08T00:43:16.157Z] > git config core.sparsecheckout # timeout=10 [2021-07-08T00:43:16.163Z] > git checkout -f db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 [2021-07-08T00:43:16.217Z] > git remote # timeout=10 [2021-07-08T00:43:16.224Z] > git config --get remote.origin.url # timeout=10 [2021-07-08T00:43:16.228Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-08T00:43:16.234Z] > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 [2021-07-08T00:43:16.288Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-08T00:43:16.298Z] > git config core.sparsecheckout # timeout=10 [2021-07-08T00:43:16.303Z] > git checkout -f 8320b9c5ad8d965922f62f9ea4ef1012757e4201 # timeout=10 [2021-07-08T00:43:18.280Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:43:18.280Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:43:18.280Z] ---> 21a3baaee089 [2021-07-08T00:43:18.280Z] Step 3/32 : WORKDIR /edgex-go [2021-07-08T00:43:18.280Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:43:18.280Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:43:18.280Z] ---> 21a3baaee089 [2021-07-08T00:43:18.280Z] Step 3/24 : WORKDIR /edgex-go [2021-07-08T00:43:18.280Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:43:18.280Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:43:18.280Z] ---> 21a3baaee089 [2021-07-08T00:43:18.280Z] Step 3/23 : WORKDIR /edgex-go [2021-07-08T00:43:18.280Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:43:18.280Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:43:18.280Z] ---> 21a3baaee089 [2021-07-08T00:43:18.280Z] Step 3/26 : WORKDIR /edgex-go [2021-07-08T00:43:18.280Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:43:18.280Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:43:18.280Z] ---> 21a3baaee089 [2021-07-08T00:43:18.280Z] Step 3/24 : WORKDIR /edgex-go [2021-07-08T00:43:18.280Z] ---> Running in 43b2ab9256fe [2021-07-08T00:43:18.280Z] ---> Running in 07d153f36da7 [2021-07-08T00:43:18.280Z] ---> Running in b7e496d65d2c [2021-07-08T00:43:18.280Z] ---> Running in fb4d77b4148a [2021-07-08T00:43:18.280Z] ---> Running in 883d18cd30b7 [2021-07-08T00:43:18.280Z] Removing intermediate container 43b2ab9256fe [2021-07-08T00:43:18.280Z] ---> 17b3f80b6cf3 [2021-07-08T00:43:18.280Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:43:18.280Z] Removing intermediate container b7e496d65d2c [2021-07-08T00:43:18.280Z] ---> 82e931c2d377 [2021-07-08T00:43:18.280Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:43:18.280Z] Removing intermediate container 883d18cd30b7 [2021-07-08T00:43:18.280Z] ---> 9e5965b21013 [2021-07-08T00:43:18.280Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:43:18.280Z] ---> Running in d362a6163c86 [2021-07-08T00:43:18.280Z] Removing intermediate container 07d153f36da7 [2021-07-08T00:43:18.280Z] ---> 045d76b90ad8 [2021-07-08T00:43:18.280Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:43:18.280Z] Removing intermediate container fb4d77b4148a [2021-07-08T00:43:18.280Z] ---> 923792d0f541 [2021-07-08T00:43:18.280Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:43:18.280Z] ---> Running in 1c1d3b233650 [2021-07-08T00:43:18.280Z] ---> Running in e9f072d46cc0 [2021-07-08T00:43:18.280Z] ---> Running in e77098dc71f3 [2021-07-08T00:43:18.280Z] ---> Running in 7be9bf57e8d0 [2021-07-08T00:43:19.899Z] Commit message: "Merge commit '4edb777b9d60e900e8671f5ac6453e52ef440742' into HEAD" [2021-07-08T00:43:19.909Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-08T00:43:20.951Z] + echo snap-build.sh [2021-07-08T00:43:20.951Z] snap-build.sh [2021-07-08T00:43:20.951Z] + SNAP_BASE_DIR=. [2021-07-08T00:43:20.951Z] + '[' '!' -z /w/workspace/edgex-go/35 ']' [2021-07-08T00:43:20.951Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/35 [2021-07-08T00:43:20.951Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/35]' [2021-07-08T00:43:20.951Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/35] [2021-07-08T00:43:20.951Z] + cd /w/workspace/edgex-go/35 [2021-07-08T00:43:20.951Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-08T00:43:20.951Z] Reading package lists... [2021-07-08T00:43:20.951Z] Building dependency tree... [2021-07-08T00:43:20.951Z] Reading state information... [2021-07-08T00:43:19.903Z] > git rev-list --no-walk 6e6ed2435c209c7ed987b0017ef719baf24ad154 # timeout=10 [2021-07-08T00:43:21.214Z] The following packages were automatically installed and are no longer required: [2021-07-08T00:43:21.214Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-08T00:43:21.214Z] uidmap xdelta3 [2021-07-08T00:43:21.214Z] Use 'sudo apt autoremove' to remove them. [2021-07-08T00:43:21.214Z] The following packages will be REMOVED: [2021-07-08T00:43:21.214Z] lxd* lxd-client* [2021-07-08T00:43:21.479Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-08T00:43:21.479Z] After this operation, 31.7 MB disk space will be freed. [2021-07-08T00:43:21.684Z] Removing intermediate container 1c1d3b233650 [2021-07-08T00:43:21.684Z] ---> 7a5b81805983 [2021-07-08T00:43:21.684Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-08T00:43:21.684Z] Removing intermediate container d362a6163c86 [2021-07-08T00:43:21.684Z] ---> 2562c47d9789 [2021-07-08T00:43:21.684Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-08T00:43:21.684Z] ---> Running in 28e6d2afdf17 [2021-07-08T00:43:21.684Z] ---> Running in c5d4e4567790 [2021-07-08T00:43:21.684Z] Removing intermediate container 7be9bf57e8d0 [2021-07-08T00:43:21.684Z] ---> 225ef08352c5 [2021-07-08T00:43:21.684Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-08T00:43:21.962Z] ---> Running in 84f0edf9b22f [2021-07-08T00:43:21.962Z] Removing intermediate container e77098dc71f3 [2021-07-08T00:43:21.962Z] Removing intermediate container e9f072d46cc0 [2021-07-08T00:43:21.962Z] ---> 421f66ebe37e [2021-07-08T00:43:21.962Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-08T00:43:21.962Z] ---> 936ced96da80 [2021-07-08T00:43:21.962Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-08T00:43:22.003Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-07-08T00:43:22.003Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-08T00:43:22.244Z] ---> Running in 1c4a7c3bf813 [2021-07-08T00:43:22.244Z] ---> Running in d08dabb9a725 [2021-07-08T00:43:22.951Z] Removing lxd dnsmasq configuration [2021-07-08T00:43:22.951Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-08T00:43:23.213Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-08T00:43:23.786Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-08T00:43:24.048Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-07-08T00:43:24.048Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-08T00:43:24.283Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:43:24.284Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:43:24.284Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:43:24.560Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:43:24.560Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:43:24.831Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:43:25.105Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:43:25.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:43:25.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:43:25.439Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-08T00:43:25.439Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-08T00:43:25.665Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:43:25.942Z] OK: 218 MiB in 52 packages [2021-07-08T00:43:25.942Z] OK: 218 MiB in 52 packages [2021-07-08T00:43:26.225Z] OK: 218 MiB in 52 packages [2021-07-08T00:43:26.824Z] OK: 218 MiB in 52 packages [2021-07-08T00:43:26.828Z] + sudo snap remove --purge lxd [2021-07-08T00:43:27.089Z] snap "lxd" is not installed [2021-07-08T00:43:27.089Z] + sudo groupadd --force --system lxd [2021-07-08T00:43:27.089Z] ++ whoami [2021-07-08T00:43:27.089Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-08T00:43:27.089Z] + newgrp - lxd [2021-07-08T00:43:27.089Z] + sudo snap install lxd [2021-07-08T00:43:27.428Z] OK: 218 MiB in 52 packages [2021-07-08T00:43:27.707Z] Removing intermediate container 28e6d2afdf17 [2021-07-08T00:43:27.707Z] ---> b3f1676d5a1a [2021-07-08T00:43:27.707Z] Step 6/24 : COPY go.mod . [2021-07-08T00:43:27.707Z] Removing intermediate container c5d4e4567790 [2021-07-08T00:43:27.707Z] ---> 505f2fa1b30e [2021-07-08T00:43:27.983Z] Step 6/23 : COPY go.mod . [2021-07-08T00:43:28.255Z] Removing intermediate container d08dabb9a725 [2021-07-08T00:43:28.255Z] ---> 8cdcb948e433 [2021-07-08T00:43:28.255Z] Step 6/24 : COPY go.mod . [2021-07-08T00:43:28.531Z] Removing intermediate container 1c4a7c3bf813 [2021-07-08T00:43:28.531Z] ---> 318b4bc6f213 [2021-07-08T00:43:28.531Z] Step 6/32 : COPY go.mod . [2021-07-08T00:43:28.806Z] Removing intermediate container 84f0edf9b22f [2021-07-08T00:43:28.806Z] ---> 5d9fbbb77eb2 [2021-07-08T00:43:28.806Z] Step 6/26 : COPY go.mod . [2021-07-08T00:43:28.806Z] ---> ce81890a4c39 [2021-07-08T00:43:28.806Z] Step 7/24 : RUN go mod download [2021-07-08T00:43:29.082Z] ---> Running in e26e7e14c590 [2021-07-08T00:43:29.082Z] ---> 4f06c06f4242 [2021-07-08T00:43:29.082Z] Step 7/23 : RUN go mod download [2021-07-08T00:43:29.360Z] ---> Running in 818d3d50ebac [2021-07-08T00:43:29.360Z] ---> 3ffedbb69f65 [2021-07-08T00:43:29.360Z] Step 7/24 : RUN go mod download [2021-07-08T00:43:29.966Z] ---> Running in db350c287696 [2021-07-08T00:43:29.966Z] ---> 8ac69a0b86b2 [2021-07-08T00:43:29.966Z] Step 7/32 : RUN go mod download [2021-07-08T00:43:29.966Z] ---> bc68276d7b4c [2021-07-08T00:43:29.966Z] Step 7/26 : RUN go mod download [2021-07-08T00:43:29.966Z] ---> Running in 9393800515ee [2021-07-08T00:43:30.251Z] ---> Running in 150c6adf4f17 [2021-07-08T00:43:32.387Z] 2021-07-08T00:43:32Z INFO Waiting for automatic snapd restart... [2021-07-08T00:43:33.690Z] Removing intermediate container e26e7e14c590 [2021-07-08T00:43:33.690Z] ---> ceddf520c5e2 [2021-07-08T00:43:33.690Z] Step 8/24 : COPY . . [2021-07-08T00:43:33.966Z] Removing intermediate container 818d3d50ebac [2021-07-08T00:43:33.966Z] ---> 9f1e12f79eae [2021-07-08T00:43:33.966Z] Step 8/23 : COPY . . [2021-07-08T00:43:34.579Z] Removing intermediate container db350c287696 [2021-07-08T00:43:34.579Z] ---> ec673d870729 [2021-07-08T00:43:34.579Z] Step 8/24 : COPY . . [2021-07-08T00:43:35.187Z] Removing intermediate container 9393800515ee [2021-07-08T00:43:35.187Z] ---> 9b0099f4f873 [2021-07-08T00:43:35.187Z] Step 8/32 : COPY . . [2021-07-08T00:43:35.801Z] Removing intermediate container 150c6adf4f17 [2021-07-08T00:43:35.801Z] ---> 37f00ffe2119 [2021-07-08T00:43:35.801Z] Step 8/26 : COPY . . [2021-07-08T00:43:50.533Z] lxd 4.15 from Canonical* installed [2021-07-08T00:43:50.533Z] + sudo lxd init --auto [2021-07-08T00:43:57.150Z] + sudo snap install --classic snapcraft [2021-07-08T00:43:57.988Z] ---> 231235acacae [2021-07-08T00:43:57.988Z] Step 9/24 : RUN go mod tidy [2021-07-08T00:43:57.988Z] ---> c9e3e46a3273 [2021-07-08T00:43:57.988Z] Step 9/23 : RUN go mod tidy [2021-07-08T00:43:57.988Z] ---> a91f2d849244 [2021-07-08T00:43:57.988Z] Step 9/24 : RUN go mod tidy [2021-07-08T00:43:57.988Z] ---> 919f14911180 [2021-07-08T00:43:57.988Z] Step 9/32 : RUN go mod tidy [2021-07-08T00:43:57.988Z] ---> Running in 9bb7688f96c0 [2021-07-08T00:43:57.988Z] ---> dfa5462fbce5 [2021-07-08T00:43:57.988Z] Step 9/26 : RUN go mod tidy [2021-07-08T00:43:57.988Z] ---> Running in 7d2f5b0d50a0 [2021-07-08T00:43:57.988Z] ---> Running in 39e750f8aeda [2021-07-08T00:43:57.988Z] ---> Running in 553d9b1e3637 [2021-07-08T00:43:57.988Z] ---> Running in f6f5ce9ae894 [2021-07-08T00:44:05.005Z] Removing intermediate container 9bb7688f96c0 [2021-07-08T00:44:05.005Z] ---> b958ac8e2fe8 [2021-07-08T00:44:05.005Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-08T00:44:05.005Z] ---> Running in 2a03c2bd4dfa [2021-07-08T00:44:05.005Z] Removing intermediate container f6f5ce9ae894 [2021-07-08T00:44:05.005Z] ---> cc88ef258d0f [2021-07-08T00:44:05.005Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-08T00:44:05.005Z] Removing intermediate container 7d2f5b0d50a0 [2021-07-08T00:44:05.005Z] ---> 7e6e27d959dc [2021-07-08T00:44:05.005Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-08T00:44:05.005Z] ---> Running in 61d7f4bd64dd [2021-07-08T00:44:05.286Z] ---> Running in e25a822908c3 [2021-07-08T00:44:05.286Z] Removing intermediate container 39e750f8aeda [2021-07-08T00:44:05.286Z] ---> 161b8b832887 [2021-07-08T00:44:05.286Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-08T00:44:05.286Z] Removing intermediate container 553d9b1e3637 [2021-07-08T00:44:05.286Z] ---> 80ec3af85c09 [2021-07-08T00:44:05.286Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-08T00:44:05.891Z] ---> Running in fba2f2a93af5 [2021-07-08T00:44:05.891Z] ---> Running in e57a4c6bf510 [2021-07-08T00:44:06.492Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-08T00:44:07.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-08T00:44:08.095Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-08T00:44:08.372Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-08T00:44:08.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-08T00:44:09.401Z] snapcraft 4.8.3 from Canonical* installed [2021-07-08T00:44:09.401Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-08T00:44:09.401Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-08T00:44:09.401Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-08T00:44:09.401Z] Dload Upload Total Spent Left Speed [2021-07-08T00:44:09.401Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4098 0 --:--:-- --:--:-- --:--:-- 4098 [2021-07-08T00:44:09.401Z] 100 3325k 100 3325k 0 0 8796k 0 --:--:-- --:--:-- --:--:-- 8796k [2021-07-08T00:44:09.401Z] ./yq_linux_amd64 [2021-07-08T00:44:09.401Z] + sudo snapcraft prime --use-lxd [2021-07-08T00:44:11.321Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-08T00:44:11.321Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-07-08T00:44:11.321Z] - README.md [2021-07-08T00:44:11.321Z] [2021-07-08T00:44:11.321Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-08T00:44:12.266Z] Launching a container. [2021-07-08T00:44:20.413Z] Waiting for container to be ready [2021-07-08T00:44:20.678Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-08T00:44:20.678Z] [2021-07-08T00:44:24.890Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-08T00:44:24.890Z] Waiting for network to be ready... [2021-07-08T00:44:24.890Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-08T00:44:25.151Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-08T00:44:25.151Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-08T00:44:25.151Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-08T00:44:25.151Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-08T00:44:25.151Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-08T00:44:25.151Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-08T00:44:25.414Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-08T00:44:25.414Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-08T00:44:25.414Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-08T00:44:25.677Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-08T00:44:25.677Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-08T00:44:25.952Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-08T00:44:25.952Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-08T00:44:25.952Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-08T00:44:25.952Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-08T00:44:25.952Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-08T00:44:25.952Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-08T00:44:26.296Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-08T00:44:26.296Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-08T00:44:26.620Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-08T00:44:26.620Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-08T00:44:26.621Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-08T00:44:26.621Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-08T00:44:26.621Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-08T00:44:26.621Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-08T00:44:26.621Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-08T00:44:29.195Z] Fetched 24.8 MB in 4s (6504 kB/s) [2021-07-08T00:44:29.771Z] Reading package lists... [2021-07-08T00:44:29.771Z] Reading package lists... [2021-07-08T00:44:30.033Z] Building dependency tree... [2021-07-08T00:44:30.033Z] Reading state information... [2021-07-08T00:44:30.033Z] The following additional packages will be installed: [2021-07-08T00:44:30.033Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-08T00:44:30.033Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-08T00:44:30.033Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-08T00:44:30.033Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-08T00:44:30.033Z] Suggested packages: [2021-07-08T00:44:30.033Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-08T00:44:30.033Z] Recommended packages: [2021-07-08T00:44:30.033Z] gnupg libsasl2-modules [2021-07-08T00:44:30.033Z] The following NEW packages will be installed: [2021-07-08T00:44:30.033Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-08T00:44:30.033Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-08T00:44:30.033Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-08T00:44:30.033Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-08T00:44:30.033Z] The following packages will be upgraded: [2021-07-08T00:44:30.033Z] gpg gpg-agent gpgconf libudev1 [2021-07-08T00:44:30.294Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-08T00:44:30.294Z] Need to get 3530 kB of archives. [2021-07-08T00:44:30.294Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-08T00:44:30.294Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-07-08T00:44:30.294Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-07-08T00:44:30.294Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-08T00:44:30.294Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-07-08T00:44:30.294Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-08T00:44:30.556Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-08T00:44:31.129Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-08T00:44:31.129Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-08T00:44:31.129Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-08T00:44:31.129Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-08T00:44:31.129Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-08T00:44:31.129Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-08T00:44:31.129Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-08T00:44:31.129Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-08T00:44:31.129Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-08T00:44:31.129Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-08T00:44:31.129Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-08T00:44:31.129Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-08T00:44:31.129Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-08T00:44:31.129Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-08T00:44:31.129Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-08T00:44:31.129Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-08T00:44:31.129Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-08T00:44:31.390Z] Fetched 3530 kB in 1s (3523 kB/s) [2021-07-08T00:44:31.390Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-08T00:44:31.390Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-08T00:44:31.390Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-08T00:44:31.390Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-08T00:44:31.390Z] Selecting previously unselected package udev. [2021-07-08T00:44:31.390Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-08T00:44:31.390Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-08T00:44:31.390Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-08T00:44:31.653Z] Selecting previously unselected package libfuse2:amd64. [2021-07-08T00:44:31.653Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-08T00:44:31.653Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-08T00:44:31.653Z] Selecting previously unselected package fuse. [2021-07-08T00:44:31.653Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-08T00:44:31.653Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-08T00:44:31.917Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-08T00:44:31.917Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-08T00:44:31.917Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-08T00:44:31.917Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-08T00:44:31.917Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-08T00:44:31.917Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-08T00:44:32.178Z] Selecting previously unselected package libksba8:amd64. [2021-07-08T00:44:32.178Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-08T00:44:32.178Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-08T00:44:32.178Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-08T00:44:32.178Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-08T00:44:32.178Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:44:32.178Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-08T00:44:32.178Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-08T00:44:32.178Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:44:32.178Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-08T00:44:32.178Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-08T00:44:32.178Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:44:32.439Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-08T00:44:32.439Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-08T00:44:32.439Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:44:32.439Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-08T00:44:32.439Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-08T00:44:32.439Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:44:32.439Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-08T00:44:32.439Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-08T00:44:32.439Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:44:32.439Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-08T00:44:32.439Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-08T00:44:32.439Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:44:32.705Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-08T00:44:32.705Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-08T00:44:32.705Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:44:32.705Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-08T00:44:32.705Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-08T00:44:32.705Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:44:32.705Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-08T00:44:32.705Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-08T00:44:32.705Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-08T00:44:32.705Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-08T00:44:32.705Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-08T00:44:32.705Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-08T00:44:32.705Z] Selecting previously unselected package libldap-common. [2021-07-08T00:44:32.705Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-08T00:44:32.705Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-08T00:44:32.966Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-08T00:44:32.966Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-08T00:44:32.966Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-08T00:44:32.966Z] Selecting previously unselected package dirmngr. [2021-07-08T00:44:32.966Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-08T00:44:32.966Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-08T00:44:32.966Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-08T00:44:32.966Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-08T00:44:32.966Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-08T00:44:32.966Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-08T00:44:32.966Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-08T00:44:32.966Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-08T00:44:33.228Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:44:33.228Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-08T00:44:33.228Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-08T00:44:33.228Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-08T00:44:33.490Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-08T00:44:33.751Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:44:33.751Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-08T00:44:33.751Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-08T00:44:33.751Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-08T00:44:33.751Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:44:33.751Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:44:33.751Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:44:33.751Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:44:33.751Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:44:33.751Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:44:33.751Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-08T00:44:33.751Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-08T00:44:33.751Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-08T00:44:33.751Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-08T00:44:34.324Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-08T00:44:34.324Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-08T00:44:34.324Z] This means they are not meant to be enabled using systemctl. [2021-07-08T00:44:34.324Z] Possible reasons for having this kind of units are: [2021-07-08T00:44:34.324Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-08T00:44:34.324Z] .wants/ or .requires/ directory. [2021-07-08T00:44:34.324Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-08T00:44:34.324Z] a requirement dependency on it. [2021-07-08T00:44:34.324Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-08T00:44:34.324Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-08T00:44:34.324Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-08T00:44:34.324Z] instance name specified. [2021-07-08T00:44:34.586Z] Reading package lists... [2021-07-08T00:44:34.586Z] Building dependency tree... [2021-07-08T00:44:34.586Z] Reading state information... [2021-07-08T00:44:34.847Z] The following additional packages will be installed: [2021-07-08T00:44:34.847Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-08T00:44:34.847Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-08T00:44:34.847Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-08T00:44:34.847Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-08T00:44:34.847Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-08T00:44:34.847Z] Suggested packages: [2021-07-08T00:44:34.847Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-08T00:44:34.847Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-08T00:44:34.847Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-08T00:44:34.847Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-08T00:44:34.847Z] systemd-container policykit-1 [2021-07-08T00:44:34.847Z] Recommended packages: [2021-07-08T00:44:34.847Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-08T00:44:34.847Z] The following NEW packages will be installed: [2021-07-08T00:44:34.847Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-08T00:44:34.847Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-08T00:44:34.847Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-08T00:44:34.847Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-08T00:44:34.847Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-08T00:44:34.847Z] The following packages will be upgraded: [2021-07-08T00:44:34.847Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-08T00:44:34.847Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-08T00:44:34.847Z] Need to get 36.7 MB of archives. [2021-07-08T00:44:34.847Z] After this operation, 147 MB of additional disk space will be used. [2021-07-08T00:44:34.847Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-08T00:44:35.108Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-08T00:44:35.108Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-08T00:44:35.108Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-08T00:44:35.108Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-07-08T00:44:35.108Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-07-08T00:44:35.108Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-08T00:44:35.108Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-08T00:44:35.108Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-08T00:44:35.108Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-08T00:44:35.108Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-08T00:44:35.108Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-08T00:44:35.108Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-08T00:44:35.108Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-08T00:44:35.108Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-08T00:44:35.108Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-08T00:44:35.681Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-08T00:44:35.942Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-08T00:44:35.942Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-08T00:44:35.942Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-08T00:44:35.943Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-08T00:44:35.943Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-08T00:44:35.943Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-08T00:44:35.943Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-08T00:44:35.943Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-08T00:44:35.943Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-08T00:44:35.943Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-08T00:44:35.943Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-08T00:44:35.943Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-08T00:44:36.205Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-08T00:44:37.148Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-08T00:44:37.408Z] Fetched 36.7 MB in 2s (15.9 MB/s) [2021-07-08T00:44:37.408Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-08T00:44:37.408Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-08T00:44:37.408Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-08T00:44:37.982Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-08T00:44:37.982Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-08T00:44:37.982Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-08T00:44:37.982Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-08T00:44:37.982Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-08T00:44:37.982Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-08T00:44:38.243Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-08T00:44:38.243Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-08T00:44:38.243Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-08T00:44:38.243Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-08T00:44:38.504Z] Setting up apt (1.6.14) ... [2021-07-08T00:44:38.504Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-08T00:44:39.082Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-08T00:44:39.082Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-08T00:44:39.082Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-08T00:44:39.082Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-08T00:44:39.082Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-08T00:44:39.082Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-08T00:44:39.082Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-08T00:44:39.345Z] Selecting previously unselected package libexpat1:amd64. [2021-07-08T00:44:39.345Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-08T00:44:39.345Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-08T00:44:39.345Z] Selecting previously unselected package python3.6-minimal. [2021-07-08T00:44:39.345Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-08T00:44:39.345Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-08T00:44:39.606Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-08T00:44:39.606Z] Checking for services that may need to be restarted...done. [2021-07-08T00:44:39.606Z] Checking for services that may need to be restarted...done. [2021-07-08T00:44:39.606Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-08T00:44:39.606Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-08T00:44:39.606Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-08T00:44:40.180Z] Selecting previously unselected package python3-minimal. [2021-07-08T00:44:40.180Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-08T00:44:40.180Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-08T00:44:40.180Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-08T00:44:40.180Z] Selecting previously unselected package mime-support. [2021-07-08T00:44:40.180Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-08T00:44:40.180Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-08T00:44:40.180Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-08T00:44:40.180Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-08T00:44:40.180Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-08T00:44:40.180Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-08T00:44:40.180Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-08T00:44:40.180Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-08T00:44:40.441Z] Selecting previously unselected package python3.6. [2021-07-08T00:44:40.442Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-08T00:44:40.442Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-08T00:44:40.442Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-08T00:44:40.442Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-08T00:44:40.442Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-08T00:44:40.702Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-08T00:44:40.702Z] Selecting previously unselected package python3. [2021-07-08T00:44:40.702Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-08T00:44:40.702Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-08T00:44:40.702Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-08T00:44:40.963Z] Selecting previously unselected package multiarch-support. [2021-07-08T00:44:40.963Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-08T00:44:40.963Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-08T00:44:40.963Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-08T00:44:40.963Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-08T00:44:40.963Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-08T00:44:40.963Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-08T00:44:40.963Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-08T00:44:40.963Z] Selecting previously unselected package libbsd0:amd64. [2021-07-08T00:44:40.963Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-08T00:44:40.963Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-08T00:44:40.963Z] Selecting previously unselected package sudo. [2021-07-08T00:44:40.963Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-08T00:44:40.963Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-08T00:44:41.224Z] Selecting previously unselected package apparmor. [2021-07-08T00:44:41.224Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-08T00:44:41.224Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-08T00:44:41.224Z] Selecting previously unselected package libedit2:amd64. [2021-07-08T00:44:41.224Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-08T00:44:41.224Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-08T00:44:41.224Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-08T00:44:41.224Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-08T00:44:41.224Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-08T00:44:41.485Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-08T00:44:41.486Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-08T00:44:41.486Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-08T00:44:41.486Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-08T00:44:41.486Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-08T00:44:41.486Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-08T00:44:41.486Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-08T00:44:41.486Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-08T00:44:41.486Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-08T00:44:41.486Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-08T00:44:41.486Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-08T00:44:41.486Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-08T00:44:41.746Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-08T00:44:41.746Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-08T00:44:41.746Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-08T00:44:41.746Z] Selecting previously unselected package openssh-client. [2021-07-08T00:44:41.746Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-08T00:44:41.746Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-08T00:44:42.008Z] Selecting previously unselected package squashfs-tools. [2021-07-08T00:44:42.008Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-08T00:44:42.008Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-08T00:44:42.008Z] Selecting previously unselected package snapd. [2021-07-08T00:44:42.008Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-08T00:44:42.008Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-08T00:44:44.557Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-08T00:44:44.557Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-08T00:44:44.557Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-08T00:44:44.557Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-08T00:44:44.557Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-08T00:44:44.557Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-08T00:44:44.557Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-08T00:44:44.557Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-08T00:44:44.557Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-08T00:44:44.818Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-08T00:44:44.818Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-08T00:44:44.818Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-08T00:44:44.818Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-08T00:44:44.818Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-08T00:44:44.818Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-08T00:44:45.390Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-08T00:44:45.390Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-08T00:44:45.390Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-08T00:44:45.390Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-08T00:44:45.390Z] running python rtupdate hooks for python3.6... [2021-07-08T00:44:45.390Z] running python post-rtupdate hooks for python3.6... [2021-07-08T00:44:45.651Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-08T00:44:46.223Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-08T00:44:46.223Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-08T00:44:46.223Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-08T00:44:46.485Z] Setting up snapd (2.49.2+18.04) ... [2021-07-08T00:44:46.750Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-08T00:44:47.011Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-08T00:44:47.011Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-08T00:44:47.272Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-08T00:44:47.536Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-08T00:44:47.536Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-08T00:44:47.536Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-08T00:44:47.798Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-08T00:44:48.061Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-08T00:44:48.061Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-08T00:44:48.322Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-07-08T00:44:48.322Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-08T00:44:48.322Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-08T00:44:49.710Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-08T00:44:49.970Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-08T00:44:49.970Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-08T00:44:51.185Z] Reading package lists... [2021-07-08T00:44:51.185Z] Reading package lists... [2021-07-08T00:44:51.445Z] Building dependency tree... [2021-07-08T00:44:51.445Z] Reading state information... [2021-07-08T00:44:51.445Z] Calculating upgrade... [2021-07-08T00:44:51.706Z] The following packages will be upgraded: [2021-07-08T00:44:51.706Z] advancecomp base-files bash binutils binutils-common [2021-07-08T00:44:51.706Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-08T00:44:51.706Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-08T00:44:51.706Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-08T00:44:51.706Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-08T00:44:51.706Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-08T00:44:51.706Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-08T00:44:51.706Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-08T00:44:51.706Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-08T00:44:51.706Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-08T00:44:51.706Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-08T00:44:51.706Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-08T00:44:51.706Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-08T00:44:51.706Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-08T00:44:51.706Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-08T00:44:51.706Z] ubuntu-keyring util-linux [2021-07-08T00:44:51.706Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-08T00:44:51.706Z] Need to get 64.1 MB of archives. [2021-07-08T00:44:51.706Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-08T00:44:51.706Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-08T00:44:51.966Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-08T00:44:51.966Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-08T00:44:51.966Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-08T00:44:51.966Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-08T00:44:51.966Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-08T00:44:51.966Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-08T00:44:51.966Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-08T00:44:51.966Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-07-08T00:44:51.966Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-08T00:44:51.966Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-08T00:44:51.966Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-08T00:44:51.966Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-08T00:44:51.966Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-08T00:44:51.966Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-08T00:44:51.966Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-08T00:44:51.966Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-08T00:44:51.966Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-08T00:44:51.967Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-08T00:44:51.967Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-08T00:44:51.967Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-08T00:44:51.967Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-08T00:44:51.967Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-07-08T00:44:51.967Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-08T00:44:51.967Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-08T00:44:51.967Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-08T00:44:51.967Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-08T00:44:51.967Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-08T00:44:51.967Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-08T00:44:51.967Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-08T00:44:51.967Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-08T00:44:51.967Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-08T00:44:51.967Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-08T00:44:51.967Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-08T00:44:52.229Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-08T00:44:52.229Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-08T00:44:52.229Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-08T00:44:52.229Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-08T00:44:52.229Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-08T00:44:52.229Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-08T00:44:52.229Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-08T00:44:52.229Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-08T00:44:52.229Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-08T00:44:52.229Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-08T00:44:52.229Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-08T00:44:52.229Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-08T00:44:52.229Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-08T00:44:52.229Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-08T00:44:52.229Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-08T00:44:52.229Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-07-08T00:44:52.229Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-08T00:44:52.229Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-08T00:44:52.229Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-08T00:44:52.229Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-08T00:44:52.229Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-08T00:44:52.229Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-08T00:44:52.229Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-08T00:44:52.491Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-08T00:44:52.491Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-08T00:44:52.491Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-08T00:44:52.491Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-08T00:44:52.752Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-08T00:44:52.752Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-08T00:44:52.752Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-08T00:44:52.752Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-08T00:44:52.752Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-08T00:44:52.752Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-08T00:44:52.752Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-08T00:44:53.014Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-08T00:44:53.014Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-08T00:44:53.014Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-08T00:44:53.014Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-08T00:44:53.014Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-08T00:44:53.014Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-08T00:44:53.014Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-08T00:44:53.014Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-08T00:44:53.014Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-08T00:44:53.014Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-08T00:44:53.014Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-08T00:44:53.014Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-08T00:44:53.014Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-08T00:44:53.014Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-08T00:44:53.014Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-08T00:44:53.275Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-07-08T00:44:53.275Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-08T00:44:53.275Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-08T00:44:53.275Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-08T00:44:53.275Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-08T00:44:53.275Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-08T00:44:53.275Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-08T00:44:53.275Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-08T00:44:53.275Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-08T00:44:53.275Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-08T00:44:53.275Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-08T00:44:53.275Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-08T00:44:53.275Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-07-08T00:44:53.275Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-08T00:44:53.275Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-08T00:44:53.536Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-08T00:44:53.536Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-08T00:44:53.536Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-08T00:44:53.536Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-08T00:44:53.536Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-08T00:44:53.536Z] Fetched 64.1 MB in 2s (36.0 MB/s) [2021-07-08T00:44:53.536Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-08T00:44:53.536Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-08T00:44:53.536Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-08T00:44:54.106Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-08T00:44:54.106Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-08T00:44:54.106Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-08T00:44:54.106Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-08T00:44:54.367Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-08T00:44:54.367Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-08T00:44:54.367Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-08T00:44:54.367Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-08T00:44:54.629Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-08T00:44:54.629Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-08T00:44:54.629Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-08T00:44:54.629Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-08T00:44:54.629Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-08T00:44:54.629Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-08T00:44:54.629Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-08T00:44:54.629Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-08T00:44:54.890Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-08T00:44:54.890Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-08T00:44:54.890Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-08T00:44:54.890Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-08T00:44:54.890Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-08T00:44:54.890Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-08T00:44:54.890Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-08T00:44:55.151Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-08T00:44:55.151Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-08T00:44:55.151Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-08T00:44:55.151Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-08T00:44:55.151Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-08T00:44:55.152Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-08T00:44:55.152Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-08T00:44:55.412Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-08T00:44:55.412Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-08T00:44:55.412Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-08T00:44:55.674Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-08T00:44:55.936Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-08T00:44:56.197Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-08T00:44:56.197Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-08T00:44:56.197Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-08T00:44:56.197Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-08T00:44:56.197Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-08T00:44:56.461Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-08T00:44:56.461Z] Installing new version of config file /etc/issue ... [2021-07-08T00:44:56.461Z] Installing new version of config file /etc/issue.net ... [2021-07-08T00:44:56.461Z] Installing new version of config file /etc/lsb-release ... [2021-07-08T00:44:56.461Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-08T00:44:56.723Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-08T00:44:56.723Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-08T00:44:56.723Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-08T00:44:56.723Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:44:56.723Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-08T00:44:56.723Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-08T00:44:56.985Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-08T00:44:56.985Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-07-08T00:44:56.985Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:44:56.985Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-08T00:44:56.985Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-08T00:44:56.985Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-08T00:44:56.985Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:44:56.985Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-08T00:44:56.985Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-08T00:44:57.253Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-08T00:44:57.253Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:44:57.253Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-08T00:44:57.253Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-08T00:44:57.516Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-08T00:44:57.516Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:44:57.516Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-08T00:44:57.516Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-08T00:44:57.516Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-08T00:44:57.516Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:44:57.516Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-08T00:44:57.516Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-08T00:44:57.777Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-08T00:44:57.777Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:44:57.777Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-08T00:44:57.777Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-08T00:44:57.777Z] Setting up grep (3.1-2build1) ... [2021-07-08T00:44:57.777Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:44:57.777Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-08T00:44:58.038Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-08T00:44:58.038Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-08T00:44:58.038Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:44:58.038Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-08T00:44:58.038Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-08T00:44:58.038Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-08T00:44:58.299Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:44:58.299Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-08T00:44:58.299Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-08T00:44:58.891Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-08T00:44:58.891Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-08T00:44:58.891Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-08T00:44:58.891Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-08T00:44:59.153Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-08T00:44:59.153Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:44:59.153Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-08T00:44:59.153Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-08T00:44:59.751Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-08T00:44:59.751Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-08T00:44:59.751Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-08T00:44:59.751Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-08T00:44:59.751Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-08T00:44:59.751Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:44:59.751Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-08T00:44:59.751Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-08T00:45:00.013Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-08T00:45:00.013Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:45:00.013Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-08T00:45:00.013Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-08T00:45:00.013Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-08T00:45:00.013Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:45:00.013Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-08T00:45:00.013Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-08T00:45:00.275Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-08T00:45:00.275Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:45:00.275Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-08T00:45:00.275Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-08T00:45:00.849Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-08T00:45:00.849Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:45:00.849Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-08T00:45:00.849Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-08T00:45:00.849Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-08T00:45:01.112Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:45:01.112Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-08T00:45:01.112Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-08T00:45:01.112Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-08T00:45:01.112Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-08T00:45:01.112Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-08T00:45:01.112Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:45:01.112Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-08T00:45:01.112Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-08T00:45:01.376Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-08T00:45:01.376Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:45:01.376Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-08T00:45:01.376Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-08T00:45:01.376Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-08T00:45:01.376Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:45:01.376Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-08T00:45:01.376Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-08T00:45:01.639Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-08T00:45:01.639Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:45:01.639Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-08T00:45:01.639Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-08T00:45:01.901Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-08T00:45:02.164Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-08T00:45:02.431Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-08T00:45:02.431Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:45:02.431Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-08T00:45:02.431Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-08T00:45:02.694Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-08T00:45:02.694Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-08T00:45:02.694Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-08T00:45:02.694Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-08T00:45:02.957Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-08T00:45:02.957Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-08T00:45:02.957Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-08T00:45:02.957Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-08T00:45:02.957Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-08T00:45:03.219Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-08T00:45:03.219Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-08T00:45:03.219Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-08T00:45:03.219Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-08T00:45:03.219Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-08T00:45:03.219Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-08T00:45:03.219Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-08T00:45:03.481Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-08T00:45:03.481Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-08T00:45:03.481Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-08T00:45:03.481Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-08T00:45:03.481Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-08T00:45:03.743Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-08T00:45:03.743Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-08T00:45:03.743Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-08T00:45:03.743Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-08T00:45:03.744Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-08T00:45:03.744Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-08T00:45:03.744Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-08T00:45:04.004Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-08T00:45:04.004Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:45:04.004Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-08T00:45:04.004Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-08T00:45:04.004Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-08T00:45:04.004Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-08T00:45:04.264Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-08T00:45:04.264Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-08T00:45:04.264Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-08T00:45:04.264Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:45:04.264Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-08T00:45:04.264Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-08T00:45:04.264Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-08T00:45:04.264Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:45:04.264Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-08T00:45:04.264Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-08T00:45:04.527Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-08T00:45:04.527Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:45:04.527Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-08T00:45:04.527Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-08T00:45:04.527Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-08T00:45:04.788Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:45:04.788Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-08T00:45:04.788Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-08T00:45:04.788Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-08T00:45:04.788Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:45:04.788Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-08T00:45:04.788Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-08T00:45:05.051Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-08T00:45:05.051Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:45:05.051Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-08T00:45:05.051Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-08T00:45:05.312Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-08T00:45:05.312Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:45:05.312Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-08T00:45:05.312Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-08T00:45:05.312Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-08T00:45:05.575Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:45:05.575Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-08T00:45:05.575Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-08T00:45:05.575Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-08T00:45:05.575Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:45:05.575Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-08T00:45:05.575Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-08T00:45:05.575Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-08T00:45:05.575Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:45:05.575Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-08T00:45:05.575Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-08T00:45:05.836Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-08T00:45:05.836Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:45:05.836Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-08T00:45:05.836Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-08T00:45:05.836Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-08T00:45:06.099Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:45:06.099Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-08T00:45:06.099Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-08T00:45:06.099Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-08T00:45:06.099Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:45:06.099Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-08T00:45:06.099Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-08T00:45:06.361Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-08T00:45:06.361Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:45:06.361Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-08T00:45:06.361Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-08T00:45:06.361Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-08T00:45:06.361Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-08T00:45:06.361Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-08T00:45:06.361Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-08T00:45:06.624Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-08T00:45:06.624Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-08T00:45:06.624Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-08T00:45:06.624Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-08T00:45:06.624Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-08T00:45:06.624Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-08T00:45:06.624Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-08T00:45:06.892Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-08T00:45:06.892Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-08T00:45:06.892Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-08T00:45:06.892Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-08T00:45:06.892Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-08T00:45:07.154Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-08T00:45:07.154Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-08T00:45:07.154Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-08T00:45:07.154Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-08T00:45:07.154Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-08T00:45:07.154Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-08T00:45:07.154Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-08T00:45:07.154Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-08T00:45:07.416Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-08T00:45:07.416Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-08T00:45:07.416Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-08T00:45:07.416Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-08T00:45:07.678Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-08T00:45:07.678Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-08T00:45:07.942Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-08T00:45:07.942Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-08T00:45:07.942Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-08T00:45:07.942Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-08T00:45:07.942Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-08T00:45:08.204Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-08T00:45:08.467Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-08T00:45:08.467Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-08T00:45:08.467Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-08T00:45:08.467Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-08T00:45:08.467Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-08T00:45:08.467Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-08T00:45:08.467Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-08T00:45:08.467Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-08T00:45:08.729Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-08T00:45:08.729Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-08T00:45:08.729Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-08T00:45:08.729Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-08T00:45:08.729Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-08T00:45:08.729Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-08T00:45:09.673Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-08T00:45:09.673Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-08T00:45:10.616Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-08T00:45:10.616Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-08T00:45:10.877Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-08T00:45:10.877Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-08T00:45:11.140Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-08T00:45:11.140Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-08T00:45:12.085Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-08T00:45:12.085Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-08T00:45:12.085Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-08T00:45:12.085Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-08T00:45:12.085Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-08T00:45:12.085Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-08T00:45:12.085Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-08T00:45:12.085Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-08T00:45:12.347Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-08T00:45:12.347Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-08T00:45:12.347Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-08T00:45:12.347Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-08T00:45:12.347Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-08T00:45:12.347Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-08T00:45:12.347Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-08T00:45:12.347Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-08T00:45:12.608Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-08T00:45:12.608Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-08T00:45:12.608Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-08T00:45:12.608Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-08T00:45:12.608Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-08T00:45:12.608Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-08T00:45:12.608Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-08T00:45:12.608Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-08T00:45:12.608Z] [2021-07-08T00:45:12.608Z] Current default time zone: 'Etc/UTC' [2021-07-08T00:45:12.608Z] Local time is now: Thu Jul 8 00:45:12 UTC 2021. [2021-07-08T00:45:12.608Z] Universal Time is now: Thu Jul 8 00:45:12 UTC 2021. [2021-07-08T00:45:12.608Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-08T00:45:12.608Z] [2021-07-08T00:45:12.609Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-08T00:45:12.609Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-08T00:45:12.609Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-08T00:45:12.609Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-08T00:45:12.870Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-08T00:45:12.870Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-08T00:45:12.870Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-08T00:45:12.870Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-08T00:45:12.870Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-08T00:45:12.870Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-08T00:45:12.870Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-08T00:45:12.870Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-08T00:45:12.870Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-08T00:45:12.870Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-08T00:45:12.870Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-08T00:45:12.870Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-08T00:45:12.870Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-08T00:45:12.870Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-08T00:45:12.870Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-08T00:45:12.870Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-08T00:45:12.870Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-08T00:45:13.133Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-08T00:45:13.133Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-08T00:45:15.050Z] Updating certificates in /etc/ssl/certs... [2021-07-08T00:45:15.622Z] 23 added, 27 removed; done. [2021-07-08T00:45:15.622Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-08T00:45:15.622Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-08T00:45:15.622Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-08T00:45:15.622Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-08T00:45:15.622Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-08T00:45:15.622Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-08T00:45:15.622Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-08T00:45:15.622Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-08T00:45:15.622Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-08T00:45:15.622Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-08T00:45:15.884Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-08T00:45:15.884Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-08T00:45:15.884Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-08T00:45:15.884Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-08T00:45:15.884Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-08T00:45:15.884Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-08T00:45:15.884Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-08T00:45:15.884Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-08T00:45:15.884Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-08T00:45:15.884Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-08T00:45:15.884Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-08T00:45:15.884Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-08T00:45:15.884Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-08T00:45:15.884Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-08T00:45:15.884Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-08T00:45:15.884Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-08T00:45:16.145Z] Updating certificates in /etc/ssl/certs... [2021-07-08T00:45:16.717Z] 0 added, 0 removed; done. [2021-07-08T00:45:16.717Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-08T00:45:16.717Z] done. [2021-07-08T00:45:16.986Z] Reading package lists... [2021-07-08T00:45:17.247Z] Building dependency tree... [2021-07-08T00:45:17.247Z] Reading state information... [2021-07-08T00:45:17.247Z] The following NEW packages will be installed: [2021-07-08T00:45:17.247Z] apt-transport-https [2021-07-08T00:45:17.247Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-08T00:45:17.509Z] Need to get 4348 B of archives. [2021-07-08T00:45:17.509Z] After this operation, 154 kB of additional disk space will be used. [2021-07-08T00:45:17.509Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-08T00:45:17.770Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-08T00:45:17.770Z] Fetched 4348 B in 0s (24.2 kB/s) [2021-07-08T00:45:17.770Z] Selecting previously unselected package apt-transport-https. [2021-07-08T00:45:17.770Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-08T00:45:17.770Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-08T00:45:17.770Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-08T00:45:17.770Z] Setting up apt-transport-https (1.6.14) ... [2021-07-08T00:45:18.029Z] Waiting for network to be ready... [2021-07-08T00:45:23.379Z] 2021-07-08T00:45:20Z INFO Waiting for automatic snapd restart... [2021-07-08T00:45:23.643Z] snapd 2.51.1 from Canonical* installed [2021-07-08T00:45:24.589Z] "snapd" switched to the "latest/stable" channel [2021-07-08T00:45:24.589Z] [2021-07-08T00:45:27.141Z] core18 20210611 from Canonical* installed [2021-07-08T00:45:27.404Z] "core18" switched to the "latest/stable" channel [2021-07-08T00:45:27.404Z] [2021-07-08T00:45:30.708Z] snapcraft 4.8.3 from Canonical* installed [2021-07-08T00:45:30.708Z] "snapcraft" switched to the "latest/stable" channel [2021-07-08T00:45:30.708Z] [2021-07-08T00:45:34.917Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-07-08T00:45:34.917Z] - README.md [2021-07-08T00:45:34.917Z] [2021-07-08T00:45:34.917Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-08T00:45:34.917Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-08T00:45:35.178Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-08T00:45:35.178Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-08T00:45:36.387Z] Reading package lists... [2021-07-08T00:45:36.650Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-07-08T00:45:36.650Z] Reading package lists... [2021-07-08T00:45:36.912Z] Building dependency tree... [2021-07-08T00:45:36.912Z] Reading state information... [2021-07-08T00:45:36.912Z] Suggested packages: [2021-07-08T00:45:36.912Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-08T00:45:36.912Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-08T00:45:36.912Z] Recommended packages: [2021-07-08T00:45:36.912Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-08T00:45:36.912Z] The following NEW packages will be installed: [2021-07-08T00:45:36.912Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-08T00:45:36.912Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-08T00:45:36.912Z] pkg-config zip [2021-07-08T00:45:37.176Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-08T00:45:37.176Z] Need to get 7663 kB of archives. [2021-07-08T00:45:37.176Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-08T00:45:37.176Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-07-08T00:45:37.176Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-08T00:45:37.176Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-08T00:45:37.176Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-08T00:45:37.176Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-08T00:45:37.445Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-08T00:45:37.445Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-08T00:45:37.445Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-08T00:45:37.445Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-08T00:45:37.706Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-08T00:45:37.706Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-08T00:45:37.706Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-08T00:45:37.706Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-08T00:45:37.706Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-08T00:45:37.706Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-08T00:45:37.966Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-08T00:45:37.966Z] Fetched 7663 kB in 1s (10.1 MB/s) [2021-07-08T00:45:37.966Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-08T00:45:37.966Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-08T00:45:37.966Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-08T00:45:37.966Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-08T00:45:38.228Z] Selecting previously unselected package libpsl5:amd64. [2021-07-08T00:45:38.228Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-08T00:45:38.228Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-08T00:45:38.228Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-08T00:45:38.228Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-08T00:45:38.228Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-08T00:45:38.228Z] Selecting previously unselected package librtmp1:amd64. [2021-07-08T00:45:38.228Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-08T00:45:38.228Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-08T00:45:38.489Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-08T00:45:38.489Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-08T00:45:38.489Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-08T00:45:38.489Z] Selecting previously unselected package liberror-perl. [2021-07-08T00:45:38.489Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-08T00:45:38.489Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-08T00:45:38.489Z] Selecting previously unselected package git-man. [2021-07-08T00:45:38.489Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-08T00:45:38.489Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-08T00:45:38.751Z] Selecting previously unselected package git. [2021-07-08T00:45:38.751Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-08T00:45:38.751Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-08T00:45:39.012Z] Selecting previously unselected package libnorm1:amd64. [2021-07-08T00:45:39.012Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-08T00:45:39.012Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-08T00:45:39.275Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-08T00:45:39.275Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-08T00:45:39.275Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-08T00:45:39.275Z] Selecting previously unselected package libsodium23:amd64. [2021-07-08T00:45:39.275Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-08T00:45:39.275Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-08T00:45:39.275Z] Selecting previously unselected package libzmq5:amd64. [2021-07-08T00:45:39.275Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-08T00:45:39.275Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-08T00:45:39.536Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-08T00:45:39.536Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-08T00:45:39.536Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-08T00:45:39.536Z] Selecting previously unselected package pkg-config. [2021-07-08T00:45:39.536Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-08T00:45:39.536Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-08T00:45:39.536Z] Selecting previously unselected package zip. [2021-07-08T00:45:39.536Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-08T00:45:39.536Z] Unpacking zip (3.0-11build1) ... [2021-07-08T00:45:39.536Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-08T00:45:39.536Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-08T00:45:39.536Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-08T00:45:39.536Z] Setting up liberror-perl (0.17025-1) ... [2021-07-08T00:45:39.536Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-08T00:45:39.798Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-08T00:45:39.798Z] No schema files found: doing nothing. [2021-07-08T00:45:39.798Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-08T00:45:39.798Z] Setting up zip (3.0-11build1) ... [2021-07-08T00:45:39.798Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-08T00:45:39.798Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-08T00:45:39.798Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-08T00:45:39.798Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-08T00:45:39.798Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-08T00:45:39.798Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-08T00:45:39.798Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-08T00:45:39.798Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-08T00:45:40.371Z] git set to automatically installed. [2021-07-08T00:45:40.371Z] git-man set to automatically installed. [2021-07-08T00:45:40.371Z] libcurl3-gnutls set to automatically installed. [2021-07-08T00:45:40.371Z] liberror-perl set to automatically installed. [2021-07-08T00:45:40.371Z] libglib2.0-0 set to automatically installed. [2021-07-08T00:45:40.371Z] libnghttp2-14 set to automatically installed. [2021-07-08T00:45:40.371Z] libnorm1 set to automatically installed. [2021-07-08T00:45:40.371Z] libpgm-5.2-0 set to automatically installed. [2021-07-08T00:45:40.371Z] libpsl5 set to automatically installed. [2021-07-08T00:45:40.371Z] librtmp1 set to automatically installed. [2021-07-08T00:45:40.371Z] libsodium23 set to automatically installed. [2021-07-08T00:45:40.371Z] libzmq3-dev set to automatically installed. [2021-07-08T00:45:40.371Z] libzmq5 set to automatically installed. [2021-07-08T00:45:40.371Z] pkg-config set to automatically installed. [2021-07-08T00:45:40.371Z] zip set to automatically installed. [2021-07-08T00:45:41.759Z] snapd is not logged in, snap install commands will use sudo [2021-07-08T00:45:50.199Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-07-08T00:45:50.199Z] snapd is not logged in, snap install commands will use sudo [2021-07-08T00:45:51.586Z] snap "core18" has no updates available [2021-07-08T00:45:52.158Z] Pulling config-common [2021-07-08T00:45:52.158Z] + snapcraftctl pull [2021-07-08T00:45:53.544Z] Pulling go-build-helper [2021-07-08T00:45:53.544Z] + snapcraftctl pull [2021-07-08T00:45:54.118Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-08T00:45:54.118Z] Skipping pull go-build-helper (already ran) [2021-07-08T00:45:54.118Z] Building go-build-helper [2021-07-08T00:45:54.380Z] + snapcraftctl build [2021-07-08T00:45:56.295Z] Staging go-build-helper [2021-07-08T00:45:56.295Z] + snapcraftctl stage [2021-07-08T00:46:00.554Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-08T00:46:00.554Z] Removing intermediate container fba2f2a93af5 [2021-07-08T00:46:00.554Z] ---> 647852c5d932 [2021-07-08T00:46:00.554Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-08T00:46:00.554Z] Removing intermediate container 2a03c2bd4dfa [2021-07-08T00:46:00.554Z] ---> de9cd408eb0e [2021-07-08T00:46:00.554Z] [2021-07-08T00:46:00.554Z] Step 11/24 : FROM alpine:3.12 [2021-07-08T00:46:00.554Z] ---> Running in ad3ba7571d7a [2021-07-08T00:46:00.554Z] 3.12: Pulling from library/alpine [2021-07-08T00:46:02.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-08T00:46:02.005Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-08T00:46:02.005Z] Status: Downloaded newer image for alpine:3.12 [2021-07-08T00:46:02.005Z] ---> c4fd0aeabfcf [2021-07-08T00:46:02.005Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-08T00:46:03.445Z] ---> Running in f891c4e8e6ae [2021-07-08T00:46:03.727Z] Removing intermediate container e57a4c6bf510 [2021-07-08T00:46:03.727Z] ---> ab909c55beb1 [2021-07-08T00:46:03.727Z] [2021-07-08T00:46:03.727Z] Step 11/32 : FROM alpine:3.12 [2021-07-08T00:46:03.727Z] ---> c4fd0aeabfcf [2021-07-08T00:46:03.727Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-08T00:46:04.006Z] Removing intermediate container e25a822908c3 [2021-07-08T00:46:04.007Z] ---> f658ff6d571e [2021-07-08T00:46:04.007Z] [2021-07-08T00:46:04.007Z] Step 11/23 : FROM alpine:3.12 [2021-07-08T00:46:04.007Z] ---> c4fd0aeabfcf [2021-07-08T00:46:04.007Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-08T00:46:04.007Z] Removing intermediate container 61d7f4bd64dd [2021-07-08T00:46:04.007Z] ---> e393a213ec37 [2021-07-08T00:46:04.007Z] [2021-07-08T00:46:04.007Z] Step 11/26 : FROM alpine:3.12 [2021-07-08T00:46:04.007Z] ---> c4fd0aeabfcf [2021-07-08T00:46:04.007Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-08T00:46:04.007Z] ---> Running in 40a3a019620f [2021-07-08T00:46:04.281Z] ---> Running in 0b347f953300 [2021-07-08T00:46:04.281Z] ---> Running in 9cf4e9b38147 [2021-07-08T00:46:04.439Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-08T00:46:04.439Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-08T00:46:04.439Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-08T00:46:04.439Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-08T00:46:04.439Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-08T00:46:04.439Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-08T00:46:04.439Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-08T00:46:04.439Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-08T00:46:04.439Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-08T00:46:04.439Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-08T00:46:04.439Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-08T00:46:04.439Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-08T00:46:04.439Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-08T00:46:04.439Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-08T00:46:04.439Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-08T00:46:04.439Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-08T00:46:04.439Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-08T00:46:04.439Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-08T00:46:04.439Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-08T00:46:04.439Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-08T00:46:04.439Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-08T00:46:04.439Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-08T00:46:04.439Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-08T00:46:04.439Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-08T00:46:04.440Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-08T00:46:04.440Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-08T00:46:04.440Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-08T00:46:04.440Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-08T00:46:04.440Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-08T00:46:04.440Z] Fetched 224 kB in 0s (0 B/s) [2021-07-08T00:46:04.440Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-08T00:46:04.440Z] Fetched 157 kB in 0s (0 B/s) [2021-07-08T00:46:04.440Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-08T00:46:04.440Z] Fetched 221 kB in 0s (0 B/s) [2021-07-08T00:46:04.440Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-08T00:46:04.440Z] Fetched 143 kB in 0s (0 B/s) [2021-07-08T00:46:04.440Z] Pulling edgex-go [2021-07-08T00:46:04.440Z] + snapcraftctl pull [2021-07-08T00:46:04.885Z] Removing intermediate container 40a3a019620f [2021-07-08T00:46:04.885Z] ---> 6ec6aba42e87 [2021-07-08T00:46:04.885Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-08T00:46:05.162Z] Removing intermediate container ad3ba7571d7a [2021-07-08T00:46:05.162Z] ---> 6ae99988a6e1 [2021-07-08T00:46:05.162Z] [2021-07-08T00:46:05.162Z] Step 12/24 : FROM docker:20.10.0 [2021-07-08T00:46:05.162Z] ---> Running in 38b7112fa2ee [2021-07-08T00:46:05.441Z] 20.10.0: Pulling from library/docker [2021-07-08T00:46:05.441Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:46:05.441Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:46:05.830Z] Pulling hooks [2021-07-08T00:46:05.830Z] + snapcraftctl pull [2021-07-08T00:46:06.442Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-08T00:46:06.442Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:46:06.442Z] OK: 5 MiB in 15 packages [2021-07-08T00:46:06.722Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:46:06.722Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:46:06.722Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:46:07.013Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:46:07.617Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-08T00:46:07.617Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-08T00:46:07.617Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-08T00:46:07.617Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-08T00:46:07.617Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-08T00:46:07.617Z] (4/6) Installing curl (7.77.0-r0) [2021-07-08T00:46:07.617Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:46:07.896Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-08T00:46:07.896Z] (6/6) Installing su-exec (0.2-r1) [2021-07-08T00:46:07.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:46:07.896Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:46:07.896Z] Executing ca-certificates-20191127-r4.trigger [2021-07-08T00:46:07.896Z] Executing ca-certificates-20191127-r4.trigger [2021-07-08T00:46:07.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:46:08.179Z] OK: 6 MiB in 16 packages [2021-07-08T00:46:08.179Z] OK: 7 MiB in 20 packages [2021-07-08T00:46:08.463Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-08T00:46:08.463Z] (2/2) Installing su-exec (0.2-r1) [2021-07-08T00:46:08.463Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:46:08.737Z] OK: 5 MiB in 16 packages [2021-07-08T00:46:08.737Z] Removing intermediate container f891c4e8e6ae [2021-07-08T00:46:08.737Z] ---> b29aa6f8e918 [2021-07-08T00:46:08.737Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-08T00:46:09.340Z] ---> Running in ac6961d2ae61 [2021-07-08T00:46:09.942Z] Removing intermediate container ac6961d2ae61 [2021-07-08T00:46:09.942Z] ---> 17ec6d1696bb [2021-07-08T00:46:09.942Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-08T00:46:10.217Z] ---> Running in 7ce3b03b91f1 [2021-07-08T00:46:10.827Z] Removing intermediate container 38b7112fa2ee [2021-07-08T00:46:10.827Z] ---> bf8b06785cc7 [2021-07-08T00:46:10.827Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-08T00:46:10.827Z] Removing intermediate container 9cf4e9b38147 [2021-07-08T00:46:10.827Z] ---> 549648f2628c [2021-07-08T00:46:10.827Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-08T00:46:11.119Z] Removing intermediate container 0b347f953300 [2021-07-08T00:46:11.119Z] ---> 9244daafe531 [2021-07-08T00:46:11.119Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-08T00:46:11.119Z] Removing intermediate container 7ce3b03b91f1 [2021-07-08T00:46:11.119Z] ---> 36850fcd88ec [2021-07-08T00:46:11.119Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-08T00:46:11.391Z] ---> Running in 40cd5fdf3649 [2021-07-08T00:46:11.391Z] ---> Running in 78e77620a7f3 [2021-07-08T00:46:11.391Z] ---> Running in 12717a0c5d81 [2021-07-08T00:46:11.666Z] ---> Running in 3540ff0999f7 [2021-07-08T00:46:12.273Z] Removing intermediate container 78e77620a7f3 [2021-07-08T00:46:12.273Z] ---> bb5fadecb04d [2021-07-08T00:46:12.273Z] Step 14/26 : WORKDIR / [2021-07-08T00:46:12.273Z] ---> Running in c62aa3033d2c [2021-07-08T00:46:12.551Z] Removing intermediate container 40cd5fdf3649 [2021-07-08T00:46:12.551Z] ---> 07b688b21197 [2021-07-08T00:46:12.551Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-08T00:46:12.551Z] Removing intermediate container 12717a0c5d81 [2021-07-08T00:46:12.551Z] ---> f3d0eabba1c2 [2021-07-08T00:46:12.551Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-08T00:46:12.551Z] Removing intermediate container 3540ff0999f7 [2021-07-08T00:46:12.551Z] ---> 2cdc66fb9461 [2021-07-08T00:46:12.551Z] Step 16/24 : WORKDIR / [2021-07-08T00:46:12.829Z] ---> Running in 411f68f2f7e7 [2021-07-08T00:46:12.829Z] ---> Running in 1c9f8bd5795b [2021-07-08T00:46:12.829Z] ---> Running in aceda73b17af [2021-07-08T00:46:13.115Z] Removing intermediate container c62aa3033d2c [2021-07-08T00:46:13.115Z] ---> 06e7f3949c50 [2021-07-08T00:46:13.115Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-08T00:46:13.394Z] Removing intermediate container 1c9f8bd5795b [2021-07-08T00:46:13.394Z] ---> 8998deb7ad05 [2021-07-08T00:46:13.394Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-08T00:46:13.672Z] Removing intermediate container 411f68f2f7e7 [2021-07-08T00:46:13.672Z] ---> ea037e4ccd18 [2021-07-08T00:46:13.672Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-08T00:46:13.672Z] ---> Running in 8a86bfa774b7 [2021-07-08T00:46:13.672Z] ---> Running in 3f4f160dfce2 [2021-07-08T00:46:13.957Z] Removing intermediate container aceda73b17af [2021-07-08T00:46:13.957Z] ---> e5bb19859152 [2021-07-08T00:46:13.957Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-08T00:46:14.957Z] Removing intermediate container 3f4f160dfce2 [2021-07-08T00:46:14.957Z] ---> c7767befdbdc [2021-07-08T00:46:14.957Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-08T00:46:15.233Z] ---> f0b6df396545 [2021-07-08T00:46:15.233Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-08T00:46:15.233Z] ---> f5f91f496219 [2021-07-08T00:46:15.233Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-08T00:46:16.703Z] ---> f108f9dc52c8 [2021-07-08T00:46:16.703Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-08T00:46:16.704Z] ---> c3fcd4573189 [2021-07-08T00:46:16.704Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-08T00:46:16.704Z] Removing intermediate container 8a86bfa774b7 [2021-07-08T00:46:16.704Z] ---> e7a574057e74 [2021-07-08T00:46:16.704Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-08T00:46:16.986Z] ---> Running in 3b7ac5613df8 [2021-07-08T00:46:17.585Z] ---> c3d1a6fd1a6b [2021-07-08T00:46:17.585Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-08T00:46:18.180Z] Removing intermediate container 3b7ac5613df8 [2021-07-08T00:46:18.180Z] ---> 5d0e298e5a93 [2021-07-08T00:46:18.180Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-08T00:46:18.180Z] ---> b656b8f21239 [2021-07-08T00:46:18.180Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-07-08T00:46:19.163Z] ---> 8d6bb00a8d4c [2021-07-08T00:46:19.163Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-08T00:46:19.164Z] ---> 337dab1aa6e6 [2021-07-08T00:46:19.164Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-08T00:46:19.436Z] ---> Running in d28ca718675d [2021-07-08T00:46:19.714Z] ---> 8a32f1c28fa4 [2021-07-08T00:46:19.714Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-08T00:46:19.714Z] ---> 7a5caca62d94 [2021-07-08T00:46:19.714Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-08T00:46:19.991Z] ---> Running in d80b6aa25827 [2021-07-08T00:46:19.991Z] Removing intermediate container d28ca718675d [2021-07-08T00:46:19.991Z] ---> 5c2d940f7c85 [2021-07-08T00:46:19.991Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-08T00:46:20.267Z] ---> Running in 1e9acc157d14 [2021-07-08T00:46:20.558Z] ---> 884910782d57 [2021-07-08T00:46:20.558Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-08T00:46:20.833Z] ---> Running in 559075de5364 [2021-07-08T00:46:21.109Z] Removing intermediate container 1e9acc157d14 [2021-07-08T00:46:21.109Z] ---> 9244a042ee19 [2021-07-08T00:46:21.109Z] Step 22/24 : LABEL arch=arm64 [2021-07-08T00:46:21.383Z] ---> Running in 48b970e73aa8 [2021-07-08T00:46:21.658Z] Removing intermediate container 559075de5364 [2021-07-08T00:46:21.659Z] ---> e59976282d55 [2021-07-08T00:46:21.659Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-08T00:46:21.659Z] ---> 1342a7dc7df8 [2021-07-08T00:46:21.659Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-08T00:46:21.934Z] ---> Running in a9d156e3fd14 [2021-07-08T00:46:21.934Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-08T00:46:21.934Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-08T00:46:21.934Z] ---> eeaf43b92773 [2021-07-08T00:46:22.212Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-08T00:46:22.212Z] Removing intermediate container 48b970e73aa8 [2021-07-08T00:46:22.212Z] ---> 81ed0c5a3f40 [2021-07-08T00:46:22.212Z] Step 23/24 : LABEL git_sha=503573525a52bc019970df35b86e391809fc5716 [2021-07-08T00:46:22.486Z] ---> Running in 49792b532c14 [2021-07-08T00:46:22.486Z] ---> Running in 122d6bc19b92 [2021-07-08T00:46:22.761Z] Removing intermediate container a9d156e3fd14 [2021-07-08T00:46:22.761Z] ---> 3467505564b6 [2021-07-08T00:46:22.761Z] Step 21/23 : LABEL arch=arm64 [2021-07-08T00:46:23.036Z] ---> Running in dc063e7f7d19 [2021-07-08T00:46:23.308Z] Removing intermediate container 122d6bc19b92 [2021-07-08T00:46:23.308Z] ---> fdc52de6cf58 [2021-07-08T00:46:23.308Z] Step 24/24 : LABEL version=0.0.0 [2021-07-08T00:46:23.308Z] Removing intermediate container d80b6aa25827 [2021-07-08T00:46:23.308Z] ---> eb0d8f54c042 [2021-07-08T00:46:23.308Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-08T00:46:23.308Z] Removing intermediate container 49792b532c14 [2021-07-08T00:46:23.308Z] ---> 733b48d1e11e [2021-07-08T00:46:23.308Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-07-08T00:46:23.581Z] ---> b714eaa46500 [2021-07-08T00:46:23.581Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-08T00:46:23.581Z] ---> Running in 38bb815a92f2 [2021-07-08T00:46:23.581Z] ---> Running in 5858147b04ce [2021-07-08T00:46:23.861Z] Removing intermediate container dc063e7f7d19 [2021-07-08T00:46:23.861Z] ---> e9c42a7eef17 [2021-07-08T00:46:23.861Z] Step 22/23 : LABEL git_sha=503573525a52bc019970df35b86e391809fc5716 [2021-07-08T00:46:23.975Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-08T00:46:23.975Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-08T00:46:23.975Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-08T00:46:23.975Z] Fetched 0 B in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-08T00:46:23.975Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-08T00:46:23.975Z] Fetched 279 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-08T00:46:23.975Z] Fetched 122 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-08T00:46:23.975Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-08T00:46:23.975Z] Fetched 8848 B in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-08T00:46:23.975Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-08T00:46:23.975Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-08T00:46:23.975Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-08T00:46:23.975Z] Fetched 219 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-08T00:46:23.975Z] Fetched 154 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-08T00:46:23.975Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-08T00:46:23.975Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-08T00:46:23.975Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-08T00:46:23.975Z] Fetched 499 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-08T00:46:23.975Z] Fetched 111 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-08T00:46:23.975Z] Fetched 240 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-08T00:46:23.975Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-08T00:46:23.975Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-08T00:46:23.975Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-08T00:46:23.975Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-08T00:46:23.975Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-08T00:46:23.975Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-08T00:46:23.975Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-08T00:46:23.975Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-08T00:46:23.975Z] Fetched 8720 B in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-08T00:46:23.975Z] Fetched 140 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-08T00:46:23.975Z] Fetched 119 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-08T00:46:23.975Z] Fetched 111 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-08T00:46:23.975Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-08T00:46:23.975Z] Fetched 645 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-08T00:46:23.975Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-08T00:46:23.975Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-08T00:46:23.975Z] Fetched 368 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-08T00:46:23.975Z] Fetched 187 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-08T00:46:23.975Z] Fetched 175 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-08T00:46:23.975Z] Fetched 206 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-08T00:46:23.975Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-08T00:46:23.975Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-08T00:46:23.975Z] Fetched 159 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-08T00:46:23.975Z] Fetched 107 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-08T00:46:23.975Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-08T00:46:23.975Z] Pulling static-packages [2021-07-08T00:46:23.975Z] + snapcraftctl pull [2021-07-08T00:46:23.975Z] Pulling version [2021-07-08T00:46:23.975Z] + cd /root/project [2021-07-08T00:46:23.975Z] + git describe --tags --abbrev=0 [2021-07-08T00:46:23.975Z] + sed s/v// [2021-07-08T00:46:23.975Z] + GIT_VERSION=2.0.1-dev.2 [2021-07-08T00:46:23.975Z] + [ -z 2.0.1-dev.2 ] [2021-07-08T00:46:23.975Z] + snapcraftctl set-version 2.0.1-dev.2 [2021-07-08T00:46:23.975Z] Building config-common [2021-07-08T00:46:23.975Z] + snapcraftctl build [2021-07-08T00:46:24.134Z] ---> Running in f32106035c91 [2021-07-08T00:46:24.411Z] Removing intermediate container 38bb815a92f2 [2021-07-08T00:46:24.411Z] ---> b911d04a3440 [2021-07-08T00:46:24.411Z] [2021-07-08T00:46:24.411Z] ---> 25602774c4b4 [2021-07-08T00:46:24.411Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-08T00:46:25.007Z] Successfully built b911d04a3440 [2021-07-08T00:46:25.007Z] ---> 6303464ed19a [2021-07-08T00:46:25.007Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-07-08T00:46:25.007Z] Successfully tagged core-command-arm64:latest [2021-07-08T00:46:25.007Z]  Building core-command ... done Building support-scheduler [2021-07-08T00:46:25.297Z] Removing intermediate container f32106035c91 [2021-07-08T00:46:25.297Z] ---> 2dc8d8623652 [2021-07-08T00:46:25.297Z] Step 23/23 : LABEL version=0.0.0 [2021-07-08T00:46:25.297Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:46:25.297Z] ---> Running in da3a7307e12a [2021-07-08T00:46:25.361Z] Skipping build go-build-helper (already ran) [2021-07-08T00:46:25.575Z] ---> Running in 0570c58b06ad [2021-07-08T00:46:25.575Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:46:25.622Z] Building edgex-go [2021-07-08T00:46:25.622Z] + cd /root/parts/edgex-go/src [2021-07-08T00:46:25.622Z] + git describe --tags --abbrev=0 [2021-07-08T00:46:25.622Z] + sed s/v// [2021-07-08T00:46:25.883Z] + GIT_VERSION=2.0.1-dev.2 [2021-07-08T00:46:25.883Z] + [ -z 2.0.1-dev.2 ] [2021-07-08T00:46:25.883Z] + echo 2.0.1-dev.2 [2021-07-08T00:46:25.883Z] + make build [2021-07-08T00:46:25.883Z] go mod tidy [2021-07-08T00:46:26.572Z] (1/39) Installing readline (8.0.4-r0) [2021-07-08T00:46:26.572Z] (2/39) Installing bash (5.0.17-r0) [2021-07-08T00:46:26.572Z] Executing bash-5.0.17-r0.post-install [2021-07-08T00:46:26.572Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-08T00:46:26.572Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-08T00:46:26.572Z] (5/39) Installing curl (7.77.0-r0) [2021-07-08T00:46:26.572Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-08T00:46:26.572Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-08T00:46:26.572Z] (8/39) Installing expat (2.2.9-r1) [2021-07-08T00:46:26.572Z] (9/39) Installing libffi (3.3-r2) [2021-07-08T00:46:26.572Z] (10/39) Installing gdbm (1.13-r1) [2021-07-08T00:46:26.572Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-08T00:46:26.572Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-08T00:46:26.572Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-08T00:46:26.844Z] ---> fd7c3a00f023 [2021-07-08T00:46:26.844Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-08T00:46:26.844Z] Removing intermediate container 0570c58b06ad [2021-07-08T00:46:26.844Z] ---> 8812de01e9f1 [2021-07-08T00:46:26.844Z] [2021-07-08T00:46:27.268Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-08T00:46:27.268Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-08T00:46:27.268Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-07-08T00:46:27.268Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-08T00:46:27.442Z] Successfully built 8812de01e9f1 [2021-07-08T00:46:27.442Z] Successfully tagged support-notifications-arm64:latest [2021-07-08T00:46:27.442Z] Building core-metadata [2021-07-08T00:46:27.528Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-08T00:46:27.528Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-07-08T00:46:27.528Z] go: downloading github.com/google/uuid v1.2.0 [2021-07-08T00:46:27.528Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-08T00:46:27.528Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-08T00:46:27.528Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-08T00:46:27.528Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-08T00:46:27.794Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-08T00:46:27.794Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-08T00:46:27.794Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-08T00:46:28.054Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-07-08T00:46:28.315Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-08T00:46:28.315Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-08T00:46:28.886Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-08T00:46:28.886Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-08T00:46:28.886Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-08T00:46:28.886Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-08T00:46:28.906Z]  Building support-notifications ... done (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-08T00:46:28.906Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-08T00:46:28.906Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-08T00:46:28.906Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-08T00:46:28.906Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-08T00:46:28.906Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-08T00:46:28.906Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-08T00:46:28.906Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-08T00:46:28.906Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-08T00:46:28.906Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-08T00:46:28.906Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-08T00:46:28.906Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-08T00:46:28.906Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-08T00:46:28.906Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-08T00:46:29.147Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-08T00:46:29.148Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-08T00:46:29.148Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-08T00:46:29.148Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-08T00:46:29.148Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-08T00:46:29.186Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-08T00:46:29.186Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-08T00:46:29.186Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-08T00:46:29.186Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-08T00:46:29.186Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-08T00:46:29.186Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-08T00:46:29.186Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-08T00:46:29.186Z] ---> 01248eaea542 [2021-07-08T00:46:29.186Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-08T00:46:29.186Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-08T00:46:29.186Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-08T00:46:29.186Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-08T00:46:29.186Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-08T00:46:29.186Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-08T00:46:29.464Z] Executing busybox-1.31.1-r19.trigger [2021-07-08T00:46:29.464Z] OK: 72 MiB in 59 packages [2021-07-08T00:46:29.727Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-08T00:46:29.727Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-08T00:46:29.727Z] go: downloading golang.org/x/text v0.3.2 [2021-07-08T00:46:29.727Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-08T00:46:29.727Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-08T00:46:29.727Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-08T00:46:29.727Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-08T00:46:29.727Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-08T00:46:29.727Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-08T00:46:29.989Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-08T00:46:29.989Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-08T00:46:29.989Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-08T00:46:29.989Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-08T00:46:29.989Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-08T00:46:29.989Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-08T00:46:29.989Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-08T00:46:30.249Z] go: downloading github.com/kr/text v0.1.0 [2021-07-08T00:46:30.249Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-08T00:46:30.249Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-08T00:46:30.249Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-08T00:46:30.249Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-08T00:46:30.469Z] Removing intermediate container da3a7307e12a [2021-07-08T00:46:30.469Z] ---> 04dd0f9b0c6b [2021-07-08T00:46:30.469Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-08T00:46:30.509Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-08T00:46:30.509Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-08T00:46:30.509Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-08T00:46:30.509Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-08T00:46:30.509Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-08T00:46:30.509Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-08T00:46:30.509Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-08T00:46:30.509Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-08T00:46:30.509Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-08T00:46:30.509Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-08T00:46:30.769Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-08T00:46:30.769Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-08T00:46:30.769Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-08T00:46:30.769Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-08T00:46:30.769Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-08T00:46:30.769Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-08T00:46:30.769Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-08T00:46:30.769Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-08T00:46:30.769Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-08T00:46:30.769Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-08T00:46:30.769Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-08T00:46:30.769Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-08T00:46:30.769Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-08T00:46:30.769Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-08T00:46:30.769Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-08T00:46:30.769Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-08T00:46:30.769Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-08T00:46:30.769Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-08T00:46:30.769Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-08T00:46:30.769Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-08T00:46:31.031Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-data/core-data ./cmd/core-data [2021-07-08T00:46:31.064Z] ---> e2a424e0d2fd [2021-07-08T00:46:31.064Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-08T00:46:31.064Z] ---> Running in 0d7e3340052b [2021-07-08T00:46:32.066Z] Removing intermediate container 0d7e3340052b [2021-07-08T00:46:32.066Z] ---> 5b3eb11d9742 [2021-07-08T00:46:32.066Z] Step 24/26 : LABEL arch=arm64 [2021-07-08T00:46:32.066Z] ---> dc30991a4800 [2021-07-08T00:46:32.066Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-08T00:46:32.345Z] ---> Running in 75af3b9c5f02 [2021-07-08T00:46:32.617Z] ---> Running in c0e94d62374f [2021-07-08T00:46:32.901Z] Removing intermediate container 75af3b9c5f02 [2021-07-08T00:46:32.901Z] ---> 2a65efcbdab6 [2021-07-08T00:46:32.901Z] Step 25/26 : LABEL git_sha=503573525a52bc019970df35b86e391809fc5716 [2021-07-08T00:46:33.175Z] ---> Running in 087792778c8d [2021-07-08T00:46:33.175Z] Removing intermediate container c0e94d62374f [2021-07-08T00:46:33.175Z] ---> 092b4f79388a [2021-07-08T00:46:33.175Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-08T00:46:33.771Z] Removing intermediate container 087792778c8d [2021-07-08T00:46:33.771Z] ---> 4291d1908086 [2021-07-08T00:46:33.771Z] Step 26/26 : LABEL version=0.0.0 [2021-07-08T00:46:34.374Z] ---> Running in def080aab02d [2021-07-08T00:46:34.649Z] ---> d90233a83305 [2021-07-08T00:46:34.649Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-08T00:46:34.649Z] Collecting docker-compose==1.23.2 [2021-07-08T00:46:34.926Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-08T00:46:34.926Z] ---> Running in 3a8c6931c42e [2021-07-08T00:46:35.205Z] Removing intermediate container def080aab02d [2021-07-08T00:46:35.205Z] ---> 6100ac830039 [2021-07-08T00:46:35.205Z] [2021-07-08T00:46:35.809Z] Successfully built 6100ac830039 [2021-07-08T00:46:35.809Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-08T00:46:35.809Z]  Building security-secretstore-setup ... done Building core-data [2021-07-08T00:46:36.801Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-08T00:46:36.801Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-08T00:46:37.412Z] Collecting texttable<0.10,>=0.9.0 [2021-07-08T00:46:37.412Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-08T00:46:38.011Z] Removing intermediate container 3a8c6931c42e [2021-07-08T00:46:38.011Z] ---> 8376dc841324 [2021-07-08T00:46:38.011Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-08T00:46:38.615Z] ---> Running in 29ff992a0c27 [2021-07-08T00:46:39.165Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-08T00:46:39.597Z] Removing intermediate container 29ff992a0c27 [2021-07-08T00:46:39.597Z] ---> 76a6aad62d8b [2021-07-08T00:46:39.597Z] Step 29/32 : CMD ["gate"] [2021-07-08T00:46:40.190Z] ---> Running in e8a0a908b2e9 [2021-07-08T00:46:40.465Z] Collecting docker<4.0,>=3.6.0 [2021-07-08T00:46:40.465Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-08T00:46:40.745Z] Removing intermediate container e8a0a908b2e9 [2021-07-08T00:46:40.745Z] ---> c4bb5e01cea6 [2021-07-08T00:46:40.745Z] Step 30/32 : LABEL arch=arm64 [2021-07-08T00:46:41.343Z] ---> Running in 3312aa3a4f0b [2021-07-08T00:46:41.615Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-08T00:46:41.615Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-08T00:46:41.888Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-07-08T00:46:42.161Z] Removing intermediate container 3312aa3a4f0b [2021-07-08T00:46:42.161Z] ---> d22453a942fd [2021-07-08T00:46:42.161Z] Step 31/32 : LABEL git_sha=503573525a52bc019970df35b86e391809fc5716 [2021-07-08T00:46:42.431Z] Collecting cached-property<2,>=1.2.0 [2021-07-08T00:46:42.431Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-08T00:46:42.431Z] ---> Running in 036840db7125 [2021-07-08T00:46:43.029Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-08T00:46:43.029Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-08T00:46:43.302Z] Removing intermediate container 036840db7125 [2021-07-08T00:46:43.302Z] ---> 4b736dd95d79 [2021-07-08T00:46:43.302Z] Step 32/32 : LABEL version=0.0.0 [2021-07-08T00:46:43.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-command/core-command ./cmd/core-command [2021-07-08T00:46:43.903Z] ---> Running in f6bd777f3d48 [2021-07-08T00:46:44.308Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-08T00:46:44.881Z] Removing intermediate container f6bd777f3d48 [2021-07-08T00:46:44.881Z] ---> 40f884b70636 [2021-07-08T00:46:44.881Z] [2021-07-08T00:46:45.154Z] Successfully built 40f884b70636 [2021-07-08T00:46:45.154Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-08T00:46:45.154Z] Building security-proxy-setup [2021-07-08T00:46:45.691Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-08T00:46:45.750Z]  Building security-bootstrapper ... done Collecting jsonschema<3,>=2.5.1 [2021-07-08T00:46:45.750Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-08T00:46:45.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-08T00:46:46.782Z] Collecting PyYAML<4,>=3.10 [2021-07-08T00:46:46.782Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-08T00:46:46.897Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-08T00:46:48.288Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-08T00:46:49.229Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-08T00:46:50.172Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-08T00:46:51.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-08T00:46:51.185Z] Collecting docopt<0.7,>=0.6.1 [2021-07-08T00:46:51.185Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-08T00:46:52.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-08T00:46:53.169Z] Collecting idna<2.8,>=2.5 [2021-07-08T00:46:53.169Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-08T00:46:53.169Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-08T00:46:53.440Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-08T00:46:53.440Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-08T00:46:53.440Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-08T00:46:53.440Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-08T00:46:53.440Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-08T00:46:53.706Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-08T00:46:53.706Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-08T00:46:53.706Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-08T00:46:53.706Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-08T00:46:53.706Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-08T00:46:53.706Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-08T00:46:53.706Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-08T00:46:53.706Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-08T00:46:53.706Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-08T00:46:53.706Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-08T00:46:53.706Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-08T00:46:53.706Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-08T00:46:53.706Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-07-08T00:46:53.706Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-08T00:46:53.706Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-08T00:46:53.706Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-08T00:46:53.706Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-08T00:46:53.706Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-08T00:46:53.706Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-07-08T00:46:53.706Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-08T00:46:53.706Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-08T00:46:53.706Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-07-08T00:46:54.149Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-08T00:46:54.149Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-08T00:46:54.149Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-08T00:46:54.422Z] Collecting docker-pycreds>=0.4.0 [2021-07-08T00:46:54.423Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-08T00:46:54.697Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-08T00:46:54.697Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-08T00:46:54.697Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-08T00:46:54.697Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-08T00:46:55.095Z] Building hooks [2021-07-08T00:46:55.095Z] + cd /root/parts/hooks/src [2021-07-08T00:46:55.095Z] + make build [2021-07-08T00:46:55.095Z] go mod tidy [2021-07-08T00:46:55.095Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-08T00:46:55.095Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-08T00:46:55.095Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-08T00:46:55.095Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-08T00:46:55.357Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-08T00:46:55.686Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:46:55.686Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:46:55.686Z] ---> 21a3baaee089 [2021-07-08T00:46:55.686Z] Step 3/23 : WORKDIR /edgex-go [2021-07-08T00:46:55.686Z] ---> Using cache [2021-07-08T00:46:55.686Z] ---> 045d76b90ad8 [2021-07-08T00:46:55.687Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:46:55.687Z] ---> Using cache [2021-07-08T00:46:55.687Z] ---> 225ef08352c5 [2021-07-08T00:46:55.687Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-08T00:46:55.687Z] ---> Using cache [2021-07-08T00:46:55.687Z] ---> 5d9fbbb77eb2 [2021-07-08T00:46:55.687Z] Step 6/23 : COPY go.mod . [2021-07-08T00:46:55.687Z] ---> Using cache [2021-07-08T00:46:55.687Z] ---> bc68276d7b4c [2021-07-08T00:46:55.687Z] Step 7/23 : RUN go mod download [2021-07-08T00:46:55.687Z] ---> Using cache [2021-07-08T00:46:55.687Z] ---> 37f00ffe2119 [2021-07-08T00:46:55.687Z] Step 8/23 : COPY . . [2021-07-08T00:46:55.687Z] ---> Using cache [2021-07-08T00:46:55.687Z] ---> dfa5462fbce5 [2021-07-08T00:46:55.687Z] Step 9/23 : RUN go mod tidy [2021-07-08T00:46:55.687Z] ---> Using cache [2021-07-08T00:46:55.687Z] ---> cc88ef258d0f [2021-07-08T00:46:55.687Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-08T00:46:55.687Z] Installing collected packages: idna, urllib3, requests, texttable, websocket-client, docker-pycreds, docker, cached-property, dockerpty, jsonschema, PyYAML, docopt, docker-compose [2021-07-08T00:46:55.687Z] Attempting uninstall: idna [2021-07-08T00:46:55.687Z] Found existing installation: idna 2.9 [2021-07-08T00:46:55.687Z] Uninstalling idna-2.9: [2021-07-08T00:46:55.929Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-08T00:46:55.961Z] Successfully uninstalled idna-2.9 [2021-07-08T00:46:56.190Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-08T00:46:56.190Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-08T00:46:57.410Z] Attempting uninstall: urllib3 [2021-07-08T00:46:57.688Z] Found existing installation: urllib3 1.25.9 [2021-07-08T00:46:57.688Z] Uninstalling urllib3-1.25.9: [2021-07-08T00:46:57.688Z] Successfully uninstalled urllib3-1.25.9 [2021-07-08T00:46:58.285Z] ---> Running in 2bdda3fa053b [2021-07-08T00:46:58.285Z] Attempting uninstall: requests [2021-07-08T00:46:58.285Z] Found existing installation: requests 2.23.0 [2021-07-08T00:46:58.285Z] Uninstalling requests-2.23.0: [2021-07-08T00:46:58.562Z] Successfully uninstalled requests-2.23.0 [2021-07-08T00:46:58.839Z] Running setup.py install for texttable: started [2021-07-08T00:46:59.493Z] Building static-packages [2021-07-08T00:46:59.493Z] + snapcraftctl build [2021-07-08T00:46:59.828Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-08T00:47:01.271Z] Running setup.py install for texttable: finished with status 'done' [2021-07-08T00:47:01.271Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:47:01.271Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:47:01.271Z] ---> 21a3baaee089 [2021-07-08T00:47:01.271Z] Step 3/24 : WORKDIR /edgex-go [2021-07-08T00:47:01.271Z] ---> Using cache [2021-07-08T00:47:01.271Z] ---> 045d76b90ad8 [2021-07-08T00:47:01.410Z] Building version [2021-07-08T00:47:01.410Z] + snapcraftctl build [2021-07-08T00:47:01.628Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:47:01.628Z] ---> Using cache [2021-07-08T00:47:01.628Z] ---> 225ef08352c5 [2021-07-08T00:47:01.628Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-08T00:47:01.628Z] ---> Using cache [2021-07-08T00:47:01.628Z] ---> 5d9fbbb77eb2 [2021-07-08T00:47:01.628Z] Step 6/24 : COPY go.mod . [2021-07-08T00:47:01.628Z] ---> Using cache [2021-07-08T00:47:01.628Z] ---> bc68276d7b4c [2021-07-08T00:47:01.628Z] Step 7/24 : RUN go mod download [2021-07-08T00:47:01.628Z] ---> Using cache [2021-07-08T00:47:01.628Z] ---> 37f00ffe2119 [2021-07-08T00:47:01.628Z] Step 8/24 : COPY . . [2021-07-08T00:47:01.628Z] ---> Using cache [2021-07-08T00:47:01.628Z] ---> dfa5462fbce5 [2021-07-08T00:47:01.628Z] Step 9/24 : RUN go mod tidy [2021-07-08T00:47:01.628Z] ---> Using cache [2021-07-08T00:47:01.628Z] ---> cc88ef258d0f [2021-07-08T00:47:01.628Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-08T00:47:03.144Z] ---> Running in ec22e312a0d2 [2021-07-08T00:47:03.325Z] Staging config-common [2021-07-08T00:47:03.325Z] + snapcraftctl stage [2021-07-08T00:47:03.747Z] Running setup.py install for dockerpty: started [2021-07-08T00:47:04.281Z] Skipping stage go-build-helper (already ran) [2021-07-08T00:47:04.281Z] Staging edgex-go [2021-07-08T00:47:04.281Z] + snapcraftctl stage [2021-07-08T00:47:04.988Z] Staging hooks [2021-07-08T00:47:04.988Z] + snapcraftctl stage [2021-07-08T00:47:05.354Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-08T00:47:06.035Z] Staging static-packages [2021-07-08T00:47:06.036Z] + snapcraftctl stage [2021-07-08T00:47:06.462Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-08T00:47:07.068Z] Running setup.py install for PyYAML: started [2021-07-08T00:47:07.422Z] Staging version [2021-07-08T00:47:07.422Z] + snapcraftctl stage [2021-07-08T00:47:08.364Z] Priming config-common [2021-07-08T00:47:08.364Z] + snapcraftctl prime [2021-07-08T00:47:09.308Z] Priming go-build-helper [2021-07-08T00:47:09.308Z] + snapcraftctl prime [2021-07-08T00:47:10.248Z] Priming edgex-go [2021-07-08T00:47:10.248Z] + snapcraftctl prime [2021-07-08T00:47:10.508Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-08T00:47:10.508Z] Running setup.py install for docopt: started [2021-07-08T00:47:11.635Z] + snapcraftctl prime [2021-07-08T00:47:11.636Z] Priming hooks [2021-07-08T00:47:12.581Z] Priming static-packages [2021-07-08T00:47:12.581Z] + snapcraftctl prime [2021-07-08T00:47:13.169Z] Running setup.py install for docopt: finished with status 'done' [2021-07-08T00:47:14.628Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-08T00:47:15.248Z] Priming version [2021-07-08T00:47:15.248Z] + snapcraftctl prime [2021-07-08T00:47:15.636Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:47:15.636Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:47:15.636Z] ---> 21a3baaee089 [2021-07-08T00:47:15.636Z] Step 3/24 : WORKDIR /edgex-go [2021-07-08T00:47:15.636Z] ---> Using cache [2021-07-08T00:47:15.636Z] ---> 045d76b90ad8 [2021-07-08T00:47:15.636Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:47:15.636Z] ---> Using cache [2021-07-08T00:47:15.636Z] ---> 225ef08352c5 [2021-07-08T00:47:15.636Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-08T00:47:16.202Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-07-08T00:47:16.682Z] ---> Running in 933d17083569 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-08T00:47:19.341Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:47:20.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:47:21.325Z] OK: 218 MiB in 52 packages [2021-07-08T00:47:23.970Z] Removing intermediate container 933d17083569 [2021-07-08T00:47:23.970Z] ---> 9dae4f6d90ca [2021-07-08T00:47:23.970Z] Step 6/24 : COPY go.mod . [2021-07-08T00:47:24.960Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-08T00:47:24.960Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-08T00:47:24.960Z] ---> 21a3baaee089 [2021-07-08T00:47:24.960Z] Step 3/22 : WORKDIR /edgex-go [2021-07-08T00:47:24.960Z] ---> Using cache [2021-07-08T00:47:24.960Z] ---> 045d76b90ad8 [2021-07-08T00:47:24.960Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:47:24.960Z] ---> Using cache [2021-07-08T00:47:24.960Z] ---> 225ef08352c5 [2021-07-08T00:47:24.960Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-08T00:47:24.960Z] ---> Using cache [2021-07-08T00:47:24.960Z] ---> 5d9fbbb77eb2 [2021-07-08T00:47:25.241Z] Step 6/22 : COPY go.mod . [2021-07-08T00:47:25.241Z] ---> Using cache [2021-07-08T00:47:25.241Z] ---> bc68276d7b4c [2021-07-08T00:47:25.241Z] Step 7/22 : RUN go mod download [2021-07-08T00:47:25.241Z] ---> Using cache [2021-07-08T00:47:25.241Z] ---> 37f00ffe2119 [2021-07-08T00:47:25.241Z] Step 8/22 : COPY . . [2021-07-08T00:47:25.241Z] ---> Using cache [2021-07-08T00:47:25.241Z] ---> dfa5462fbce5 [2021-07-08T00:47:25.241Z] Step 9/22 : RUN go mod tidy [2021-07-08T00:47:25.241Z] ---> Using cache [2021-07-08T00:47:25.241Z] ---> cc88ef258d0f [2021-07-08T00:47:25.241Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-08T00:47:25.845Z] ---> Running in 789fe9e4999a [2021-07-08T00:47:25.845Z] ---> 82d72ad1dfaf [2021-07-08T00:47:25.845Z] Step 7/24 : RUN go mod download [2021-07-08T00:47:26.450Z] ---> Running in ff4c951f3826 [2021-07-08T00:47:29.093Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-08T00:47:32.505Z] Removing intermediate container ff4c951f3826 [2021-07-08T00:47:32.505Z] ---> 8087d50d59f9 [2021-07-08T00:47:32.505Z] Step 8/24 : COPY . . [2021-07-08T00:47:32.505Z] Removing intermediate container 5858147b04ce [2021-07-08T00:47:32.505Z] ---> bfa1ac412be8 [2021-07-08T00:47:32.505Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-08T00:47:33.109Z] ---> Running in 32626f44fe36 [2021-07-08T00:47:34.131Z] Removing intermediate container 32626f44fe36 [2021-07-08T00:47:34.131Z] ---> 5bd82597e387 [2021-07-08T00:47:34.131Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-08T00:47:34.742Z] ---> Running in 5f7ff52e0af1 [2021-07-08T00:47:35.739Z] Removing intermediate container 5f7ff52e0af1 [2021-07-08T00:47:35.739Z] ---> 5f8d758c8451 [2021-07-08T00:47:35.739Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-08T00:47:39.153Z] ---> c909f4a6f0ea [2021-07-08T00:47:39.153Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-08T00:47:41.150Z] ---> 92ea6784cfc2 [2021-07-08T00:47:41.150Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-08T00:47:43.792Z] ---> ed5ab066caf5 [2021-07-08T00:47:43.792Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-08T00:47:43.792Z] ---> Running in 59821131ac6b [2021-07-08T00:47:45.242Z] Removing intermediate container 59821131ac6b [2021-07-08T00:47:45.242Z] ---> b096163e58fe [2021-07-08T00:47:45.242Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-08T00:47:45.520Z] ---> Running in 77d436e485a2 [2021-07-08T00:47:46.989Z] Removing intermediate container 77d436e485a2 [2021-07-08T00:47:46.989Z] ---> d42da5cec9b5 [2021-07-08T00:47:46.989Z] Step 22/24 : LABEL arch=arm64 [2021-07-08T00:47:47.280Z] ---> Running in 8521e0d0809d [2021-07-08T00:47:48.748Z] Removing intermediate container 8521e0d0809d [2021-07-08T00:47:48.748Z] ---> 860f735deae6 [2021-07-08T00:47:48.748Z] Step 23/24 : LABEL git_sha=503573525a52bc019970df35b86e391809fc5716 [2021-07-08T00:47:49.353Z] ---> Running in 8f9ae9b6608a [2021-07-08T00:47:50.807Z] Removing intermediate container 8f9ae9b6608a [2021-07-08T00:47:50.807Z] ---> d7d36225f419 [2021-07-08T00:47:50.807Z] Step 24/24 : LABEL version=0.0.0 [2021-07-08T00:47:50.807Z] ---> Running in a048306f43ef [2021-07-08T00:47:51.807Z] Removing intermediate container a048306f43ef [2021-07-08T00:47:51.807Z] ---> bf0aba8c1d54 [2021-07-08T00:47:51.807Z] [2021-07-08T00:47:52.104Z] ---> f55b099e4d82 [2021-07-08T00:47:52.104Z] Step 9/24 : RUN go mod tidy [2021-07-08T00:47:52.382Z] Successfully built bf0aba8c1d54 [2021-07-08T00:47:52.382Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-08T00:47:52.382Z] ---> Running in 6ba5bf84f122 [2021-07-08T00:47:59.276Z]  Building sys-mgmt-agent ... done Removing intermediate container 6ba5bf84f122 [2021-07-08T00:47:59.276Z] ---> b36cbea4135a [2021-07-08T00:47:59.276Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-08T00:47:59.276Z] ---> Running in 501e51ea100d [2021-07-08T00:48:01.274Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-08T00:48:40.344Z] Removing intermediate container 2bdda3fa053b [2021-07-08T00:48:40.344Z] ---> 08b8e1475a0c [2021-07-08T00:48:40.344Z] [2021-07-08T00:48:40.344Z] Step 11/23 : FROM alpine:3.12 [2021-07-08T00:48:40.344Z] ---> c4fd0aeabfcf [2021-07-08T00:48:40.344Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-08T00:48:40.344Z] ---> Using cache [2021-07-08T00:48:40.344Z] ---> b29aa6f8e918 [2021-07-08T00:48:40.344Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-08T00:48:40.344Z] ---> Using cache [2021-07-08T00:48:40.344Z] ---> 17ec6d1696bb [2021-07-08T00:48:40.344Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-08T00:48:40.344Z] ---> Running in bcfe4d59547c [2021-07-08T00:48:41.335Z] Removing intermediate container bcfe4d59547c [2021-07-08T00:48:41.335Z] ---> 5eb26b23e19c [2021-07-08T00:48:41.335Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-08T00:48:41.335Z] ---> Running in 9b7f85cd003a [2021-07-08T00:48:42.329Z] Removing intermediate container 9b7f85cd003a [2021-07-08T00:48:42.329Z] ---> c710bcb5176a [2021-07-08T00:48:42.329Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-08T00:48:43.321Z] ---> 425194a6b6f3 [2021-07-08T00:48:43.321Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-08T00:48:45.328Z] ---> 5907df515466 [2021-07-08T00:48:45.328Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-08T00:48:46.327Z] ---> 34eaffb37374 [2021-07-08T00:48:46.327Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-08T00:48:46.605Z] ---> Running in 7c6c5cf89dfc [2021-07-08T00:48:47.208Z] Removing intermediate container 7c6c5cf89dfc [2021-07-08T00:48:47.208Z] ---> cfb2e428229d [2021-07-08T00:48:47.208Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-08T00:48:47.486Z] ---> Running in 3140a374a078 [2021-07-08T00:48:48.096Z] Removing intermediate container 3140a374a078 [2021-07-08T00:48:48.096Z] ---> 9a82e689b832 [2021-07-08T00:48:48.096Z] Step 21/23 : LABEL arch=arm64 [2021-07-08T00:48:48.385Z] ---> Running in e648a1efed54 [2021-07-08T00:48:48.992Z] Removing intermediate container e648a1efed54 [2021-07-08T00:48:48.992Z] ---> 36af6ec59813 [2021-07-08T00:48:48.992Z] Step 22/23 : LABEL git_sha=503573525a52bc019970df35b86e391809fc5716 [2021-07-08T00:48:49.599Z] ---> Running in a08a4900329c [2021-07-08T00:48:50.207Z] Removing intermediate container a08a4900329c [2021-07-08T00:48:50.207Z] ---> eaf3c0fc1345 [2021-07-08T00:48:50.207Z] Step 23/23 : LABEL version=0.0.0 [2021-07-08T00:48:50.487Z] ---> Running in 4c21aa905fd9 [2021-07-08T00:48:51.481Z] Removing intermediate container 4c21aa905fd9 [2021-07-08T00:48:51.481Z] ---> ba6c70cb9aa8 [2021-07-08T00:48:51.481Z] [2021-07-08T00:48:52.084Z] Successfully built ba6c70cb9aa8 [2021-07-08T00:48:52.084Z] Successfully tagged support-scheduler-arm64:latest [2021-07-08T00:48:53.074Z]  Building support-scheduler ... 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-08T00:48:54.521Z] Removing intermediate container ec22e312a0d2 [2021-07-08T00:48:54.521Z] ---> e608244f79f5 [2021-07-08T00:48:54.521Z] [2021-07-08T00:48:54.521Z] Step 11/24 : FROM alpine:3.12 [2021-07-08T00:48:54.521Z] ---> c4fd0aeabfcf [2021-07-08T00:48:54.521Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-08T00:48:54.521Z] ---> Using cache [2021-07-08T00:48:54.521Z] ---> b29aa6f8e918 [2021-07-08T00:48:54.521Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-08T00:48:54.521Z] ---> Using cache [2021-07-08T00:48:54.521Z] ---> 17ec6d1696bb [2021-07-08T00:48:54.521Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-08T00:48:54.521Z] ---> Running in 3f149e3792fd [2021-07-08T00:48:55.128Z] Removing intermediate container 3f149e3792fd [2021-07-08T00:48:55.128Z] ---> e666217b03a6 [2021-07-08T00:48:55.128Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-08T00:48:55.406Z] ---> Running in 1d33dd992265 [2021-07-08T00:48:56.396Z] Removing intermediate container 1d33dd992265 [2021-07-08T00:48:56.396Z] ---> 158d86dfbf53 [2021-07-08T00:48:56.396Z] Step 16/24 : WORKDIR / [2021-07-08T00:48:56.396Z] ---> Running in cc97486bfa8f [2021-07-08T00:48:57.001Z] Removing intermediate container cc97486bfa8f [2021-07-08T00:48:57.002Z] ---> 578e2e71df9e [2021-07-08T00:48:57.002Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-08T00:48:58.475Z] ---> 802ed5c6ac7c [2021-07-08T00:48:58.475Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-08T00:49:00.492Z] ---> 3b94e32b748a [2021-07-08T00:49:00.492Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-08T00:49:01.963Z] ---> baba1bedfd25 [2021-07-08T00:49:01.963Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-08T00:49:01.963Z] ---> Running in 6f195f8dee24 [2021-07-08T00:49:03.410Z] Removing intermediate container 6f195f8dee24 [2021-07-08T00:49:03.410Z] ---> 5b887dbc38ae [2021-07-08T00:49:03.410Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-08T00:49:03.410Z] ---> Running in 590128031c59 [2021-07-08T00:49:04.870Z] Removing intermediate container 590128031c59 [2021-07-08T00:49:04.870Z] ---> fa8d557f0720 [2021-07-08T00:49:04.870Z] Step 22/24 : LABEL arch=arm64 [2021-07-08T00:49:05.152Z] ---> Running in f3f3a9b2ffe3 [2021-07-08T00:49:05.152Z] Removing intermediate container 789fe9e4999a [2021-07-08T00:49:05.152Z] ---> 56d57ec1b7bd [2021-07-08T00:49:05.152Z] [2021-07-08T00:49:05.152Z] Step 11/22 : FROM alpine:3.12 [2021-07-08T00:49:05.152Z] ---> c4fd0aeabfcf [2021-07-08T00:49:05.152Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-08T00:49:05.430Z] ---> Running in 546d53b54c9c [2021-07-08T00:49:06.035Z] Removing intermediate container f3f3a9b2ffe3 [2021-07-08T00:49:06.035Z] ---> 51232688be92 [2021-07-08T00:49:06.035Z] Step 23/24 : LABEL git_sha=503573525a52bc019970df35b86e391809fc5716 [2021-07-08T00:49:06.312Z] ---> Running in fd0f0e53f9fd [2021-07-08T00:49:06.920Z] Removing intermediate container fd0f0e53f9fd [2021-07-08T00:49:06.920Z] ---> bbdbc97ed928 [2021-07-08T00:49:06.920Z] Step 24/24 : LABEL version=0.0.0 [2021-07-08T00:49:07.199Z] ---> Running in 05682da49dc6 [2021-07-08T00:49:07.803Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:49:07.803Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:49:07.803Z] Removing intermediate container 05682da49dc6 [2021-07-08T00:49:07.803Z] ---> 26c0a169fb4e [2021-07-08T00:49:07.803Z] [2021-07-08T00:49:08.411Z] Successfully built 26c0a169fb4e [2021-07-08T00:49:08.411Z] Successfully tagged core-metadata-arm64:latest [2021-07-08T00:49:08.411Z]  Building core-metadata ... done (1/4) Installing ca-certificates (20191127-r4) [2021-07-08T00:49:08.687Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-08T00:49:08.687Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-08T00:49:08.687Z] (4/4) Installing curl (7.77.0-r0) [2021-07-08T00:49:08.687Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:49:08.687Z] Executing ca-certificates-20191127-r4.trigger [2021-07-08T00:49:08.963Z] OK: 7 MiB in 18 packages [2021-07-08T00:49:10.951Z] Removing intermediate container 546d53b54c9c [2021-07-08T00:49:10.951Z] ---> 94244b8f69aa [2021-07-08T00:49:10.951Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-08T00:49:10.951Z] ---> Running in 7ea66ebefdf1 [2021-07-08T00:49:11.241Z] Removing intermediate container 7ea66ebefdf1 [2021-07-08T00:49:11.241Z] ---> db6612918774 [2021-07-08T00:49:11.241Z] Step 14/22 : WORKDIR /edgex [2021-07-08T00:49:11.520Z] ---> Running in c862bd61e965 [2021-07-08T00:49:12.127Z] Removing intermediate container c862bd61e965 [2021-07-08T00:49:12.127Z] ---> 7c32c2a6df7c [2021-07-08T00:49:12.127Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-08T00:49:13.109Z] ---> 12cf38a01247 [2021-07-08T00:49:13.109Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-08T00:49:14.551Z] ---> 3b7b806a6598 [2021-07-08T00:49:14.551Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-08T00:49:15.990Z] ---> 499b738417f0 [2021-07-08T00:49:15.990Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-08T00:49:15.990Z] ---> Running in 16e1c09ed45e [2021-07-08T00:49:16.587Z] Removing intermediate container 16e1c09ed45e [2021-07-08T00:49:16.587Z] ---> 51ebaadaaf20 [2021-07-08T00:49:16.588Z] Step 19/22 : CMD ["--init=true"] [2021-07-08T00:49:16.861Z] ---> Running in 9b1e359fc289 [2021-07-08T00:49:17.457Z] Removing intermediate container 9b1e359fc289 [2021-07-08T00:49:17.457Z] ---> 1817c8a460f8 [2021-07-08T00:49:17.457Z] Step 20/22 : LABEL arch=arm64 [2021-07-08T00:49:17.730Z] ---> Running in 54b89b93281e [2021-07-08T00:49:18.326Z] Removing intermediate container 54b89b93281e [2021-07-08T00:49:18.326Z] ---> c26f44722697 [2021-07-08T00:49:18.326Z] Step 21/22 : LABEL git_sha=503573525a52bc019970df35b86e391809fc5716 [2021-07-08T00:49:18.599Z] ---> Running in 84b95347911d [2021-07-08T00:49:18.881Z] Removing intermediate container 501e51ea100d [2021-07-08T00:49:18.881Z] ---> 4193c1e640da [2021-07-08T00:49:18.881Z] [2021-07-08T00:49:18.881Z] Step 11/24 : FROM alpine:3.12 [2021-07-08T00:49:18.881Z] ---> c4fd0aeabfcf [2021-07-08T00:49:18.881Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-08T00:49:19.154Z] ---> Running in 20aebb986535 [2021-07-08T00:49:19.154Z] Removing intermediate container 84b95347911d [2021-07-08T00:49:19.154Z] ---> fae497636db3 [2021-07-08T00:49:19.154Z] Step 22/22 : LABEL version=0.0.0 [2021-07-08T00:49:19.429Z] ---> Running in aa92ee2f3806 [2021-07-08T00:49:19.703Z] Removing intermediate container 20aebb986535 [2021-07-08T00:49:19.703Z] ---> b9818136149d [2021-07-08T00:49:19.703Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-08T00:49:19.976Z] ---> Running in 3fc0f2b0a606 [2021-07-08T00:49:19.976Z] Removing intermediate container aa92ee2f3806 [2021-07-08T00:49:19.976Z] ---> ef333af03a07 [2021-07-08T00:49:19.976Z] [2021-07-08T00:49:20.249Z] Successfully built ef333af03a07 [2021-07-08T00:49:20.249Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-08T00:49:20.521Z]  Building security-proxy-setup ... done Removing intermediate container 3fc0f2b0a606 [2021-07-08T00:49:20.521Z] ---> 6fae50b207ff [2021-07-08T00:49:20.521Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-08T00:49:20.521Z] ---> Running in e61072d728a3 [2021-07-08T00:49:21.124Z] Removing intermediate container e61072d728a3 [2021-07-08T00:49:21.124Z] ---> b7424a254fe9 [2021-07-08T00:49:21.124Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-08T00:49:21.124Z] ---> Running in 1f1675298096 [2021-07-08T00:49:23.736Z] Removing intermediate container 1f1675298096 [2021-07-08T00:49:23.736Z] ---> 3210ad34762e [2021-07-08T00:49:23.736Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-08T00:49:23.736Z] ---> Running in 4ea79474710b [2021-07-08T00:49:24.736Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-08T00:49:25.336Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-08T00:49:26.314Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-08T00:49:26.314Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-08T00:49:26.314Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-08T00:49:26.314Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-08T00:49:26.589Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-08T00:49:26.589Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-08T00:49:26.868Z] Executing busybox-1.31.1-r20.trigger [2021-07-08T00:49:26.868Z] OK: 8 MiB in 20 packages [2021-07-08T00:49:27.856Z] Removing intermediate container 4ea79474710b [2021-07-08T00:49:27.857Z] ---> 226b35fc4414 [2021-07-08T00:49:27.857Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-08T00:49:28.854Z] ---> b998e5b946df [2021-07-08T00:49:28.854Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-08T00:49:30.336Z] ---> b966425eb6ef [2021-07-08T00:49:30.336Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-08T00:49:30.936Z] ---> c90f2856af45 [2021-07-08T00:49:30.936Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-08T00:49:31.208Z] ---> Running in 04435c1be53d [2021-07-08T00:49:31.479Z] Removing intermediate container 04435c1be53d [2021-07-08T00:49:31.479Z] ---> 1cb3cc9c1178 [2021-07-08T00:49:31.479Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-08T00:49:31.752Z] ---> Running in 5bde359dcf97 [2021-07-08T00:49:32.345Z] Removing intermediate container 5bde359dcf97 [2021-07-08T00:49:32.346Z] ---> efb499d2f8e2 [2021-07-08T00:49:32.346Z] Step 22/24 : LABEL arch=arm64 [2021-07-08T00:49:32.346Z] ---> Running in d275e7487dbd [2021-07-08T00:49:32.945Z] Removing intermediate container d275e7487dbd [2021-07-08T00:49:32.945Z] ---> eb983f962426 [2021-07-08T00:49:32.945Z] Step 23/24 : LABEL git_sha=503573525a52bc019970df35b86e391809fc5716 [2021-07-08T00:49:32.945Z] ---> Running in cb24dd3736a3 [2021-07-08T00:49:33.537Z] Removing intermediate container cb24dd3736a3 [2021-07-08T00:49:33.537Z] ---> 6c9648b3aa68 [2021-07-08T00:49:33.537Z] Step 24/24 : LABEL version=0.0.0 [2021-07-08T00:49:33.537Z] ---> Running in 6a9921d72eea [2021-07-08T00:49:34.133Z] Removing intermediate container 6a9921d72eea [2021-07-08T00:49:34.133Z] ---> 01e1d8a524e6 [2021-07-08T00:49:34.133Z] [2021-07-08T00:49:34.133Z] Successfully built 01e1d8a524e6 [2021-07-08T00:49:34.404Z] Successfully tagged core-data-arm64:latest [2021-07-08T00:49:34.422Z]  Building core-data ... done  [Pipeline] } [2021-07-08T00:49:34.432Z] $ docker stop --time=1 4cae2f2c0ff3f56890e8a7989d8707019e413a7cdf1e1476ce7abec0eb094e6f [2021-07-08T00:49:36.266Z] $ docker rm -f 4cae2f2c0ff3f56890e8a7989d8707019e413a7cdf1e1476ce7abec0eb094e6f [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-08T00:49:36.869Z] + docker images [2021-07-08T00:49:37.141Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-08T00:49:37.141Z] core-data-arm64 latest 01e1d8a524e6 3 seconds ago 19.2MB [2021-07-08T00:49:37.141Z] security-proxy-setup-arm64 latest ef333af03a07 17 seconds ago 24.2MB [2021-07-08T00:49:37.141Z] 4193c1e640da 18 seconds ago 975MB [2021-07-08T00:49:37.141Z] core-metadata-arm64 latest 26c0a169fb4e 29 seconds ago 15.7MB [2021-07-08T00:49:37.141Z] 56d57ec1b7bd 32 seconds ago 973MB [2021-07-08T00:49:37.141Z] e608244f79f5 43 seconds ago 972MB [2021-07-08T00:49:37.141Z] support-scheduler-arm64 latest ba6c70cb9aa8 46 seconds ago 15.1MB [2021-07-08T00:49:37.141Z] 08b8e1475a0c 57 seconds ago 968MB [2021-07-08T00:49:37.141Z] sys-mgmt-agent-arm64 latest bf0aba8c1d54 About a minute ago 299MB [2021-07-08T00:49:37.141Z] security-bootstrapper-arm64 latest 40f884b70636 2 minutes ago 17.5MB [2021-07-08T00:49:37.141Z] security-secretstore-setup-arm64 latest 6100ac830039 3 minutes ago 27.1MB [2021-07-08T00:49:37.141Z] support-notifications-arm64 latest 8812de01e9f1 3 minutes ago 15.7MB [2021-07-08T00:49:37.141Z] core-command-arm64 latest b911d04a3440 3 minutes ago 15MB [2021-07-08T00:49:37.141Z] 6ae99988a6e1 3 minutes ago 969MB [2021-07-08T00:49:37.141Z] ab909c55beb1 3 minutes ago 970MB [2021-07-08T00:49:37.141Z] f658ff6d571e 3 minutes ago 969MB [2021-07-08T00:49:37.141Z] e393a213ec37 3 minutes ago 976MB [2021-07-08T00:49:37.141Z] de9cd408eb0e 3 minutes ago 967MB [2021-07-08T00:49:37.141Z] ci-base-image-arm64 latest 21a3baaee089 13 minutes ago 641MB [2021-07-08T00:49:37.141Z] alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB [2021-07-08T00:49:37.141Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 4 weeks ago 429MB [2021-07-08T00:49:37.141Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-07-08T00:49:37.141Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-08T00:49:37.891Z] ---> job-cost.sh [2021-07-08T00:49:37.891Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nO4A [2021-07-08T00:50:16.861Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-08T00:51:53.600Z] lf-activate-venv(): INFO: Adding /tmp/venv-nO4A/bin to PATH [2021-07-08T00:51:53.600Z] INFO: No Stack... [2021-07-08T00:51:53.600Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-08T00:51:53.600Z] INFO: Archiving Costs [Pipeline] sh [2021-07-08T00:51:53.939Z] + cat+ /w/workspace/edgex-go/35/archives/cost.csvcut -d, [2021-07-08T00:51:53.939Z] -f6 [Pipeline] lock [2021-07-08T00:51:54.001Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-35-stack-cost] [2021-07-08T00:51:54.011Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3531-35-stack-cost] did not exist. Created. [2021-07-08T00:51:54.011Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-08T00:51:54.363Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-08T00:51:54.611Z] Stashed 1 file(s) [Pipeline] } [2021-07-08T00:51:54.626Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-35-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-08T00:51:55.593Z] provisioning config files... [2021-07-08T00:51:55.603Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/35@tmp/config7651763177460835811tmp [Pipeline] { [Pipeline] sh [2021-07-08T00:51:55.912Z] + set +x [2021-07-08T00:51:55.912Z] + curl -s https://codecov.io/bash [2021-07-08T00:51:55.912Z] + bash -s -- [2021-07-08T00:51:56.176Z] [2021-07-08T00:51:56.176Z] _____ _ [2021-07-08T00:51:56.176Z] / ____| | | [2021-07-08T00:51:56.176Z] | | ___ __| | ___ ___ _____ __ [2021-07-08T00:51:56.176Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-08T00:51:56.176Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-08T00:51:56.176Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-08T00:51:56.176Z] Bash-1.0.3 [2021-07-08T00:51:56.176Z] [2021-07-08T00:51:56.176Z] [2021-07-08T00:51:56.176Z] ==> git version 2.24.4 found [2021-07-08T00:51:56.176Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-07-08T00:51:56.176Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-08T00:51:56.176Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-08T00:51:56.176Z] ==> Jenkins CI detected. [2021-07-08T00:51:56.176Z] project root: . [2021-07-08T00:51:56.176Z] --> token set from env [2021-07-08T00:51:56.176Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-08T00:51:56.176Z] ==> Running gcov in . (disable via -X gcov) [2021-07-08T00:51:56.176Z] ==> Python coveragepy not found [2021-07-08T00:51:56.176Z] ==> Searching for coverage reports in: [2021-07-08T00:51:56.176Z] + . [2021-07-08T00:51:56.176Z] -> Found 1 reports [2021-07-08T00:51:56.176Z] ==> Detecting git/mercurial file structure [2021-07-08T00:51:56.176Z] ==> Reading reports [2021-07-08T00:51:56.176Z] + ./coverage.out bytes=398095 [2021-07-08T00:51:56.176Z] ==> Appending adjustments [2021-07-08T00:51:56.176Z] https://docs.codecov.io/docs/fixing-reports [2021-07-08T00:51:57.192Z] + Found adjustments [2021-07-08T00:51:57.192Z] ==> Gzipping contents [2021-07-08T00:51:57.192Z] 56K /tmp/codecov.sFuRTU.gz [2021-07-08T00:51:57.192Z] ==> Uploading reports [2021-07-08T00:51:57.192Z] url: https://codecov.io [2021-07-08T00:51:57.192Z] query: branch=PR-3531&commit=d254be024d05f1461ebe21894856791ee0b12424&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F35%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= [2021-07-08T00:51:57.192Z] -> Pinging Codecov [2021-07-08T00:51:57.192Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3531&commit=d254be024d05f1461ebe21894856791ee0b12424&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F35%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= [2021-07-08T00:51:57.764Z] -> Uploading to [2021-07-08T00:51:57.764Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-08/00271124DB129430A58F1EEE437C3FCB/d254be024d05f1461ebe21894856791ee0b12424/a3eb657a-1565-4b1e-98d6-75a8deb7fdd7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210708%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210708T005157Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8958c2fcf380a28e1a236d997a10742b1fd5cfd79c584d6a06b05083685248a6 [2021-07-08T00:51:57.764Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-08T00:51:57.764Z] Dload Upload Total Spent Left Speed [2021-07-08T00:51:58.024Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54887 0 0 100 54887 0 135k --:--:-- --:--:-- --:--:-- 135k [2021-07-08T00:51:58.024Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d254be024d05f1461ebe21894856791ee0b12424 [Pipeline] } [2021-07-08T00:51:58.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-08T00:51:59.383Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-08T00:51:59.949Z] ---> package-listing.sh [2021-07-08T00:51:59.949Z] ++ facter osfamily [2021-07-08T00:51:59.949Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-08T00:52:00.210Z] + OS_FAMILY=redhat [2021-07-08T00:52:00.210Z] + workspace=/w/workspace/edgex-go/35 [2021-07-08T00:52:00.210Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-08T00:52:00.210Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-08T00:52:00.210Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-08T00:52:00.210Z] + PACKAGES=/tmp/packages_start.txt [2021-07-08T00:52:00.210Z] + '[' /w/workspace/edgex-go/35 ']' [2021-07-08T00:52:00.210Z] + PACKAGES=/tmp/packages_end.txt [2021-07-08T00:52:00.210Z] + case "${OS_FAMILY}" in [2021-07-08T00:52:00.210Z] + sort [2021-07-08T00:52:00.210Z] + rpm -qa [2021-07-08T00:52:02.766Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-08T00:52:02.766Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-08T00:52:02.766Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-08T00:52:02.766Z] + '[' /w/workspace/edgex-go/35 ']' [2021-07-08T00:52:02.766Z] + mkdir -p /w/workspace/edgex-go/35/archives/ [2021-07-08T00:52:02.766Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/35/archives/ [Pipeline] echo [2021-07-08T00:52:02.779Z] 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/35/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-08T00:52:03.067Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:52:03.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-08T00:52:03.835Z] [2021-07-08T00:52:03.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-08T00:52:04.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-08T00:52:04.167Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-08T00:52:04.167Z] df20fa9351a1: Pulling fs layer [2021-07-08T00:52:04.167Z] 36b3adc4ff6f: Pulling fs layer [2021-07-08T00:52:04.167Z] 8ad3a11d3b57: Pulling fs layer [2021-07-08T00:52:04.167Z] 46f8f816bc3b: Pulling fs layer [2021-07-08T00:52:04.167Z] 93b61091891f: Pulling fs layer [2021-07-08T00:52:04.167Z] 93b9cdb0e59b: Pulling fs layer [2021-07-08T00:52:04.167Z] 5e14af77c1be: Pulling fs layer [2021-07-08T00:52:04.167Z] 01666e4c0597: Pulling fs layer [2021-07-08T00:52:04.167Z] aa168da1d23b: Pulling fs layer [2021-07-08T00:52:04.167Z] 93b9cdb0e59b: Waiting [2021-07-08T00:52:04.167Z] 5e14af77c1be: Waiting [2021-07-08T00:52:04.167Z] 01666e4c0597: Waiting [2021-07-08T00:52:04.167Z] aa168da1d23b: Waiting [2021-07-08T00:52:04.167Z] 46f8f816bc3b: Waiting [2021-07-08T00:52:04.167Z] 93b61091891f: Waiting [2021-07-08T00:52:04.167Z] 36b3adc4ff6f: Download complete [2021-07-08T00:52:04.434Z] df20fa9351a1: Verifying Checksum [2021-07-08T00:52:04.434Z] df20fa9351a1: Download complete [2021-07-08T00:52:04.434Z] 93b61091891f: Verifying Checksum [2021-07-08T00:52:04.434Z] 93b61091891f: Download complete [2021-07-08T00:52:04.434Z] 93b9cdb0e59b: Download complete [2021-07-08T00:52:04.434Z] 5e14af77c1be: Verifying Checksum [2021-07-08T00:52:04.434Z] 5e14af77c1be: Download complete [2021-07-08T00:52:04.434Z] df20fa9351a1: Pull complete [2021-07-08T00:52:04.434Z] 01666e4c0597: Verifying Checksum [2021-07-08T00:52:04.434Z] 01666e4c0597: Download complete [2021-07-08T00:52:04.434Z] 8ad3a11d3b57: Verifying Checksum [2021-07-08T00:52:04.434Z] 8ad3a11d3b57: Download complete [2021-07-08T00:52:04.701Z] 36b3adc4ff6f: Pull complete [2021-07-08T00:52:04.962Z] 8ad3a11d3b57: Pull complete [2021-07-08T00:52:05.226Z] 46f8f816bc3b: Verifying Checksum [2021-07-08T00:52:05.226Z] 46f8f816bc3b: Download complete [2021-07-08T00:52:05.487Z] 46f8f816bc3b: Pull complete [2021-07-08T00:52:05.749Z] 93b61091891f: Pull complete [2021-07-08T00:52:05.749Z] 93b9cdb0e59b: Pull complete [2021-07-08T00:52:05.749Z] 5e14af77c1be: Pull complete [2021-07-08T00:52:06.011Z] 01666e4c0597: Pull complete [2021-07-08T00:52:06.272Z] aa168da1d23b: Verifying Checksum [2021-07-08T00:52:06.272Z] aa168da1d23b: Download complete [2021-07-08T00:52:10.503Z] aa168da1d23b: Pull complete [2021-07-08T00:52:10.503Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-08T00:52:10.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-08T00:52:10.503Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-08T00:52:10.591Z] prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container [2021-07-08T00:52:10.638Z] $ 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/35/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/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-08T00:52:14.213Z] $ docker top f4bb7f676bd6dee7d8d5e360952bc4ad56ce84b010b50f3bb655a8d4ede26b13 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-08T00:52:14.607Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-08T00:52:14.907Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-08T00:52:15.202Z] + ls /var/log/sa-host [2021-07-08T00:52:15.203Z] + sadf -c /var/log/sa-host/sa05 [2021-07-08T00:52:15.203Z] file_magic: OK [2021-07-08T00:52:15.203Z] HZ: Using current value: 100 [2021-07-08T00:52:15.203Z] file_header: OK [2021-07-08T00:52:15.203Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-08T00:52:15.203Z] Statistics: [2021-07-08T00:52:15.203Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-08T00:52:15.203Z] File successfully converted to sysstat format version 12.2.1 [2021-07-08T00:52:15.203Z] + sadf -c /var/log/sa-host/sa08 [2021-07-08T00:52:15.203Z] file_magic: OK [2021-07-08T00:52:15.203Z] HZ: Using current value: 100 [2021-07-08T00:52:15.203Z] file_header: OK [2021-07-08T00:52:15.203Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-08T00:52:15.203Z] Statistics: [2021-07-08T00:52:15.203Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-08T00:52:15.203Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-08T00:52:15.447Z] provisioning config files... [2021-07-08T00:52:15.462Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/35@tmp/config3545972014201000180tmp [Pipeline] { [Pipeline] echo [2021-07-08T00:52:15.483Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-08T00:52:15.781Z] ---> create-netrc.sh [Pipeline] } [2021-07-08T00:52:15.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-08T00:52:16.166Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-08T00:52:16.176Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-08T00:52:16.475Z] ---> sudo-logs.sh [2021-07-08T00:52:16.475Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-08T00:52:16.507Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-08T00:52:16.807Z] ---> job-cost.sh [2021-07-08T00:52:16.807Z] lf-activate-venv: SKIPPING [2021-07-08T00:52:16.807Z] DEBUG: total: 0.18000000715255737 [2021-07-08T00:52:16.807Z] INFO: Retrieving Stack Cost... [2021-07-08T00:52:17.749Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-08T00:52:18.321Z] INFO: Archiving Costs [Pipeline] echo [2021-07-08T00:52:18.335Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-08T00:52:18.640Z] ---> logs-deploy.sh [2021-07-08T00:52:18.640Z] lf-activate-venv: SKIPPING [2021-07-08T00:52:18.640Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/35 [2021-07-08T00:52:18.640Z] INFO: archiving workspace using pattern(s): [2021-07-08T00:52:19.585Z] Archives upload complete. [2021-07-08T00:52:19.585Z] INFO: archiving logs to Nexus [2021-07-08T00:52:20.156Z] ---> uname -a: [2021-07-08T00:52:20.156Z] Linux prd-centos7-docker-4c-2g-2158.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-08T00:52:20.156Z] [2021-07-08T00:52:20.156Z]