Pull request #3683 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of wangshihui for edgexfoundry/edgex-go Loading trusted files from base branch main at 4ef23a9eaed9ca979130d733cee22fb0edbedfe4 rather than 99d79dac044befae558f66d4c8d751cd8b6be238 Obtained Jenkinsfile from 4ef23a9eaed9ca979130d733cee22fb0edbedfe4 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2865776402950840627.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-ssh8472115129553700794.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3683/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3683/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7025394305039279717.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 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-ssh7733812336084524274.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3683/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3683/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5347018627725700085.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-761 in /w/workspace/edgexfoundry_edgex-go_PR-3683 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3376599524575702555.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh167128380739169896.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3683/head:refs/remotes/origin/PR-3683 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4ef23a9eaed9ca979130d733cee22fb0edbedfe4 into PR head commit 99d79dac044befae558f66d4c8d751cd8b6be238 Merge succeeded, producing 99d79dac044befae558f66d4c8d751cd8b6be238 Checking out Revision 99d79dac044befae558f66d4c8d751cd8b6be238 (PR-3683) > git config core.sparsecheckout # timeout=10 > git checkout -f 99d79dac044befae558f66d4c8d751cd8b6be238 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3599157956631392171.key > git merge 4ef23a9eaed9ca979130d733cee22fb0edbedfe4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99d79dac044befae558f66d4c8d751cd8b6be238 # timeout=10 Commit message: "fix(meta): device yaml marshal to Json error" > git rev-list --no-walk 71eb5eebf2bece1068e6716ae3e282b06e2fd7eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-25T06:44:00.088Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-25T06:44:00.174Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-25T06:44:00.202Z] ========================================================= [2021-08-25T06:44:00.202Z] EdgeX Global Pipelines Version Info [2021-08-25T06:44:00.202Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-25T06:44:01.903Z] ------------------- [2021-08-25T06:44:01.904Z] stable info: [2021-08-25T06:44:01.904Z] ------------------- [2021-08-25T06:44:01.904Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-25T06:44:01.904Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-25T06:44:01.904Z] Message: update stable to v1.0.205 [2021-08-25T06:44:02.492Z] ------------------- [2021-08-25T06:44:02.492Z] experimental info: [2021-08-25T06:44:02.493Z] ------------------- [2021-08-25T06:44:02.493Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-25T06:44:02.493Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-25T06:44:02.493Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-25T06:44:02.624Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-25T06:44:02.647Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-25T06:44:02.668Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-25T06:44:02.690Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-25T06:44:02.712Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-25T06:44:02.734Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-25T06:44:02.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-25T06:44:02.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-25T06:44:02.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-25T06:44:02.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-25T06:44:02.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-25T06:44:02.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-25T06:44:02.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-25T06:44:02.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-25T06:44:02.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-25T06:44:02.965Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-25T06:44:02.986Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-25T06:44:03.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-25T06:44:03.032Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-25T06:44:03.056Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-25T06:44:03.078Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-25T06:44:03.101Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-25T06:44:03.123Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-25T06:44:03.147Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3683 [Pipeline] echo [2021-08-25T06:44:03.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3683 [Pipeline] echo [2021-08-25T06:44:03.190Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3683 [Pipeline] echo [2021-08-25T06:44:03.211Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99d79dac044befae558f66d4c8d751cd8b6be238 [Pipeline] echo [2021-08-25T06:44:03.233Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99d79da [Pipeline] echo [2021-08-25T06:44:03.255Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-25T06:44:03.328Z] provisioning config files... [2021-08-25T06:44:03.351Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config844339529310636195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-25T06:44:03.687Z] ---> docker-login.sh [2021-08-25T06:44:03.687Z] nexus3.edgexfoundry.org:10001 [2021-08-25T06:44:03.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T06:44:03.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T06:44:03.953Z] Configure a credential helper to remove this warning. See [2021-08-25T06:44:03.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T06:44:03.953Z] [2021-08-25T06:44:03.953Z] Login Succeeded [2021-08-25T06:44:03.953Z] nexus3.edgexfoundry.org:10002 [2021-08-25T06:44:03.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T06:44:03.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T06:44:03.953Z] Configure a credential helper to remove this warning. See [2021-08-25T06:44:03.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T06:44:03.953Z] [2021-08-25T06:44:03.953Z] Login Succeeded [2021-08-25T06:44:03.953Z] nexus3.edgexfoundry.org:10003 [2021-08-25T06:44:04.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T06:44:04.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T06:44:04.219Z] Configure a credential helper to remove this warning. See [2021-08-25T06:44:04.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T06:44:04.219Z] [2021-08-25T06:44:04.219Z] Login Succeeded [2021-08-25T06:44:04.219Z] nexus3.edgexfoundry.org:10004 [2021-08-25T06:44:04.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T06:44:04.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T06:44:04.485Z] Configure a credential helper to remove this warning. See [2021-08-25T06:44:04.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T06:44:04.485Z] [2021-08-25T06:44:04.485Z] Login Succeeded [2021-08-25T06:44:04.485Z] docker.io [2021-08-25T06:44:04.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T06:44:04.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T06:44:04.752Z] Configure a credential helper to remove this warning. See [2021-08-25T06:44:04.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T06:44:04.752Z] [2021-08-25T06:44:04.752Z] Login Succeeded [2021-08-25T06:44:04.752Z] ---> docker-login.sh ends [Pipeline] } [2021-08-25T06:44:04.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-25T06:44:05.119Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-08-25T06:44:05.119Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T06:44:05.119Z] ++ dirname cmd/core-command/Dockerfile [2021-08-25T06:44:05.119Z] ++ cut -d/ -f2 [2021-08-25T06:44:05.119Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-25T06:44:05.119Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T06:44:05.119Z] ++ dirname cmd/core-data/Dockerfile [2021-08-25T06:44:05.119Z] ++ cut -d/ -f2 [2021-08-25T06:44:05.119Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-25T06:44:05.119Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T06:44:05.119Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-25T06:44:05.119Z] ++ cut -d/ -f2 [2021-08-25T06:44:05.119Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-25T06:44:05.119Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T06:44:05.119Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-25T06:44:05.119Z] ++ cut -d/ -f2 [2021-08-25T06:44:05.119Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-25T06:44:05.119Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T06:44:05.119Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-25T06:44:05.119Z] ++ cut -d/ -f2 [2021-08-25T06:44:05.119Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-25T06:44:05.119Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T06:44:05.119Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-25T06:44:05.119Z] ++ cut -d/ -f2 [2021-08-25T06:44:05.119Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-25T06:44:05.119Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T06:44:05.119Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-25T06:44:05.119Z] ++ cut -d/ -f2 [2021-08-25T06:44:05.119Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-25T06:44:05.119Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T06:44:05.119Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-25T06:44:05.119Z] ++ cut -d/ -f2 [2021-08-25T06:44:05.119Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-25T06:44:05.119Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T06:44:05.119Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-25T06:44:05.119Z] ++ cut -d/ -f2 [2021-08-25T06:44:05.119Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-25T06:44:05.175Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-25T06:44:06.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-25T06:44:06.667Z] [2021-08-25T06:44:06.667Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T06:44:06.997Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-25T06:44:06.997Z] latest: Pulling from edgex-devops/git-semver [2021-08-25T06:44:06.997Z] 31603596830f: Pulling fs layer [2021-08-25T06:44:06.997Z] 04fac38145f0: Pulling fs layer [2021-08-25T06:44:06.997Z] 701f6daf10bf: Pulling fs layer [2021-08-25T06:44:06.997Z] 24f72da36158: Pulling fs layer [2021-08-25T06:44:06.997Z] 24f72da36158: Waiting [2021-08-25T06:44:06.997Z] 04fac38145f0: Verifying Checksum [2021-08-25T06:44:06.997Z] 04fac38145f0: Download complete [2021-08-25T06:44:07.266Z] 31603596830f: Verifying Checksum [2021-08-25T06:44:07.266Z] 31603596830f: Download complete [2021-08-25T06:44:07.531Z] 31603596830f: Pull complete [2021-08-25T06:44:07.531Z] 04fac38145f0: Pull complete [2021-08-25T06:44:07.531Z] 701f6daf10bf: Verifying Checksum [2021-08-25T06:44:07.531Z] 701f6daf10bf: Download complete [2021-08-25T06:44:07.531Z] 24f72da36158: Verifying Checksum [2021-08-25T06:44:07.531Z] 24f72da36158: Download complete [2021-08-25T06:44:08.121Z] 701f6daf10bf: Pull complete [2021-08-25T06:44:08.121Z] 24f72da36158: Pull complete [2021-08-25T06:44:08.121Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-25T06:44:08.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-25T06:44:08.121Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-25T06:44:08.213Z] prd-centos7-docker-4c-2g-761 does not seem to be running inside a container [2021-08-25T06:44:08.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-25T06:44:09.119Z] $ docker top dcc0931b13b8fabec71d866e1ced41394700172745933c43c131ca48b0046533 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-25T06:44:09.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-25T06:44:09.242Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-25T06:44:09.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-25T06:44:09.362Z] $ docker exec dcc0931b13b8fabec71d866e1ced41394700172745933c43c131ca48b0046533 ssh-agent [2021-08-25T06:44:09.480Z] SSH_AUTH_SOCK=/tmp/ssh-q6uKpovl5wzy/agent.14 [2021-08-25T06:44:09.481Z] SSH_AGENT_PID=21 [2021-08-25T06:44:09.492Z] Running ssh-add (command line suppressed) [2021-08-25T06:44:09.591Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2707534941200396926.key (/w/workspace/edgex-go/2@tmp/private_key_2707534941200396926.key) [2021-08-25T06:44:09.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-25T06:44:09.925Z] + git tag --points-at HEAD [Pipeline] } [2021-08-25T06:44:09.943Z] $ docker exec --env ******** --env ******** dcc0931b13b8fabec71d866e1ced41394700172745933c43c131ca48b0046533 ssh-agent -k [2021-08-25T06:44:10.038Z] unset SSH_AUTH_SOCK; [2021-08-25T06:44:10.039Z] unset SSH_AGENT_PID; [2021-08-25T06:44:10.039Z] echo Agent pid 21 killed; [2021-08-25T06:44:10.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-25T06:44:10.092Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-25T06:44:10.092Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-25T06:44:10.206Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-25T06:44:10.206Z] $ docker exec dcc0931b13b8fabec71d866e1ced41394700172745933c43c131ca48b0046533 ssh-agent [2021-08-25T06:44:10.321Z] SSH_AUTH_SOCK=/tmp/ssh-xdJ6KznZ6S09/agent.54 [2021-08-25T06:44:10.321Z] SSH_AGENT_PID=60 [2021-08-25T06:44:10.331Z] Running ssh-add (command line suppressed) [2021-08-25T06:44:10.426Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8512724010877923468.key (/w/workspace/edgex-go/2@tmp/private_key_8512724010877923468.key) [2021-08-25T06:44:10.447Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-25T06:44:10.762Z] + git semver init [2021-08-25T06:44:10.762Z] # -> Open(): unable to determine branch for HEAD [2021-08-25T06:44:10.762Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-08-25T06:44:10.762Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-08-25T06:44:10.762Z] # $SEMVER_REMOTE_NAME = origin [2021-08-25T06:44:10.762Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-25T06:44:10.762Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-25T06:44:10.762Z] # $SEMVER_BRANCH = PR-3683 [2021-08-25T06:44:10.762Z] # $SEMVER_TEMP = /tmp/semver-179566824 [2021-08-25T06:44:10.762Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-25T06:44:37.493Z] # '/tmp/semver-179566824' -> '/w/workspace/edgex-go/2/.semver' [2021-08-25T06:44:37.493Z] # -> Force: false [2021-08-25T06:44:37.493Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-08-25T06:44:37.507Z] $ docker exec --env ******** --env ******** dcc0931b13b8fabec71d866e1ced41394700172745933c43c131ca48b0046533 ssh-agent -k [2021-08-25T06:44:37.602Z] unset SSH_AUTH_SOCK; [2021-08-25T06:44:37.604Z] unset SSH_AGENT_PID; [2021-08-25T06:44:37.604Z] echo Agent pid 60 killed; [2021-08-25T06:44:37.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-25T06:44:37.961Z] + git semver [Pipeline] } [2021-08-25T06:44:37.978Z] $ docker stop --time=1 dcc0931b13b8fabec71d866e1ced41394700172745933c43c131ca48b0046533 [2021-08-25T06:44:39.769Z] $ docker rm -f dcc0931b13b8fabec71d866e1ced41394700172745933c43c131ca48b0046533 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-25T06:44:40.167Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-25T06:44:40.542Z] Stashed 1 file(s) [Pipeline] echo [2021-08-25T06:44:40.546Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-25T06:44:40.896Z] ========================================================= [2021-08-25T06:44:40.897Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-25T06:44:40.897Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-25T06:44:41.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-25T06:44:41.212Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-25T06:44:41.212Z] 540db60ca938: Pulling fs layer [2021-08-25T06:44:41.212Z] adcc1eea9eea: Pulling fs layer [2021-08-25T06:44:41.212Z] 4c4ab2625f07: Pulling fs layer [2021-08-25T06:44:41.212Z] db62176df00c: Pulling fs layer [2021-08-25T06:44:41.212Z] 3b30891b0d05: Pulling fs layer [2021-08-25T06:44:41.212Z] 06b49ca38bd5: Pulling fs layer [2021-08-25T06:44:41.212Z] c788192a36de: Pulling fs layer [2021-08-25T06:44:41.212Z] a77e37c0d609: Pulling fs layer [2021-08-25T06:44:41.212Z] c3185cebc471: Pulling fs layer [2021-08-25T06:44:41.212Z] db62176df00c: Waiting [2021-08-25T06:44:41.212Z] 3b30891b0d05: Waiting [2021-08-25T06:44:41.212Z] 06b49ca38bd5: Waiting [2021-08-25T06:44:41.212Z] c788192a36de: Waiting [2021-08-25T06:44:41.212Z] a77e37c0d609: Waiting [2021-08-25T06:44:41.212Z] c3185cebc471: Waiting [2021-08-25T06:44:41.212Z] 4c4ab2625f07: Download complete [2021-08-25T06:44:41.212Z] adcc1eea9eea: Verifying Checksum [2021-08-25T06:44:41.212Z] adcc1eea9eea: Download complete [2021-08-25T06:44:41.212Z] 3b30891b0d05: Verifying Checksum [2021-08-25T06:44:41.212Z] 3b30891b0d05: Download complete [2021-08-25T06:44:41.480Z] 06b49ca38bd5: Verifying Checksum [2021-08-25T06:44:41.480Z] 06b49ca38bd5: Download complete [2021-08-25T06:44:41.480Z] c788192a36de: Verifying Checksum [2021-08-25T06:44:41.480Z] c788192a36de: Download complete [2021-08-25T06:44:41.480Z] 540db60ca938: Verifying Checksum [2021-08-25T06:44:41.480Z] 540db60ca938: Download complete [2021-08-25T06:44:41.750Z] 540db60ca938: Pull complete [2021-08-25T06:44:41.750Z] adcc1eea9eea: Pull complete [2021-08-25T06:44:41.750Z] 4c4ab2625f07: Pull complete [2021-08-25T06:44:42.333Z] a77e37c0d609: Verifying Checksum [2021-08-25T06:44:42.333Z] a77e37c0d609: Download complete [2021-08-25T06:44:45.669Z] c3185cebc471: Verifying Checksum [2021-08-25T06:44:45.669Z] c3185cebc471: Download complete [2021-08-25T06:44:45.669Z] db62176df00c: Verifying Checksum [2021-08-25T06:44:45.669Z] db62176df00c: Download complete [2021-08-25T06:44:49.015Z] db62176df00c: Pull complete [2021-08-25T06:44:49.015Z] 3b30891b0d05: Pull complete [2021-08-25T06:44:49.015Z] 06b49ca38bd5: Pull complete [2021-08-25T06:44:49.015Z] c788192a36de: Pull complete [2021-08-25T06:44:49.015Z] a77e37c0d609: Pull complete [2021-08-25T06:44:50.979Z] c3185cebc471: Pull complete [2021-08-25T06:44:50.980Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-25T06:44:50.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-25T06:44:50.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-25T06:44:51.316Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-25T06:44:51.316Z] WORKDIR /edgex [2021-08-25T06:44:51.316Z] COPY go.mod . [2021-08-25T06:44:51.316Z] RUN go mod download' [2021-08-25T06:44:51.316Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-25T06:44:52.742Z] Sending build context to Docker daemon 328.8MB [2021-08-25T06:44:52.742Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-25T06:44:52.742Z] ---> 031687cdd783 [2021-08-25T06:44:52.742Z] Step 2/4 : WORKDIR /edgex [2021-08-25T06:44:54.161Z] ---> Running in 75daa07eb52f [2021-08-25T06:44:54.162Z] Removing intermediate container 75daa07eb52f [2021-08-25T06:44:54.162Z] ---> 2e2f3bbb9d19 [2021-08-25T06:44:54.162Z] Step 3/4 : COPY go.mod . [2021-08-25T06:44:54.162Z] ---> 6e9cbc7d0f09 [2021-08-25T06:44:54.162Z] Step 4/4 : RUN go mod download [2021-08-25T06:44:54.427Z] ---> Running in bcd06886cc2e [2021-08-25T06:44:55.811Z] Still waiting to schedule task [2021-08-25T06:44:55.811Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-714’ [2021-08-25T06:45:41.280Z] Removing intermediate container bcd06886cc2e [2021-08-25T06:45:41.280Z] ---> 30c1f80207cb [2021-08-25T06:45:41.280Z] Successfully built 30c1f80207cb [2021-08-25T06:45:41.280Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T06:45:41.614Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-25T06:45:41.614Z] . [Pipeline] withDockerContainer [2021-08-25T06:45:41.713Z] prd-centos7-docker-4c-2g-761 does not seem to be running inside a container [2021-08-25T06:45:41.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-25T06:45:42.171Z] $ docker top 89bf01ee60ec32f0fb8b0f24840c44b87a22582116b476fc6c45f476f300b351 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-25T06:45:42.568Z] + go version [2021-08-25T06:45:42.568Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-25T06:45:42.583Z] $ docker stop --time=1 89bf01ee60ec32f0fb8b0f24840c44b87a22582116b476fc6c45f476f300b351 [2021-08-25T06:45:43.770Z] $ docker rm -f 89bf01ee60ec32f0fb8b0f24840c44b87a22582116b476fc6c45f476f300b351 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T06:45:44.350Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-25T06:45:44.350Z] . [Pipeline] withDockerContainer [2021-08-25T06:45:44.435Z] prd-centos7-docker-4c-2g-761 does not seem to be running inside a container [2021-08-25T06:45:44.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-25T06:45:44.882Z] $ docker top b07b59ce2dadc1cf00fce6e6389215251ebecdb272e3e7cf3a15c0cf8fb055f3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-25T06:45:44.990Z] ========================================================= [2021-08-25T06:45:44.990Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-25T06:45:44.990Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-25T06:45:45.323Z] + go mod tidy [Pipeline] sh [2021-08-25T06:45:45.915Z] + make test [2021-08-25T06:45:45.915Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-25T06:45:46.184Z] go mod tidy [2021-08-25T06:45:46.184Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-25T06:45:51.604Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-25T06:46:09.879Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-25T06:46:13.310Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-25T06:46:13.310Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-25T06:46:13.584Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-25T06:46:15.540Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-25T06:46:16.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-25T06:46:16.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-25T06:46:16.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-25T06:46:16.779Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-25T06:46:17.056Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-25T06:46:17.344Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-25T06:46:17.344Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-25T06:46:17.344Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-25T06:46:17.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-25T06:46:19.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-08-25T06:46:19.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-25T06:46:19.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-25T06:46:19.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 100.0% of statements [2021-08-25T06:46:19.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-25T06:46:20.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 46.3% of statements [2021-08-25T06:46:20.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-25T06:46:20.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-25T06:46:21.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 90.1% of statements [2021-08-25T06:46:21.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-25T06:46:21.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-25T06:46:22.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.046s coverage: 81.2% of statements [2021-08-25T06:46:22.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-25T06:46:22.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-25T06:46:22.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-25T06:46:22.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-25T06:46:22.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-25T06:46:22.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.287s coverage: 94.2% of statements [2021-08-25T06:46:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-25T06:46:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-25T06:46:22.775Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements [2021-08-25T06:46:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-25T06:46:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-25T06:46:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-25T06:46:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-25T06:46:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-25T06:46:23.363Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-08-25T06:46:23.363Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-25T06:46:23.363Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-25T06:46:23.363Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-25T06:46:23.964Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements [2021-08-25T06:46:23.964Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-25T06:46:23.964Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-08-25T06:46:24.243Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements [2021-08-25T06:46:24.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-25T06:46:24.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-08-25T06:46:25.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements [2021-08-25T06:46:25.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-08-25T06:46:25.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2021-08-25T06:46:25.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-08-25T06:46:38.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.051s coverage: 94.4% of statements [2021-08-25T06:46:38.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-08-25T06:46:43.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.230s coverage: 81.8% of statements [2021-08-25T06:46:43.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-25T06:47:01.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements [2021-08-25T06:47:01.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-25T06:47:01.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-25T06:47:01.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-25T06:47:01.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-08-25T06:47:01.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-25T06:47:01.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-25T06:47:01.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-25T06:47:01.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-25T06:47:01.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-25T06:47:01.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-08-25T06:47:01.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-25T06:47:01.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-25T06:47:01.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-08-25T06:47:01.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-25T06:47:01.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-08-25T06:47:01.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-25T06:47:01.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements [2021-08-25T06:47:01.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-08-25T06:47:01.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-08-25T06:47:01.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-08-25T06:47:01.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-25T06:47:01.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-08-25T06:47:01.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-25T06:47:01.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-25T06:47:01.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-08-25T06:47:01.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-08-25T06:47:01.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-08-25T06:47:01.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-08-25T06:47:01.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements [2021-08-25T06:47:01.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.165s coverage: 66.9% of statements [2021-08-25T06:47:01.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-25T06:47:01.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-25T06:47:01.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-25T06:47:01.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.6% of statements [2021-08-25T06:47:01.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-25T06:47:01.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-25T06:47:01.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-08-25T06:47:01.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-25T06:47:02.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2021-08-25T06:47:02.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-25T06:47:08.769Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 19.5% of statements [2021-08-25T06:47:08.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-25T06:47:08.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-25T06:47:08.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-25T06:47:08.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-25T06:47:08.769Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.0% of statements [2021-08-25T06:47:08.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-25T06:47:08.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-25T06:47:08.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-25T06:47:08.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-25T06:47:08.769Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 62.7% of statements [2021-08-25T06:47:08.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-25T06:47:08.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-25T06:47:08.769Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2021-08-25T06:47:08.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-25T06:47:08.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-25T06:47:08.769Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-25T06:47:08.769Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-25T06:47:08.769Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.049s coverage: 28.9% of statements [2021-08-25T06:47:08.769Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-25T06:47:08.769Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-25T06:47:08.769Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-25T06:47:08.769Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-25T06:47:08.769Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-25T06:47:08.769Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-25T06:47:08.769Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-08-25T06:47:08.769Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-08-25T06:47:08.769Z] GO111MODULE=on go vet ./... [2021-08-25T06:47:30.940Z] gofmt -l . [2021-08-25T06:47:30.940Z] [ "`gofmt -l .`" = "" ] [2021-08-25T06:47:30.940Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-25T06:47:31.528Z] + ls -al . [2021-08-25T06:47:31.528Z] total 608 [2021-08-25T06:47:31.528Z] drwxrwxr-x 10 1001 1001 4096 Aug 25 06:47 . [2021-08-25T06:47:31.528Z] drwxr-xr-x 4 root root 28 Aug 25 06:45 .. [2021-08-25T06:47:31.528Z] -rw-rw-r-- 1 1001 1001 11 Aug 25 06:43 .dockerignore [2021-08-25T06:47:31.528Z] drwxrwxr-x 8 1001 1001 179 Aug 25 06:43 .git [2021-08-25T06:47:31.528Z] drwxrwxr-x 4 1001 1001 142 Aug 25 06:43 .github [2021-08-25T06:47:31.528Z] -rw-rw-r-- 1 1001 1001 818 Aug 25 06:43 .gitignore [2021-08-25T06:47:31.528Z] -rw-rw-r-- 1 1001 1001 76 Aug 25 06:43 .hadolint.yml [2021-08-25T06:47:31.528Z] drwx------ 3 1001 1001 58 Aug 25 06:44 .semver [2021-08-25T06:47:31.528Z] -rw-rw-r-- 1 1001 1001 166 Aug 25 06:43 .sonarcloud.properties [2021-08-25T06:47:31.528Z] -rw-rw-r-- 1 1001 1001 1171 Aug 25 06:43 ADOPTERS.md [2021-08-25T06:47:31.528Z] -rw-rw-r-- 1 1001 1001 8493 Aug 25 06:43 Attribution.txt [2021-08-25T06:47:31.528Z] -rw-rw-r-- 1 1001 1001 43881 Aug 25 06:43 CHANGELOG.md [2021-08-25T06:47:31.528Z] -rw-rw-r-- 1 1001 1001 3804 Aug 25 06:43 CONTRIBUTING.md [2021-08-25T06:47:31.528Z] -rw-rw-r-- 1 1001 1001 677 Aug 25 06:43 GOVERNANCE.md [2021-08-25T06:47:31.528Z] -rw-rw-r-- 1 1001 1001 849 Aug 25 06:43 Jenkinsfile [2021-08-25T06:47:31.528Z] -rw-rw-r-- 1 1001 1001 10775 Aug 25 06:43 LICENSE [2021-08-25T06:47:31.528Z] -rw-rw-r-- 1 1001 1001 5915 Aug 25 06:43 Makefile [2021-08-25T06:47:31.528Z] -rw-rw-r-- 1 1001 1001 582 Aug 25 06:43 OWNERS.md [2021-08-25T06:47:31.528Z] -rw-rw-r-- 1 1001 1001 8643 Aug 25 06:43 README.md [2021-08-25T06:47:31.528Z] -rw-rw-r-- 1 1001 1001 6912 Aug 25 06:43 SECURITY.md [2021-08-25T06:47:31.528Z] -rw-rw-r-- 1 1001 1001 5 Aug 25 06:44 VERSION [2021-08-25T06:47:31.528Z] -rw-rw-r-- 1 1001 1001 4131 Aug 25 06:43 ZMQWindows.md [2021-08-25T06:47:31.528Z] drwxrwxr-x 2 1001 1001 37 Aug 25 06:43 bin [2021-08-25T06:47:31.528Z] drwxrwxr-x 14 1001 1001 4096 Aug 25 06:43 cmd [2021-08-25T06:47:31.528Z] -rw-r--r-- 1 root root 404331 Aug 25 06:47 coverage.out [2021-08-25T06:47:31.528Z] -rw-rw-r-- 1 1001 1001 841 Aug 25 06:43 go.mod [2021-08-25T06:47:31.528Z] -rw-r--r-- 1 root root 50064 Aug 25 06:45 go.sum [2021-08-25T06:47:31.528Z] drwxrwxr-x 8 1001 1001 124 Aug 25 06:43 internal [2021-08-25T06:47:31.528Z] drwxrwxr-x 3 1001 1001 16 Aug 25 06:43 openapi [2021-08-25T06:47:31.528Z] drwxrwxr-x 4 1001 1001 71 Aug 25 06:43 snap [2021-08-25T06:47:31.528Z] -rw-rw-r-- 1 1001 1001 204 Aug 25 06:43 version.go [Pipeline] sh [2021-08-25T06:47:31.849Z] + '[' -e coverage.out ] [2021-08-25T06:47:31.849Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-25T06:47:31.949Z] Stashed 1 file(s) [Pipeline] sh [2021-08-25T06:47:32.258Z] + make build [2021-08-25T06:47:32.258Z] go mod tidy [2021-08-25T06:47:32.258Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-25T06:47:33.678Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-25T06:47:40.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-25T06:47:40.940Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-25T06:47:41.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-25T06:47:41.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-25T06:47:42.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-25T06:47:43.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-25T06:47:44.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-25T06:47:45.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-25T06:47:46.388Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-25T06:47:46.982Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-25T06:47:48.942Z] $ docker stop --time=1 b07b59ce2dadc1cf00fce6e6389215251ebecdb272e3e7cf3a15c0cf8fb055f3 [2021-08-25T06:47:50.854Z] $ docker rm -f b07b59ce2dadc1cf00fce6e6389215251ebecdb272e3e7cf3a15c0cf8fb055f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T06:47:53.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-25T06:47:53.822Z] [2021-08-25T06:47:53.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T06:47:54.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-25T06:47:54.157Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-25T06:47:54.157Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-25T06:47:54.157Z] ca9280d653b3: Pulling fs layer [2021-08-25T06:47:54.157Z] 7e9c9ca2126c: Pulling fs layer [2021-08-25T06:47:54.428Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-25T06:47:54.428Z] cbdbe7a5bc2a: Download complete [2021-08-25T06:47:54.696Z] cbdbe7a5bc2a: Pull complete [2021-08-25T06:47:55.293Z] ca9280d653b3: Verifying Checksum [2021-08-25T06:47:55.293Z] ca9280d653b3: Download complete [2021-08-25T06:47:55.875Z] ca9280d653b3: Pull complete [2021-08-25T06:47:57.319Z] 7e9c9ca2126c: Download complete [2021-08-25T06:48:00.478Z] 7e9c9ca2126c: Pull complete [2021-08-25T06:48:00.478Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-25T06:48:00.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-25T06:48:00.478Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-25T06:48:00.568Z] prd-centos7-docker-4c-2g-761 does not seem to be running inside a container [2021-08-25T06:48:00.625Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-25T06:48:03.108Z] $ docker top 81a7dbe18033232a229fbbaf643f8e5541dbff965ecb978699c86579833dbd5f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-25T06:48:03.512Z] + docker-compose build --help [2021-08-25T06:48:03.512Z] + grep parallel [2021-08-25T06:48:04.095Z] --parallel Build images in parallel. [Pipeline] } [2021-08-25T06:48:04.110Z] $ docker stop --time=1 81a7dbe18033232a229fbbaf643f8e5541dbff965ecb978699c86579833dbd5f [2021-08-25T06:48:05.303Z] $ docker rm -f 81a7dbe18033232a229fbbaf643f8e5541dbff965ecb978699c86579833dbd5f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T06:48:05.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-25T06:48:05.765Z] . [Pipeline] withDockerContainer [2021-08-25T06:48:05.854Z] prd-centos7-docker-4c-2g-761 does not seem to be running inside a container [2021-08-25T06:48:05.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-25T06:48:06.291Z] $ docker top f27168719d9d590e138d40eb434ddf7fa529daa8e530c1cd0642c9f8edf8bee2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-25T06:48:06.692Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-25T06:48:07.280Z] Building core-command ... [2021-08-25T06:48:07.280Z] Building core-data ... [2021-08-25T06:48:07.280Z] Building core-metadata ... [2021-08-25T06:48:07.280Z] Building security-bootstrapper ... [2021-08-25T06:48:07.280Z] Building security-proxy-setup ... [2021-08-25T06:48:07.280Z] Building security-secretstore-setup ... [2021-08-25T06:48:07.280Z] Building support-notifications ... [2021-08-25T06:48:07.280Z] Building support-scheduler ... [2021-08-25T06:48:07.280Z] Building sys-mgmt-agent ... [2021-08-25T06:48:07.280Z] Building core-data [2021-08-25T06:48:07.280Z] Building security-secretstore-setup [2021-08-25T06:48:07.280Z] Building core-metadata [2021-08-25T06:48:07.280Z] Building support-notifications [2021-08-25T06:48:07.280Z] Building support-scheduler [2021-08-25T06:48:17.369Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T06:48:17.369Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-25T06:48:17.369Z] ---> 30c1f80207cb [2021-08-25T06:48:17.369Z] Step 3/24 : WORKDIR /edgex-go [2021-08-25T06:48:17.369Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T06:48:17.369Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-25T06:48:17.369Z] ---> 30c1f80207cb [2021-08-25T06:48:17.369Z] Step 3/24 : WORKDIR /edgex-go [2021-08-25T06:48:22.708Z] ---> Running in f12d260add3b [2021-08-25T06:48:22.708Z] ---> Running in de57792c60d4 [2021-08-25T06:48:26.956Z] Removing intermediate container de57792c60d4 [2021-08-25T06:48:26.956Z] ---> af955978853f [2021-08-25T06:48:26.956Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T06:48:26.956Z] Removing intermediate container f12d260add3b [2021-08-25T06:48:26.956Z] ---> 744c5718e84a [2021-08-25T06:48:26.956Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T06:48:27.227Z] ---> Running in 3d9453168bae [2021-08-25T06:48:27.493Z] ---> Running in c410fa6885d9 [2021-08-25T06:48:32.859Z] Removing intermediate container c410fa6885d9 [2021-08-25T06:48:32.859Z] ---> 3b60d90bd79b [2021-08-25T06:48:32.859Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-25T06:48:32.859Z] Removing intermediate container 3d9453168bae [2021-08-25T06:48:32.859Z] ---> e1a96a4a49c7 [2021-08-25T06:48:32.859Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-25T06:48:33.124Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T06:48:33.124Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-25T06:48:33.124Z] ---> 30c1f80207cb [2021-08-25T06:48:33.124Z] Step 3/23 : WORKDIR /edgex-go [2021-08-25T06:48:33.124Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T06:48:33.124Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-25T06:48:33.124Z] ---> 30c1f80207cb [2021-08-25T06:48:33.125Z] Step 3/26 : WORKDIR /edgex-go [2021-08-25T06:48:33.389Z] ---> Using cache [2021-08-25T06:48:33.389Z] ---> af955978853f [2021-08-25T06:48:33.389Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T06:48:33.389Z] ---> Using cache [2021-08-25T06:48:33.389Z] ---> e1a96a4a49c7 [2021-08-25T06:48:33.389Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-25T06:48:33.389Z] ---> Using cache [2021-08-25T06:48:33.389Z] ---> af955978853f [2021-08-25T06:48:33.389Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T06:48:33.389Z] ---> Using cache [2021-08-25T06:48:33.389Z] ---> e1a96a4a49c7 [2021-08-25T06:48:33.389Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-25T06:48:33.389Z] ---> Running in dd418a9aaa29 [2021-08-25T06:48:33.389Z] ---> Running in 9f325da94ea3 [2021-08-25T06:48:33.657Z] ---> Running in 328393c78822 [2021-08-25T06:48:33.657Z] ---> Running in 543aa02f1460 [2021-08-25T06:48:34.250Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-25T06:48:34.250Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-25T06:48:34.519Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-25T06:48:34.519Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-25T06:48:34.785Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T06:48:34.785Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-25T06:48:34.785Z] ---> 30c1f80207cb [2021-08-25T06:48:34.785Z] Step 3/23 : WORKDIR /edgex-go [2021-08-25T06:48:34.785Z] ---> Using cache [2021-08-25T06:48:34.785Z] ---> af955978853f [2021-08-25T06:48:34.785Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T06:48:34.785Z] ---> Using cache [2021-08-25T06:48:34.785Z] ---> e1a96a4a49c7 [2021-08-25T06:48:34.785Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-25T06:48:35.366Z] ---> Running in 90c7a9ba3d2e [2021-08-25T06:48:35.366Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-25T06:48:36.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-25T06:48:36.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-25T06:48:36.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-25T06:48:36.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-25T06:48:36.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-25T06:48:36.907Z] OK: 219 MiB in 52 packages [2021-08-25T06:48:36.907Z] OK: 219 MiB in 52 packages [2021-08-25T06:48:37.184Z] OK: 219 MiB in 52 packages [2021-08-25T06:48:37.184Z] OK: 219 MiB in 52 packages [2021-08-25T06:48:37.184Z] Removing intermediate container dd418a9aaa29 [2021-08-25T06:48:37.184Z] ---> 7903746eb386 [2021-08-25T06:48:37.184Z] Step 6/24 : COPY go.mod . [2021-08-25T06:48:37.463Z] OK: 219 MiB in 52 packages [2021-08-25T06:48:37.463Z] Removing intermediate container 9f325da94ea3 [2021-08-25T06:48:37.463Z] ---> dcfe65f7143f [2021-08-25T06:48:37.463Z] Step 6/24 : COPY go.mod . [2021-08-25T06:48:37.734Z] ---> 4bda213257d5 [2021-08-25T06:48:37.734Z] Step 7/24 : RUN go mod download [2021-08-25T06:48:37.734Z] ---> d78d723a9c60 [2021-08-25T06:48:37.734Z] Step 7/24 : RUN go mod download [2021-08-25T06:48:37.734Z] Removing intermediate container 328393c78822 [2021-08-25T06:48:37.734Z] ---> e112540b55ca [2021-08-25T06:48:37.734Z] Step 6/26 : COPY go.mod . [2021-08-25T06:48:37.734Z] ---> Running in 7da2d35c4c06 [2021-08-25T06:48:37.734Z] ---> Running in 0fdd7e7c8fdb [2021-08-25T06:48:37.734Z] Removing intermediate container 543aa02f1460 [2021-08-25T06:48:37.734Z] ---> 1285f33beaec [2021-08-25T06:48:37.734Z] Step 6/23 : COPY go.mod . [2021-08-25T06:48:37.734Z] Removing intermediate container 90c7a9ba3d2e [2021-08-25T06:48:37.734Z] ---> c3e1838ba426 [2021-08-25T06:48:37.734Z] Step 6/23 : COPY go.mod . [2021-08-25T06:48:38.003Z] ---> 3baedc0ca679 [2021-08-25T06:48:38.003Z] Step 7/26 : RUN go mod download [2021-08-25T06:48:38.003Z] ---> Running in e20aef658c67 [2021-08-25T06:48:38.003Z] ---> 03e8e340e499 [2021-08-25T06:48:38.003Z] Step 7/23 : RUN go mod download [2021-08-25T06:48:38.003Z] ---> Running in 922cddd7f1c2 [2021-08-25T06:48:38.003Z] ---> e0fffd2df834 [2021-08-25T06:48:38.003Z] Step 7/23 : RUN go mod download [2021-08-25T06:48:38.271Z] ---> Running in 310e630864b7 [2021-08-25T06:48:40.221Z] Removing intermediate container 0fdd7e7c8fdb [2021-08-25T06:48:40.221Z] ---> 53be267fe9ab [2021-08-25T06:48:40.221Z] Step 8/24 : COPY . . [2021-08-25T06:48:40.221Z] Removing intermediate container 310e630864b7 [2021-08-25T06:48:40.221Z] ---> 1cab34172546 [2021-08-25T06:48:40.221Z] Step 8/23 : COPY . . [2021-08-25T06:48:40.221Z] Removing intermediate container 7da2d35c4c06 [2021-08-25T06:48:40.221Z] ---> 49242653c9c5 [2021-08-25T06:48:40.221Z] Step 8/24 : COPY . . [2021-08-25T06:48:42.821Z] Removing intermediate container 922cddd7f1c2 [2021-08-25T06:48:42.821Z] ---> 1005da53cdd3 [2021-08-25T06:48:42.821Z] Step 8/23 : COPY . . [2021-08-25T06:48:43.090Z] Removing intermediate container e20aef658c67 [2021-08-25T06:48:43.090Z] ---> e03c54fa2e40 [2021-08-25T06:48:43.090Z] Step 8/26 : COPY . . [2021-08-25T06:48:46.926Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-762 in /w/workspace/edgexfoundry_edgex-go_PR-3683 [Pipeline] { [Pipeline] ws [2021-08-25T06:48:46.947Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-08-25T06:48:47.164Z] The recommended git tool is: git [2021-08-25T06:48:52.636Z] using credential edgex-jenkins-ssh [2021-08-25T06:48:52.653Z] Cloning the remote Git repository [2021-08-25T06:48:52.699Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-25T06:48:52.815Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-08-25T06:48:52.898Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-25T06:48:52.899Z] > git --version # timeout=10 [2021-08-25T06:48:52.922Z] > git --version # 'git version 2.17.1' [2021-08-25T06:48:52.924Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-25T06:48:53.007Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-25T06:49:07.037Z] ---> 171ce51d8815 [2021-08-25T06:49:07.037Z] Step 9/24 : RUN go mod tidy [2021-08-25T06:49:07.037Z] ---> 80f11d280e5f [2021-08-25T06:49:07.037Z] Step 9/23 : RUN go mod tidy [2021-08-25T06:49:07.301Z] ---> Running in 438053065dfc [2021-08-25T06:49:07.301Z] ---> Running in 13f38dba4af7 [2021-08-25T06:49:07.301Z] ---> 0bc6da359593 [2021-08-25T06:49:07.301Z] Step 9/24 : RUN go mod tidy [2021-08-25T06:49:07.886Z] ---> Running in 7441846a0599 [2021-08-25T06:49:09.121Z] Merging remotes/origin/main commit 4ef23a9eaed9ca979130d733cee22fb0edbedfe4 into PR head commit 99d79dac044befae558f66d4c8d751cd8b6be238 [2021-08-25T06:49:08.275Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-25T06:49:08.292Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-25T06:49:08.316Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-25T06:49:08.350Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-25T06:49:08.351Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-25T06:49:08.363Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3683/head:refs/remotes/origin/PR-3683 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-25T06:49:09.135Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T06:49:09.151Z] > git checkout -f 99d79dac044befae558f66d4c8d751cd8b6be238 # timeout=10 [2021-08-25T06:49:09.461Z] Merge succeeded, producing 99d79dac044befae558f66d4c8d751cd8b6be238 [2021-08-25T06:49:09.462Z] Checking out Revision 99d79dac044befae558f66d4c8d751cd8b6be238 (PR-3683) [2021-08-25T06:49:09.373Z] > git remote # timeout=10 [2021-08-25T06:49:09.393Z] > git config --get remote.origin.url # timeout=10 [2021-08-25T06:49:09.405Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-25T06:49:09.416Z] > git merge 4ef23a9eaed9ca979130d733cee22fb0edbedfe4 # timeout=10 [2021-08-25T06:49:09.441Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-25T06:49:09.465Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T06:49:09.476Z] > git checkout -f 99d79dac044befae558f66d4c8d751cd8b6be238 # timeout=10 [2021-08-25T06:49:13.825Z] Commit message: "fix(meta): device yaml marshal to Json error" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-25T06:49:14.416Z] provisioning config files... [2021-08-25T06:49:14.447Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2469397044559609440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-25T06:49:15.149Z] ---> docker-login.sh [2021-08-25T06:49:15.149Z] nexus3.edgexfoundry.org:10001 [2021-08-25T06:49:16.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T06:49:16.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T06:49:16.417Z] Configure a credential helper to remove this warning. See [2021-08-25T06:49:16.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T06:49:16.417Z] [2021-08-25T06:49:16.417Z] Login Succeeded [2021-08-25T06:49:16.417Z] nexus3.edgexfoundry.org:10002 [2021-08-25T06:49:17.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T06:49:17.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T06:49:17.019Z] Configure a credential helper to remove this warning. See [2021-08-25T06:49:17.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T06:49:17.019Z] [2021-08-25T06:49:17.019Z] Login Succeeded [2021-08-25T06:49:17.019Z] nexus3.edgexfoundry.org:10003 [2021-08-25T06:49:17.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T06:49:17.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T06:49:17.619Z] Configure a credential helper to remove this warning. See [2021-08-25T06:49:17.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T06:49:17.619Z] [2021-08-25T06:49:17.619Z] Login Succeeded [2021-08-25T06:49:17.619Z] nexus3.edgexfoundry.org:10004 [2021-08-25T06:49:17.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T06:49:17.964Z] ---> 8231829bb879 [2021-08-25T06:49:17.964Z] Step 9/26 : RUN go mod tidy [2021-08-25T06:49:17.964Z] Removing intermediate container 7441846a0599 [2021-08-25T06:49:17.964Z] ---> 5ce0a28225c7 [2021-08-25T06:49:17.964Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-25T06:49:17.964Z] ---> Running in 6f1aab244139 [2021-08-25T06:49:17.964Z] ---> Running in 63c992f7294e [2021-08-25T06:49:17.964Z] Removing intermediate container 438053065dfc [2021-08-25T06:49:17.964Z] ---> 6a28cbdc8cf3 [2021-08-25T06:49:17.964Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-25T06:49:17.964Z] ---> 334e72f3916e [2021-08-25T06:49:17.964Z] Step 9/23 : RUN go mod tidy [2021-08-25T06:49:17.964Z] ---> Running in 58b20bba5561 [2021-08-25T06:49:17.964Z] ---> Running in 4467f05f52c0 [2021-08-25T06:49:17.964Z] Removing intermediate container 13f38dba4af7 [2021-08-25T06:49:17.964Z] ---> 111ef42ae2fb [2021-08-25T06:49:17.964Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-25T06:49:17.964Z] ---> Running in 1277facca5ab [2021-08-25T06:49:18.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T06:49:18.170Z] Configure a credential helper to remove this warning. See [2021-08-25T06:49:18.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T06:49:18.170Z] [2021-08-25T06:49:18.171Z] Login Succeeded [2021-08-25T06:49:18.171Z] docker.io [2021-08-25T06:49:18.232Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-25T06:49:18.232Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-25T06:49:18.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T06:49:18.498Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-25T06:49:19.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T06:49:19.046Z] Configure a credential helper to remove this warning. See [2021-08-25T06:49:19.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T06:49:19.046Z] [2021-08-25T06:49:19.046Z] Login Succeeded [2021-08-25T06:49:19.046Z] ---> docker-login.sh ends [Pipeline] } [2021-08-25T06:49:19.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-08-25T06:49:19.465Z] Removing intermediate container 4467f05f52c0 [2021-08-25T06:49:19.466Z] ---> cc242a7d5f3a [2021-08-25T06:49:19.466Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-25T06:49:19.466Z] ---> Running in ecaf1c8dcc13 [2021-08-25T06:49:19.734Z] Removing intermediate container 6f1aab244139 [2021-08-25T06:49:19.734Z] ---> ca20a8193b7c [2021-08-25T06:49:19.734Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-25T06:49:19.734Z] ---> Running in 459dca623939 [Pipeline] echo [2021-08-25T06:49:19.825Z] ========================================================= [2021-08-25T06:49:19.825Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-25T06:49:19.825Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-25T06:49:20.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-25T06:49:20.320Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-25T06:49:20.320Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-25T06:49:20.473Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-25T06:49:20.473Z] 595b0fe564bb: Pulling fs layer [2021-08-25T06:49:20.473Z] 24495759ef45: Pulling fs layer [2021-08-25T06:49:20.473Z] d148012ef14d: Pulling fs layer [2021-08-25T06:49:20.473Z] e90a11edd702: Pulling fs layer [2021-08-25T06:49:20.473Z] d77568369979: Pulling fs layer [2021-08-25T06:49:20.473Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-25T06:49:20.473Z] 170f2ba95c9a: Pulling fs layer [2021-08-25T06:49:20.473Z] 97ac5df62f85: Pulling fs layer [2021-08-25T06:49:20.473Z] e90a11edd702: Waiting [2021-08-25T06:49:20.473Z] fc1c9f9a7f3b: Waiting [2021-08-25T06:49:20.473Z] d77568369979: Waiting [2021-08-25T06:49:20.473Z] 170f2ba95c9a: Waiting [2021-08-25T06:49:20.473Z] 97ac5df62f85: Waiting [2021-08-25T06:49:20.473Z] d148012ef14d: Verifying Checksum [2021-08-25T06:49:20.473Z] d148012ef14d: Download complete [2021-08-25T06:49:20.473Z] 24495759ef45: Verifying Checksum [2021-08-25T06:49:20.473Z] 24495759ef45: Download complete [2021-08-25T06:49:20.473Z] d77568369979: Verifying Checksum [2021-08-25T06:49:20.473Z] d77568369979: Download complete [2021-08-25T06:49:20.753Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-25T06:49:20.753Z] fc1c9f9a7f3b: Download complete [2021-08-25T06:49:20.753Z] 595b0fe564bb: Verifying Checksum [2021-08-25T06:49:20.753Z] 595b0fe564bb: Download complete [2021-08-25T06:49:20.753Z] 170f2ba95c9a: Verifying Checksum [2021-08-25T06:49:20.753Z] 170f2ba95c9a: Download complete [2021-08-25T06:49:21.362Z] 595b0fe564bb: Pull complete [2021-08-25T06:49:21.980Z] 24495759ef45: Pull complete [2021-08-25T06:49:22.590Z] d148012ef14d: Pull complete [2021-08-25T06:49:24.040Z] 97ac5df62f85: Verifying Checksum [2021-08-25T06:49:24.040Z] 97ac5df62f85: Download complete [2021-08-25T06:49:24.635Z] e90a11edd702: Verifying Checksum [2021-08-25T06:49:24.635Z] e90a11edd702: Download complete [2021-08-25T06:49:34.824Z] e90a11edd702: Pull complete [2021-08-25T06:49:35.425Z] d77568369979: Pull complete [2021-08-25T06:49:35.702Z] fc1c9f9a7f3b: Pull complete [2021-08-25T06:49:36.301Z] 170f2ba95c9a: Pull complete [2021-08-25T06:49:41.714Z] 97ac5df62f85: Pull complete [2021-08-25T06:49:41.714Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-25T06:49:41.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-25T06:49:41.714Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-25T06:49:42.075Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-25T06:49:42.075Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-25T06:49:42.075Z] WORKDIR /edgex [2021-08-25T06:49:42.075Z] COPY go.mod . [2021-08-25T06:49:42.075Z] RUN go mod download [2021-08-25T06:49:44.730Z] Sending build context to Docker daemon 166MB [2021-08-25T06:49:44.730Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-25T06:49:44.730Z] ---> 04bc70af865f [2021-08-25T06:49:44.730Z] Step 2/4 : WORKDIR /edgex [2021-08-25T06:49:49.028Z] ---> Running in bfc197266969 [2021-08-25T06:49:49.028Z] Removing intermediate container bfc197266969 [2021-08-25T06:49:49.028Z] ---> c716341e96eb [2021-08-25T06:49:49.028Z] Step 3/4 : COPY go.mod . [2021-08-25T06:49:49.627Z] ---> e0f3c55b4e58 [2021-08-25T06:49:49.627Z] Step 4/4 : RUN go mod download [2021-08-25T06:49:49.901Z] ---> Running in 721558f5a5ab [2021-08-25T06:49:59.210Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-25T06:50:01.255Z] Removing intermediate container 1277facca5ab [2021-08-25T06:50:01.256Z] ---> 974960417a65 [2021-08-25T06:50:01.256Z] [2021-08-25T06:50:01.256Z] Step 11/23 : FROM alpine:3.12 [2021-08-25T06:50:01.256Z] Removing intermediate container 459dca623939 [2021-08-25T06:50:01.256Z] ---> 853a30455e25 [2021-08-25T06:50:01.256Z] [2021-08-25T06:50:01.256Z] Step 11/26 : FROM alpine:3.12 [2021-08-25T06:50:01.256Z] 3.12: Pulling from library/alpine [2021-08-25T06:50:01.256Z] Removing intermediate container 58b20bba5561 [2021-08-25T06:50:01.256Z] ---> 428f90aeb4ae [2021-08-25T06:50:01.256Z] [2021-08-25T06:50:01.256Z] Step 11/24 : FROM alpine:3.12 [2021-08-25T06:50:01.256Z] 3.12: Pulling from library/alpine [2021-08-25T06:50:01.256Z] 3.12: Pulling from library/alpine [2021-08-25T06:50:01.855Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-25T06:50:02.121Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-25T06:50:02.387Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-25T06:50:02.387Z] Status: Downloaded newer image for alpine:3.12 [2021-08-25T06:50:02.387Z] Status: Downloaded newer image for alpine:3.12 [2021-08-25T06:50:02.387Z] Status: Image is up to date for alpine:3.12 [2021-08-25T06:50:02.387Z] ---> 13621d1b12d4 [2021-08-25T06:50:02.387Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-25T06:50:02.387Z] Removing intermediate container ecaf1c8dcc13 [2021-08-25T06:50:02.387Z] ---> f73aed9c777c [2021-08-25T06:50:02.387Z] [2021-08-25T06:50:02.387Z] Step 11/23 : FROM alpine:3.12 [2021-08-25T06:50:02.387Z] ---> 13621d1b12d4 [2021-08-25T06:50:02.387Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-25T06:50:02.387Z] ---> 13621d1b12d4 [2021-08-25T06:50:02.387Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-25T06:50:02.387Z] ---> 13621d1b12d4 [2021-08-25T06:50:02.387Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-25T06:50:02.387Z] ---> Running in 666657ef3f20 [2021-08-25T06:50:02.387Z] ---> Running in 16cff72fc401 [2021-08-25T06:50:02.387Z] ---> Running in ea1a8cb62c8a [2021-08-25T06:50:02.387Z] ---> Running in 89d0d85a8a72 [2021-08-25T06:50:03.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-25T06:50:03.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-25T06:50:03.314Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-25T06:50:03.314Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-25T06:50:03.314Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T06:50:03.314Z] Executing ca-certificates-20191127-r4.trigger [2021-08-25T06:50:03.314Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-25T06:50:03.314Z] OK: 6 MiB in 16 packages [2021-08-25T06:50:03.314Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-25T06:50:03.611Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-25T06:50:03.612Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-25T06:50:03.612Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-25T06:50:03.612Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T06:50:03.612Z] OK: 6 MiB in 15 packages [2021-08-25T06:50:03.612Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-25T06:50:03.612Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-25T06:50:03.880Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-25T06:50:03.880Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-25T06:50:03.880Z] (3/3) Installing su-exec (0.2-r1) [2021-08-25T06:50:03.880Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T06:50:03.880Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-25T06:50:03.880Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T06:50:03.880Z] OK: 6 MiB in 15 packages [2021-08-25T06:50:03.880Z] Executing ca-certificates-20191127-r4.trigger [2021-08-25T06:50:03.880Z] OK: 6 MiB in 17 packages [2021-08-25T06:50:04.153Z] Removing intermediate container 63c992f7294e [2021-08-25T06:50:04.153Z] ---> 6998eb539ee4 [2021-08-25T06:50:04.153Z] [2021-08-25T06:50:04.153Z] Step 11/24 : FROM alpine:3.12 [2021-08-25T06:50:04.153Z] ---> 13621d1b12d4 [2021-08-25T06:50:04.153Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-25T06:50:04.153Z] Removing intermediate container 666657ef3f20 [2021-08-25T06:50:04.153Z] ---> e9f9bbb420ea [2021-08-25T06:50:04.153Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-25T06:50:04.153Z] ---> Running in c412207b2673 [2021-08-25T06:50:04.426Z] ---> Running in 0cda57cd21cb [2021-08-25T06:50:04.426Z] Removing intermediate container 0cda57cd21cb [2021-08-25T06:50:04.426Z] ---> 73e72cf582e5 [2021-08-25T06:50:04.426Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-25T06:50:04.426Z] Removing intermediate container c412207b2673 [2021-08-25T06:50:04.426Z] ---> d9bd9c7f43a2 [2021-08-25T06:50:04.426Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-25T06:50:04.426Z] ---> Running in 3e146dbba205 [2021-08-25T06:50:04.426Z] ---> Running in df40382d2521 [2021-08-25T06:50:04.426Z] Removing intermediate container 89d0d85a8a72 [2021-08-25T06:50:04.426Z] ---> 8ba1a0cf25e3 [2021-08-25T06:50:04.426Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-25T06:50:04.694Z] ---> Running in 0df1ef842061 [2021-08-25T06:50:04.695Z] Removing intermediate container 16cff72fc401 [2021-08-25T06:50:04.695Z] ---> 8e1044a31812 [2021-08-25T06:50:04.695Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-25T06:50:04.695Z] Removing intermediate container 3e146dbba205 [2021-08-25T06:50:04.695Z] ---> 1acf4bbbfe3d [2021-08-25T06:50:04.695Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-25T06:50:04.695Z] ---> Running in a0f77f160031 [2021-08-25T06:50:04.695Z] Removing intermediate container df40382d2521 [2021-08-25T06:50:04.695Z] ---> 180fcc934687 [2021-08-25T06:50:04.695Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-25T06:50:04.695Z] ---> Running in baa59b409f43 [2021-08-25T06:50:04.695Z] Removing intermediate container 0df1ef842061 [2021-08-25T06:50:04.695Z] ---> d5670ca41162 [2021-08-25T06:50:04.695Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-25T06:50:04.695Z] Removing intermediate container ea1a8cb62c8a [2021-08-25T06:50:04.695Z] ---> 32fc817d8bc9 [2021-08-25T06:50:04.695Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-25T06:50:04.695Z] ---> Running in f95810a7c2f0 [2021-08-25T06:50:04.695Z] ---> Running in 00339e492916 [2021-08-25T06:50:04.695Z] ---> Running in 5512b94fd99c [2021-08-25T06:50:04.695Z] Removing intermediate container a0f77f160031 [2021-08-25T06:50:04.695Z] ---> 86c8faf79364 [2021-08-25T06:50:04.695Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-25T06:50:04.962Z] ---> Running in afeb5f803d35 [2021-08-25T06:50:04.962Z] Removing intermediate container baa59b409f43 [2021-08-25T06:50:04.962Z] ---> 9d8a1fc26130 [2021-08-25T06:50:04.962Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T06:50:04.963Z] Removing intermediate container f95810a7c2f0 [2021-08-25T06:50:04.963Z] ---> 6350a1b482a7 [2021-08-25T06:50:04.963Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-25T06:50:04.963Z] ---> Running in 9dc09d37cec8 [2021-08-25T06:50:04.963Z] Removing intermediate container 5512b94fd99c [2021-08-25T06:50:04.963Z] ---> fb41c5295be1 [2021-08-25T06:50:04.963Z] Step 14/26 : WORKDIR / [2021-08-25T06:50:04.963Z] Removing intermediate container 00339e492916 [2021-08-25T06:50:04.963Z] ---> b5dd29d933c9 [2021-08-25T06:50:04.963Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-25T06:50:04.963Z] Removing intermediate container afeb5f803d35 [2021-08-25T06:50:04.963Z] ---> 79c0cb75c0b6 [2021-08-25T06:50:04.963Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-25T06:50:04.963Z] ---> Running in 454fd39e1803 [2021-08-25T06:50:04.963Z] ---> Running in 955b0015dc03 [2021-08-25T06:50:05.234Z] ---> Running in 3bdbe1535839 [2021-08-25T06:50:05.234Z] ---> 8d5d1cc1fcf1 [2021-08-25T06:50:05.234Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-25T06:50:05.234Z] Removing intermediate container 454fd39e1803 [2021-08-25T06:50:05.234Z] ---> 477ea1cf1bc6 [2021-08-25T06:50:05.234Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-25T06:50:05.234Z] Removing intermediate container 955b0015dc03 [2021-08-25T06:50:05.234Z] ---> afb83b2865ef [2021-08-25T06:50:05.234Z] Step 16/24 : WORKDIR / [2021-08-25T06:50:05.507Z] Removing intermediate container 3bdbe1535839 [2021-08-25T06:50:05.508Z] ---> e57e0753873d [2021-08-25T06:50:05.508Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-25T06:50:05.508Z] ---> Running in 2ebb7f279ace [2021-08-25T06:50:05.508Z] ---> e855cbb163ec [2021-08-25T06:50:05.508Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-25T06:50:05.508Z] ---> 77fb41ee5d7a [2021-08-25T06:50:05.508Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-25T06:50:05.785Z] ---> 94762770fb48 [2021-08-25T06:50:05.785Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-25T06:50:05.785Z] Removing intermediate container 2ebb7f279ace [2021-08-25T06:50:05.785Z] ---> 6f6a9958c664 [2021-08-25T06:50:05.785Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-25T06:50:05.785Z] ---> 772de1f1539d [2021-08-25T06:50:05.785Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-25T06:50:05.785Z] ---> Running in 3c350e9aa333 [2021-08-25T06:50:06.069Z] ---> ede16e7b6347 [2021-08-25T06:50:06.069Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-25T06:50:06.069Z] Removing intermediate container 9dc09d37cec8 [2021-08-25T06:50:06.069Z] ---> 72eb53b4616b [2021-08-25T06:50:06.069Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-25T06:50:06.069Z] Removing intermediate container 3c350e9aa333 [2021-08-25T06:50:06.069Z] ---> c7d9292ae94f [2021-08-25T06:50:06.069Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-25T06:50:06.069Z] ---> 6eb569305cc4 [2021-08-25T06:50:06.069Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-25T06:50:06.069Z] ---> Running in 9470e6f624d6 [2021-08-25T06:50:06.069Z] ---> Running in 5751b5e57282 [2021-08-25T06:50:06.069Z] ---> 2686644fe32b [2021-08-25T06:50:06.069Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-25T06:50:06.069Z] ---> cf40f48c3418 [2021-08-25T06:50:06.069Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-25T06:50:06.359Z] Removing intermediate container 9470e6f624d6 [2021-08-25T06:50:06.359Z] ---> 22086def8f0c [2021-08-25T06:50:06.359Z] Step 21/23 : LABEL arch=x86_64 [2021-08-25T06:50:06.359Z] ---> Running in cf18d89fe322 [2021-08-25T06:50:06.359Z] ---> 27db42ec1a27 [2021-08-25T06:50:06.359Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-25T06:50:06.635Z] ---> 7e377c82728f [2021-08-25T06:50:06.635Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-25T06:50:06.635Z] ---> 19ef8f6feed0 [2021-08-25T06:50:06.635Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-25T06:50:06.635Z] ---> Running in d354bb701721 [2021-08-25T06:50:06.635Z] Removing intermediate container cf18d89fe322 [2021-08-25T06:50:06.635Z] ---> 72f1855b66be [2021-08-25T06:50:06.635Z] Step 22/23 : LABEL git_sha=99d79dac044befae558f66d4c8d751cd8b6be238 [2021-08-25T06:50:06.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-25T06:50:06.635Z] ---> Running in fc5e73e4a9e8 [2021-08-25T06:50:06.900Z] ---> 884c1e2ff813 [2021-08-25T06:50:06.901Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-25T06:50:06.901Z] Removing intermediate container d354bb701721 [2021-08-25T06:50:06.901Z] ---> 73f6574eeebd [2021-08-25T06:50:06.901Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-25T06:50:06.901Z] ---> Running in c1147c2826d7 [2021-08-25T06:50:06.901Z] ---> Running in 5cec41482350 [2021-08-25T06:50:06.901Z] Removing intermediate container fc5e73e4a9e8 [2021-08-25T06:50:06.901Z] ---> b4cf6d14b3fe [2021-08-25T06:50:06.901Z] Step 23/23 : LABEL version=0.0.0 [2021-08-25T06:50:06.901Z] ---> 7efb294b2312 [2021-08-25T06:50:06.901Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-25T06:50:06.901Z] ---> Running in f072f5b89df8 [2021-08-25T06:50:06.901Z] Removing intermediate container 5cec41482350 [2021-08-25T06:50:06.901Z] ---> fd276d3d661b [2021-08-25T06:50:06.901Z] Step 21/23 : LABEL arch=x86_64 [2021-08-25T06:50:06.901Z] Removing intermediate container c1147c2826d7 [2021-08-25T06:50:06.901Z] ---> e4196b4610f6 [2021-08-25T06:50:06.901Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-25T06:50:07.166Z] ---> Running in 795b17698c83 [2021-08-25T06:50:07.166Z] ---> Running in f827d9e43fd9 [2021-08-25T06:50:07.166Z] Removing intermediate container f072f5b89df8 [2021-08-25T06:50:07.166Z] ---> 9c77224ce122 [2021-08-25T06:50:07.166Z] [2021-08-25T06:50:07.166Z] Successfully built 9c77224ce122 [2021-08-25T06:50:07.166Z] Successfully tagged support-notifications:latest [2021-08-25T06:50:07.166Z] Building security-bootstrapper [2021-08-25T06:50:07.432Z]  Building support-notifications ... done Removing intermediate container 795b17698c83 [2021-08-25T06:50:07.432Z] ---> eec54d682c9a [2021-08-25T06:50:07.432Z] Step 22/24 : LABEL arch=x86_64 [2021-08-25T06:50:07.432Z] Removing intermediate container f827d9e43fd9 [2021-08-25T06:50:07.432Z] ---> e7d805b9642f [2021-08-25T06:50:07.432Z] Step 22/23 : LABEL git_sha=99d79dac044befae558f66d4c8d751cd8b6be238 [2021-08-25T06:50:07.432Z] ---> Running in 5c51ce95533c [2021-08-25T06:50:07.432Z] ---> Running in 4edfdc8dabc6 [2021-08-25T06:50:07.432Z] ---> fb12400f110c [2021-08-25T06:50:07.432Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-25T06:50:07.432Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-25T06:50:08.394Z] Removing intermediate container 5c51ce95533c [2021-08-25T06:50:08.394Z] ---> dc3af5b6b9c7 [2021-08-25T06:50:08.394Z] Step 23/23 : LABEL version=0.0.0 [2021-08-25T06:50:08.394Z] Removing intermediate container 4edfdc8dabc6 [2021-08-25T06:50:08.394Z] ---> fbad41fcbcf6 [2021-08-25T06:50:08.394Z] Step 23/24 : LABEL git_sha=99d79dac044befae558f66d4c8d751cd8b6be238 [2021-08-25T06:50:08.394Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-25T06:50:08.394Z] ---> 271f45dc1a45 [2021-08-25T06:50:08.394Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-25T06:50:08.394Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-25T06:50:08.394Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-25T06:50:08.661Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-25T06:50:08.661Z] ---> Running in fb43f48267c2 [2021-08-25T06:50:08.661Z] ---> Running in 93cee97b1514 [2021-08-25T06:50:08.661Z] ---> Running in e8816587b6da [2021-08-25T06:50:08.931Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-25T06:50:09.199Z] Removing intermediate container e8816587b6da [2021-08-25T06:50:09.199Z] ---> 8794ab2923f6 [2021-08-25T06:50:09.199Z] Step 24/24 : LABEL version=0.0.0 [2021-08-25T06:50:09.199Z] Removing intermediate container 93cee97b1514 [2021-08-25T06:50:09.199Z] ---> e5a9de26d571 [2021-08-25T06:50:09.199Z] [2021-08-25T06:50:09.199Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-25T06:50:09.199Z] ---> Running in 951bebd80897 [2021-08-25T06:50:09.199Z] Successfully built e5a9de26d571 [2021-08-25T06:50:09.199Z] Successfully tagged support-scheduler:latest [2021-08-25T06:50:09.199Z]  Building support-scheduler ... done Building security-proxy-setup [2021-08-25T06:50:09.199Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T06:50:09.199Z] OK: 8 MiB in 20 packages [2021-08-25T06:50:09.790Z] Removing intermediate container 951bebd80897 [2021-08-25T06:50:09.790Z] ---> 88c41a834ec4 [2021-08-25T06:50:09.790Z] [2021-08-25T06:50:09.790Z] Successfully built 88c41a834ec4 [2021-08-25T06:50:11.204Z] Successfully tagged core-metadata:latest [2021-08-25T06:50:11.204Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-08-25T06:50:12.180Z] Removing intermediate container fb43f48267c2 [2021-08-25T06:50:12.180Z] ---> 7e0f97e7709d [2021-08-25T06:50:12.180Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-25T06:50:14.138Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T06:50:14.138Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-25T06:50:14.138Z] ---> 30c1f80207cb [2021-08-25T06:50:14.138Z] Step 3/32 : WORKDIR /edgex-go [2021-08-25T06:50:14.138Z] ---> Using cache [2021-08-25T06:50:14.138Z] ---> af955978853f [2021-08-25T06:50:14.138Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T06:50:14.138Z] ---> Using cache [2021-08-25T06:50:14.138Z] ---> e1a96a4a49c7 [2021-08-25T06:50:14.138Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-25T06:50:14.138Z] ---> Using cache [2021-08-25T06:50:14.138Z] ---> 1285f33beaec [2021-08-25T06:50:14.138Z] Step 6/32 : COPY go.mod . [2021-08-25T06:50:14.138Z] ---> Using cache [2021-08-25T06:50:14.138Z] ---> 03e8e340e499 [2021-08-25T06:50:14.138Z] Step 7/32 : RUN go mod download [2021-08-25T06:50:14.138Z] ---> Using cache [2021-08-25T06:50:14.138Z] ---> 1005da53cdd3 [2021-08-25T06:50:14.138Z] Step 8/32 : COPY . . [2021-08-25T06:50:14.138Z] ---> Using cache [2021-08-25T06:50:14.138Z] ---> 334e72f3916e [2021-08-25T06:50:14.138Z] Step 9/32 : RUN go mod tidy [2021-08-25T06:50:14.138Z] ---> Using cache [2021-08-25T06:50:14.138Z] ---> cc242a7d5f3a [2021-08-25T06:50:14.138Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-25T06:50:14.404Z] ---> Running in 3720ffdb3a34 [2021-08-25T06:50:14.404Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T06:50:14.404Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-25T06:50:14.404Z] ---> 30c1f80207cb [2021-08-25T06:50:14.404Z] Step 3/22 : WORKDIR /edgex-go [2021-08-25T06:50:14.404Z] ---> Using cache [2021-08-25T06:50:14.404Z] ---> af955978853f [2021-08-25T06:50:14.404Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T06:50:14.404Z] ---> Using cache [2021-08-25T06:50:14.404Z] ---> e1a96a4a49c7 [2021-08-25T06:50:14.404Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-25T06:50:14.404Z] ---> Using cache [2021-08-25T06:50:14.404Z] ---> 1285f33beaec [2021-08-25T06:50:14.404Z] Step 6/22 : COPY go.mod . [2021-08-25T06:50:14.404Z] ---> Using cache [2021-08-25T06:50:14.404Z] ---> 03e8e340e499 [2021-08-25T06:50:14.404Z] Step 7/22 : RUN go mod download [2021-08-25T06:50:14.404Z] ---> Using cache [2021-08-25T06:50:14.404Z] ---> 1005da53cdd3 [2021-08-25T06:50:14.404Z] Step 8/22 : COPY . . [2021-08-25T06:50:14.404Z] ---> Using cache [2021-08-25T06:50:14.404Z] ---> 334e72f3916e [2021-08-25T06:50:14.404Z] Step 9/22 : RUN go mod tidy [2021-08-25T06:50:14.404Z] ---> Using cache [2021-08-25T06:50:14.404Z] ---> cc242a7d5f3a [2021-08-25T06:50:14.404Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-25T06:50:14.672Z] ---> Running in 22c635cd9a6c [2021-08-25T06:50:14.672Z] Removing intermediate container 5751b5e57282 [2021-08-25T06:50:14.672Z] ---> 04f120a800f5 [2021-08-25T06:50:14.672Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-25T06:50:14.672Z] ---> Running in cc9d40acfa81 [2021-08-25T06:50:14.672Z] Removing intermediate container 3720ffdb3a34 [2021-08-25T06:50:14.672Z] ---> 2667215f6f7e [2021-08-25T06:50:14.672Z] Step 24/26 : LABEL arch=x86_64 [2021-08-25T06:50:14.672Z] ---> Running in fc8f73b1e1fd [2021-08-25T06:50:14.944Z] ---> 91b527dfa805 [2021-08-25T06:50:14.944Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-25T06:50:14.944Z] Removing intermediate container fc8f73b1e1fd [2021-08-25T06:50:14.944Z] ---> fbc4e527659e [2021-08-25T06:50:14.944Z] Step 25/26 : LABEL git_sha=99d79dac044befae558f66d4c8d751cd8b6be238 [2021-08-25T06:50:15.223Z] ---> Running in b022b1702bbf [2021-08-25T06:50:15.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-25T06:50:15.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-25T06:50:15.498Z] Removing intermediate container b022b1702bbf [2021-08-25T06:50:15.498Z] ---> 1089d1d9e7be [2021-08-25T06:50:15.498Z] Step 26/26 : LABEL version=0.0.0 [2021-08-25T06:50:15.498Z] ---> Running in 3059815c52de [2021-08-25T06:50:15.498Z] ---> fa3edf9f4dcd [2021-08-25T06:50:15.498Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-25T06:50:15.765Z] Removing intermediate container 3059815c52de [2021-08-25T06:50:15.765Z] ---> 36602fe5b808 [2021-08-25T06:50:15.765Z] [2021-08-25T06:50:16.032Z] Successfully built 36602fe5b808 [2021-08-25T06:50:16.032Z] Successfully tagged security-secretstore-setup:latest [2021-08-25T06:50:16.032Z] Building core-command [2021-08-25T06:50:16.032Z]  Building security-secretstore-setup ... done  ---> 4d5190f82239 [2021-08-25T06:50:16.032Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-25T06:50:16.032Z] ---> Running in e3ff7a424a43 [2021-08-25T06:50:16.306Z] Removing intermediate container e3ff7a424a43 [2021-08-25T06:50:16.306Z] ---> 7cd6b5ae693c [2021-08-25T06:50:16.306Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-25T06:50:16.306Z] ---> Running in fd7ddae67cbb [2021-08-25T06:50:16.571Z] Removing intermediate container fd7ddae67cbb [2021-08-25T06:50:16.571Z] ---> 10dbc24078e1 [2021-08-25T06:50:16.571Z] Step 22/24 : LABEL arch=x86_64 [2021-08-25T06:50:17.541Z] ---> Running in a0bfc26efdd3 [2021-08-25T06:50:17.811Z] Removing intermediate container a0bfc26efdd3 [2021-08-25T06:50:17.811Z] ---> d66214217095 [2021-08-25T06:50:17.811Z] Step 23/24 : LABEL git_sha=99d79dac044befae558f66d4c8d751cd8b6be238 [2021-08-25T06:50:18.080Z] ---> Running in d68efbcad0a4 [2021-08-25T06:50:18.353Z] Removing intermediate container d68efbcad0a4 [2021-08-25T06:50:18.353Z] ---> 7eedbcffef24 [2021-08-25T06:50:18.353Z] Step 24/24 : LABEL version=0.0.0 [2021-08-25T06:50:18.353Z] ---> Running in b79e3fe8e1d4 [2021-08-25T06:50:18.631Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T06:50:18.631Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-25T06:50:18.631Z] ---> 30c1f80207cb [2021-08-25T06:50:18.631Z] Step 3/24 : WORKDIR /edgex-go [2021-08-25T06:50:18.631Z] ---> Using cache [2021-08-25T06:50:18.631Z] ---> af955978853f [2021-08-25T06:50:18.631Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T06:50:18.631Z] ---> Using cache [2021-08-25T06:50:18.631Z] ---> e1a96a4a49c7 [2021-08-25T06:50:18.631Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-25T06:50:18.631Z] ---> Running in 9221591c1d5d [2021-08-25T06:50:18.631Z] Removing intermediate container b79e3fe8e1d4 [2021-08-25T06:50:18.631Z] ---> b0702e6ac90e [2021-08-25T06:50:18.631Z] [2021-08-25T06:50:18.913Z] Successfully built b0702e6ac90e [2021-08-25T06:50:18.913Z] Successfully tagged core-data:latest [2021-08-25T06:50:19.194Z]  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-25T06:50:19.801Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-25T06:50:20.389Z] OK: 219 MiB in 52 packages [2021-08-25T06:50:21.839Z] Removing intermediate container 9221591c1d5d [2021-08-25T06:50:21.839Z] ---> 85fd47fc83ba [2021-08-25T06:50:21.839Z] Step 6/24 : COPY go.mod . [2021-08-25T06:50:22.120Z] ---> 2f848c5b14c0 [2021-08-25T06:50:22.120Z] Step 7/24 : RUN go mod download [2021-08-25T06:50:22.120Z] ---> Running in 57da1d94ad51 [2021-08-25T06:50:24.774Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T06:50:24.774Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-25T06:50:24.774Z] ---> 30c1f80207cb [2021-08-25T06:50:24.774Z] Step 3/24 : WORKDIR /edgex-go [2021-08-25T06:50:24.774Z] ---> Using cache [2021-08-25T06:50:24.774Z] ---> af955978853f [2021-08-25T06:50:24.774Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T06:50:24.774Z] ---> Using cache [2021-08-25T06:50:24.774Z] ---> e1a96a4a49c7 [2021-08-25T06:50:24.774Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-25T06:50:24.774Z] ---> Using cache [2021-08-25T06:50:24.774Z] ---> 1285f33beaec [2021-08-25T06:50:24.774Z] Step 6/24 : COPY go.mod . [2021-08-25T06:50:24.774Z] ---> Using cache [2021-08-25T06:50:24.774Z] ---> 03e8e340e499 [2021-08-25T06:50:24.774Z] Step 7/24 : RUN go mod download [2021-08-25T06:50:24.774Z] ---> Using cache [2021-08-25T06:50:24.774Z] ---> 1005da53cdd3 [2021-08-25T06:50:24.774Z] Step 8/24 : COPY . . [2021-08-25T06:50:24.774Z] ---> Using cache [2021-08-25T06:50:24.774Z] ---> 334e72f3916e [2021-08-25T06:50:24.774Z] Step 9/24 : RUN go mod tidy [2021-08-25T06:50:24.774Z] ---> Using cache [2021-08-25T06:50:24.774Z] ---> cc242a7d5f3a [2021-08-25T06:50:24.774Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-25T06:50:24.774Z] Removing intermediate container 57da1d94ad51 [2021-08-25T06:50:24.774Z] ---> c96bb65aee5e [2021-08-25T06:50:24.774Z] Step 8/24 : COPY . . [2021-08-25T06:50:24.774Z] ---> Running in c2f9f724b49d [2021-08-25T06:50:25.396Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-25T06:50:32.210Z] ---> 88c4c6eeffe6 [2021-08-25T06:50:32.210Z] Step 9/24 : RUN go mod tidy [2021-08-25T06:50:32.210Z] ---> Running in 4f1c7472f5d0 [2021-08-25T06:50:33.623Z] Removing intermediate container 4f1c7472f5d0 [2021-08-25T06:50:33.624Z] ---> 5733c8c2f851 [2021-08-25T06:50:33.624Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-25T06:50:33.624Z] ---> Running in 39a75d00aa82 [2021-08-25T06:50:33.889Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-25T06:50:40.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-25T06:50:44.811Z] Removing intermediate container 22c635cd9a6c [2021-08-25T06:50:44.811Z] ---> d8b1157d6e8a [2021-08-25T06:50:44.811Z] [2021-08-25T06:50:44.811Z] Step 11/32 : FROM alpine:3.12 [2021-08-25T06:50:44.811Z] ---> 13621d1b12d4 [2021-08-25T06:50:44.811Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-25T06:50:44.811Z] ---> Running in 3b9931da1313 [2021-08-25T06:50:44.811Z] Removing intermediate container cc9d40acfa81 [2021-08-25T06:50:44.811Z] ---> ecbfb1fd4ae1 [2021-08-25T06:50:44.811Z] [2021-08-25T06:50:44.811Z] Step 11/22 : FROM alpine:3.12 [2021-08-25T06:50:44.811Z] ---> 13621d1b12d4 [2021-08-25T06:50:44.811Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-25T06:50:44.811Z] ---> Running in ff9d37063237 [2021-08-25T06:50:44.811Z] Removing intermediate container 3b9931da1313 [2021-08-25T06:50:44.811Z] ---> 36c8b42d8ada [2021-08-25T06:50:44.811Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-25T06:50:44.811Z] ---> Running in c74834738c1e [2021-08-25T06:50:45.395Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-25T06:50:45.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-25T06:50:46.253Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-25T06:50:46.253Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-25T06:50:46.253Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-25T06:50:46.253Z] (2/2) Installing su-exec (0.2-r1) [2021-08-25T06:50:46.253Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T06:50:46.253Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-25T06:50:46.253Z] OK: 6 MiB in 16 packages [2021-08-25T06:50:46.253Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-25T06:50:46.253Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-25T06:50:46.253Z] (4/4) Installing curl (7.78.0-r0) [2021-08-25T06:50:46.528Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T06:50:46.528Z] Executing ca-certificates-20191127-r4.trigger [2021-08-25T06:50:46.528Z] OK: 7 MiB in 18 packages [2021-08-25T06:50:46.796Z] Removing intermediate container c74834738c1e [2021-08-25T06:50:46.796Z] ---> 492adaf4d464 [2021-08-25T06:50:46.796Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-25T06:50:47.066Z] ---> Running in f02a3bd29047 [2021-08-25T06:50:47.066Z] Removing intermediate container ff9d37063237 [2021-08-25T06:50:47.066Z] ---> b7a61dc17bf3 [2021-08-25T06:50:47.066Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-25T06:50:47.066Z] ---> Running in 6414249ab9a2 [2021-08-25T06:50:47.336Z] Removing intermediate container f02a3bd29047 [2021-08-25T06:50:47.336Z] ---> 7953ac6c7ed1 [2021-08-25T06:50:47.336Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-25T06:50:47.336Z] ---> Running in cbf74df6ed9b [2021-08-25T06:50:47.336Z] Removing intermediate container 6414249ab9a2 [2021-08-25T06:50:47.336Z] ---> 2747af7fbfec [2021-08-25T06:50:47.336Z] Step 14/22 : WORKDIR /edgex [2021-08-25T06:50:47.610Z] ---> Running in a2790fd58553 [2021-08-25T06:50:47.610Z] Removing intermediate container cbf74df6ed9b [2021-08-25T06:50:47.610Z] ---> f6f8223c4eab [2021-08-25T06:50:47.610Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-25T06:50:47.610Z] ---> Running in 61508f85188e [2021-08-25T06:50:47.610Z] Removing intermediate container a2790fd58553 [2021-08-25T06:50:47.610Z] ---> b349b856731d [2021-08-25T06:50:47.610Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-25T06:50:47.876Z] ---> 03767c5c0115 [2021-08-25T06:50:47.876Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-25T06:50:48.871Z] ---> de33b6ac56c0 [2021-08-25T06:50:48.871Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-25T06:50:48.871Z] Removing intermediate container 61508f85188e [2021-08-25T06:50:48.871Z] ---> 21e5387845f9 [2021-08-25T06:50:48.871Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-25T06:50:48.871Z] ---> Running in a185690444f0 [2021-08-25T06:50:49.150Z] ---> 544d9578c9dc [2021-08-25T06:50:49.150Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-25T06:50:49.150Z] Removing intermediate container a185690444f0 [2021-08-25T06:50:49.150Z] ---> a8348bcc890e [2021-08-25T06:50:49.150Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-25T06:50:49.150Z] ---> Running in 138897b15903 [2021-08-25T06:50:49.429Z] Removing intermediate container 138897b15903 [2021-08-25T06:50:49.429Z] ---> 1d69a8008748 [2021-08-25T06:50:49.429Z] Step 19/22 : CMD ["--init=true"] [2021-08-25T06:50:49.429Z] ---> e42b0d266a5e [2021-08-25T06:50:49.429Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-25T06:50:49.429Z] ---> Running in 924147e54df9 [2021-08-25T06:50:49.712Z] ---> Running in 7ebcc6e4a781 [2021-08-25T06:50:49.712Z] Removing intermediate container 924147e54df9 [2021-08-25T06:50:49.712Z] ---> 06369eb41917 [2021-08-25T06:50:49.712Z] Step 20/22 : LABEL arch=x86_64 [2021-08-25T06:50:49.712Z] ---> Running in da7cd9df4c85 [2021-08-25T06:50:49.982Z] Removing intermediate container da7cd9df4c85 [2021-08-25T06:50:49.983Z] ---> b404a11f5f5d [2021-08-25T06:50:49.983Z] Step 21/22 : LABEL git_sha=99d79dac044befae558f66d4c8d751cd8b6be238 [2021-08-25T06:50:49.983Z] ---> Running in 203265c6e1ee [2021-08-25T06:50:50.251Z] Removing intermediate container 203265c6e1ee [2021-08-25T06:50:50.251Z] ---> 2c650e7ca668 [2021-08-25T06:50:50.251Z] Step 22/22 : LABEL version=0.0.0 [2021-08-25T06:50:50.251Z] ---> Running in 1d90ee640261 [2021-08-25T06:50:50.521Z] Removing intermediate container 1d90ee640261 [2021-08-25T06:50:50.521Z] ---> cfba656e54d9 [2021-08-25T06:50:50.521Z] [2021-08-25T06:50:50.521Z] Successfully built cfba656e54d9 [2021-08-25T06:50:50.521Z] Successfully tagged security-proxy-setup:latest [2021-08-25T06:50:50.790Z]  Building security-proxy-setup ... done Removing intermediate container 7ebcc6e4a781 [2021-08-25T06:50:50.790Z] ---> ba895750eade [2021-08-25T06:50:50.790Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-25T06:50:51.063Z] ---> 259a3d05b8e6 [2021-08-25T06:50:51.063Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-25T06:50:52.067Z] ---> 42e96b1ee672 [2021-08-25T06:50:52.067Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-25T06:50:52.344Z] ---> 401d1ab53239 [2021-08-25T06:50:52.344Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-25T06:50:52.650Z] ---> 86775d403b2d [2021-08-25T06:50:52.650Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-25T06:50:53.255Z] Removing intermediate container c2f9f724b49d [2021-08-25T06:50:53.255Z] ---> a7fb2e62cca8 [2021-08-25T06:50:53.255Z] [2021-08-25T06:50:53.255Z] Step 11/24 : FROM alpine:3.12 [2021-08-25T06:50:53.255Z] ---> 13621d1b12d4 [2021-08-25T06:50:53.255Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-25T06:50:53.255Z] ---> Using cache [2021-08-25T06:50:53.255Z] ---> 8e1044a31812 [2021-08-25T06:50:53.255Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-25T06:50:53.255Z] ---> Using cache [2021-08-25T06:50:53.255Z] ---> 86c8faf79364 [2021-08-25T06:50:53.255Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-25T06:50:53.255Z] ---> a2640b7032b9 [2021-08-25T06:50:53.255Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-25T06:50:53.255Z] ---> Running in b0a121e78b9f [2021-08-25T06:50:53.255Z] ---> Running in 3c293dd88e66 [2021-08-25T06:50:53.532Z] Removing intermediate container b0a121e78b9f [2021-08-25T06:50:53.532Z] ---> ba3bd501b388 [2021-08-25T06:50:53.532Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-25T06:50:53.532Z] ---> Running in 490cd188a80f [2021-08-25T06:50:53.532Z] Removing intermediate container 3c293dd88e66 [2021-08-25T06:50:53.532Z] ---> 40c353988994 [2021-08-25T06:50:53.532Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-25T06:50:53.532Z] Removing intermediate container 490cd188a80f [2021-08-25T06:50:53.532Z] ---> 81eb2ab52b44 [2021-08-25T06:50:53.532Z] Step 16/24 : WORKDIR / [2021-08-25T06:50:53.811Z] ---> Running in f0aea81062bf [2021-08-25T06:50:53.811Z] ---> 962262e340ce [2021-08-25T06:50:53.811Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-25T06:50:53.811Z] Removing intermediate container f0aea81062bf [2021-08-25T06:50:53.811Z] ---> 5f3a990adc00 [2021-08-25T06:50:53.811Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-25T06:50:54.083Z] ---> Running in 4458acc9c788 [2021-08-25T06:50:54.083Z] ---> 921101969042 [2021-08-25T06:50:54.083Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-25T06:50:54.682Z] ---> 1aadc9d98889 [2021-08-25T06:50:54.682Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-25T06:50:54.682Z] Removing intermediate container 4458acc9c788 [2021-08-25T06:50:54.682Z] ---> 18a27433f610 [2021-08-25T06:50:54.682Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-25T06:50:54.949Z] ---> 54a7ce2f47bd [2021-08-25T06:50:54.949Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-25T06:50:54.949Z] ---> Running in aa468b50c728 [2021-08-25T06:50:54.949Z] ---> Running in 3251c93ceec8 [2021-08-25T06:50:55.217Z] Removing intermediate container aa468b50c728 [2021-08-25T06:50:55.217Z] ---> 4b14b946c77e [2021-08-25T06:50:55.217Z] Step 29/32 : CMD ["gate"] [2021-08-25T06:50:55.490Z] Removing intermediate container 3251c93ceec8 [2021-08-25T06:50:55.490Z] ---> fb7c624a81e8 [2021-08-25T06:50:55.490Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-25T06:50:55.490Z] ---> Running in 7424031906a7 [2021-08-25T06:50:55.490Z] Removing intermediate container 39a75d00aa82 [2021-08-25T06:50:55.490Z] ---> 330ccc300431 [2021-08-25T06:50:55.490Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-25T06:50:55.490Z] ---> Running in 73750b488bbf [2021-08-25T06:50:55.490Z] ---> Running in 38dc3d288793 [2021-08-25T06:50:55.490Z] Removing intermediate container 7424031906a7 [2021-08-25T06:50:55.490Z] ---> fc333d8328e1 [2021-08-25T06:50:55.490Z] Step 30/32 : LABEL arch=x86_64 [2021-08-25T06:50:55.756Z] ---> Running in e8c30f923d4d [2021-08-25T06:50:55.756Z] Removing intermediate container 73750b488bbf [2021-08-25T06:50:55.756Z] ---> 0711ec391a64 [2021-08-25T06:50:55.756Z] Step 22/24 : LABEL arch=x86_64 [2021-08-25T06:50:55.756Z] ---> Running in c1bd4c7f6572 [2021-08-25T06:50:55.756Z] Removing intermediate container e8c30f923d4d [2021-08-25T06:50:55.756Z] ---> 7f6779ed198d [2021-08-25T06:50:55.756Z] Step 31/32 : LABEL git_sha=99d79dac044befae558f66d4c8d751cd8b6be238 [2021-08-25T06:50:56.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-25T06:50:56.023Z] ---> Running in f23c1fdcafd9 [2021-08-25T06:50:56.023Z] Removing intermediate container c1bd4c7f6572 [2021-08-25T06:50:56.023Z] ---> 712ba8dd211e [2021-08-25T06:50:56.023Z] Step 23/24 : LABEL git_sha=99d79dac044befae558f66d4c8d751cd8b6be238 [2021-08-25T06:50:56.023Z] ---> Running in 39ef69d3c813 [2021-08-25T06:50:56.023Z] Removing intermediate container f23c1fdcafd9 [2021-08-25T06:50:56.023Z] ---> 2d676b038db8 [2021-08-25T06:50:56.023Z] Step 32/32 : LABEL version=0.0.0 [2021-08-25T06:50:56.293Z] ---> Running in dc73212628c3 [2021-08-25T06:50:56.293Z] Removing intermediate container 39ef69d3c813 [2021-08-25T06:50:56.293Z] ---> 2d0272c4016a [2021-08-25T06:50:56.293Z] Step 24/24 : LABEL version=0.0.0 [2021-08-25T06:50:56.293Z] ---> Running in 62482abdd9e7 [2021-08-25T06:50:56.293Z] Removing intermediate container dc73212628c3 [2021-08-25T06:50:56.293Z] ---> 05819d2394ae [2021-08-25T06:50:56.293Z] [2021-08-25T06:50:56.560Z] Successfully built 05819d2394ae [2021-08-25T06:50:56.560Z] Successfully tagged security-bootstrapper:latest [2021-08-25T06:50:56.560Z] Removing intermediate container 62482abdd9e7 [2021-08-25T06:50:56.560Z] ---> 9482c6f7aa25 [2021-08-25T06:50:56.560Z] [2021-08-25T06:50:56.560Z]  Building security-bootstrapper ... done Successfully built 9482c6f7aa25 [2021-08-25T06:50:56.560Z] Successfully tagged core-command:latest [2021-08-25T06:50:56.825Z]  Building core-command ... done Removing intermediate container 38dc3d288793 [2021-08-25T06:50:56.825Z] ---> 6eb2c1b7d22f [2021-08-25T06:50:56.825Z] [2021-08-25T06:50:56.825Z] Step 12/24 : FROM docker:20.10.7 [2021-08-25T06:50:56.825Z] 20.10.7: Pulling from library/docker [2021-08-25T06:51:01.082Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-25T06:51:01.082Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-25T06:51:01.082Z] ---> 08bdaf2f88f9 [2021-08-25T06:51:01.082Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-25T06:51:01.669Z] ---> Running in e54049035e42 [2021-08-25T06:51:01.669Z] Removing intermediate container e54049035e42 [2021-08-25T06:51:01.669Z] ---> 37cbd8ee26e5 [2021-08-25T06:51:01.669Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-25T06:51:01.669Z] ---> Running in 00ad858940a2 [2021-08-25T06:51:01.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-25T06:51:01.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-25T06:51:02.200Z] (1/39) Installing readline (8.1.0-r0) [2021-08-25T06:51:02.200Z] (2/39) Installing bash (5.1.0-r0) [2021-08-25T06:51:02.200Z] Executing bash-5.1.0-r0.post-install [2021-08-25T06:51:02.200Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-25T06:51:02.200Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-25T06:51:02.200Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-25T06:51:02.200Z] (6/39) Installing curl (7.78.0-r0) [2021-08-25T06:51:02.200Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-25T06:51:02.200Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-25T06:51:02.200Z] (9/39) Installing expat (2.2.10-r1) [2021-08-25T06:51:02.200Z] (10/39) Installing libffi (3.3-r2) [2021-08-25T06:51:02.200Z] (11/39) Installing gdbm (1.19-r0) [2021-08-25T06:51:02.200Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-25T06:51:02.200Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-25T06:51:02.466Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-25T06:51:03.048Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-25T06:51:03.048Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-25T06:51:03.048Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-25T06:51:03.048Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-25T06:51:03.048Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-25T06:51:03.048Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-25T06:51:03.048Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-25T06:51:03.048Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-25T06:51:03.048Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-25T06:51:03.048Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-25T06:51:03.048Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-25T06:51:03.048Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-25T06:51:03.048Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-25T06:51:03.313Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-25T06:51:03.313Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-25T06:51:03.313Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-25T06:51:03.313Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-25T06:51:03.313Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-25T06:51:03.313Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-25T06:51:03.313Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-25T06:51:03.314Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-25T06:51:03.314Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-25T06:51:03.314Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-25T06:51:03.314Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-25T06:51:03.314Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-25T06:51:03.580Z] Executing busybox-1.32.1-r6.trigger [2021-08-25T06:51:03.580Z] OK: 82 MiB in 59 packages [2021-08-25T06:51:04.993Z] Collecting docker-compose==1.23.2 [2021-08-25T06:51:04.993Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-25T06:51:04.993Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-25T06:51:04.993Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-25T06:51:05.577Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-25T06:51:05.577Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-25T06:51:05.577Z] Collecting cached-property<2,>=1.2.0 [2021-08-25T06:51:05.577Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-25T06:51:05.577Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-25T06:51:05.577Z] Collecting PyYAML<4,>=3.10 [2021-08-25T06:51:05.577Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-25T06:51:06.158Z] Collecting jsonschema<3,>=2.5.1 [2021-08-25T06:51:06.158Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-25T06:51:06.158Z] Collecting docopt<0.7,>=0.6.1 [2021-08-25T06:51:06.158Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-25T06:51:06.428Z] Collecting docker<4.0,>=3.6.0 [2021-08-25T06:51:06.428Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-25T06:51:06.700Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-25T06:51:06.700Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-25T06:51:06.700Z] Collecting texttable<0.10,>=0.9.0 [2021-08-25T06:51:06.700Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-25T06:51:06.973Z] Collecting docker-pycreds>=0.4.0 [2021-08-25T06:51:06.974Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-25T06:51:06.974Z] Collecting idna<2.8,>=2.5 [2021-08-25T06:51:06.974Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-25T06:51:06.974Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-25T06:51:06.974Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-25T06:51:07.240Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-25T06:51:07.240Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-25T06:51:07.240Z] Collecting certifi>=2017.4.17 [2021-08-25T06:51:07.240Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-25T06:51:07.240Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-25T06:51:07.240Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-25T06:51:07.240Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-25T06:51:07.240Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-25T06:51:07.240Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-25T06:51:07.240Z] Attempting uninstall: urllib3 [2021-08-25T06:51:07.240Z] Found existing installation: urllib3 1.26.2 [2021-08-25T06:51:07.507Z] Uninstalling urllib3-1.26.2: [2021-08-25T06:51:07.507Z] Successfully uninstalled urllib3-1.26.2 [2021-08-25T06:51:07.507Z] Attempting uninstall: idna [2021-08-25T06:51:07.507Z] Found existing installation: idna 3.1 [2021-08-25T06:51:07.507Z] Uninstalling idna-3.1: [2021-08-25T06:51:07.507Z] Successfully uninstalled idna-3.1 [2021-08-25T06:51:07.507Z] Attempting uninstall: chardet [2021-08-25T06:51:07.507Z] Found existing installation: chardet 4.0.0 [2021-08-25T06:51:07.507Z] Uninstalling chardet-4.0.0: [2021-08-25T06:51:07.781Z] Successfully uninstalled chardet-4.0.0 [2021-08-25T06:51:07.781Z] Attempting uninstall: requests [2021-08-25T06:51:07.781Z] Found existing installation: requests 2.25.1 [2021-08-25T06:51:07.781Z] Uninstalling requests-2.25.1: [2021-08-25T06:51:07.781Z] Successfully uninstalled requests-2.25.1 [2021-08-25T06:51:08.049Z] Running setup.py install for texttable: started [2021-08-25T06:51:08.315Z] Running setup.py install for texttable: finished with status 'done' [2021-08-25T06:51:08.315Z] Running setup.py install for PyYAML: started [2021-08-25T06:51:08.582Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-25T06:51:08.582Z] Running setup.py install for docopt: started [2021-08-25T06:51:08.849Z] Running setup.py install for docopt: finished with status 'done' [2021-08-25T06:51:08.849Z] Running setup.py install for dockerpty: started [2021-08-25T06:51:09.433Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-25T06:51:09.433Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-25T06:51:11.690Z] Removing intermediate container 721558f5a5ab [2021-08-25T06:51:11.690Z] ---> d66c7e5a2e3b [2021-08-25T06:51:11.690Z] Successfully built d66c7e5a2e3b [2021-08-25T06:51:11.690Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T06:51:12.045Z] + docker inspect -f . ci-base-image-arm64 [2021-08-25T06:51:12.045Z] . [Pipeline] withDockerContainer [2021-08-25T06:51:12.351Z] prd-ubuntu18.04-docker-arm64-4c-16g-762 does not seem to be running inside a container [2021-08-25T06:51:12.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-25T06:51:13.170Z] Removing intermediate container 00ad858940a2 [2021-08-25T06:51:13.171Z] ---> aff411c7ebac [2021-08-25T06:51:13.171Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-25T06:51:13.171Z] ---> Running in 062abb34522c [2021-08-25T06:51:13.171Z] Removing intermediate container 062abb34522c [2021-08-25T06:51:13.171Z] ---> 8444492681da [2021-08-25T06:51:13.171Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-25T06:51:13.171Z] ---> Running in 5d3d00a80aed [2021-08-25T06:51:13.171Z] Removing intermediate container 5d3d00a80aed [2021-08-25T06:51:13.171Z] ---> c7ceaa755866 [2021-08-25T06:51:13.171Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-25T06:51:13.171Z] ---> ef6d298f8269 [2021-08-25T06:51:13.171Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-25T06:51:13.597Z] ---> ac8778d5884b [2021-08-25T06:51:13.597Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-25T06:51:13.924Z] ---> 1f58d75bf266 [2021-08-25T06:51:13.924Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-25T06:51:13.924Z] ---> Running in 08356e1389c4 [2021-08-25T06:51:13.924Z] Removing intermediate container 08356e1389c4 [2021-08-25T06:51:13.924Z] ---> 403963cafc81 [2021-08-25T06:51:13.924Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-25T06:51:13.924Z] ---> Running in 7e76934443c2 [2021-08-25T06:51:14.148Z] $ docker top 9b0462980747a307436067f5e1699acfc7bb97702d3d7a122639fb7e561b801b -eo pid,comm [2021-08-25T06:51:14.278Z] Removing intermediate container 7e76934443c2 [2021-08-25T06:51:14.278Z] ---> f36f45b1465e [2021-08-25T06:51:14.278Z] Step 22/24 : LABEL arch=x86_64 [2021-08-25T06:51:14.278Z] ---> Running in 15fdf5fdb0d3 [2021-08-25T06:51:14.278Z] Removing intermediate container 15fdf5fdb0d3 [2021-08-25T06:51:14.278Z] ---> eb5b371e2857 [2021-08-25T06:51:14.278Z] Step 23/24 : LABEL git_sha=99d79dac044befae558f66d4c8d751cd8b6be238 [2021-08-25T06:51:14.278Z] ---> Running in e6bfff0b3353 [2021-08-25T06:51:14.278Z] Removing intermediate container e6bfff0b3353 [2021-08-25T06:51:14.278Z] ---> 1d6bc67d687a [2021-08-25T06:51:14.278Z] Step 24/24 : LABEL version=0.0.0 [2021-08-25T06:51:14.278Z] ---> Running in 2450c7fd9f89 [Pipeline] { [Pipeline] sh [2021-08-25T06:51:14.548Z] Removing intermediate container 2450c7fd9f89 [2021-08-25T06:51:14.548Z] ---> 01627d4c3eaa [2021-08-25T06:51:14.548Z] [2021-08-25T06:51:14.548Z] Successfully built 01627d4c3eaa [2021-08-25T06:51:14.548Z] Successfully tagged sys-mgmt-agent:latest [2021-08-25T06:51:14.826Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-25T06:51:14.832Z] $ docker stop --time=1 f27168719d9d590e138d40eb434ddf7fa529daa8e530c1cd0642c9f8edf8bee2 [2021-08-25T06:51:15.138Z] + go version [2021-08-25T06:51:15.138Z] go version go1.16.6 linux/arm64 [2021-08-25T06:51:16.182Z] $ docker rm -f f27168719d9d590e138d40eb434ddf7fa529daa8e530c1cd0642c9f8edf8bee2 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2021-08-25T06:51:16.317Z] $ docker stop --time=1 9b0462980747a307436067f5e1699acfc7bb97702d3d7a122639fb7e561b801b [2021-08-25T06:51:16.577Z] + docker images [2021-08-25T06:51:16.577Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-25T06:51:16.577Z] sys-mgmt-agent latest 01627d4c3eaa 2 seconds ago 325MB [2021-08-25T06:51:16.577Z] security-bootstrapper latest 05819d2394ae 20 seconds ago 18.8MB [2021-08-25T06:51:16.577Z] core-command latest 9482c6f7aa25 20 seconds ago 16MB [2021-08-25T06:51:16.577Z] 6eb2c1b7d22f 20 seconds ago 1.75GB [2021-08-25T06:51:16.577Z] a7fb2e62cca8 24 seconds ago 1.75GB [2021-08-25T06:51:16.577Z] security-proxy-setup latest cfba656e54d9 26 seconds ago 25.9MB [2021-08-25T06:51:16.577Z] ecbfb1fd4ae1 32 seconds ago 1.76GB [2021-08-25T06:51:16.577Z] d8b1157d6e8a 33 seconds ago 1.75GB [2021-08-25T06:51:16.577Z] core-data latest b0702e6ac90e 58 seconds ago 20.4MB [2021-08-25T06:51:16.577Z] security-secretstore-setup latest 36602fe5b808 About a minute ago 28.1MB [2021-08-25T06:51:16.577Z] core-metadata latest 88c41a834ec4 About a minute ago 16.7MB [2021-08-25T06:51:16.577Z] support-scheduler latest e5a9de26d571 About a minute ago 16.1MB [2021-08-25T06:51:16.577Z] support-notifications latest 9c77224ce122 About a minute ago 16.8MB [2021-08-25T06:51:16.577Z] 6998eb539ee4 About a minute ago 1.76GB [2021-08-25T06:51:16.577Z] f73aed9c777c About a minute ago 1.75GB [2021-08-25T06:51:16.577Z] 853a30455e25 About a minute ago 1.76GB [2021-08-25T06:51:16.577Z] 428f90aeb4ae About a minute ago 1.76GB [2021-08-25T06:51:16.577Z] 974960417a65 About a minute ago 1.75GB [2021-08-25T06:51:16.577Z] ci-base-image-x86_64 latest 30c1f80207cb 5 minutes ago 1.25GB [2021-08-25T06:51:16.577Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 days ago 37.5MB [2021-08-25T06:51:16.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 2 weeks ago 547MB [2021-08-25T06:51:16.577Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-25T06:51:16.577Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-25T06:51:16.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [2021-08-25T06:51:18.181Z] $ docker rm -f 9b0462980747a307436067f5e1699acfc7bb97702d3d7a122639fb7e561b801b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] script [Pipeline] { [Pipeline] stage [Pipeline] { (Snap) [Pipeline] isUnix [Pipeline] sh [Pipeline] findFiles [Pipeline] node [2021-08-25T06:51:19.206Z] + docker inspect -f . ci-base-image-arm64 [2021-08-25T06:51:19.206Z] . [Pipeline] withDockerContainer [2021-08-25T06:51:19.457Z] prd-ubuntu18.04-docker-arm64-4c-16g-762 does not seem to be running inside a container [2021-08-25T06:51:19.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-25T06:51:21.025Z] $ docker top 519366b59ea57a1689738d071bcb7a2a1157f825a70ab1b94715104c49d91728 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-25T06:51:21.311Z] ========================================================= [2021-08-25T06:51:21.311Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-25T06:51:21.311Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-25T06:51:21.976Z] + go mod tidy [Pipeline] sh [2021-08-25T06:51:23.610Z] + make test [2021-08-25T06:51:23.610Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-25T06:51:23.610Z] go mod tidy [2021-08-25T06:51:24.207Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-25T06:51:34.004Z] Still waiting to schedule task [2021-08-25T06:51:34.005Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-25T06:51:51.021Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-25T06:52:47.616Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-25T06:52:49.067Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-25T06:52:50.514Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-25T06:52:51.118Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-25T06:53:03.574Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-25T06:53:03.574Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-25T06:53:03.574Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-25T06:53:03.574Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-25T06:53:03.574Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-25T06:53:03.574Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-25T06:53:04.563Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-25T06:53:04.563Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-25T06:53:04.563Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-25T06:53:04.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-25T06:53:11.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.205s coverage: 28.7% of statements [2021-08-25T06:53:11.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-25T06:53:11.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-25T06:53:15.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.323s coverage: 100.0% of statements [2021-08-25T06:53:15.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-25T06:53:16.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.290s coverage: 46.3% of statements [2021-08-25T06:53:16.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-25T06:53:16.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-25T06:53:19.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.657s coverage: 90.1% of statements [2021-08-25T06:53:19.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-25T06:53:19.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-25T06:53:19.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.243s coverage: 81.2% of statements [2021-08-25T06:53:19.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-25T06:53:19.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-25T06:53:19.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-25T06:53:19.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-25T06:53:19.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-25T06:53:28.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.511s coverage: 94.2% of statements [2021-08-25T06:53:28.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-25T06:53:28.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-25T06:53:28.023Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.212s coverage: 59.1% of statements [2021-08-25T06:53:28.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-25T06:53:28.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-25T06:53:28.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-25T06:53:28.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-25T06:53:28.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-25T06:53:28.023Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.240s coverage: 60.0% of statements [2021-08-25T06:53:28.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-25T06:53:28.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-25T06:53:28.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-25T06:53:28.023Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.299s coverage: 0.8% of statements [2021-08-25T06:53:28.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-25T06:53:28.023Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.219s coverage: 58.8% of statements [2021-08-25T06:53:28.023Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.200s coverage: 21.7% of statements [2021-08-25T06:53:28.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-25T06:53:28.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.208s coverage: 47.1% of statements [2021-08-25T06:53:28.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.227s coverage: 79.5% of statements [2021-08-25T06:53:28.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.179s coverage: 94.1% of statements [2021-08-25T06:53:28.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements [2021-08-25T06:53:28.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.176s coverage: 87.5% of statements [2021-08-25T06:53:43.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.192s coverage: 94.4% of statements [2021-08-25T06:53:43.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.165s coverage: 44.8% of statements [2021-08-25T06:53:46.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.571s coverage: 81.8% of statements [2021-08-25T06:53:46.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-25T06:53:54.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.231s coverage: 92.9% of statements [2021-08-25T06:53:54.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-25T06:53:54.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-25T06:53:54.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-25T06:53:54.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-08-25T06:53:54.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-25T06:53:54.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-25T06:53:54.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-25T06:53:54.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-25T06:53:54.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-25T06:53:54.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.175s coverage: 87.2% of statements [2021-08-25T06:53:54.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-25T06:53:54.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-25T06:53:54.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-08-25T06:53:54.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-25T06:53:54.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.206s coverage: 58.8% of statements [2021-08-25T06:53:54.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-25T06:53:54.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.206s coverage: 80.0% of statements [2021-08-25T06:53:54.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.225s coverage: 87.2% of statements [2021-08-25T06:53:54.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.266s coverage: 85.4% of statements [2021-08-25T06:53:54.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.289s coverage: 91.2% of statements [2021-08-25T06:53:54.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-25T06:53:54.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.808s coverage: 64.4% of statements [2021-08-25T06:53:54.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-25T06:53:54.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-25T06:53:54.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.163s coverage: 100.0% of statements [2021-08-25T06:53:54.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements [2021-08-25T06:53:54.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2021-08-25T06:53:55.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2021-08-25T06:53:55.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.101s coverage: 100.0% of statements [2021-08-25T06:54:00.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.030s coverage: 66.9% of statements [2021-08-25T06:54:00.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-25T06:54:00.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-25T06:54:00.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-25T06:54:02.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.805s coverage: 43.6% of statements [2021-08-25T06:54:02.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-25T06:54:02.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-25T06:54:02.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.251s coverage: 89.5% of statements [2021-08-25T06:54:02.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-25T06:54:02.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.267s coverage: 84.8% of statements [2021-08-25T06:54:02.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-25T06:54:09.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.242s coverage: 19.5% of statements [2021-08-25T06:54:09.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-25T06:54:09.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-25T06:54:09.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-25T06:54:09.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-25T06:54:09.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.572s coverage: 92.0% of statements [2021-08-25T06:54:09.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-25T06:54:09.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-25T06:54:09.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-25T06:54:09.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-25T06:54:09.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.215s coverage: 62.7% of statements [2021-08-25T06:54:09.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-25T06:54:09.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-25T06:54:09.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.392s coverage: 97.7% of statements [2021-08-25T06:54:09.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-25T06:54:09.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-25T06:54:09.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-25T06:54:09.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-25T06:54:09.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.184s coverage: 28.9% of statements [2021-08-25T06:54:09.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-25T06:54:09.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-25T06:54:09.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-25T06:54:09.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-25T06:54:09.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-25T06:54:09.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-25T06:54:09.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.182s coverage: 100.0% of statements [2021-08-25T06:54:09.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements [2021-08-25T06:54:09.861Z] GO111MODULE=on go vet ./... [2021-08-25T06:55:16.295Z] Running on prd-ubuntu18.04-docker-8c-8g-763 in /w/workspace/edgexfoundry_edgex-go_PR-3683 [Pipeline] { [Pipeline] ws [2021-08-25T06:55:16.316Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-08-25T06:55:16.445Z] The recommended git tool is: git [2021-08-25T06:55:19.307Z] using credential edgex-jenkins-ssh [2021-08-25T06:55:19.321Z] Cloning the remote Git repository [2021-08-25T06:55:19.349Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-25T06:55:19.445Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-08-25T06:55:19.478Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-25T06:55:19.478Z] > git --version # timeout=10 [2021-08-25T06:55:19.484Z] > git --version # 'git version 2.17.1' [2021-08-25T06:55:19.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-25T06:55:19.520Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-25T06:55:27.781Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-25T06:55:27.787Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-25T06:55:27.806Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-25T06:55:27.821Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-25T06:55:27.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-25T06:55:27.825Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3683/head:refs/remotes/origin/PR-3683 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-25T06:55:28.472Z] Merging remotes/origin/main commit 4ef23a9eaed9ca979130d733cee22fb0edbedfe4 into PR head commit 99d79dac044befae558f66d4c8d751cd8b6be238 [2021-08-25T06:55:28.600Z] Merge succeeded, producing 99d79dac044befae558f66d4c8d751cd8b6be238 [2021-08-25T06:55:28.601Z] Checking out Revision 99d79dac044befae558f66d4c8d751cd8b6be238 (PR-3683) [2021-08-25T06:55:28.484Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T06:55:28.489Z] > git checkout -f 99d79dac044befae558f66d4c8d751cd8b6be238 # timeout=10 [2021-08-25T06:55:28.553Z] > git remote # timeout=10 [2021-08-25T06:55:28.570Z] > git config --get remote.origin.url # timeout=10 [2021-08-25T06:55:28.575Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-25T06:55:28.579Z] > git merge 4ef23a9eaed9ca979130d733cee22fb0edbedfe4 # timeout=10 [2021-08-25T06:55:28.595Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-25T06:55:28.607Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T06:55:28.611Z] > git checkout -f 99d79dac044befae558f66d4c8d751cd8b6be238 # timeout=10 [2021-08-25T06:55:31.694Z] gofmt -l . [2021-08-25T06:55:31.694Z] [ "`gofmt -l .`" = "" ] [2021-08-25T06:55:31.694Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-25T06:55:32.353Z] Commit message: "fix(meta): device yaml marshal to Json error" [2021-08-25T06:55:32.354Z] + ls -al . [2021-08-25T06:55:32.354Z] total 636 [2021-08-25T06:55:32.354Z] drwxrwxr-x 9 1001 1001 4096 Aug 25 06:55 . [2021-08-25T06:55:32.354Z] drwxr-xr-x 4 root root 4096 Aug 25 06:51 .. [2021-08-25T06:55:32.354Z] -rw-rw-r-- 1 1001 1001 11 Aug 25 06:49 .dockerignore [2021-08-25T06:55:32.354Z] drwxrwxr-x 8 1001 1001 4096 Aug 25 06:49 .git [2021-08-25T06:55:32.354Z] drwxrwxr-x 4 1001 1001 4096 Aug 25 06:49 .github [2021-08-25T06:55:32.354Z] -rw-rw-r-- 1 1001 1001 818 Aug 25 06:49 .gitignore [2021-08-25T06:55:32.354Z] -rw-rw-r-- 1 1001 1001 76 Aug 25 06:49 .hadolint.yml [2021-08-25T06:55:32.354Z] -rw-rw-r-- 1 1001 1001 166 Aug 25 06:49 .sonarcloud.properties [2021-08-25T06:55:32.354Z] -rw-rw-r-- 1 1001 1001 1171 Aug 25 06:49 ADOPTERS.md [2021-08-25T06:55:32.354Z] -rw-rw-r-- 1 1001 1001 8493 Aug 25 06:49 Attribution.txt [2021-08-25T06:55:32.354Z] -rw-rw-r-- 1 1001 1001 43881 Aug 25 06:49 CHANGELOG.md [2021-08-25T06:55:32.354Z] -rw-rw-r-- 1 1001 1001 3804 Aug 25 06:49 CONTRIBUTING.md [2021-08-25T06:55:32.354Z] -rw-rw-r-- 1 1001 1001 677 Aug 25 06:49 GOVERNANCE.md [2021-08-25T06:55:32.354Z] -rw-rw-r-- 1 1001 1001 849 Aug 25 06:49 Jenkinsfile [2021-08-25T06:55:32.354Z] -rw-rw-r-- 1 1001 1001 10775 Aug 25 06:49 LICENSE [2021-08-25T06:55:32.354Z] -rw-rw-r-- 1 1001 1001 5915 Aug 25 06:49 Makefile [2021-08-25T06:55:32.354Z] -rw-rw-r-- 1 1001 1001 582 Aug 25 06:49 OWNERS.md [2021-08-25T06:55:32.354Z] -rw-rw-r-- 1 1001 1001 8643 Aug 25 06:49 README.md [2021-08-25T06:55:32.354Z] -rw-rw-r-- 1 1001 1001 6912 Aug 25 06:49 SECURITY.md [2021-08-25T06:55:32.354Z] -rw-rw-r-- 1 1001 1001 5 Aug 25 06:44 VERSION [2021-08-25T06:55:32.354Z] -rw-rw-r-- 1 1001 1001 4131 Aug 25 06:49 ZMQWindows.md [2021-08-25T06:55:32.354Z] drwxrwxr-x 2 1001 1001 4096 Aug 25 06:49 bin [2021-08-25T06:55:32.354Z] drwxrwxr-x 14 1001 1001 4096 Aug 25 06:49 cmd [2021-08-25T06:55:32.354Z] -rw-r--r-- 1 root root 404331 Aug 25 06:54 coverage.out [2021-08-25T06:55:32.354Z] -rw-rw-r-- 1 1001 1001 841 Aug 25 06:49 go.mod [2021-08-25T06:55:32.354Z] -rw-r--r-- 1 root root 50064 Aug 25 06:51 go.sum [2021-08-25T06:55:32.354Z] drwxrwxr-x 8 1001 1001 4096 Aug 25 06:49 internal [2021-08-25T06:55:32.354Z] drwxrwxr-x 3 1001 1001 4096 Aug 25 06:49 openapi [2021-08-25T06:55:32.354Z] drwxrwxr-x 4 1001 1001 4096 Aug 25 06:49 snap [2021-08-25T06:55:32.354Z] -rw-rw-r-- 1 1001 1001 204 Aug 25 06:49 version.go [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-25T06:55:33.017Z] + '[' -e coverage.out ] [2021-08-25T06:55:33.017Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-25T06:55:33.048Z] Warning: overwriting stash ‘coverage-report’ [2021-08-25T06:55:33.287Z] + echo snap-build.sh [2021-08-25T06:55:33.287Z] snap-build.sh [2021-08-25T06:55:33.287Z] + SNAP_BASE_DIR=. [2021-08-25T06:55:33.287Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-08-25T06:55:33.287Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-08-25T06:55:33.287Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-08-25T06:55:33.287Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-08-25T06:55:33.287Z] + cd /w/workspace/edgex-go/2 [2021-08-25T06:55:33.287Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-25T06:55:33.287Z] Reading package lists... [2021-08-25T06:55:33.287Z] Building dependency tree... [2021-08-25T06:55:33.287Z] Reading state information... [2021-08-25T06:55:33.287Z] The following packages were automatically installed and are no longer required: [2021-08-25T06:55:33.287Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-25T06:55:33.287Z] uidmap xdelta3 [2021-08-25T06:55:33.287Z] Use 'sudo apt autoremove' to remove them. [2021-08-25T06:55:33.287Z] The following packages will be REMOVED: [2021-08-25T06:55:33.287Z] lxd* lxd-client* [2021-08-25T06:55:33.555Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-25T06:55:33.555Z] After this operation, 31.7 MB disk space will be freed. [2021-08-25T06:55:33.845Z] Stashed 1 file(s) [Pipeline] sh [2021-08-25T06:55:34.094Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-08-25T06:55:34.094Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-25T06:55:34.490Z] + make build [2021-08-25T06:55:34.490Z] go mod tidy [2021-08-25T06:55:35.058Z] Removing lxd dnsmasq configuration [2021-08-25T06:55:35.058Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-25T06:55:35.058Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-25T06:55:35.089Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-25T06:55:36.026Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-25T06:55:36.026Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-08-25T06:55:36.026Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-25T06:55:37.452Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-25T06:55:37.452Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-25T06:55:38.038Z] + sudo snap remove --purge lxd [2021-08-25T06:55:38.038Z] snap "lxd" is not installed [2021-08-25T06:55:38.038Z] + sudo groupadd --force --system lxd [2021-08-25T06:55:38.038Z] ++ whoami [2021-08-25T06:55:38.038Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-25T06:55:38.038Z] + newgrp - lxd [2021-08-25T06:55:38.306Z] + sudo snap install lxd [2021-08-25T06:55:41.807Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-25T06:55:50.621Z] 2021-08-25T06:55:47Z INFO Waiting for automatic snapd restart... [2021-08-25T06:56:00.704Z] lxd 4.17 from Canonical* installed [2021-08-25T06:56:00.704Z] + sudo lxd init --auto [2021-08-25T06:56:04.012Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-25T06:56:05.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-25T06:56:09.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-25T06:56:10.059Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-25T06:56:10.802Z] + sudo snap install --classic snapcraft [2021-08-25T06:56:13.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-08-25T06:56:16.854Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-25T06:56:19.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-25T06:56:20.909Z] snapcraft 5.0 from Canonical* installed [2021-08-25T06:56:20.909Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-25T06:56:20.909Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-25T06:56:20.909Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-25T06:56:20.909Z] Dload Upload Total Spent Left Speed [2021-08-25T06:56:20.909Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4071 0 --:--:-- --:--:-- --:--:-- 4071 [2021-08-25T06:56:20.909Z] 0 3325k 0 5503 0 0 17694 0 0:03:12 --:--:-- 0:03:12 17694 100 3325k 100 3325k 0 0 5550k 0 --:--:-- --:--:-- --:--:-- 11.2M [2021-08-25T06:56:20.909Z] ./yq_linux_amd64 [2021-08-25T06:56:20.909Z] + sudo snapcraft prime --use-lxd [2021-08-25T06:56:22.317Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-25T06:56:22.317Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-25T06:56:22.317Z] - README.md [2021-08-25T06:56:22.317Z] [2021-08-25T06:56:22.317Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-25T06:56:22.317Z] Launching a container. [2021-08-25T06:56:23.793Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-25T06:56:25.790Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-25T06:56:29.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-25T06:56:30.541Z] Waiting for container to be ready [2021-08-25T06:56:30.541Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-25T06:56:30.541Z] [2021-08-25T06:56:33.904Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-25T06:56:34.489Z] Waiting for network to be ready... [Pipeline] } [2021-08-25T06:56:34.627Z] $ docker stop --time=1 519366b59ea57a1689738d071bcb7a2a1157f825a70ab1b94715104c49d91728 [2021-08-25T06:56:34.757Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-25T06:56:35.024Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-25T06:56:35.024Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-25T06:56:35.024Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-25T06:56:35.024Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-25T06:56:35.024Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-25T06:56:35.024Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-25T06:56:35.024Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-25T06:56:35.024Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] [2021-08-25T06:56:35.024Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] [2021-08-25T06:56:35.615Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-25T06:56:35.615Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-25T06:56:35.883Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-25T06:56:35.884Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-25T06:56:35.884Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-25T06:56:35.884Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-25T06:56:35.884Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-25T06:56:35.884Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-25T06:56:36.152Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-25T06:56:36.419Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-25T06:56:36.419Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-25T06:56:36.419Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-25T06:56:36.419Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-25T06:56:36.419Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-25T06:56:36.419Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-25T06:56:36.419Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-25T06:56:36.419Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-08-25T06:56:37.319Z] $ docker rm -f 519366b59ea57a1689738d071bcb7a2a1157f825a70ab1b94715104c49d91728 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T06:56:39.005Z] Fetched 25.1 MB in 4s (6130 kB/s) [2021-08-25T06:56:39.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-25T06:56:39.063Z] [2021-08-25T06:56:39.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T06:56:39.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-25T06:56:39.704Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-25T06:56:39.704Z] 29e5d40040c1: Pulling fs layer [2021-08-25T06:56:39.704Z] 1ce36da41761: Pulling fs layer [2021-08-25T06:56:39.704Z] 25b303627fd3: Pulling fs layer [2021-08-25T06:56:39.966Z] Reading package lists... [2021-08-25T06:56:39.966Z] Reading package lists... [2021-08-25T06:56:40.235Z] Building dependency tree... [2021-08-25T06:56:40.235Z] Reading state information... [2021-08-25T06:56:40.303Z] 29e5d40040c1: Download complete [2021-08-25T06:56:40.502Z] The following additional packages will be installed: [2021-08-25T06:56:40.503Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-25T06:56:40.503Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-25T06:56:40.503Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-25T06:56:40.503Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-25T06:56:40.503Z] Suggested packages: [2021-08-25T06:56:40.503Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-25T06:56:40.503Z] Recommended packages: [2021-08-25T06:56:40.503Z] gnupg libsasl2-modules [2021-08-25T06:56:40.503Z] The following NEW packages will be installed: [2021-08-25T06:56:40.503Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-25T06:56:40.503Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-25T06:56:40.503Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-25T06:56:40.503Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-25T06:56:40.503Z] The following packages will be upgraded: [2021-08-25T06:56:40.503Z] gpg gpg-agent gpgconf libudev1 [2021-08-25T06:56:40.503Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-25T06:56:40.503Z] Need to get 3527 kB of archives. [2021-08-25T06:56:40.503Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-25T06:56:40.503Z] 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-08-25T06:56:40.503Z] 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-08-25T06:56:40.503Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-25T06:56:40.503Z] 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-08-25T06:56:40.769Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-08-25T06:56:40.907Z] 29e5d40040c1: Pull complete [2021-08-25T06:56:40.908Z] 1ce36da41761: Verifying Checksum [2021-08-25T06:56:40.908Z] 1ce36da41761: Download complete [2021-08-25T06:56:41.037Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-08-25T06:56:41.620Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-25T06:56:41.620Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-25T06:56:41.620Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-25T06:56:41.620Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-25T06:56:41.620Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-25T06:56:41.620Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-25T06:56:41.620Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-25T06:56:41.620Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-25T06:56:41.620Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-25T06:56:41.620Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-25T06:56:41.620Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-25T06:56:41.620Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-25T06:56:41.620Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-25T06:56:41.620Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-25T06:56:41.620Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-25T06:56:41.620Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-25T06:56:41.888Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T06:56:41.888Z] Fetched 3527 kB in 1s (2672 kB/s) [2021-08-25T06:56:41.888Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-25T06:56:41.888Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-08-25T06:56:41.888Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-25T06:56:41.888Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-08-25T06:56:41.888Z] Selecting previously unselected package udev. [2021-08-25T06:56:41.888Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-25T06:56:41.888Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-08-25T06:56:42.160Z] Unpacking udev (237-3ubuntu10.51) ... [2021-08-25T06:56:42.160Z] Selecting previously unselected package libfuse2:amd64. [2021-08-25T06:56:42.160Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-25T06:56:42.160Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-25T06:56:42.160Z] Selecting previously unselected package fuse. [2021-08-25T06:56:42.160Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-25T06:56:42.160Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-25T06:56:42.160Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-25T06:56:42.387Z] 1ce36da41761: Pull complete [2021-08-25T06:56:42.427Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-25T06:56:42.427Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-25T06:56:42.427Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-25T06:56:42.427Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-25T06:56:42.427Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-25T06:56:42.427Z] Selecting previously unselected package libksba8:amd64. [2021-08-25T06:56:42.427Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-25T06:56:42.427Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-25T06:56:42.662Z] 25b303627fd3: Verifying Checksum [2021-08-25T06:56:42.662Z] 25b303627fd3: Download complete [2021-08-25T06:56:42.695Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-25T06:56:42.695Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-25T06:56:42.695Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-25T06:56:42.695Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-25T06:56:42.695Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-25T06:56:42.695Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-25T06:56:42.695Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-25T06:56:42.695Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-25T06:56:42.695Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-25T06:56:42.695Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-25T06:56:42.695Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-25T06:56:42.695Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-25T06:56:42.695Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-25T06:56:42.695Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-25T06:56:42.695Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-25T06:56:42.964Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-25T06:56:42.964Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-25T06:56:42.964Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-25T06:56:42.964Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-25T06:56:42.964Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-25T06:56:42.964Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-25T06:56:42.964Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-25T06:56:42.964Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-25T06:56:42.964Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-25T06:56:42.964Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-25T06:56:42.964Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-25T06:56:42.964Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-25T06:56:42.964Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-25T06:56:42.964Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-25T06:56:42.964Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-25T06:56:43.233Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-25T06:56:43.233Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-25T06:56:43.233Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-25T06:56:43.233Z] Selecting previously unselected package libldap-common. [2021-08-25T06:56:43.233Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-25T06:56:43.233Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-25T06:56:43.233Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-25T06:56:43.233Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-25T06:56:43.233Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-25T06:56:43.233Z] Selecting previously unselected package dirmngr. [2021-08-25T06:56:43.233Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-25T06:56:43.233Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-25T06:56:43.233Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-25T06:56:43.501Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-25T06:56:43.501Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-25T06:56:43.501Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-25T06:56:43.501Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-25T06:56:43.501Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-25T06:56:43.501Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-25T06:56:43.501Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-25T06:56:43.501Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-25T06:56:43.501Z] Setting up udev (237-3ubuntu10.51) ... [2021-08-25T06:56:43.769Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-25T06:56:43.769Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-25T06:56:43.769Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-25T06:56:44.036Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-25T06:56:44.036Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-25T06:56:44.036Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-25T06:56:44.036Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-25T06:56:44.036Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-25T06:56:44.036Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-25T06:56:44.036Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-25T06:56:44.036Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-25T06:56:44.036Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-25T06:56:44.036Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-25T06:56:44.036Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-25T06:56:44.036Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-25T06:56:44.621Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-25T06:56:44.622Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-25T06:56:44.622Z] This means they are not meant to be enabled using systemctl. [2021-08-25T06:56:44.622Z] Possible reasons for having this kind of units are: [2021-08-25T06:56:44.622Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-25T06:56:44.622Z] .wants/ or .requires/ directory. [2021-08-25T06:56:44.622Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-25T06:56:44.622Z] a requirement dependency on it. [2021-08-25T06:56:44.622Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-25T06:56:44.622Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-25T06:56:44.622Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-25T06:56:44.622Z] instance name specified. [2021-08-25T06:56:44.890Z] Reading package lists... [2021-08-25T06:56:44.890Z] Building dependency tree... [2021-08-25T06:56:44.890Z] Reading state information... [2021-08-25T06:56:45.160Z] The following additional packages will be installed: [2021-08-25T06:56:45.160Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-25T06:56:45.160Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-25T06:56:45.160Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-25T06:56:45.160Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-25T06:56:45.160Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-25T06:56:45.160Z] Suggested packages: [2021-08-25T06:56:45.160Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-25T06:56:45.160Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-25T06:56:45.160Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-25T06:56:45.160Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-25T06:56:45.160Z] systemd-container policykit-1 [2021-08-25T06:56:45.160Z] Recommended packages: [2021-08-25T06:56:45.160Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-25T06:56:45.160Z] The following NEW packages will be installed: [2021-08-25T06:56:45.160Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-25T06:56:45.160Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-25T06:56:45.160Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-25T06:56:45.160Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-25T06:56:45.160Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-25T06:56:45.160Z] The following packages will be upgraded: [2021-08-25T06:56:45.160Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-25T06:56:45.160Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-25T06:56:45.160Z] Need to get 36.7 MB of archives. [2021-08-25T06:56:45.160Z] After this operation, 147 MB of additional disk space will be used. [2021-08-25T06:56:45.160Z] 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-08-25T06:56:45.160Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-25T06:56:45.427Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-25T06:56:45.427Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-25T06:56:45.427Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-08-25T06:56:45.427Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-25T06:56:45.427Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-25T06:56:45.427Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-25T06:56:45.428Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-25T06:56:45.428Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-25T06:56:45.428Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-25T06:56:45.428Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-25T06:56:45.428Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-25T06:56:45.428Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-25T06:56:45.428Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-25T06:56:45.428Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-08-25T06:56:46.113Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-08-25T06:56:46.113Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-25T06:56:46.113Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-25T06:56:46.113Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-25T06:56:46.113Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-25T06:56:46.113Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-25T06:56:46.113Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-25T06:56:46.113Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-25T06:56:46.113Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-25T06:56:46.411Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-25T06:56:46.411Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-25T06:56:46.411Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-25T06:56:46.411Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-25T06:56:46.678Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-25T06:56:48.088Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T06:56:48.088Z] Fetched 36.7 MB in 3s (14.1 MB/s) [2021-08-25T06:56:48.088Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-25T06:56:48.088Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-08-25T06:56:48.088Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-25T06:56:48.355Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-08-25T06:56:48.355Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-25T06:56:48.624Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-08-25T06:56:48.624Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-25T06:56:48.624Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-25T06:56:48.624Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-25T06:56:48.624Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-25T06:56:48.624Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-25T06:56:48.624Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-25T06:56:48.890Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-25T06:56:48.890Z] Setting up apt (1.6.14) ... [2021-08-25T06:56:49.159Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-25T06:56:49.425Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-25T06:56:49.425Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-25T06:56:49.425Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-08-25T06:56:49.425Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-08-25T06:56:49.694Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-25T06:56:49.694Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-25T06:56:49.694Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-25T06:56:49.694Z] Selecting previously unselected package libexpat1:amd64. [2021-08-25T06:56:49.694Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-25T06:56:49.694Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-25T06:56:49.961Z] Selecting previously unselected package python3.6-minimal. [2021-08-25T06:56:49.961Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-25T06:56:49.961Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-25T06:56:49.961Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-08-25T06:56:50.231Z] Checking for services that may need to be restarted...done. [2021-08-25T06:56:50.231Z] Checking for services that may need to be restarted...done. [2021-08-25T06:56:50.231Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-25T06:56:50.231Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-25T06:56:50.231Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-25T06:56:50.506Z] Selecting previously unselected package python3-minimal. [2021-08-25T06:56:50.506Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-25T06:56:50.506Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-25T06:56:50.507Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-25T06:56:50.775Z] Selecting previously unselected package mime-support. [2021-08-25T06:56:50.775Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-25T06:56:50.775Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-25T06:56:50.775Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-25T06:56:50.775Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-25T06:56:50.775Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-25T06:56:50.775Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-25T06:56:50.775Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-25T06:56:50.775Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-25T06:56:51.042Z] Selecting previously unselected package python3.6. [2021-08-25T06:56:51.042Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-25T06:56:51.042Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-25T06:56:51.042Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-25T06:56:51.042Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-25T06:56:51.042Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-25T06:56:51.042Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-25T06:56:51.310Z] Selecting previously unselected package python3. [2021-08-25T06:56:51.310Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-25T06:56:51.310Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-25T06:56:51.310Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-25T06:56:51.310Z] Selecting previously unselected package multiarch-support. [2021-08-25T06:56:51.310Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-25T06:56:51.310Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-25T06:56:51.310Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-25T06:56:51.310Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-25T06:56:51.579Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-25T06:56:51.579Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-25T06:56:51.579Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-25T06:56:51.579Z] Selecting previously unselected package libbsd0:amd64. [2021-08-25T06:56:51.579Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-25T06:56:51.579Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-25T06:56:51.579Z] Selecting previously unselected package sudo. [2021-08-25T06:56:51.579Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-25T06:56:51.579Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-25T06:56:51.579Z] Selecting previously unselected package apparmor. [2021-08-25T06:56:51.579Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-25T06:56:51.579Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-25T06:56:51.846Z] Selecting previously unselected package libedit2:amd64. [2021-08-25T06:56:51.846Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-25T06:56:51.846Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-25T06:56:51.846Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-25T06:56:51.846Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-25T06:56:51.846Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-25T06:56:51.846Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-25T06:56:51.846Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-25T06:56:51.846Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-25T06:56:51.846Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-25T06:56:51.846Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-25T06:56:51.846Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-25T06:56:52.112Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-25T06:56:52.112Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-25T06:56:52.112Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-25T06:56:52.112Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-25T06:56:52.112Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-25T06:56:52.112Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-25T06:56:52.112Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-25T06:56:52.112Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-25T06:56:52.112Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-25T06:56:52.379Z] Selecting previously unselected package openssh-client. [2021-08-25T06:56:52.379Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-08-25T06:56:52.379Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-25T06:56:52.379Z] Selecting previously unselected package squashfs-tools. [2021-08-25T06:56:52.379Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-25T06:56:52.379Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-25T06:56:52.379Z] Selecting previously unselected package snapd. [2021-08-25T06:56:52.379Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-25T06:56:52.379Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-25T06:56:52.840Z] 25b303627fd3: Pull complete [2021-08-25T06:56:52.840Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-25T06:56:52.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-25T06:56:52.840Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-25T06:56:53.067Z] prd-ubuntu18.04-docker-arm64-4c-16g-762 does not seem to be running inside a container [2021-08-25T06:56:53.147Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-25T06:56:54.956Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-25T06:56:54.956Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-25T06:56:54.956Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-25T06:56:54.956Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-25T06:56:54.956Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-25T06:56:54.956Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-25T06:56:54.956Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-25T06:56:54.956Z] Setting up systemd (237-3ubuntu10.51) ... [2021-08-25T06:56:54.956Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-25T06:56:55.544Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-25T06:56:55.544Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-25T06:56:55.544Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-25T06:56:55.544Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-25T06:56:55.544Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-25T06:56:55.544Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-25T06:56:56.129Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-25T06:56:56.129Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-25T06:56:56.129Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-25T06:56:56.129Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-25T06:56:56.129Z] running python rtupdate hooks for python3.6... [2021-08-25T06:56:56.129Z] running python post-rtupdate hooks for python3.6... [2021-08-25T06:56:56.313Z] $ docker top 6b18cea430aa7ab38a4b59d242d5e90d571797114115a2d191cb1b750277f792 -eo pid,comm [2021-08-25T06:56:56.398Z] Setting up apparmor (2.12-4ubuntu5.1) ... [Pipeline] { [Pipeline] sh [2021-08-25T06:56:56.987Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-25T06:56:56.987Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-25T06:56:56.987Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-25T06:56:57.257Z] Setting up snapd (2.49.2+18.04) ... [2021-08-25T06:56:57.264Z] + grep parallel [2021-08-25T06:56:57.264Z] + docker-compose build --help [2021-08-25T06:56:57.525Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-25T06:56:57.792Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-25T06:56:57.793Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-25T06:56:58.059Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-25T06:56:58.327Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-25T06:56:58.327Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-25T06:56:58.327Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-25T06:56:58.593Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-25T06:56:58.860Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-25T06:56:59.126Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-25T06:56:59.126Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-08-25T06:56:59.126Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-25T06:56:59.126Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-25T06:57:00.086Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-25T06:57:00.086Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-25T06:57:00.353Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-25T06:57:00.654Z] --parallel Build images in parallel. [Pipeline] } [2021-08-25T06:57:00.943Z] $ docker stop --time=1 6b18cea430aa7ab38a4b59d242d5e90d571797114115a2d191cb1b750277f792 [2021-08-25T06:57:01.769Z] Reading package lists... [2021-08-25T06:57:01.769Z] Reading package lists... [2021-08-25T06:57:02.038Z] Building dependency tree... [2021-08-25T06:57:02.038Z] Reading state information... [2021-08-25T06:57:02.038Z] Calculating upgrade... [2021-08-25T06:57:02.305Z] The following packages will be upgraded: [2021-08-25T06:57:02.305Z] advancecomp base-files bash binutils binutils-common [2021-08-25T06:57:02.305Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-25T06:57:02.305Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-25T06:57:02.305Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-25T06:57:02.305Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-25T06:57:02.305Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-25T06:57:02.305Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-25T06:57:02.305Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-25T06:57:02.305Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-25T06:57:02.305Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-25T06:57:02.305Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-25T06:57:02.305Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-25T06:57:02.305Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-25T06:57:02.305Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-25T06:57:02.305Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-25T06:57:02.305Z] ubuntu-keyring util-linux [2021-08-25T06:57:02.573Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-25T06:57:02.573Z] Need to get 64.2 MB of archives. [2021-08-25T06:57:02.573Z] After this operation, 5126 kB of additional disk space will be used. [2021-08-25T06:57:02.573Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-08-25T06:57:02.573Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-25T06:57:02.840Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-25T06:57:02.841Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-25T06:57:02.841Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-25T06:57:02.841Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-25T06:57:02.841Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-25T06:57:02.841Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-25T06:57:02.841Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-08-25T06:57:02.841Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-25T06:57:02.841Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-25T06:57:02.841Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-25T06:57:02.841Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-25T06:57:02.841Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-25T06:57:02.841Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-25T06:57:02.841Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-25T06:57:02.841Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-25T06:57:02.841Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-25T06:57:02.841Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-25T06:57:02.841Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-25T06:57:02.841Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-25T06:57:02.841Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-25T06:57:02.841Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-08-25T06:57:02.841Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-25T06:57:02.841Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-25T06:57:02.841Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-25T06:57:02.841Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-25T06:57:02.841Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-25T06:57:02.841Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-25T06:57:02.841Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-25T06:57:02.841Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-25T06:57:02.924Z] $ docker rm -f 6b18cea430aa7ab38a4b59d242d5e90d571797114115a2d191cb1b750277f792 [2021-08-25T06:57:03.109Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-25T06:57:03.109Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-25T06:57:03.109Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-25T06:57:03.109Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-25T06:57:03.109Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-25T06:57:03.109Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-25T06:57:03.109Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-25T06:57:03.109Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-25T06:57:03.109Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-25T06:57:03.109Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-25T06:57:03.109Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-08-25T06:57:03.109Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-25T06:57:03.109Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-25T06:57:03.109Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-25T06:57:03.109Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-25T06:57:03.109Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-25T06:57:03.109Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-25T06:57:03.109Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-25T06:57:03.109Z] 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-08-25T06:57:03.109Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-25T06:57:03.109Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-25T06:57:03.109Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-25T06:57:03.109Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-25T06:57:03.109Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-25T06:57:03.109Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-25T06:57:03.109Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-25T06:57:03.109Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T06:57:03.376Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-25T06:57:03.376Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-25T06:57:03.376Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-25T06:57:03.646Z] 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-08-25T06:57:03.646Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-25T06:57:03.646Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-25T06:57:03.646Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-25T06:57:03.646Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-25T06:57:03.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-25T06:57:03.663Z] . [Pipeline] withDockerContainer [2021-08-25T06:57:03.913Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-25T06:57:03.913Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-25T06:57:03.913Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-25T06:57:03.913Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-25T06:57:03.913Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-25T06:57:03.913Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-25T06:57:03.913Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-25T06:57:03.913Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-25T06:57:03.913Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-25T06:57:03.913Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-25T06:57:03.913Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-25T06:57:03.975Z] prd-ubuntu18.04-docker-arm64-4c-16g-762 does not seem to be running inside a container [2021-08-25T06:57:04.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-25T06:57:04.179Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-25T06:57:04.179Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-25T06:57:04.179Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-25T06:57:04.179Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-25T06:57:04.179Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-25T06:57:04.179Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-25T06:57:04.179Z] 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-08-25T06:57:04.179Z] 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-08-25T06:57:04.179Z] 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-08-25T06:57:04.179Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-08-25T06:57:04.179Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-25T06:57:04.179Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-25T06:57:04.446Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-25T06:57:04.446Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-25T06:57:04.446Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-25T06:57:04.446Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-25T06:57:04.446Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-25T06:57:04.446Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-25T06:57:04.446Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-25T06:57:04.446Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-25T06:57:04.446Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-25T06:57:04.446Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-25T06:57:04.446Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-25T06:57:04.446Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-25T06:57:04.446Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-25T06:57:04.446Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-25T06:57:04.716Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T06:57:04.716Z] Fetched 64.2 MB in 2s (30.5 MB/s) [2021-08-25T06:57:04.716Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-25T06:57:04.716Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-25T06:57:04.716Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-25T06:57:05.303Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-25T06:57:05.303Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-25T06:57:05.303Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-08-25T06:57:05.303Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-08-25T06:57:05.303Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-25T06:57:05.303Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-25T06:57:05.572Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-25T06:57:05.572Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-25T06:57:05.572Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-25T06:57:05.572Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-25T06:57:05.572Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-25T06:57:05.572Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-25T06:57:05.775Z] $ docker top 841c51fc40dc9530b4cae3f298f7275dd89bacb2e4aafd76a2d4cf57352c68ac -eo pid,comm [2021-08-25T06:57:05.837Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-25T06:57:05.837Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-25T06:57:05.837Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-25T06:57:05.837Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-25T06:57:05.837Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-25T06:57:05.837Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-25T06:57:05.837Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-25T06:57:05.837Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-25T06:57:05.837Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-25T06:57:05.837Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-25T06:57:06.103Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-25T06:57:06.104Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-25T06:57:06.104Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-25T06:57:06.104Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-25T06:57:06.104Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-25T06:57:06.104Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-25T06:57:06.104Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-25T06:57:06.104Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] { [Pipeline] sh [2021-08-25T06:57:06.424Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-25T06:57:06.691Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-25T06:57:06.691Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-25T06:57:06.691Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-25T06:57:06.858Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-25T06:57:07.275Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-25T06:57:07.275Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-25T06:57:07.275Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-25T06:57:07.275Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-25T06:57:07.544Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-25T06:57:07.544Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-25T06:57:07.811Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-25T06:57:07.811Z] Installing new version of config file /etc/issue ... [2021-08-25T06:57:07.811Z] Installing new version of config file /etc/issue.net ... [2021-08-25T06:57:07.811Z] Installing new version of config file /etc/lsb-release ... [2021-08-25T06:57:07.811Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-25T06:57:07.811Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-25T06:57:08.079Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-25T06:57:08.079Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-25T06:57:08.079Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-25T06:57:08.079Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-25T06:57:08.079Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-25T06:57:08.079Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-25T06:57:08.345Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-08-25T06:57:08.345Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-25T06:57:08.345Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-25T06:57:08.345Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-25T06:57:08.345Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-25T06:57:08.345Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-25T06:57:08.345Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-25T06:57:08.345Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-25T06:57:08.613Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-25T06:57:08.613Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-25T06:57:08.613Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-25T06:57:08.613Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-25T06:57:08.613Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-25T06:57:08.879Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-25T06:57:08.879Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-25T06:57:08.879Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-25T06:57:08.879Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-25T06:57:08.879Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-25T06:57:08.879Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-25T06:57:08.879Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-25T06:57:09.145Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-25T06:57:09.145Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-25T06:57:09.146Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-25T06:57:09.146Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-25T06:57:09.146Z] Setting up grep (3.1-2build1) ... [2021-08-25T06:57:09.146Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-25T06:57:09.146Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-25T06:57:09.146Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-25T06:57:09.146Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-25T06:57:09.414Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-25T06:57:09.414Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-25T06:57:09.414Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-25T06:57:09.414Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-25T06:57:09.414Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-25T06:57:09.414Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-25T06:57:09.414Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-25T06:57:09.414Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-25T06:57:09.680Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-25T06:57:09.680Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-25T06:57:09.680Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-25T06:57:09.949Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-25T06:57:09.949Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-25T06:57:10.217Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-25T06:57:10.217Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-25T06:57:10.217Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-25T06:57:10.485Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-25T06:57:10.485Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-25T06:57:10.485Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-25T06:57:10.753Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-25T06:57:10.753Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-25T06:57:10.753Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-25T06:57:10.753Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-25T06:57:11.019Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-25T06:57:11.019Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-25T06:57:11.019Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-25T06:57:11.019Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-25T06:57:11.019Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-25T06:57:11.019Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-25T06:57:11.019Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-25T06:57:11.226Z] Building core-command ... [2021-08-25T06:57:11.227Z] Building core-data ... [2021-08-25T06:57:11.227Z] Building core-metadata ... [2021-08-25T06:57:11.227Z] Building security-bootstrapper ... [2021-08-25T06:57:11.227Z] Building security-proxy-setup ... [2021-08-25T06:57:11.227Z] Building security-secretstore-setup ... [2021-08-25T06:57:11.227Z] Building support-notifications ... [2021-08-25T06:57:11.227Z] Building support-scheduler ... [2021-08-25T06:57:11.227Z] Building sys-mgmt-agent ... [2021-08-25T06:57:11.227Z] Building core-metadata [2021-08-25T06:57:11.227Z] Building support-scheduler [2021-08-25T06:57:11.227Z] Building security-proxy-setup [2021-08-25T06:57:11.227Z] Building security-bootstrapper [2021-08-25T06:57:11.227Z] Building sys-mgmt-agent [2021-08-25T06:57:11.288Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-25T06:57:11.288Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-25T06:57:11.288Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-25T06:57:11.288Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-25T06:57:11.288Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-25T06:57:11.288Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-25T06:57:11.288Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-25T06:57:11.288Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-25T06:57:11.288Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-25T06:57:11.555Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-25T06:57:11.555Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-25T06:57:11.555Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-25T06:57:11.555Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-25T06:57:11.555Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-25T06:57:11.555Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-25T06:57:11.555Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-25T06:57:11.555Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-25T06:57:11.555Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-25T06:57:11.555Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-25T06:57:11.822Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-25T06:57:11.822Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-25T06:57:11.822Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-25T06:57:12.088Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-25T06:57:12.089Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-25T06:57:12.089Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-25T06:57:12.089Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-25T06:57:12.089Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-25T06:57:12.089Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-25T06:57:12.089Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-25T06:57:12.089Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-25T06:57:12.089Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-25T06:57:12.356Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-25T06:57:12.356Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-25T06:57:12.356Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-25T06:57:12.356Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-25T06:57:12.623Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-25T06:57:12.890Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-25T06:57:13.158Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-25T06:57:13.158Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-25T06:57:13.158Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-25T06:57:13.158Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-25T06:57:13.425Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-25T06:57:13.426Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-25T06:57:13.426Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-25T06:57:13.426Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-25T06:57:13.426Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-25T06:57:13.692Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-25T06:57:13.692Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-25T06:57:13.692Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-25T06:57:13.692Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-25T06:57:13.959Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-25T06:57:13.959Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-25T06:57:13.959Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-25T06:57:13.959Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-25T06:57:13.959Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-25T06:57:13.959Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-25T06:57:13.959Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-25T06:57:13.959Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-25T06:57:13.959Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-25T06:57:13.959Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-25T06:57:13.959Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-25T06:57:14.227Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-25T06:57:14.227Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-25T06:57:14.227Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-25T06:57:14.227Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-25T06:57:14.227Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-25T06:57:14.494Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-25T06:57:14.494Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-25T06:57:14.494Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-25T06:57:14.494Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-25T06:57:14.761Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-25T06:57:14.761Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-25T06:57:14.761Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-25T06:57:14.761Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-08-25T06:57:14.761Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-25T06:57:14.761Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-25T06:57:14.761Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-25T06:57:14.761Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-25T06:57:14.761Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-25T06:57:14.761Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-25T06:57:14.761Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-25T06:57:15.028Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-25T06:57:15.028Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-25T06:57:15.028Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-25T06:57:15.028Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-25T06:57:15.028Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-25T06:57:15.028Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-25T06:57:15.028Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-25T06:57:15.028Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-25T06:57:15.304Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-25T06:57:15.304Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-25T06:57:15.304Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-25T06:57:15.304Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-25T06:57:15.304Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-25T06:57:15.570Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-25T06:57:15.570Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-25T06:57:15.570Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-25T06:57:15.570Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-25T06:57:15.570Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-25T06:57:15.570Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-25T06:57:15.570Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-25T06:57:15.836Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-25T06:57:15.836Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-25T06:57:15.836Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-25T06:57:15.836Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-25T06:57:15.836Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-25T06:57:16.104Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-25T06:57:16.104Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-25T06:57:16.104Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-25T06:57:16.104Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-25T06:57:16.104Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-25T06:57:16.104Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-25T06:57:16.104Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-25T06:57:16.104Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-25T06:57:16.372Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-25T06:57:16.373Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-25T06:57:16.373Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-25T06:57:16.373Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-25T06:57:16.373Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-25T06:57:16.373Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-25T06:57:16.373Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-25T06:57:16.373Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-25T06:57:16.641Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-25T06:57:16.641Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-25T06:57:16.641Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-25T06:57:16.641Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-25T06:57:16.641Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-25T06:57:16.641Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-25T06:57:16.641Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-25T06:57:16.641Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-25T06:57:16.908Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-25T06:57:16.908Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-25T06:57:16.908Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-25T06:57:16.908Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-25T06:57:16.908Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-25T06:57:16.908Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-25T06:57:16.908Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-25T06:57:16.908Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-25T06:57:17.176Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-25T06:57:17.176Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-25T06:57:17.176Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-25T06:57:17.176Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-25T06:57:17.176Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-25T06:57:17.176Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-08-25T06:57:17.176Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-08-25T06:57:17.443Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-25T06:57:17.443Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-25T06:57:17.443Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-25T06:57:17.443Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-25T06:57:17.443Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-25T06:57:17.443Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-25T06:57:17.709Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-25T06:57:17.709Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-25T06:57:17.709Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-25T06:57:17.709Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-25T06:57:17.709Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-25T06:57:17.709Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-25T06:57:17.709Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-25T06:57:17.709Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-25T06:57:17.709Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-25T06:57:17.709Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-25T06:57:17.988Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-25T06:57:17.988Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-25T06:57:18.254Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-25T06:57:18.254Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-25T06:57:18.254Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-25T06:57:18.254Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-25T06:57:18.254Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-25T06:57:18.254Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-25T06:57:18.521Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-25T06:57:18.521Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-25T06:57:18.789Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-25T06:57:18.789Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-25T06:57:18.789Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-25T06:57:18.789Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-25T06:57:18.789Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-25T06:57:18.789Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-25T06:57:18.789Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-25T06:57:19.055Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-25T06:57:19.055Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-25T06:57:19.055Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-25T06:57:19.055Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-25T06:57:19.055Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-25T06:57:20.021Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-25T06:57:20.021Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-25T06:57:20.982Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-25T06:57:20.982Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-25T06:57:20.982Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-25T06:57:20.982Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-25T06:57:21.251Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-25T06:57:21.251Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-25T06:57:22.220Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-25T06:57:22.220Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-25T06:57:22.220Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-25T06:57:22.220Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-25T06:57:22.220Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-25T06:57:22.220Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-25T06:57:22.490Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-25T06:57:22.490Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-25T06:57:22.491Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-25T06:57:22.491Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-25T06:57:22.491Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-25T06:57:22.491Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-25T06:57:22.778Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-25T06:57:22.779Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-25T06:57:22.779Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-25T06:57:22.779Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-25T06:57:22.779Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-25T06:57:22.779Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-25T06:57:22.779Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-25T06:57:22.779Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-25T06:57:22.779Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-25T06:57:22.779Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-25T06:57:22.779Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-25T06:57:22.779Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-25T06:57:23.061Z] [2021-08-25T06:57:23.061Z] Current default time zone: 'Etc/UTC' [2021-08-25T06:57:23.061Z] Local time is now: Wed Aug 25 06:57:22 UTC 2021. [2021-08-25T06:57:23.061Z] Universal Time is now: Wed Aug 25 06:57:22 UTC 2021. [2021-08-25T06:57:23.061Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-25T06:57:23.061Z] [2021-08-25T06:57:23.061Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-08-25T06:57:23.061Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-25T06:57:23.061Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-08-25T06:57:23.061Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-25T06:57:23.061Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-25T06:57:23.061Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-25T06:57:23.061Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-25T06:57:23.061Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-25T06:57:23.061Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-25T06:57:23.061Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-25T06:57:23.061Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-25T06:57:23.061Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-25T06:57:23.330Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-25T06:57:23.330Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-25T06:57:23.330Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-25T06:57:23.330Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-25T06:57:23.330Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-25T06:57:23.330Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-25T06:57:23.330Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-08-25T06:57:23.330Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-25T06:57:23.330Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-25T06:57:23.330Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-25T06:57:23.330Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-25T06:57:25.295Z] Updating certificates in /etc/ssl/certs... [2021-08-25T06:57:26.271Z] 23 added, 27 removed; done. [2021-08-25T06:57:26.271Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-25T06:57:26.271Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-25T06:57:26.271Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-25T06:57:26.271Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-25T06:57:26.271Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-25T06:57:26.271Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-25T06:57:26.271Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-25T06:57:26.271Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-25T06:57:26.271Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-25T06:57:26.271Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-25T06:57:26.271Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-25T06:57:26.271Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-25T06:57:26.271Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-25T06:57:26.271Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-25T06:57:26.271Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-25T06:57:26.271Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-25T06:57:26.271Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-25T06:57:26.271Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-25T06:57:26.271Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-25T06:57:26.271Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-25T06:57:26.271Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-25T06:57:26.271Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-25T06:57:26.538Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-25T06:57:26.538Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-25T06:57:26.538Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-25T06:57:26.538Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-25T06:57:26.538Z] Updating certificates in /etc/ssl/certs... [2021-08-25T06:57:27.122Z] 0 added, 0 removed; done. [2021-08-25T06:57:27.122Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-25T06:57:27.122Z] done. [2021-08-25T06:57:27.708Z] Reading package lists... [2021-08-25T06:57:27.708Z] Building dependency tree... [2021-08-25T06:57:27.708Z] Reading state information... [2021-08-25T06:57:27.978Z] The following NEW packages will be installed: [2021-08-25T06:57:27.978Z] apt-transport-https [2021-08-25T06:57:27.978Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-25T06:57:28.245Z] Need to get 4348 B of archives. [2021-08-25T06:57:28.245Z] After this operation, 154 kB of additional disk space will be used. [2021-08-25T06:57:28.245Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-25T06:57:28.511Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T06:57:28.511Z] Fetched 4348 B in 0s (22.3 kB/s) [2021-08-25T06:57:28.511Z] Selecting previously unselected package apt-transport-https. [2021-08-25T06:57:28.511Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-25T06:57:28.511Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-25T06:57:28.511Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-25T06:57:28.511Z] Setting up apt-transport-https (1.6.14) ... [2021-08-25T06:57:28.784Z] Waiting for network to be ready... [2021-08-25T06:57:35.441Z] 2021-08-25T06:57:32Z INFO Waiting for automatic snapd restart... [2021-08-25T06:57:36.026Z] snapd 2.51.4 from Canonical* installed [2021-08-25T06:57:36.989Z] "snapd" switched to the "latest/stable" channel [2021-08-25T06:57:36.989Z] [2021-08-25T06:57:39.573Z] core18 20210722 from Canonical* installed [2021-08-25T06:57:39.573Z] "core18" switched to the "latest/stable" channel [2021-08-25T06:57:39.573Z] [2021-08-25T06:57:42.915Z] snapcraft 5.0 from Canonical* installed [2021-08-25T06:57:42.915Z] "snapcraft" switched to the "latest/stable" channel [2021-08-25T06:57:42.915Z] [2021-08-25T06:57:47.173Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-25T06:57:47.173Z] - README.md [2021-08-25T06:57:47.173Z] [2021-08-25T06:57:47.173Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-25T06:57:47.440Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-25T06:57:47.709Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-25T06:57:47.709Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-25T06:57:48.939Z] Reading package lists... [2021-08-25T06:57:49.524Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-08-25T06:57:49.791Z] Reading package lists... [2021-08-25T06:57:49.791Z] Building dependency tree... [2021-08-25T06:57:49.791Z] Reading state information... [2021-08-25T06:57:50.057Z] Suggested packages: [2021-08-25T06:57:50.057Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-25T06:57:50.057Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-25T06:57:50.057Z] Recommended packages: [2021-08-25T06:57:50.057Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-25T06:57:50.057Z] The following NEW packages will be installed: [2021-08-25T06:57:50.057Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-25T06:57:50.057Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-25T06:57:50.057Z] pkg-config zip [2021-08-25T06:57:50.057Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-25T06:57:50.323Z] Need to get 7663 kB of archives. [2021-08-25T06:57:50.323Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-25T06:57:50.323Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-08-25T06:57:50.323Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-25T06:57:50.323Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-25T06:57:50.323Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-25T06:57:50.323Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-25T06:57:50.323Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-25T06:57:50.323Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-25T06:57:50.592Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-25T06:57:50.592Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-25T06:57:50.859Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-25T06:57:50.859Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-25T06:57:50.859Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-25T06:57:50.859Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-25T06:57:50.859Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-25T06:57:50.859Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-25T06:57:51.125Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-25T06:57:51.125Z] Fetched 7663 kB in 1s (9523 kB/s) [2021-08-25T06:57:51.125Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-25T06:57:51.125Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-25T06:57:51.125Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-25T06:57:51.125Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-25T06:57:51.393Z] Selecting previously unselected package libpsl5:amd64. [2021-08-25T06:57:51.394Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-25T06:57:51.394Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-25T06:57:51.394Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-25T06:57:51.394Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-25T06:57:51.394Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-25T06:57:51.394Z] Selecting previously unselected package librtmp1:amd64. [2021-08-25T06:57:51.394Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-25T06:57:51.394Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-25T06:57:51.394Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-25T06:57:51.394Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-25T06:57:51.394Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-25T06:57:51.662Z] Selecting previously unselected package liberror-perl. [2021-08-25T06:57:51.663Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-25T06:57:51.663Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-25T06:57:51.663Z] Selecting previously unselected package git-man. [2021-08-25T06:57:51.663Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-25T06:57:51.663Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-25T06:57:51.663Z] Selecting previously unselected package git. [2021-08-25T06:57:51.663Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-25T06:57:51.663Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-25T06:57:52.266Z] Selecting previously unselected package libnorm1:amd64. [2021-08-25T06:57:52.266Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-25T06:57:52.266Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-25T06:57:52.266Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-25T06:57:52.266Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-25T06:57:52.266Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-25T06:57:52.266Z] Selecting previously unselected package libsodium23:amd64. [2021-08-25T06:57:52.266Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-25T06:57:52.266Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-25T06:57:52.534Z] Selecting previously unselected package libzmq5:amd64. [2021-08-25T06:57:52.535Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-25T06:57:52.535Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-25T06:57:52.535Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-25T06:57:52.535Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-25T06:57:52.535Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-25T06:57:52.535Z] Selecting previously unselected package pkg-config. [2021-08-25T06:57:52.535Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-25T06:57:52.535Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-25T06:57:52.535Z] Selecting previously unselected package zip. [2021-08-25T06:57:52.535Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-25T06:57:52.535Z] Unpacking zip (3.0-11build1) ... [2021-08-25T06:57:52.802Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-25T06:57:52.802Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-25T06:57:52.802Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-25T06:57:52.802Z] Setting up liberror-perl (0.17025-1) ... [2021-08-25T06:57:52.802Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-25T06:57:52.802Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-25T06:57:52.802Z] No schema files found: doing nothing. [2021-08-25T06:57:52.802Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-25T06:57:52.802Z] Setting up zip (3.0-11build1) ... [2021-08-25T06:57:52.802Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-25T06:57:52.802Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-25T06:57:52.802Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-25T06:57:52.802Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-25T06:57:52.802Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-25T06:57:52.802Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-25T06:57:52.802Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-25T06:57:52.802Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-25T06:57:53.386Z] git set to automatically installed. [2021-08-25T06:57:53.386Z] git-man set to automatically installed. [2021-08-25T06:57:53.386Z] libcurl3-gnutls set to automatically installed. [2021-08-25T06:57:53.386Z] liberror-perl set to automatically installed. [2021-08-25T06:57:53.386Z] libglib2.0-0 set to automatically installed. [2021-08-25T06:57:53.386Z] libnghttp2-14 set to automatically installed. [2021-08-25T06:57:53.386Z] libnorm1 set to automatically installed. [2021-08-25T06:57:53.386Z] libpgm-5.2-0 set to automatically installed. [2021-08-25T06:57:53.386Z] libpsl5 set to automatically installed. [2021-08-25T06:57:53.386Z] librtmp1 set to automatically installed. [2021-08-25T06:57:53.386Z] libsodium23 set to automatically installed. [2021-08-25T06:57:53.386Z] libzmq3-dev set to automatically installed. [2021-08-25T06:57:53.386Z] libzmq5 set to automatically installed. [2021-08-25T06:57:53.386Z] pkg-config set to automatically installed. [2021-08-25T06:57:53.386Z] zip set to automatically installed. [2021-08-25T06:57:54.793Z] snapd is not logged in, snap install commands will use sudo [2021-08-25T06:57:55.751Z] snap "core18" has no updates available [2021-08-25T06:57:56.709Z] snapd is not logged in, snap install commands will use sudo [2021-08-25T06:58:03.576Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-25T06:58:03.843Z] Pulling config-common [2021-08-25T06:58:03.843Z] + snapcraftctl pull [2021-08-25T06:58:05.252Z] Pulling go-build-helper [2021-08-25T06:58:05.252Z] + snapcraftctl pull [2021-08-25T06:58:06.215Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-25T06:58:06.215Z] Skipping pull go-build-helper (already ran) [2021-08-25T06:58:06.215Z] Building go-build-helper [2021-08-25T06:58:06.215Z] + snapcraftctl build [2021-08-25T06:58:08.858Z] Staging go-build-helper [2021-08-25T06:58:08.858Z] + snapcraftctl stage [2021-08-25T06:58:19.131Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-25T06:58:19.131Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-25T06:58:19.131Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-25T06:58:19.131Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-25T06:58:19.131Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-25T06:58:19.131Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-25T06:58:19.131Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-25T06:58:19.131Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-25T06:58:19.131Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] [2021-08-25T06:58:19.131Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] [2021-08-25T06:58:19.131Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-25T06:58:19.131Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-25T06:58:19.131Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-25T06:58:19.131Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-25T06:58:19.131Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-25T06:58:19.131Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-25T06:58:19.131Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-25T06:58:19.131Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-25T06:58:19.131Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-25T06:58:19.131Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-25T06:58:19.131Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-25T06:58:19.131Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-25T06:58:19.131Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-25T06:58:19.131Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-25T06:58:19.131Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-25T06:58:19.131Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-25T06:58:19.131Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-08-25T06:58:19.131Z] Fetched 25.1 MB in 0s (0 B/s) [2021-08-25T06:58:19.131Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-25T06:58:19.131Z] Fetched 224 kB in 0s (0 B/s) [2021-08-25T06:58:19.131Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-25T06:58:19.131Z] Fetched 157 kB in 0s (0 B/s) [2021-08-25T06:58:19.131Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-25T06:58:19.131Z] Fetched 221 kB in 0s (0 B/s) [2021-08-25T06:58:19.131Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-25T06:58:19.131Z] Fetched 143 kB in 0s (0 B/s) [2021-08-25T06:58:19.131Z] Pulling edgex-go [2021-08-25T06:58:19.131Z] + snapcraftctl pull [2021-08-25T06:58:19.131Z] Pulling hooks [2021-08-25T06:58:19.131Z] + snapcraftctl pull [2021-08-25T06:58:19.243Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T06:58:19.243Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-25T06:58:19.243Z] ---> d66c7e5a2e3b [2021-08-25T06:58:19.243Z] Step 3/24 : WORKDIR /edgex-go [2021-08-25T06:58:19.243Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T06:58:19.243Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-25T06:58:19.243Z] ---> d66c7e5a2e3b [2021-08-25T06:58:19.243Z] Step 3/32 : WORKDIR /edgex-go [2021-08-25T06:58:19.243Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T06:58:19.243Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-25T06:58:19.243Z] ---> d66c7e5a2e3b [2021-08-25T06:58:19.243Z] Step 3/22 : WORKDIR /edgex-go [2021-08-25T06:58:19.243Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T06:58:19.243Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-25T06:58:19.243Z] ---> d66c7e5a2e3b [2021-08-25T06:58:19.243Z] Step 3/24 : WORKDIR /edgex-go [2021-08-25T06:58:19.243Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T06:58:19.243Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-25T06:58:19.243Z] ---> d66c7e5a2e3b [2021-08-25T06:58:19.243Z] Step 3/23 : WORKDIR /edgex-go [2021-08-25T06:58:20.227Z] ---> Running in 4cb9e1cb0671 [2021-08-25T06:58:20.227Z] ---> Running in d649c3b2b6e6 [2021-08-25T06:58:20.227Z] ---> Running in b35fa7ed208f [2021-08-25T06:58:20.227Z] ---> Running in dad88c0efe67 [2021-08-25T06:58:20.227Z] ---> Running in 00ce6dc3d9f6 [2021-08-25T06:58:20.841Z] Removing intermediate container 4cb9e1cb0671 [2021-08-25T06:58:20.842Z] ---> efdaabad5b86 [2021-08-25T06:58:20.842Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T06:58:21.118Z] ---> Running in 7964724840a7 [2021-08-25T06:58:21.118Z] Removing intermediate container b35fa7ed208f [2021-08-25T06:58:21.118Z] ---> 275b6d736cb7 [2021-08-25T06:58:21.118Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T06:58:21.118Z] Removing intermediate container dad88c0efe67 [2021-08-25T06:58:21.118Z] ---> 2c6ce1191abe [2021-08-25T06:58:21.118Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T06:58:21.118Z] Removing intermediate container 00ce6dc3d9f6 [2021-08-25T06:58:21.118Z] ---> eb32471f1995 [2021-08-25T06:58:21.118Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T06:58:21.394Z] Removing intermediate container d649c3b2b6e6 [2021-08-25T06:58:21.394Z] ---> 24619b4a0402 [2021-08-25T06:58:21.394Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T06:58:21.394Z] ---> Running in c88eba899a44 [2021-08-25T06:58:21.394Z] ---> Running in 81627ef1c774 [2021-08-25T06:58:21.394Z] ---> Running in 24c56b80199e [2021-08-25T06:58:21.668Z] ---> Running in 55d4b7b8263e [2021-08-25T06:58:25.102Z] Removing intermediate container 7964724840a7 [2021-08-25T06:58:25.102Z] ---> 5e8f6164d77f [2021-08-25T06:58:25.102Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-25T06:58:25.102Z] ---> Running in 83555bc17623 [2021-08-25T06:58:25.397Z] Removing intermediate container 81627ef1c774 [2021-08-25T06:58:25.397Z] ---> 6574be2c3070 [2021-08-25T06:58:25.397Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-25T06:58:25.679Z] ---> Running in 6c1a93be98ea [2021-08-25T06:58:25.957Z] Removing intermediate container 55d4b7b8263e [2021-08-25T06:58:25.958Z] ---> b44a1f729407 [2021-08-25T06:58:25.958Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-25T06:58:25.958Z] Removing intermediate container 24c56b80199e [2021-08-25T06:58:25.958Z] ---> d89564de11a4 [2021-08-25T06:58:25.958Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-25T06:58:26.258Z] ---> Running in 879f7ef653e0 [2021-08-25T06:58:26.258Z] ---> Running in 2c388d014d6e [2021-08-25T06:58:26.541Z] Removing intermediate container c88eba899a44 [2021-08-25T06:58:26.541Z] ---> ee33dda98d0f [2021-08-25T06:58:26.541Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-25T06:58:26.839Z] ---> Running in 4f91470859f9 [2021-08-25T06:58:27.447Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-25T06:58:27.728Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-25T06:58:28.332Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-25T06:58:28.332Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-25T06:58:28.608Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-25T06:58:28.608Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-25T06:58:28.893Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-25T06:58:29.173Z] OK: 218 MiB in 52 packages [2021-08-25T06:58:29.173Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-25T06:58:29.459Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-25T06:58:29.739Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-25T06:58:29.739Z] OK: 218 MiB in 52 packages [2021-08-25T06:58:30.338Z] OK: 218 MiB in 52 packages [2021-08-25T06:58:30.613Z] OK: 218 MiB in 52 packages [2021-08-25T06:58:30.891Z] OK: 218 MiB in 52 packages [2021-08-25T06:58:31.171Z] Removing intermediate container 83555bc17623 [2021-08-25T06:58:31.171Z] ---> 5fe6d03178cd [2021-08-25T06:58:31.171Z] Step 6/23 : COPY go.mod . [2021-08-25T06:58:31.459Z] Removing intermediate container 6c1a93be98ea [2021-08-25T06:58:31.459Z] ---> 0e0165c8aafc [2021-08-25T06:58:31.459Z] Step 6/24 : COPY go.mod . [2021-08-25T06:58:32.057Z] Removing intermediate container 879f7ef653e0 [2021-08-25T06:58:32.057Z] ---> c401abb7754c [2021-08-25T06:58:32.057Z] Step 6/22 : COPY go.mod . [2021-08-25T06:58:32.344Z] ---> a5ed7390b1b2 [2021-08-25T06:58:32.344Z] Step 7/23 : RUN go mod download [2021-08-25T06:58:32.344Z] Removing intermediate container 2c388d014d6e [2021-08-25T06:58:32.344Z] ---> af2229b9b836 [2021-08-25T06:58:32.344Z] Step 6/32 : COPY go.mod . [2021-08-25T06:58:32.344Z] Removing intermediate container 4f91470859f9 [2021-08-25T06:58:32.344Z] ---> ccc3228e0a36 [2021-08-25T06:58:32.344Z] Step 6/24 : COPY go.mod . [2021-08-25T06:58:32.344Z] ---> Running in 06e394fe9bea [2021-08-25T06:58:32.616Z] ---> 88ee6b5d33f0 [2021-08-25T06:58:32.616Z] Step 7/24 : RUN go mod download [2021-08-25T06:58:33.213Z] ---> Running in 4eea3a885985 [2021-08-25T06:58:33.213Z] ---> 2e90dd72fb32 [2021-08-25T06:58:33.213Z] Step 7/22 : RUN go mod download [2021-08-25T06:58:33.493Z] ---> 422cfaa2b18e [2021-08-25T06:58:33.493Z] Step 7/32 : RUN go mod download [2021-08-25T06:58:33.493Z] ---> Running in ef24f5083d83 [2021-08-25T06:58:33.768Z] ---> 36f7f081f58f [2021-08-25T06:58:33.769Z] Step 7/24 : RUN go mod download [2021-08-25T06:58:34.047Z] ---> Running in 81bfaec26f67 [2021-08-25T06:58:34.047Z] ---> Running in c41046e31101 [2021-08-25T06:58:37.388Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-25T06:58:37.388Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-25T06:58:37.388Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-25T06:58:37.388Z] Fetched 0 B in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-25T06:58:37.388Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-25T06:58:37.388Z] Fetched 279 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-25T06:58:37.388Z] Fetched 122 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-25T06:58:37.388Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-25T06:58:37.388Z] Fetched 8848 B in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-25T06:58:37.388Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-25T06:58:37.388Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-25T06:58:37.388Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-25T06:58:37.388Z] Fetched 219 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-25T06:58:37.388Z] Fetched 154 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-25T06:58:37.388Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-25T06:58:37.388Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-25T06:58:37.388Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-25T06:58:37.388Z] Fetched 499 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-25T06:58:37.388Z] Fetched 111 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-25T06:58:37.388Z] Fetched 240 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-25T06:58:37.388Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-25T06:58:37.388Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-25T06:58:37.388Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-25T06:58:37.388Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-25T06:58:37.388Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-25T06:58:37.388Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-25T06:58:37.388Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-25T06:58:37.388Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-25T06:58:37.388Z] Fetched 8720 B in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-25T06:58:37.388Z] Fetched 140 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-25T06:58:37.388Z] Fetched 119 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-25T06:58:37.388Z] Fetched 111 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-25T06:58:37.388Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-25T06:58:37.388Z] Fetched 645 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-25T06:58:37.388Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-25T06:58:37.388Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-25T06:58:37.388Z] Fetched 368 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-25T06:58:37.388Z] Fetched 187 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-25T06:58:37.388Z] Fetched 175 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-25T06:58:37.388Z] Fetched 206 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-08-25T06:58:37.388Z] Fetched 1302 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-25T06:58:37.388Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-25T06:58:37.388Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-25T06:58:37.388Z] Fetched 159 kB in 0s (0 B/s) [2021-08-25T06:58:37.389Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-25T06:58:37.389Z] Fetched 107 kB in 0s (0 B/s) [2021-08-25T06:58:37.389Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-25T06:58:37.389Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-25T06:58:37.389Z] Pulling static-packages [2021-08-25T06:58:37.389Z] + snapcraftctl pull [2021-08-25T06:58:37.973Z] Pulling version [2021-08-25T06:58:37.973Z] + cd /root/project [2021-08-25T06:58:37.973Z] + + git describe --tags --abbrev=0 [2021-08-25T06:58:37.973Z] sed s/v// [2021-08-25T06:58:37.973Z] + GIT_VERSION=2.0.1-dev.33 [2021-08-25T06:58:37.973Z] + [ -z 2.0.1-dev.33 ] [2021-08-25T06:58:37.973Z] + snapcraftctl set-version 2.0.1-dev.33 [2021-08-25T06:58:38.376Z] Removing intermediate container 06e394fe9bea [2021-08-25T06:58:38.376Z] ---> 7396068eb303 [2021-08-25T06:58:38.376Z] Step 8/23 : COPY . . [2021-08-25T06:58:39.383Z] Building config-common [2021-08-25T06:58:39.383Z] + snapcraftctl build [2021-08-25T06:58:39.830Z] Removing intermediate container 4eea3a885985 [2021-08-25T06:58:39.830Z] ---> e0bdcd692546 [2021-08-25T06:58:39.830Z] Step 8/24 : COPY . . [2021-08-25T06:58:41.286Z] Removing intermediate container ef24f5083d83 [2021-08-25T06:58:41.286Z] ---> 8843b0ae581e [2021-08-25T06:58:41.286Z] Step 8/22 : COPY . . [2021-08-25T06:58:41.329Z] Skipping build go-build-helper (already ran) [2021-08-25T06:58:41.596Z] Building edgex-go [2021-08-25T06:58:41.596Z] + cd /root/parts/edgex-go/src [2021-08-25T06:58:41.596Z] + git+ sed s/v// [2021-08-25T06:58:41.596Z] describe --tags --abbrev=0 [2021-08-25T06:58:41.596Z] + GIT_VERSION=2.0.1-dev.33 [2021-08-25T06:58:41.596Z] + [ -z 2.0.1-dev.33 ] [2021-08-25T06:58:41.596Z] + echo 2.0.1-dev.33 [2021-08-25T06:58:41.596Z] + make build [2021-08-25T06:58:41.596Z] go mod tidy [2021-08-25T06:58:42.739Z] Removing intermediate container 81bfaec26f67 [2021-08-25T06:58:42.739Z] ---> 327b59d143cf [2021-08-25T06:58:42.739Z] Step 8/32 : COPY . . [2021-08-25T06:58:43.723Z] Removing intermediate container c41046e31101 [2021-08-25T06:58:43.723Z] ---> 2bdb61065c92 [2021-08-25T06:58:43.723Z] Step 8/24 : COPY . . [2021-08-25T06:58:45.850Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-25T06:58:45.850Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-25T06:58:45.850Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.15 [2021-08-25T06:58:45.850Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-25T06:58:45.850Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-25T06:58:45.850Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-25T06:58:45.850Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-25T06:58:45.850Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-25T06:58:45.850Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-25T06:58:45.850Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-25T06:58:45.850Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-25T06:58:45.850Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-25T06:58:45.850Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-25T06:58:45.850Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-25T06:58:45.850Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-25T06:58:46.432Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-25T06:58:46.432Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-25T06:58:46.704Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-25T06:58:46.972Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-08-25T06:58:46.972Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-25T06:58:46.972Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-25T06:58:46.972Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-25T06:58:46.972Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-25T06:58:46.972Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-25T06:58:47.242Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-25T06:58:47.242Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-08-25T06:58:47.520Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-08-25T06:58:47.520Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-25T06:58:47.520Z] go: downloading golang.org/x/text v0.3.6 [2021-08-25T06:58:47.520Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-25T06:58:47.520Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-08-25T06:58:47.520Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-25T06:58:47.520Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-25T06:58:47.520Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-25T06:58:47.520Z] go: downloading github.com/kr/pretty v0.3.0 [2021-08-25T06:58:47.797Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-25T06:58:47.797Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-25T06:58:47.797Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-25T06:58:47.797Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-25T06:58:47.797Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-08-25T06:58:47.797Z] go: downloading github.com/kr/text v0.2.0 [2021-08-25T06:58:48.069Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-08-25T06:58:48.069Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-25T06:58:48.069Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-25T06:58:48.069Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-25T06:58:48.069Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-25T06:58:48.338Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-25T06:58:48.338Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-25T06:58:48.338Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-25T06:58:48.338Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-25T06:58:48.338Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-25T06:58:48.338Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-25T06:58:48.338Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-25T06:58:48.606Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-25T06:58:48.606Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-25T06:58:48.606Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-25T06:58:48.606Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-25T06:58:48.606Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-25T06:58:48.606Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-25T06:58:48.606Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-25T06:58:48.606Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-25T06:58:48.606Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-25T06:58:48.606Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-25T06:58:48.882Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-25T06:58:48.882Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-25T06:58:48.882Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-25T06:58:48.882Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-25T06:58:48.882Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-25T06:58:48.882Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-25T06:58:48.882Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-25T06:58:48.882Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-25T06:58:48.882Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-25T06:58:48.882Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-25T06:58:48.882Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-25T06:58:48.882Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-25T06:58:48.882Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-25T06:58:48.882Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-25T06:58:49.151Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-data/core-data ./cmd/core-data [2021-08-25T06:58:59.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-25T06:59:03.526Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-command/core-command ./cmd/core-command [2021-08-25T06:59:04.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-25T06:59:05.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-25T06:59:05.958Z] ---> ee47a3bfe3e0 [2021-08-25T06:59:05.958Z] Step 9/23 : RUN go mod tidy [2021-08-25T06:59:05.958Z] ---> 33ccda1a5e78 [2021-08-25T06:59:05.958Z] Step 9/24 : RUN go mod tidy [2021-08-25T06:59:05.958Z] ---> 09c430b510c0 [2021-08-25T06:59:05.958Z] Step 9/24 : RUN go mod tidy [2021-08-25T06:59:05.958Z] ---> 971a51f87f9b [2021-08-25T06:59:05.958Z] Step 9/22 : RUN go mod tidy [2021-08-25T06:59:05.958Z] ---> def2d98b0349 [2021-08-25T06:59:05.958Z] Step 9/32 : RUN go mod tidy [2021-08-25T06:59:05.958Z] ---> Running in c7cf3749b7b1 [2021-08-25T06:59:05.958Z] ---> Running in eb6a7d71f147 [2021-08-25T06:59:05.958Z] ---> Running in 6e6f1aec3a8c [2021-08-25T06:59:05.958Z] ---> Running in 72b4cc02d8f9 [2021-08-25T06:59:05.958Z] ---> Running in a37692ff260c [2021-08-25T06:59:06.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-25T06:59:07.601Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-25T06:59:08.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-25T06:59:09.975Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-25T06:59:11.385Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-25T06:59:11.387Z] Removing intermediate container c7cf3749b7b1 [2021-08-25T06:59:11.387Z] ---> 96b1080db2f7 [2021-08-25T06:59:11.387Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-25T06:59:11.985Z] ---> Running in 06ac87b9e658 [2021-08-25T06:59:12.264Z] Removing intermediate container 6e6f1aec3a8c [2021-08-25T06:59:12.264Z] ---> fa9a34900cbf [2021-08-25T06:59:12.264Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-25T06:59:12.348Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-25T06:59:12.544Z] ---> Running in 9ee9c62437bc [2021-08-25T06:59:13.161Z] Removing intermediate container eb6a7d71f147 [2021-08-25T06:59:13.161Z] ---> 5fe19098337f [2021-08-25T06:59:13.161Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-25T06:59:13.161Z] ---> Running in caf0da927d93 [2021-08-25T06:59:13.161Z] Removing intermediate container a37692ff260c [2021-08-25T06:59:13.161Z] ---> 583c8f58b93a [2021-08-25T06:59:13.161Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-25T06:59:13.441Z] Removing intermediate container 72b4cc02d8f9 [2021-08-25T06:59:13.441Z] ---> fc0956188d65 [2021-08-25T06:59:13.441Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-25T06:59:13.715Z] ---> Running in 8e0c8ed11aba [2021-08-25T06:59:13.715Z] ---> Running in cb8be8cca41a [2021-08-25T06:59:13.767Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-25T06:59:14.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-25T06:59:14.926Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-25T06:59:15.715Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-25T06:59:15.715Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-25T06:59:15.715Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-25T06:59:15.715Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-25T06:59:15.715Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-25T06:59:15.715Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-25T06:59:15.715Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-25T06:59:15.715Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-25T06:59:15.715Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-25T06:59:15.715Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-25T06:59:15.715Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-25T06:59:15.715Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-25T06:59:15.715Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-25T06:59:15.715Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-25T06:59:15.715Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-25T06:59:15.715Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-25T06:59:15.715Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-25T06:59:15.715Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-08-25T06:59:15.715Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-25T06:59:15.715Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-25T06:59:15.715Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-25T06:59:15.715Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-25T06:59:15.715Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-25T06:59:15.715Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-08-25T06:59:15.715Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-25T06:59:15.715Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-25T06:59:15.715Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-08-25T06:59:15.922Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-25T06:59:16.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-25T06:59:16.478Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-25T06:59:16.676Z] Building hooks [2021-08-25T06:59:16.676Z] + cd /root/parts/hooks/src [2021-08-25T06:59:16.676Z] + make build [2021-08-25T06:59:16.676Z] go mod tidy [2021-08-25T06:59:17.637Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-25T06:59:17.637Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-25T06:59:17.904Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-25T06:59:17.904Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-25T06:59:17.904Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-25T06:59:18.867Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-25T06:59:19.450Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-25T06:59:19.450Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-25T06:59:22.807Z] Building static-packages [2021-08-25T06:59:22.807Z] + snapcraftctl build [2021-08-25T06:59:24.753Z] Building version [2021-08-25T06:59:24.753Z] + snapcraftctl build [2021-08-25T06:59:27.336Z] Staging config-common [2021-08-25T06:59:27.336Z] + snapcraftctl stage [2021-08-25T06:59:28.300Z] Skipping stage go-build-helper (already ran) [2021-08-25T06:59:28.300Z] Staging edgex-go [2021-08-25T06:59:28.300Z] + snapcraftctl stage [2021-08-25T06:59:29.264Z] Staging hooks [2021-08-25T06:59:29.264Z] + snapcraftctl stage [2021-08-25T06:59:30.674Z] Staging static-packages [2021-08-25T06:59:30.674Z] + snapcraftctl stage [2021-08-25T06:59:32.087Z] Staging version [2021-08-25T06:59:32.087Z] + snapcraftctl stage [2021-08-25T06:59:33.048Z] Priming config-common [2021-08-25T06:59:33.048Z] + snapcraftctl prime [2021-08-25T06:59:34.457Z] Priming go-build-helper [2021-08-25T06:59:34.457Z] + snapcraftctl prime [2021-08-25T06:59:35.877Z] Priming edgex-go [2021-08-25T06:59:35.877Z] + snapcraftctl prime [2021-08-25T06:59:37.289Z] Priming hooks [2021-08-25T06:59:37.289Z] + snapcraftctl prime [2021-08-25T06:59:38.698Z] Priming static-packages [2021-08-25T06:59:38.698Z] + snapcraftctl prime [2021-08-25T06:59:41.280Z] Priming version [2021-08-25T06:59:41.281Z] + snapcraftctl prime [2021-08-25T06:59:42.247Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-25T07:01:08.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-25T07:01:09.829Z] Removing intermediate container caf0da927d93 [2021-08-25T07:01:09.829Z] ---> 41dd598bc722 [2021-08-25T07:01:09.829Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-25T07:01:10.433Z] ---> Running in 72f9baf07426 [2021-08-25T07:01:12.439Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-25T07:01:17.877Z] Removing intermediate container 8e0c8ed11aba [2021-08-25T07:01:17.877Z] ---> 187b7a05f036 [2021-08-25T07:01:17.877Z] [2021-08-25T07:01:17.877Z] Step 11/32 : FROM alpine:3.12 [2021-08-25T07:01:18.149Z] Removing intermediate container cb8be8cca41a [2021-08-25T07:01:18.149Z] ---> e25a98ae6ece [2021-08-25T07:01:18.149Z] [2021-08-25T07:01:18.149Z] Step 11/22 : FROM alpine:3.12 [2021-08-25T07:01:18.149Z] 3.12: Pulling from library/alpine [2021-08-25T07:01:18.149Z] Removing intermediate container 06ac87b9e658 [2021-08-25T07:01:18.149Z] ---> f4627a315de9 [2021-08-25T07:01:18.149Z] [2021-08-25T07:01:18.149Z] Step 11/23 : FROM alpine:3.12 [2021-08-25T07:01:18.421Z] 3.12: Pulling from library/alpine [2021-08-25T07:01:18.694Z] 3.12: Pulling from library/alpine [2021-08-25T07:01:18.694Z] Removing intermediate container 72f9baf07426 [2021-08-25T07:01:18.694Z] ---> de2317ace2c6 [2021-08-25T07:01:18.694Z] [2021-08-25T07:01:18.694Z] Step 12/24 : FROM docker:20.10.7 [2021-08-25T07:01:18.968Z] 20.10.7: Pulling from library/docker [2021-08-25T07:01:19.572Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-25T07:01:19.572Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-25T07:01:19.572Z] Status: Downloaded newer image for alpine:3.12 [2021-08-25T07:01:19.572Z] Status: Image is up to date for alpine:3.12 [2021-08-25T07:01:19.572Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-25T07:01:19.572Z] Status: Image is up to date for alpine:3.12 [2021-08-25T07:01:19.572Z] ---> c4fd0aeabfcf [2021-08-25T07:01:19.572Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-25T07:01:19.572Z] ---> c4fd0aeabfcf [2021-08-25T07:01:19.572Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-25T07:01:19.572Z] ---> c4fd0aeabfcf [2021-08-25T07:01:19.572Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-25T07:01:21.542Z] ---> Running in 89c5bd9c8e4b [2021-08-25T07:01:21.542Z] ---> Running in 8372148d1132 [2021-08-25T07:01:21.542Z] ---> Running in 3640fea078fe [2021-08-25T07:01:21.542Z] Removing intermediate container 9ee9c62437bc [2021-08-25T07:01:21.542Z] ---> 76140ea818a8 [2021-08-25T07:01:21.542Z] [2021-08-25T07:01:21.542Z] Step 11/24 : FROM alpine:3.12 [2021-08-25T07:01:21.542Z] ---> c4fd0aeabfcf [2021-08-25T07:01:21.542Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-25T07:01:22.149Z] ---> Running in 5a198667ae9c [2021-08-25T07:01:22.149Z] Removing intermediate container 8372148d1132 [2021-08-25T07:01:22.149Z] ---> 4e928bd32b0c [2021-08-25T07:01:22.149Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-25T07:01:22.423Z] ---> Running in 2bd57e119f9c [2021-08-25T07:01:23.413Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-25T07:01:23.689Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-25T07:01:23.689Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-25T07:01:23.966Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-25T07:01:24.242Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-25T07:01:24.517Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-25T07:01:24.517Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T07:01:24.517Z] OK: 5 MiB in 15 packages [2021-08-25T07:01:24.517Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-25T07:01:24.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-25T07:01:24.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-25T07:01:24.517Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-25T07:01:24.517Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-25T07:01:24.517Z] (4/4) Installing curl (7.78.0-r0) [2021-08-25T07:01:24.797Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T07:01:24.797Z] Executing ca-certificates-20191127-r4.trigger [2021-08-25T07:01:24.797Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-25T07:01:25.074Z] OK: 7 MiB in 18 packages [2021-08-25T07:01:25.356Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-25T07:01:25.356Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T07:01:25.356Z] OK: 5 MiB in 15 packages [2021-08-25T07:01:25.356Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-25T07:01:25.356Z] (2/2) Installing su-exec (0.2-r1) [2021-08-25T07:01:25.356Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T07:01:25.356Z] OK: 5 MiB in 16 packages [2021-08-25T07:01:26.811Z] Removing intermediate container 89c5bd9c8e4b [2021-08-25T07:01:26.811Z] ---> 72526586c9ff [2021-08-25T07:01:26.811Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-25T07:01:27.093Z] ---> Running in 2aa2a531c6d9 [2021-08-25T07:01:28.081Z] Removing intermediate container 5a198667ae9c [2021-08-25T07:01:28.081Z] ---> 815f2ceacc0f [2021-08-25T07:01:28.081Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-25T07:01:28.081Z] Removing intermediate container 2bd57e119f9c [2021-08-25T07:01:28.081Z] ---> 6eadb840245c [2021-08-25T07:01:28.081Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-25T07:01:28.356Z] ---> Running in d474dfdf0c3a [2021-08-25T07:01:28.356Z] Removing intermediate container 2aa2a531c6d9 [2021-08-25T07:01:28.356Z] ---> 1c32dfd4a48c [2021-08-25T07:01:28.356Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-25T07:01:28.633Z] Removing intermediate container 3640fea078fe [2021-08-25T07:01:28.633Z] ---> 182b593c68d3 [2021-08-25T07:01:28.633Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-25T07:01:28.633Z] ---> Running in eb4fcea77e51 [2021-08-25T07:01:28.911Z] ---> Running in 39f362f9a918 [2021-08-25T07:01:28.911Z] ---> Running in aa1fde00d451 [2021-08-25T07:01:29.188Z] Removing intermediate container d474dfdf0c3a [2021-08-25T07:01:29.188Z] ---> edc3e7c5ab7a [2021-08-25T07:01:29.188Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-25T07:01:29.464Z] ---> Running in aefcbc4633b3 [2021-08-25T07:01:29.464Z] Removing intermediate container eb4fcea77e51 [2021-08-25T07:01:29.464Z] ---> 209020dced63 [2021-08-25T07:01:29.464Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-25T07:01:29.743Z] Removing intermediate container aa1fde00d451 [2021-08-25T07:01:29.743Z] ---> f3066fea9499 [2021-08-25T07:01:29.743Z] Step 14/22 : WORKDIR /edgex [2021-08-25T07:01:29.743Z] ---> Running in 43bba0ffce77 [2021-08-25T07:01:29.743Z] Removing intermediate container 39f362f9a918 [2021-08-25T07:01:29.743Z] ---> 8fb594794093 [2021-08-25T07:01:29.743Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-25T07:01:30.030Z] ---> Running in 9e690fd3cb8d [2021-08-25T07:01:30.030Z] ---> Running in 018a67c8e60a [2021-08-25T07:01:30.307Z] Removing intermediate container aefcbc4633b3 [2021-08-25T07:01:30.307Z] ---> 545b93dded5a [2021-08-25T07:01:30.307Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-25T07:01:30.589Z] ---> Running in abe60445ad4f [2021-08-25T07:01:30.884Z] Removing intermediate container 43bba0ffce77 [2021-08-25T07:01:30.884Z] ---> 991aabc6786b [2021-08-25T07:01:30.885Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-25T07:01:30.885Z] Removing intermediate container 018a67c8e60a [2021-08-25T07:01:30.885Z] ---> 54818ebccdcb [2021-08-25T07:01:30.885Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-25T07:01:30.885Z] Removing intermediate container 9e690fd3cb8d [2021-08-25T07:01:30.885Z] ---> adf415be918f [2021-08-25T07:01:30.885Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-25T07:01:31.161Z] ---> Running in 20996921706a [2021-08-25T07:01:31.435Z] Removing intermediate container abe60445ad4f [2021-08-25T07:01:31.435Z] ---> c02c0abe6bf0 [2021-08-25T07:01:31.435Z] Step 16/24 : WORKDIR / [2021-08-25T07:01:31.713Z] ---> Running in f080b118d062 [2021-08-25T07:01:32.324Z] ---> 4deb5bbd4899 [2021-08-25T07:01:32.324Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-25T07:01:32.604Z] ---> 980e48e6ff6b [2021-08-25T07:01:32.604Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-25T07:01:32.888Z] Removing intermediate container f080b118d062 [2021-08-25T07:01:32.888Z] ---> ae59d544e9d8 [2021-08-25T07:01:32.888Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-25T07:01:34.344Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-25T07:01:34.344Z] ---> b2c772dab63d [2021-08-25T07:01:34.344Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-25T07:01:34.344Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-25T07:01:34.344Z] ---> df445af6242a [2021-08-25T07:01:34.344Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-25T07:01:34.344Z] ---> e0ce773117f0 [2021-08-25T07:01:34.344Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-25T07:01:34.344Z] ---> add749fd2ae7 [2021-08-25T07:01:34.344Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-25T07:01:34.629Z] ---> Running in f99347574780 [2021-08-25T07:01:34.629Z] Removing intermediate container 20996921706a [2021-08-25T07:01:34.629Z] ---> b9bd91071108 [2021-08-25T07:01:34.629Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-25T07:01:34.906Z] ---> Running in 21990b0124c8 [2021-08-25T07:01:35.514Z] Removing intermediate container f99347574780 [2021-08-25T07:01:35.514Z] ---> d8ee2cb3591a [2021-08-25T07:01:35.514Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-25T07:01:35.514Z] ---> 9a81db703418 [2021-08-25T07:01:35.514Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-25T07:01:35.789Z] ---> Running in 39acecc70666 [2021-08-25T07:01:35.789Z] Removing intermediate container 21990b0124c8 [2021-08-25T07:01:35.789Z] ---> b6f84b5aaf18 [2021-08-25T07:01:35.789Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-25T07:01:36.064Z] ---> Running in c85b088e74a9 [2021-08-25T07:01:36.342Z] ---> 4eb9bf01f497 [2021-08-25T07:01:36.342Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-25T07:01:36.342Z] ---> 14ffa97f8135 [2021-08-25T07:01:36.342Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-25T07:01:36.621Z] ---> Running in 58888c705f61 [2021-08-25T07:01:36.894Z] Removing intermediate container c85b088e74a9 [2021-08-25T07:01:36.894Z] ---> 542a9e185402 [2021-08-25T07:01:36.894Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-25T07:01:36.894Z] ---> Running in 42564661378f [2021-08-25T07:01:37.176Z] ---> e30f09529cc1 [2021-08-25T07:01:37.176Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-25T07:01:37.452Z] Removing intermediate container 58888c705f61 [2021-08-25T07:01:37.452Z] ---> e0c0c41147dd [2021-08-25T07:01:37.452Z] Step 19/22 : CMD ["--init=true"] [2021-08-25T07:01:37.452Z] ---> Running in 9336184bda52 [2021-08-25T07:01:37.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-25T07:01:37.741Z] ---> Running in 065a806b0872 [2021-08-25T07:01:38.017Z] ---> 3c3877f0a720 [2021-08-25T07:01:38.017Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-25T07:01:38.018Z] Removing intermediate container 42564661378f [2021-08-25T07:01:38.018Z] ---> 2b95d67e2e78 [2021-08-25T07:01:38.018Z] Step 21/23 : LABEL arch=arm64 [2021-08-25T07:01:38.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-25T07:01:38.294Z] ---> Running in 0bcdabb75f44 [2021-08-25T07:01:38.294Z] ---> Running in 666e5c18f0c4 [2021-08-25T07:01:38.572Z] Removing intermediate container 065a806b0872 [2021-08-25T07:01:38.572Z] ---> e5eff58df02f [2021-08-25T07:01:38.572Z] Step 20/22 : LABEL arch=arm64 [2021-08-25T07:01:38.847Z] ---> Running in cc9577fb0f3a [2021-08-25T07:01:38.847Z] (1/39) Installing readline (8.1.0-r0) [2021-08-25T07:01:39.126Z] (2/39) Installing bash (5.1.0-r0) [2021-08-25T07:01:39.126Z] Executing bash-5.1.0-r0.post-install [2021-08-25T07:01:39.126Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-25T07:01:39.126Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-25T07:01:39.126Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-25T07:01:39.126Z] (6/39) Installing curl (7.78.0-r0) [2021-08-25T07:01:39.126Z] Removing intermediate container 0bcdabb75f44 [2021-08-25T07:01:39.126Z] ---> 03085274280c [2021-08-25T07:01:39.126Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-25T07:01:39.126Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-25T07:01:39.126Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-25T07:01:39.126Z] Removing intermediate container 666e5c18f0c4 [2021-08-25T07:01:39.126Z] ---> 4fe0f1a648cb [2021-08-25T07:01:39.126Z] Step 22/23 : LABEL git_sha=99d79dac044befae558f66d4c8d751cd8b6be238 [2021-08-25T07:01:39.126Z] (9/39) Installing expat (2.2.10-r1) [2021-08-25T07:01:39.126Z] (10/39) Installing libffi (3.3-r2) [2021-08-25T07:01:39.126Z] (11/39) Installing gdbm (1.19-r0) [2021-08-25T07:01:39.126Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-25T07:01:39.126Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-25T07:01:39.126Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-25T07:01:39.747Z] ---> Running in a6ec7cb6a2f5 [2021-08-25T07:01:39.747Z] ---> Running in ad34a3f36d82 [2021-08-25T07:01:40.034Z] Removing intermediate container cc9577fb0f3a [2021-08-25T07:01:40.034Z] ---> 02d3dc4586ea [2021-08-25T07:01:40.034Z] Step 21/22 : LABEL git_sha=99d79dac044befae558f66d4c8d751cd8b6be238 [2021-08-25T07:01:40.646Z] ---> Running in 7b01e4399f89 [2021-08-25T07:01:40.646Z] Removing intermediate container a6ec7cb6a2f5 [2021-08-25T07:01:40.646Z] ---> 20fb6fdd376a [2021-08-25T07:01:40.646Z] Step 23/23 : LABEL version=0.0.0 [2021-08-25T07:01:40.927Z] Removing intermediate container ad34a3f36d82 [2021-08-25T07:01:40.927Z] ---> e188d32057e8 [2021-08-25T07:01:40.927Z] Step 22/24 : LABEL arch=arm64 [2021-08-25T07:01:41.206Z] ---> Running in 22dd4b635d9d [2021-08-25T07:01:41.206Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-25T07:01:41.206Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-25T07:01:41.206Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-25T07:01:41.206Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-25T07:01:41.206Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-25T07:01:41.206Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-25T07:01:41.206Z] ---> Running in 73b08a50e4ab [2021-08-25T07:01:41.485Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-25T07:01:41.485Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-25T07:01:41.485Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-25T07:01:41.485Z] Removing intermediate container 7b01e4399f89 [2021-08-25T07:01:41.485Z] ---> c4d9fd5f3ad8 [2021-08-25T07:01:41.485Z] Step 22/22 : LABEL version=0.0.0 [2021-08-25T07:01:41.761Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-25T07:01:41.761Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-25T07:01:41.761Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-25T07:01:41.761Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-25T07:01:41.761Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-25T07:01:41.761Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-25T07:01:41.761Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-25T07:01:41.761Z] Removing intermediate container 9336184bda52 [2021-08-25T07:01:41.761Z] ---> cf90127f1661 [2021-08-25T07:01:41.761Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-25T07:01:41.761Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-25T07:01:41.761Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-25T07:01:41.761Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-25T07:01:41.761Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-25T07:01:41.761Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-25T07:01:42.049Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-25T07:01:42.049Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-25T07:01:42.049Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-25T07:01:42.049Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-25T07:01:42.049Z] ---> Running in 595d5a462fdd [2021-08-25T07:01:42.049Z] Removing intermediate container 22dd4b635d9d [2021-08-25T07:01:42.049Z] ---> aa9573ddca39 [2021-08-25T07:01:42.049Z] [2021-08-25T07:01:42.325Z] Removing intermediate container 73b08a50e4ab [2021-08-25T07:01:42.325Z] ---> ba718fb53209 [2021-08-25T07:01:42.325Z] Step 23/24 : LABEL git_sha=99d79dac044befae558f66d4c8d751cd8b6be238 [2021-08-25T07:01:42.601Z] Executing busybox-1.32.1-r6.trigger [2021-08-25T07:01:42.601Z] OK: 82 MiB in 59 packages [2021-08-25T07:01:42.601Z] Successfully built aa9573ddca39 [2021-08-25T07:01:42.601Z] Successfully tagged support-scheduler-arm64:latest [2021-08-25T07:01:42.601Z]  Building support-scheduler ... done Building core-command [2021-08-25T07:01:42.880Z] ---> Running in fd378fd54f5c [2021-08-25T07:01:42.880Z] ---> fce9cf9b2680 [2021-08-25T07:01:42.880Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-25T07:01:42.880Z] Removing intermediate container 595d5a462fdd [2021-08-25T07:01:42.880Z] ---> 69c032ce2b62 [2021-08-25T07:01:42.880Z] [2021-08-25T07:01:43.489Z] Successfully built 69c032ce2b62 [2021-08-25T07:01:43.778Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-25T07:01:43.778Z]  Building security-proxy-setup ... done Building core-data [2021-08-25T07:01:43.778Z] Removing intermediate container fd378fd54f5c [2021-08-25T07:01:43.778Z] ---> 1585199e2c42 [2021-08-25T07:01:43.778Z] Step 24/24 : LABEL version=0.0.0 [2021-08-25T07:01:44.057Z] ---> Running in f5ff7f86c759 [2021-08-25T07:01:45.048Z] ---> 7d7595197f0e [2021-08-25T07:01:45.048Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-25T07:01:45.048Z] Removing intermediate container f5ff7f86c759 [2021-08-25T07:01:45.048Z] ---> 1ef048bb5c23 [2021-08-25T07:01:45.048Z] [2021-08-25T07:01:45.648Z] Successfully built 1ef048bb5c23 [2021-08-25T07:01:45.648Z] Successfully tagged core-metadata-arm64:latest [2021-08-25T07:01:45.648Z]  Building core-metadata ... done Building security-secretstore-setup [2021-08-25T07:01:46.246Z] ---> c93655db2982 [2021-08-25T07:01:46.246Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-25T07:01:47.691Z] ---> db73c059ed96 [2021-08-25T07:01:47.691Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-25T07:01:49.674Z] ---> 6a409b3748ef [2021-08-25T07:01:49.674Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-25T07:01:49.951Z] ---> Running in 384fc8822a36 [2021-08-25T07:01:50.929Z] Removing intermediate container 384fc8822a36 [2021-08-25T07:01:50.929Z] ---> 964e3f7d295b [2021-08-25T07:01:50.929Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-25T07:01:51.904Z] Collecting docker-compose==1.23.2 [2021-08-25T07:01:51.904Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-25T07:01:52.177Z] ---> b715c5182ed8 [2021-08-25T07:01:52.177Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-25T07:01:52.770Z] ---> Running in 88e4b19f07ca [2021-08-25T07:01:53.047Z] Collecting PyYAML<4,>=3.10 [2021-08-25T07:01:53.047Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-25T07:01:56.445Z] Removing intermediate container 88e4b19f07ca [2021-08-25T07:01:56.445Z] ---> e7a2cde825e7 [2021-08-25T07:01:56.445Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-25T07:01:56.445Z] ---> Running in f0cfeaa2f1f1 [2021-08-25T07:01:57.442Z] Removing intermediate container f0cfeaa2f1f1 [2021-08-25T07:01:57.442Z] ---> fb59edfa5769 [2021-08-25T07:01:57.442Z] Step 29/32 : CMD ["gate"] [2021-08-25T07:01:57.725Z] ---> Running in 0caa73a1624a [2021-08-25T07:01:58.007Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-25T07:01:58.007Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-25T07:01:58.007Z] Collecting docopt<0.7,>=0.6.1 [2021-08-25T07:01:58.007Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-25T07:01:58.607Z] Removing intermediate container 0caa73a1624a [2021-08-25T07:01:58.607Z] ---> a79f555b8b4d [2021-08-25T07:01:58.607Z] Step 30/32 : LABEL arch=arm64 [2021-08-25T07:01:59.217Z] ---> Running in 30d3f7623b23 [2021-08-25T07:02:00.202Z] Removing intermediate container 30d3f7623b23 [2021-08-25T07:02:00.202Z] ---> fe64d8b3d4d5 [2021-08-25T07:02:00.202Z] Step 31/32 : LABEL git_sha=99d79dac044befae558f66d4c8d751cd8b6be238 [2021-08-25T07:02:00.476Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-25T07:02:00.476Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-25T07:02:00.476Z] ---> Running in 9bcbe391fa95 [2021-08-25T07:02:01.465Z] Removing intermediate container 9bcbe391fa95 [2021-08-25T07:02:01.465Z] ---> 577d3685a0f2 [2021-08-25T07:02:01.465Z] Step 32/32 : LABEL version=0.0.0 [2021-08-25T07:02:02.087Z] ---> Running in 8d2fb42efce9 [2021-08-25T07:02:02.691Z] Collecting jsonschema<3,>=2.5.1 [2021-08-25T07:02:02.691Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-25T07:02:03.295Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-25T07:02:03.295Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-25T07:02:03.295Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-25T07:02:03.295Z] Removing intermediate container 8d2fb42efce9 [2021-08-25T07:02:03.295Z] ---> 19810d8cc491 [2021-08-25T07:02:03.295Z] [2021-08-25T07:02:03.571Z] Collecting texttable<0.10,>=0.9.0 [2021-08-25T07:02:03.571Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-25T07:02:03.848Z] Successfully built 19810d8cc491 [2021-08-25T07:02:03.848Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-25T07:02:04.125Z]  Building security-bootstrapper ... done Building support-notifications [2021-08-25T07:02:05.570Z] Collecting cached-property<2,>=1.2.0 [2021-08-25T07:02:05.570Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-25T07:02:06.173Z] Collecting docker<4.0,>=3.6.0 [2021-08-25T07:02:06.173Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-25T07:02:06.773Z] Collecting docker-pycreds>=0.4.0 [2021-08-25T07:02:06.773Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-25T07:02:08.228Z] Collecting certifi>=2017.4.17 [2021-08-25T07:02:08.229Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-25T07:02:08.229Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-25T07:02:08.229Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-25T07:02:08.504Z] Collecting idna<2.8,>=2.5 [2021-08-25T07:02:08.504Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-25T07:02:09.110Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-25T07:02:09.383Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-25T07:02:09.659Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-25T07:02:09.659Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-25T07:02:09.659Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-25T07:02:09.659Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-25T07:02:11.100Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-25T07:02:11.100Z] Attempting uninstall: urllib3 [2021-08-25T07:02:11.100Z] Found existing installation: urllib3 1.26.2 [2021-08-25T07:02:11.100Z] Uninstalling urllib3-1.26.2: [2021-08-25T07:02:11.100Z] Successfully uninstalled urllib3-1.26.2 [2021-08-25T07:02:11.702Z] Attempting uninstall: idna [2021-08-25T07:02:11.702Z] Found existing installation: idna 3.1 [2021-08-25T07:02:11.702Z] Uninstalling idna-3.1: [2021-08-25T07:02:11.702Z] Successfully uninstalled idna-3.1 [2021-08-25T07:02:12.301Z] Attempting uninstall: chardet [2021-08-25T07:02:12.301Z] Found existing installation: chardet 4.0.0 [2021-08-25T07:02:12.301Z] Uninstalling chardet-4.0.0: [2021-08-25T07:02:12.576Z] Successfully uninstalled chardet-4.0.0 [2021-08-25T07:02:14.023Z] Attempting uninstall: requests [2021-08-25T07:02:14.023Z] Found existing installation: requests 2.25.1 [2021-08-25T07:02:14.023Z] Uninstalling requests-2.25.1: [2021-08-25T07:02:14.298Z] Successfully uninstalled requests-2.25.1 [2021-08-25T07:02:14.573Z] Running setup.py install for texttable: started [2021-08-25T07:02:16.566Z] Running setup.py install for texttable: finished with status 'done' [2021-08-25T07:02:16.566Z] Running setup.py install for PyYAML: started [2021-08-25T07:02:19.195Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T07:02:19.195Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-25T07:02:19.195Z] ---> d66c7e5a2e3b [2021-08-25T07:02:19.195Z] Step 3/24 : WORKDIR /edgex-go [2021-08-25T07:02:19.195Z] ---> Using cache [2021-08-25T07:02:19.195Z] ---> 24619b4a0402 [2021-08-25T07:02:19.195Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T07:02:19.195Z] ---> Using cache [2021-08-25T07:02:19.195Z] ---> b44a1f729407 [2021-08-25T07:02:19.195Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-25T07:02:19.195Z] ---> Using cache [2021-08-25T07:02:19.195Z] ---> c401abb7754c [2021-08-25T07:02:19.195Z] Step 6/24 : COPY go.mod . [2021-08-25T07:02:19.195Z] ---> Using cache [2021-08-25T07:02:19.195Z] ---> 2e90dd72fb32 [2021-08-25T07:02:19.195Z] Step 7/24 : RUN go mod download [2021-08-25T07:02:19.195Z] ---> Using cache [2021-08-25T07:02:19.195Z] ---> 8843b0ae581e [2021-08-25T07:02:19.195Z] Step 8/24 : COPY . . [2021-08-25T07:02:19.195Z] ---> Using cache [2021-08-25T07:02:19.195Z] ---> 971a51f87f9b [2021-08-25T07:02:19.195Z] Step 9/24 : RUN go mod tidy [2021-08-25T07:02:19.195Z] ---> Using cache [2021-08-25T07:02:19.195Z] ---> fc0956188d65 [2021-08-25T07:02:19.195Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-25T07:02:19.195Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-25T07:02:20.189Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T07:02:20.189Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-25T07:02:20.189Z] ---> d66c7e5a2e3b [2021-08-25T07:02:20.189Z] Step 3/24 : WORKDIR /edgex-go [2021-08-25T07:02:20.189Z] ---> Using cache [2021-08-25T07:02:20.189Z] ---> 24619b4a0402 [2021-08-25T07:02:20.189Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T07:02:20.189Z] ---> Using cache [2021-08-25T07:02:20.189Z] ---> b44a1f729407 [2021-08-25T07:02:20.189Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-25T07:02:20.788Z] Running setup.py install for docopt: started [2021-08-25T07:02:22.795Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T07:02:22.795Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-25T07:02:22.795Z] ---> d66c7e5a2e3b [2021-08-25T07:02:22.795Z] Step 3/26 : WORKDIR /edgex-go [2021-08-25T07:02:22.795Z] ---> Using cache [2021-08-25T07:02:22.795Z] ---> 24619b4a0402 [2021-08-25T07:02:22.795Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T07:02:22.795Z] ---> Using cache [2021-08-25T07:02:22.795Z] ---> b44a1f729407 [2021-08-25T07:02:22.795Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-25T07:02:22.795Z] ---> Using cache [2021-08-25T07:02:22.795Z] ---> c401abb7754c [2021-08-25T07:02:22.795Z] Step 6/26 : COPY go.mod . [2021-08-25T07:02:22.795Z] ---> Using cache [2021-08-25T07:02:22.795Z] ---> 2e90dd72fb32 [2021-08-25T07:02:22.795Z] Step 7/26 : RUN go mod download [2021-08-25T07:02:22.795Z] ---> Using cache [2021-08-25T07:02:22.795Z] ---> 8843b0ae581e [2021-08-25T07:02:22.795Z] Step 8/26 : COPY . . [2021-08-25T07:02:22.795Z] ---> Using cache [2021-08-25T07:02:22.795Z] ---> 971a51f87f9b [2021-08-25T07:02:22.795Z] Step 9/26 : RUN go mod tidy [2021-08-25T07:02:22.795Z] ---> Using cache [2021-08-25T07:02:22.795Z] ---> fc0956188d65 [2021-08-25T07:02:22.795Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-25T07:02:23.070Z] Running setup.py install for docopt: finished with status 'done' [2021-08-25T07:02:23.070Z] Running setup.py install for dockerpty: started [2021-08-25T07:02:23.070Z] ---> Running in f3f7af8e3135 [2021-08-25T07:02:23.070Z] ---> Running in 39e254761f4a [2021-08-25T07:02:23.070Z] ---> Running in 4fd2a070cdba [2021-08-25T07:02:25.718Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-25T07:02:25.718Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-25T07:02:25.992Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-25T07:02:25.992Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-25T07:02:27.451Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-25T07:02:28.447Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-25T07:02:28.447Z] OK: 218 MiB in 52 packages [2021-08-25T07:02:31.871Z] Removing intermediate container 4fd2a070cdba [2021-08-25T07:02:31.871Z] ---> 57c7755c654b [2021-08-25T07:02:31.871Z] Step 6/24 : COPY go.mod . [2021-08-25T07:02:33.868Z] ---> facd72233b86 [2021-08-25T07:02:33.868Z] Step 7/24 : RUN go mod download [2021-08-25T07:02:33.868Z] ---> Running in 37a1e7600483 [2021-08-25T07:02:39.310Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T07:02:39.310Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-25T07:02:39.310Z] ---> d66c7e5a2e3b [2021-08-25T07:02:39.310Z] Step 3/23 : WORKDIR /edgex-go [2021-08-25T07:02:39.310Z] ---> Using cache [2021-08-25T07:02:39.310Z] ---> 24619b4a0402 [2021-08-25T07:02:39.310Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T07:02:39.310Z] ---> Using cache [2021-08-25T07:02:39.310Z] ---> b44a1f729407 [2021-08-25T07:02:39.310Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-25T07:02:40.309Z] ---> Running in 1a12ff5c6ba4 [2021-08-25T07:02:42.956Z] Removing intermediate container 37a1e7600483 [2021-08-25T07:02:42.956Z] ---> 510ae399f002 [2021-08-25T07:02:42.956Z] Step 8/24 : COPY . . [2021-08-25T07:02:43.234Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-25T07:02:44.693Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-25T07:02:45.694Z] OK: 218 MiB in 52 packages [2021-08-25T07:02:48.362Z] Removing intermediate container 1a12ff5c6ba4 [2021-08-25T07:02:48.362Z] ---> 56cdc42ec0db [2021-08-25T07:02:48.362Z] Step 6/23 : COPY go.mod . [2021-08-25T07:02:49.353Z] Removing intermediate container 39acecc70666 [2021-08-25T07:02:49.353Z] ---> e173c99d36dc [2021-08-25T07:02:49.353Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-25T07:02:49.964Z] ---> Running in 9d48f046bec9 [2021-08-25T07:02:50.242Z] ---> f750385ae3c0 [2021-08-25T07:02:50.242Z] Step 7/23 : RUN go mod download [2021-08-25T07:02:50.839Z] ---> Running in 7e494e7a64ce [2021-08-25T07:02:51.445Z] Removing intermediate container 9d48f046bec9 [2021-08-25T07:02:51.445Z] ---> 74f7bb13c2d1 [2021-08-25T07:02:51.445Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-25T07:02:52.052Z] ---> Running in 3e4ea3f1478c [2021-08-25T07:02:54.056Z] Removing intermediate container 3e4ea3f1478c [2021-08-25T07:02:54.056Z] ---> e1ee0e54c94f [2021-08-25T07:02:54.056Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-25T07:02:56.707Z] ---> 99e2fb4043d1 [2021-08-25T07:02:56.707Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-25T07:02:59.352Z] ---> 503e085aab9a [2021-08-25T07:02:59.352Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-25T07:02:59.629Z] Removing intermediate container 7e494e7a64ce [2021-08-25T07:02:59.629Z] ---> 91ba8794061c [2021-08-25T07:02:59.629Z] Step 8/23 : COPY . . [2021-08-25T07:03:01.639Z] ---> c5ca3260cb48 [2021-08-25T07:03:01.639Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-25T07:03:02.243Z] ---> Running in e529f954a39e [2021-08-25T07:03:03.688Z] Removing intermediate container e529f954a39e [2021-08-25T07:03:03.688Z] ---> 3b485570d7f1 [2021-08-25T07:03:03.688Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-25T07:03:04.293Z] ---> Running in 1740e10f4cbb [2021-08-25T07:03:05.754Z] Removing intermediate container 1740e10f4cbb [2021-08-25T07:03:05.754Z] ---> 5d937180c5cd [2021-08-25T07:03:05.754Z] Step 22/24 : LABEL arch=arm64 [2021-08-25T07:03:06.357Z] ---> Running in e7e78e9807cd [2021-08-25T07:03:07.353Z] ---> 30a70fd4a70f [2021-08-25T07:03:07.353Z] Step 9/24 : RUN go mod tidy [2021-08-25T07:03:07.630Z] Removing intermediate container e7e78e9807cd [2021-08-25T07:03:07.630Z] ---> 7cd004444860 [2021-08-25T07:03:07.630Z] Step 23/24 : LABEL git_sha=99d79dac044befae558f66d4c8d751cd8b6be238 [2021-08-25T07:03:07.909Z] ---> Running in 3d7db32b03ed [2021-08-25T07:03:08.186Z] ---> Running in 88806bb8bf49 [2021-08-25T07:03:09.647Z] Removing intermediate container 88806bb8bf49 [2021-08-25T07:03:09.647Z] ---> eb2bade67140 [2021-08-25T07:03:09.647Z] Step 24/24 : LABEL version=0.0.0 [2021-08-25T07:03:10.257Z] ---> Running in 0cde14214326 [2021-08-25T07:03:11.263Z] Removing intermediate container 0cde14214326 [2021-08-25T07:03:11.263Z] ---> baa14a26f2a7 [2021-08-25T07:03:11.263Z] [2021-08-25T07:03:11.870Z] Successfully built baa14a26f2a7 [2021-08-25T07:03:11.870Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-25T07:03:16.248Z]  Building sys-mgmt-agent ... done Removing intermediate container 3d7db32b03ed [2021-08-25T07:03:16.248Z] ---> 465c06bcc511 [2021-08-25T07:03:16.248Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-25T07:03:16.533Z] ---> Running in a001f3e32a59 [2021-08-25T07:03:19.176Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-25T07:03:23.518Z] ---> 70a0361637ea [2021-08-25T07:03:23.518Z] Step 9/23 : RUN go mod tidy [2021-08-25T07:03:23.518Z] ---> Running in add578f8e8f2 [2021-08-25T07:03:30.289Z] Removing intermediate container add578f8e8f2 [2021-08-25T07:03:30.289Z] ---> 679d9c587060 [2021-08-25T07:03:30.289Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-25T07:03:30.289Z] ---> Running in 2f8c0ce071af [2021-08-25T07:03:32.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-25T07:03:50.648Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-25T07:03:52.651Z] Removing intermediate container f3f7af8e3135 [2021-08-25T07:03:52.652Z] ---> a7bba9689748 [2021-08-25T07:03:52.652Z] [2021-08-25T07:03:52.652Z] Step 11/24 : FROM alpine:3.12 [2021-08-25T07:03:52.652Z] ---> c4fd0aeabfcf [2021-08-25T07:03:52.652Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-25T07:03:52.652Z] ---> Using cache [2021-08-25T07:03:52.652Z] ---> 815f2ceacc0f [2021-08-25T07:03:52.652Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-25T07:03:52.652Z] ---> Using cache [2021-08-25T07:03:52.652Z] ---> edc3e7c5ab7a [2021-08-25T07:03:52.652Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-25T07:03:52.928Z] ---> Running in d8fbc8018987 [2021-08-25T07:03:53.544Z] Removing intermediate container d8fbc8018987 [2021-08-25T07:03:53.544Z] ---> df5a3aef29fb [2021-08-25T07:03:53.544Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-25T07:03:53.822Z] ---> Running in 18b408dadd13 [2021-08-25T07:03:54.437Z] Removing intermediate container 18b408dadd13 [2021-08-25T07:03:54.437Z] ---> 0b49bc93e3f3 [2021-08-25T07:03:54.437Z] Step 16/24 : WORKDIR / [2021-08-25T07:03:54.710Z] ---> Running in b214018259be [2021-08-25T07:03:55.314Z] Removing intermediate container b214018259be [2021-08-25T07:03:55.314Z] ---> f472ebd5835b [2021-08-25T07:03:55.314Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-25T07:03:56.784Z] ---> f45f757192b6 [2021-08-25T07:03:56.785Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-25T07:03:59.436Z] ---> 2b73a29c6f24 [2021-08-25T07:03:59.436Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-25T07:04:00.915Z] ---> 71ad5f8f6599 [2021-08-25T07:04:00.915Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-25T07:04:01.191Z] ---> Running in a28046ebacb5 [2021-08-25T07:04:02.649Z] Removing intermediate container a28046ebacb5 [2021-08-25T07:04:02.649Z] ---> 6f007ba59f40 [2021-08-25T07:04:02.649Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-25T07:04:02.924Z] ---> Running in 037d3971af9a [2021-08-25T07:04:04.378Z] Removing intermediate container 037d3971af9a [2021-08-25T07:04:04.378Z] ---> c72a34ef50cb [2021-08-25T07:04:04.378Z] Step 22/24 : LABEL arch=arm64 [2021-08-25T07:04:04.378Z] ---> Running in 8bc49ad126c7 [2021-08-25T07:04:04.653Z] Removing intermediate container 39e254761f4a [2021-08-25T07:04:04.653Z] ---> 7e724f5f0fe4 [2021-08-25T07:04:04.653Z] [2021-08-25T07:04:04.653Z] Step 11/26 : FROM alpine:3.12 [2021-08-25T07:04:04.653Z] ---> c4fd0aeabfcf [2021-08-25T07:04:04.653Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-25T07:04:04.927Z] ---> Running in 04821420a21f [2021-08-25T07:04:05.528Z] Removing intermediate container 8bc49ad126c7 [2021-08-25T07:04:05.528Z] ---> 52440c103603 [2021-08-25T07:04:05.528Z] Step 23/24 : LABEL git_sha=99d79dac044befae558f66d4c8d751cd8b6be238 [2021-08-25T07:04:05.803Z] ---> Running in 8e8378c8b946 [2021-08-25T07:04:06.793Z] Removing intermediate container 8e8378c8b946 [2021-08-25T07:04:06.793Z] ---> 4aae9a8e8237 [2021-08-25T07:04:06.793Z] Step 24/24 : LABEL version=0.0.0 [2021-08-25T07:04:06.793Z] ---> Running in c65686356341 [2021-08-25T07:04:07.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-25T07:04:07.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-25T07:04:07.686Z] Removing intermediate container c65686356341 [2021-08-25T07:04:07.686Z] ---> 96430677bb90 [2021-08-25T07:04:07.686Z] [2021-08-25T07:04:08.292Z] Successfully built 96430677bb90 [2021-08-25T07:04:08.292Z] Successfully tagged core-command-arm64:latest [2021-08-25T07:04:08.292Z]  Building core-command ... done (1/3) Installing ca-certificates (20191127-r4) [2021-08-25T07:04:08.571Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-25T07:04:08.571Z] (3/3) Installing su-exec (0.2-r1) [2021-08-25T07:04:08.571Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T07:04:08.571Z] Executing ca-certificates-20191127-r4.trigger [2021-08-25T07:04:08.849Z] OK: 6 MiB in 17 packages [2021-08-25T07:04:10.842Z] Removing intermediate container 04821420a21f [2021-08-25T07:04:10.842Z] ---> d357a6881986 [2021-08-25T07:04:10.842Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-25T07:04:11.116Z] ---> Running in 1cc17f2dfad1 [2021-08-25T07:04:11.723Z] Removing intermediate container 1cc17f2dfad1 [2021-08-25T07:04:11.723Z] ---> 19379b4acd16 [2021-08-25T07:04:11.723Z] Step 14/26 : WORKDIR / [2021-08-25T07:04:12.011Z] ---> Running in 44129b5ea384 [2021-08-25T07:04:13.050Z] Removing intermediate container 44129b5ea384 [2021-08-25T07:04:13.050Z] ---> 6f51d123a426 [2021-08-25T07:04:13.050Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-25T07:04:14.050Z] ---> 4b313e66a23c [2021-08-25T07:04:14.051Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-25T07:04:15.063Z] ---> 2c8249d918d8 [2021-08-25T07:04:15.063Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-25T07:04:16.522Z] ---> 7fe3b1685a2a [2021-08-25T07:04:16.522Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-25T07:04:17.971Z] ---> ef41a42565fa [2021-08-25T07:04:17.971Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-25T07:04:19.964Z] ---> 71bf5ac7d76a [2021-08-25T07:04:19.964Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-25T07:04:22.004Z] ---> 61804d9bc227 [2021-08-25T07:04:22.004Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-25T07:04:23.017Z] ---> 06c84db114ba [2021-08-25T07:04:23.017Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-25T07:04:23.017Z] ---> Running in 333ac86518d8 [2021-08-25T07:04:26.454Z] Removing intermediate container 333ac86518d8 [2021-08-25T07:04:26.454Z] ---> f99a21c6b099 [2021-08-25T07:04:26.454Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-25T07:04:26.732Z] ---> Running in fe379e8b5543 [2021-08-25T07:04:27.732Z] Removing intermediate container fe379e8b5543 [2021-08-25T07:04:27.732Z] ---> 8af2ee1a11d4 [2021-08-25T07:04:27.732Z] Step 24/26 : LABEL arch=arm64 [2021-08-25T07:04:28.012Z] ---> Running in 5fa765807aa1 [2021-08-25T07:04:28.644Z] Removing intermediate container 5fa765807aa1 [2021-08-25T07:04:28.644Z] ---> dbda6301e326 [2021-08-25T07:04:28.644Z] Step 25/26 : LABEL git_sha=99d79dac044befae558f66d4c8d751cd8b6be238 [2021-08-25T07:04:28.926Z] ---> Running in bb882c35cc38 [2021-08-25T07:04:29.536Z] Removing intermediate container bb882c35cc38 [2021-08-25T07:04:29.536Z] ---> a9c53742152c [2021-08-25T07:04:29.536Z] Step 26/26 : LABEL version=0.0.0 [2021-08-25T07:04:29.817Z] ---> Running in 4163fd16eefc [2021-08-25T07:04:30.423Z] Removing intermediate container 4163fd16eefc [2021-08-25T07:04:30.423Z] ---> 8a64c60549c3 [2021-08-25T07:04:30.423Z] [2021-08-25T07:04:31.028Z] Successfully built 8a64c60549c3 [2021-08-25T07:04:31.028Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-25T07:04:49.384Z]  Building security-secretstore-setup ... done Removing intermediate container 2f8c0ce071af [2021-08-25T07:04:49.384Z] ---> c1756b1216dc [2021-08-25T07:04:49.384Z] [2021-08-25T07:04:49.384Z] Step 11/23 : FROM alpine:3.12 [2021-08-25T07:04:49.384Z] ---> c4fd0aeabfcf [2021-08-25T07:04:49.384Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-25T07:04:49.384Z] Removing intermediate container a001f3e32a59 [2021-08-25T07:04:49.384Z] ---> 7ef8aca08048 [2021-08-25T07:04:49.384Z] [2021-08-25T07:04:49.384Z] Step 11/24 : FROM alpine:3.12 [2021-08-25T07:04:49.384Z] ---> c4fd0aeabfcf [2021-08-25T07:04:49.384Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-25T07:04:49.384Z] ---> Running in 5a9b61ec99cd [2021-08-25T07:04:49.384Z] ---> Running in 6502df10a8b1 [2021-08-25T07:04:49.384Z] Removing intermediate container 6502df10a8b1 [2021-08-25T07:04:49.384Z] ---> d32082d99b69 [2021-08-25T07:04:49.384Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-25T07:04:49.384Z] ---> Running in a3da6c548683 [2021-08-25T07:04:49.384Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-25T07:04:49.384Z] Removing intermediate container a3da6c548683 [2021-08-25T07:04:49.384Z] ---> e508e48738a0 [2021-08-25T07:04:49.384Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-25T07:04:49.384Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-25T07:04:49.384Z] ---> Running in b45a9688b18a [2021-08-25T07:04:49.384Z] Removing intermediate container b45a9688b18a [2021-08-25T07:04:49.384Z] ---> ed5e3f5cb90e [2021-08-25T07:04:49.384Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T07:04:49.384Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-25T07:04:49.384Z] ---> Running in 0707a5852168 [2021-08-25T07:04:49.384Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-25T07:04:49.384Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T07:04:49.384Z] Executing ca-certificates-20191127-r4.trigger [2021-08-25T07:04:49.384Z] OK: 6 MiB in 16 packages [2021-08-25T07:04:50.824Z] Removing intermediate container 5a9b61ec99cd [2021-08-25T07:04:50.824Z] ---> fe6468b380d0 [2021-08-25T07:04:50.824Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-25T07:04:51.098Z] ---> Running in fd09af8ee5e4 [2021-08-25T07:04:51.373Z] Removing intermediate container 0707a5852168 [2021-08-25T07:04:51.373Z] ---> ba72ad939d4d [2021-08-25T07:04:51.373Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-25T07:04:51.647Z] Removing intermediate container fd09af8ee5e4 [2021-08-25T07:04:51.647Z] ---> e312e896129d [2021-08-25T07:04:51.647Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-25T07:04:51.647Z] ---> Running in 982e656eff9e [2021-08-25T07:04:51.923Z] ---> Running in e6e2c70538d0 [2021-08-25T07:04:52.525Z] Removing intermediate container e6e2c70538d0 [2021-08-25T07:04:52.525Z] ---> 80a9a02618f1 [2021-08-25T07:04:52.525Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-25T07:04:52.525Z] ---> Running in 8688ac3e204a [2021-08-25T07:04:53.123Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-25T07:04:53.123Z] Removing intermediate container 8688ac3e204a [2021-08-25T07:04:53.123Z] ---> 8b840d4d6ce9 [2021-08-25T07:04:53.123Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-25T07:04:53.719Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-25T07:04:54.011Z] ---> 1e8952d7241a [2021-08-25T07:04:54.011Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-25T07:04:54.990Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-25T07:04:55.266Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-25T07:04:55.266Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-25T07:04:55.266Z] ---> 8119d1bba983 [2021-08-25T07:04:55.266Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-25T07:04:55.266Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-25T07:04:55.543Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-25T07:04:55.543Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-25T07:04:55.819Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T07:04:55.819Z] OK: 8 MiB in 20 packages [2021-08-25T07:04:56.420Z] ---> 8c3b2d28c70a [2021-08-25T07:04:56.420Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-25T07:04:56.420Z] ---> Running in 75c3df8a0bab [2021-08-25T07:04:57.399Z] Removing intermediate container 75c3df8a0bab [2021-08-25T07:04:57.399Z] ---> 75cbdaf9b8d7 [2021-08-25T07:04:57.399Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-25T07:04:57.399Z] Removing intermediate container 982e656eff9e [2021-08-25T07:04:57.399Z] ---> a9d5c25d260f [2021-08-25T07:04:57.399Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-25T07:04:57.399Z] ---> Running in 6fdc8253121b [2021-08-25T07:04:58.005Z] Removing intermediate container 6fdc8253121b [2021-08-25T07:04:58.005Z] ---> 3b0448c228d2 [2021-08-25T07:04:58.005Z] Step 21/23 : LABEL arch=arm64 [2021-08-25T07:04:58.005Z] ---> Running in f215ad8b83e5 [2021-08-25T07:04:58.280Z] ---> 072699b3b0d1 [2021-08-25T07:04:58.280Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-25T07:04:58.879Z] Removing intermediate container f215ad8b83e5 [2021-08-25T07:04:58.879Z] ---> c13add9cdfa0 [2021-08-25T07:04:58.879Z] Step 22/23 : LABEL git_sha=99d79dac044befae558f66d4c8d751cd8b6be238 [2021-08-25T07:04:59.159Z] ---> Running in 3c0bf17e4200 [2021-08-25T07:04:59.435Z] ---> ae0ccc906bf0 [2021-08-25T07:04:59.435Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-25T07:04:59.709Z] Removing intermediate container 3c0bf17e4200 [2021-08-25T07:04:59.709Z] ---> d47b2fa34570 [2021-08-25T07:04:59.709Z] Step 23/23 : LABEL version=0.0.0 [2021-08-25T07:04:59.709Z] ---> Running in 97832d540aad [2021-08-25T07:05:00.310Z] Removing intermediate container 97832d540aad [2021-08-25T07:05:00.310Z] ---> bf3d472804af [2021-08-25T07:05:00.310Z] [2021-08-25T07:05:00.584Z] ---> 1605bcbe4a8a [2021-08-25T07:05:00.584Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-25T07:05:00.584Z] Successfully built bf3d472804af [2021-08-25T07:05:00.584Z] Successfully tagged support-notifications-arm64:latest [2021-08-25T07:05:00.860Z]  Building support-notifications ... done  ---> Running in 8900a0f58582 [2021-08-25T07:05:01.135Z] Removing intermediate container 8900a0f58582 [2021-08-25T07:05:01.135Z] ---> 8a29b3f245f9 [2021-08-25T07:05:01.135Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-25T07:05:01.412Z] ---> Running in 1faa8b4f1196 [2021-08-25T07:05:02.018Z] Removing intermediate container 1faa8b4f1196 [2021-08-25T07:05:02.018Z] ---> 8202682d5caa [2021-08-25T07:05:02.018Z] Step 22/24 : LABEL arch=arm64 [2021-08-25T07:05:02.018Z] ---> Running in d83f2eea8183 [2021-08-25T07:05:02.612Z] Removing intermediate container d83f2eea8183 [2021-08-25T07:05:02.613Z] ---> ad937735c49c [2021-08-25T07:05:02.613Z] Step 23/24 : LABEL git_sha=99d79dac044befae558f66d4c8d751cd8b6be238 [2021-08-25T07:05:02.884Z] ---> Running in ff267450bb60 [2021-08-25T07:05:03.479Z] Removing intermediate container ff267450bb60 [2021-08-25T07:05:03.479Z] ---> 028d773b87ac [2021-08-25T07:05:03.479Z] Step 24/24 : LABEL version=0.0.0 [2021-08-25T07:05:03.479Z] ---> Running in 69c9f470b44f [2021-08-25T07:05:04.081Z] Removing intermediate container 69c9f470b44f [2021-08-25T07:05:04.081Z] ---> ed22c38cec09 [2021-08-25T07:05:04.081Z] [2021-08-25T07:05:04.355Z] Successfully built ed22c38cec09 [2021-08-25T07:05:04.355Z] Successfully tagged core-data-arm64:latest [2021-08-25T07:05:04.643Z]  Building core-data ... done  [Pipeline] } [2021-08-25T07:05:04.644Z] $ docker stop --time=1 841c51fc40dc9530b4cae3f298f7275dd89bacb2e4aafd76a2d4cf57352c68ac [2021-08-25T07:05:06.516Z] $ docker rm -f 841c51fc40dc9530b4cae3f298f7275dd89bacb2e4aafd76a2d4cf57352c68ac [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-25T07:05:07.137Z] + docker images [2021-08-25T07:05:07.411Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-25T07:05:07.411Z] core-data-arm64 latest ed22c38cec09 4 seconds ago 19.3MB [2021-08-25T07:05:07.411Z] support-notifications-arm64 latest bf3d472804af 7 seconds ago 15.9MB [2021-08-25T07:05:07.411Z] 7ef8aca08048 21 seconds ago 1.57GB [2021-08-25T07:05:07.411Z] c1756b1216dc 22 seconds ago 1.57GB [2021-08-25T07:05:07.411Z] security-secretstore-setup-arm64 latest 8a64c60549c3 37 seconds ago 26.5MB [2021-08-25T07:05:07.411Z] core-command-arm64 latest 96430677bb90 About a minute ago 15.2MB [2021-08-25T07:05:07.411Z] 7e724f5f0fe4 About a minute ago 1.57GB [2021-08-25T07:05:07.411Z] a7bba9689748 About a minute ago 1.56GB [2021-08-25T07:05:07.411Z] sys-mgmt-agent-arm64 latest baa14a26f2a7 About a minute ago 311MB [2021-08-25T07:05:07.411Z] security-bootstrapper-arm64 latest 19810d8cc491 3 minutes ago 17.7MB [2021-08-25T07:05:07.411Z] core-metadata-arm64 latest 1ef048bb5c23 3 minutes ago 15.8MB [2021-08-25T07:05:07.411Z] security-proxy-setup-arm64 latest 69c032ce2b62 3 minutes ago 24.5MB [2021-08-25T07:05:07.411Z] support-scheduler-arm64 latest aa9573ddca39 3 minutes ago 15.2MB [2021-08-25T07:05:07.411Z] 76140ea818a8 3 minutes ago 1.57GB [2021-08-25T07:05:07.411Z] de2317ace2c6 3 minutes ago 1.57GB [2021-08-25T07:05:07.411Z] f4627a315de9 3 minutes ago 1.57GB [2021-08-25T07:05:07.411Z] e25a98ae6ece 3 minutes ago 1.57GB [2021-08-25T07:05:07.411Z] 187b7a05f036 3 minutes ago 1.57GB [2021-08-25T07:05:07.411Z] ci-base-image-arm64 latest d66c7e5a2e3b 14 minutes ago 1.24GB [2021-08-25T07:05:07.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 2 weeks ago 533MB [2021-08-25T07:05:07.411Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-08-25T07:05:07.411Z] alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB [2021-08-25T07:05:07.411Z] 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-08-25T07:05:08.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-25T07:05:08.329Z] [2021-08-25T07:05:08.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-25T07:05:08.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-25T07:05:08.962Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-25T07:05:08.962Z] 448f6bf000e3: Pulling fs layer [2021-08-25T07:05:08.962Z] f757da607395: Pulling fs layer [2021-08-25T07:05:08.962Z] 05883995daec: Pulling fs layer [2021-08-25T07:05:08.962Z] 8603b9c90790: Pulling fs layer [2021-08-25T07:05:08.962Z] 1560dd03e051: Pulling fs layer [2021-08-25T07:05:08.962Z] 27f5ce0e4adf: Pulling fs layer [2021-08-25T07:05:08.962Z] c2d8d7efcc4b: Pulling fs layer [2021-08-25T07:05:08.962Z] 8603b9c90790: Waiting [2021-08-25T07:05:08.962Z] 1560dd03e051: Waiting [2021-08-25T07:05:08.962Z] 27f5ce0e4adf: Waiting [2021-08-25T07:05:08.962Z] c2d8d7efcc4b: Waiting [2021-08-25T07:05:09.243Z] f757da607395: Verifying Checksum [2021-08-25T07:05:09.243Z] f757da607395: Download complete [2021-08-25T07:05:09.243Z] 8603b9c90790: Download complete [2021-08-25T07:05:09.521Z] 05883995daec: Verifying Checksum [2021-08-25T07:05:09.521Z] 05883995daec: Download complete [2021-08-25T07:05:09.521Z] 1560dd03e051: Verifying Checksum [2021-08-25T07:05:09.521Z] 1560dd03e051: Download complete [2021-08-25T07:05:09.521Z] 27f5ce0e4adf: Verifying Checksum [2021-08-25T07:05:09.521Z] 27f5ce0e4adf: Download complete [2021-08-25T07:05:10.505Z] 448f6bf000e3: Download complete [2021-08-25T07:05:13.134Z] c2d8d7efcc4b: Verifying Checksum [2021-08-25T07:05:13.135Z] c2d8d7efcc4b: Download complete [2021-08-25T07:05:13.733Z] 448f6bf000e3: Pull complete [2021-08-25T07:05:14.715Z] f757da607395: Pull complete [2021-08-25T07:05:16.147Z] 05883995daec: Pull complete [2021-08-25T07:05:16.420Z] 8603b9c90790: Pull complete [2021-08-25T07:05:17.398Z] 1560dd03e051: Pull complete [2021-08-25T07:05:17.671Z] 27f5ce0e4adf: Pull complete [2021-08-25T07:05:32.760Z] c2d8d7efcc4b: Pull complete [2021-08-25T07:05:32.760Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-25T07:05:32.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-25T07:05:32.760Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-25T07:05:32.999Z] prd-ubuntu18.04-docker-arm64-4c-16g-762 does not seem to be running inside a container [2021-08-25T07:05:33.077Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-25T07:05:36.777Z] $ docker top 5f36fa8991b3bddcb3fcfafc13a487b8e8d844c822c791b355d2b50495b4b1d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-25T07:05:38.034Z] ---> job-cost.sh [2021-08-25T07:05:38.034Z] lf-activate-venv: SKIPPING [2021-08-25T07:05:38.034Z] INFO: No Stack... [2021-08-25T07:05:39.011Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-25T07:05:39.285Z] INFO: Archiving Costs [Pipeline] sh [2021-08-25T07:05:39.961Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-08-25T07:05:39.961Z] + cut -d, -f6 [Pipeline] lock [2021-08-25T07:05:40.030Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3683-2-stack-cost] [2021-08-25T07:05:40.056Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3683-2-stack-cost] did not exist. Created. [2021-08-25T07:05:40.056Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3683-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-25T07:05:40.753Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-25T07:05:40.927Z] Stashed 1 file(s) [Pipeline] } [2021-08-25T07:05:40.974Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3683-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-25T07:05:41.001Z] $ docker stop --time=1 5f36fa8991b3bddcb3fcfafc13a487b8e8d844c822c791b355d2b50495b4b1d0 [2021-08-25T07:05:42.697Z] $ docker rm -f 5f36fa8991b3bddcb3fcfafc13a487b8e8d844c822c791b355d2b50495b4b1d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-25T07:05:43.874Z] provisioning config files... [2021-08-25T07:05:43.889Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4676922937710686713tmp [Pipeline] { [Pipeline] sh [2021-08-25T07:05:44.221Z] + set +x [2021-08-25T07:05:44.221Z] + curl -s https://codecov.io/bash [2021-08-25T07:05:44.221Z] + bash -s -- [2021-08-25T07:05:44.487Z] [2021-08-25T07:05:44.487Z] _____ _ [2021-08-25T07:05:44.487Z] / ____| | | [2021-08-25T07:05:44.487Z] | | ___ __| | ___ ___ _____ __ [2021-08-25T07:05:44.487Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-25T07:05:44.487Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-25T07:05:44.487Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-25T07:05:44.487Z] Bash-1.0.6 [2021-08-25T07:05:44.487Z] [2021-08-25T07:05:44.487Z] [2021-08-25T07:05:44.487Z] ==> git version 2.24.4 found [2021-08-25T07:05:44.487Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-25T07:05:44.487Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-25T07:05:44.487Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-25T07:05:44.487Z] ==> Jenkins CI detected. [2021-08-25T07:05:44.487Z] current dir:  /w/workspace/edgex-go/2 [2021-08-25T07:05:44.487Z] project root: . [2021-08-25T07:05:44.487Z] --> token set from env [2021-08-25T07:05:44.487Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-25T07:05:44.487Z] ==> Running gcov in . (disable via -X gcov) [2021-08-25T07:05:44.487Z] ==> Python coveragepy not found [2021-08-25T07:05:44.487Z] ==> Searching for coverage reports in: [2021-08-25T07:05:44.487Z] + . [2021-08-25T07:05:44.487Z] -> Found 1 reports [2021-08-25T07:05:44.487Z] ==> Detecting git/mercurial file structure [2021-08-25T07:05:44.487Z] ==> Reading reports [2021-08-25T07:05:44.487Z] + ./coverage.out bytes=404331 [2021-08-25T07:05:44.487Z] ==> Appending adjustments [2021-08-25T07:05:44.487Z] https://docs.codecov.io/docs/fixing-reports [2021-08-25T07:05:45.448Z] + Found adjustments [2021-08-25T07:05:45.448Z] ==> Gzipping contents [2021-08-25T07:05:45.448Z] 56K /tmp/codecov.wQTfVb.gz [2021-08-25T07:05:45.448Z] ==> Uploading reports [2021-08-25T07:05:45.448Z] url: https://codecov.io [2021-08-25T07:05:45.448Z] query: branch=PR-3683&commit=99d79dac044befae558f66d4c8d751cd8b6be238&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3683%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3683&job=&cmd_args= [2021-08-25T07:05:45.448Z] -> Pinging Codecov [2021-08-25T07:05:45.448Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3683&commit=99d79dac044befae558f66d4c8d751cd8b6be238&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3683%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3683&job=&cmd_args= [2021-08-25T07:05:46.031Z] -> Uploading to [2021-08-25T07:05:46.031Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-25/00271124DB129430A58F1EEE437C3FCB/99d79dac044befae558f66d4c8d751cd8b6be238/3e3a2a1c-816d-491f-9746-8d6732379d2f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210825T070545Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22e1b8eaf8190adf3840a608aca8b2b0a96d11301ebf7e9d9421f37ebd0820d3 [2021-08-25T07:05:46.031Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-25T07:05:46.031Z] Dload Upload Total Spent Left Speed [2021-08-25T07:05:46.297Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54386 0 0 100 54386 0 130k --:--:-- --:--:-- --:--:-- 130k [2021-08-25T07:05:46.297Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/99d79dac044befae558f66d4c8d751cd8b6be238 [Pipeline] } [2021-08-25T07:05:46.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-25T07:05:47.713Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-25T07:05:48.032Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-25T07:05:48.620Z] ---> package-listing.sh [2021-08-25T07:05:48.620Z] ++ facter osfamily [2021-08-25T07:05:48.620Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-25T07:05:48.887Z] + OS_FAMILY=redhat [2021-08-25T07:05:48.887Z] + workspace=/w/workspace/edgex-go/2 [2021-08-25T07:05:48.887Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-25T07:05:48.887Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-25T07:05:48.887Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-25T07:05:48.887Z] + PACKAGES=/tmp/packages_start.txt [2021-08-25T07:05:48.887Z] + '[' /w/workspace/edgex-go/2 ']' [2021-08-25T07:05:48.887Z] + PACKAGES=/tmp/packages_end.txt [2021-08-25T07:05:48.887Z] + case "${OS_FAMILY}" in [2021-08-25T07:05:48.887Z] + rpm -qa [2021-08-25T07:05:48.887Z] + sort [2021-08-25T07:05:50.835Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-25T07:05:50.835Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-25T07:05:50.835Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-25T07:05:50.835Z] + '[' /w/workspace/edgex-go/2 ']' [2021-08-25T07:05:50.835Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-08-25T07:05:50.835Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-08-25T07:05:50.851Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-25T07:05:51.151Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-25T07:05:51.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-25T07:05:51.738Z] [2021-08-25T07:05:51.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T07:05:52.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-25T07:05:52.071Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-25T07:05:52.071Z] b4d181a07f80: Pulling fs layer [2021-08-25T07:05:52.071Z] a1111a8f2ec3: Pulling fs layer [2021-08-25T07:05:52.071Z] ed53099fbce6: Pulling fs layer [2021-08-25T07:05:52.071Z] dc539afda2c1: Pulling fs layer [2021-08-25T07:05:52.071Z] 77bc0d833cb6: Pulling fs layer [2021-08-25T07:05:52.071Z] 9065ff56babe: Pulling fs layer [2021-08-25T07:05:52.071Z] d287ab97295c: Pulling fs layer [2021-08-25T07:05:52.071Z] dc539afda2c1: Waiting [2021-08-25T07:05:52.071Z] 77bc0d833cb6: Waiting [2021-08-25T07:05:52.071Z] 9065ff56babe: Waiting [2021-08-25T07:05:52.071Z] d287ab97295c: Waiting [2021-08-25T07:05:52.339Z] a1111a8f2ec3: Verifying Checksum [2021-08-25T07:05:52.339Z] a1111a8f2ec3: Download complete [2021-08-25T07:05:52.339Z] dc539afda2c1: Verifying Checksum [2021-08-25T07:05:52.339Z] dc539afda2c1: Download complete [2021-08-25T07:05:52.604Z] 77bc0d833cb6: Verifying Checksum [2021-08-25T07:05:52.604Z] 77bc0d833cb6: Download complete [2021-08-25T07:05:52.604Z] 9065ff56babe: Verifying Checksum [2021-08-25T07:05:52.604Z] 9065ff56babe: Download complete [2021-08-25T07:05:52.604Z] ed53099fbce6: Verifying Checksum [2021-08-25T07:05:52.604Z] ed53099fbce6: Download complete [2021-08-25T07:05:53.189Z] b4d181a07f80: Verifying Checksum [2021-08-25T07:05:53.189Z] b4d181a07f80: Download complete [2021-08-25T07:05:54.157Z] b4d181a07f80: Pull complete [2021-08-25T07:05:54.422Z] a1111a8f2ec3: Pull complete [2021-08-25T07:05:55.006Z] ed53099fbce6: Pull complete [2021-08-25T07:05:55.006Z] dc539afda2c1: Pull complete [2021-08-25T07:05:55.272Z] 77bc0d833cb6: Pull complete [2021-08-25T07:05:55.272Z] 9065ff56babe: Pull complete [2021-08-25T07:05:57.223Z] d287ab97295c: Verifying Checksum [2021-08-25T07:05:57.223Z] d287ab97295c: Download complete [2021-08-25T07:06:01.515Z] d287ab97295c: Pull complete [2021-08-25T07:06:01.515Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-25T07:06:01.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-25T07:06:01.515Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-25T07:06:01.610Z] prd-centos7-docker-4c-2g-761 does not seem to be running inside a container [2021-08-25T07:06:01.675Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-25T07:06:04.856Z] $ docker top f31eb5341a5fa65c3ea0e37176ec0d796d34f880dd780589e7564c2c7f3f6d0f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-25T07:06:05.252Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-25T07:06:05.569Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-25T07:06:05.892Z] + ls /var/log/sa-host [2021-08-25T07:06:05.892Z] + sadf -c /var/log/sa-host/sa05 [2021-08-25T07:06:05.892Z] file_magic: OK [2021-08-25T07:06:05.892Z] HZ: Using current value: 100 [2021-08-25T07:06:05.892Z] file_header: OK [2021-08-25T07:06:05.892Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-25T07:06:05.892Z] Statistics: [2021-08-25T07:06:05.892Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-25T07:06:05.892Z] File successfully converted to sysstat format version 12.0.3 [2021-08-25T07:06:05.892Z] + sadf -c /var/log/sa-host/sa25 [2021-08-25T07:06:05.892Z] file_magic: OK [2021-08-25T07:06:05.892Z] HZ: Using current value: 100 [2021-08-25T07:06:05.892Z] file_header: OK [2021-08-25T07:06:05.892Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-25T07:06:05.892Z] Statistics: [2021-08-25T07:06:05.892Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-25T07:06:05.892Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-25T07:06:06.477Z] provisioning config files... [2021-08-25T07:06:06.491Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3122136702501661172tmp [Pipeline] { [Pipeline] echo [2021-08-25T07:06:06.514Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-25T07:06:06.821Z] ---> create-netrc.sh [Pipeline] } [2021-08-25T07:06:06.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-25T07:06:07.240Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-25T07:06:07.255Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-25T07:06:07.569Z] ---> sudo-logs.sh [2021-08-25T07:06:07.569Z] Archiving 'sudo' log.. [2021-08-25T07:06:07.569Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-761.vexxhost.local: Name or service not known [2021-08-25T07:06:07.569Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-761.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-25T07:06:07.606Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-25T07:06:07.929Z] ---> job-cost.sh [2021-08-25T07:06:07.930Z] lf-activate-venv: SKIPPING [2021-08-25T07:06:07.930Z] DEBUG: total: 0.10999999940395355 [2021-08-25T07:06:07.930Z] INFO: Retrieving Stack Cost... [2021-08-25T07:06:09.866Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-25T07:06:09.866Z] INFO: Archiving Costs [Pipeline] echo [2021-08-25T07:06:09.884Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-25T07:06:10.196Z] ---> logs-deploy.sh [2021-08-25T07:06:10.196Z] lf-activate-venv: SKIPPING [2021-08-25T07:06:10.196Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3683/2 [2021-08-25T07:06:10.196Z] INFO: archiving workspace using pattern(s): [2021-08-25T07:06:10.778Z] Archives upload complete. [2021-08-25T07:06:11.044Z] INFO: archiving logs to Nexus