Pull request #3699 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 8985c28abc18d36b1f725d1ae0f698a284742b07+22189a20601e835d069a8814fe5b33d27e11ca61 (de2bb380b64029901926a4a8333a5463cfcc3b55) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh829427917289969019.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4853431594184947432.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3699/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3699/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8957169290109854177.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3699/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh668767426920737287.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5034233010303731465.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3699/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3699/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6232837520331437331.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1295 in /w/workspace/edgexfoundry_edgex-go_PR-3699 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3826275799224239167.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 8985c28abc18d36b1f725d1ae0f698a284742b07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5594314983905175219.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3699/head:refs/remotes/origin/PR-3699 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 Merge succeeded, producing 8985c28abc18d36b1f725d1ae0f698a284742b07 Checking out Revision 8985c28abc18d36b1f725d1ae0f698a284742b07 (PR-3699) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1801099827321045923.key > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 Commit message: "feat(snap): add vault ttl config support" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-03T21:47:14.451Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-03T21:47:14.639Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-03T21:47:14.757Z] ========================================================= [2021-09-03T21:47:14.757Z] EdgeX Global Pipelines Version Info [2021-09-03T21:47:14.757Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-03T21:47:16.035Z] ------------------- [2021-09-03T21:47:16.035Z] stable info: [2021-09-03T21:47:16.035Z] ------------------- [2021-09-03T21:47:16.035Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-03T21:47:16.035Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-03T21:47:16.035Z] Message: update stable to v1.0.205 [2021-09-03T21:47:16.619Z] ------------------- [2021-09-03T21:47:16.619Z] experimental info: [2021-09-03T21:47:16.619Z] ------------------- [2021-09-03T21:47:16.619Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-03T21:47:16.619Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-03T21:47:16.619Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-03T21:47:16.862Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-03T21:47:16.918Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-03T21:47:16.975Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-03T21:47:17.042Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-03T21:47:17.104Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-03T21:47:17.163Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-03T21:47:17.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-03T21:47:17.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-03T21:47:17.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-03T21:47:17.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-03T21:47:17.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-03T21:47:17.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-03T21:47:17.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-03T21:47:17.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-03T21:47:17.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-03T21:47:17.756Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-03T21:47:17.812Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-03T21:47:17.879Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-03T21:47:17.938Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-03T21:47:17.999Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-03T21:47:18.057Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-03T21:47:18.115Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-03T21:47:18.180Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-03T21:47:18.240Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3699 [Pipeline] echo [2021-09-03T21:47:18.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3699 [Pipeline] echo [2021-09-03T21:47:18.364Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3699 [Pipeline] echo [2021-09-03T21:47:18.424Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8985c28abc18d36b1f725d1ae0f698a284742b07 [Pipeline] echo [2021-09-03T21:47:18.483Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8985c28 [Pipeline] echo [2021-09-03T21:47:18.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-03T21:47:18.710Z] provisioning config files... [2021-09-03T21:47:18.737Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4323296817585316891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-03T21:47:19.140Z] ---> docker-login.sh [2021-09-03T21:47:19.140Z] nexus3.edgexfoundry.org:10001 [2021-09-03T21:47:19.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T21:47:19.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T21:47:19.728Z] Configure a credential helper to remove this warning. See [2021-09-03T21:47:19.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T21:47:19.728Z] [2021-09-03T21:47:19.728Z] Login Succeeded [2021-09-03T21:47:19.728Z] nexus3.edgexfoundry.org:10002 [2021-09-03T21:47:19.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T21:47:19.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T21:47:19.728Z] Configure a credential helper to remove this warning. See [2021-09-03T21:47:19.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T21:47:19.728Z] [2021-09-03T21:47:19.728Z] Login Succeeded [2021-09-03T21:47:19.728Z] nexus3.edgexfoundry.org:10003 [2021-09-03T21:47:19.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T21:47:19.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T21:47:19.999Z] Configure a credential helper to remove this warning. See [2021-09-03T21:47:19.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T21:47:19.999Z] [2021-09-03T21:47:19.999Z] Login Succeeded [2021-09-03T21:47:19.999Z] nexus3.edgexfoundry.org:10004 [2021-09-03T21:47:19.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T21:47:20.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T21:47:20.266Z] Configure a credential helper to remove this warning. See [2021-09-03T21:47:20.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T21:47:20.266Z] [2021-09-03T21:47:20.266Z] Login Succeeded [2021-09-03T21:47:20.266Z] docker.io [2021-09-03T21:47:20.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T21:47:20.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T21:47:20.532Z] Configure a credential helper to remove this warning. See [2021-09-03T21:47:20.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T21:47:20.532Z] [2021-09-03T21:47:20.532Z] Login Succeeded [2021-09-03T21:47:20.532Z] ---> docker-login.sh ends [Pipeline] } [2021-09-03T21:47:20.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-03T21:47:21.040Z] ++ 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-09-03T21:47:21.040Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T21:47:21.040Z] ++ cut -d/ -f2 [2021-09-03T21:47:21.040Z] ++ dirname cmd/core-command/Dockerfile [2021-09-03T21:47:21.040Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-03T21:47:21.040Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T21:47:21.040Z] ++ dirname cmd/core-data/Dockerfile [2021-09-03T21:47:21.040Z] ++ cut -d/ -f2 [2021-09-03T21:47:21.040Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-03T21:47:21.040Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T21:47:21.040Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-03T21:47:21.040Z] ++ cut -d/ -f2 [2021-09-03T21:47:21.040Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-03T21:47:21.040Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T21:47:21.040Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-03T21:47:21.041Z] ++ cut -d/ -f2 [2021-09-03T21:47:21.041Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-03T21:47:21.041Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T21:47:21.041Z] ++ cut -d/ -f2 [2021-09-03T21:47:21.041Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-03T21:47:21.041Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-03T21:47:21.041Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T21:47:21.041Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-03T21:47:21.041Z] ++ cut -d/ -f2 [2021-09-03T21:47:21.041Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-03T21:47:21.041Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T21:47:21.041Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-03T21:47:21.041Z] ++ cut -d/ -f2 [2021-09-03T21:47:21.041Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-03T21:47:21.041Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T21:47:21.041Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-03T21:47:21.041Z] ++ cut -d/ -f2 [2021-09-03T21:47:21.041Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-03T21:47:21.041Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T21:47:21.041Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-03T21:47:21.041Z] ++ cut -d/ -f2 [2021-09-03T21:47:21.041Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-03T21:47:21.135Z] 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-09-03T21:47:22.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-03T21:47:22.938Z] [2021-09-03T21:47:22.938Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-03T21:47:23.311Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-03T21:47:23.311Z] latest: Pulling from edgex-devops/git-semver [2021-09-03T21:47:23.311Z] 31603596830f: Pulling fs layer [2021-09-03T21:47:23.311Z] 04fac38145f0: Pulling fs layer [2021-09-03T21:47:23.311Z] 701f6daf10bf: Pulling fs layer [2021-09-03T21:47:23.311Z] 24f72da36158: Pulling fs layer [2021-09-03T21:47:23.311Z] 24f72da36158: Waiting [2021-09-03T21:47:23.311Z] 04fac38145f0: Verifying Checksum [2021-09-03T21:47:23.311Z] 04fac38145f0: Download complete [2021-09-03T21:47:23.576Z] 31603596830f: Verifying Checksum [2021-09-03T21:47:23.576Z] 31603596830f: Download complete [2021-09-03T21:47:23.849Z] 24f72da36158: Verifying Checksum [2021-09-03T21:47:23.849Z] 24f72da36158: Download complete [2021-09-03T21:47:23.849Z] 31603596830f: Pull complete [2021-09-03T21:47:23.849Z] 04fac38145f0: Pull complete [2021-09-03T21:47:23.849Z] 701f6daf10bf: Verifying Checksum [2021-09-03T21:47:23.849Z] 701f6daf10bf: Download complete [2021-09-03T21:47:24.436Z] 701f6daf10bf: Pull complete [2021-09-03T21:47:24.436Z] 24f72da36158: Pull complete [2021-09-03T21:47:24.436Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-03T21:47:24.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-03T21:47:24.436Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-03T21:47:24.564Z] prd-centos7-docker-4c-2g-1295 does not seem to be running inside a container [2021-09-03T21:47:24.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-03T21:47:25.399Z] $ docker top 659c852fa9ad002afd7fcbd000792ce4c6879802b5d7aea19af661b88c8bac49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-03T21:47:25.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-03T21:47:25.606Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-03T21:47:25.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-03T21:47:25.722Z] $ docker exec 659c852fa9ad002afd7fcbd000792ce4c6879802b5d7aea19af661b88c8bac49 ssh-agent [2021-09-03T21:47:25.825Z] SSH_AUTH_SOCK=/tmp/ssh-tpCTZgbiS1gT/agent.14 [2021-09-03T21:47:25.825Z] SSH_AGENT_PID=21 [2021-09-03T21:47:25.836Z] Running ssh-add (command line suppressed) [2021-09-03T21:47:25.925Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2526743923944724013.key (/w/workspace/edgex-go/1@tmp/private_key_2526743923944724013.key) [2021-09-03T21:47:25.947Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-03T21:47:26.317Z] + git tag --points-at HEAD [Pipeline] } [2021-09-03T21:47:26.341Z] $ docker exec --env ******** --env ******** 659c852fa9ad002afd7fcbd000792ce4c6879802b5d7aea19af661b88c8bac49 ssh-agent -k [2021-09-03T21:47:26.436Z] unset SSH_AUTH_SOCK; [2021-09-03T21:47:26.436Z] unset SSH_AGENT_PID; [2021-09-03T21:47:26.436Z] echo Agent pid 21 killed; [2021-09-03T21:47:26.454Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-03T21:47:26.553Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-03T21:47:26.553Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-03T21:47:26.660Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-03T21:47:26.661Z] $ docker exec 659c852fa9ad002afd7fcbd000792ce4c6879802b5d7aea19af661b88c8bac49 ssh-agent [2021-09-03T21:47:26.771Z] SSH_AUTH_SOCK=/tmp/ssh-6SSAH9zXT7w8/agent.56 [2021-09-03T21:47:26.771Z] SSH_AGENT_PID=62 [2021-09-03T21:47:26.780Z] Running ssh-add (command line suppressed) [2021-09-03T21:47:26.871Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4816688603878636337.key (/w/workspace/edgex-go/1@tmp/private_key_4816688603878636337.key) [2021-09-03T21:47:26.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-03T21:47:27.253Z] + git semver init [2021-09-03T21:47:27.253Z] # -> Open(): unable to determine branch for HEAD [2021-09-03T21:47:27.253Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-09-03T21:47:27.253Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-09-03T21:47:27.253Z] # $SEMVER_REMOTE_NAME = origin [2021-09-03T21:47:27.253Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-03T21:47:27.253Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-03T21:47:27.253Z] # $SEMVER_BRANCH = PR-3699 [2021-09-03T21:47:27.253Z] # $SEMVER_TEMP = /tmp/semver-696951963 [2021-09-03T21:47:27.253Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-03T21:47:42.287Z] # '/tmp/semver-696951963' -> '/w/workspace/edgex-go/1/.semver' [2021-09-03T21:47:42.287Z] # -> Force: false [2021-09-03T21:47:42.287Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-09-03T21:47:42.313Z] $ docker exec --env ******** --env ******** 659c852fa9ad002afd7fcbd000792ce4c6879802b5d7aea19af661b88c8bac49 ssh-agent -k [2021-09-03T21:47:42.413Z] unset SSH_AUTH_SOCK; [2021-09-03T21:47:42.413Z] unset SSH_AGENT_PID; [2021-09-03T21:47:42.413Z] echo Agent pid 62 killed; [2021-09-03T21:47:42.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-03T21:47:42.885Z] + git semver [Pipeline] } [2021-09-03T21:47:42.919Z] $ docker stop --time=1 659c852fa9ad002afd7fcbd000792ce4c6879802b5d7aea19af661b88c8bac49 [2021-09-03T21:47:44.634Z] $ docker rm -f 659c852fa9ad002afd7fcbd000792ce4c6879802b5d7aea19af661b88c8bac49 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-03T21:47:45.104Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-03T21:47:45.488Z] Stashed 1 file(s) [Pipeline] echo [2021-09-03T21:47:45.521Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-03T21:47:46.267Z] ========================================================= [2021-09-03T21:47:46.267Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-03T21:47:46.267Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-03T21:47:46.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-03T21:47:46.645Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-03T21:47:46.645Z] 540db60ca938: Pulling fs layer [2021-09-03T21:47:46.645Z] adcc1eea9eea: Pulling fs layer [2021-09-03T21:47:46.645Z] 4c4ab2625f07: Pulling fs layer [2021-09-03T21:47:46.645Z] db62176df00c: Pulling fs layer [2021-09-03T21:47:46.645Z] 3b30891b0d05: Pulling fs layer [2021-09-03T21:47:46.645Z] 06b49ca38bd5: Pulling fs layer [2021-09-03T21:47:46.645Z] c788192a36de: Pulling fs layer [2021-09-03T21:47:46.645Z] a77e37c0d609: Pulling fs layer [2021-09-03T21:47:46.645Z] c3185cebc471: Pulling fs layer [2021-09-03T21:47:46.645Z] 06b49ca38bd5: Waiting [2021-09-03T21:47:46.645Z] c788192a36de: Waiting [2021-09-03T21:47:46.645Z] a77e37c0d609: Waiting [2021-09-03T21:47:46.645Z] c3185cebc471: Waiting [2021-09-03T21:47:46.645Z] db62176df00c: Waiting [2021-09-03T21:47:46.645Z] 3b30891b0d05: Waiting [2021-09-03T21:47:46.645Z] 4c4ab2625f07: Verifying Checksum [2021-09-03T21:47:46.645Z] 4c4ab2625f07: Download complete [2021-09-03T21:47:46.645Z] adcc1eea9eea: Verifying Checksum [2021-09-03T21:47:46.645Z] adcc1eea9eea: Download complete [2021-09-03T21:47:46.645Z] 3b30891b0d05: Verifying Checksum [2021-09-03T21:47:46.645Z] 3b30891b0d05: Download complete [2021-09-03T21:47:46.915Z] 06b49ca38bd5: Verifying Checksum [2021-09-03T21:47:46.915Z] 06b49ca38bd5: Download complete [2021-09-03T21:47:46.915Z] 540db60ca938: Verifying Checksum [2021-09-03T21:47:46.915Z] 540db60ca938: Download complete [2021-09-03T21:47:46.915Z] c788192a36de: Verifying Checksum [2021-09-03T21:47:46.915Z] c788192a36de: Download complete [2021-09-03T21:47:46.915Z] 540db60ca938: Pull complete [2021-09-03T21:47:47.181Z] adcc1eea9eea: Pull complete [2021-09-03T21:47:47.181Z] 4c4ab2625f07: Pull complete [2021-09-03T21:47:47.763Z] a77e37c0d609: Verifying Checksum [2021-09-03T21:47:47.763Z] a77e37c0d609: Download complete [2021-09-03T21:47:51.116Z] c3185cebc471: Verifying Checksum [2021-09-03T21:47:51.116Z] c3185cebc471: Download complete [2021-09-03T21:47:51.702Z] db62176df00c: Download complete [2021-09-03T21:47:55.070Z] db62176df00c: Pull complete [2021-09-03T21:47:55.070Z] 3b30891b0d05: Pull complete [2021-09-03T21:47:55.070Z] 06b49ca38bd5: Pull complete [2021-09-03T21:47:55.070Z] c788192a36de: Pull complete [2021-09-03T21:47:55.351Z] a77e37c0d609: Pull complete [2021-09-03T21:47:57.331Z] c3185cebc471: Pull complete [2021-09-03T21:47:57.331Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-03T21:47:57.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-03T21:47:57.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-03T21:47:57.727Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-03T21:47:57.727Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-03T21:47:57.727Z] WORKDIR /edgex [2021-09-03T21:47:57.727Z] COPY go.mod . [2021-09-03T21:47:57.727Z] RUN go mod download' [2021-09-03T21:47:59.154Z] Sending build context to Docker daemon 328.8MB [2021-09-03T21:47:59.154Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-03T21:47:59.154Z] ---> 031687cdd783 [2021-09-03T21:47:59.154Z] Step 2/4 : WORKDIR /edgex [2021-09-03T21:48:01.040Z] Still waiting to schedule task [2021-09-03T21:48:01.040Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-03T21:48:01.107Z] ---> Running in 2baa5cead270 [2021-09-03T21:48:01.107Z] Removing intermediate container 2baa5cead270 [2021-09-03T21:48:01.107Z] ---> 358ed32c2a4a [2021-09-03T21:48:01.107Z] Step 3/4 : COPY go.mod . [2021-09-03T21:48:01.107Z] ---> 85ec19868ddb [2021-09-03T21:48:01.107Z] Step 4/4 : RUN go mod download [2021-09-03T21:48:01.107Z] ---> Running in a37b07715f24 [2021-09-03T21:48:40.005Z] Removing intermediate container a37b07715f24 [2021-09-03T21:48:40.005Z] ---> 8ffdc1a50d3d [2021-09-03T21:48:40.005Z] Successfully built 8ffdc1a50d3d [2021-09-03T21:48:40.005Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-03T21:48:40.380Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-03T21:48:40.380Z] . [Pipeline] withDockerContainer [2021-09-03T21:48:40.503Z] prd-centos7-docker-4c-2g-1295 does not seem to be running inside a container [2021-09-03T21:48:40.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-03T21:48:40.942Z] $ docker top 4f68df4f7f19870a5dfcc7ce13442658e4d288210c5a998375dae692558b00bd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-03T21:48:41.408Z] + go version [2021-09-03T21:48:41.408Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-03T21:48:41.441Z] $ docker stop --time=1 4f68df4f7f19870a5dfcc7ce13442658e4d288210c5a998375dae692558b00bd [2021-09-03T21:48:42.632Z] $ docker rm -f 4f68df4f7f19870a5dfcc7ce13442658e4d288210c5a998375dae692558b00bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-03T21:48:43.605Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-03T21:48:43.605Z] . [Pipeline] withDockerContainer [2021-09-03T21:48:43.718Z] prd-centos7-docker-4c-2g-1295 does not seem to be running inside a container [2021-09-03T21:48:43.773Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-03T21:48:44.121Z] $ docker top 856ea7feb034d792af9272aa241ccffac6f021c688ea7b588a619e63755fbb64 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-03T21:48:44.273Z] ========================================================= [2021-09-03T21:48:44.273Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-03T21:48:44.273Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-03T21:48:44.655Z] + go mod tidy [Pipeline] sh [2021-09-03T21:48:45.270Z] + make test [2021-09-03T21:48:45.270Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-03T21:48:45.536Z] go mod tidy [2021-09-03T21:48:45.536Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-03T21:48:50.918Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-03T21:49:09.261Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-03T21:49:11.859Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-03T21:49:11.860Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-03T21:49:12.457Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-03T21:49:15.055Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-03T21:49:15.324Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-03T21:49:15.324Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-03T21:49:15.324Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-03T21:49:15.915Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-03T21:49:15.915Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-03T21:49:16.499Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-03T21:49:16.499Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-03T21:49:16.499Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-03T21:49:16.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-03T21:49:17.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements [2021-09-03T21:49:17.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-03T21:49:17.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-03T21:49:18.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 100.0% of statements [2021-09-03T21:49:18.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-03T21:49:19.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 46.3% of statements [2021-09-03T21:49:19.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-03T21:49:19.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-03T21:49:20.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.103s coverage: 90.1% of statements [2021-09-03T21:49:20.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-03T21:49:20.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-03T21:49:21.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements [2021-09-03T21:49:21.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-03T21:49:21.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-03T21:49:21.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-03T21:49:21.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-03T21:49:21.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-03T21:49:21.707Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.255s coverage: 94.2% of statements [2021-09-03T21:49:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-03T21:49:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-03T21:49:21.707Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 59.1% of statements [2021-09-03T21:49:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-03T21:49:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-03T21:49:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-03T21:49:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-03T21:49:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-03T21:49:21.975Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2021-09-03T21:49:21.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-03T21:49:21.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-03T21:49:21.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-03T21:49:22.952Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.8% of statements [2021-09-03T21:49:22.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-03T21:49:22.952Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-09-03T21:49:22.952Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-09-03T21:49:22.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-03T21:49:23.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-09-03T21:49:23.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements [2021-09-03T21:49:23.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-09-03T21:49:23.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2021-09-03T21:49:24.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-09-03T21:49:36.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements [2021-09-03T21:49:36.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-09-03T21:49:43.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.193s coverage: 81.8% of statements [2021-09-03T21:49:43.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-03T21:49:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-09-03T21:49:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-03T21:49:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-03T21:49:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-03T21:49:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-09-03T21:49:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-03T21:49:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-03T21:49:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-03T21:49:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-03T21:49:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-03T21:49:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-09-03T21:49:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-03T21:49:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-03T21:49:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-09-03T21:49:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-03T21:49:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-09-03T21:49:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-03T21:49:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.046s coverage: 80.0% of statements [2021-09-03T21:49:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements [2021-09-03T21:49:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-09-03T21:49:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-09-03T21:49:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-03T21:49:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.123s coverage: 64.4% of statements [2021-09-03T21:49:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-03T21:49:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-03T21:49:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2021-09-03T21:49:58.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-09-03T21:49:58.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-09-03T21:49:58.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-09-03T21:49:59.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-09-03T21:50:00.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.184s coverage: 66.9% of statements [2021-09-03T21:50:00.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-03T21:50:00.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-03T21:50:00.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-03T21:50:00.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.6% of statements [2021-09-03T21:50:00.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-03T21:50:00.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-03T21:50:00.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.039s coverage: 89.5% of statements [2021-09-03T21:50:00.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-03T21:50:00.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2021-09-03T21:50:00.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-03T21:50:05.032Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1296 in /w/workspace/edgexfoundry_edgex-go_PR-3699 [Pipeline] { [Pipeline] ws [2021-09-03T21:50:05.109Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-03T21:50:05.401Z] The recommended git tool is: git [2021-09-03T21:50:07.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements [2021-09-03T21:50:07.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-03T21:50:07.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-03T21:50:07.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-03T21:50:07.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-03T21:50:07.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.0% of statements [2021-09-03T21:50:07.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-03T21:50:07.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-03T21:50:07.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-03T21:50:07.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-03T21:50:07.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-09-03T21:50:07.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-03T21:50:07.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-03T21:50:07.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements [2021-09-03T21:50:07.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-03T21:50:07.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-03T21:50:07.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-03T21:50:07.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-03T21:50:07.682Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.047s coverage: 28.9% of statements [2021-09-03T21:50:07.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-03T21:50:07.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-03T21:50:07.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-03T21:50:07.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-03T21:50:07.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-03T21:50:07.682Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-03T21:50:07.682Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements [2021-09-03T21:50:07.682Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements [2021-09-03T21:50:07.949Z] GO111MODULE=on go vet ./... [2021-09-03T21:50:11.167Z] using credential edgex-jenkins-ssh [2021-09-03T21:50:11.191Z] Cloning the remote Git repository [2021-09-03T21:50:11.249Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-03T21:50:11.475Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-03T21:50:11.562Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-03T21:50:11.563Z] > git --version # timeout=10 [2021-09-03T21:50:11.586Z] > git --version # 'git version 2.17.1' [2021-09-03T21:50:11.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-03T21:50:11.719Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-03T21:50:29.232Z] Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-03T21:50:29.571Z] Merge succeeded, producing 8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-03T21:50:29.572Z] Checking out Revision 8985c28abc18d36b1f725d1ae0f698a284742b07 (PR-3699) [2021-09-03T21:50:28.379Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-03T21:50:28.402Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-03T21:50:28.431Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-03T21:50:28.465Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-03T21:50:28.465Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-03T21:50:28.477Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3699/head:refs/remotes/origin/PR-3699 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-03T21:50:29.253Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T21:50:29.277Z] > git checkout -f 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 [2021-09-03T21:50:29.483Z] > git remote # timeout=10 [2021-09-03T21:50:29.498Z] > git config --get remote.origin.url # timeout=10 [2021-09-03T21:50:29.511Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-03T21:50:29.521Z] > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 [2021-09-03T21:50:29.545Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-03T21:50:30.083Z] gofmt -l . [2021-09-03T21:50:30.083Z] [ "`gofmt -l .`" = "" ] [2021-09-03T21:50:30.083Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-03T21:50:30.692Z] + ls -al . [2021-09-03T21:50:30.692Z] total 608 [2021-09-03T21:50:30.692Z] drwxrwxr-x 10 1001 1001 4096 Sep 3 21:50 . [2021-09-03T21:50:30.692Z] drwxr-xr-x 4 root root 28 Sep 3 21:48 .. [2021-09-03T21:50:30.692Z] -rw-rw-r-- 1 1001 1001 11 Sep 3 21:47 .dockerignore [2021-09-03T21:50:30.692Z] drwxrwxr-x 8 1001 1001 179 Sep 3 21:47 .git [2021-09-03T21:50:30.692Z] drwxrwxr-x 4 1001 1001 142 Sep 3 21:47 .github [2021-09-03T21:50:30.692Z] -rw-rw-r-- 1 1001 1001 818 Sep 3 21:47 .gitignore [2021-09-03T21:50:30.692Z] -rw-rw-r-- 1 1001 1001 76 Sep 3 21:47 .hadolint.yml [2021-09-03T21:50:30.692Z] drwx------ 3 1001 1001 58 Sep 3 21:47 .semver [2021-09-03T21:50:30.692Z] -rw-rw-r-- 1 1001 1001 166 Sep 3 21:47 .sonarcloud.properties [2021-09-03T21:50:30.692Z] -rw-rw-r-- 1 1001 1001 1171 Sep 3 21:47 ADOPTERS.md [2021-09-03T21:50:30.692Z] -rw-rw-r-- 1 1001 1001 8493 Sep 3 21:47 Attribution.txt [2021-09-03T21:50:30.692Z] -rw-rw-r-- 1 1001 1001 43881 Sep 3 21:47 CHANGELOG.md [2021-09-03T21:50:30.692Z] -rw-rw-r-- 1 1001 1001 3804 Sep 3 21:47 CONTRIBUTING.md [2021-09-03T21:50:30.692Z] -rw-rw-r-- 1 1001 1001 677 Sep 3 21:47 GOVERNANCE.md [2021-09-03T21:50:30.692Z] -rw-rw-r-- 1 1001 1001 849 Sep 3 21:47 Jenkinsfile [2021-09-03T21:50:30.692Z] -rw-rw-r-- 1 1001 1001 10775 Sep 3 21:47 LICENSE [2021-09-03T21:50:30.692Z] -rw-rw-r-- 1 1001 1001 5915 Sep 3 21:47 Makefile [2021-09-03T21:50:30.692Z] -rw-rw-r-- 1 1001 1001 582 Sep 3 21:47 OWNERS.md [2021-09-03T21:50:30.692Z] -rw-rw-r-- 1 1001 1001 8643 Sep 3 21:47 README.md [2021-09-03T21:50:30.692Z] -rw-rw-r-- 1 1001 1001 6912 Sep 3 21:47 SECURITY.md [2021-09-03T21:50:30.692Z] -rw-rw-r-- 1 1001 1001 5 Sep 3 21:47 VERSION [2021-09-03T21:50:30.692Z] -rw-rw-r-- 1 1001 1001 4131 Sep 3 21:47 ZMQWindows.md [2021-09-03T21:50:30.692Z] drwxrwxr-x 2 1001 1001 37 Sep 3 21:47 bin [2021-09-03T21:50:30.692Z] drwxrwxr-x 14 1001 1001 4096 Sep 3 21:47 cmd [2021-09-03T21:50:30.692Z] -rw-r--r-- 1 root root 404331 Sep 3 21:50 coverage.out [2021-09-03T21:50:30.692Z] -rw-rw-r-- 1 1001 1001 841 Sep 3 21:47 go.mod [2021-09-03T21:50:30.692Z] -rw-r--r-- 1 root root 50064 Sep 3 21:48 go.sum [2021-09-03T21:50:30.692Z] drwxrwxr-x 8 1001 1001 124 Sep 3 21:47 internal [2021-09-03T21:50:30.692Z] drwxrwxr-x 3 1001 1001 16 Sep 3 21:47 openapi [2021-09-03T21:50:30.692Z] drwxrwxr-x 4 1001 1001 71 Sep 3 21:47 snap [2021-09-03T21:50:30.692Z] -rw-rw-r-- 1 1001 1001 204 Sep 3 21:47 version.go [Pipeline] sh [2021-09-03T21:50:31.031Z] + '[' -e coverage.out ] [2021-09-03T21:50:31.031Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-03T21:50:31.154Z] Stashed 1 file(s) [Pipeline] sh [2021-09-03T21:50:31.484Z] + make build [2021-09-03T21:50:31.484Z] go mod tidy [2021-09-03T21:50:31.484Z] 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-09-03T21:50:29.578Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T21:50:29.590Z] > git checkout -f 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 [2021-09-03T21:50:32.900Z] 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-09-03T21:50:34.184Z] Commit message: "feat(snap): add vault ttl config support" [2021-09-03T21:50:34.237Z] > git --version # timeout=10 [2021-09-03T21:50:34.251Z] > git --version # 'git version 2.17.1' [2021-09-03T21:50:34.275Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-03T21:50:35.158Z] provisioning config files... [2021-09-03T21:50:35.187Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6552920982133528738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-03T21:50:35.794Z] ---> docker-login.sh [2021-09-03T21:50:35.794Z] nexus3.edgexfoundry.org:10001 [2021-09-03T21:50:36.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T21:50:37.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T21:50:37.061Z] Configure a credential helper to remove this warning. See [2021-09-03T21:50:37.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T21:50:37.061Z] [2021-09-03T21:50:37.061Z] Login Succeeded [2021-09-03T21:50:37.061Z] nexus3.edgexfoundry.org:10002 [2021-09-03T21:50:37.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T21:50:37.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T21:50:37.614Z] Configure a credential helper to remove this warning. See [2021-09-03T21:50:37.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T21:50:37.615Z] [2021-09-03T21:50:37.615Z] Login Succeeded [2021-09-03T21:50:37.615Z] nexus3.edgexfoundry.org:10003 [2021-09-03T21:50:37.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T21:50:38.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T21:50:38.169Z] Configure a credential helper to remove this warning. See [2021-09-03T21:50:38.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T21:50:38.169Z] [2021-09-03T21:50:38.169Z] Login Succeeded [2021-09-03T21:50:38.169Z] nexus3.edgexfoundry.org:10004 [2021-09-03T21:50:38.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T21:50:38.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T21:50:38.720Z] Configure a credential helper to remove this warning. See [2021-09-03T21:50:38.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T21:50:38.720Z] [2021-09-03T21:50:38.720Z] Login Succeeded [2021-09-03T21:50:38.720Z] docker.io [2021-09-03T21:50:38.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T21:50:39.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T21:50:39.270Z] Configure a credential helper to remove this warning. See [2021-09-03T21:50:39.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T21:50:39.270Z] [2021-09-03T21:50:39.270Z] Login Succeeded [2021-09-03T21:50:39.270Z] ---> docker-login.sh ends [Pipeline] } [2021-09-03T21:50:39.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-03T21:50:39.604Z] 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-09-03T21:50:39.873Z] 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 [Pipeline] echo [2021-09-03T21:50:40.213Z] ========================================================= [2021-09-03T21:50:40.213Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-03T21:50:40.213Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-03T21:50:40.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-03T21:50:40.895Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-03T21:50:40.895Z] 595b0fe564bb: Pulling fs layer [2021-09-03T21:50:40.895Z] 24495759ef45: Pulling fs layer [2021-09-03T21:50:40.895Z] d148012ef14d: Pulling fs layer [2021-09-03T21:50:40.895Z] e90a11edd702: Pulling fs layer [2021-09-03T21:50:40.895Z] d77568369979: Pulling fs layer [2021-09-03T21:50:40.896Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-03T21:50:40.896Z] 170f2ba95c9a: Pulling fs layer [2021-09-03T21:50:40.896Z] 97ac5df62f85: Pulling fs layer [2021-09-03T21:50:40.896Z] d77568369979: Waiting [2021-09-03T21:50:40.896Z] fc1c9f9a7f3b: Waiting [2021-09-03T21:50:40.896Z] 170f2ba95c9a: Waiting [2021-09-03T21:50:40.896Z] 97ac5df62f85: Waiting [2021-09-03T21:50:40.896Z] e90a11edd702: Waiting [2021-09-03T21:50:40.896Z] d148012ef14d: Verifying Checksum [2021-09-03T21:50:40.896Z] d148012ef14d: Download complete [2021-09-03T21:50:40.896Z] 24495759ef45: Verifying Checksum [2021-09-03T21:50:40.896Z] 24495759ef45: Download complete [2021-09-03T21:50:40.896Z] d77568369979: Verifying Checksum [2021-09-03T21:50:41.171Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-03T21:50:41.171Z] fc1c9f9a7f3b: Download complete [2021-09-03T21:50:41.171Z] 595b0fe564bb: Verifying Checksum [2021-09-03T21:50:41.171Z] 595b0fe564bb: Download complete [2021-09-03T21:50:41.171Z] 170f2ba95c9a: Verifying Checksum [2021-09-03T21:50:41.283Z] 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-09-03T21:50:41.283Z] 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-09-03T21:50:41.774Z] 595b0fe564bb: Pull complete [2021-09-03T21:50:42.248Z] 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-09-03T21:50:42.380Z] 24495759ef45: Pull complete [2021-09-03T21:50:42.982Z] d148012ef14d: Pull complete [2021-09-03T21:50:43.210Z] 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-09-03T21:50:43.809Z] 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-09-03T21:50:43.967Z] 97ac5df62f85: Verifying Checksum [2021-09-03T21:50:43.967Z] 97ac5df62f85: Download complete [2021-09-03T21:50:44.791Z] 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-09-03T21:50:44.948Z] e90a11edd702: Verifying Checksum [2021-09-03T21:50:44.948Z] e90a11edd702: Download complete [2021-09-03T21:50:45.382Z] 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-09-03T21:50:46.367Z] 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-09-03T21:50:47.842Z] $ docker stop --time=1 856ea7feb034d792af9272aa241ccffac6f021c688ea7b588a619e63755fbb64 [2021-09-03T21:50:49.678Z] $ docker rm -f 856ea7feb034d792af9272aa241ccffac6f021c688ea7b588a619e63755fbb64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-03T21:50:53.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-03T21:50:53.201Z] [2021-09-03T21:50:53.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-03T21:50:53.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-03T21:50:53.822Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-03T21:50:53.822Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-03T21:50:53.822Z] ca9280d653b3: Pulling fs layer [2021-09-03T21:50:53.822Z] 7e9c9ca2126c: Pulling fs layer [2021-09-03T21:50:54.092Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-03T21:50:54.092Z] cbdbe7a5bc2a: Download complete [2021-09-03T21:50:54.357Z] cbdbe7a5bc2a: Pull complete [2021-09-03T21:50:54.944Z] ca9280d653b3: Verifying Checksum [2021-09-03T21:50:54.944Z] ca9280d653b3: Download complete [2021-09-03T21:50:55.153Z] e90a11edd702: Pull complete [2021-09-03T21:50:55.153Z] d77568369979: Pull complete [2021-09-03T21:50:55.153Z] fc1c9f9a7f3b: Pull complete [2021-09-03T21:50:55.427Z] 170f2ba95c9a: Pull complete [2021-09-03T21:50:55.541Z] ca9280d653b3: Pull complete [2021-09-03T21:50:57.486Z] 7e9c9ca2126c: Verifying Checksum [2021-09-03T21:50:57.486Z] 7e9c9ca2126c: Download complete [2021-09-03T21:51:00.857Z] 7e9c9ca2126c: Pull complete [2021-09-03T21:51:00.857Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-03T21:51:00.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-03T21:51:00.858Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-03T21:51:00.970Z] prd-centos7-docker-4c-2g-1295 does not seem to be running inside a container [2021-09-03T21:51:01.021Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-09-03T21:51:02.172Z] 97ac5df62f85: Pull complete [2021-09-03T21:51:02.172Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-03T21:51:02.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-03T21:51:02.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-03T21:51:03.346Z] $ docker top d5835baaec1f6b3f95ce0a8ff4db8b0007ddf56acabee5761a88eb10e16e181d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2021-09-03T21:51:03.851Z] + grep parallel [2021-09-03T21:51:03.852Z] + docker-compose build --help [2021-09-03T21:51:03.973Z] + docker build -t+ ci-base-image-arm64 -f -echo . FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-03T21:51:03.973Z] WORKDIR /edgex [2021-09-03T21:51:03.973Z] COPY go.mod . [2021-09-03T21:51:03.973Z] RUN go mod download [2021-09-03T21:51:03.973Z] [2021-09-03T21:51:04.434Z] --parallel Build images in parallel. [Pipeline] } [2021-09-03T21:51:04.465Z] $ docker stop --time=1 d5835baaec1f6b3f95ce0a8ff4db8b0007ddf56acabee5761a88eb10e16e181d [2021-09-03T21:51:05.654Z] $ docker rm -f d5835baaec1f6b3f95ce0a8ff4db8b0007ddf56acabee5761a88eb10e16e181d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-03T21:51:06.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-03T21:51:06.263Z] . [Pipeline] withDockerContainer [2021-09-03T21:51:06.374Z] prd-centos7-docker-4c-2g-1295 does not seem to be running inside a container [2021-09-03T21:51:06.431Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-03T21:51:06.617Z] Sending build context to Docker daemon 166MB [2021-09-03T21:51:06.617Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-03T21:51:06.617Z] ---> 04bc70af865f [2021-09-03T21:51:06.617Z] Step 2/4 : WORKDIR /edgex [2021-09-03T21:51:06.774Z] $ docker top c2cea3e1b8d8d9171cd39490dc58d0570d98319b7f96e9f4793febd484064ba0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-03T21:51:07.245Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-03T21:51:07.828Z] Building core-command ... [2021-09-03T21:51:07.828Z] Building core-data ... [2021-09-03T21:51:07.828Z] Building core-metadata ... [2021-09-03T21:51:07.828Z] Building security-bootstrapper ... [2021-09-03T21:51:07.828Z] Building security-proxy-setup ... [2021-09-03T21:51:07.828Z] Building security-secretstore-setup ... [2021-09-03T21:51:07.828Z] Building support-notifications ... [2021-09-03T21:51:07.828Z] Building support-scheduler ... [2021-09-03T21:51:07.828Z] Building sys-mgmt-agent ... [2021-09-03T21:51:07.828Z] Building support-notifications [2021-09-03T21:51:07.828Z] Building core-command [2021-09-03T21:51:07.828Z] Building security-proxy-setup [2021-09-03T21:51:07.828Z] Building security-bootstrapper [2021-09-03T21:51:07.828Z] Building security-secretstore-setup [2021-09-03T21:51:10.037Z] ---> Running in 8fc5f11cdf8d [2021-09-03T21:51:10.639Z] Removing intermediate container 8fc5f11cdf8d [2021-09-03T21:51:10.639Z] ---> 7b48c50b8e43 [2021-09-03T21:51:10.639Z] Step 3/4 : COPY go.mod . [2021-09-03T21:51:11.620Z] ---> 1e4eb92de04c [2021-09-03T21:51:11.620Z] Step 4/4 : RUN go mod download [2021-09-03T21:51:11.893Z] ---> Running in ed7d150f73a3 [2021-09-03T21:51:17.921Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T21:51:17.921Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-03T21:51:17.921Z] ---> 8ffdc1a50d3d [2021-09-03T21:51:17.921Z] Step 3/32 : WORKDIR /edgex-go [2021-09-03T21:51:17.921Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T21:51:17.921Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-03T21:51:17.921Z] ---> 8ffdc1a50d3d [2021-09-03T21:51:17.921Z] Step 3/23 : WORKDIR /edgex-go [2021-09-03T21:51:18.190Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T21:51:18.190Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-03T21:51:18.190Z] ---> 8ffdc1a50d3d [2021-09-03T21:51:18.190Z] Step 3/22 : WORKDIR /edgex-go [2021-09-03T21:51:22.699Z] ---> Running in 4df272eee11d [2021-09-03T21:51:22.699Z] ---> Running in e8b27ef48ca9 [2021-09-03T21:51:22.699Z] ---> Running in d8ecba93092a [2021-09-03T21:51:29.335Z] Removing intermediate container e8b27ef48ca9 [2021-09-03T21:51:29.335Z] ---> 3252ed826ee8 [2021-09-03T21:51:29.335Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T21:51:29.335Z] Removing intermediate container d8ecba93092a [2021-09-03T21:51:29.335Z] ---> 6984233a02f3 [2021-09-03T21:51:29.335Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T21:51:29.335Z] Removing intermediate container 4df272eee11d [2021-09-03T21:51:29.335Z] ---> deb77a030690 [2021-09-03T21:51:29.335Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T21:51:29.601Z] ---> Running in 1e1e372162f0 [2021-09-03T21:51:29.867Z] ---> Running in b728d38f26c7 [2021-09-03T21:51:29.867Z] ---> Running in b34148809f04 [2021-09-03T21:51:36.524Z] Removing intermediate container b728d38f26c7 [2021-09-03T21:51:36.524Z] ---> 639b306c2ead [2021-09-03T21:51:36.524Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-03T21:51:36.524Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T21:51:36.524Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-03T21:51:36.524Z] ---> 8ffdc1a50d3d [2021-09-03T21:51:36.524Z] Step 3/26 : WORKDIR /edgex-go [2021-09-03T21:51:36.524Z] ---> Using cache [2021-09-03T21:51:36.524Z] ---> deb77a030690 [2021-09-03T21:51:36.524Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T21:51:36.524Z] ---> Running in 098872fd6704 [2021-09-03T21:51:36.524Z] ---> Running in 54470785a612 [2021-09-03T21:51:36.524Z] Removing intermediate container b34148809f04 [2021-09-03T21:51:36.524Z] ---> 385afba7e1f2 [2021-09-03T21:51:36.524Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-03T21:51:36.524Z] ---> Running in 413f72808848 [2021-09-03T21:51:36.524Z] Removing intermediate container 1e1e372162f0 [2021-09-03T21:51:36.524Z] ---> efc2d2e0d2e6 [2021-09-03T21:51:36.524Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-03T21:51:36.524Z] ---> Running in 9609e38d341b [2021-09-03T21:51:36.524Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-03T21:51:36.804Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-03T21:51:36.804Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-03T21:51:37.073Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T21:51:37.073Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-03T21:51:37.073Z] ---> 8ffdc1a50d3d [2021-09-03T21:51:37.073Z] Step 3/24 : WORKDIR /edgex-go [2021-09-03T21:51:37.073Z] ---> Using cache [2021-09-03T21:51:37.073Z] ---> deb77a030690 [2021-09-03T21:51:37.073Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T21:51:37.073Z] ---> Using cache [2021-09-03T21:51:37.073Z] ---> 385afba7e1f2 [2021-09-03T21:51:37.073Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-03T21:51:37.073Z] ---> Running in 8020f8567c27 [2021-09-03T21:51:37.073Z] Removing intermediate container 54470785a612 [2021-09-03T21:51:37.073Z] ---> 0a6ae6ff82af [2021-09-03T21:51:37.073Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-03T21:51:37.347Z] ---> Running in 3f7f342c6cca [2021-09-03T21:51:37.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-03T21:51:37.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-03T21:51:37.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-03T21:51:37.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-03T21:51:37.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-03T21:51:38.208Z] OK: 219 MiB in 52 packages [2021-09-03T21:51:38.209Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-03T21:51:38.477Z] Removing intermediate container 9609e38d341b [2021-09-03T21:51:38.477Z] ---> ac70655d6bff [2021-09-03T21:51:38.477Z] Step 6/23 : COPY go.mod . [2021-09-03T21:51:38.477Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-03T21:51:38.477Z] ---> 09330e45c941 [2021-09-03T21:51:38.477Z] Step 7/23 : RUN go mod download [2021-09-03T21:51:38.477Z] ---> Running in 87830bea487c [2021-09-03T21:51:38.746Z] OK: 219 MiB in 52 packages [2021-09-03T21:51:38.746Z] OK: 219 MiB in 52 packages [2021-09-03T21:51:39.018Z] OK: 219 MiB in 52 packages [2021-09-03T21:51:39.018Z] OK: 219 MiB in 52 packages [2021-09-03T21:51:39.290Z] Removing intermediate container 413f72808848 [2021-09-03T21:51:39.290Z] ---> 05cf55cc6fd5 [2021-09-03T21:51:39.290Z] Step 6/32 : COPY go.mod . [2021-09-03T21:51:39.562Z] Removing intermediate container 098872fd6704 [2021-09-03T21:51:39.562Z] ---> 9b8a297114a7 [2021-09-03T21:51:39.562Z] Step 6/22 : COPY go.mod . [2021-09-03T21:51:39.562Z] Removing intermediate container 8020f8567c27 [2021-09-03T21:51:39.562Z] ---> 02aea8577688 [2021-09-03T21:51:39.562Z] Step 6/24 : COPY go.mod . [2021-09-03T21:51:39.562Z] ---> 7f151dd317d7 [2021-09-03T21:51:39.562Z] Step 7/32 : RUN go mod download [2021-09-03T21:51:39.562Z] ---> Running in b9a0a22a35c2 [2021-09-03T21:51:39.562Z] Removing intermediate container 3f7f342c6cca [2021-09-03T21:51:39.562Z] ---> 5443beddb42b [2021-09-03T21:51:39.562Z] Step 6/26 : COPY go.mod . [2021-09-03T21:51:39.841Z] ---> a5f64d519809 [2021-09-03T21:51:39.841Z] Step 7/22 : RUN go mod download [2021-09-03T21:51:39.841Z] ---> bad0b6c8400d [2021-09-03T21:51:39.841Z] Step 7/24 : RUN go mod download [2021-09-03T21:51:39.841Z] ---> Running in 2325f2bbd0d5 [2021-09-03T21:51:39.841Z] ---> c07bfd29921f [2021-09-03T21:51:39.841Z] Step 7/26 : RUN go mod download [2021-09-03T21:51:39.841Z] ---> Running in b1e4475c92fe [2021-09-03T21:51:39.841Z] ---> Running in 26e965ebf9f4 [2021-09-03T21:51:40.121Z] Removing intermediate container 87830bea487c [2021-09-03T21:51:40.121Z] ---> 31660cc1ffc5 [2021-09-03T21:51:40.121Z] Step 8/23 : COPY . . [2021-09-03T21:51:43.565Z] Removing intermediate container b9a0a22a35c2 [2021-09-03T21:51:43.565Z] ---> 6e9e91ad5ab8 [2021-09-03T21:51:43.565Z] Step 8/32 : COPY . . [2021-09-03T21:51:43.565Z] Removing intermediate container 26e965ebf9f4 [2021-09-03T21:51:43.565Z] ---> dcb2b245663a [2021-09-03T21:51:43.565Z] Step 8/26 : COPY . . [2021-09-03T21:51:44.537Z] Removing intermediate container b1e4475c92fe [2021-09-03T21:51:44.537Z] ---> 4047509ab8c2 [2021-09-03T21:51:44.537Z] Step 8/24 : COPY . . [2021-09-03T21:51:44.537Z] Removing intermediate container 2325f2bbd0d5 [2021-09-03T21:51:44.537Z] ---> 2769b44ab78b [2021-09-03T21:51:44.537Z] Step 8/22 : COPY . . [2021-09-03T21:51:48.803Z] ---> 73fcc0aff2fe [2021-09-03T21:51:48.803Z] Step 9/23 : RUN go mod tidy [2021-09-03T21:51:50.220Z] ---> Running in 45cfcfb10394 [2021-09-03T21:51:50.220Z] ---> a4511cd37c44 [2021-09-03T21:51:50.220Z] Step 9/32 : RUN go mod tidy [2021-09-03T21:51:50.488Z] ---> 4b9f03684ae9 [2021-09-03T21:51:50.488Z] Step 9/26 : RUN go mod tidy [2021-09-03T21:51:50.488Z] ---> Running in 7b495eca26a1 [2021-09-03T21:51:50.488Z] ---> Running in caa67574d8ee [2021-09-03T21:51:53.079Z] Removing intermediate container 7b495eca26a1 [2021-09-03T21:51:53.079Z] ---> 053ff0a925c4 [2021-09-03T21:51:53.079Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-03T21:51:53.079Z] Removing intermediate container caa67574d8ee [2021-09-03T21:51:53.079Z] ---> 4f6bf096c9d4 [2021-09-03T21:51:53.079Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-03T21:51:53.079Z] ---> Running in 41a7c8bec800 [2021-09-03T21:51:53.079Z] ---> Running in 82e6e39bed70 [2021-09-03T21:51:53.079Z] Removing intermediate container 45cfcfb10394 [2021-09-03T21:51:53.079Z] ---> 59995f2296d4 [2021-09-03T21:51:53.079Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-03T21:51:53.349Z] ---> Running in 2971182db02a [2021-09-03T21:51:53.349Z] 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-09-03T21:51:53.619Z] 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-09-03T21:51:54.214Z] 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-09-03T21:52:04.358Z] ---> f802890435d5 [2021-09-03T21:52:04.358Z] Step 9/24 : RUN go mod tidy [2021-09-03T21:52:04.358Z] ---> b7c9e4c22a39 [2021-09-03T21:52:04.358Z] Step 9/22 : RUN go mod tidy [2021-09-03T21:52:04.358Z] ---> Running in f0d96ba1d416 [2021-09-03T21:52:04.358Z] ---> Running in 5c83894570bd [2021-09-03T21:52:05.340Z] Removing intermediate container 5c83894570bd [2021-09-03T21:52:05.340Z] ---> 99004f1ba162 [2021-09-03T21:52:05.340Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-03T21:52:05.340Z] ---> Running in e8915342981f [2021-09-03T21:52:05.340Z] Removing intermediate container f0d96ba1d416 [2021-09-03T21:52:05.340Z] ---> 4c416f9fdfee [2021-09-03T21:52:05.340Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-03T21:52:05.625Z] ---> Running in c86a8654ed8d [2021-09-03T21:52:05.902Z] 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-09-03T21:52:06.175Z] 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-09-03T21:52:28.338Z] 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-09-03T21:52:29.325Z] Removing intermediate container 41a7c8bec800 [2021-09-03T21:52:29.325Z] ---> 05ce531ab429 [2021-09-03T21:52:29.325Z] [2021-09-03T21:52:29.325Z] Step 11/32 : FROM alpine:3.12 [2021-09-03T21:52:29.325Z] 3.12: Pulling from library/alpine [2021-09-03T21:52:30.779Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-03T21:52:30.779Z] Status: Downloaded newer image for alpine:3.12 [2021-09-03T21:52:30.779Z] ---> 48b8ec4ed9eb [2021-09-03T21:52:30.779Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-03T21:52:31.050Z] ---> Running in 6976f1a626a2 [2021-09-03T21:52:31.050Z] Removing intermediate container 82e6e39bed70 [2021-09-03T21:52:31.050Z] ---> ce79654e0890 [2021-09-03T21:52:31.050Z] [2021-09-03T21:52:31.050Z] Step 11/26 : FROM alpine:3.12 [2021-09-03T21:52:31.050Z] ---> 48b8ec4ed9eb [2021-09-03T21:52:31.050Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-03T21:52:31.050Z] ---> Running in 6a3add040d16 [2021-09-03T21:52:31.050Z] Removing intermediate container 6976f1a626a2 [2021-09-03T21:52:31.050Z] ---> 08bdf9243201 [2021-09-03T21:52:31.050Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-03T21:52:31.326Z] ---> Running in e59b29e0df68 [2021-09-03T21:52:31.611Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-03T21:52:31.905Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-03T21:52:31.905Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-03T21:52:31.905Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-03T21:52:32.196Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-03T21:52:32.196Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-03T21:52:32.196Z] (3/3) Installing su-exec (0.2-r1) [2021-09-03T21:52:32.196Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T21:52:32.196Z] Executing ca-certificates-20191127-r4.trigger [2021-09-03T21:52:32.196Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-03T21:52:32.196Z] (2/2) Installing su-exec (0.2-r1) [2021-09-03T21:52:32.196Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T21:52:32.196Z] OK: 6 MiB in 16 packages [2021-09-03T21:52:32.196Z] OK: 6 MiB in 17 packages [2021-09-03T21:52:33.647Z] Removing intermediate container 2971182db02a [2021-09-03T21:52:33.647Z] ---> 0a691073f515 [2021-09-03T21:52:33.647Z] [2021-09-03T21:52:33.647Z] Step 11/23 : FROM alpine:3.12 [2021-09-03T21:52:33.647Z] ---> 48b8ec4ed9eb [2021-09-03T21:52:33.647Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-03T21:52:33.647Z] Removing intermediate container 6a3add040d16 [2021-09-03T21:52:33.647Z] ---> 5223c737a9b7 [2021-09-03T21:52:33.647Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-03T21:52:33.647Z] ---> Running in 43bb3def9584 [2021-09-03T21:52:33.647Z] Removing intermediate container e59b29e0df68 [2021-09-03T21:52:33.647Z] ---> a77ca387ce92 [2021-09-03T21:52:33.647Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-03T21:52:33.647Z] ---> Running in 057db733f758 [2021-09-03T21:52:33.647Z] ---> Running in f09504ed83ec [2021-09-03T21:52:33.647Z] Removing intermediate container 057db733f758 [2021-09-03T21:52:33.647Z] ---> b363fce34d52 [2021-09-03T21:52:33.647Z] Step 14/26 : WORKDIR / [2021-09-03T21:52:33.647Z] ---> Running in e2e7ce59ceda [2021-09-03T21:52:33.918Z] Removing intermediate container f09504ed83ec [2021-09-03T21:52:33.918Z] ---> fb00c391d139 [2021-09-03T21:52:33.918Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-03T21:52:33.918Z] ---> Running in 26db6abdf753 [2021-09-03T21:52:33.918Z] Removing intermediate container e2e7ce59ceda [2021-09-03T21:52:33.918Z] ---> a6091fa661cb [2021-09-03T21:52:33.918Z] 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-09-03T21:52:34.186Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-03T21:52:34.186Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-03T21:52:34.186Z] Removing intermediate container 26db6abdf753 [2021-09-03T21:52:34.186Z] ---> a385dcd3f33e [2021-09-03T21:52:34.186Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-03T21:52:34.459Z] ---> Running in b2b3cfdcc2f7 [2021-09-03T21:52:34.459Z] ---> 175314452ec6 [2021-09-03T21:52:34.459Z] 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-09-03T21:52:34.459Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-03T21:52:34.459Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-03T21:52:34.459Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T21:52:34.459Z] Executing ca-certificates-20191127-r4.trigger [2021-09-03T21:52:34.730Z] OK: 6 MiB in 16 packages [2021-09-03T21:52:34.730Z] ---> 4de7d38f0dac [2021-09-03T21:52:34.730Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-03T21:52:34.999Z] ---> c0f62ebe1913 [2021-09-03T21:52:34.999Z] 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-09-03T21:52:35.589Z] Removing intermediate container 43bb3def9584 [2021-09-03T21:52:35.589Z] ---> f6125a34568b [2021-09-03T21:52:35.589Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-03T21:52:35.589Z] ---> Running in 222c6ce02960 [2021-09-03T21:52:35.589Z] ---> fab30d4b0054 [2021-09-03T21:52:35.589Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-03T21:52:35.589Z] Removing intermediate container b2b3cfdcc2f7 [2021-09-03T21:52:35.589Z] ---> ae80d1c93171 [2021-09-03T21:52:35.589Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-03T21:52:35.589Z] ---> Running in 7e474acadbcb [2021-09-03T21:52:35.857Z] Removing intermediate container 222c6ce02960 [2021-09-03T21:52:35.857Z] ---> 3dd951e5d37e [2021-09-03T21:52:35.857Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-03T21:52:35.857Z] ---> Running in 5a9cc5382e54 [2021-09-03T21:52:35.857Z] Removing intermediate container 7e474acadbcb [2021-09-03T21:52:35.857Z] ---> 6f75e17a2af9 [2021-09-03T21:52:35.857Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-03T21:52:36.125Z] Removing intermediate container 5a9cc5382e54 [2021-09-03T21:52:36.125Z] ---> 8f139b5c8b20 [2021-09-03T21:52:36.125Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-03T21:52:36.125Z] ---> Running in 5847cc51d427 [2021-09-03T21:52:36.125Z] ---> d4aba3746859 [2021-09-03T21:52:36.125Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-03T21:52:36.403Z] 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-09-03T21:52:36.403Z] ---> a35662ff7dff [2021-09-03T21:52:36.403Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-03T21:52:36.403Z] Removing intermediate container 5847cc51d427 [2021-09-03T21:52:36.403Z] ---> 05ea6c231a04 [2021-09-03T21:52:36.403Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T21:52:36.403Z] ---> Running in e70202079b77 [2021-09-03T21:52:36.675Z] ---> 28cba395bb69 [2021-09-03T21:52:36.675Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-03T21:52:36.952Z] ---> fa6ad7ed0df3 [2021-09-03T21:52:36.952Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-03T21:52:36.952Z] ---> 4cdda07f3724 [2021-09-03T21:52:36.952Z] 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-09-03T21:52:37.219Z] ---> Running in e00fa8ff8547 [2021-09-03T21:52:37.491Z] ---> 6755ff7bbb04 [2021-09-03T21:52:37.491Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-03T21:52:37.759Z] Removing intermediate container e70202079b77 [2021-09-03T21:52:37.759Z] ---> 167368e293fe [2021-09-03T21:52:37.759Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T21:52:38.024Z] ---> 3111c8f859ce [2021-09-03T21:52:38.024Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-03T21:52:38.024Z] ---> Running in b4581f975b14 [2021-09-03T21:52:38.296Z] ---> 107f35c54418 [2021-09-03T21:52:38.296Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-03T21:52:38.296Z] Removing intermediate container e00fa8ff8547 [2021-09-03T21:52:38.296Z] ---> 871c9f2377cf [2021-09-03T21:52:38.296Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-03T21:52:38.296Z] Removing intermediate container b4581f975b14 [2021-09-03T21:52:38.296Z] ---> c864f4ec1e2d [2021-09-03T21:52:38.296Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T21:52:38.296Z] ---> Running in e73c8fae0250 [2021-09-03T21:52:38.564Z] ---> Running in 42f8cf503011 [2021-09-03T21:52:38.564Z] Removing intermediate container e73c8fae0250 [2021-09-03T21:52:38.564Z] ---> 8ba0f9f8bf78 [2021-09-03T21:52:38.564Z] Step 24/26 : LABEL arch=x86_64 [2021-09-03T21:52:38.838Z] ---> Running in 0df34ef2aff3 [2021-09-03T21:52:38.838Z] Removing intermediate container 42f8cf503011 [2021-09-03T21:52:38.838Z] ---> c36f8b00480e [2021-09-03T21:52:38.838Z] Step 21/23 : LABEL arch=x86_64 [2021-09-03T21:52:38.838Z] ---> 0fe418903bbb [2021-09-03T21:52:38.838Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-03T21:52:38.838Z] ---> Running in 487976c9f718 [2021-09-03T21:52:38.838Z] Removing intermediate container 0df34ef2aff3 [2021-09-03T21:52:38.838Z] ---> 207ebbd2941b [2021-09-03T21:52:38.838Z] Step 25/26 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-03T21:52:39.104Z] Removing intermediate container 487976c9f718 [2021-09-03T21:52:39.104Z] ---> ceb22b58f4df [2021-09-03T21:52:39.104Z] Step 22/23 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-03T21:52:39.104Z] ---> Running in 79e5a804d092 [2021-09-03T21:52:39.104Z] ---> Running in 2e692ed9cc2a [2021-09-03T21:52:39.104Z] ---> b2c147f1c1da [2021-09-03T21:52:39.104Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-03T21:52:39.386Z] Removing intermediate container 79e5a804d092 [2021-09-03T21:52:39.386Z] ---> 86040bc716c5 [2021-09-03T21:52:39.386Z] Step 26/26 : LABEL version=0.0.0 [2021-09-03T21:52:39.386Z] Removing intermediate container 2e692ed9cc2a [2021-09-03T21:52:39.386Z] ---> e6c32274c19b [2021-09-03T21:52:39.386Z] Step 23/23 : LABEL version=0.0.0 [2021-09-03T21:52:39.386Z] ---> Running in d75c15055813 [2021-09-03T21:52:39.970Z] ---> Running in 8a37b9c83086 [2021-09-03T21:52:39.970Z] ---> d334aa780edf [2021-09-03T21:52:39.970Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-03T21:52:39.970Z] Removing intermediate container d75c15055813 [2021-09-03T21:52:39.970Z] ---> c25987d9c597 [2021-09-03T21:52:39.970Z] [2021-09-03T21:52:39.970Z] Removing intermediate container c86a8654ed8d [2021-09-03T21:52:39.970Z] ---> 0f5ff470a1ba [2021-09-03T21:52:39.970Z] [2021-09-03T21:52:39.970Z] Step 11/24 : FROM alpine:3.12 [2021-09-03T21:52:39.970Z] ---> 48b8ec4ed9eb [2021-09-03T21:52:39.970Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-03T21:52:40.237Z] Removing intermediate container e8915342981f [2021-09-03T21:52:40.237Z] ---> 32279387d44f [2021-09-03T21:52:40.237Z] [2021-09-03T21:52:40.237Z] Step 11/22 : FROM alpine:3.12 [2021-09-03T21:52:40.237Z] ---> 48b8ec4ed9eb [2021-09-03T21:52:40.237Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-03T21:52:40.237Z] Removing intermediate container 8a37b9c83086 [2021-09-03T21:52:40.237Z] ---> 86e57a03e406 [2021-09-03T21:52:40.237Z] [2021-09-03T21:52:40.237Z] Successfully built c25987d9c597 [2021-09-03T21:52:40.237Z] ---> Running in 3ce3ecc75618 [2021-09-03T21:52:40.237Z] ---> Running in ca34dfce39dd [2021-09-03T21:52:40.237Z] Successfully tagged security-secretstore-setup:latest [2021-09-03T21:52:40.237Z] Building core-metadata [2021-09-03T21:52:40.237Z] Successfully built 86e57a03e406 [2021-09-03T21:52:40.237Z]  Building security-secretstore-setup ... done Successfully tagged support-notifications:latest [2021-09-03T21:52:40.237Z] Building support-scheduler [2021-09-03T21:52:40.237Z]  Building support-notifications ... done  ---> b3e2691923c0 [2021-09-03T21:52:40.237Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-03T21:52:40.516Z] ---> Running in cb7b4d42829a [2021-09-03T21:52:41.482Z] Removing intermediate container cb7b4d42829a [2021-09-03T21:52:41.482Z] ---> f883491efd48 [2021-09-03T21:52:41.482Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-03T21:52:41.482Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-03T21:52:41.482Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-03T21:52:41.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-03T21:52:41.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-03T21:52:41.749Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-03T21:52:41.749Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-03T21:52:41.749Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T21:52:41.749Z] OK: 6 MiB in 15 packages [2021-09-03T21:52:41.749Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-03T21:52:41.749Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-03T21:52:42.015Z] (4/4) Installing curl (7.78.0-r0) [2021-09-03T21:52:42.015Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T21:52:42.015Z] Executing ca-certificates-20191127-r4.trigger [2021-09-03T21:52:42.015Z] OK: 7 MiB in 18 packages [2021-09-03T21:52:42.983Z] ---> 9cd6cfa802c8 [2021-09-03T21:52:42.983Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-03T21:52:43.258Z] ---> Running in fe993168c118 [2021-09-03T21:52:43.529Z] Removing intermediate container 3ce3ecc75618 [2021-09-03T21:52:43.529Z] ---> 56f3e6cbad5f [2021-09-03T21:52:43.529Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-03T21:52:43.797Z] ---> Running in 9c39ae9809c2 [2021-09-03T21:52:43.797Z] Removing intermediate container ca34dfce39dd [2021-09-03T21:52:43.797Z] ---> 2eb8a3072e4d [2021-09-03T21:52:43.797Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-03T21:52:43.797Z] ---> Running in 5b73a3d7664f [2021-09-03T21:52:44.066Z] Removing intermediate container 9c39ae9809c2 [2021-09-03T21:52:44.066Z] ---> 8e07f9fb7070 [2021-09-03T21:52:44.066Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-03T21:52:44.066Z] ---> Running in 4f71fd98b89e [2021-09-03T21:52:44.066Z] Removing intermediate container 5b73a3d7664f [2021-09-03T21:52:44.066Z] ---> 4d00214f8106 [2021-09-03T21:52:44.066Z] Step 14/22 : WORKDIR /edgex [2021-09-03T21:52:44.349Z] ---> Running in 1c7cc68defdb [2021-09-03T21:52:44.349Z] Removing intermediate container fe993168c118 [2021-09-03T21:52:44.349Z] ---> 03e982b68bef [2021-09-03T21:52:44.349Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-03T21:52:44.349Z] Removing intermediate container 4f71fd98b89e [2021-09-03T21:52:44.349Z] ---> 671b2191c3b1 [2021-09-03T21:52:44.349Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-03T21:52:44.349Z] ---> Running in a9d72fb77651 [2021-09-03T21:52:44.349Z] ---> Running in c15957c7eea8 [2021-09-03T21:52:44.349Z] Removing intermediate container 1c7cc68defdb [2021-09-03T21:52:44.349Z] ---> b52be7e73581 [2021-09-03T21:52:44.349Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-03T21:52:44.630Z] Removing intermediate container a9d72fb77651 [2021-09-03T21:52:44.630Z] ---> 7c6d84cc0496 [2021-09-03T21:52:44.630Z] Step 29/32 : CMD ["gate"] [2021-09-03T21:52:44.630Z] Removing intermediate container c15957c7eea8 [2021-09-03T21:52:44.630Z] ---> 95342eb45b27 [2021-09-03T21:52:44.630Z] Step 16/24 : WORKDIR / [2021-09-03T21:52:44.630Z] ---> Running in 765b2482b0e3 [2021-09-03T21:52:44.630Z] ---> Running in 03bde9cbe0bc [2021-09-03T21:52:44.630Z] ---> d8d3cb4a33e2 [2021-09-03T21:52:44.630Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-03T21:52:44.900Z] Removing intermediate container 765b2482b0e3 [2021-09-03T21:52:44.900Z] ---> 60ea30b41c6a [2021-09-03T21:52:44.900Z] Step 30/32 : LABEL arch=x86_64 [2021-09-03T21:52:44.900Z] Removing intermediate container 03bde9cbe0bc [2021-09-03T21:52:44.900Z] ---> a77b859f018b [2021-09-03T21:52:44.900Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T21:52:44.900Z] ---> Running in 729685c45165 [2021-09-03T21:52:45.177Z] Removing intermediate container 729685c45165 [2021-09-03T21:52:45.177Z] ---> 58db2af706a8 [2021-09-03T21:52:45.177Z] Step 31/32 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-03T21:52:45.177Z] ---> b5248ed91103 [2021-09-03T21:52:45.177Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-03T21:52:45.448Z] ---> 3c729c15977a [2021-09-03T21:52:45.448Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-03T21:52:45.448Z] ---> Running in 056b30e44c14 [2021-09-03T21:52:45.735Z] Removing intermediate container 056b30e44c14 [2021-09-03T21:52:45.735Z] ---> 4106ad7d4749 [2021-09-03T21:52:45.735Z] Step 32/32 : LABEL version=0.0.0 [2021-09-03T21:52:46.009Z] ---> 1bb780b6d2af [2021-09-03T21:52:46.009Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-03T21:52:46.281Z] ---> Running in f475db5233c3 [2021-09-03T21:52:46.281Z] ---> fd5e8e33d9bc [2021-09-03T21:52:46.281Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-03T21:52:46.281Z] ---> Running in 2af0237a7aff [2021-09-03T21:52:46.281Z] ---> 1a55ab325472 [2021-09-03T21:52:46.281Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-03T21:52:46.281Z] Removing intermediate container f475db5233c3 [2021-09-03T21:52:46.281Z] ---> 4d660e128652 [2021-09-03T21:52:46.281Z] [2021-09-03T21:52:46.281Z] ---> Running in 0f54a7aa1e20 [2021-09-03T21:52:46.281Z] Successfully built 4d660e128652 [2021-09-03T21:52:46.562Z] Successfully tagged security-bootstrapper:latest [2021-09-03T21:52:46.562Z]  Building security-bootstrapper ... done Building core-data [2021-09-03T21:52:46.562Z] Removing intermediate container 2af0237a7aff [2021-09-03T21:52:46.562Z] ---> b5b5ce9c7d57 [2021-09-03T21:52:46.562Z] Step 19/22 : CMD ["--init=true"] [2021-09-03T21:52:46.562Z] ---> Running in a893af283c1d [2021-09-03T21:52:46.562Z] Removing intermediate container 0f54a7aa1e20 [2021-09-03T21:52:46.562Z] ---> 6157cc96f663 [2021-09-03T21:52:46.562Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T21:52:46.562Z] ---> Running in a5370bf4bb48 [2021-09-03T21:52:47.151Z] Removing intermediate container a893af283c1d [2021-09-03T21:52:47.151Z] ---> 639d3191eac8 [2021-09-03T21:52:47.151Z] Step 20/22 : LABEL arch=x86_64 [2021-09-03T21:52:48.709Z] Removing intermediate container ed7d150f73a3 [2021-09-03T21:52:48.710Z] ---> d7128b6221c8 [2021-09-03T21:52:48.710Z] Successfully built d7128b6221c8 [2021-09-03T21:52:48.710Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-03T21:52:49.087Z] + docker inspect -f . ci-base-image-arm64 [2021-09-03T21:52:49.087Z] . [2021-09-03T21:52:49.098Z] Removing intermediate container a5370bf4bb48 [2021-09-03T21:52:49.098Z] ---> ff969770da35 [2021-09-03T21:52:49.098Z] Step 22/24 : LABEL arch=x86_64 [Pipeline] withDockerContainer [2021-09-03T21:52:49.363Z] ---> Running in e2261478617a [2021-09-03T21:52:49.368Z] prd-ubuntu18.04-docker-arm64-4c-16g-1296 does not seem to be running inside a container [2021-09-03T21:52:49.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-03T21:52:49.630Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T21:52:49.630Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-03T21:52:49.630Z] ---> 8ffdc1a50d3d [2021-09-03T21:52:49.630Z] Step 3/24 : WORKDIR /edgex-go [2021-09-03T21:52:50.212Z] ---> Using cache [2021-09-03T21:52:50.212Z] ---> deb77a030690 [2021-09-03T21:52:50.212Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T21:52:50.212Z] ---> Using cache [2021-09-03T21:52:50.212Z] ---> 0a6ae6ff82af [2021-09-03T21:52:50.212Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-03T21:52:50.212Z] ---> Using cache [2021-09-03T21:52:50.212Z] ---> 5443beddb42b [2021-09-03T21:52:50.212Z] Step 6/24 : COPY go.mod . [2021-09-03T21:52:50.212Z] ---> Using cache [2021-09-03T21:52:50.212Z] ---> c07bfd29921f [2021-09-03T21:52:50.212Z] Step 7/24 : RUN go mod download [2021-09-03T21:52:50.212Z] ---> Using cache [2021-09-03T21:52:50.212Z] ---> dcb2b245663a [2021-09-03T21:52:50.212Z] Step 8/24 : COPY . . [2021-09-03T21:52:50.212Z] ---> Using cache [2021-09-03T21:52:50.212Z] ---> 4b9f03684ae9 [2021-09-03T21:52:50.212Z] Step 9/24 : RUN go mod tidy [2021-09-03T21:52:50.212Z] ---> Using cache [2021-09-03T21:52:50.212Z] ---> 4f6bf096c9d4 [2021-09-03T21:52:50.212Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-03T21:52:50.486Z] ---> Running in ed3806ad8e9d [2021-09-03T21:52:50.486Z] Removing intermediate container e2261478617a [2021-09-03T21:52:50.486Z] ---> e141cf3523b6 [2021-09-03T21:52:50.486Z] Step 21/22 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-03T21:52:50.486Z] ---> Running in ae8914e123dc [2021-09-03T21:52:50.770Z] ---> Running in 42822549c325 [2021-09-03T21:52:50.770Z] Removing intermediate container ed3806ad8e9d [2021-09-03T21:52:50.770Z] ---> 451e7196a23c [2021-09-03T21:52:50.770Z] Step 23/24 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-03T21:52:50.770Z] ---> Running in b6606476738f [2021-09-03T21:52:50.770Z] Removing intermediate container 42822549c325 [2021-09-03T21:52:50.770Z] ---> defa995dcf06 [2021-09-03T21:52:50.770Z] Step 22/22 : LABEL version=0.0.0 [2021-09-03T21:52:50.770Z] ---> Running in 6368d8c4d9ad [2021-09-03T21:52:51.039Z] Removing intermediate container b6606476738f [2021-09-03T21:52:51.039Z] ---> 3daca53595fc [2021-09-03T21:52:51.039Z] Step 24/24 : LABEL version=0.0.0 [2021-09-03T21:52:51.039Z] ---> Running in 9ad87147de41 [2021-09-03T21:52:51.039Z] 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-09-03T21:52:51.039Z] Removing intermediate container 6368d8c4d9ad [2021-09-03T21:52:51.039Z] ---> 59aed8cb4997 [2021-09-03T21:52:51.039Z] [2021-09-03T21:52:51.097Z] $ docker top 7807dfd1318e2721caa68fc2c36ef8e4f7b86f687dd8ec512a97339c3aaf9d1b -eo pid,comm [2021-09-03T21:52:51.308Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T21:52:51.308Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-03T21:52:51.308Z] ---> 8ffdc1a50d3d [2021-09-03T21:52:51.308Z] Step 3/23 : WORKDIR /edgex-go [2021-09-03T21:52:51.308Z] ---> Using cache [2021-09-03T21:52:51.308Z] ---> deb77a030690 [2021-09-03T21:52:51.308Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T21:52:51.308Z] ---> Using cache [2021-09-03T21:52:51.308Z] ---> 0a6ae6ff82af [2021-09-03T21:52:51.308Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-03T21:52:51.308Z] ---> Using cache [2021-09-03T21:52:51.308Z] ---> 5443beddb42b [2021-09-03T21:52:51.308Z] Step 6/23 : COPY go.mod . [2021-09-03T21:52:51.308Z] ---> Using cache [2021-09-03T21:52:51.308Z] ---> c07bfd29921f [2021-09-03T21:52:51.308Z] Step 7/23 : RUN go mod download [2021-09-03T21:52:51.308Z] ---> Using cache [2021-09-03T21:52:51.308Z] ---> dcb2b245663a [2021-09-03T21:52:51.308Z] Step 8/23 : COPY . . [2021-09-03T21:52:51.308Z] ---> Using cache [2021-09-03T21:52:51.308Z] ---> 4b9f03684ae9 [2021-09-03T21:52:51.308Z] Step 9/23 : RUN go mod tidy [2021-09-03T21:52:51.308Z] ---> Using cache [2021-09-03T21:52:51.308Z] ---> 4f6bf096c9d4 [2021-09-03T21:52:51.308Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-03T21:52:51.308Z] Successfully built 59aed8cb4997 [2021-09-03T21:52:51.308Z] Successfully tagged security-proxy-setup:latest [2021-09-03T21:52:51.308Z] Building sys-mgmt-agent [2021-09-03T21:52:51.308Z]  Building security-proxy-setup ... done  ---> Running in 3b0a00d24a79 [2021-09-03T21:52:51.308Z] Removing intermediate container 9ad87147de41 [2021-09-03T21:52:51.308Z] ---> b193cf7cc755 [2021-09-03T21:52:51.308Z] [2021-09-03T21:52:51.308Z] Successfully built b193cf7cc755 [2021-09-03T21:52:51.308Z] Successfully tagged core-command:latest [Pipeline] { [Pipeline] sh [2021-09-03T21:52:51.900Z]  Building core-command ... done 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-09-03T21:52:52.205Z] + go version [2021-09-03T21:52:52.205Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-03T21:52:52.241Z] $ docker stop --time=1 7807dfd1318e2721caa68fc2c36ef8e4f7b86f687dd8ec512a97339c3aaf9d1b [2021-09-03T21:52:53.857Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T21:52:53.857Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-03T21:52:53.857Z] ---> 8ffdc1a50d3d [2021-09-03T21:52:53.857Z] Step 3/24 : WORKDIR /edgex-go [2021-09-03T21:52:53.857Z] ---> Using cache [2021-09-03T21:52:53.857Z] ---> deb77a030690 [2021-09-03T21:52:53.857Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T21:52:53.857Z] ---> Using cache [2021-09-03T21:52:53.857Z] ---> 0a6ae6ff82af [2021-09-03T21:52:53.857Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-03T21:52:54.101Z] $ docker rm -f 7807dfd1318e2721caa68fc2c36ef8e4f7b86f687dd8ec512a97339c3aaf9d1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-03T21:52:55.163Z] + docker inspect -f . ci-base-image-arm64 [2021-09-03T21:52:55.163Z] . [Pipeline] withDockerContainer [2021-09-03T21:52:55.442Z] prd-ubuntu18.04-docker-arm64-4c-16g-1296 does not seem to be running inside a container [2021-09-03T21:52:55.525Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-03T21:52:55.831Z] ---> Running in c4dd87c93ab2 [2021-09-03T21:52:56.106Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-03T21:52:57.074Z] $ docker top b237b99bacc1c0cc9fb545b4b83a84e2686fd16ec3cbaedd75ccd5f7321dd947 -eo pid,comm [2021-09-03T21:52:57.095Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-03T21:52:57.362Z] OK: 219 MiB in 52 packages [Pipeline] { [Pipeline] echo [2021-09-03T21:52:57.473Z] ========================================================= [2021-09-03T21:52:57.473Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-03T21:52:57.473Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-03T21:52:57.634Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T21:52:57.634Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-03T21:52:57.634Z] ---> 8ffdc1a50d3d [2021-09-03T21:52:57.634Z] Step 3/24 : WORKDIR /edgex-go [2021-09-03T21:52:57.634Z] ---> Using cache [2021-09-03T21:52:57.634Z] ---> deb77a030690 [2021-09-03T21:52:57.634Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T21:52:57.634Z] ---> Using cache [2021-09-03T21:52:57.634Z] ---> 0a6ae6ff82af [2021-09-03T21:52:57.634Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-03T21:52:57.907Z] ---> Running in 8064daee6bd9 [2021-09-03T21:52:58.182Z] Removing intermediate container c4dd87c93ab2 [2021-09-03T21:52:58.182Z] ---> 0e0df6b47187 [2021-09-03T21:52:58.182Z] Step 6/24 : COPY go.mod . [2021-09-03T21:52:58.191Z] + go mod tidy [2021-09-03T21:52:58.458Z] ---> 786277cb5f82 [2021-09-03T21:52:58.458Z] Step 7/24 : RUN go mod download [2021-09-03T21:52:58.458Z] ---> Running in 6352e6b06aed [2021-09-03T21:52:58.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2021-09-03T21:52:59.330Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-03T21:52:59.879Z] + make test [2021-09-03T21:52:59.879Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-03T21:52:59.879Z] go mod tidy [2021-09-03T21:53:00.296Z] OK: 219 MiB in 52 packages [2021-09-03T21:53:00.477Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-03T21:53:00.880Z] Removing intermediate container 6352e6b06aed [2021-09-03T21:53:00.880Z] ---> 28300d943841 [2021-09-03T21:53:00.880Z] Step 8/24 : COPY . . [2021-09-03T21:53:00.880Z] Removing intermediate container 8064daee6bd9 [2021-09-03T21:53:00.880Z] ---> 8b6b9936692e [2021-09-03T21:53:00.880Z] Step 6/24 : COPY go.mod . [2021-09-03T21:53:02.288Z] ---> 890329dc6989 [2021-09-03T21:53:02.288Z] Step 7/24 : RUN go mod download [2021-09-03T21:53:02.900Z] ---> Running in 4431e8474cf2 [2021-09-03T21:53:05.563Z] Removing intermediate container 4431e8474cf2 [2021-09-03T21:53:05.563Z] ---> 818318cf87ad [2021-09-03T21:53:05.563Z] Step 8/24 : COPY . . [2021-09-03T21:53:08.981Z] ---> d07a44025f22 [2021-09-03T21:53:08.981Z] Step 9/24 : RUN go mod tidy [2021-09-03T21:53:09.252Z] ---> Running in 5aeeb7559a5e [2021-09-03T21:53:10.688Z] ---> f76950fa2fff [2021-09-03T21:53:10.688Z] Step 9/24 : RUN go mod tidy [2021-09-03T21:53:10.688Z] ---> Running in ff7f825d21f6 [2021-09-03T21:53:11.649Z] Removing intermediate container 5aeeb7559a5e [2021-09-03T21:53:11.649Z] ---> 91d68457c919 [2021-09-03T21:53:11.649Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-03T21:53:11.649Z] ---> Running in 711bee00bc13 [2021-09-03T21:53:11.924Z] Removing intermediate container ff7f825d21f6 [2021-09-03T21:53:11.924Z] ---> 346d2e47d312 [2021-09-03T21:53:11.924Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-03T21:53:11.924Z] ---> Running in 64d68ccf438b [2021-09-03T21:53:12.194Z] 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-09-03T21:53:12.463Z] 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-09-03T21:53:22.580Z] Removing intermediate container 3b0a00d24a79 [2021-09-03T21:53:22.580Z] ---> 972afb16962c [2021-09-03T21:53:22.580Z] [2021-09-03T21:53:22.580Z] Step 11/23 : FROM alpine:3.12 [2021-09-03T21:53:22.580Z] ---> 48b8ec4ed9eb [2021-09-03T21:53:22.580Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-03T21:53:22.580Z] ---> Using cache [2021-09-03T21:53:22.580Z] ---> 56f3e6cbad5f [2021-09-03T21:53:22.580Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-03T21:53:22.580Z] ---> Using cache [2021-09-03T21:53:22.580Z] ---> 8e07f9fb7070 [2021-09-03T21:53:22.580Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-03T21:53:22.580Z] ---> Running in e7213c2cad04 [2021-09-03T21:53:22.580Z] Removing intermediate container ae8914e123dc [2021-09-03T21:53:22.580Z] ---> 4d9d86521ab7 [2021-09-03T21:53:22.580Z] [2021-09-03T21:53:22.580Z] Step 11/24 : FROM alpine:3.12 [2021-09-03T21:53:22.580Z] ---> 48b8ec4ed9eb [2021-09-03T21:53:22.580Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-03T21:53:22.580Z] ---> Using cache [2021-09-03T21:53:22.580Z] ---> 56f3e6cbad5f [2021-09-03T21:53:22.580Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-03T21:53:22.580Z] ---> Using cache [2021-09-03T21:53:22.580Z] ---> 8e07f9fb7070 [2021-09-03T21:53:22.580Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-03T21:53:22.580Z] ---> Running in 88351b8d1e9f [2021-09-03T21:53:22.856Z] Removing intermediate container e7213c2cad04 [2021-09-03T21:53:22.856Z] ---> e947ae2199b2 [2021-09-03T21:53:22.856Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-03T21:53:22.856Z] ---> Running in b3b5253eb207 [2021-09-03T21:53:22.856Z] Removing intermediate container 88351b8d1e9f [2021-09-03T21:53:22.856Z] ---> 842778aca759 [2021-09-03T21:53:22.856Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-03T21:53:22.856Z] ---> Running in d677fe6ea19a [2021-09-03T21:53:23.139Z] Removing intermediate container b3b5253eb207 [2021-09-03T21:53:23.139Z] ---> 3f95b6bb9d46 [2021-09-03T21:53:23.139Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T21:53:23.139Z] Removing intermediate container d677fe6ea19a [2021-09-03T21:53:23.139Z] ---> 79f0319c743e [2021-09-03T21:53:23.139Z] Step 16/24 : WORKDIR / [2021-09-03T21:53:23.139Z] ---> Running in ea2ac433fe49 [2021-09-03T21:53:23.419Z] ---> ddf58c6bfeab [2021-09-03T21:53:23.419Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-03T21:53:23.419Z] Removing intermediate container ea2ac433fe49 [2021-09-03T21:53:23.419Z] ---> 96ac181bd0d2 [2021-09-03T21:53:23.419Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T21:53:24.037Z] ---> f4c5ac4f1002 [2021-09-03T21:53:24.037Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-03T21:53:24.037Z] ---> 9b5feaa6a0a7 [2021-09-03T21:53:24.037Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-03T21:53:24.323Z] ---> dddbaa2216a1 [2021-09-03T21:53:24.323Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-03T21:53:24.601Z] ---> 3f3672d787fa [2021-09-03T21:53:24.601Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-03T21:53:24.601Z] ---> Running in d53edff325a5 [2021-09-03T21:53:24.875Z] ---> 85db73cfe80b [2021-09-03T21:53:24.875Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-03T21:53:24.875Z] Removing intermediate container d53edff325a5 [2021-09-03T21:53:24.875Z] ---> 205e71b8baab [2021-09-03T21:53:24.875Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T21:53:24.875Z] ---> Running in bec33946684e [2021-09-03T21:53:24.875Z] ---> Running in 015fcbedcf1a [2021-09-03T21:53:24.875Z] Removing intermediate container bec33946684e [2021-09-03T21:53:24.875Z] ---> 6bb3b201da47 [2021-09-03T21:53:24.875Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T21:53:25.156Z] ---> Running in 29037ede91d0 [2021-09-03T21:53:25.156Z] Removing intermediate container 015fcbedcf1a [2021-09-03T21:53:25.156Z] ---> c4368d495c75 [2021-09-03T21:53:25.156Z] Step 21/23 : LABEL arch=x86_64 [2021-09-03T21:53:25.156Z] ---> Running in 344df1637091 [2021-09-03T21:53:25.438Z] Removing intermediate container 344df1637091 [2021-09-03T21:53:25.438Z] ---> afde67d6f34c [2021-09-03T21:53:25.438Z] Step 22/23 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-03T21:53:25.438Z] Removing intermediate container 29037ede91d0 [2021-09-03T21:53:25.438Z] ---> e0c485ad7b2c [2021-09-03T21:53:25.438Z] Step 22/24 : LABEL arch=x86_64 [2021-09-03T21:53:25.438Z] ---> Running in 016fb680e04f [2021-09-03T21:53:25.438Z] ---> Running in ec5f0d2c8e68 [2021-09-03T21:53:25.717Z] Removing intermediate container ec5f0d2c8e68 [2021-09-03T21:53:25.718Z] ---> 48e8bd542e08 [2021-09-03T21:53:25.718Z] Step 23/24 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-03T21:53:25.718Z] Removing intermediate container 016fb680e04f [2021-09-03T21:53:25.718Z] ---> 1c323e436509 [2021-09-03T21:53:25.718Z] Step 23/23 : LABEL version=0.0.0 [2021-09-03T21:53:25.718Z] ---> Running in 979bc9481abc [2021-09-03T21:53:25.718Z] ---> Running in fcc9efda6ff4 [2021-09-03T21:53:25.994Z] Removing intermediate container 979bc9481abc [2021-09-03T21:53:25.995Z] ---> ebdce552558c [2021-09-03T21:53:25.995Z] [2021-09-03T21:53:25.995Z] Successfully built ebdce552558c [2021-09-03T21:53:25.995Z] Successfully tagged support-scheduler:latest [2021-09-03T21:53:25.995Z]  Building support-scheduler ... done Removing intermediate container fcc9efda6ff4 [2021-09-03T21:53:25.995Z] ---> 5669c79e4eb4 [2021-09-03T21:53:25.995Z] Step 24/24 : LABEL version=0.0.0 [2021-09-03T21:53:25.995Z] ---> Running in 73599d89afb9 [2021-09-03T21:53:26.275Z] Removing intermediate container 73599d89afb9 [2021-09-03T21:53:26.275Z] ---> bf2432dfa980 [2021-09-03T21:53:26.275Z] [2021-09-03T21:53:26.275Z] Successfully built bf2432dfa980 [2021-09-03T21:53:26.275Z] Successfully tagged core-metadata:latest [2021-09-03T21:53:27.291Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-03T21:53:34.668Z]  Building core-metadata ... done Removing intermediate container 64d68ccf438b [2021-09-03T21:53:34.668Z] ---> 68a682a4265d [2021-09-03T21:53:34.668Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-03T21:53:34.668Z] ---> Running in adc7e03efec3 [2021-09-03T21:53:34.668Z] 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-09-03T21:53:34.940Z] Removing intermediate container adc7e03efec3 [2021-09-03T21:53:34.940Z] ---> c72ae51a4110 [2021-09-03T21:53:34.940Z] [2021-09-03T21:53:34.940Z] Step 12/24 : FROM docker:20.10.7 [2021-09-03T21:53:35.210Z] 20.10.7: Pulling from library/docker [2021-09-03T21:53:36.616Z] Removing intermediate container 711bee00bc13 [2021-09-03T21:53:36.616Z] ---> 0a1c190d3973 [2021-09-03T21:53:36.616Z] [2021-09-03T21:53:36.616Z] Step 11/24 : FROM alpine:3.12 [2021-09-03T21:53:36.616Z] ---> 48b8ec4ed9eb [2021-09-03T21:53:36.616Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-03T21:53:36.888Z] ---> Running in 886a460ff636 [2021-09-03T21:53:36.888Z] Removing intermediate container 886a460ff636 [2021-09-03T21:53:36.888Z] ---> bf5068f81850 [2021-09-03T21:53:36.888Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-03T21:53:36.888Z] ---> Running in efc95f8b17f8 [2021-09-03T21:53:36.888Z] Removing intermediate container efc95f8b17f8 [2021-09-03T21:53:36.888Z] ---> 0cd5a557464e [2021-09-03T21:53:36.888Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-03T21:53:36.888Z] ---> Running in f82f0c36736f [2021-09-03T21:53:37.153Z] Removing intermediate container f82f0c36736f [2021-09-03T21:53:37.153Z] ---> 047ee25aad74 [2021-09-03T21:53:37.153Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T21:53:37.153Z] ---> Running in 24a9294c9b75 [2021-09-03T21:53:37.737Z] Removing intermediate container 24a9294c9b75 [2021-09-03T21:53:37.737Z] ---> a302fbf50620 [2021-09-03T21:53:37.737Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-03T21:53:37.737Z] ---> Running in 02cc61c3ae89 [2021-09-03T21:53:38.003Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-03T21:53:38.794Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-03T21:53:39.170Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-03T21:53:39.170Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-03T21:53:39.170Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-03T21:53:39.170Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-03T21:53:40.007Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-03T21:53:40.414Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-03T21:53:40.414Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-03T21:53:40.414Z] ---> 08bdaf2f88f9 [2021-09-03T21:53:40.414Z] 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-09-03T21:53:40.706Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-03T21:53:40.706Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T21:53:40.706Z] OK: 8 MiB in 20 packages [2021-09-03T21:53:40.706Z] ---> Running in b3e3ab20a631 [2021-09-03T21:53:40.706Z] Removing intermediate container b3e3ab20a631 [2021-09-03T21:53:40.706Z] ---> 6a412b1a6321 [2021-09-03T21:53:40.706Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-03T21:53:40.973Z] ---> Running in 8dba1a2b9b1c [2021-09-03T21:53:40.973Z] Removing intermediate container 02cc61c3ae89 [2021-09-03T21:53:40.973Z] ---> 7f72b1769937 [2021-09-03T21:53:40.973Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T21:53:41.238Z] ---> c0ed835b17d7 [2021-09-03T21:53:41.238Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-03T21:53:41.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-03T21:53:41.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-03T21:53:41.505Z] (1/39) Installing readline (8.1.0-r0) [2021-09-03T21:53:41.505Z] (2/39) Installing bash (5.1.0-r0) [2021-09-03T21:53:41.505Z] Executing bash-5.1.0-r0.post-install [2021-09-03T21:53:41.505Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-03T21:53:41.505Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-03T21:53:41.505Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-03T21:53:41.505Z] ---> 1563e0c350c4 [2021-09-03T21:53:41.505Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-03T21:53:41.505Z] (6/39) Installing curl (7.78.0-r0) [2021-09-03T21:53:41.505Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-03T21:53:41.505Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-03T21:53:41.505Z] (9/39) Installing expat (2.2.10-r1) [2021-09-03T21:53:41.505Z] (10/39) Installing libffi (3.3-r2) [2021-09-03T21:53:41.505Z] (11/39) Installing gdbm (1.19-r0) [2021-09-03T21:53:41.505Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-03T21:53:41.505Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-03T21:53:41.505Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-03T21:53:42.492Z] ---> 9de8cb067191 [2021-09-03T21:53:42.492Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-03T21:53:42.492Z] ---> Running in c73d1642e791 [2021-09-03T21:53:42.492Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-03T21:53:42.492Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-03T21:53:42.492Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-03T21:53:42.492Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-03T21:53:42.492Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-03T21:53:42.492Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-03T21:53:42.762Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-03T21:53:42.762Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-03T21:53:42.762Z] Removing intermediate container c73d1642e791 [2021-09-03T21:53:42.762Z] ---> 96846711391e [2021-09-03T21:53:42.762Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T21:53:42.762Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-03T21:53:42.762Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-03T21:53:42.762Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-03T21:53:42.762Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-03T21:53:42.762Z] ---> Running in 3e16e819dc8f [2021-09-03T21:53:42.762Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-03T21:53:42.762Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-03T21:53:43.028Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-03T21:53:43.028Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-03T21:53:43.028Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-03T21:53:43.028Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-03T21:53:43.028Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-03T21:53:43.028Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-03T21:53:43.028Z] Removing intermediate container 3e16e819dc8f [2021-09-03T21:53:43.028Z] ---> faf5292cc707 [2021-09-03T21:53:43.028Z] Step 22/24 : LABEL arch=x86_64 [2021-09-03T21:53:43.028Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-03T21:53:43.028Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-03T21:53:43.028Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-03T21:53:43.028Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-03T21:53:43.028Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-03T21:53:43.028Z] ---> Running in 151343b154c8 [2021-09-03T21:53:43.615Z] Removing intermediate container 151343b154c8 [2021-09-03T21:53:43.615Z] ---> d4260af2aa1c [2021-09-03T21:53:43.615Z] Step 23/24 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-03T21:53:43.615Z] Executing busybox-1.32.1-r6.trigger [2021-09-03T21:53:43.615Z] ---> Running in adda2bd240af [2021-09-03T21:53:43.615Z] OK: 82 MiB in 59 packages [2021-09-03T21:53:43.615Z] Removing intermediate container adda2bd240af [2021-09-03T21:53:43.615Z] ---> 214e84e70c19 [2021-09-03T21:53:43.615Z] Step 24/24 : LABEL version=0.0.0 [2021-09-03T21:53:43.615Z] ---> Running in 208e80d87d5b [2021-09-03T21:53:43.888Z] Removing intermediate container 208e80d87d5b [2021-09-03T21:53:43.888Z] ---> ccb84a78ca71 [2021-09-03T21:53:43.888Z] [2021-09-03T21:53:43.888Z] Successfully built ccb84a78ca71 [2021-09-03T21:53:43.888Z] Successfully tagged core-data:latest [2021-09-03T21:53:44.846Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-09-03T21:53:44.846Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-03T21:53:44.846Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-03T21:53:45.113Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-03T21:53:45.113Z] Collecting docopt<0.7,>=0.6.1 [2021-09-03T21:53:45.113Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-03T21:53:45.380Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-03T21:53:45.380Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-03T21:53:45.646Z] Collecting PyYAML<4,>=3.10 [2021-09-03T21:53:45.646Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-03T21:53:46.229Z] Collecting cached-property<2,>=1.2.0 [2021-09-03T21:53:46.229Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-03T21:53:46.229Z] Collecting texttable<0.10,>=0.9.0 [2021-09-03T21:53:46.229Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-03T21:53:46.496Z] Collecting docker<4.0,>=3.6.0 [2021-09-03T21:53:46.496Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-03T21:53:46.496Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-03T21:53:46.496Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-03T21:53:46.763Z] Collecting jsonschema<3,>=2.5.1 [2021-09-03T21:53:46.763Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-03T21:53:46.763Z] 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-09-03T21:53:46.763Z] Collecting docker-pycreds>=0.4.0 [2021-09-03T21:53:46.763Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-03T21:53:47.029Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-03T21:53:47.029Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-03T21:53:47.029Z] Collecting idna<2.8,>=2.5 [2021-09-03T21:53:47.029Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-03T21:53:47.029Z] Collecting certifi>=2017.4.17 [2021-09-03T21:53:47.029Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-03T21:53:47.029Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-03T21:53:47.029Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-03T21:53:47.296Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-03T21:53:47.296Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-03T21:53:47.296Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-03T21:53:47.296Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-03T21:53:47.296Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-03T21:53:47.296Z] Attempting uninstall: urllib3 [2021-09-03T21:53:47.296Z] Found existing installation: urllib3 1.26.2 [2021-09-03T21:53:47.296Z] Uninstalling urllib3-1.26.2: [2021-09-03T21:53:47.296Z] Successfully uninstalled urllib3-1.26.2 [2021-09-03T21:53:47.296Z] Attempting uninstall: idna [2021-09-03T21:53:47.296Z] Found existing installation: idna 3.1 [2021-09-03T21:53:47.296Z] Uninstalling idna-3.1: [2021-09-03T21:53:47.573Z] Successfully uninstalled idna-3.1 [2021-09-03T21:53:47.573Z] Attempting uninstall: chardet [2021-09-03T21:53:47.573Z] Found existing installation: chardet 4.0.0 [2021-09-03T21:53:47.573Z] Uninstalling chardet-4.0.0: [2021-09-03T21:53:47.573Z] Successfully uninstalled chardet-4.0.0 [2021-09-03T21:53:47.840Z] Attempting uninstall: requests [2021-09-03T21:53:47.840Z] Found existing installation: requests 2.25.1 [2021-09-03T21:53:47.840Z] Uninstalling requests-2.25.1: [2021-09-03T21:53:47.840Z] Successfully uninstalled requests-2.25.1 [2021-09-03T21:53:47.840Z] Running setup.py install for texttable: started [2021-09-03T21:53:48.113Z] Running setup.py install for texttable: finished with status 'done' [2021-09-03T21:53:48.113Z] Running setup.py install for PyYAML: started [2021-09-03T21:53:48.379Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-03T21:53:48.646Z] Running setup.py install for docopt: started [2021-09-03T21:53:48.913Z] Running setup.py install for docopt: finished with status 'done' [2021-09-03T21:53:48.913Z] Running setup.py install for dockerpty: started [2021-09-03T21:53:49.179Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-03T21:53:49.445Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-03T21:53:52.035Z] Removing intermediate container 8dba1a2b9b1c [2021-09-03T21:53:52.035Z] ---> 7e59c3ade977 [2021-09-03T21:53:52.035Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-03T21:53:52.035Z] ---> Running in 372cd6205a1a [2021-09-03T21:53:52.300Z] Removing intermediate container 372cd6205a1a [2021-09-03T21:53:52.300Z] ---> 590b37e5de52 [2021-09-03T21:53:52.300Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-03T21:53:52.300Z] ---> Running in d8fbe2f890c9 [2021-09-03T21:53:52.300Z] Removing intermediate container d8fbe2f890c9 [2021-09-03T21:53:52.300Z] ---> df5846e63327 [2021-09-03T21:53:52.300Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-03T21:53:52.567Z] ---> 3249c62bc642 [2021-09-03T21:53:52.567Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-03T21:53:52.834Z] ---> f19ab4c96071 [2021-09-03T21:53:52.834Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-03T21:53:53.101Z] ---> abe577dfd5e4 [2021-09-03T21:53:53.101Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-03T21:53:53.101Z] ---> Running in 7b68afd091ba [2021-09-03T21:53:53.101Z] Removing intermediate container 7b68afd091ba [2021-09-03T21:53:53.101Z] ---> bf170552afc6 [2021-09-03T21:53:53.101Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T21:53:53.101Z] ---> Running in d62ab07a49a5 [2021-09-03T21:53:53.373Z] Removing intermediate container d62ab07a49a5 [2021-09-03T21:53:53.373Z] ---> 9ddcfaec745d [2021-09-03T21:53:53.373Z] Step 22/24 : LABEL arch=x86_64 [2021-09-03T21:53:53.373Z] ---> Running in 3fa84a46eb3a [2021-09-03T21:53:53.373Z] Removing intermediate container 3fa84a46eb3a [2021-09-03T21:53:53.373Z] ---> 74ece94f073d [2021-09-03T21:53:53.373Z] Step 23/24 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-03T21:53:53.373Z] ---> Running in a8dfc08bd3ac [2021-09-03T21:53:53.373Z] Removing intermediate container a8dfc08bd3ac [2021-09-03T21:53:53.373Z] ---> 69e0e1a2dd0d [2021-09-03T21:53:53.373Z] Step 24/24 : LABEL version=0.0.0 [2021-09-03T21:53:53.373Z] ---> Running in b69be34ff045 [2021-09-03T21:53:53.641Z] Removing intermediate container b69be34ff045 [2021-09-03T21:53:53.641Z] ---> 7aa2574bb7e8 [2021-09-03T21:53:53.641Z] [2021-09-03T21:53:53.641Z] Successfully built 7aa2574bb7e8 [2021-09-03T21:53:53.641Z] Successfully tagged sys-mgmt-agent:latest [2021-09-03T21:53:53.653Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-03T21:53:53.674Z] $ docker stop --time=1 c2cea3e1b8d8d9171cd39490dc58d0570d98319b7f96e9f4793febd484064ba0 [2021-09-03T21:53:55.099Z] $ docker rm -f c2cea3e1b8d8d9171cd39490dc58d0570d98319b7f96e9f4793febd484064ba0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-03T21:53:55.546Z] + docker images [2021-09-03T21:53:55.812Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-03T21:53:55.812Z] sys-mgmt-agent latest 7aa2574bb7e8 2 seconds ago 325MB [2021-09-03T21:53:55.812Z] core-data latest ccb84a78ca71 12 seconds ago 20.4MB [2021-09-03T21:53:55.812Z] 0a1c190d3973 19 seconds ago 1.76GB [2021-09-03T21:53:55.812Z] c72ae51a4110 21 seconds ago 1.75GB [2021-09-03T21:53:55.812Z] core-metadata latest bf2432dfa980 29 seconds ago 16.7MB [2021-09-03T21:53:55.812Z] support-scheduler latest ebdce552558c 30 seconds ago 16.1MB [2021-09-03T21:53:55.812Z] 4d9d86521ab7 33 seconds ago 1.76GB [2021-09-03T21:53:55.812Z] 972afb16962c 34 seconds ago 1.75GB [2021-09-03T21:53:55.812Z] core-command latest b193cf7cc755 About a minute ago 16MB [2021-09-03T21:53:55.812Z] security-proxy-setup latest 59aed8cb4997 About a minute ago 25.9MB [2021-09-03T21:53:55.812Z] security-bootstrapper latest 4d660e128652 About a minute ago 18.8MB [2021-09-03T21:53:55.812Z] support-notifications latest 86e57a03e406 About a minute ago 16.8MB [2021-09-03T21:53:55.812Z] 0f5ff470a1ba About a minute ago 1.75GB [2021-09-03T21:53:55.812Z] 32279387d44f About a minute ago 1.76GB [2021-09-03T21:53:55.812Z] security-secretstore-setup latest c25987d9c597 About a minute ago 28.1MB [2021-09-03T21:53:55.812Z] 0a691073f515 About a minute ago 1.75GB [2021-09-03T21:53:55.812Z] ce79654e0890 About a minute ago 1.76GB [2021-09-03T21:53:55.812Z] 05ce531ab429 About a minute ago 1.75GB [2021-09-03T21:53:55.812Z] ci-base-image-x86_64 latest 8ffdc1a50d3d 5 minutes ago 1.25GB [2021-09-03T21:53:55.812Z] alpine 3.12 48b8ec4ed9eb 2 days ago 5.58MB [2021-09-03T21:53:55.812Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 weeks ago 37.5MB [2021-09-03T21:53:55.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-03T21:53:55.812Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-03T21:53:55.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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-09-03T21:54:11.588Z] Still waiting to schedule task [2021-09-03T21:54:11.589Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-03T21:54:23.888Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-03T21:54:26.540Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-03T21:54:27.533Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-03T21:54:28.138Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-03T21:54:40.580Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-03T21:54:40.580Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-03T21:54:40.580Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-03T21:54:40.580Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-03T21:54:40.580Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-03T21:54:40.580Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-03T21:54:41.563Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-03T21:54:41.563Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-03T21:54:41.563Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-03T21:54:41.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-03T21:54:49.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.208s coverage: 28.7% of statements [2021-09-03T21:54:49.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-03T21:54:49.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-03T21:54:52.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.302s coverage: 100.0% of statements [2021-09-03T21:54:52.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-03T21:54:53.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.428s coverage: 46.3% of statements [2021-09-03T21:54:53.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-03T21:54:53.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-03T21:54:54.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.636s coverage: 90.1% of statements [2021-09-03T21:54:54.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-03T21:54:54.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-03T21:54:57.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.228s coverage: 81.2% of statements [2021-09-03T21:54:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-03T21:54:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-03T21:54:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-03T21:54:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-03T21:54:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-03T21:55:04.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.524s coverage: 94.2% of statements [2021-09-03T21:55:04.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-03T21:55:04.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-03T21:55:04.039Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.205s coverage: 59.1% of statements [2021-09-03T21:55:04.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-03T21:55:04.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-03T21:55:04.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-03T21:55:04.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-03T21:55:04.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-03T21:55:04.039Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.194s coverage: 60.0% of statements [2021-09-03T21:55:04.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-03T21:55:04.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-03T21:55:04.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-03T21:55:04.039Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.385s coverage: 0.8% of statements [2021-09-03T21:55:04.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-03T21:55:04.039Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.176s coverage: 58.8% of statements [2021-09-03T21:55:04.039Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.203s coverage: 21.7% of statements [2021-09-03T21:55:04.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-03T21:55:04.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.287s coverage: 47.1% of statements [2021-09-03T21:55:04.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.223s coverage: 79.5% of statements [2021-09-03T21:55:04.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.193s coverage: 94.1% of statements [2021-09-03T21:55:05.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.193s coverage: 96.3% of statements [2021-09-03T21:55:06.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.169s coverage: 87.5% of statements [2021-09-03T21:55:18.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.262s coverage: 94.4% of statements [2021-09-03T21:55:18.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.182s coverage: 44.8% of statements [2021-09-03T21:55:23.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.574s coverage: 81.8% of statements [2021-09-03T21:55:23.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-03T21:55:30.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.273s coverage: 92.9% of statements [2021-09-03T21:55:30.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-03T21:55:30.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-03T21:55:30.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-03T21:55:30.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-09-03T21:55:30.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-03T21:55:30.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-03T21:55:30.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-03T21:55:30.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-03T21:55:30.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-03T21:55:30.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.173s coverage: 87.2% of statements [2021-09-03T21:55:30.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-03T21:55:30.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-03T21:55:30.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-09-03T21:55:30.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-03T21:55:30.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.170s coverage: 58.8% of statements [2021-09-03T21:55:30.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-03T21:55:30.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.174s coverage: 80.0% of statements [2021-09-03T21:55:30.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.224s coverage: 87.2% of statements [2021-09-03T21:55:30.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.241s coverage: 85.4% of statements [2021-09-03T21:55:30.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.278s coverage: 91.2% of statements [2021-09-03T21:55:30.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-03T21:55:32.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.838s coverage: 64.4% of statements [2021-09-03T21:55:32.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-03T21:55:32.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-03T21:55:32.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.169s coverage: 100.0% of statements [2021-09-03T21:55:32.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.159s coverage: 91.3% of statements [2021-09-03T21:55:32.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2021-09-03T21:55:32.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2021-09-03T21:55:32.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2021-09-03T21:55:37.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.144s coverage: 66.9% of statements [2021-09-03T21:55:37.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-03T21:55:37.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-03T21:55:37.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-03T21:55:39.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.805s coverage: 43.6% of statements [2021-09-03T21:55:39.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-03T21:55:39.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-03T21:55:39.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.221s coverage: 89.5% of statements [2021-09-03T21:55:39.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-03T21:55:39.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.190s coverage: 84.8% of statements [2021-09-03T21:55:39.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-03T21:55:47.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.329s coverage: 19.5% of statements [2021-09-03T21:55:47.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-03T21:55:47.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-03T21:55:47.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-03T21:55:47.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-03T21:55:47.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.567s coverage: 92.0% of statements [2021-09-03T21:55:47.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-03T21:55:47.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-03T21:55:47.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-03T21:55:47.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-03T21:55:47.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.205s coverage: 62.7% of statements [2021-09-03T21:55:47.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-03T21:55:47.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-03T21:55:47.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.466s coverage: 97.7% of statements [2021-09-03T21:55:47.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-03T21:55:47.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-03T21:55:47.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-03T21:55:47.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-03T21:55:47.549Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.203s coverage: 28.9% of statements [2021-09-03T21:55:47.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-03T21:55:47.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-03T21:55:47.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-03T21:55:47.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-03T21:55:47.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-03T21:55:47.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-03T21:55:47.549Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.175s coverage: 100.0% of statements [2021-09-03T21:55:47.549Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-09-03T21:55:48.150Z] GO111MODULE=on go vet ./... [2021-09-03T21:57:09.990Z] gofmt -l . [2021-09-03T21:57:09.990Z] [ "`gofmt -l .`" = "" ] [2021-09-03T21:57:09.990Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-03T21:57:10.682Z] + ls -al . [2021-09-03T21:57:10.682Z] total 636 [2021-09-03T21:57:10.682Z] drwxrwxr-x 9 1001 1001 4096 Sep 3 21:57 . [2021-09-03T21:57:10.682Z] drwxr-xr-x 4 root root 4096 Sep 3 21:52 .. [2021-09-03T21:57:10.682Z] -rw-rw-r-- 1 1001 1001 11 Sep 3 21:50 .dockerignore [2021-09-03T21:57:10.682Z] drwxrwxr-x 8 1001 1001 4096 Sep 3 21:50 .git [2021-09-03T21:57:10.682Z] drwxrwxr-x 4 1001 1001 4096 Sep 3 21:50 .github [2021-09-03T21:57:10.682Z] -rw-rw-r-- 1 1001 1001 818 Sep 3 21:50 .gitignore [2021-09-03T21:57:10.682Z] -rw-rw-r-- 1 1001 1001 76 Sep 3 21:50 .hadolint.yml [2021-09-03T21:57:10.682Z] -rw-rw-r-- 1 1001 1001 166 Sep 3 21:50 .sonarcloud.properties [2021-09-03T21:57:10.682Z] -rw-rw-r-- 1 1001 1001 1171 Sep 3 21:50 ADOPTERS.md [2021-09-03T21:57:10.682Z] -rw-rw-r-- 1 1001 1001 8493 Sep 3 21:50 Attribution.txt [2021-09-03T21:57:10.682Z] -rw-rw-r-- 1 1001 1001 43881 Sep 3 21:50 CHANGELOG.md [2021-09-03T21:57:10.682Z] -rw-rw-r-- 1 1001 1001 3804 Sep 3 21:50 CONTRIBUTING.md [2021-09-03T21:57:10.682Z] -rw-rw-r-- 1 1001 1001 677 Sep 3 21:50 GOVERNANCE.md [2021-09-03T21:57:10.682Z] -rw-rw-r-- 1 1001 1001 849 Sep 3 21:50 Jenkinsfile [2021-09-03T21:57:10.682Z] -rw-rw-r-- 1 1001 1001 10775 Sep 3 21:50 LICENSE [2021-09-03T21:57:10.682Z] -rw-rw-r-- 1 1001 1001 5915 Sep 3 21:50 Makefile [2021-09-03T21:57:10.682Z] -rw-rw-r-- 1 1001 1001 582 Sep 3 21:50 OWNERS.md [2021-09-03T21:57:10.682Z] -rw-rw-r-- 1 1001 1001 8643 Sep 3 21:50 README.md [2021-09-03T21:57:10.682Z] -rw-rw-r-- 1 1001 1001 6912 Sep 3 21:50 SECURITY.md [2021-09-03T21:57:10.682Z] -rw-rw-r-- 1 1001 1001 5 Sep 3 21:47 VERSION [2021-09-03T21:57:10.682Z] -rw-rw-r-- 1 1001 1001 4131 Sep 3 21:50 ZMQWindows.md [2021-09-03T21:57:10.682Z] drwxrwxr-x 2 1001 1001 4096 Sep 3 21:50 bin [2021-09-03T21:57:10.682Z] drwxrwxr-x 14 1001 1001 4096 Sep 3 21:50 cmd [2021-09-03T21:57:10.682Z] -rw-r--r-- 1 root root 404331 Sep 3 21:55 coverage.out [2021-09-03T21:57:10.682Z] -rw-rw-r-- 1 1001 1001 841 Sep 3 21:50 go.mod [2021-09-03T21:57:10.682Z] -rw-r--r-- 1 root root 50064 Sep 3 21:52 go.sum [2021-09-03T21:57:10.682Z] drwxrwxr-x 8 1001 1001 4096 Sep 3 21:50 internal [2021-09-03T21:57:10.682Z] drwxrwxr-x 3 1001 1001 4096 Sep 3 21:50 openapi [2021-09-03T21:57:10.682Z] drwxrwxr-x 4 1001 1001 4096 Sep 3 21:50 snap [2021-09-03T21:57:10.682Z] -rw-rw-r-- 1 1001 1001 204 Sep 3 21:50 version.go [Pipeline] sh [2021-09-03T21:57:11.371Z] + '[' -e coverage.out ] [2021-09-03T21:57:11.371Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-03T21:57:11.418Z] Warning: overwriting stash ‘coverage-report’ [2021-09-03T21:57:12.222Z] Stashed 1 file(s) [Pipeline] sh [2021-09-03T21:57:12.894Z] + make build [2021-09-03T21:57:12.895Z] go mod tidy [2021-09-03T21:57:13.498Z] 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-09-03T21:57:17.145Z] Running on prd-ubuntu18.04-docker-8c-8g-1297 in /w/workspace/edgexfoundry_edgex-go_PR-3699 [Pipeline] { [Pipeline] ws [2021-09-03T21:57:17.206Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-03T21:57:17.375Z] The recommended git tool is: git [2021-09-03T21:57:19.941Z] using credential edgex-jenkins-ssh [2021-09-03T21:57:19.961Z] Cloning the remote Git repository [2021-09-03T21:57:20.255Z] 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-09-03T21:57:19.999Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-03T21:57:20.071Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-03T21:57:20.103Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-03T21:57:20.104Z] > git --version # timeout=10 [2021-09-03T21:57:20.110Z] > git --version # 'git version 2.17.1' [2021-09-03T21:57:20.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-03T21:57:20.199Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-03T21:57:33.390Z] Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-03T21:57:33.507Z] Merge succeeded, producing 8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-03T21:57:33.508Z] Checking out Revision 8985c28abc18d36b1f725d1ae0f698a284742b07 (PR-3699) [2021-09-03T21:57:32.766Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-03T21:57:32.779Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-03T21:57:32.790Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-03T21:57:32.803Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-03T21:57:32.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-03T21:57:32.808Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3699/head:refs/remotes/origin/PR-3699 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-03T21:57:33.402Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T21:57:33.407Z] > git checkout -f 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 [2021-09-03T21:57:33.472Z] > git remote # timeout=10 [2021-09-03T21:57:33.481Z] > git config --get remote.origin.url # timeout=10 [2021-09-03T21:57:33.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-03T21:57:33.493Z] > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 [2021-09-03T21:57:33.502Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-03T21:57:33.511Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T21:57:33.524Z] > git checkout -f 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 [2021-09-03T21:57:37.220Z] Commit message: "feat(snap): add vault ttl config support" [2021-09-03T21:57:37.250Z] > git --version # timeout=10 [2021-09-03T21:57:37.255Z] > git --version # 'git version 2.17.1' [2021-09-03T21:57:37.258Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-03T21:57:38.300Z] + echo snap-build.sh [2021-09-03T21:57:38.300Z] snap-build.sh [2021-09-03T21:57:38.300Z] + SNAP_BASE_DIR=. [2021-09-03T21:57:38.300Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-09-03T21:57:38.300Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-09-03T21:57:38.300Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-09-03T21:57:38.300Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-09-03T21:57:38.300Z] + cd /w/workspace/edgex-go/1 [2021-09-03T21:57:38.300Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-03T21:57:38.300Z] Reading package lists... [2021-09-03T21:57:38.300Z] Building dependency tree... [2021-09-03T21:57:38.300Z] Reading state information... [2021-09-03T21:57:38.300Z] The following packages were automatically installed and are no longer required: [2021-09-03T21:57:38.300Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-03T21:57:38.300Z] uidmap xdelta3 [2021-09-03T21:57:38.300Z] Use 'sudo apt autoremove' to remove them. [2021-09-03T21:57:38.300Z] The following packages will be REMOVED: [2021-09-03T21:57:38.300Z] lxd* lxd-client* [2021-09-03T21:57:38.567Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-03T21:57:38.567Z] After this operation, 31.7 MB disk space will be freed. [2021-09-03T21:57:39.103Z] (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-09-03T21:57:39.103Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-03T21:57:39.687Z] Removing lxd dnsmasq configuration [2021-09-03T21:57:39.688Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-03T21:57:39.953Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-03T21:57:40.535Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-03T21:57:40.803Z] (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-09-03T21:57:40.803Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-03T21:57:42.214Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-03T21:57:42.214Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-03T21:57:42.480Z] 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-09-03T21:57:42.481Z] + sudo snap remove --purge lxd [2021-09-03T21:57:42.748Z] snap "lxd" is not installed [2021-09-03T21:57:42.748Z] + sudo groupadd --force --system lxd [2021-09-03T21:57:42.748Z] ++ whoami [2021-09-03T21:57:42.748Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-03T21:57:42.748Z] + newgrp - lxd [2021-09-03T21:57:42.748Z] + sudo snap install lxd [2021-09-03T21:57:43.914Z] 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-09-03T21:57:47.328Z] 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-09-03T21:57:48.325Z] 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-09-03T21:57:49.395Z] 2021-09-03T21:57:47Z INFO Waiting for automatic snapd restart... [2021-09-03T21:57:51.716Z] 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-09-03T21:57:55.125Z] 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-09-03T21:57:58.520Z] 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-09-03T21:58:01.702Z] lxd 4.17 from Canonical* installed [2021-09-03T21:58:01.702Z] + sudo lxd init --auto [2021-09-03T21:58:01.932Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-03T21:58:05.328Z] 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-09-03T21:58:07.962Z] 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-09-03T21:58:09.896Z] + sudo snap install --classic snapcraft [Pipeline] } [2021-09-03T21:58:13.408Z] $ docker stop --time=1 b237b99bacc1c0cc9fb545b4b83a84e2686fd16ec3cbaedd75ccd5f7321dd947 [2021-09-03T21:58:16.088Z] $ docker rm -f b237b99bacc1c0cc9fb545b4b83a84e2686fd16ec3cbaedd75ccd5f7321dd947 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-03T21:58:18.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-03T21:58:18.275Z] [2021-09-03T21:58:18.275Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-03T21:58:18.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-03T21:58:18.950Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-03T21:58:18.950Z] 29e5d40040c1: Pulling fs layer [2021-09-03T21:58:18.950Z] 1ce36da41761: Pulling fs layer [2021-09-03T21:58:18.950Z] 25b303627fd3: Pulling fs layer [2021-09-03T21:58:19.226Z] 29e5d40040c1: Verifying Checksum [2021-09-03T21:58:19.226Z] 29e5d40040c1: Download complete [2021-09-03T21:58:19.826Z] 1ce36da41761: Verifying Checksum [2021-09-03T21:58:19.826Z] 1ce36da41761: Download complete [2021-09-03T21:58:19.826Z] 29e5d40040c1: Pull complete [2021-09-03T21:58:19.948Z] snapcraft 5.0 from Canonical* installed [2021-09-03T21:58:19.948Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-03T21:58:19.948Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-03T21:58:19.948Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-03T21:58:19.948Z] Dload Upload Total Spent Left Speed [2021-09-03T21:58:19.948Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4265 0 --:--:-- --:--:-- --:--:-- 4294 [2021-09-03T21:58:19.948Z] 100 3325k 100 3325k 0 0 10.0M 0 --:--:-- --:--:-- --:--:-- 10.0M [2021-09-03T21:58:19.948Z] ./yq_linux_amd64 [2021-09-03T21:58:19.948Z] + sudo snapcraft prime --use-lxd [2021-09-03T21:58:20.901Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-03T21:58:20.901Z] 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-09-03T21:58:20.901Z] - README.md [2021-09-03T21:58:20.901Z] [2021-09-03T21:58:20.901Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-03T21:58:21.165Z] Launching a container. [2021-09-03T21:58:21.264Z] 1ce36da41761: Pull complete [2021-09-03T21:58:21.535Z] 25b303627fd3: Verifying Checksum [2021-09-03T21:58:21.535Z] 25b303627fd3: Download complete [2021-09-03T21:58:27.817Z] Waiting for container to be ready [2021-09-03T21:58:28.084Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-03T21:58:28.084Z] [2021-09-03T21:58:31.426Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-03T21:58:31.695Z] 25b303627fd3: Pull complete [2021-09-03T21:58:31.695Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-03T21:58:31.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-03T21:58:31.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-03T21:58:31.948Z] prd-ubuntu18.04-docker-arm64-4c-16g-1296 does not seem to be running inside a container [2021-09-03T21:58:32.007Z] Waiting for network to be ready... [2021-09-03T21:58:32.032Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-03T21:58:32.273Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-03T21:58:32.273Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] [2021-09-03T21:58:32.273Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-03T21:58:32.539Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-09-03T21:58:32.539Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-03T21:58:32.539Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-03T21:58:32.539Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-09-03T21:58:32.539Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-09-03T21:58:32.539Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-09-03T21:58:32.539Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-03T21:58:32.804Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-03T21:58:33.076Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-03T21:58:33.346Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-03T21:58:33.346Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-03T21:58:33.346Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-03T21:58:33.346Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-03T21:58:33.346Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-03T21:58:33.346Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-03T21:58:33.614Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-03T21:58:33.883Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] [2021-09-03T21:58:34.152Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-09-03T21:58:34.152Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-03T21:58:34.152Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-03T21:58:34.152Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-09-03T21:58:34.152Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-09-03T21:58:34.152Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] [2021-09-03T21:58:34.152Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-03T21:58:35.053Z] $ docker top 0e5fadf05ed94b1a2fe3931827b88a53d264a8fd5aed08550a7e4bb5b343e47a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-03T21:58:36.309Z] + docker-compose build --help [2021-09-03T21:58:36.309Z] + grep parallel [2021-09-03T21:58:36.765Z] Fetched 25.1 MB in 4s (6038 kB/s) [2021-09-03T21:58:37.031Z] Reading package lists... [2021-09-03T21:58:37.300Z] Reading package lists... [2021-09-03T21:58:37.567Z] Building dependency tree... [2021-09-03T21:58:37.567Z] Reading state information... [2021-09-03T21:58:37.567Z] The following additional packages will be installed: [2021-09-03T21:58:37.567Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-03T21:58:37.567Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-03T21:58:37.567Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-03T21:58:37.567Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-03T21:58:37.567Z] Suggested packages: [2021-09-03T21:58:37.567Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-03T21:58:37.567Z] Recommended packages: [2021-09-03T21:58:37.567Z] gnupg libsasl2-modules [2021-09-03T21:58:37.567Z] The following NEW packages will be installed: [2021-09-03T21:58:37.567Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-03T21:58:37.567Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-03T21:58:37.567Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-03T21:58:37.567Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-03T21:58:37.567Z] The following packages will be upgraded: [2021-09-03T21:58:37.567Z] gpg gpg-agent gpgconf libudev1 [2021-09-03T21:58:37.833Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-03T21:58:37.833Z] Need to get 3527 kB of archives. [2021-09-03T21:58:37.833Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-03T21:58:37.833Z] 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-09-03T21:58:37.833Z] 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-09-03T21:58:37.833Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-03T21:58:37.833Z] 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-09-03T21:58:37.833Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-03T21:58:38.420Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-03T21:58:38.687Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-03T21:58:38.687Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-03T21:58:38.687Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-03T21:58:38.687Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-03T21:58:38.687Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-03T21:58:38.687Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-03T21:58:38.687Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-03T21:58:38.687Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-03T21:58:38.687Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-03T21:58:38.687Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-03T21:58:39.269Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-03T21:58:39.269Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-03T21:58:39.269Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-03T21:58:39.269Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-03T21:58:39.269Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-03T21:58:39.269Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-03T21:58:39.269Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T21:58:39.269Z] Fetched 3527 kB in 2s (2323 kB/s) [2021-09-03T21:58:39.269Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-03T21:58:39.269Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-03T21:58:39.269Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-03T21:58:39.269Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-03T21:58:39.576Z] Selecting previously unselected package udev. [2021-09-03T21:58:39.577Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-03T21:58:39.577Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-03T21:58:39.577Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-03T21:58:39.577Z] Selecting previously unselected package libfuse2:amd64. [2021-09-03T21:58:39.577Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-03T21:58:39.577Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-03T21:58:39.577Z] Selecting previously unselected package fuse. [2021-09-03T21:58:39.577Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-03T21:58:39.577Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-03T21:58:39.865Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-03T21:58:39.865Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-03T21:58:39.865Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-03T21:58:39.865Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-03T21:58:39.865Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-03T21:58:39.865Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-03T21:58:39.865Z] Selecting previously unselected package libksba8:amd64. [2021-09-03T21:58:39.865Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-03T21:58:39.865Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-03T21:58:40.217Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-03T21:58:40.217Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T21:58:40.217Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T21:58:40.217Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-03T21:58:40.217Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T21:58:40.217Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T21:58:40.217Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-03T21:58:40.217Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T21:58:40.217Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T21:58:40.217Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-03T21:58:40.217Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T21:58:40.217Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T21:58:40.217Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-03T21:58:40.217Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T21:58:40.217Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T21:58:40.217Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-03T21:58:40.217Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T21:58:40.217Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T21:58:40.517Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-03T21:58:40.517Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T21:58:40.517Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T21:58:40.517Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-03T21:58:40.517Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T21:58:40.517Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T21:58:40.517Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-03T21:58:40.517Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T21:58:40.517Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T21:58:40.517Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-03T21:58:40.517Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-03T21:58:40.517Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-03T21:58:40.517Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-03T21:58:40.517Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-03T21:58:40.517Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-03T21:58:40.517Z] Selecting previously unselected package libldap-common. [2021-09-03T21:58:40.517Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-03T21:58:40.517Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-03T21:58:40.517Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-03T21:58:40.517Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-03T21:58:40.746Z] --parallel Build images in parallel. [Pipeline] } [2021-09-03T21:58:40.782Z] $ docker stop --time=1 0e5fadf05ed94b1a2fe3931827b88a53d264a8fd5aed08550a7e4bb5b343e47a [2021-09-03T21:58:40.794Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-03T21:58:40.795Z] Selecting previously unselected package dirmngr. [2021-09-03T21:58:40.795Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-03T21:58:40.795Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-03T21:58:40.795Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-03T21:58:40.795Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-03T21:58:40.795Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-03T21:58:40.795Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-03T21:58:40.795Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-03T21:58:40.795Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-03T21:58:40.795Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T21:58:40.795Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-03T21:58:40.795Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-03T21:58:40.795Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-03T21:58:41.061Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-03T21:58:41.326Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T21:58:41.326Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-03T21:58:41.326Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-03T21:58:41.326Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-03T21:58:41.326Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T21:58:41.326Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T21:58:41.326Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T21:58:41.326Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T21:58:41.326Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T21:58:41.326Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T21:58:41.326Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T21:58:41.326Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-03T21:58:41.326Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-03T21:58:41.326Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-03T21:58:41.908Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-03T21:58:41.908Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-03T21:58:41.908Z] This means they are not meant to be enabled using systemctl. [2021-09-03T21:58:41.908Z] Possible reasons for having this kind of units are: [2021-09-03T21:58:41.908Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-03T21:58:41.908Z] .wants/ or .requires/ directory. [2021-09-03T21:58:41.908Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-03T21:58:41.908Z] a requirement dependency on it. [2021-09-03T21:58:41.908Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-03T21:58:41.908Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-03T21:58:41.908Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-03T21:58:41.908Z] instance name specified. [2021-09-03T21:58:42.173Z] Reading package lists... [2021-09-03T21:58:42.173Z] Building dependency tree... [2021-09-03T21:58:42.173Z] Reading state information... [2021-09-03T21:58:42.438Z] The following additional packages will be installed: [2021-09-03T21:58:42.438Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-03T21:58:42.438Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-03T21:58:42.438Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-03T21:58:42.438Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-03T21:58:42.438Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-03T21:58:42.438Z] Suggested packages: [2021-09-03T21:58:42.438Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-03T21:58:42.438Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-03T21:58:42.438Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-03T21:58:42.438Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-03T21:58:42.438Z] systemd-container policykit-1 [2021-09-03T21:58:42.438Z] Recommended packages: [2021-09-03T21:58:42.438Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-03T21:58:42.438Z] The following NEW packages will be installed: [2021-09-03T21:58:42.438Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-03T21:58:42.438Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-03T21:58:42.438Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-03T21:58:42.438Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-03T21:58:42.438Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-03T21:58:42.438Z] The following packages will be upgraded: [2021-09-03T21:58:42.438Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-03T21:58:42.438Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-03T21:58:42.438Z] Need to get 36.7 MB of archives. [2021-09-03T21:58:42.438Z] After this operation, 147 MB of additional disk space will be used. [2021-09-03T21:58:42.438Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-03T21:58:42.702Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-03T21:58:42.702Z] $ docker rm -f 0e5fadf05ed94b1a2fe3931827b88a53d264a8fd5aed08550a7e4bb5b343e47a [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-09-03T21:58:43.280Z] 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-09-03T21:58:43.280Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-03T21:58:43.280Z] 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-09-03T21:58:43.280Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-03T21:58:43.280Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-03T21:58:43.545Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-03T21:58:43.545Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-03T21:58:43.545Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-03T21:58:43.545Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-03T21:58:43.545Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-03T21:58:43.545Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-03T21:58:43.545Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-03T21:58:43.545Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-03T21:58:43.545Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-03T21:58:43.545Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-03T21:58:43.545Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-03T21:58:43.545Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-03T21:58:43.545Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-03T21:58:43.545Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-03T21:58:43.545Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-03T21:58:43.545Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-03T21:58:43.545Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-03T21:58:43.545Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-03T21:58:43.545Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-03T21:58:43.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-03T21:58:43.707Z] . [Pipeline] withDockerContainer [2021-09-03T21:58:43.811Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-03T21:58:43.811Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-03T21:58:43.811Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-03T21:58:43.811Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] [2021-09-03T21:58:44.047Z] prd-ubuntu18.04-docker-arm64-4c-16g-1296 does not seem to be running inside a container [2021-09-03T21:58:44.127Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-03T21:58:44.765Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T21:58:44.765Z] Fetched 36.7 MB in 2s (15.7 MB/s) [2021-09-03T21:58:45.031Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-03T21:58:45.031Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-03T21:58:45.031Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-03T21:58:45.613Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-03T21:58:45.613Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-03T21:58:45.613Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-03T21:58:45.613Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-03T21:58:45.613Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-03T21:58:45.613Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-03T21:58:45.613Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-03T21:58:45.659Z] $ docker top 676245914a46dc6f0498ec35089d8ca3324da81a10e8419acd6187ad4a5251d2 -eo pid,comm [2021-09-03T21:58:45.880Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-03T21:58:45.880Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-03T21:58:45.880Z] Unpacking apt (1.6.14) over (1.6.1) ... [Pipeline] { [Pipeline] sh [2021-09-03T21:58:46.145Z] Setting up apt (1.6.14) ... [2021-09-03T21:58:46.145Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-03T21:58:46.411Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-03T21:58:46.411Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-03T21:58:46.411Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-03T21:58:46.411Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-03T21:58:46.679Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-03T21:58:46.679Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-03T21:58:46.679Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-03T21:58:46.679Z] Selecting previously unselected package libexpat1:amd64. [2021-09-03T21:58:46.679Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-03T21:58:46.679Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-03T21:58:46.679Z] Selecting previously unselected package python3.6-minimal. [2021-09-03T21:58:46.742Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-03T21:58:46.944Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-03T21:58:46.944Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-03T21:58:46.944Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-03T21:58:47.210Z] Checking for services that may need to be restarted...done. [2021-09-03T21:58:47.210Z] Checking for services that may need to be restarted...done. [2021-09-03T21:58:47.210Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-03T21:58:47.210Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-03T21:58:47.210Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-03T21:58:47.477Z] Selecting previously unselected package python3-minimal. [2021-09-03T21:58:47.477Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-03T21:58:47.477Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-03T21:58:47.477Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-03T21:58:47.741Z] Selecting previously unselected package mime-support. [2021-09-03T21:58:47.741Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-03T21:58:47.741Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-03T21:58:47.741Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-03T21:58:47.741Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-03T21:58:47.741Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-03T21:58:47.741Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-03T21:58:47.741Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-03T21:58:47.741Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-03T21:58:48.008Z] Selecting previously unselected package python3.6. [2021-09-03T21:58:48.008Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-03T21:58:48.008Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-03T21:58:48.008Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-03T21:58:48.008Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-03T21:58:48.008Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-03T21:58:48.008Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-03T21:58:48.272Z] Selecting previously unselected package python3. [2021-09-03T21:58:48.272Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-03T21:58:48.272Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-03T21:58:48.273Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-03T21:58:48.273Z] Selecting previously unselected package multiarch-support. [2021-09-03T21:58:48.273Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-03T21:58:48.273Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-03T21:58:48.273Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-03T21:58:48.273Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-03T21:58:48.273Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-03T21:58:48.273Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-03T21:58:48.273Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-03T21:58:48.537Z] Selecting previously unselected package libbsd0:amd64. [2021-09-03T21:58:48.537Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-03T21:58:48.537Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-03T21:58:48.537Z] Selecting previously unselected package sudo. [2021-09-03T21:58:48.537Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-03T21:58:48.537Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-03T21:58:48.537Z] Selecting previously unselected package apparmor. [2021-09-03T21:58:48.537Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-03T21:58:48.537Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-03T21:58:48.804Z] Selecting previously unselected package libedit2:amd64. [2021-09-03T21:58:48.804Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-03T21:58:48.804Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-03T21:58:48.804Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-03T21:58:48.804Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-03T21:58:48.804Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-03T21:58:48.804Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-03T21:58:48.804Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-03T21:58:48.804Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-03T21:58:48.804Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-03T21:58:48.804Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-03T21:58:48.804Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-03T21:58:48.804Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-03T21:58:48.804Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-03T21:58:48.804Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-03T21:58:49.069Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-03T21:58:49.069Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-03T21:58:49.069Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-03T21:58:49.069Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-03T21:58:49.069Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-03T21:58:49.069Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-03T21:58:49.069Z] Selecting previously unselected package openssh-client. [2021-09-03T21:58:49.069Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-03T21:58:49.069Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-03T21:58:49.336Z] Selecting previously unselected package squashfs-tools. [2021-09-03T21:58:49.336Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-03T21:58:49.336Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-03T21:58:49.336Z] Selecting previously unselected package snapd. [2021-09-03T21:58:49.336Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-03T21:58:49.336Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-03T21:58:50.122Z] Building core-command ... [2021-09-03T21:58:50.122Z] Building core-data ... [2021-09-03T21:58:50.122Z] Building core-metadata ... [2021-09-03T21:58:50.122Z] Building security-bootstrapper ... [2021-09-03T21:58:50.122Z] Building security-proxy-setup ... [2021-09-03T21:58:50.122Z] Building security-secretstore-setup ... [2021-09-03T21:58:50.122Z] Building support-notifications ... [2021-09-03T21:58:50.122Z] Building support-scheduler ... [2021-09-03T21:58:50.122Z] Building sys-mgmt-agent ... [2021-09-03T21:58:50.122Z] Building security-secretstore-setup [2021-09-03T21:58:50.122Z] Building sys-mgmt-agent [2021-09-03T21:58:50.122Z] Building core-metadata [2021-09-03T21:58:50.122Z] Building support-notifications [2021-09-03T21:58:50.122Z] Building security-bootstrapper [2021-09-03T21:58:51.271Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-03T21:58:51.271Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-03T21:58:51.271Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-03T21:58:51.271Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-03T21:58:51.271Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-03T21:58:51.271Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-03T21:58:51.538Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-03T21:58:51.538Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-03T21:58:51.538Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-03T21:58:52.120Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-03T21:58:52.120Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-03T21:58:52.120Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-03T21:58:52.120Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-03T21:58:52.120Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-03T21:58:52.120Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-03T21:58:52.702Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-03T21:58:52.702Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-03T21:58:52.702Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-03T21:58:52.702Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-03T21:58:52.702Z] running python rtupdate hooks for python3.6... [2021-09-03T21:58:52.702Z] running python post-rtupdate hooks for python3.6... [2021-09-03T21:58:52.702Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-03T21:58:53.282Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-03T21:58:53.547Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-03T21:58:53.547Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-03T21:58:53.547Z] Setting up snapd (2.49.2+18.04) ... [2021-09-03T21:58:53.811Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-03T21:58:54.079Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-03T21:58:54.344Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-03T21:58:54.344Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-03T21:58:54.610Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-03T21:58:54.610Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-03T21:58:54.875Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-03T21:58:54.875Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-03T21:58:55.140Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-03T21:58:55.405Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-03T21:58:55.405Z] /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-09-03T21:58:55.405Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-03T21:58:55.405Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-03T21:58:56.358Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-03T21:58:56.359Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-03T21:58:56.359Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-03T21:58:57.580Z] Reading package lists... [2021-09-03T21:58:57.580Z] Reading package lists... [2021-09-03T21:58:57.844Z] Building dependency tree... [2021-09-03T21:58:57.844Z] Reading state information... [2021-09-03T21:58:57.844Z] Calculating upgrade... [2021-09-03T21:58:58.109Z] The following packages will be upgraded: [2021-09-03T21:58:58.109Z] advancecomp base-files bash binutils binutils-common [2021-09-03T21:58:58.109Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-03T21:58:58.109Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-03T21:58:58.109Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-03T21:58:58.109Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-03T21:58:58.109Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-03T21:58:58.109Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-03T21:58:58.109Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-03T21:58:58.109Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-03T21:58:58.109Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-03T21:58:58.110Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-03T21:58:58.110Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-03T21:58:58.110Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-03T21:58:58.110Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-03T21:58:58.110Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-03T21:58:58.110Z] ubuntu-keyring util-linux [2021-09-03T21:58:58.110Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-03T21:58:58.110Z] Need to get 64.2 MB of archives. [2021-09-03T21:58:58.110Z] After this operation, 5126 kB of additional disk space will be used. [2021-09-03T21:58:58.110Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-09-03T21:58:58.110Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-03T21:58:58.110Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-03T21:58:58.110Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-03T21:58:58.110Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-03T21:58:58.110Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-03T21:58:58.110Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-03T21:58:58.110Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-03T21:58:58.110Z] 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-09-03T21:58:58.110Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-03T21:58:58.110Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-03T21:58:58.110Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-03T21:58:58.376Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-03T21:58:58.376Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-03T21:58:58.376Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-03T21:58:58.376Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-03T21:58:58.376Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-03T21:58:58.376Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-03T21:58:58.376Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-03T21:58:58.376Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-03T21:58:58.376Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-03T21:58:58.376Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-03T21:58:58.376Z] 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-09-03T21:58:58.376Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-03T21:58:58.376Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-03T21:58:58.376Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-03T21:58:58.376Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-03T21:58:58.376Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-03T21:58:58.376Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-03T21:58:58.376Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-03T21:58:58.376Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-03T21:58:58.376Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-03T21:58:58.376Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-03T21:58:58.376Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-03T21:58:58.376Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-03T21:58:58.376Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-03T21:58:58.376Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-03T21:58:58.376Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-03T21:58:58.376Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-03T21:58:58.376Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-03T21:58:58.376Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-03T21:58:58.376Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-03T21:58:58.642Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-03T21:58:58.642Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-03T21:58:58.642Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-03T21:58:58.642Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-03T21:58:58.642Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-03T21:58:58.642Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-03T21:58:58.642Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-03T21:58:58.642Z] 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-09-03T21:58:58.642Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-03T21:58:58.642Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-03T21:58:58.642Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-03T21:58:58.642Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-03T21:58:58.642Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-03T21:58:58.642Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-03T21:58:58.642Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-03T21:58:58.642Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-03T21:58:58.908Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-03T21:58:58.908Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-03T21:58:58.908Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-03T21:58:59.174Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-03T21:58:59.174Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-03T21:58:59.174Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-03T21:58:59.174Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-03T21:58:59.174Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-03T21:58:59.174Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-03T21:58:59.174Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-03T21:58:59.440Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-09-03T21:58:59.440Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-03T21:58:59.440Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-03T21:58:59.440Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-03T21:58:59.440Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-03T21:58:59.440Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-03T21:58:59.440Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-03T21:58:59.440Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-03T21:58:59.440Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-03T21:58:59.440Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-03T21:58:59.440Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-03T21:58:59.440Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-03T21:58:59.705Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-03T21:58:59.705Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-03T21:58:59.705Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-03T21:58:59.705Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-03T21:58:59.705Z] Get:85 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-09-03T21:58:59.705Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-03T21:58:59.705Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-03T21:58:59.705Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-03T21:58:59.705Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-03T21:58:59.705Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-03T21:58:59.705Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-03T21:58:59.705Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-03T21:58:59.705Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-03T21:58:59.705Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-03T21:58:59.705Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-03T21:58:59.705Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-03T21:58:59.705Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-09-03T21:58:59.970Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-03T21:58:59.970Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-03T21:58:59.970Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-03T21:58:59.970Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-03T21:58:59.970Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-03T21:58:59.970Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-03T21:59:00.244Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T21:59:00.244Z] Fetched 64.2 MB in 2s (32.9 MB/s) [2021-09-03T21:59:00.244Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-03T21:59:00.244Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-03T21:59:00.244Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-03T21:59:00.510Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-03T21:59:00.510Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-03T21:59:00.510Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-09-03T21:59:00.510Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-09-03T21:59:00.775Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T21:59:00.775Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T21:59:00.775Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T21:59:00.775Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T21:59:00.775Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T21:59:00.775Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T21:59:01.041Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T21:59:01.041Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T21:59:01.041Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T21:59:01.041Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T21:59:01.041Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T21:59:01.041Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T21:59:01.041Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T21:59:01.041Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T21:59:01.041Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T21:59:01.307Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-03T21:59:01.307Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T21:59:01.307Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-03T21:59:01.307Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-03T21:59:01.307Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-03T21:59:01.307Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T21:59:01.307Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T21:59:01.307Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T21:59:01.307Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T21:59:01.307Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T21:59:01.307Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T21:59:01.571Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T21:59:01.571Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-03T21:59:01.571Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-03T21:59:01.837Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-03T21:59:02.111Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-03T21:59:02.111Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-03T21:59:02.111Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-09-03T21:59:02.111Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-03T21:59:02.111Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-03T21:59:02.377Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-09-03T21:59:02.377Z] Setting up base-files (10.1ubuntu2.10) ... [2021-09-03T21:59:02.377Z] Installing new version of config file /etc/issue ... [2021-09-03T21:59:02.377Z] Installing new version of config file /etc/issue.net ... [2021-09-03T21:59:02.377Z] Installing new version of config file /etc/lsb-release ... [2021-09-03T21:59:02.377Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-03T21:59:02.644Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-03T21:59:02.644Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-03T21:59:02.911Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-03T21:59:02.911Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T21:59:02.911Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-03T21:59:02.911Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-03T21:59:02.911Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-03T21:59:02.911Z] 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-09-03T21:59:03.177Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T21:59:03.177Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T21:59:03.177Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-03T21:59:03.177Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-03T21:59:03.177Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T21:59:03.177Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-03T21:59:03.177Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-03T21:59:03.177Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-03T21:59:03.177Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T21:59:03.177Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-03T21:59:03.177Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-03T21:59:03.443Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-03T21:59:03.443Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T21:59:03.443Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-03T21:59:03.443Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-03T21:59:03.709Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-03T21:59:03.709Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T21:59:03.709Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-03T21:59:03.709Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-03T21:59:03.709Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-03T21:59:03.709Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T21:59:03.709Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-03T21:59:03.709Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-03T21:59:03.974Z] Setting up grep (3.1-2build1) ... [2021-09-03T21:59:03.974Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T21:59:03.974Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-03T21:59:03.974Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-03T21:59:03.974Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-03T21:59:03.974Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T21:59:03.974Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-03T21:59:03.974Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-03T21:59:04.238Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-03T21:59:04.238Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T21:59:04.238Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-03T21:59:04.238Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-03T21:59:04.238Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-03T21:59:04.238Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T21:59:04.238Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-03T21:59:04.238Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-03T21:59:04.825Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-03T21:59:04.825Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-03T21:59:04.825Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-03T21:59:04.825Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-03T21:59:05.107Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-03T21:59:05.107Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T21:59:05.107Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-03T21:59:05.107Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-03T21:59:05.374Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-03T21:59:05.374Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-03T21:59:05.374Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-03T21:59:05.374Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-03T21:59:05.640Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-03T21:59:05.640Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T21:59:05.640Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-03T21:59:05.640Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-03T21:59:05.640Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-03T21:59:05.640Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T21:59:05.640Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T21:59:05.640Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-03T21:59:05.909Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-03T21:59:05.909Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T21:59:05.909Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T21:59:05.909Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-03T21:59:05.909Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-03T21:59:05.909Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T21:59:05.909Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T21:59:05.909Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-03T21:59:05.909Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-03T21:59:06.173Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T21:59:06.173Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T21:59:06.173Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-03T21:59:06.173Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-03T21:59:06.173Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T21:59:06.173Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-03T21:59:06.173Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-03T21:59:06.173Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-03T21:59:06.173Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-03T21:59:06.173Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-03T21:59:06.438Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T21:59:06.438Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-03T21:59:06.438Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-03T21:59:06.438Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-03T21:59:06.438Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T21:59:06.438Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T21:59:06.438Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-03T21:59:06.438Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-03T21:59:06.438Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T21:59:06.438Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T21:59:06.703Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-03T21:59:06.703Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-03T21:59:06.703Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T21:59:06.703Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T21:59:06.703Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-03T21:59:06.967Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-03T21:59:07.231Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-03T21:59:07.510Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-03T21:59:07.510Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T21:59:07.510Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-03T21:59:07.510Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-03T21:59:07.777Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-03T21:59:07.777Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T21:59:07.777Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-03T21:59:07.777Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-03T21:59:07.777Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-03T21:59:07.777Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-03T21:59:07.777Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-03T21:59:08.043Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-03T21:59:08.309Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-03T21:59:08.310Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-03T21:59:08.310Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-03T21:59:08.310Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-03T21:59:08.577Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-03T21:59:08.577Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-03T21:59:08.577Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-03T21:59:08.577Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-03T21:59:08.577Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-03T21:59:08.577Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-03T21:59:08.577Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-03T21:59:08.577Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-03T21:59:08.577Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-03T21:59:08.843Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-03T21:59:08.843Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-03T21:59:08.843Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-03T21:59:08.843Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-03T21:59:08.843Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-03T21:59:08.843Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-03T21:59:09.111Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-03T21:59:09.111Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-03T21:59:09.111Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T21:59:09.111Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T21:59:09.111Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-03T21:59:09.111Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-03T21:59:09.378Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-03T21:59:09.378Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-03T21:59:09.378Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-03T21:59:09.378Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-03T21:59:09.378Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T21:59:09.378Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-03T21:59:09.378Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-03T21:59:09.378Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-03T21:59:09.644Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T21:59:09.644Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-03T21:59:09.644Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-03T21:59:09.644Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-03T21:59:09.644Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T21:59:09.644Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-03T21:59:09.644Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-03T21:59:09.644Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-03T21:59:09.909Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T21:59:09.909Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-03T21:59:09.909Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-03T21:59:09.909Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-03T21:59:09.909Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T21:59:09.909Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-03T21:59:09.909Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-03T21:59:09.909Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-03T21:59:10.175Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T21:59:10.175Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-03T21:59:10.175Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-03T21:59:10.175Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-03T21:59:10.442Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T21:59:10.442Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-03T21:59:10.442Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-03T21:59:10.442Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-03T21:59:10.442Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T21:59:10.442Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-03T21:59:10.442Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-03T21:59:10.442Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-03T21:59:10.708Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T21:59:10.708Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-03T21:59:10.708Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-03T21:59:10.708Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-03T21:59:10.708Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T21:59:10.708Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-03T21:59:10.708Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-03T21:59:10.708Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-03T21:59:10.708Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T21:59:10.708Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-03T21:59:10.972Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-03T21:59:10.972Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-03T21:59:10.972Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T21:59:10.972Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-03T21:59:10.972Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-03T21:59:10.972Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-03T21:59:10.972Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T21:59:10.972Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-03T21:59:10.972Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-03T21:59:11.237Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-03T21:59:11.237Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T21:59:11.237Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-03T21:59:11.237Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-03T21:59:11.237Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-03T21:59:11.237Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T21:59:11.237Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-03T21:59:11.237Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-03T21:59:11.503Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-03T21:59:11.504Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-03T21:59:11.504Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-03T21:59:11.504Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-03T21:59:11.504Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-03T21:59:11.504Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-03T21:59:11.769Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-03T21:59:11.769Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-03T21:59:11.769Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-03T21:59:11.769Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-03T21:59:11.769Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-03T21:59:11.769Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-03T21:59:12.038Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-03T21:59:12.038Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-03T21:59:12.038Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-03T21:59:12.038Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-03T21:59:12.038Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-03T21:59:12.038Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-03T21:59:12.038Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-03T21:59:12.038Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-03T21:59:12.302Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-03T21:59:12.302Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-03T21:59:12.302Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-03T21:59:12.302Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-03T21:59:12.302Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-03T21:59:12.302Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-03T21:59:12.568Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-03T21:59:12.568Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-03T21:59:12.568Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-03T21:59:12.568Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-03T21:59:12.833Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-03T21:59:12.833Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-03T21:59:13.101Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-03T21:59:13.101Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-03T21:59:13.101Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-03T21:59:13.101Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-03T21:59:13.101Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-03T21:59:13.101Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-03T21:59:13.101Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T21:59:13.101Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T21:59:13.367Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T21:59:13.367Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T21:59:13.367Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T21:59:13.367Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T21:59:13.367Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T21:59:13.367Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T21:59:14.325Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T21:59:14.325Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T21:59:14.906Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T21:59:14.906Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T21:59:15.173Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T21:59:15.173Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T21:59:15.444Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T21:59:15.444Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T21:59:16.402Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T21:59:16.402Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T21:59:16.402Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-03T21:59:16.402Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-03T21:59:16.402Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-03T21:59:16.402Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-03T21:59:16.402Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-03T21:59:16.402Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-03T21:59:16.402Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-03T21:59:16.402Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-03T21:59:16.670Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-03T21:59:16.670Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-03T21:59:16.670Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-03T21:59:16.670Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-03T21:59:16.670Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-03T21:59:16.670Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-03T21:59:16.670Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T21:59:16.936Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-03T21:59:16.936Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T21:59:16.936Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T21:59:16.936Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T21:59:16.936Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-03T21:59:16.936Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-03T21:59:16.936Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-03T21:59:16.936Z] [2021-09-03T21:59:16.936Z] Current default time zone: 'Etc/UTC' [2021-09-03T21:59:16.936Z] Local time is now: Fri Sep 3 21:59:16 UTC 2021. [2021-09-03T21:59:16.936Z] Universal Time is now: Fri Sep 3 21:59:16 UTC 2021. [2021-09-03T21:59:16.936Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-03T21:59:16.936Z] [2021-09-03T21:59:16.936Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-03T21:59:16.936Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T21:59:16.936Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-09-03T21:59:16.936Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-03T21:59:16.936Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-03T21:59:16.936Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-03T21:59:16.936Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-03T21:59:16.936Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-03T21:59:16.936Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-03T21:59:17.201Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-03T21:59:17.201Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T21:59:17.201Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-03T21:59:17.201Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T21:59:17.201Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-03T21:59:17.201Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T21:59:17.201Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-03T21:59:17.201Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-03T21:59:17.201Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-03T21:59:17.201Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-03T21:59:17.201Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-03T21:59:17.201Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-03T21:59:17.201Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-03T21:59:17.201Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-03T21:59:19.139Z] Updating certificates in /etc/ssl/certs... [2021-09-03T21:59:20.096Z] 23 added, 27 removed; done. [2021-09-03T21:59:20.096Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-03T21:59:20.096Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T21:59:20.096Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-03T21:59:20.096Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-03T21:59:20.096Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-03T21:59:20.096Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T21:59:20.096Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-03T21:59:20.096Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T21:59:20.096Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T21:59:20.096Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T21:59:20.096Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T21:59:20.096Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T21:59:20.096Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-03T21:59:20.096Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-03T21:59:20.096Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-03T21:59:20.096Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-03T21:59:20.096Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-03T21:59:20.096Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T21:59:20.096Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T21:59:20.096Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-03T21:59:20.096Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-03T21:59:20.096Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-03T21:59:20.096Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-03T21:59:20.362Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-03T21:59:20.362Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-03T21:59:20.362Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-03T21:59:20.362Z] Updating certificates in /etc/ssl/certs... [2021-09-03T21:59:20.942Z] 0 added, 0 removed; done. [2021-09-03T21:59:20.942Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-03T21:59:20.942Z] done. [2021-09-03T21:59:21.206Z] Reading package lists... [2021-09-03T21:59:21.472Z] Building dependency tree... [2021-09-03T21:59:21.473Z] Reading state information... [2021-09-03T21:59:21.739Z] The following NEW packages will be installed: [2021-09-03T21:59:21.739Z] apt-transport-https [2021-09-03T21:59:21.739Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-03T21:59:22.005Z] Need to get 4348 B of archives. [2021-09-03T21:59:22.006Z] After this operation, 154 kB of additional disk space will be used. [2021-09-03T21:59:22.006Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-03T21:59:22.006Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T21:59:22.006Z] Fetched 4348 B in 0s (24.1 kB/s) [2021-09-03T21:59:22.006Z] Selecting previously unselected package apt-transport-https. [2021-09-03T21:59:22.006Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-03T21:59:22.006Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-03T21:59:22.006Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-03T21:59:22.006Z] Setting up apt-transport-https (1.6.14) ... [2021-09-03T21:59:22.270Z] Waiting for network to be ready... [2021-09-03T21:59:27.605Z] 2021-09-03T21:59:24Z INFO Waiting for automatic snapd restart... [2021-09-03T21:59:27.605Z] snapd 2.51.4 from Canonical* installed [2021-09-03T21:59:28.187Z] "snapd" switched to the "latest/stable" channel [2021-09-03T21:59:28.187Z] [2021-09-03T21:59:30.755Z] core18 20210722 from Canonical* installed [2021-09-03T21:59:30.755Z] "core18" switched to the "latest/stable" channel [2021-09-03T21:59:30.755Z] [2021-09-03T21:59:33.325Z] snapcraft 5.0 from Canonical* installed [2021-09-03T21:59:33.325Z] "snapcraft" switched to the "latest/stable" channel [2021-09-03T21:59:33.325Z] [2021-09-03T21:59:37.568Z] 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-09-03T21:59:37.568Z] - README.md [2021-09-03T21:59:37.568Z] [2021-09-03T21:59:37.568Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-03T21:59:37.834Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-03T21:59:38.099Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-03T21:59:38.099Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-03T21:59:39.320Z] Reading package lists... [2021-09-03T21:59:39.585Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-09-03T21:59:39.585Z] Reading package lists... [2021-09-03T21:59:39.856Z] Building dependency tree... [2021-09-03T21:59:39.856Z] Reading state information... [2021-09-03T21:59:39.856Z] Suggested packages: [2021-09-03T21:59:39.856Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-03T21:59:39.856Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-03T21:59:39.856Z] Recommended packages: [2021-09-03T21:59:39.856Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-03T21:59:39.856Z] The following NEW packages will be installed: [2021-09-03T21:59:39.856Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-03T21:59:39.856Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-03T21:59:39.856Z] pkg-config zip [2021-09-03T21:59:39.856Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-03T21:59:40.121Z] Need to get 7663 kB of archives. [2021-09-03T21:59:40.121Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-03T21:59:40.121Z] 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-09-03T21:59:40.121Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-03T21:59:40.121Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-03T21:59:40.121Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-09-03T21:59:40.121Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-09-03T21:59:40.387Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-03T21:59:40.387Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-03T21:59:40.387Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-03T21:59:40.387Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-03T21:59:40.653Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-03T21:59:40.653Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-03T21:59:40.653Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-03T21:59:40.653Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-03T21:59:40.653Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-03T21:59:40.653Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-03T21:59:40.918Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T21:59:40.918Z] Fetched 7663 kB in 1s (9887 kB/s) [2021-09-03T21:59:40.918Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-03T21:59:40.918Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-03T21:59:40.918Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-03T21:59:40.918Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-03T21:59:41.183Z] Selecting previously unselected package libpsl5:amd64. [2021-09-03T21:59:41.183Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-03T21:59:41.183Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-03T21:59:41.183Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-03T21:59:41.183Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-03T21:59:41.183Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-03T21:59:41.183Z] Selecting previously unselected package librtmp1:amd64. [2021-09-03T21:59:41.183Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-03T21:59:41.183Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-03T21:59:41.183Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-03T21:59:41.183Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-03T21:59:41.183Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-03T21:59:41.183Z] Selecting previously unselected package liberror-perl. [2021-09-03T21:59:41.183Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-03T21:59:41.449Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-03T21:59:41.449Z] Selecting previously unselected package git-man. [2021-09-03T21:59:41.449Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-09-03T21:59:41.449Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-03T21:59:41.449Z] Selecting previously unselected package git. [2021-09-03T21:59:41.449Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-09-03T21:59:41.449Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-09-03T21:59:42.030Z] Selecting previously unselected package libnorm1:amd64. [2021-09-03T21:59:42.030Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-03T21:59:42.030Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-03T21:59:42.030Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-03T21:59:42.030Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-03T21:59:42.030Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-03T21:59:42.030Z] Selecting previously unselected package libsodium23:amd64. [2021-09-03T21:59:42.030Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-03T21:59:42.030Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-03T21:59:42.030Z] Selecting previously unselected package libzmq5:amd64. [2021-09-03T21:59:42.030Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-03T21:59:42.030Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-03T21:59:42.297Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-03T21:59:42.297Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-03T21:59:42.297Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-03T21:59:42.297Z] Selecting previously unselected package pkg-config. [2021-09-03T21:59:42.297Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-03T21:59:42.297Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-03T21:59:42.297Z] Selecting previously unselected package zip. [2021-09-03T21:59:42.297Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-03T21:59:42.297Z] Unpacking zip (3.0-11build1) ... [2021-09-03T21:59:42.297Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-03T21:59:42.297Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-03T21:59:42.297Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-03T21:59:42.563Z] Setting up liberror-perl (0.17025-1) ... [2021-09-03T21:59:42.563Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-03T21:59:42.563Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-03T21:59:42.563Z] No schema files found: doing nothing. [2021-09-03T21:59:42.563Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-03T21:59:42.563Z] Setting up zip (3.0-11build1) ... [2021-09-03T21:59:42.563Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-03T21:59:42.563Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-03T21:59:42.563Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-03T21:59:42.563Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-03T21:59:42.563Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-03T21:59:42.563Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-03T21:59:42.563Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-09-03T21:59:42.563Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-03T21:59:43.144Z] git set to automatically installed. [2021-09-03T21:59:43.144Z] git-man set to automatically installed. [2021-09-03T21:59:43.144Z] libcurl3-gnutls set to automatically installed. [2021-09-03T21:59:43.144Z] liberror-perl set to automatically installed. [2021-09-03T21:59:43.144Z] libglib2.0-0 set to automatically installed. [2021-09-03T21:59:43.144Z] libnghttp2-14 set to automatically installed. [2021-09-03T21:59:43.144Z] libnorm1 set to automatically installed. [2021-09-03T21:59:43.144Z] libpgm-5.2-0 set to automatically installed. [2021-09-03T21:59:43.144Z] libpsl5 set to automatically installed. [2021-09-03T21:59:43.144Z] librtmp1 set to automatically installed. [2021-09-03T21:59:43.144Z] libsodium23 set to automatically installed. [2021-09-03T21:59:43.144Z] libzmq3-dev set to automatically installed. [2021-09-03T21:59:43.144Z] libzmq5 set to automatically installed. [2021-09-03T21:59:43.144Z] pkg-config set to automatically installed. [2021-09-03T21:59:43.144Z] zip set to automatically installed. [2021-09-03T21:59:45.081Z] snapd is not logged in, snap install commands will use sudo [2021-09-03T21:59:50.417Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-09-03T21:59:50.997Z] snapd is not logged in, snap install commands will use sudo [2021-09-03T21:59:51.952Z] snap "core18" has no updates available [2021-09-03T21:59:52.576Z] Pulling config-common [2021-09-03T21:59:52.576Z] + snapcraftctl pull [2021-09-03T21:59:53.978Z] Pulling go-build-helper [2021-09-03T21:59:53.978Z] + snapcraftctl pull [2021-09-03T21:59:54.933Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-03T21:59:54.933Z] Skipping pull go-build-helper (already ran) [2021-09-03T21:59:54.933Z] Building go-build-helper [2021-09-03T21:59:54.933Z] + snapcraftctl build [2021-09-03T21:59:56.868Z] Staging go-build-helper [2021-09-03T21:59:56.868Z] + snapcraftctl stage [2021-09-03T21:59:58.132Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T21:59:58.132Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-03T21:59:58.132Z] ---> d7128b6221c8 [2021-09-03T21:59:58.132Z] Step 3/24 : WORKDIR /edgex-go [2021-09-03T21:59:58.132Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T21:59:58.132Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-03T21:59:58.132Z] ---> d7128b6221c8 [2021-09-03T21:59:58.132Z] Step 3/23 : WORKDIR /edgex-go [2021-09-03T21:59:58.132Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T21:59:58.132Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-03T21:59:58.132Z] ---> d7128b6221c8 [2021-09-03T21:59:58.132Z] Step 3/24 : WORKDIR /edgex-go [2021-09-03T21:59:58.132Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T21:59:58.132Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-03T21:59:58.132Z] ---> d7128b6221c8 [2021-09-03T21:59:58.132Z] Step 3/26 : WORKDIR /edgex-go [2021-09-03T21:59:58.132Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T21:59:58.132Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-03T21:59:58.132Z] ---> d7128b6221c8 [2021-09-03T21:59:58.132Z] Step 3/32 : WORKDIR /edgex-go [2021-09-03T21:59:59.564Z] ---> Running in de05a9649760 [2021-09-03T21:59:59.564Z] ---> Running in cc193c720ab2 [2021-09-03T21:59:59.564Z] ---> Running in 831e7eb99256 [2021-09-03T21:59:59.564Z] ---> Running in 41f7057916c9 [2021-09-03T21:59:59.564Z] ---> Running in a15f6a6d30b4 [2021-09-03T22:00:00.164Z] Removing intermediate container a15f6a6d30b4 [2021-09-03T22:00:00.164Z] ---> 38e5c6c94e16 [2021-09-03T22:00:00.164Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T22:00:00.437Z] Removing intermediate container 831e7eb99256 [2021-09-03T22:00:00.437Z] ---> 40c3eedeb22d [2021-09-03T22:00:00.437Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T22:00:00.437Z] ---> Running in efea6d07d9d5 [2021-09-03T22:00:00.437Z] Removing intermediate container de05a9649760 [2021-09-03T22:00:00.437Z] Removing intermediate container cc193c720ab2 [2021-09-03T22:00:00.437Z] ---> 2ce89d63b575 [2021-09-03T22:00:00.437Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T22:00:00.437Z] ---> 3c4833049253 [2021-09-03T22:00:00.437Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T22:00:00.437Z] Removing intermediate container 41f7057916c9 [2021-09-03T22:00:00.437Z] ---> 204ad5754429 [2021-09-03T22:00:00.437Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T22:00:00.712Z] ---> Running in c8db582e222e [2021-09-03T22:00:00.997Z] ---> Running in 8e654a2e03a2 [2021-09-03T22:00:00.997Z] ---> Running in 90f588dd5f22 [2021-09-03T22:00:00.997Z] ---> Running in 322e72120f8c [2021-09-03T22:00:04.417Z] Removing intermediate container efea6d07d9d5 [2021-09-03T22:00:04.417Z] ---> 1914bd9b879b [2021-09-03T22:00:04.417Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-03T22:00:04.694Z] ---> Running in f005e54620fb [2021-09-03T22:00:04.969Z] Removing intermediate container c8db582e222e [2021-09-03T22:00:04.969Z] ---> 9d8cc4e2ab4f [2021-09-03T22:00:04.969Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-03T22:00:05.246Z] Removing intermediate container 8e654a2e03a2 [2021-09-03T22:00:05.246Z] ---> 9e5f9cee805b [2021-09-03T22:00:05.246Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-03T22:00:05.246Z] ---> Running in 418ed625821c [2021-09-03T22:00:05.246Z] Removing intermediate container 90f588dd5f22 [2021-09-03T22:00:05.246Z] ---> 1528e4e02a5f [2021-09-03T22:00:05.246Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-03T22:00:05.531Z] Removing intermediate container 322e72120f8c [2021-09-03T22:00:05.532Z] ---> 856ce5ac09ba [2021-09-03T22:00:05.532Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-03T22:00:05.532Z] ---> Running in 6d9fb91e53e6 [2021-09-03T22:00:05.806Z] ---> Running in 7fae33c54306 [2021-09-03T22:00:05.806Z] ---> Running in 4ac539eb6a98 [2021-09-03T22:00:06.787Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-03T22:00:07.392Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-03T22:00:07.669Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-03T22:00:07.943Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-03T22:00:07.943Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-03T22:00:07.943Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-03T22:00:08.540Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-03T22:00:08.540Z] OK: 218 MiB in 52 packages [2021-09-03T22:00:08.813Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-03T22:00:08.813Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-03T22:00:09.304Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-03T22:00:09.304Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-03T22:00:09.304Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] [2021-09-03T22:00:09.304Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-09-03T22:00:09.304Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-03T22:00:09.304Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-03T22:00:09.304Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-09-03T22:00:09.304Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-09-03T22:00:09.304Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-09-03T22:00:09.304Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-03T22:00:09.304Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-03T22:00:09.304Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-03T22:00:09.304Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-03T22:00:09.304Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-03T22:00:09.304Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-03T22:00:09.304Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-03T22:00:09.304Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-03T22:00:09.304Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-03T22:00:09.304Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-03T22:00:09.304Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] [2021-09-03T22:00:09.304Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-09-03T22:00:09.304Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-03T22:00:09.304Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-03T22:00:09.304Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-09-03T22:00:09.304Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-09-03T22:00:09.304Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] [2021-09-03T22:00:09.304Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-03T22:00:09.304Z] Fetched 25.1 MB in 0s (0 B/s) [2021-09-03T22:00:09.304Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-03T22:00:09.304Z] Fetched 224 kB in 0s (0 B/s) [2021-09-03T22:00:09.304Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-03T22:00:09.304Z] Fetched 157 kB in 0s (0 B/s) [2021-09-03T22:00:09.304Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-03T22:00:09.304Z] Fetched 221 kB in 0s (0 B/s) [2021-09-03T22:00:09.304Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-03T22:00:09.304Z] Fetched 143 kB in 0s (0 B/s) [2021-09-03T22:00:09.304Z] Pulling edgex-go [2021-09-03T22:00:09.304Z] + snapcraftctl pull [2021-09-03T22:00:09.304Z] Pulling hooks [2021-09-03T22:00:09.304Z] + snapcraftctl pull [2021-09-03T22:00:09.424Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-03T22:00:09.702Z] OK: 218 MiB in 52 packages [2021-09-03T22:00:09.975Z] OK: 218 MiB in 52 packages [2021-09-03T22:00:09.975Z] OK: 218 MiB in 52 packages [2021-09-03T22:00:10.245Z] Removing intermediate container f005e54620fb [2021-09-03T22:00:10.245Z] ---> 9d7081465838 [2021-09-03T22:00:10.245Z] Step 6/32 : COPY go.mod . [2021-09-03T22:00:11.235Z] ---> 1c348ad86245 [2021-09-03T22:00:11.235Z] Step 7/32 : RUN go mod download [2021-09-03T22:00:11.235Z] Removing intermediate container 6d9fb91e53e6 [2021-09-03T22:00:11.235Z] ---> 63366cc26e39 [2021-09-03T22:00:11.235Z] Step 6/23 : COPY go.mod . [2021-09-03T22:00:11.235Z] ---> Running in ff3945799467 [2021-09-03T22:00:11.516Z] Removing intermediate container 7fae33c54306 [2021-09-03T22:00:11.516Z] ---> 2c279ed1b115 [2021-09-03T22:00:11.516Z] Step 6/24 : COPY go.mod . [2021-09-03T22:00:11.516Z] Removing intermediate container 4ac539eb6a98 [2021-09-03T22:00:11.516Z] ---> fba3edee3fbd [2021-09-03T22:00:11.516Z] Step 6/26 : COPY go.mod . [2021-09-03T22:00:11.796Z] OK: 218 MiB in 52 packages [2021-09-03T22:00:12.400Z] ---> 503363b61fce [2021-09-03T22:00:12.400Z] Step 7/23 : RUN go mod download [2021-09-03T22:00:12.682Z] ---> Running in 5cd5ff190b3e [2021-09-03T22:00:12.959Z] ---> c454c3961ef0 [2021-09-03T22:00:12.959Z] Step 7/24 : RUN go mod download [2021-09-03T22:00:12.959Z] ---> a5c5bd5a2717 [2021-09-03T22:00:12.959Z] Step 7/26 : RUN go mod download [2021-09-03T22:00:13.237Z] ---> Running in 08fa3611f7b3 [2021-09-03T22:00:13.237Z] ---> Running in 383d49576736 [2021-09-03T22:00:13.511Z] Removing intermediate container 418ed625821c [2021-09-03T22:00:13.511Z] ---> ae3bb7bb2797 [2021-09-03T22:00:13.511Z] Step 6/24 : COPY go.mod . [2021-09-03T22:00:14.975Z] ---> f3506ce6bfd3 [2021-09-03T22:00:14.975Z] Step 7/24 : RUN go mod download [2021-09-03T22:00:15.253Z] ---> Running in fadce69197c4 [2021-09-03T22:00:16.695Z] Removing intermediate container ff3945799467 [2021-09-03T22:00:16.695Z] ---> 462b826bcc8a [2021-09-03T22:00:16.695Z] Step 8/32 : COPY . . [2021-09-03T22:00:21.008Z] Removing intermediate container 5cd5ff190b3e [2021-09-03T22:00:21.008Z] ---> c13a95b962e1 [2021-09-03T22:00:21.008Z] Step 8/23 : COPY . . [2021-09-03T22:00:21.290Z] Removing intermediate container 08fa3611f7b3 [2021-09-03T22:00:21.290Z] ---> a31b66545cb1 [2021-09-03T22:00:21.290Z] Step 8/24 : COPY . . [2021-09-03T22:00:22.286Z] Removing intermediate container 383d49576736 [2021-09-03T22:00:22.286Z] ---> 050f9b2a5b83 [2021-09-03T22:00:22.286Z] Step 8/26 : COPY . . [2021-09-03T22:00:22.885Z] Removing intermediate container fadce69197c4 [2021-09-03T22:00:22.885Z] ---> e9cc6e812e1a [2021-09-03T22:00:22.885Z] Step 8/24 : COPY . . [2021-09-03T22:00:27.967Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-03T22:00:27.967Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-03T22:00:27.967Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-03T22:00:27.967Z] Fetched 0 B in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-03T22:00:27.967Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-03T22:00:27.967Z] Fetched 279 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-03T22:00:27.967Z] Fetched 122 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-03T22:00:27.967Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-03T22:00:27.967Z] Fetched 8848 B in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-03T22:00:27.967Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-03T22:00:27.967Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-03T22:00:27.967Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-03T22:00:27.967Z] Fetched 219 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-03T22:00:27.967Z] Fetched 154 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-03T22:00:27.967Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-03T22:00:27.967Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-03T22:00:27.967Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-03T22:00:27.967Z] Fetched 499 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-03T22:00:27.967Z] Fetched 111 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-03T22:00:27.967Z] Fetched 240 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-03T22:00:27.967Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-03T22:00:27.967Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-03T22:00:27.967Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-03T22:00:27.967Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-03T22:00:27.967Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-03T22:00:27.967Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-03T22:00:27.967Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-03T22:00:27.967Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-03T22:00:27.967Z] Fetched 8720 B in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-03T22:00:27.967Z] Fetched 140 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-03T22:00:27.967Z] Fetched 119 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-03T22:00:27.967Z] Fetched 111 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-03T22:00:27.967Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-03T22:00:27.967Z] Fetched 645 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-03T22:00:27.967Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-03T22:00:27.967Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-03T22:00:27.967Z] Fetched 368 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-03T22:00:27.967Z] Fetched 187 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-03T22:00:27.967Z] Fetched 175 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-03T22:00:27.967Z] Fetched 206 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-03T22:00:27.967Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-03T22:00:27.967Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-03T22:00:27.967Z] Fetched 159 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-03T22:00:27.967Z] Fetched 107 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-03T22:00:27.967Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-03T22:00:27.967Z] Pulling static-packages [2021-09-03T22:00:27.967Z] + snapcraftctl pull [2021-09-03T22:00:27.967Z] Pulling version [2021-09-03T22:00:27.967Z] + cd /root/project [2021-09-03T22:00:27.967Z] + + sedgit describe --tags --abbrev=0 [2021-09-03T22:00:27.967Z] s/v// [2021-09-03T22:00:27.967Z] + GIT_VERSION=2.0.1-dev.36 [2021-09-03T22:00:27.967Z] + [ -z 2.0.1-dev.36 ] [2021-09-03T22:00:27.967Z] + snapcraftctl set-version 2.0.1-dev.36 [2021-09-03T22:00:27.967Z] Building config-common [2021-09-03T22:00:27.967Z] + snapcraftctl build [2021-09-03T22:00:29.905Z] Skipping build go-build-helper (already ran) [2021-09-03T22:00:29.905Z] Building edgex-go [2021-09-03T22:00:30.170Z] + cd /root/parts/edgex-go/src [2021-09-03T22:00:30.170Z] + git describe --tags --abbrev=0 [2021-09-03T22:00:30.170Z] + sed s/v// [2021-09-03T22:00:30.170Z] + GIT_VERSION=2.0.1-dev.36 [2021-09-03T22:00:30.170Z] + [ -z 2.0.1-dev.36 ] [2021-09-03T22:00:30.170Z] + echo 2.0.1-dev.36 [2021-09-03T22:00:30.170Z] + make build [2021-09-03T22:00:30.170Z] go mod tidy [2021-09-03T22:00:33.508Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-03T22:00:33.508Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-03T22:00:33.508Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-03T22:00:33.508Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-03T22:00:33.508Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-03T22:00:33.508Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-03T22:00:33.508Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-03T22:00:33.508Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-03T22:00:33.508Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-03T22:00:33.508Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-03T22:00:33.508Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-03T22:00:33.508Z] go: downloading github.com/lib/pq v1.10.2 [2021-09-03T22:00:33.508Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-03T22:00:33.775Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-03T22:00:33.775Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-09-03T22:00:34.041Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-03T22:00:34.307Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-03T22:00:34.307Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-03T22:00:34.901Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-03T22:00:34.901Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-03T22:00:34.901Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-03T22:00:34.901Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-03T22:00:34.901Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-03T22:00:35.167Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-03T22:00:35.167Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-03T22:00:35.167Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-03T22:00:35.167Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-03T22:00:35.167Z] go: downloading golang.org/x/text v0.3.6 [2021-09-03T22:00:35.167Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-03T22:00:35.167Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-03T22:00:35.443Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-03T22:00:35.443Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-03T22:00:35.443Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-03T22:00:35.443Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-03T22:00:35.443Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-03T22:00:35.443Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-03T22:00:35.443Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-03T22:00:35.710Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-03T22:00:35.710Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-03T22:00:35.710Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-03T22:00:35.710Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-03T22:00:35.975Z] go: downloading github.com/kr/text v0.2.0 [2021-09-03T22:00:35.975Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-03T22:00:36.241Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-03T22:00:36.241Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-03T22:00:36.241Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-03T22:00:36.241Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-03T22:00:36.241Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-03T22:00:36.241Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-03T22:00:36.241Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-03T22:00:36.241Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-03T22:00:36.241Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-03T22:00:36.241Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-03T22:00:36.507Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-03T22:00:36.507Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-03T22:00:36.507Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-03T22:00:36.507Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-03T22:00:36.507Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-03T22:00:36.507Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-03T22:00:36.507Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-03T22:00:36.507Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-03T22:00:36.507Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-03T22:00:36.507Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-03T22:00:36.507Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-03T22:00:36.507Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-03T22:00:36.507Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-03T22:00:36.507Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-03T22:00:36.507Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-03T22:00:36.507Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-03T22:00:36.507Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-03T22:00:36.507Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-03T22:00:36.507Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-03T22:00:36.507Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-03T22:00:36.507Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-03T22:00:36.507Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-03T22:00:36.507Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-03T22:00:36.772Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-03T22:00:36.772Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-data/core-data ./cmd/core-data [2021-09-03T22:00:45.069Z] ---> 03a82763fa3a [2021-09-03T22:00:45.069Z] Step 9/32 : RUN go mod tidy [2021-09-03T22:00:45.069Z] ---> 8a1afa633cbb [2021-09-03T22:00:45.069Z] Step 9/23 : RUN go mod tidy [2021-09-03T22:00:45.069Z] ---> 38b02374f83d [2021-09-03T22:00:45.069Z] Step 9/26 : RUN go mod tidy [2021-09-03T22:00:45.069Z] ---> 76ada0f5cd14 [2021-09-03T22:00:45.069Z] Step 9/24 : RUN go mod tidy [2021-09-03T22:00:45.069Z] ---> d41875d50450 [2021-09-03T22:00:45.069Z] Step 9/24 : RUN go mod tidy [2021-09-03T22:00:45.069Z] ---> Running in b365fee666d1 [2021-09-03T22:00:45.069Z] ---> Running in 761cc22ae8b1 [2021-09-03T22:00:45.069Z] ---> Running in 8e991476fd0e [2021-09-03T22:00:45.069Z] ---> Running in 874c11aab44d [2021-09-03T22:00:45.069Z] ---> Running in 763ef524c067 [2021-09-03T22:00:46.829Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-03T22:00:50.160Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-command/core-command ./cmd/core-command [2021-09-03T22:00:50.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-03T22:00:51.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-03T22:00:51.820Z] Removing intermediate container b365fee666d1 [2021-09-03T22:00:51.820Z] ---> af88f6382759 [2021-09-03T22:00:51.820Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-03T22:00:51.820Z] ---> Running in 4bb328378762 [2021-09-03T22:00:51.820Z] Removing intermediate container 761cc22ae8b1 [2021-09-03T22:00:51.820Z] ---> 1202df9c645d [2021-09-03T22:00:51.820Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-03T22:00:51.820Z] ---> Running in 1b6972f65698 [2021-09-03T22:00:52.095Z] Removing intermediate container 763ef524c067 [2021-09-03T22:00:52.095Z] ---> aafc268710ed [2021-09-03T22:00:52.095Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-03T22:00:52.095Z] Removing intermediate container 874c11aab44d [2021-09-03T22:00:52.095Z] ---> 46fb58db65a4 [2021-09-03T22:00:52.095Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-03T22:00:52.276Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-03T22:00:52.371Z] ---> Running in dee25596e3f4 [2021-09-03T22:00:52.371Z] ---> Running in 24248396f540 [2021-09-03T22:00:52.653Z] Removing intermediate container 8e991476fd0e [2021-09-03T22:00:52.653Z] ---> 3c895623d60a [2021-09-03T22:00:52.653Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-03T22:00:52.931Z] ---> Running in 2a7280caae8b [2021-09-03T22:00:53.212Z] 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-09-03T22:00:53.232Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-03T22:00:53.500Z] 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-09-03T22:00:54.633Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-03T22:00:55.489Z] 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-09-03T22:00:55.489Z] 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-09-03T22:00:55.489Z] 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-09-03T22:00:55.593Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-03T22:00:56.997Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-03T22:00:57.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-03T22:00:58.537Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-03T22:01:00.469Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-03T22:01:00.469Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-03T22:01:00.469Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-03T22:01:00.469Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-03T22:01:00.469Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-03T22:01:00.469Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-03T22:01:00.469Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-03T22:01:00.469Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-03T22:01:00.469Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-03T22:01:00.469Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-03T22:01:00.470Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-03T22:01:00.470Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-03T22:01:00.470Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-03T22:01:00.470Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-03T22:01:00.470Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-03T22:01:00.470Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-03T22:01:00.470Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-03T22:01:00.470Z] + 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-09-03T22:01:00.470Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-03T22:01:00.470Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-03T22:01:00.470Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-03T22:01:00.470Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-03T22:01:00.470Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-03T22:01:00.470Z] + 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-09-03T22:01:00.470Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-03T22:01:00.470Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-03T22:01:00.470Z] + 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-09-03T22:01:01.424Z] Building hooks [2021-09-03T22:01:01.424Z] + cd /root/parts/hooks/src [2021-09-03T22:01:01.424Z] + make build [2021-09-03T22:01:01.424Z] go mod tidy [2021-09-03T22:01:13.720Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-03T22:01:13.720Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-03T22:01:13.720Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-03T22:01:13.720Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-03T22:01:13.720Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-03T22:01:13.720Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-03T22:01:14.298Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-03T22:01:14.298Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-03T22:01:17.624Z] Building static-packages [2021-09-03T22:01:17.624Z] + snapcraftctl build [2021-09-03T22:01:19.031Z] Building version [2021-09-03T22:01:19.031Z] + snapcraftctl build [2021-09-03T22:01:20.968Z] Staging config-common [2021-09-03T22:01:20.968Z] + snapcraftctl stage [2021-09-03T22:01:22.374Z] Skipping stage go-build-helper (already ran) [2021-09-03T22:01:22.375Z] Staging edgex-go [2021-09-03T22:01:22.375Z] + snapcraftctl stage [2021-09-03T22:01:23.332Z] Staging hooks [2021-09-03T22:01:23.332Z] + snapcraftctl stage [2021-09-03T22:01:24.285Z] Staging static-packages [2021-09-03T22:01:24.285Z] + snapcraftctl stage [2021-09-03T22:01:25.243Z] Staging version [2021-09-03T22:01:25.243Z] + snapcraftctl stage [2021-09-03T22:01:26.198Z] Priming config-common [2021-09-03T22:01:26.198Z] + snapcraftctl prime [2021-09-03T22:01:27.606Z] Priming go-build-helper [2021-09-03T22:01:27.606Z] + snapcraftctl prime [2021-09-03T22:01:28.564Z] Priming edgex-go [2021-09-03T22:01:28.564Z] + snapcraftctl prime [2021-09-03T22:01:29.519Z] Priming hooks [2021-09-03T22:01:29.519Z] + snapcraftctl prime [2021-09-03T22:01:30.925Z] Priming static-packages [2021-09-03T22:01:30.925Z] + snapcraftctl prime [2021-09-03T22:01:33.497Z] Priming version [2021-09-03T22:01:33.497Z] + snapcraftctl prime [2021-09-03T22:01:34.455Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-03T22:02:47.367Z] 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-09-03T22:02:50.768Z] Removing intermediate container 4bb328378762 [2021-09-03T22:02:50.768Z] ---> 2914cd973eda [2021-09-03T22:02:50.768Z] [2021-09-03T22:02:50.768Z] Step 11/32 : FROM alpine:3.12 [2021-09-03T22:02:51.045Z] 3.12: Pulling from library/alpine [2021-09-03T22:02:51.045Z] Removing intermediate container 24248396f540 [2021-09-03T22:02:51.045Z] ---> ff75d462bbc8 [2021-09-03T22:02:51.045Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-03T22:02:51.643Z] ---> Running in 458b94b0435a [2021-09-03T22:02:53.077Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-03T22:02:53.077Z] Status: Downloaded newer image for alpine:3.12 [2021-09-03T22:02:53.077Z] ---> afc2cc120ca2 [2021-09-03T22:02:53.077Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-03T22:02:54.056Z] 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-09-03T22:02:54.663Z] ---> Running in 204c48f363c8 [2021-09-03T22:02:56.106Z] Removing intermediate container 204c48f363c8 [2021-09-03T22:02:56.106Z] ---> b6bda427501d [2021-09-03T22:02:56.106Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-03T22:02:56.708Z] ---> Running in b9a28405d2e5 [2021-09-03T22:02:56.986Z] Removing intermediate container 2a7280caae8b [2021-09-03T22:02:56.986Z] ---> c7984489c835 [2021-09-03T22:02:56.986Z] [2021-09-03T22:02:56.986Z] Step 11/26 : FROM alpine:3.12 [2021-09-03T22:02:56.986Z] ---> afc2cc120ca2 [2021-09-03T22:02:56.986Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-03T22:02:56.986Z] Removing intermediate container 1b6972f65698 [2021-09-03T22:02:56.986Z] ---> f06a32812fdc [2021-09-03T22:02:56.986Z] [2021-09-03T22:02:56.986Z] Step 11/23 : FROM alpine:3.12 [2021-09-03T22:02:56.986Z] ---> afc2cc120ca2 [2021-09-03T22:02:56.986Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-03T22:02:57.584Z] ---> Running in 20c5f2c3a9d2 [2021-09-03T22:02:57.856Z] ---> Running in 51ebdad5ebb7 [2021-09-03T22:02:58.128Z] Removing intermediate container 458b94b0435a [2021-09-03T22:02:58.128Z] ---> da62e1a7f0bf [2021-09-03T22:02:58.128Z] [2021-09-03T22:02:58.128Z] Step 12/24 : FROM docker:20.10.7 [2021-09-03T22:02:58.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-03T22:02:58.401Z] 20.10.7: Pulling from library/docker [2021-09-03T22:02:58.401Z] Removing intermediate container dee25596e3f4 [2021-09-03T22:02:58.401Z] ---> 4ea12ad610c8 [2021-09-03T22:02:58.401Z] [2021-09-03T22:02:58.401Z] Step 11/24 : FROM alpine:3.12 [2021-09-03T22:02:58.401Z] ---> afc2cc120ca2 [2021-09-03T22:02:58.401Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-03T22:02:58.401Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-03T22:02:58.678Z] ---> Running in bb4dc368665d [2021-09-03T22:02:59.276Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-03T22:02:59.276Z] (2/2) Installing su-exec (0.2-r1) [2021-09-03T22:02:59.276Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T22:02:59.276Z] OK: 5 MiB in 16 packages [2021-09-03T22:03:00.715Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-03T22:03:00.715Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-03T22:03:00.715Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-03T22:03:00.715Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-03T22:03:01.332Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-03T22:03:01.332Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-03T22:03:01.332Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-03T22:03:01.332Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T22:03:01.332Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-03T22:03:01.332Z] Executing ca-certificates-20191127-r4.trigger [2021-09-03T22:03:01.332Z] Removing intermediate container b9a28405d2e5 [2021-09-03T22:03:01.332Z] ---> d896d5414e6c [2021-09-03T22:03:01.332Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-03T22:03:01.615Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-03T22:03:01.616Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-03T22:03:01.616Z] (3/3) Installing su-exec (0.2-r1) [2021-09-03T22:03:01.616Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T22:03:01.616Z] Executing ca-certificates-20191127-r4.trigger [2021-09-03T22:03:01.616Z] OK: 6 MiB in 16 packages [2021-09-03T22:03:01.892Z] OK: 6 MiB in 17 packages [2021-09-03T22:03:01.892Z] ---> Running in bdf6020c88ad [2021-09-03T22:03:02.169Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-03T22:03:02.169Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T22:03:02.169Z] OK: 5 MiB in 15 packages [2021-09-03T22:03:03.150Z] Removing intermediate container bdf6020c88ad [2021-09-03T22:03:03.150Z] ---> 09a3cff0dab5 [2021-09-03T22:03:03.150Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-03T22:03:03.429Z] ---> Running in cd9be1cf46ef [2021-09-03T22:03:04.031Z] Removing intermediate container 51ebdad5ebb7 [2021-09-03T22:03:04.031Z] ---> 9b9aba2cdf05 [2021-09-03T22:03:04.031Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-03T22:03:04.303Z] Removing intermediate container bb4dc368665d [2021-09-03T22:03:04.304Z] ---> 474a12a511ff [2021-09-03T22:03:04.304Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-03T22:03:04.578Z] ---> Running in cee44f919893 [2021-09-03T22:03:04.852Z] ---> Running in 09fcd2762398 [2021-09-03T22:03:04.852Z] Removing intermediate container cd9be1cf46ef [2021-09-03T22:03:04.852Z] ---> 2f2f103a7ae9 [2021-09-03T22:03:04.852Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-03T22:03:04.852Z] Removing intermediate container 20c5f2c3a9d2 [2021-09-03T22:03:04.852Z] ---> d6ee53727c3f [2021-09-03T22:03:04.852Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-03T22:03:05.452Z] ---> Running in 8527152a05b6 [2021-09-03T22:03:05.452Z] ---> Running in c8033c1fff28 [2021-09-03T22:03:06.045Z] Removing intermediate container cee44f919893 [2021-09-03T22:03:06.045Z] ---> 3eb9e301e84f [2021-09-03T22:03:06.045Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-03T22:03:06.046Z] Removing intermediate container 09fcd2762398 [2021-09-03T22:03:06.046Z] ---> faac788facc3 [2021-09-03T22:03:06.046Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-03T22:03:06.328Z] ---> Running in b55a934a2e42 [2021-09-03T22:03:06.328Z] ---> Running in 137d1251e51e [2021-09-03T22:03:06.611Z] Removing intermediate container 8527152a05b6 [2021-09-03T22:03:06.611Z] ---> 83568fe1af18 [2021-09-03T22:03:06.611Z] Step 14/26 : WORKDIR / [2021-09-03T22:03:06.887Z] ---> Running in 425b4677576a [2021-09-03T22:03:07.486Z] Removing intermediate container 137d1251e51e [2021-09-03T22:03:07.486Z] ---> b83644d09fee [2021-09-03T22:03:07.486Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-03T22:03:07.486Z] Removing intermediate container b55a934a2e42 [2021-09-03T22:03:07.486Z] ---> ce5971e3fde6 [2021-09-03T22:03:07.486Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-03T22:03:08.086Z] ---> Running in aa59e201617a [2021-09-03T22:03:08.086Z] ---> Running in 88e5943a63c8 [2021-09-03T22:03:08.086Z] Removing intermediate container 425b4677576a [2021-09-03T22:03:08.086Z] ---> b44c2673a142 [2021-09-03T22:03:08.086Z] 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-09-03T22:03:09.067Z] Removing intermediate container aa59e201617a [2021-09-03T22:03:09.067Z] ---> 141089a76c6c [2021-09-03T22:03:09.067Z] Removing intermediate container 88e5943a63c8 [2021-09-03T22:03:09.067Z] ---> ea1869d56b68 [2021-09-03T22:03:09.067Z] Step 16/24 : WORKDIR / [2021-09-03T22:03:09.067Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T22:03:09.676Z] ---> Running in 98a489eed632 [2021-09-03T22:03:09.676Z] ---> 36c1c94e72b5 [2021-09-03T22:03:09.676Z] 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-09-03T22:03:09.951Z] Removing intermediate container c8033c1fff28 [2021-09-03T22:03:09.951Z] ---> b0b51f65cc07 [2021-09-03T22:03:09.951Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-03T22:03:10.227Z] ---> b62aca170caa [2021-09-03T22:03:10.227Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-03T22:03:10.227Z] ---> Running in 889d6e0cf838 [2021-09-03T22:03:10.504Z] Removing intermediate container 98a489eed632 [2021-09-03T22:03:10.505Z] ---> 17e86fd3c44c [2021-09-03T22:03:10.505Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T22:03:11.108Z] ---> 78b9423d64c7 [2021-09-03T22:03:11.108Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-03T22:03:11.108Z] Removing intermediate container 889d6e0cf838 [2021-09-03T22:03:11.108Z] ---> b00b4263052c [2021-09-03T22:03:11.108Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-03T22:03:12.096Z] ---> c96e52f20383 [2021-09-03T22:03:12.096Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-03T22:03:12.096Z] ---> 8dd892d35144 [2021-09-03T22:03:12.096Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-03T22:03:12.367Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-03T22:03:12.367Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-03T22:03:12.367Z] ---> 83216654fb51 [2021-09-03T22:03:12.367Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-03T22:03:12.367Z] ---> 1157bc5a5405 [2021-09-03T22:03:12.367Z] 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-09-03T22:03:12.367Z] ---> df445af6242a [2021-09-03T22:03:12.367Z] 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-09-03T22:03:12.647Z] ---> Running in 8441654e016e [2021-09-03T22:03:12.647Z] ---> Running in 8a14ac39cc17 [2021-09-03T22:03:13.644Z] Removing intermediate container 8a14ac39cc17 [2021-09-03T22:03:13.644Z] ---> 44e246b81194 [2021-09-03T22:03:13.644Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-03T22:03:13.919Z] ---> 4926ebc20346 [2021-09-03T22:03:13.919Z] ---> 792e0059ad6e [2021-09-03T22:03:13.919Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider .Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-03T22:03:13.919Z] [2021-09-03T22:03:13.919Z] ---> Running in d2fde567abb1 [2021-09-03T22:03:14.196Z] ---> 22c96850713a [2021-09-03T22:03:14.196Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-03T22:03:14.196Z] ---> Running in 8c34cee0965f [2021-09-03T22:03:15.181Z] Removing intermediate container 8c34cee0965f [2021-09-03T22:03:15.181Z] ---> 17772207792f [2021-09-03T22:03:15.181Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T22:03:15.781Z] ---> Running in 087ee46fc3fa [2021-09-03T22:03:15.781Z] ---> 4ac50858c10a [2021-09-03T22:03:15.781Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] ---> c7dac5c71517 [2021-09-03T22:03:15.781Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-03T22:03:15.781Z] [2021-09-03T22:03:15.781Z] Removing intermediate container 8441654e016e [2021-09-03T22:03:15.781Z] ---> 04daef59891e [2021-09-03T22:03:15.781Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T22:03:15.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-03T22:03:16.055Z] ---> Running in 4c9d9702452b [2021-09-03T22:03:16.332Z] Removing intermediate container 087ee46fc3fa [2021-09-03T22:03:16.332Z] ---> 6064f7ebc9ad [2021-09-03T22:03:16.332Z] Step 21/23 : LABEL arch=arm64 [2021-09-03T22:03:16.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-03T22:03:16.604Z] ---> Running in 878ec165942d [2021-09-03T22:03:16.880Z] Removing intermediate container 4c9d9702452b [2021-09-03T22:03:16.880Z] ---> 9609354b1a24 [2021-09-03T22:03:16.880Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T22:03:17.158Z] ---> Running in 8f02488eea1f [2021-09-03T22:03:17.158Z] ---> 4fce43b95e11 [2021-09-03T22:03:17.158Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-03T22:03:17.158Z] (1/39) Installing readline (8.1.0-r0) [2021-09-03T22:03:17.158Z] (2/39) Installing bash (5.1.0-r0) [2021-09-03T22:03:17.158Z] Executing bash-5.1.0-r0.post-install [2021-09-03T22:03:17.158Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-03T22:03:17.436Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-03T22:03:17.436Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-03T22:03:17.436Z] (6/39) Installing curl (7.78.0-r0) [2021-09-03T22:03:17.436Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-03T22:03:17.436Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-03T22:03:17.436Z] (9/39) Installing expat (2.2.10-r1) [2021-09-03T22:03:17.436Z] Removing intermediate container 878ec165942d [2021-09-03T22:03:17.436Z] ---> 76810a82ff80 [2021-09-03T22:03:17.436Z] Step 22/23 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-03T22:03:17.436Z] (10/39) Installing libffi (3.3-r2) [2021-09-03T22:03:17.436Z] (11/39) Installing gdbm (1.19-r0) [2021-09-03T22:03:17.436Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-03T22:03:17.436Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-03T22:03:17.436Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-03T22:03:18.036Z] ---> Running in 9ebd469f9a20 [2021-09-03T22:03:18.656Z] Removing intermediate container 8f02488eea1f [2021-09-03T22:03:18.657Z] ---> 147b5e240356 [2021-09-03T22:03:18.657Z] Step 22/24 : LABEL arch=arm64 [2021-09-03T22:03:18.657Z] ---> 41a985a74abb [2021-09-03T22:03:18.657Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-03T22:03:18.939Z] ---> Running in 79b347a86a7d [2021-09-03T22:03:18.939Z] ---> 8846df3528d1 [2021-09-03T22:03:18.939Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-03T22:03:18.939Z] Removing intermediate container 9ebd469f9a20 [2021-09-03T22:03:18.939Z] ---> 810a0a7a1f9e [2021-09-03T22:03:18.939Z] Step 23/23 : LABEL version=0.0.0 [2021-09-03T22:03:19.544Z] ---> Running in 87f39a6cdde7 [2021-09-03T22:03:19.544Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-03T22:03:19.544Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-03T22:03:19.544Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-03T22:03:19.544Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-03T22:03:19.544Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-03T22:03:19.544Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-03T22:03:19.817Z] Removing intermediate container 79b347a86a7d [2021-09-03T22:03:19.817Z] ---> 0151a6219cb4 [2021-09-03T22:03:19.817Z] Step 23/24 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-03T22:03:19.817Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-03T22:03:19.817Z] ---> 8283b88e4117 [2021-09-03T22:03:19.817Z] 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-09-03T22:03:19.817Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-03T22:03:19.817Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-03T22:03:20.094Z] ---> Running in 020f8d0ccec6 [2021-09-03T22:03:20.094Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-03T22:03:20.094Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-03T22:03:20.094Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-03T22:03:20.094Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-03T22:03:20.094Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-03T22:03:20.094Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-03T22:03:20.094Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-03T22:03:20.094Z] ---> Running in 915d5fec1449 [2021-09-03T22:03:20.094Z] Removing intermediate container 87f39a6cdde7 [2021-09-03T22:03:20.094Z] ---> 97486c04f77b [2021-09-03T22:03:20.094Z] [2021-09-03T22:03:20.094Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-03T22:03:20.094Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-03T22:03:20.094Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-03T22:03:20.373Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-03T22:03:20.373Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-03T22:03:20.373Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-03T22:03:20.373Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-03T22:03:20.373Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-03T22:03:20.373Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-03T22:03:20.659Z] ---> 47e22228f44e [2021-09-03T22:03:20.659Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-03T22:03:20.659Z] Successfully built 97486c04f77b [2021-09-03T22:03:20.943Z] Successfully tagged support-notifications-arm64:latest [2021-09-03T22:03:20.943Z]  Building support-notifications ... done Building core-command [2021-09-03T22:03:20.943Z] Removing intermediate container 020f8d0ccec6 [2021-09-03T22:03:20.943Z] ---> da544bc8aca8 [2021-09-03T22:03:20.943Z] Step 24/24 : LABEL version=0.0.0 [2021-09-03T22:03:20.943Z] Executing busybox-1.32.1-r6.trigger [2021-09-03T22:03:20.943Z] OK: 82 MiB in 59 packages [2021-09-03T22:03:21.219Z] ---> Running in f063e0ec1f2e [2021-09-03T22:03:21.833Z] ---> 151b5ad0c9fb [2021-09-03T22:03:21.833Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-03T22:03:22.437Z] Removing intermediate container f063e0ec1f2e [2021-09-03T22:03:22.437Z] ---> 8785a38bbb17 [2021-09-03T22:03:22.437Z] [2021-09-03T22:03:23.045Z] Successfully built 8785a38bbb17 [2021-09-03T22:03:23.643Z] Successfully tagged core-metadata-arm64:latest [2021-09-03T22:03:23.644Z] Building core-data [2021-09-03T22:03:24.241Z]  Building core-metadata ... done  ---> 2c919e2d921a [2021-09-03T22:03:24.241Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-03T22:03:24.241Z] Removing intermediate container 915d5fec1449 [2021-09-03T22:03:24.241Z] ---> da15176d1409 [2021-09-03T22:03:24.241Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-03T22:03:24.519Z] ---> Running in 870ae9173ce6 [2021-09-03T22:03:25.132Z] ---> Running in 95ba99143407 [2021-09-03T22:03:25.132Z] Removing intermediate container 870ae9173ce6 [2021-09-03T22:03:25.132Z] ---> 9ca4f3d460d5 [2021-09-03T22:03:25.132Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-03T22:03:25.731Z] Removing intermediate container 95ba99143407 [2021-09-03T22:03:25.731Z] ---> 21d02d92a11f [2021-09-03T22:03:25.731Z] Step 24/26 : LABEL arch=arm64 [2021-09-03T22:03:26.005Z] ---> Running in 41cef5f75286 [2021-09-03T22:03:26.617Z] ---> 298365265296 [2021-09-03T22:03:26.617Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-03T22:03:27.611Z] ---> Running in e6888c8d6320 [2021-09-03T22:03:27.611Z] Removing intermediate container 41cef5f75286 [2021-09-03T22:03:27.611Z] ---> 7bf296ea9163 [2021-09-03T22:03:27.611Z] Step 25/26 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-03T22:03:28.596Z] ---> Running in c061c79b2b50 [2021-09-03T22:03:29.207Z] Removing intermediate container c061c79b2b50 [2021-09-03T22:03:29.207Z] ---> 12b80c1d0171 [2021-09-03T22:03:29.207Z] Step 26/26 : LABEL version=0.0.0 [2021-09-03T22:03:29.483Z] ---> Running in 422881f82492 [2021-09-03T22:03:29.765Z] Collecting docker-compose==1.23.2 [2021-09-03T22:03:29.765Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-03T22:03:30.387Z] 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-09-03T22:03:30.387Z] Collecting cached-property<2,>=1.2.0 [2021-09-03T22:03:30.387Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-03T22:03:30.663Z] Collecting texttable<0.10,>=0.9.0 [2021-09-03T22:03:30.663Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-03T22:03:30.938Z] Removing intermediate container 422881f82492 [2021-09-03T22:03:30.938Z] ---> 46efa8a80a22 [2021-09-03T22:03:30.938Z] [2021-09-03T22:03:31.539Z] Successfully built 46efa8a80a22 [2021-09-03T22:03:31.539Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-03T22:03:31.539Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-09-03T22:03:31.816Z] Removing intermediate container e6888c8d6320 [2021-09-03T22:03:31.816Z] ---> 01f89345555a [2021-09-03T22:03:31.816Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-03T22:03:32.429Z] ---> Running in a252e4ced0b3 [2021-09-03T22:03:33.034Z] Collecting docker<4.0,>=3.6.0 [2021-09-03T22:03:33.034Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-03T22:03:33.642Z] Removing intermediate container a252e4ced0b3 [2021-09-03T22:03:33.642Z] ---> ea9d843e4154 [2021-09-03T22:03:33.642Z] Step 29/32 : CMD ["gate"] [2021-09-03T22:03:33.642Z] Collecting jsonschema<3,>=2.5.1 [2021-09-03T22:03:33.642Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-03T22:03:34.621Z] Collecting PyYAML<4,>=3.10 [2021-09-03T22:03:34.621Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-03T22:03:34.899Z] ---> Running in abeb9287de77 [2021-09-03T22:03:35.875Z] Removing intermediate container abeb9287de77 [2021-09-03T22:03:35.875Z] ---> cccbf4fd4457 [2021-09-03T22:03:35.875Z] Step 30/32 : LABEL arch=arm64 [2021-09-03T22:03:36.484Z] ---> Running in dc2353b62d6f [2021-09-03T22:03:37.502Z] Removing intermediate container dc2353b62d6f [2021-09-03T22:03:37.502Z] ---> 29c32333f60d [2021-09-03T22:03:37.502Z] Step 31/32 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-03T22:03:38.490Z] ---> Running in 323ef2196347 [2021-09-03T22:03:38.767Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-03T22:03:38.767Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-03T22:03:38.767Z] Collecting docopt<0.7,>=0.6.1 [2021-09-03T22:03:39.097Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-03T22:03:39.426Z] Removing intermediate container 323ef2196347 [2021-09-03T22:03:39.426Z] ---> 77e025386f0a [2021-09-03T22:03:39.426Z] Step 32/32 : LABEL version=0.0.0 [2021-09-03T22:03:41.024Z] ---> Running in 326749a71482 [2021-09-03T22:03:42.140Z] Removing intermediate container 326749a71482 [2021-09-03T22:03:42.140Z] ---> e29a1d65e087 [2021-09-03T22:03:42.140Z] [2021-09-03T22:03:42.790Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-03T22:03:42.790Z] Successfully built e29a1d65e087 [2021-09-03T22:03:42.790Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-03T22:03:42.790Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-03T22:03:42.790Z]  Building security-bootstrapper ... done Building support-scheduler [2021-09-03T22:03:42.791Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-03T22:03:43.087Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-03T22:03:45.161Z] Collecting docker-pycreds>=0.4.0 [2021-09-03T22:03:45.161Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-03T22:03:46.154Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-03T22:03:46.154Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-03T22:03:46.766Z] Collecting certifi>=2017.4.17 [2021-09-03T22:03:46.766Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-03T22:03:47.041Z] Collecting idna<2.8,>=2.5 [2021-09-03T22:03:47.041Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-03T22:03:47.640Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-03T22:03:47.640Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-03T22:03:48.237Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-03T22:03:48.237Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-03T22:03:48.237Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-03T22:03:48.237Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-03T22:03:49.218Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-03T22:03:49.218Z] Attempting uninstall: urllib3 [2021-09-03T22:03:49.218Z] Found existing installation: urllib3 1.26.2 [2021-09-03T22:03:49.218Z] Uninstalling urllib3-1.26.2: [2021-09-03T22:03:49.218Z] Successfully uninstalled urllib3-1.26.2 [2021-09-03T22:03:49.817Z] Attempting uninstall: idna [2021-09-03T22:03:49.817Z] Found existing installation: idna 3.1 [2021-09-03T22:03:49.817Z] Uninstalling idna-3.1: [2021-09-03T22:03:50.093Z] Successfully uninstalled idna-3.1 [2021-09-03T22:03:50.689Z] Attempting uninstall: chardet [2021-09-03T22:03:50.690Z] Found existing installation: chardet 4.0.0 [2021-09-03T22:03:50.690Z] Uninstalling chardet-4.0.0: [2021-09-03T22:03:50.964Z] Successfully uninstalled chardet-4.0.0 [2021-09-03T22:03:52.412Z] Attempting uninstall: requests [2021-09-03T22:03:52.412Z] Found existing installation: requests 2.25.1 [2021-09-03T22:03:52.412Z] Uninstalling requests-2.25.1: [2021-09-03T22:03:52.412Z] Successfully uninstalled requests-2.25.1 [2021-09-03T22:03:52.686Z] Running setup.py install for texttable: started [2021-09-03T22:03:53.303Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T22:03:53.303Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-03T22:03:53.303Z] ---> d7128b6221c8 [2021-09-03T22:03:53.303Z] Step 3/24 : WORKDIR /edgex-go [2021-09-03T22:03:53.303Z] ---> Using cache [2021-09-03T22:03:53.303Z] ---> 204ad5754429 [2021-09-03T22:03:53.303Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T22:03:53.303Z] ---> Using cache [2021-09-03T22:03:53.303Z] ---> 9e5f9cee805b [2021-09-03T22:03:53.303Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-03T22:03:55.305Z] Running setup.py install for texttable: finished with status 'done' [2021-09-03T22:03:55.305Z] Running setup.py install for PyYAML: started [2021-09-03T22:03:57.936Z] ---> Running in e0f003219147 [2021-09-03T22:03:57.936Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-03T22:03:57.936Z] Running setup.py install for docopt: started [2021-09-03T22:03:59.393Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-03T22:03:59.671Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T22:03:59.671Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-03T22:03:59.671Z] ---> d7128b6221c8 [2021-09-03T22:03:59.671Z] Step 3/24 : WORKDIR /edgex-go [2021-09-03T22:03:59.671Z] ---> Using cache [2021-09-03T22:03:59.671Z] ---> 204ad5754429 [2021-09-03T22:03:59.671Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T22:03:59.671Z] ---> Using cache [2021-09-03T22:03:59.671Z] ---> 9e5f9cee805b [2021-09-03T22:03:59.671Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-03T22:04:00.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-03T22:04:00.275Z] Running setup.py install for docopt: finished with status 'done' [2021-09-03T22:04:00.275Z] Running setup.py install for dockerpty: started [2021-09-03T22:04:00.875Z] ---> Running in 85a634e80dc2 [2021-09-03T22:04:01.149Z] OK: 218 MiB in 52 packages [2021-09-03T22:04:02.603Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-03T22:04:03.210Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-03T22:04:03.494Z] Removing intermediate container e0f003219147 [2021-09-03T22:04:03.494Z] ---> 67f1c4f9647b [2021-09-03T22:04:03.494Z] Step 6/24 : COPY go.mod . [2021-09-03T22:04:03.774Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-03T22:04:04.759Z] OK: 218 MiB in 52 packages [2021-09-03T22:04:05.033Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-03T22:04:05.633Z] ---> 18bd74498806 [2021-09-03T22:04:05.633Z] Step 7/24 : RUN go mod download [2021-09-03T22:04:06.240Z] ---> Running in b2b363991995 [2021-09-03T22:04:07.721Z] Removing intermediate container 85a634e80dc2 [2021-09-03T22:04:07.721Z] ---> 2f0726e4754f [2021-09-03T22:04:07.721Z] Step 6/24 : COPY go.mod . [2021-09-03T22:04:09.752Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T22:04:09.752Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-03T22:04:09.752Z] ---> d7128b6221c8 [2021-09-03T22:04:09.752Z] Step 3/22 : WORKDIR /edgex-go [2021-09-03T22:04:09.752Z] ---> Using cache [2021-09-03T22:04:09.752Z] ---> 204ad5754429 [2021-09-03T22:04:09.752Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T22:04:09.752Z] ---> Using cache [2021-09-03T22:04:09.752Z] ---> 9e5f9cee805b [2021-09-03T22:04:09.752Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-03T22:04:09.752Z] ---> Using cache [2021-09-03T22:04:09.752Z] ---> 67f1c4f9647b [2021-09-03T22:04:09.752Z] Step 6/22 : COPY go.mod . [2021-09-03T22:04:09.752Z] ---> Using cache [2021-09-03T22:04:09.752Z] ---> 18bd74498806 [2021-09-03T22:04:09.752Z] Step 7/22 : RUN go mod download [2021-09-03T22:04:09.752Z] ---> 36e90435f683 [2021-09-03T22:04:09.752Z] Step 7/24 : RUN go mod download [2021-09-03T22:04:10.030Z] ---> Running in 26510844098e [2021-09-03T22:04:10.647Z] ---> Running in b885c9bd5a8d [2021-09-03T22:04:12.631Z] Removing intermediate container b2b363991995 [2021-09-03T22:04:12.631Z] ---> cfa87acd6251 [2021-09-03T22:04:12.631Z] Step 8/24 : COPY . . [2021-09-03T22:04:16.963Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T22:04:16.963Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-03T22:04:16.963Z] ---> d7128b6221c8 [2021-09-03T22:04:16.963Z] Step 3/23 : WORKDIR /edgex-go [2021-09-03T22:04:16.963Z] ---> Using cache [2021-09-03T22:04:16.963Z] ---> 204ad5754429 [2021-09-03T22:04:16.963Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T22:04:16.963Z] ---> Using cache [2021-09-03T22:04:16.963Z] ---> 9e5f9cee805b [2021-09-03T22:04:16.963Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-03T22:04:16.963Z] ---> Using cache [2021-09-03T22:04:16.963Z] ---> 67f1c4f9647b [2021-09-03T22:04:16.963Z] Step 6/23 : COPY go.mod . [2021-09-03T22:04:16.963Z] ---> Using cache [2021-09-03T22:04:16.963Z] ---> 18bd74498806 [2021-09-03T22:04:16.963Z] Step 7/23 : RUN go mod download [2021-09-03T22:04:16.963Z] ---> Using cache [2021-09-03T22:04:16.963Z] ---> cfa87acd6251 [2021-09-03T22:04:16.963Z] Step 8/23 : COPY . . [2021-09-03T22:04:20.383Z] Removing intermediate container 26510844098e [2021-09-03T22:04:20.384Z] ---> f4078f180a89 [2021-09-03T22:04:20.384Z] Step 8/22 : COPY . . [2021-09-03T22:04:20.985Z] Removing intermediate container b885c9bd5a8d [2021-09-03T22:04:20.985Z] ---> 1ee18fd21c22 [2021-09-03T22:04:20.985Z] Step 8/24 : COPY . . [2021-09-03T22:04:22.424Z] Removing intermediate container d2fde567abb1 [2021-09-03T22:04:22.424Z] ---> cfe8feda6f84 [2021-09-03T22:04:22.424Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-03T22:04:25.810Z] ---> Running in 52f5245c0b51 [2021-09-03T22:04:27.252Z] Removing intermediate container 52f5245c0b51 [2021-09-03T22:04:27.253Z] ---> 23b90e63b027 [2021-09-03T22:04:27.253Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-03T22:04:28.238Z] ---> Running in bcb509f7d365 [2021-09-03T22:04:29.227Z] Removing intermediate container bcb509f7d365 [2021-09-03T22:04:29.227Z] ---> a470bfc6bb87 [2021-09-03T22:04:29.227Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-03T22:04:30.703Z] ---> aa01eae82e6f [2021-09-03T22:04:30.704Z] Step 9/24 : RUN go mod tidy [2021-09-03T22:04:32.143Z] ---> Running in 7836b2a4d13c [2021-09-03T22:04:32.416Z] ---> ca801a12891c [2021-09-03T22:04:32.416Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-03T22:04:33.853Z] ---> 75de31bad3f5 [2021-09-03T22:04:33.853Z] Step 9/23 : RUN go mod tidy [2021-09-03T22:04:33.853Z] ---> ecaecc700609 [2021-09-03T22:04:33.853Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-03T22:04:34.124Z] ---> Running in 61de4b58c25c [2021-09-03T22:04:36.771Z] ---> 853cb1e71959 [2021-09-03T22:04:36.771Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-03T22:04:36.771Z] ---> Running in b8a69b2fa26b [2021-09-03T22:04:38.224Z] Removing intermediate container 7836b2a4d13c [2021-09-03T22:04:38.224Z] ---> 90ed52d610c8 [2021-09-03T22:04:38.224Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-03T22:04:38.224Z] Removing intermediate container b8a69b2fa26b [2021-09-03T22:04:38.225Z] ---> b26e8945585e [2021-09-03T22:04:38.225Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T22:04:38.499Z] ---> Running in 7e0f941eca6f [2021-09-03T22:04:38.499Z] ---> Running in 5b04043d1149 [2021-09-03T22:04:39.496Z] Removing intermediate container 5b04043d1149 [2021-09-03T22:04:39.496Z] ---> ea976f470d42 [2021-09-03T22:04:39.496Z] Step 22/24 : LABEL arch=arm64 [2021-09-03T22:04:39.777Z] ---> Running in d2a65671cae1 [2021-09-03T22:04:39.777Z] Removing intermediate container 61de4b58c25c [2021-09-03T22:04:39.777Z] ---> 11e86cff454b [2021-09-03T22:04:39.777Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-03T22:04:40.052Z] ---> 31d5f5ea56e5 [2021-09-03T22:04:40.052Z] Step 9/22 : RUN go mod tidy [2021-09-03T22:04:40.329Z] ---> Running in c8269fb4aea9 [2021-09-03T22:04:40.329Z] ---> Running in d0a2871af422 [2021-09-03T22:04:40.329Z] 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-09-03T22:04:40.608Z] Removing intermediate container d2a65671cae1 [2021-09-03T22:04:40.608Z] ---> 4a46741eb7bf [2021-09-03T22:04:40.608Z] Step 23/24 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-03T22:04:41.205Z] ---> Running in 3208d8d9fefb [2021-09-03T22:04:42.197Z] ---> 7449eaaca764 [2021-09-03T22:04:42.197Z] Step 9/24 : RUN go mod tidy [2021-09-03T22:04:42.197Z] Removing intermediate container 3208d8d9fefb [2021-09-03T22:04:42.197Z] ---> ce311fe44df6 [2021-09-03T22:04:42.197Z] Step 24/24 : LABEL version=0.0.0 [2021-09-03T22:04:42.197Z] ---> Running in 34a96763295c [2021-09-03T22:04:42.471Z] ---> Running in 0293e9414905 [2021-09-03T22:04:43.459Z] Removing intermediate container 0293e9414905 [2021-09-03T22:04:43.459Z] ---> 0ccd07c25415 [2021-09-03T22:04:43.459Z] [2021-09-03T22:04:43.459Z] 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-09-03T22:04:44.062Z] Successfully built 0ccd07c25415 [2021-09-03T22:04:44.062Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-03T22:04:48.369Z]  Building sys-mgmt-agent ... done Removing intermediate container d0a2871af422 [2021-09-03T22:04:48.369Z] ---> 45b4b6bb0ca6 [2021-09-03T22:04:48.369Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-03T22:04:48.369Z] ---> Running in a3841c4ebc54 [2021-09-03T22:04:49.350Z] Removing intermediate container 34a96763295c [2021-09-03T22:04:49.350Z] ---> f76a64ba8edb [2021-09-03T22:04:49.350Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-03T22:04:49.630Z] ---> Running in 2a112d9c86ab [2021-09-03T22:04:50.619Z] 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-09-03T22:04:51.601Z] 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-09-03T22:06:13.396Z] Removing intermediate container 7e0f941eca6f [2021-09-03T22:06:13.396Z] ---> aa80e87a28bb [2021-09-03T22:06:13.396Z] [2021-09-03T22:06:13.396Z] Step 11/24 : FROM alpine:3.12 [2021-09-03T22:06:13.396Z] ---> afc2cc120ca2 [2021-09-03T22:06:13.396Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-03T22:06:13.396Z] ---> Using cache [2021-09-03T22:06:13.396Z] ---> 474a12a511ff [2021-09-03T22:06:13.396Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-03T22:06:13.396Z] ---> Using cache [2021-09-03T22:06:13.396Z] ---> faac788facc3 [2021-09-03T22:06:13.396Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-03T22:06:13.396Z] ---> Running in befe811cb074 [2021-09-03T22:06:13.396Z] Removing intermediate container befe811cb074 [2021-09-03T22:06:13.396Z] ---> 8094b813ae74 [2021-09-03T22:06:13.396Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-03T22:06:13.396Z] ---> Running in 1d1451cfe824 [2021-09-03T22:06:13.396Z] Removing intermediate container 1d1451cfe824 [2021-09-03T22:06:13.396Z] ---> f164dbb35e8e [2021-09-03T22:06:13.396Z] Step 16/24 : WORKDIR / [2021-09-03T22:06:13.396Z] ---> Running in a612fe088cef [2021-09-03T22:06:13.396Z] Removing intermediate container a612fe088cef [2021-09-03T22:06:13.396Z] ---> a744bc3ba199 [2021-09-03T22:06:13.396Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T22:06:14.005Z] 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-09-03T22:06:14.005Z] ---> 4761d0bd0cfc [2021-09-03T22:06:14.005Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-03T22:06:16.000Z] ---> 32570d9c7dc8 [2021-09-03T22:06:16.000Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-03T22:06:16.990Z] ---> b2612829f2e9 [2021-09-03T22:06:16.990Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-03T22:06:17.270Z] ---> Running in b3520d78e3c8 [2021-09-03T22:06:17.871Z] Removing intermediate container b3520d78e3c8 [2021-09-03T22:06:17.871Z] ---> 5e29ad0aebed [2021-09-03T22:06:17.871Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T22:06:18.152Z] ---> Running in 0f3fb30168df [2021-09-03T22:06:19.610Z] Removing intermediate container 0f3fb30168df [2021-09-03T22:06:19.610Z] ---> 94131bb3403c [2021-09-03T22:06:19.610Z] Step 22/24 : LABEL arch=arm64 [2021-09-03T22:06:19.610Z] ---> Running in f6fe797c7e7c [2021-09-03T22:06:21.059Z] Removing intermediate container f6fe797c7e7c [2021-09-03T22:06:21.059Z] ---> 7eadfc7026b1 [2021-09-03T22:06:21.059Z] Step 23/24 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-03T22:06:21.059Z] ---> Running in 4cde50914d31 [2021-09-03T22:06:22.048Z] Removing intermediate container 4cde50914d31 [2021-09-03T22:06:22.048Z] ---> 2fdca95afcad [2021-09-03T22:06:22.048Z] Step 24/24 : LABEL version=0.0.0 [2021-09-03T22:06:22.324Z] ---> Running in 5887ac4ad151 [2021-09-03T22:06:23.314Z] Removing intermediate container c8269fb4aea9 [2021-09-03T22:06:23.314Z] ---> 8adbc782bcc4 [2021-09-03T22:06:23.314Z] [2021-09-03T22:06:23.314Z] Step 11/23 : FROM alpine:3.12 [2021-09-03T22:06:23.314Z] ---> afc2cc120ca2 [2021-09-03T22:06:23.314Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-03T22:06:23.314Z] ---> Using cache [2021-09-03T22:06:23.314Z] ---> 474a12a511ff [2021-09-03T22:06:23.314Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-03T22:06:23.314Z] ---> Using cache [2021-09-03T22:06:23.314Z] ---> faac788facc3 [2021-09-03T22:06:23.314Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-03T22:06:23.314Z] Removing intermediate container 5887ac4ad151 [2021-09-03T22:06:23.314Z] ---> 0bbe33b64d14 [2021-09-03T22:06:23.314Z] [2021-09-03T22:06:23.314Z] ---> Running in 54f3944281a2 [2021-09-03T22:06:24.316Z] Successfully built 0bbe33b64d14 [2021-09-03T22:06:24.316Z] Successfully tagged core-command-arm64:latest [2021-09-03T22:06:24.316Z]  Building core-command ... done Removing intermediate container 54f3944281a2 [2021-09-03T22:06:24.316Z] ---> e80471d4a909 [2021-09-03T22:06:24.316Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-03T22:06:24.598Z] ---> Running in 6ae56dc7f659 [2021-09-03T22:06:25.581Z] Removing intermediate container 6ae56dc7f659 [2021-09-03T22:06:25.581Z] ---> 2fbeffc1756b [2021-09-03T22:06:25.581Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T22:06:26.568Z] ---> 7fd862802a22 [2021-09-03T22:06:26.568Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-03T22:06:27.162Z] Removing intermediate container a3841c4ebc54 [2021-09-03T22:06:27.162Z] ---> 2a29a39b801b [2021-09-03T22:06:27.162Z] [2021-09-03T22:06:27.162Z] Step 11/22 : FROM alpine:3.12 [2021-09-03T22:06:27.162Z] ---> afc2cc120ca2 [2021-09-03T22:06:27.162Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-03T22:06:27.774Z] ---> Running in 00b3fa921045 [2021-09-03T22:06:28.385Z] ---> 5b20914a1c41 [2021-09-03T22:06:28.385Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-03T22:06:29.372Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-03T22:06:29.372Z] ---> 0cf4f43a22cf [2021-09-03T22:06:29.372Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-03T22:06:29.372Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-03T22:06:29.372Z] ---> Running in f4c3b74a938d [2021-09-03T22:06:29.979Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-03T22:06:29.979Z] Removing intermediate container f4c3b74a938d [2021-09-03T22:06:29.979Z] ---> 9a111ef53a78 [2021-09-03T22:06:29.979Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T22:06:29.979Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-03T22:06:29.979Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-03T22:06:29.979Z] (4/4) Installing curl (7.78.0-r0) [2021-09-03T22:06:30.256Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T22:06:30.256Z] Executing ca-certificates-20191127-r4.trigger [2021-09-03T22:06:30.256Z] OK: 7 MiB in 18 packages [2021-09-03T22:06:30.256Z] ---> Running in 6a965108e339 [2021-09-03T22:06:31.244Z] Removing intermediate container 6a965108e339 [2021-09-03T22:06:31.244Z] ---> 21a3ef6c96a9 [2021-09-03T22:06:31.244Z] Step 21/23 : LABEL arch=arm64 [2021-09-03T22:06:31.244Z] ---> Running in 0f27ebfc97f9 [2021-09-03T22:06:32.231Z] Removing intermediate container 0f27ebfc97f9 [2021-09-03T22:06:32.231Z] ---> d15d5c997841 [2021-09-03T22:06:32.231Z] Step 22/23 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-03T22:06:32.231Z] ---> Running in bbd836446d20 [2021-09-03T22:06:32.231Z] Removing intermediate container 00b3fa921045 [2021-09-03T22:06:32.231Z] ---> 26c69b32607d [2021-09-03T22:06:32.231Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-03T22:06:32.505Z] ---> Running in aaf8461c2662 [2021-09-03T22:06:32.781Z] Removing intermediate container bbd836446d20 [2021-09-03T22:06:32.781Z] ---> 08cc9b305615 [2021-09-03T22:06:32.781Z] Step 23/23 : LABEL version=0.0.0 [2021-09-03T22:06:33.058Z] ---> Running in 13022763c5db [2021-09-03T22:06:33.330Z] Removing intermediate container aaf8461c2662 [2021-09-03T22:06:33.330Z] ---> 40d2ffe67ab8 [2021-09-03T22:06:33.330Z] Step 14/22 : WORKDIR /edgex [2021-09-03T22:06:33.618Z] ---> Running in d229c9c0d7f7 [2021-09-03T22:06:33.893Z] Removing intermediate container 13022763c5db [2021-09-03T22:06:33.893Z] ---> 364dce26b9e7 [2021-09-03T22:06:33.893Z] [2021-09-03T22:06:34.486Z] Successfully built 364dce26b9e7 [2021-09-03T22:06:34.486Z] Successfully tagged support-scheduler-arm64:latest [2021-09-03T22:06:34.486Z]  Building support-scheduler ... done Removing intermediate container d229c9c0d7f7 [2021-09-03T22:06:34.486Z] ---> 6885da1b929b [2021-09-03T22:06:34.486Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-03T22:06:35.084Z] Removing intermediate container 2a112d9c86ab [2021-09-03T22:06:35.084Z] ---> 2076e30fd9b4 [2021-09-03T22:06:35.084Z] [2021-09-03T22:06:35.084Z] Step 11/24 : FROM alpine:3.12 [2021-09-03T22:06:35.084Z] ---> afc2cc120ca2 [2021-09-03T22:06:35.084Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-03T22:06:35.084Z] ---> Running in 9e4ad7cd32de [2021-09-03T22:06:35.358Z] ---> 9e22aa8f8a5f [2021-09-03T22:06:35.358Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-03T22:06:35.953Z] Removing intermediate container 9e4ad7cd32de [2021-09-03T22:06:35.954Z] ---> 8ba52aa35bfd [2021-09-03T22:06:35.954Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-03T22:06:35.954Z] ---> Running in c076f953b86b [2021-09-03T22:06:36.549Z] ---> e92eb2777af6 [2021-09-03T22:06:36.549Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-03T22:06:36.549Z] Removing intermediate container c076f953b86b [2021-09-03T22:06:36.549Z] ---> f594c51fa3af [2021-09-03T22:06:36.549Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-03T22:06:36.822Z] ---> Running in 957e70154e2f [2021-09-03T22:06:37.431Z] Removing intermediate container 957e70154e2f [2021-09-03T22:06:37.431Z] ---> 98f043b12a03 [2021-09-03T22:06:37.431Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T22:06:37.431Z] ---> Running in 6c4bc567b513 [2021-09-03T22:06:37.707Z] ---> 6fe138cec70c [2021-09-03T22:06:37.707Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-03T22:06:37.982Z] ---> Running in b6b310fbb6c3 [2021-09-03T22:06:38.579Z] Removing intermediate container b6b310fbb6c3 [2021-09-03T22:06:38.579Z] ---> 4c76866e8903 [2021-09-03T22:06:38.579Z] Step 19/22 : CMD ["--init=true"] [2021-09-03T22:06:38.853Z] ---> Running in 32ae1f62cbd6 [2021-09-03T22:06:39.451Z] Removing intermediate container 32ae1f62cbd6 [2021-09-03T22:06:39.451Z] ---> ab0c106f3d33 [2021-09-03T22:06:39.451Z] Step 20/22 : LABEL arch=arm64 [2021-09-03T22:06:39.725Z] ---> Running in d8cd64e14a84 [2021-09-03T22:06:39.998Z] Removing intermediate container 6c4bc567b513 [2021-09-03T22:06:39.998Z] ---> 2fc7f61e0c84 [2021-09-03T22:06:39.998Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-03T22:06:40.270Z] Removing intermediate container d8cd64e14a84 [2021-09-03T22:06:40.270Z] ---> 069fe4f5f30e [2021-09-03T22:06:40.270Z] Step 21/22 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-03T22:06:40.270Z] ---> Running in fbb10dad8728 [2021-09-03T22:06:40.543Z] ---> Running in 8183c602ef22 [2021-09-03T22:06:41.137Z] Removing intermediate container 8183c602ef22 [2021-09-03T22:06:41.137Z] ---> 8cd69ca6dd8f [2021-09-03T22:06:41.137Z] Step 22/22 : LABEL version=0.0.0 [2021-09-03T22:06:41.412Z] ---> Running in b8925571cdb8 [2021-09-03T22:06:41.683Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-03T22:06:41.954Z] Removing intermediate container b8925571cdb8 [2021-09-03T22:06:41.954Z] ---> 210150e9ad40 [2021-09-03T22:06:41.954Z] [2021-09-03T22:06:42.224Z] Successfully built 210150e9ad40 [2021-09-03T22:06:42.224Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-03T22:06:42.501Z]  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-03T22:06:43.481Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-03T22:06:43.481Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-03T22:06:43.481Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-03T22:06:43.481Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-03T22:06:43.751Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-03T22:06:43.751Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-03T22:06:44.023Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T22:06:44.023Z] OK: 8 MiB in 20 packages [2021-09-03T22:06:45.451Z] Removing intermediate container fbb10dad8728 [2021-09-03T22:06:45.451Z] ---> 66b257e6daf4 [2021-09-03T22:06:45.451Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T22:06:46.043Z] ---> 267b0b165864 [2021-09-03T22:06:46.043Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-03T22:06:47.473Z] ---> d78f37ae768d [2021-09-03T22:06:47.473Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-03T22:06:48.084Z] ---> 2e1747a46638 [2021-09-03T22:06:48.084Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-03T22:06:48.356Z] ---> Running in 5eb7e28c08f9 [2021-09-03T22:06:48.628Z] Removing intermediate container 5eb7e28c08f9 [2021-09-03T22:06:48.628Z] ---> 3d70b2e491a5 [2021-09-03T22:06:48.628Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T22:06:48.900Z] ---> Running in 066d45dfff2b [2021-09-03T22:06:49.493Z] Removing intermediate container 066d45dfff2b [2021-09-03T22:06:49.493Z] ---> ee543e454abe [2021-09-03T22:06:49.493Z] Step 22/24 : LABEL arch=arm64 [2021-09-03T22:06:49.493Z] ---> Running in c1b134eaeefc [2021-09-03T22:06:50.088Z] Removing intermediate container c1b134eaeefc [2021-09-03T22:06:50.088Z] ---> 4b01a8575f7a [2021-09-03T22:06:50.088Z] Step 23/24 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-03T22:06:50.088Z] ---> Running in f2e683ee185b [2021-09-03T22:06:50.681Z] Removing intermediate container f2e683ee185b [2021-09-03T22:06:50.681Z] ---> c97cb18472c0 [2021-09-03T22:06:50.681Z] Step 24/24 : LABEL version=0.0.0 [2021-09-03T22:06:50.953Z] ---> Running in d89622697e9e [2021-09-03T22:06:51.224Z] Removing intermediate container d89622697e9e [2021-09-03T22:06:51.224Z] ---> f896dbf9abe4 [2021-09-03T22:06:51.224Z] [2021-09-03T22:06:51.817Z] Successfully built f896dbf9abe4 [2021-09-03T22:06:51.817Z] Successfully tagged core-data-arm64:latest [2021-09-03T22:06:51.832Z]  Building core-data ... done  [Pipeline] } [2021-09-03T22:06:51.849Z] $ docker stop --time=1 676245914a46dc6f0498ec35089d8ca3324da81a10e8419acd6187ad4a5251d2 [2021-09-03T22:06:53.718Z] $ docker rm -f 676245914a46dc6f0498ec35089d8ca3324da81a10e8419acd6187ad4a5251d2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-03T22:06:54.397Z] + docker images [2021-09-03T22:06:54.667Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-03T22:06:54.667Z] core-data-arm64 latest f896dbf9abe4 3 seconds ago 19.3MB [2021-09-03T22:06:54.667Z] security-proxy-setup-arm64 latest 210150e9ad40 13 seconds ago 24.6MB [2021-09-03T22:06:54.667Z] 2076e30fd9b4 20 seconds ago 1.57GB [2021-09-03T22:06:54.668Z] support-scheduler-arm64 latest 364dce26b9e7 21 seconds ago 15.2MB [2021-09-03T22:06:54.668Z] 2a29a39b801b 28 seconds ago 1.57GB [2021-09-03T22:06:54.668Z] core-command-arm64 latest 0bbe33b64d14 32 seconds ago 15.2MB [2021-09-03T22:06:54.668Z] 8adbc782bcc4 32 seconds ago 1.57GB [2021-09-03T22:06:54.668Z] aa80e87a28bb 45 seconds ago 1.56GB [2021-09-03T22:06:54.668Z] sys-mgmt-agent-arm64 latest 0ccd07c25415 2 minutes ago 311MB [2021-09-03T22:06:54.668Z] security-bootstrapper-arm64 latest e29a1d65e087 3 minutes ago 17.7MB [2021-09-03T22:06:54.668Z] security-secretstore-setup-arm64 latest 46efa8a80a22 3 minutes ago 26.5MB [2021-09-03T22:06:54.668Z] core-metadata-arm64 latest 8785a38bbb17 3 minutes ago 15.8MB [2021-09-03T22:06:54.668Z] support-notifications-arm64 latest 97486c04f77b 3 minutes ago 15.9MB [2021-09-03T22:06:54.668Z] 4ea12ad610c8 3 minutes ago 1.57GB [2021-09-03T22:06:54.668Z] da62e1a7f0bf 3 minutes ago 1.57GB [2021-09-03T22:06:54.668Z] f06a32812fdc 3 minutes ago 1.57GB [2021-09-03T22:06:54.668Z] c7984489c835 3 minutes ago 1.57GB [2021-09-03T22:06:54.668Z] 2914cd973eda 4 minutes ago 1.57GB [2021-09-03T22:06:54.668Z] ci-base-image-arm64 latest d7128b6221c8 14 minutes ago 1.24GB [2021-09-03T22:06:54.668Z] alpine 3.12 afc2cc120ca2 2 days ago 5.33MB [2021-09-03T22:06:54.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-03T22:06:54.668Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-03T22:06:54.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-03T22:06:55.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-03T22:06:55.981Z] [2021-09-03T22:06:55.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-03T22:06:56.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-03T22:06:56.652Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-03T22:06:56.652Z] 448f6bf000e3: Pulling fs layer [2021-09-03T22:06:56.652Z] f757da607395: Pulling fs layer [2021-09-03T22:06:56.652Z] 05883995daec: Pulling fs layer [2021-09-03T22:06:56.652Z] 8603b9c90790: Pulling fs layer [2021-09-03T22:06:56.652Z] 1560dd03e051: Pulling fs layer [2021-09-03T22:06:56.652Z] 27f5ce0e4adf: Pulling fs layer [2021-09-03T22:06:56.652Z] c2d8d7efcc4b: Pulling fs layer [2021-09-03T22:06:56.652Z] 8603b9c90790: Waiting [2021-09-03T22:06:56.652Z] 1560dd03e051: Waiting [2021-09-03T22:06:56.652Z] c2d8d7efcc4b: Waiting [2021-09-03T22:06:56.652Z] 27f5ce0e4adf: Waiting [2021-09-03T22:06:56.926Z] f757da607395: Verifying Checksum [2021-09-03T22:06:56.926Z] f757da607395: Download complete [2021-09-03T22:06:56.926Z] 8603b9c90790: Verifying Checksum [2021-09-03T22:06:56.926Z] 8603b9c90790: Download complete [2021-09-03T22:06:57.199Z] 1560dd03e051: Verifying Checksum [2021-09-03T22:06:57.199Z] 1560dd03e051: Download complete [2021-09-03T22:06:57.199Z] 27f5ce0e4adf: Verifying Checksum [2021-09-03T22:06:57.199Z] 27f5ce0e4adf: Download complete [2021-09-03T22:06:57.199Z] 05883995daec: Verifying Checksum [2021-09-03T22:06:57.199Z] 05883995daec: Download complete [2021-09-03T22:06:57.798Z] 448f6bf000e3: Download complete [2021-09-03T22:07:01.202Z] c2d8d7efcc4b: Verifying Checksum [2021-09-03T22:07:01.202Z] c2d8d7efcc4b: Download complete [2021-09-03T22:07:01.476Z] 448f6bf000e3: Pull complete [2021-09-03T22:07:02.070Z] f757da607395: Pull complete [2021-09-03T22:07:03.500Z] 05883995daec: Pull complete [2021-09-03T22:07:04.093Z] 8603b9c90790: Pull complete [2021-09-03T22:07:05.077Z] 1560dd03e051: Pull complete [2021-09-03T22:07:05.350Z] 27f5ce0e4adf: Pull complete [2021-09-03T22:07:20.418Z] c2d8d7efcc4b: Pull complete [2021-09-03T22:07:20.419Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-03T22:07:20.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-03T22:07:20.419Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-03T22:07:20.679Z] prd-ubuntu18.04-docker-arm64-4c-16g-1296 does not seem to be running inside a container [2021-09-03T22:07:20.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-03T22:07:24.515Z] $ docker top 35a934301ed6a5cc63a330fd6cbe36db09bf3d8b5a36c953bc54bb769571d044 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-03T22:07:25.871Z] ---> job-cost.sh [2021-09-03T22:07:25.871Z] lf-activate-venv: SKIPPING [2021-09-03T22:07:25.871Z] INFO: No Stack... [2021-09-03T22:07:26.913Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-03T22:07:27.194Z] INFO: Archiving Costs [Pipeline] sh [2021-09-03T22:07:27.916Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-09-03T22:07:27.916Z] + cut -d, -f6 [Pipeline] lock [2021-09-03T22:07:28.016Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3699-1-stack-cost] [2021-09-03T22:07:28.024Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3699-1-stack-cost] did not exist. Created. [2021-09-03T22:07:28.024Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3699-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-03T22:07:28.829Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-03T22:07:29.040Z] Stashed 1 file(s) [Pipeline] } [2021-09-03T22:07:29.065Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3699-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-03T22:07:29.158Z] $ docker stop --time=1 35a934301ed6a5cc63a330fd6cbe36db09bf3d8b5a36c953bc54bb769571d044 [2021-09-03T22:07:30.807Z] $ docker rm -f 35a934301ed6a5cc63a330fd6cbe36db09bf3d8b5a36c953bc54bb769571d044 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-03T22:07:32.452Z] provisioning config files... [2021-09-03T22:07:32.497Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6354814390165952786tmp [Pipeline] { [Pipeline] sh [2021-09-03T22:07:32.860Z] + set +x [2021-09-03T22:07:32.860Z] + curl -s https://codecov.io/bash [2021-09-03T22:07:32.860Z] + bash -s -- [2021-09-03T22:07:33.133Z] [2021-09-03T22:07:33.133Z] _____ _ [2021-09-03T22:07:33.133Z] / ____| | | [2021-09-03T22:07:33.133Z] | | ___ __| | ___ ___ _____ __ [2021-09-03T22:07:33.133Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-03T22:07:33.133Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-03T22:07:33.133Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-03T22:07:33.133Z] Bash-1.0.6 [2021-09-03T22:07:33.133Z] [2021-09-03T22:07:33.133Z] [2021-09-03T22:07:33.133Z] ==> git version 2.24.4 found [2021-09-03T22:07:33.133Z] ==> 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-09-03T22:07:33.133Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-03T22:07:33.133Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-03T22:07:33.133Z] ==> Jenkins CI detected. [2021-09-03T22:07:33.133Z] current dir:  /w/workspace/edgex-go/1 [2021-09-03T22:07:33.133Z] project root: . [2021-09-03T22:07:33.133Z] --> token set from env [2021-09-03T22:07:33.134Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-03T22:07:33.134Z] ==> Running gcov in . (disable via -X gcov) [2021-09-03T22:07:33.134Z] ==> Python coveragepy not found [2021-09-03T22:07:33.134Z] ==> Searching for coverage reports in: [2021-09-03T22:07:33.134Z] + . [2021-09-03T22:07:33.134Z] -> Found 1 reports [2021-09-03T22:07:33.134Z] ==> Detecting git/mercurial file structure [2021-09-03T22:07:33.134Z] ==> Reading reports [2021-09-03T22:07:33.134Z] + ./coverage.out bytes=404331 [2021-09-03T22:07:33.134Z] ==> Appending adjustments [2021-09-03T22:07:33.134Z] https://docs.codecov.io/docs/fixing-reports [2021-09-03T22:07:34.096Z] + Found adjustments [2021-09-03T22:07:34.096Z] ==> Gzipping contents [2021-09-03T22:07:34.096Z] 56K /tmp/codecov.RAa1Xv.gz [2021-09-03T22:07:34.096Z] ==> Uploading reports [2021-09-03T22:07:34.096Z] url: https://codecov.io [2021-09-03T22:07:34.096Z] query: branch=PR-3699&commit=8985c28abc18d36b1f725d1ae0f698a284742b07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3699%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3699&job=&cmd_args= [2021-09-03T22:07:34.096Z] -> Pinging Codecov [2021-09-03T22:07:34.096Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3699&commit=8985c28abc18d36b1f725d1ae0f698a284742b07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3699%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3699&job=&cmd_args= [2021-09-03T22:07:34.680Z] -> Uploading to [2021-09-03T22:07:34.680Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-03/00271124DB129430A58F1EEE437C3FCB/8985c28abc18d36b1f725d1ae0f698a284742b07/5c346454-8bb5-4d01-9df8-7b79a79cb56b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210903%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210903T220734Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf248610ec6ffd953edd657c411c8eb2555f502da74281d49cd3e9f89f0ad60c [2021-09-03T22:07:34.680Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-03T22:07:34.680Z] Dload Upload Total Spent Left Speed [2021-09-03T22:07:34.949Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54534 0 0 100 54534 0 130k --:--:-- --:--:-- --:--:-- 130k [2021-09-03T22:07:34.949Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8985c28abc18d36b1f725d1ae0f698a284742b07 [Pipeline] } [2021-09-03T22:07:34.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-03T22:07:37.011Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-03T22:07:37.383Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-03T22:07:38.014Z] ---> package-listing.sh [2021-09-03T22:07:38.014Z] ++ facter osfamily [2021-09-03T22:07:38.014Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-03T22:07:38.283Z] + OS_FAMILY=redhat [2021-09-03T22:07:38.283Z] + workspace=/w/workspace/edgex-go/1 [2021-09-03T22:07:38.283Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-03T22:07:38.283Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-03T22:07:38.283Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-03T22:07:38.283Z] + PACKAGES=/tmp/packages_start.txt [2021-09-03T22:07:38.283Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-03T22:07:38.283Z] + PACKAGES=/tmp/packages_end.txt [2021-09-03T22:07:38.283Z] + case "${OS_FAMILY}" in [2021-09-03T22:07:38.283Z] + sort [2021-09-03T22:07:38.283Z] + rpm -qa [2021-09-03T22:07:40.224Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-03T22:07:40.224Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-03T22:07:40.224Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-03T22:07:40.224Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-03T22:07:40.224Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-09-03T22:07:40.224Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-09-03T22:07:40.277Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-03T22:07:40.612Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-03T22:07:41.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-03T22:07:41.241Z] [2021-09-03T22:07:41.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-03T22:07:41.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-03T22:07:41.619Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-03T22:07:41.619Z] b4d181a07f80: Pulling fs layer [2021-09-03T22:07:41.619Z] a1111a8f2ec3: Pulling fs layer [2021-09-03T22:07:41.619Z] ed53099fbce6: Pulling fs layer [2021-09-03T22:07:41.619Z] dc539afda2c1: Pulling fs layer [2021-09-03T22:07:41.619Z] 77bc0d833cb6: Pulling fs layer [2021-09-03T22:07:41.619Z] 9065ff56babe: Pulling fs layer [2021-09-03T22:07:41.619Z] d287ab97295c: Pulling fs layer [2021-09-03T22:07:41.619Z] 77bc0d833cb6: Waiting [2021-09-03T22:07:41.619Z] 9065ff56babe: Waiting [2021-09-03T22:07:41.619Z] d287ab97295c: Waiting [2021-09-03T22:07:41.619Z] dc539afda2c1: Waiting [2021-09-03T22:07:41.885Z] a1111a8f2ec3: Verifying Checksum [2021-09-03T22:07:41.885Z] a1111a8f2ec3: Download complete [2021-09-03T22:07:41.885Z] dc539afda2c1: Verifying Checksum [2021-09-03T22:07:41.885Z] dc539afda2c1: Download complete [2021-09-03T22:07:42.154Z] 77bc0d833cb6: Verifying Checksum [2021-09-03T22:07:42.154Z] 77bc0d833cb6: Download complete [2021-09-03T22:07:42.154Z] 9065ff56babe: Verifying Checksum [2021-09-03T22:07:42.154Z] 9065ff56babe: Download complete [2021-09-03T22:07:42.154Z] ed53099fbce6: Verifying Checksum [2021-09-03T22:07:42.154Z] ed53099fbce6: Download complete [2021-09-03T22:07:43.114Z] b4d181a07f80: Verifying Checksum [2021-09-03T22:07:43.114Z] b4d181a07f80: Download complete [2021-09-03T22:07:44.098Z] b4d181a07f80: Pull complete [2021-09-03T22:07:44.098Z] a1111a8f2ec3: Pull complete [2021-09-03T22:07:44.695Z] ed53099fbce6: Pull complete [2021-09-03T22:07:44.695Z] dc539afda2c1: Pull complete [2021-09-03T22:07:44.960Z] 77bc0d833cb6: Pull complete [2021-09-03T22:07:44.960Z] 9065ff56babe: Pull complete [2021-09-03T22:07:46.369Z] d287ab97295c: Verifying Checksum [2021-09-03T22:07:46.369Z] d287ab97295c: Download complete [2021-09-03T22:07:50.636Z] d287ab97295c: Pull complete [2021-09-03T22:07:50.636Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-03T22:07:50.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-03T22:07:50.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-03T22:07:50.750Z] prd-centos7-docker-4c-2g-1295 does not seem to be running inside a container [2021-09-03T22:07:50.799Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-03T22:07:53.988Z] $ docker top 47784dbc62509d12e3efb129cba9868f997018ac379c61447621991805796fb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-03T22:07:54.430Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-03T22:07:54.767Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-03T22:07:55.103Z] + ls /var/log/sa-host [2021-09-03T22:07:55.103Z] + sadf -c /var/log/sa-host/sa03 [2021-09-03T22:07:55.103Z] file_magic: OK [2021-09-03T22:07:55.103Z] HZ: Using current value: 100 [2021-09-03T22:07:55.103Z] file_header: OK [2021-09-03T22:07:55.103Z] 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-09-03T22:07:55.103Z] Statistics: [2021-09-03T22:07:55.103Z] 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... [2021-09-03T22:07:55.103Z] File successfully converted to sysstat format version 12.0.3 [2021-09-03T22:07:55.103Z] + sadf -c /var/log/sa-host/sa05 [2021-09-03T22:07:55.103Z] file_magic: OK [2021-09-03T22:07:55.103Z] HZ: Using current value: 100 [2021-09-03T22:07:55.103Z] file_header: OK [2021-09-03T22:07:55.103Z] 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-09-03T22:07:55.103Z] Statistics: [2021-09-03T22:07:55.103Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-03T22:07:55.103Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-03T22:07:55.763Z] provisioning config files... [2021-09-03T22:07:55.777Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1539433650293998893tmp [Pipeline] { [Pipeline] echo [2021-09-03T22:07:55.837Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-03T22:07:56.203Z] ---> create-netrc.sh [Pipeline] } [2021-09-03T22:07:56.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-03T22:07:56.699Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-03T22:07:56.754Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-03T22:07:57.100Z] ---> sudo-logs.sh [2021-09-03T22:07:57.100Z] Archiving 'sudo' log.. [2021-09-03T22:07:57.100Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1295.vexxhost.local: Name or service not known [2021-09-03T22:07:57.100Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1295.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-03T22:07:57.185Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-03T22:07:57.550Z] ---> job-cost.sh [2021-09-03T22:07:57.550Z] lf-activate-venv: SKIPPING [2021-09-03T22:07:57.550Z] DEBUG: total: 0.10999999940395355 [2021-09-03T22:07:57.550Z] INFO: Retrieving Stack Cost... [2021-09-03T22:07:58.134Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-03T22:07:58.409Z] INFO: Archiving Costs [Pipeline] echo [2021-09-03T22:07:58.438Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-03T22:07:58.784Z] ---> logs-deploy.sh [2021-09-03T22:07:58.784Z] lf-activate-venv: SKIPPING [2021-09-03T22:07:58.784Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3699/1 [2021-09-03T22:07:58.784Z] INFO: archiving workspace using pattern(s): [2021-09-03T22:07:59.369Z] Archives upload complete. [2021-09-03T22:07:59.637Z] INFO: archiving logs to Nexus