Pull request #3732 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from a5958d786ab7519d59a4c6eaedf94d738548f6c1+87e8ed76953e70318171a287d139abdba61a8126 (cce8d4012cd4dcd97928a8cbddc16cf184f1dcb6) 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-ssh2342824968009144530.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-ssh8635849302116706984.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-3732/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-3732/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7743147912328156824.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-ssh7499056975330378967.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3732/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-3732/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1791355797237446905.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-75 in /w/workspace/edgexfoundry_edgex-go_PR-3732 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh8419563799135915258.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 87e8ed76953e70318171a287d139abdba61a8126 into PR head commit a5958d786ab7519d59a4c6eaedf94d738548f6c1 Merge succeeded, producing a5958d786ab7519d59a4c6eaedf94d738548f6c1 Checking out Revision a5958d786ab7519d59a4c6eaedf94d738548f6c1 (PR-3732) > 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/3@tmp/jenkins-gitclient-ssh7868347593962645029.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3732/head:refs/remotes/origin/PR-3732 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5958d786ab7519d59a4c6eaedf94d738548f6c1 # 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/3@tmp/jenkins-gitclient-ssh6628943275809293145.key > git merge 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5958d786ab7519d59a4c6eaedf94d738548f6c1 # timeout=10 Commit message: "Merge branch 'main' into edgex-go-3565-ineffassign" > git rev-list --no-walk 1b19fef8c8db951ed8e7ea5fdf541138171f5c42 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-29T02:22:54.301Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-29T02:22:54.391Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-29T02:22:54.421Z] ========================================================= [2021-09-29T02:22:54.421Z] EdgeX Global Pipelines Version Info [2021-09-29T02:22:54.421Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:22:55.781Z] ------------------- [2021-09-29T02:22:55.782Z] stable info: [2021-09-29T02:22:55.782Z] ------------------- [2021-09-29T02:22:55.782Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-29T02:22:55.782Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T02:22:55.782Z] Message: update stable to v1.0.205 [2021-09-29T02:22:56.376Z] ------------------- [2021-09-29T02:22:56.376Z] experimental info: [2021-09-29T02:22:56.376Z] ------------------- [2021-09-29T02:22:56.376Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-29T02:22:56.376Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T02:22:56.376Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-29T02:22:56.517Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-29T02:22:56.542Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-29T02:22:56.565Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-29T02:22:56.589Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-29T02:22:56.613Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-29T02:22:56.643Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-29T02:22:56.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-29T02:22:56.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-29T02:22:56.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-29T02:22:56.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-29T02:22:56.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-29T02:22:56.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-29T02:22:56.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-29T02:22:56.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-29T02:22:56.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-29T02:22:56.885Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T02:22:56.960Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T02:22:56.981Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-29T02:22:57.002Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-29T02:22:57.024Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-29T02:22:57.045Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-29T02:22:57.066Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-29T02:22:57.087Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-29T02:22:57.111Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3732 [Pipeline] echo [2021-09-29T02:22:57.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3732 [Pipeline] echo [2021-09-29T02:22:57.157Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3732 [Pipeline] echo [2021-09-29T02:22:57.179Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5958d786ab7519d59a4c6eaedf94d738548f6c1 [Pipeline] echo [2021-09-29T02:22:57.201Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5958d7 [Pipeline] echo [2021-09-29T02:22:57.223Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T02:22:57.298Z] provisioning config files... [2021-09-29T02:22:57.321Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1779136546430593741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:22:57.696Z] ---> docker-login.sh [2021-09-29T02:22:57.696Z] nexus3.edgexfoundry.org:10001 [2021-09-29T02:22:57.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:22:57.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:22:57.972Z] Configure a credential helper to remove this warning. See [2021-09-29T02:22:57.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:22:57.972Z] [2021-09-29T02:22:57.972Z] Login Succeeded [2021-09-29T02:22:57.972Z] nexus3.edgexfoundry.org:10002 [2021-09-29T02:22:57.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:22:57.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:22:57.972Z] Configure a credential helper to remove this warning. See [2021-09-29T02:22:57.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:22:57.972Z] [2021-09-29T02:22:57.972Z] Login Succeeded [2021-09-29T02:22:57.972Z] nexus3.edgexfoundry.org:10003 [2021-09-29T02:22:58.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:22:58.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:22:58.250Z] Configure a credential helper to remove this warning. See [2021-09-29T02:22:58.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:22:58.250Z] [2021-09-29T02:22:58.250Z] Login Succeeded [2021-09-29T02:22:58.250Z] nexus3.edgexfoundry.org:10004 [2021-09-29T02:22:58.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:22:58.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:22:58.533Z] Configure a credential helper to remove this warning. See [2021-09-29T02:22:58.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:22:58.533Z] [2021-09-29T02:22:58.533Z] Login Succeeded [2021-09-29T02:22:58.533Z] docker.io [2021-09-29T02:22:58.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:22:59.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:22:59.130Z] Configure a credential helper to remove this warning. See [2021-09-29T02:22:59.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:22:59.130Z] [2021-09-29T02:22:59.130Z] Login Succeeded [2021-09-29T02:22:59.130Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T02:22:59.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T02:22:59.520Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-09-29T02:22:59.520Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:22:59.520Z] ++ dirname cmd/core-command/Dockerfile [2021-09-29T02:22:59.520Z] ++ cut -d/ -f2 [2021-09-29T02:22:59.520Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-29T02:22:59.520Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:22:59.520Z] ++ dirname cmd/core-data/Dockerfile [2021-09-29T02:22:59.520Z] ++ cut -d/ -f2 [2021-09-29T02:22:59.520Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-29T02:22:59.520Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:22:59.520Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-29T02:22:59.520Z] ++ cut -d/ -f2 [2021-09-29T02:22:59.520Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-29T02:22:59.520Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:22:59.520Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-29T02:22:59.520Z] ++ cut -d/ -f2 [2021-09-29T02:22:59.520Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-29T02:22:59.520Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:22:59.520Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-29T02:22:59.520Z] ++ cut -d/ -f2 [2021-09-29T02:22:59.520Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-29T02:22:59.520Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:22:59.520Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-29T02:22:59.520Z] ++ cut -d/ -f2 [2021-09-29T02:22:59.520Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-29T02:22:59.520Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:22:59.520Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-29T02:22:59.520Z] ++ cut -d/ -f2 [2021-09-29T02:22:59.520Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-29T02:22:59.520Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:22:59.520Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-29T02:22:59.520Z] ++ cut -d/ -f2 [2021-09-29T02:22:59.520Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-29T02:22:59.520Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:22:59.520Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-29T02:22:59.520Z] ++ cut -d/ -f2 [2021-09-29T02:22:59.520Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-29T02:22:59.661Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:23:00.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T02:23:00.467Z] [2021-09-29T02:23:00.467Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:23:00.829Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T02:23:00.829Z] latest: Pulling from edgex-devops/git-semver [2021-09-29T02:23:00.829Z] 31603596830f: Pulling fs layer [2021-09-29T02:23:00.829Z] 04fac38145f0: Pulling fs layer [2021-09-29T02:23:00.829Z] 701f6daf10bf: Pulling fs layer [2021-09-29T02:23:00.829Z] 24f72da36158: Pulling fs layer [2021-09-29T02:23:00.829Z] 24f72da36158: Waiting [2021-09-29T02:23:00.829Z] 04fac38145f0: Verifying Checksum [2021-09-29T02:23:00.829Z] 04fac38145f0: Download complete [2021-09-29T02:23:01.105Z] 31603596830f: Verifying Checksum [2021-09-29T02:23:01.105Z] 31603596830f: Download complete [2021-09-29T02:23:01.376Z] 31603596830f: Pull complete [2021-09-29T02:23:01.376Z] 24f72da36158: Verifying Checksum [2021-09-29T02:23:01.376Z] 24f72da36158: Download complete [2021-09-29T02:23:01.376Z] 04fac38145f0: Pull complete [2021-09-29T02:23:01.650Z] 701f6daf10bf: Verifying Checksum [2021-09-29T02:23:01.650Z] 701f6daf10bf: Download complete [2021-09-29T02:23:02.269Z] 701f6daf10bf: Pull complete [2021-09-29T02:23:02.269Z] 24f72da36158: Pull complete [2021-09-29T02:23:02.269Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-29T02:23:02.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T02:23:02.269Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-29T02:23:02.384Z] prd-centos7-docker-4c-2g-75 does not seem to be running inside a container [2021-09-29T02:23:02.500Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-29T02:23:03.261Z] $ docker top a4623d07a481a96360c79224aa75115e9b031bbcfde35b88b3daa5af2c54e1df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T02:23:03.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T02:23:03.426Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T02:23:03.550Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T02:23:03.555Z] $ docker exec a4623d07a481a96360c79224aa75115e9b031bbcfde35b88b3daa5af2c54e1df ssh-agent [2021-09-29T02:23:03.674Z] SSH_AUTH_SOCK=/tmp/ssh-6GdZWKS6B3zO/agent.15 [2021-09-29T02:23:03.674Z] SSH_AGENT_PID=22 [2021-09-29T02:23:03.691Z] Running ssh-add (command line suppressed) [2021-09-29T02:23:03.788Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4092438667398356572.key (/w/workspace/edgex-go/3@tmp/private_key_4092438667398356572.key) [2021-09-29T02:23:03.813Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T02:23:04.142Z] + git tag --points-at HEAD [Pipeline] } [2021-09-29T02:23:04.178Z] $ docker exec --env ******** --env ******** a4623d07a481a96360c79224aa75115e9b031bbcfde35b88b3daa5af2c54e1df ssh-agent -k [2021-09-29T02:23:04.315Z] unset SSH_AUTH_SOCK; [2021-09-29T02:23:04.315Z] unset SSH_AGENT_PID; [2021-09-29T02:23:04.315Z] echo Agent pid 22 killed; [2021-09-29T02:23:04.336Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-29T02:23:04.374Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T02:23:04.374Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T02:23:04.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T02:23:04.505Z] $ docker exec a4623d07a481a96360c79224aa75115e9b031bbcfde35b88b3daa5af2c54e1df ssh-agent [2021-09-29T02:23:04.616Z] SSH_AUTH_SOCK=/tmp/ssh-zYM44W7UMYsb/agent.56 [2021-09-29T02:23:04.616Z] SSH_AGENT_PID=62 [2021-09-29T02:23:04.627Z] Running ssh-add (command line suppressed) [2021-09-29T02:23:04.718Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7471450799674964513.key (/w/workspace/edgex-go/3@tmp/private_key_7471450799674964513.key) [2021-09-29T02:23:04.748Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T02:23:05.087Z] + git semver init [2021-09-29T02:23:05.087Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T02:23:05.087Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-09-29T02:23:05.087Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-09-29T02:23:05.087Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T02:23:05.087Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T02:23:05.087Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T02:23:05.087Z] # $SEMVER_BRANCH = PR-3732 [2021-09-29T02:23:05.087Z] # $SEMVER_TEMP = /tmp/semver-543902950 [2021-09-29T02:23:05.087Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-29T02:24:26.815Z] # '/tmp/semver-543902950' -> '/w/workspace/edgex-go/3/.semver' [2021-09-29T02:24:26.815Z] # -> Force: false [2021-09-29T02:24:26.815Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-09-29T02:24:26.833Z] $ docker exec --env ******** --env ******** a4623d07a481a96360c79224aa75115e9b031bbcfde35b88b3daa5af2c54e1df ssh-agent -k [2021-09-29T02:24:26.940Z] unset SSH_AUTH_SOCK; [2021-09-29T02:24:26.941Z] unset SSH_AGENT_PID; [2021-09-29T02:24:26.941Z] echo Agent pid 62 killed; [2021-09-29T02:24:26.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T02:24:27.341Z] + git semver [Pipeline] } [2021-09-29T02:24:27.370Z] $ docker stop --time=1 a4623d07a481a96360c79224aa75115e9b031bbcfde35b88b3daa5af2c54e1df [2021-09-29T02:24:29.023Z] $ docker rm -f a4623d07a481a96360c79224aa75115e9b031bbcfde35b88b3daa5af2c54e1df [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T02:24:29.446Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-29T02:24:29.857Z] Stashed 1 file(s) [Pipeline] echo [2021-09-29T02:24:29.861Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-29T02:24:30.152Z] ========================================================= [2021-09-29T02:24:30.152Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-29T02:24:30.152Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T02:24:30.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T02:24:30.494Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-29T02:24:30.494Z] 540db60ca938: Pulling fs layer [2021-09-29T02:24:30.494Z] adcc1eea9eea: Pulling fs layer [2021-09-29T02:24:30.494Z] 4c4ab2625f07: Pulling fs layer [2021-09-29T02:24:30.494Z] db62176df00c: Pulling fs layer [2021-09-29T02:24:30.494Z] 3b30891b0d05: Pulling fs layer [2021-09-29T02:24:30.494Z] 06b49ca38bd5: Pulling fs layer [2021-09-29T02:24:30.494Z] c788192a36de: Pulling fs layer [2021-09-29T02:24:30.494Z] a77e37c0d609: Pulling fs layer [2021-09-29T02:24:30.494Z] c3185cebc471: Pulling fs layer [2021-09-29T02:24:30.494Z] db62176df00c: Waiting [2021-09-29T02:24:30.494Z] 3b30891b0d05: Waiting [2021-09-29T02:24:30.494Z] 06b49ca38bd5: Waiting [2021-09-29T02:24:30.494Z] c788192a36de: Waiting [2021-09-29T02:24:30.494Z] a77e37c0d609: Waiting [2021-09-29T02:24:30.494Z] c3185cebc471: Waiting [2021-09-29T02:24:30.494Z] 4c4ab2625f07: Verifying Checksum [2021-09-29T02:24:30.494Z] 4c4ab2625f07: Download complete [2021-09-29T02:24:30.494Z] adcc1eea9eea: Verifying Checksum [2021-09-29T02:24:30.494Z] adcc1eea9eea: Download complete [2021-09-29T02:24:30.773Z] 540db60ca938: Verifying Checksum [2021-09-29T02:24:30.773Z] 540db60ca938: Download complete [2021-09-29T02:24:30.773Z] 3b30891b0d05: Verifying Checksum [2021-09-29T02:24:30.773Z] 3b30891b0d05: Download complete [2021-09-29T02:24:31.052Z] 06b49ca38bd5: Verifying Checksum [2021-09-29T02:24:31.052Z] 06b49ca38bd5: Download complete [2021-09-29T02:24:31.052Z] 540db60ca938: Pull complete [2021-09-29T02:24:31.052Z] c788192a36de: Verifying Checksum [2021-09-29T02:24:31.052Z] c788192a36de: Download complete [2021-09-29T02:24:31.052Z] adcc1eea9eea: Pull complete [2021-09-29T02:24:31.052Z] 4c4ab2625f07: Pull complete [2021-09-29T02:24:31.653Z] a77e37c0d609: Verifying Checksum [2021-09-29T02:24:31.653Z] a77e37c0d609: Download complete [2021-09-29T02:24:37.042Z] c3185cebc471: Verifying Checksum [2021-09-29T02:24:37.042Z] c3185cebc471: Download complete [2021-09-29T02:24:37.042Z] db62176df00c: Verifying Checksum [2021-09-29T02:24:37.042Z] db62176df00c: Download complete [2021-09-29T02:24:40.618Z] db62176df00c: Pull complete [2021-09-29T02:24:40.618Z] 3b30891b0d05: Pull complete [2021-09-29T02:24:40.618Z] 06b49ca38bd5: Pull complete [2021-09-29T02:24:40.618Z] c788192a36de: Pull complete [2021-09-29T02:24:40.618Z] a77e37c0d609: Pull complete [2021-09-29T02:24:42.653Z] c3185cebc471: Pull complete [2021-09-29T02:24:42.653Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-29T02:24:42.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T02:24:42.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T02:24:43.028Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T02:24:43.028Z] WORKDIR /edgex [2021-09-29T02:24:43.028Z] COPY go.mod . [2021-09-29T02:24:43.028Z] RUN go mod download' [2021-09-29T02:24:43.028Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-29T02:24:44.506Z] Sending build context to Docker daemon 329.1MB [2021-09-29T02:24:44.506Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T02:24:44.506Z] ---> 031687cdd783 [2021-09-29T02:24:44.506Z] Step 2/4 : WORKDIR /edgex [2021-09-29T02:24:45.065Z] Still waiting to schedule task [2021-09-29T02:24:45.066Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-70’ is offline [2021-09-29T02:24:45.957Z] ---> Running in 0ae04b544c07 [2021-09-29T02:24:46.227Z] Removing intermediate container 0ae04b544c07 [2021-09-29T02:24:46.228Z] ---> 7acb23457ee6 [2021-09-29T02:24:46.228Z] Step 3/4 : COPY go.mod . [2021-09-29T02:24:46.228Z] ---> 0a0d76a9c48b [2021-09-29T02:24:46.228Z] Step 4/4 : RUN go mod download [2021-09-29T02:24:46.228Z] ---> Running in f3cb341cb040 [2021-09-29T02:25:18.948Z] Removing intermediate container f3cb341cb040 [2021-09-29T02:25:18.948Z] ---> 38d87668b078 [2021-09-29T02:25:18.948Z] Successfully built 38d87668b078 [2021-09-29T02:25:18.948Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:25:20.614Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T02:25:20.614Z] . [Pipeline] withDockerContainer [2021-09-29T02:25:20.714Z] prd-centos7-docker-4c-2g-75 does not seem to be running inside a container [2021-09-29T02:25:20.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-29T02:25:21.186Z] $ docker top f5e57916b14df35f9ddafa036a3286c9db6ab29879ccf25a1bb6b5a11510fe1b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T02:25:21.620Z] + go version [2021-09-29T02:25:21.620Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-29T02:25:21.648Z] $ docker stop --time=1 f5e57916b14df35f9ddafa036a3286c9db6ab29879ccf25a1bb6b5a11510fe1b [2021-09-29T02:25:22.876Z] $ docker rm -f f5e57916b14df35f9ddafa036a3286c9db6ab29879ccf25a1bb6b5a11510fe1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:25:23.501Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T02:25:23.501Z] . [Pipeline] withDockerContainer [2021-09-29T02:25:23.605Z] prd-centos7-docker-4c-2g-75 does not seem to be running inside a container [2021-09-29T02:25:23.699Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-29T02:25:24.042Z] $ docker top 9ed40c47d46f3a0ba2e1f35a2f70ee47ec54a115906875861591ad21e9f755a2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T02:25:24.162Z] ========================================================= [2021-09-29T02:25:24.162Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T02:25:24.162Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T02:25:24.505Z] + go mod tidy [Pipeline] sh [2021-09-29T02:25:25.110Z] + make test [2021-09-29T02:25:25.110Z] go mod tidy [2021-09-29T02:25:25.110Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T02:25:30.571Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T02:25:49.060Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T02:25:52.497Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T02:25:52.774Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T02:25:53.052Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T02:25:55.739Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T02:25:56.018Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T02:25:56.018Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T02:25:56.018Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T02:25:56.621Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T02:25:56.908Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T02:25:57.189Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T02:25:57.189Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T02:25:57.189Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T02:25:57.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T02:25:59.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-09-29T02:25:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T02:25:59.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T02:26:00.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements [2021-09-29T02:26:00.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T02:26:00.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 46.3% of statements [2021-09-29T02:26:00.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T02:26:00.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T02:26:01.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.137s coverage: 90.1% of statements [2021-09-29T02:26:01.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T02:26:01.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T02:26:02.448Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.074s coverage: 81.2% of statements [2021-09-29T02:26:02.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T02:26:02.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T02:26:02.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T02:26:02.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T02:26:02.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T02:26:03.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.298s coverage: 94.2% of statements [2021-09-29T02:26:03.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T02:26:03.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T02:26:03.158Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements [2021-09-29T02:26:03.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T02:26:03.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T02:26:03.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T02:26:03.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T02:26:03.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T02:26:03.772Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2021-09-29T02:26:03.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T02:26:03.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T02:26:03.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T02:26:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements [2021-09-29T02:26:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T02:26:04.380Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-09-29T02:26:05.002Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-09-29T02:26:05.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T02:26:05.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2021-09-29T02:26:05.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements [2021-09-29T02:26:05.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2021-09-29T02:26:05.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2021-09-29T02:26:06.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-09-29T02:26:18.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2021-09-29T02:26:18.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2021-09-29T02:26:25.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.208s coverage: 81.8% of statements [2021-09-29T02:26:25.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T02:26:40.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-09-29T02:26:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T02:26:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T02:26:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T02:26:40.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-09-29T02:26:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T02:26:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T02:26:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T02:26:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T02:26:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T02:26:40.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-09-29T02:26:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T02:26:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T02:26:40.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-09-29T02:26:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T02:26:40.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2021-09-29T02:26:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T02:26:40.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-09-29T02:26:40.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-09-29T02:26:40.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-09-29T02:26:40.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements [2021-09-29T02:26:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T02:26:40.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.122s coverage: 64.4% of statements [2021-09-29T02:26:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T02:26:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T02:26:40.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-09-29T02:26:40.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-09-29T02:26:41.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-09-29T02:26:41.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2021-09-29T02:26:41.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-09-29T02:26:42.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.206s coverage: 70.3% of statements [2021-09-29T02:26:42.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T02:26:42.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T02:26:42.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T02:26:42.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.4% of statements [2021-09-29T02:26:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T02:26:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T02:26:42.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-09-29T02:26:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T02:26:43.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2021-09-29T02:26:43.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T02:26:50.119Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.052s coverage: 19.5% of statements [2021-09-29T02:26:50.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T02:26:50.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T02:26:50.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T02:26:50.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T02:26:50.119Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.102s coverage: 92.0% of statements [2021-09-29T02:26:50.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T02:26:50.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T02:26:50.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T02:26:50.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T02:26:50.119Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-09-29T02:26:50.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T02:26:50.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T02:26:50.119Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2021-09-29T02:26:50.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T02:26:50.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T02:26:50.119Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T02:26:50.119Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T02:26:50.119Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2021-09-29T02:26:50.119Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T02:26:50.119Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T02:26:50.119Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T02:26:50.119Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T02:26:50.119Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T02:26:50.119Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T02:26:50.119Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements [2021-09-29T02:26:50.119Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements [2021-09-29T02:26:50.119Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-29T02:27:12.508Z] GO111MODULE=on go vet ./... [2021-09-29T02:27:20.947Z] gofmt -l . [2021-09-29T02:27:21.217Z] [ "`gofmt -l .`" = "" ] [2021-09-29T02:27:21.491Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-29T02:27:22.561Z] + ls -al . [2021-09-29T02:27:22.561Z] total 612 [2021-09-29T02:27:22.561Z] drwxrwxr-x 10 1001 1001 4096 Sep 29 02:27 . [2021-09-29T02:27:22.561Z] drwxr-xr-x 4 root root 28 Sep 29 02:25 .. [2021-09-29T02:27:22.561Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 02:22 .dockerignore [2021-09-29T02:27:22.561Z] drwxrwxr-x 8 1001 1001 179 Sep 29 02:22 .git [2021-09-29T02:27:22.561Z] drwxrwxr-x 4 1001 1001 142 Sep 29 02:22 .github [2021-09-29T02:27:22.561Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 02:22 .gitignore [2021-09-29T02:27:22.561Z] -rw-rw-r-- 1 1001 1001 96 Sep 29 02:22 .golangci.yml [2021-09-29T02:27:22.561Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 02:22 .hadolint.yml [2021-09-29T02:27:22.561Z] drwx------ 3 1001 1001 58 Sep 29 02:24 .semver [2021-09-29T02:27:22.561Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 02:22 .sonarcloud.properties [2021-09-29T02:27:22.561Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 02:22 ADOPTERS.md [2021-09-29T02:27:22.561Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 02:22 Attribution.txt [2021-09-29T02:27:22.561Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 02:22 CHANGELOG.md [2021-09-29T02:27:22.561Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 02:22 CONTRIBUTING.md [2021-09-29T02:27:22.561Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 02:22 GOVERNANCE.md [2021-09-29T02:27:22.561Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 02:22 Jenkinsfile [2021-09-29T02:27:22.561Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 02:22 LICENSE [2021-09-29T02:27:22.561Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 02:22 Makefile [2021-09-29T02:27:22.561Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 02:22 OWNERS.md [2021-09-29T02:27:22.561Z] -rw-rw-r-- 1 1001 1001 8643 Sep 29 02:22 README.md [2021-09-29T02:27:22.561Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 02:22 SECURITY.md [2021-09-29T02:27:22.561Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 02:24 VERSION [2021-09-29T02:27:22.561Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 02:22 ZMQWindows.md [2021-09-29T02:27:22.561Z] drwxrwxr-x 2 1001 1001 37 Sep 29 02:22 bin [2021-09-29T02:27:22.561Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 02:22 cmd [2021-09-29T02:27:22.561Z] -rw-r--r-- 1 root root 403523 Sep 29 02:26 coverage.out [2021-09-29T02:27:22.561Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 02:22 go.mod [2021-09-29T02:27:22.561Z] -rw-r--r-- 1 root root 50064 Sep 29 02:25 go.sum [2021-09-29T02:27:22.561Z] drwxrwxr-x 8 1001 1001 124 Sep 29 02:22 internal [2021-09-29T02:27:22.561Z] drwxrwxr-x 3 1001 1001 16 Sep 29 02:22 openapi [2021-09-29T02:27:22.561Z] drwxrwxr-x 4 1001 1001 71 Sep 29 02:22 snap [2021-09-29T02:27:22.561Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 02:22 version.go [Pipeline] sh [2021-09-29T02:27:22.904Z] + '[' -e coverage.out ] [2021-09-29T02:27:22.905Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T02:27:23.013Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T02:27:23.354Z] + make build [2021-09-29T02:27:23.354Z] go mod tidy [2021-09-29T02:27:23.354Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T02:27:24.872Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T02:27:31.776Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T02:27:31.776Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T02:27:32.988Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T02:27:32.988Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T02:27:34.006Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T02:27:34.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T02:27:35.741Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T02:27:36.360Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T02:27:36.960Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T02:27:37.946Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-29T02:27:39.454Z] $ docker stop --time=1 9ed40c47d46f3a0ba2e1f35a2f70ee47ec54a115906875861591ad21e9f755a2 [2021-09-29T02:27:41.648Z] $ docker rm -f 9ed40c47d46f3a0ba2e1f35a2f70ee47ec54a115906875861591ad21e9f755a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:27:43.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T02:27:43.062Z] [2021-09-29T02:27:43.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:27:43.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T02:27:43.503Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-29T02:27:43.503Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-29T02:27:43.503Z] ca9280d653b3: Pulling fs layer [2021-09-29T02:27:43.503Z] 7e9c9ca2126c: Pulling fs layer [2021-09-29T02:27:49.219Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-29T02:27:49.219Z] cbdbe7a5bc2a: Download complete [2021-09-29T02:27:49.219Z] cbdbe7a5bc2a: Pull complete [2021-09-29T02:27:50.918Z] ca9280d653b3: Download complete [2021-09-29T02:27:51.212Z] ca9280d653b3: Pull complete [2021-09-29T02:27:55.675Z] 7e9c9ca2126c: Verifying Checksum [2021-09-29T02:27:55.675Z] 7e9c9ca2126c: Download complete [2021-09-29T02:27:58.313Z] 7e9c9ca2126c: Pull complete [2021-09-29T02:27:58.313Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-29T02:27:58.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T02:27:58.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-29T02:27:58.421Z] prd-centos7-docker-4c-2g-75 does not seem to be running inside a container [2021-09-29T02:27:58.517Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-29T02:27:59.305Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-78 in /w/workspace/edgexfoundry_edgex-go_PR-3732 [2021-09-29T02:28:00.734Z] $ docker top 99545fb2e70dbee90472826fe928404111e0e7025e7fe00cb157c9634735789e -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-09-29T02:28:00.958Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-09-29T02:28:01.218Z] The recommended git tool is: git [2021-09-29T02:28:01.220Z] + grep parallel [2021-09-29T02:28:01.220Z] + docker-compose build --help [2021-09-29T02:28:01.831Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T02:28:01.856Z] $ docker stop --time=1 99545fb2e70dbee90472826fe928404111e0e7025e7fe00cb157c9634735789e [2021-09-29T02:28:03.081Z] $ docker rm -f 99545fb2e70dbee90472826fe928404111e0e7025e7fe00cb157c9634735789e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:28:03.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T02:28:03.766Z] . [Pipeline] withDockerContainer [2021-09-29T02:28:03.888Z] prd-centos7-docker-4c-2g-75 does not seem to be running inside a container [2021-09-29T02:28:03.970Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-29T02:28:04.323Z] $ docker top 5699e86d7e1898deb76086ba6098dd078269f40c901ea50ec22cc4f536bd4f12 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T02:28:04.735Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T02:28:05.336Z] Building core-command ... [2021-09-29T02:28:05.336Z] Building core-data ... [2021-09-29T02:28:05.336Z] Building core-metadata ... [2021-09-29T02:28:05.336Z] Building security-bootstrapper ... [2021-09-29T02:28:05.336Z] Building security-proxy-setup ... [2021-09-29T02:28:05.336Z] Building security-secretstore-setup ... [2021-09-29T02:28:05.336Z] Building support-notifications ... [2021-09-29T02:28:05.336Z] Building support-scheduler ... [2021-09-29T02:28:05.336Z] Building sys-mgmt-agent ... [2021-09-29T02:28:05.336Z] Building security-proxy-setup [2021-09-29T02:28:05.336Z] Building security-secretstore-setup [2021-09-29T02:28:05.336Z] Building sys-mgmt-agent [2021-09-29T02:28:05.336Z] Building support-scheduler [2021-09-29T02:28:05.336Z] Building core-command [2021-09-29T02:28:07.768Z] using credential edgex-jenkins-ssh [2021-09-29T02:28:07.786Z] Cloning the remote Git repository [2021-09-29T02:28:07.836Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T02:28:07.950Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-09-29T02:28:08.024Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T02:28:08.025Z] > git --version # timeout=10 [2021-09-29T02:28:08.040Z] > git --version # 'git version 2.17.1' [2021-09-29T02:28:08.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T02:28:08.142Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T02:28:15.583Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:28:15.583Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:28:15.583Z] ---> 38d87668b078 [2021-09-29T02:28:15.583Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T02:28:15.583Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:28:15.583Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:28:15.583Z] ---> 38d87668b078 [2021-09-29T02:28:15.583Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:28:15.583Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:28:15.583Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:28:15.583Z] ---> 38d87668b078 [2021-09-29T02:28:15.583Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T02:28:18.983Z] ---> Running in a4605f3caa9b [2021-09-29T02:28:18.983Z] ---> Running in 276d2ad24232 [2021-09-29T02:28:18.983Z] ---> Running in 6da5b89bbec2 [2021-09-29T02:28:24.370Z] Removing intermediate container 276d2ad24232 [2021-09-29T02:28:24.370Z] ---> c03ff2ec8ec5 [2021-09-29T02:28:24.370Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:28:24.370Z] Removing intermediate container 6da5b89bbec2 [2021-09-29T02:28:24.370Z] ---> f82f470ea66e [2021-09-29T02:28:24.370Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:28:24.370Z] Removing intermediate container a4605f3caa9b [2021-09-29T02:28:24.370Z] ---> 4dbf93bd1f49 [2021-09-29T02:28:24.370Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:28:24.370Z] ---> Running in 64b9cb7e9a12 [2021-09-29T02:28:24.370Z] ---> Running in 3b67f8ec90f5 [2021-09-29T02:28:24.370Z] ---> Running in 6ce7275f6df4 [2021-09-29T02:28:29.797Z] Removing intermediate container 3b67f8ec90f5 [2021-09-29T02:28:29.797Z] ---> d3caed5b96e1 [2021-09-29T02:28:29.797Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T02:28:29.797Z] Removing intermediate container 6ce7275f6df4 [2021-09-29T02:28:29.797Z] ---> 16893811e350 [2021-09-29T02:28:29.797Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T02:28:29.797Z] ---> Running in 9db84d1040e0 [2021-09-29T02:28:29.797Z] ---> Running in 9fc2e022bcbd [2021-09-29T02:28:29.797Z] Removing intermediate container 64b9cb7e9a12 [2021-09-29T02:28:29.797Z] ---> e9f06934629b [2021-09-29T02:28:29.797Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T02:28:29.797Z] ---> Running in a478a6e301d2 [2021-09-29T02:28:30.084Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:28:30.084Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:28:30.084Z] ---> 38d87668b078 [2021-09-29T02:28:30.084Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:28:30.084Z] ---> Using cache [2021-09-29T02:28:30.084Z] ---> f82f470ea66e [2021-09-29T02:28:30.084Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:28:30.084Z] ---> Using cache [2021-09-29T02:28:30.084Z] ---> e9f06934629b [2021-09-29T02:28:30.084Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T02:28:30.084Z] ---> Running in 495556b1b402 [2021-09-29T02:28:30.414Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:30.414Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:30.697Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:30.697Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:30.993Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:28:30.993Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:28:30.993Z] ---> 38d87668b078 [2021-09-29T02:28:30.993Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T02:28:30.993Z] ---> Using cache [2021-09-29T02:28:30.993Z] ---> f82f470ea66e [2021-09-29T02:28:30.993Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:28:30.993Z] ---> Using cache [2021-09-29T02:28:30.993Z] ---> e9f06934629b [2021-09-29T02:28:30.993Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T02:28:30.993Z] ---> Running in 97f9e96db808 [2021-09-29T02:28:31.301Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:31.301Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:31.587Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:31.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:31.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:32.513Z] OK: 219 MiB in 52 packages [2021-09-29T02:28:32.513Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:32.513Z] OK: 219 MiB in 52 packages [2021-09-29T02:28:32.513Z] OK: 219 MiB in 52 packages [2021-09-29T02:28:32.513Z] OK: 219 MiB in 52 packages [2021-09-29T02:28:32.838Z] Removing intermediate container 9db84d1040e0 [2021-09-29T02:28:32.838Z] ---> eb0e63bd6e8f [2021-09-29T02:28:32.838Z] Step 6/26 : COPY go.mod . [2021-09-29T02:28:32.838Z] ---> d11400ea3982 [2021-09-29T02:28:32.838Z] Step 7/26 : RUN go mod download [2021-09-29T02:28:32.838Z] OK: 219 MiB in 52 packages [2021-09-29T02:28:32.838Z] ---> Running in 5da2fba9dead [2021-09-29T02:28:32.838Z] Removing intermediate container 495556b1b402 [2021-09-29T02:28:32.838Z] ---> cd408b687315 [2021-09-29T02:28:32.838Z] Step 6/24 : COPY go.mod . [2021-09-29T02:28:33.374Z] Removing intermediate container a478a6e301d2 [2021-09-29T02:28:33.374Z] ---> c639ea2b7201 [2021-09-29T02:28:33.374Z] Step 6/23 : COPY go.mod . [2021-09-29T02:28:33.374Z] Removing intermediate container 9fc2e022bcbd [2021-09-29T02:28:33.374Z] ---> bb1fe2701487 [2021-09-29T02:28:33.374Z] Step 6/24 : COPY go.mod . [2021-09-29T02:28:33.374Z] ---> 26a2e9cb0398 [2021-09-29T02:28:33.374Z] Step 7/24 : RUN go mod download [2021-09-29T02:28:33.374Z] ---> Running in 6d71761ea332 [2021-09-29T02:28:33.374Z] Removing intermediate container 97f9e96db808 [2021-09-29T02:28:33.374Z] ---> 59475e84a08e [2021-09-29T02:28:33.374Z] Step 6/22 : COPY go.mod . [2021-09-29T02:28:33.374Z] ---> a4e33abfde9b [2021-09-29T02:28:33.374Z] Step 7/23 : RUN go mod download [2021-09-29T02:28:33.374Z] ---> Running in 5615dd41c073 [2021-09-29T02:28:33.670Z] ---> 0fa5e118ef18 [2021-09-29T02:28:33.670Z] Step 7/24 : RUN go mod download [2021-09-29T02:28:33.670Z] ---> Running in 5e09815eaff1 [2021-09-29T02:28:33.670Z] ---> e0b584673bcf [2021-09-29T02:28:33.670Z] Step 7/22 : RUN go mod download [2021-09-29T02:28:33.670Z] ---> Running in 1b4c9d4958f4 [2021-09-29T02:28:34.716Z] Removing intermediate container 5da2fba9dead [2021-09-29T02:28:34.716Z] ---> 3819db340fca [2021-09-29T02:28:34.716Z] Step 8/26 : COPY . . [2021-09-29T02:28:36.762Z] Removing intermediate container 6d71761ea332 [2021-09-29T02:28:36.762Z] ---> 7067a2fd1cfe [2021-09-29T02:28:36.762Z] Step 8/24 : COPY . . [2021-09-29T02:28:37.068Z] Removing intermediate container 1b4c9d4958f4 [2021-09-29T02:28:37.068Z] ---> 8788becac805 [2021-09-29T02:28:37.068Z] Step 8/22 : COPY . . [2021-09-29T02:28:37.068Z] Removing intermediate container 5e09815eaff1 [2021-09-29T02:28:37.068Z] ---> 35cf77f0bf91 [2021-09-29T02:28:37.068Z] Step 8/24 : COPY . . [2021-09-29T02:28:37.370Z] Removing intermediate container 5615dd41c073 [2021-09-29T02:28:37.370Z] ---> f66bec7eb9c3 [2021-09-29T02:28:37.370Z] Step 8/23 : COPY . . [2021-09-29T02:28:44.121Z] ---> 5c1e39f3b207 [2021-09-29T02:28:44.121Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:28:44.426Z] ---> Running in 562dc8110200 [2021-09-29T02:28:46.399Z] Removing intermediate container 562dc8110200 [2021-09-29T02:28:46.399Z] ---> 9dc574bb771c [2021-09-29T02:28:46.399Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T02:28:47.003Z] ---> Running in 0cdd4e443bf1 [2021-09-29T02:28:47.606Z] ---> fc5bbfebfe91 [2021-09-29T02:28:47.606Z] Step 9/26 : RUN go mod tidy [2021-09-29T02:28:48.238Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T02:28:49.268Z] ---> Running in 963b7248f324 [2021-09-29T02:28:49.558Z] ---> 5aa8dbfb73ea [2021-09-29T02:28:49.558Z] Step 9/22 : RUN go mod tidy [2021-09-29T02:28:49.846Z] ---> Running in cf3ae8838be2 [2021-09-29T02:28:54.201Z] Removing intermediate container 963b7248f324 [2021-09-29T02:28:54.201Z] ---> 2b36a853cde8 [2021-09-29T02:28:54.201Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T02:28:54.201Z] ---> Running in 44af7cd9885d [2021-09-29T02:28:54.201Z] Removing intermediate container cf3ae8838be2 [2021-09-29T02:28:54.201Z] ---> a0ba56bb523e [2021-09-29T02:28:54.201Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T02:28:54.201Z] ---> Running in 26ca53ffef4c [2021-09-29T02:28:55.205Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T02:28:55.205Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T02:28:55.814Z] ---> 977487d691ee [2021-09-29T02:28:55.814Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:28:56.088Z] ---> Running in f4f7e6eb3753 [2021-09-29T02:28:56.088Z] ---> 24b7bb8ac876 [2021-09-29T02:28:56.088Z] Step 9/23 : RUN go mod tidy [2021-09-29T02:28:56.360Z] ---> Running in e6dc60b1cf2e [2021-09-29T02:28:58.330Z] Removing intermediate container f4f7e6eb3753 [2021-09-29T02:28:58.330Z] ---> a36cfeace770 [2021-09-29T02:28:58.330Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T02:28:58.330Z] ---> Running in fb1a7002b9c8 [2021-09-29T02:28:58.614Z] Removing intermediate container e6dc60b1cf2e [2021-09-29T02:28:58.614Z] ---> 68104290228a [2021-09-29T02:28:58.614Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T02:28:58.893Z] ---> Running in 30a67344c6d4 [2021-09-29T02:28:58.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T02:28:59.504Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T02:29:03.975Z] Merging remotes/origin/main commit 87e8ed76953e70318171a287d139abdba61a8126 into PR head commit a5958d786ab7519d59a4c6eaedf94d738548f6c1 [2021-09-29T02:29:02.966Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T02:29:02.982Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T02:29:03.010Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T02:29:03.044Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T02:29:03.045Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T02:29:03.058Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3732/head:refs/remotes/origin/PR-3732 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T02:29:04.039Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T02:29:04.103Z] > git checkout -f a5958d786ab7519d59a4c6eaedf94d738548f6c1 # timeout=10 [2021-09-29T02:29:04.520Z] Merge succeeded, producing a5958d786ab7519d59a4c6eaedf94d738548f6c1 [2021-09-29T02:29:04.520Z] Checking out Revision a5958d786ab7519d59a4c6eaedf94d738548f6c1 (PR-3732) [2021-09-29T02:29:04.402Z] > git remote # timeout=10 [2021-09-29T02:29:04.435Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T02:29:04.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T02:29:04.467Z] > git merge 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 [2021-09-29T02:29:04.493Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T02:29:04.521Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T02:29:04.539Z] > git checkout -f a5958d786ab7519d59a4c6eaedf94d738548f6c1 # timeout=10 [2021-09-29T02:29:09.393Z] Commit message: "Merge branch 'main' into edgex-go-3565-ineffassign" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T02:29:09.784Z] provisioning config files... [2021-09-29T02:29:09.819Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config41613543809116009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:29:10.467Z] ---> docker-login.sh [2021-09-29T02:29:10.467Z] nexus3.edgexfoundry.org:10001 [2021-09-29T02:29:11.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:29:12.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:29:12.561Z] Configure a credential helper to remove this warning. See [2021-09-29T02:29:12.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:29:12.561Z] [2021-09-29T02:29:12.561Z] Login Succeeded [2021-09-29T02:29:12.561Z] nexus3.edgexfoundry.org:10002 [2021-09-29T02:29:12.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:29:13.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:29:13.124Z] Configure a credential helper to remove this warning. See [2021-09-29T02:29:13.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:29:13.124Z] [2021-09-29T02:29:13.124Z] Login Succeeded [2021-09-29T02:29:13.124Z] nexus3.edgexfoundry.org:10003 [2021-09-29T02:29:13.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:29:13.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:29:13.689Z] Configure a credential helper to remove this warning. See [2021-09-29T02:29:13.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:29:13.689Z] [2021-09-29T02:29:13.689Z] Login Succeeded [2021-09-29T02:29:13.689Z] nexus3.edgexfoundry.org:10004 [2021-09-29T02:29:14.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:29:14.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:29:14.296Z] Configure a credential helper to remove this warning. See [2021-09-29T02:29:14.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:29:14.296Z] [2021-09-29T02:29:14.296Z] Login Succeeded [2021-09-29T02:29:14.296Z] docker.io [2021-09-29T02:29:14.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:29:15.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:29:15.199Z] Configure a credential helper to remove this warning. See [2021-09-29T02:29:15.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:29:15.199Z] [2021-09-29T02:29:15.199Z] Login Succeeded [2021-09-29T02:29:15.199Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T02:29:15.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-29T02:29:15.868Z] ========================================================= [2021-09-29T02:29:15.869Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-29T02:29:15.869Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T02:29:16.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T02:29:16.616Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-29T02:29:16.616Z] 595b0fe564bb: Pulling fs layer [2021-09-29T02:29:16.616Z] 24495759ef45: Pulling fs layer [2021-09-29T02:29:16.616Z] d148012ef14d: Pulling fs layer [2021-09-29T02:29:16.616Z] e90a11edd702: Pulling fs layer [2021-09-29T02:29:16.616Z] d77568369979: Pulling fs layer [2021-09-29T02:29:16.616Z] e90a11edd702: Waiting [2021-09-29T02:29:16.616Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-29T02:29:16.616Z] 170f2ba95c9a: Pulling fs layer [2021-09-29T02:29:16.616Z] 97ac5df62f85: Pulling fs layer [2021-09-29T02:29:16.616Z] d77568369979: Waiting [2021-09-29T02:29:16.616Z] fc1c9f9a7f3b: Waiting [2021-09-29T02:29:16.616Z] 170f2ba95c9a: Waiting [2021-09-29T02:29:16.616Z] 97ac5df62f85: Waiting [2021-09-29T02:29:16.616Z] d148012ef14d: Verifying Checksum [2021-09-29T02:29:16.616Z] d148012ef14d: Download complete [2021-09-29T02:29:16.616Z] 24495759ef45: Verifying Checksum [2021-09-29T02:29:16.616Z] 24495759ef45: Download complete [2021-09-29T02:29:16.616Z] d77568369979: Verifying Checksum [2021-09-29T02:29:16.616Z] d77568369979: Download complete [2021-09-29T02:29:16.893Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-29T02:29:16.893Z] fc1c9f9a7f3b: Download complete [2021-09-29T02:29:16.893Z] 595b0fe564bb: Verifying Checksum [2021-09-29T02:29:16.893Z] 595b0fe564bb: Download complete [2021-09-29T02:29:16.893Z] 170f2ba95c9a: Verifying Checksum [2021-09-29T02:29:16.893Z] 170f2ba95c9a: Download complete [2021-09-29T02:29:17.943Z] 595b0fe564bb: Pull complete [2021-09-29T02:29:18.570Z] 24495759ef45: Pull complete [2021-09-29T02:29:18.851Z] d148012ef14d: Pull complete [2021-09-29T02:29:20.894Z] 97ac5df62f85: Verifying Checksum [2021-09-29T02:29:20.894Z] 97ac5df62f85: Download complete [2021-09-29T02:29:21.502Z] e90a11edd702: Verifying Checksum [2021-09-29T02:29:21.502Z] e90a11edd702: Download complete [2021-09-29T02:29:21.814Z] Removing intermediate container 0cdd4e443bf1 [2021-09-29T02:29:21.814Z] ---> 2fb6d351356c [2021-09-29T02:29:21.814Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T02:29:21.814Z] ---> Running in c31783ecd770 [2021-09-29T02:29:21.814Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T02:29:22.826Z] Removing intermediate container c31783ecd770 [2021-09-29T02:29:22.826Z] ---> fd4ff5fe3c55 [2021-09-29T02:29:22.826Z] [2021-09-29T02:29:22.826Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T02:29:23.102Z] 20.10.7: Pulling from library/docker [2021-09-29T02:29:29.865Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T02:29:30.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T02:29:31.750Z] e90a11edd702: Pull complete [2021-09-29T02:29:31.750Z] d77568369979: Pull complete [2021-09-29T02:29:32.027Z] fc1c9f9a7f3b: Pull complete [2021-09-29T02:29:32.642Z] 170f2ba95c9a: Pull complete [2021-09-29T02:29:35.679Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T02:29:35.679Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T02:29:35.679Z] ---> 08bdaf2f88f9 [2021-09-29T02:29:35.679Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:29:35.679Z] ---> Running in 96711cd06175 [2021-09-29T02:29:35.679Z] Removing intermediate container 44af7cd9885d [2021-09-29T02:29:35.679Z] ---> a9493bc1dbf3 [2021-09-29T02:29:35.679Z] [2021-09-29T02:29:35.679Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T02:29:35.679Z] Removing intermediate container 96711cd06175 [2021-09-29T02:29:35.679Z] ---> f7684d7be70d [2021-09-29T02:29:35.679Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-29T02:29:35.679Z] ---> Running in ee1f56c3df84 [2021-09-29T02:29:35.679Z] 3.14: Pulling from library/alpine [2021-09-29T02:29:36.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:37.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:37.000Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T02:29:37.000Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T02:29:37.000Z] ---> 14119a10abf4 [2021-09-29T02:29:37.000Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T02:29:37.000Z] Removing intermediate container 26ca53ffef4c [2021-09-29T02:29:37.000Z] ---> 9a8bf91c8440 [2021-09-29T02:29:37.000Z] [2021-09-29T02:29:37.000Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T02:29:37.000Z] ---> 14119a10abf4 [2021-09-29T02:29:37.000Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T02:29:37.314Z] ---> Running in be223fcf7af8 [2021-09-29T02:29:37.314Z] ---> Running in c7303938d9b7 [2021-09-29T02:29:37.314Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T02:29:37.314Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T02:29:37.314Z] Executing bash-5.1.0-r0.post-install [2021-09-29T02:29:37.314Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T02:29:37.314Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T02:29:37.314Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T02:29:37.314Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T02:29:37.619Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T02:29:37.619Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T02:29:37.619Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T02:29:37.619Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T02:29:37.619Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T02:29:37.619Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T02:29:37.619Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T02:29:37.619Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T02:29:37.898Z] Removing intermediate container fb1a7002b9c8 [2021-09-29T02:29:37.898Z] ---> df5ae92d18ad [2021-09-29T02:29:37.898Z] [2021-09-29T02:29:37.898Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T02:29:37.898Z] ---> 14119a10abf4 [2021-09-29T02:29:37.898Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T02:29:37.898Z] ---> Running in 322f64706940 [2021-09-29T02:29:37.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:38.146Z] 97ac5df62f85: Pull complete [2021-09-29T02:29:38.147Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-29T02:29:38.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T02:29:38.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T02:29:38.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:38.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:38.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:38.553Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T02:29:38.554Z] WORKDIR /edgex [2021-09-29T02:29:38.554Z] COPY go.mod . [2021-09-29T02:29:38.554Z] RUN go mod download [2021-09-29T02:29:38.554Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-29T02:29:38.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:38.655Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T02:29:38.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:38.655Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T02:29:38.655Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T02:29:38.655Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T02:29:38.655Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T02:29:38.655Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:29:38.655Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T02:29:38.655Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T02:29:38.974Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T02:29:38.974Z] OK: 6 MiB in 17 packages [2021-09-29T02:29:38.974Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T02:29:38.974Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T02:29:38.974Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:29:38.974Z] OK: 6 MiB in 15 packages [2021-09-29T02:29:38.974Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:29:38.974Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T02:29:38.974Z] OK: 8 MiB in 19 packages [2021-09-29T02:29:39.607Z] Removing intermediate container be223fcf7af8 [2021-09-29T02:29:39.607Z] ---> 6235c8bba2d5 [2021-09-29T02:29:39.607Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T02:29:40.218Z] Removing intermediate container 322f64706940 [2021-09-29T02:29:40.218Z] ---> 4af15fd452a9 [2021-09-29T02:29:40.218Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:29:40.218Z] Removing intermediate container c7303938d9b7 [2021-09-29T02:29:40.218Z] ---> c50163e298c9 [2021-09-29T02:29:40.218Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T02:29:40.218Z] ---> Running in 3ba785a1c6b1 [2021-09-29T02:29:40.218Z] Removing intermediate container 30a67344c6d4 [2021-09-29T02:29:40.218Z] ---> 85312199492c [2021-09-29T02:29:40.218Z] [2021-09-29T02:29:40.218Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T02:29:40.218Z] ---> 14119a10abf4 [2021-09-29T02:29:40.218Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T02:29:40.218Z] ---> Using cache [2021-09-29T02:29:40.218Z] ---> 4af15fd452a9 [2021-09-29T02:29:40.218Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:29:40.218Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T02:29:40.218Z] ---> Running in d2cf7c61ccfc [2021-09-29T02:29:40.218Z] ---> Running in 9fef77bd202a [2021-09-29T02:29:40.218Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T02:29:40.218Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T02:29:40.218Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T02:29:40.218Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T02:29:40.218Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T02:29:40.218Z] ---> Running in bde9f6d7d243 [2021-09-29T02:29:40.218Z] Removing intermediate container 3ba785a1c6b1 [2021-09-29T02:29:40.218Z] ---> 0a5743a2e173 [2021-09-29T02:29:40.218Z] Step 14/26 : WORKDIR / [2021-09-29T02:29:40.218Z] Removing intermediate container d2cf7c61ccfc [2021-09-29T02:29:40.218Z] ---> 73a0996ee79e [2021-09-29T02:29:40.218Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T02:29:40.515Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T02:29:40.515Z] Removing intermediate container bde9f6d7d243 [2021-09-29T02:29:40.515Z] ---> d10915f660ba [2021-09-29T02:29:40.515Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T02:29:40.515Z] ---> Running in 518febe7a7a3 [2021-09-29T02:29:40.515Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T02:29:40.515Z] Removing intermediate container 9fef77bd202a [2021-09-29T02:29:40.515Z] ---> 525bf9d0c2fa [2021-09-29T02:29:40.515Z] Step 14/22 : WORKDIR /edgex [2021-09-29T02:29:40.515Z] ---> Running in 124f6b921e90 [2021-09-29T02:29:40.515Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T02:29:40.515Z] ---> Running in 6d02de9ace97 [2021-09-29T02:29:40.515Z] ---> Running in 445580018fc3 [2021-09-29T02:29:40.515Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T02:29:40.515Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T02:29:40.515Z] Removing intermediate container 518febe7a7a3 [2021-09-29T02:29:40.515Z] ---> cb8bed3dd898 [2021-09-29T02:29:40.515Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-29T02:29:40.515Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T02:29:40.515Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T02:29:40.515Z] Removing intermediate container 124f6b921e90 [2021-09-29T02:29:40.515Z] ---> 7995a3e9a32e [2021-09-29T02:29:40.515Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T02:29:40.819Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T02:29:40.819Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T02:29:40.819Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T02:29:40.819Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T02:29:40.819Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T02:29:40.819Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T02:29:40.819Z] ---> Running in 9dadd3f8852b [2021-09-29T02:29:40.819Z] Removing intermediate container 6d02de9ace97 [2021-09-29T02:29:40.819Z] ---> f09842a2f0a9 [2021-09-29T02:29:40.819Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T02:29:40.819Z] Removing intermediate container 445580018fc3 [2021-09-29T02:29:40.819Z] ---> f9e8a0a368fb [2021-09-29T02:29:40.819Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T02:29:40.819Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T02:29:41.105Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T02:29:41.105Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T02:29:41.105Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T02:29:41.105Z] ---> 0e026a78e400 [2021-09-29T02:29:41.105Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-29T02:29:41.105Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T02:29:41.105Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T02:29:41.105Z] ---> Running in 779f2ceb85b6 [2021-09-29T02:29:41.105Z] Removing intermediate container 9dadd3f8852b [2021-09-29T02:29:41.105Z] ---> f0faf69669a2 [2021-09-29T02:29:41.105Z] Step 16/24 : WORKDIR / [2021-09-29T02:29:41.247Z] Sending build context to Docker daemon 166.2MB [2021-09-29T02:29:41.247Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T02:29:41.247Z] ---> 04bc70af865f [2021-09-29T02:29:41.247Z] Step 2/4 : WORKDIR /edgex [2021-09-29T02:29:41.384Z] Removing intermediate container 779f2ceb85b6 [2021-09-29T02:29:41.384Z] ---> a071848166c0 [2021-09-29T02:29:41.384Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:29:41.384Z] ---> Running in 1ddf5f4fcf40 [2021-09-29T02:29:41.669Z] ---> b8d93f1529e0 [2021-09-29T02:29:41.669Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T02:29:41.669Z] ---> aea0f9b68c63 [2021-09-29T02:29:41.669Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T02:29:41.669Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T02:29:41.669Z] OK: 82 MiB in 59 packages [2021-09-29T02:29:41.669Z] ---> 280132c41faf [2021-09-29T02:29:41.669Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T02:29:41.961Z] Removing intermediate container 1ddf5f4fcf40 [2021-09-29T02:29:41.961Z] ---> 214bced17c13 [2021-09-29T02:29:41.961Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:29:41.961Z] ---> 6aa431caec3e [2021-09-29T02:29:41.961Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-29T02:29:42.282Z] ---> 03651882eb33 [2021-09-29T02:29:42.282Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T02:29:42.282Z] ---> 10adfa26c142 [2021-09-29T02:29:42.282Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T02:29:42.596Z] ---> 432ef8880069 [2021-09-29T02:29:42.596Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T02:29:42.596Z] ---> a8c110e48d23 [2021-09-29T02:29:42.596Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T02:29:42.892Z] ---> b6bc0a1fab7b [2021-09-29T02:29:42.892Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T02:29:42.892Z] ---> 4266b4e2e394 [2021-09-29T02:29:42.892Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T02:29:42.892Z] ---> Running in ee6f04cf3c2c [2021-09-29T02:29:42.892Z] ---> c8057256c5a4 [2021-09-29T02:29:42.892Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T02:29:42.892Z] ---> Running in b890aa7cd7a0 [2021-09-29T02:29:42.892Z] ---> f9b453fd91cb [2021-09-29T02:29:42.892Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T02:29:43.175Z] Removing intermediate container ee6f04cf3c2c [2021-09-29T02:29:43.175Z] ---> b5f49b9eda9d [2021-09-29T02:29:43.175Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:29:43.175Z] ---> 0eda2a4a7f80 [2021-09-29T02:29:43.175Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T02:29:43.175Z] Collecting docker-compose==1.23.2 [2021-09-29T02:29:43.175Z] ---> Running in 9bb25e393b62 [2021-09-29T02:29:43.175Z] ---> Running in a45ed5752a79 [2021-09-29T02:29:43.175Z] Removing intermediate container b890aa7cd7a0 [2021-09-29T02:29:43.175Z] ---> ab32c379a1c5 [2021-09-29T02:29:43.175Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T02:29:43.175Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T02:29:43.479Z] ---> Running in aad4c6bb119d [2021-09-29T02:29:43.479Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T02:29:43.479Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T02:29:43.479Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T02:29:43.479Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T02:29:43.479Z] ---> c7c8ed9703f3 [2021-09-29T02:29:43.479Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T02:29:43.479Z] Removing intermediate container a45ed5752a79 [2021-09-29T02:29:43.479Z] ---> f06bbe1a1d58 [2021-09-29T02:29:43.479Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:29:43.479Z] Removing intermediate container 9bb25e393b62 [2021-09-29T02:29:43.479Z] ---> e2186943f1ca [2021-09-29T02:29:43.479Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T02:29:43.479Z] Removing intermediate container aad4c6bb119d [2021-09-29T02:29:43.479Z] ---> de8c2fb6f500 [2021-09-29T02:29:43.479Z] Step 20/22 : LABEL arch=x86_64 [2021-09-29T02:29:43.793Z] ---> Running in 06a0e811fb9f [2021-09-29T02:29:43.793Z] ---> Running in 9f438ff5e9c1 [2021-09-29T02:29:43.793Z] ---> Running in fb0989a95921 [2021-09-29T02:29:43.793Z] ---> 19594420a8fe [2021-09-29T02:29:43.793Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-29T02:29:43.793Z] Removing intermediate container 06a0e811fb9f [2021-09-29T02:29:43.793Z] ---> 8e4cf9825e73 [2021-09-29T02:29:43.793Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T02:29:43.793Z] ---> Running in d2d7117d9ed4 [2021-09-29T02:29:43.793Z] ---> Running in 9718d5e48244 [2021-09-29T02:29:43.793Z] Removing intermediate container 9f438ff5e9c1 [2021-09-29T02:29:43.793Z] ---> 32a10137f32f [2021-09-29T02:29:43.793Z] Step 21/22 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 [2021-09-29T02:29:43.793Z] Collecting PyYAML<4,>=3.10 [2021-09-29T02:29:43.793Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T02:29:43.793Z] Removing intermediate container fb0989a95921 [2021-09-29T02:29:43.793Z] ---> d08c2f2ad9b4 [2021-09-29T02:29:43.793Z] Step 22/23 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 [2021-09-29T02:29:44.097Z] ---> Running in 42458225c70a [2021-09-29T02:29:44.097Z] ---> Running in 6ec330a35ebb [2021-09-29T02:29:44.097Z] Removing intermediate container 9718d5e48244 [2021-09-29T02:29:44.097Z] ---> 6506686abd4b [2021-09-29T02:29:44.097Z] Step 23/24 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 [2021-09-29T02:29:44.097Z] ---> Running in 3ffe3bc643d4 [2021-09-29T02:29:44.404Z] Removing intermediate container 6ec330a35ebb [2021-09-29T02:29:44.404Z] ---> f485d9cc8740 [2021-09-29T02:29:44.404Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T02:29:44.404Z] Removing intermediate container 42458225c70a [2021-09-29T02:29:44.404Z] ---> 1762ee8737d2 [2021-09-29T02:29:44.404Z] Step 22/22 : LABEL version=0.0.0 [2021-09-29T02:29:44.404Z] Removing intermediate container 3ffe3bc643d4 [2021-09-29T02:29:44.404Z] ---> f72483abdb47 [2021-09-29T02:29:44.404Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:29:44.404Z] ---> Running in b82b1cfcca5a [2021-09-29T02:29:44.404Z] ---> Running in f15b67288d0e [2021-09-29T02:29:44.404Z] ---> Running in 025719a9f4b6 [2021-09-29T02:29:44.404Z] Removing intermediate container f15b67288d0e [2021-09-29T02:29:44.404Z] ---> 98fd34fe2ce7 [2021-09-29T02:29:44.404Z] [2021-09-29T02:29:44.404Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T02:29:44.404Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T02:29:44.694Z] Removing intermediate container b82b1cfcca5a [2021-09-29T02:29:44.694Z] ---> ca8e09910443 [2021-09-29T02:29:44.694Z] [2021-09-29T02:29:44.694Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T02:29:44.694Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T02:29:44.694Z] Successfully built 98fd34fe2ce7 [2021-09-29T02:29:44.694Z] Removing intermediate container 025719a9f4b6 [2021-09-29T02:29:44.694Z] ---> ef43f9a325ae [2021-09-29T02:29:44.694Z] [2021-09-29T02:29:44.694Z] Successfully built ca8e09910443 [2021-09-29T02:29:44.694Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T02:29:44.694Z] Successfully tagged security-proxy-setup:latest [2021-09-29T02:29:44.694Z]  Building security-proxy-setup ... done Successfully tagged support-scheduler:latest [2021-09-29T02:29:44.694Z] Building security-bootstrapper [2021-09-29T02:29:44.694Z]  Building support-scheduler ... done  Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T02:29:44.694Z] Building core-metadata [2021-09-29T02:29:44.694Z] Successfully built ef43f9a325ae [2021-09-29T02:29:44.995Z] Successfully tagged core-command:latest [2021-09-29T02:29:44.995Z] Removing intermediate container d2d7117d9ed4 [2021-09-29T02:29:44.995Z] ---> 00601ef859f4 [2021-09-29T02:29:44.995Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T02:29:44.995Z] Building support-notifications [2021-09-29T02:29:44.995Z]  Building core-command ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T02:29:44.995Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T02:29:44.995Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-29T02:29:44.995Z] ---> Running in eeeec6ff26e8 [2021-09-29T02:29:44.995Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T02:29:44.995Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T02:29:44.995Z] Removing intermediate container eeeec6ff26e8 [2021-09-29T02:29:44.995Z] ---> 8c22cfd29dba [2021-09-29T02:29:44.995Z] Step 24/26 : LABEL arch=x86_64 [2021-09-29T02:29:44.995Z] ---> Running in 431f9c97e62a [2021-09-29T02:29:45.298Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T02:29:45.298Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T02:29:45.664Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T02:29:45.664Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T02:29:45.993Z] Collecting idna<2.8,>=2.5 [2021-09-29T02:29:45.993Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T02:29:45.993Z] Removing intermediate container 431f9c97e62a [2021-09-29T02:29:45.993Z] ---> 90b961ea01fa [2021-09-29T02:29:45.993Z] Step 25/26 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 [2021-09-29T02:29:45.993Z] Collecting certifi>=2017.4.17 [2021-09-29T02:29:45.993Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T02:29:45.993Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T02:29:45.993Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T02:29:46.440Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T02:29:46.440Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T02:29:46.761Z] ---> Running in 7dc3c611f652 [2021-09-29T02:29:46.762Z] Removing intermediate container 7dc3c611f652 [2021-09-29T02:29:46.762Z] ---> 5d2a8249dfb9 [2021-09-29T02:29:46.762Z] Step 3/4 : COPY go.mod . [2021-09-29T02:29:46.841Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T02:29:46.842Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T02:29:46.842Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T02:29:46.842Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T02:29:46.842Z] ---> Running in 6af7793ae69d [2021-09-29T02:29:46.842Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T02:29:46.842Z] Attempting uninstall: urllib3 [2021-09-29T02:29:46.842Z] Found existing installation: urllib3 1.26.2 [2021-09-29T02:29:46.842Z] Uninstalling urllib3-1.26.2: [2021-09-29T02:29:46.842Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T02:29:47.547Z] ---> 5f1d2586a817 [2021-09-29T02:29:47.547Z] Step 4/4 : RUN go mod download [2021-09-29T02:29:47.584Z] Removing intermediate container 6af7793ae69d [2021-09-29T02:29:47.584Z] ---> f425c607eb51 [2021-09-29T02:29:47.584Z] Step 26/26 : LABEL version=0.0.0 [2021-09-29T02:29:47.584Z] Attempting uninstall: idna [2021-09-29T02:29:47.584Z] Found existing installation: idna 3.1 [2021-09-29T02:29:47.584Z] Uninstalling idna-3.1: [2021-09-29T02:29:47.918Z] ---> Running in 6fe9d57cded2 [2021-09-29T02:29:47.925Z] Successfully uninstalled idna-3.1 [2021-09-29T02:29:47.925Z] Attempting uninstall: chardet [2021-09-29T02:29:47.925Z] Found existing installation: chardet 4.0.0 [2021-09-29T02:29:47.925Z] Uninstalling chardet-4.0.0: [2021-09-29T02:29:47.925Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T02:29:48.306Z] ---> Running in a996f3c85d43 [2021-09-29T02:29:48.631Z] Attempting uninstall: requests [2021-09-29T02:29:48.632Z] Found existing installation: requests 2.25.1 [2021-09-29T02:29:48.632Z] Uninstalling requests-2.25.1: [2021-09-29T02:29:48.632Z] Successfully uninstalled requests-2.25.1 [2021-09-29T02:29:48.632Z] Removing intermediate container a996f3c85d43 [2021-09-29T02:29:48.632Z] ---> 5200f3f7a09f [2021-09-29T02:29:48.632Z] [2021-09-29T02:29:48.632Z] Running setup.py install for texttable: started [2021-09-29T02:29:48.981Z] Successfully built 5200f3f7a09f [2021-09-29T02:29:48.981Z] Successfully tagged security-secretstore-setup:latest [2021-09-29T02:29:48.981Z] Building core-data [2021-09-29T02:29:48.981Z]  Building security-secretstore-setup ... done  Running setup.py install for texttable: finished with status 'done' [2021-09-29T02:29:48.981Z] Running setup.py install for PyYAML: started [2021-09-29T02:29:49.730Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T02:29:49.730Z] Running setup.py install for docopt: started [2021-09-29T02:29:50.051Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T02:29:50.051Z] Running setup.py install for dockerpty: started [2021-09-29T02:29:50.353Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T02:29:51.377Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-29T02:29:55.755Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:29:55.755Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:29:55.755Z] ---> 38d87668b078 [2021-09-29T02:29:55.755Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:29:56.373Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:29:56.373Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:29:56.373Z] ---> 38d87668b078 [2021-09-29T02:29:56.373Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T02:29:56.984Z] ---> Using cache [2021-09-29T02:29:56.984Z] ---> f82f470ea66e [2021-09-29T02:29:56.984Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:29:56.984Z] ---> Using cache [2021-09-29T02:29:56.984Z] ---> f82f470ea66e [2021-09-29T02:29:56.984Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:29:57.480Z] ---> Using cache [2021-09-29T02:29:57.480Z] ---> e9f06934629b [2021-09-29T02:29:57.480Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T02:29:57.480Z] ---> Using cache [2021-09-29T02:29:57.480Z] ---> e9f06934629b [2021-09-29T02:29:57.480Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T02:30:00.902Z] ---> Running in 505e310b9f3d [2021-09-29T02:30:00.902Z] ---> Running in 926d167d1225 [2021-09-29T02:30:02.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:30:02.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:30:03.656Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:30:03.656Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:30:04.305Z] OK: 219 MiB in 52 packages [2021-09-29T02:30:04.862Z] OK: 219 MiB in 52 packages [2021-09-29T02:30:05.975Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:30:05.975Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:30:05.975Z] ---> 38d87668b078 [2021-09-29T02:30:05.975Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:30:05.975Z] ---> Using cache [2021-09-29T02:30:05.975Z] ---> f82f470ea66e [2021-09-29T02:30:05.975Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:30:05.975Z] ---> Using cache [2021-09-29T02:30:05.975Z] ---> e9f06934629b [2021-09-29T02:30:05.975Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T02:30:05.975Z] ---> Using cache [2021-09-29T02:30:05.975Z] ---> 59475e84a08e [2021-09-29T02:30:05.975Z] Step 6/24 : COPY go.mod . [2021-09-29T02:30:05.975Z] ---> Using cache [2021-09-29T02:30:05.975Z] ---> e0b584673bcf [2021-09-29T02:30:05.975Z] Step 7/24 : RUN go mod download [2021-09-29T02:30:05.975Z] ---> Using cache [2021-09-29T02:30:05.975Z] ---> 8788becac805 [2021-09-29T02:30:05.975Z] Step 8/24 : COPY . . [2021-09-29T02:30:05.975Z] ---> Using cache [2021-09-29T02:30:05.975Z] ---> 5aa8dbfb73ea [2021-09-29T02:30:05.975Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:30:05.975Z] ---> Using cache [2021-09-29T02:30:05.975Z] ---> a0ba56bb523e [2021-09-29T02:30:05.975Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T02:30:05.975Z] ---> Running in a3879d007ee6 [2021-09-29T02:30:05.975Z] Removing intermediate container ee1f56c3df84 [2021-09-29T02:30:05.975Z] ---> f692787f287d [2021-09-29T02:30:05.975Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T02:30:06.267Z] ---> Running in fb7ea534327d [2021-09-29T02:30:06.267Z] Removing intermediate container 505e310b9f3d [2021-09-29T02:30:06.267Z] ---> 8fac65e80fc7 [2021-09-29T02:30:06.267Z] Step 6/23 : COPY go.mod . [2021-09-29T02:30:06.267Z] Removing intermediate container 926d167d1225 [2021-09-29T02:30:06.267Z] ---> 558a03f49f77 [2021-09-29T02:30:06.267Z] Step 6/24 : COPY go.mod . [2021-09-29T02:30:06.267Z] Removing intermediate container fb7ea534327d [2021-09-29T02:30:06.267Z] ---> d0a4fb6b1376 [2021-09-29T02:30:06.267Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T02:30:06.562Z] ---> Running in a26299139687 [2021-09-29T02:30:06.562Z] Removing intermediate container a26299139687 [2021-09-29T02:30:06.562Z] ---> 55070acd5ee5 [2021-09-29T02:30:06.562Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T02:30:06.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T02:30:06.849Z] ---> a5eb3c37adc9 [2021-09-29T02:30:06.849Z] Step 7/24 : RUN go mod download [2021-09-29T02:30:06.849Z] ---> 358887d1add9 [2021-09-29T02:30:06.849Z] Step 7/23 : RUN go mod download [2021-09-29T02:30:06.849Z] ---> Running in 7ae7fe114dae [2021-09-29T02:30:06.849Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:30:06.849Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:30:06.849Z] ---> 38d87668b078 [2021-09-29T02:30:06.849Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T02:30:06.849Z] ---> Using cache [2021-09-29T02:30:06.849Z] ---> f82f470ea66e [2021-09-29T02:30:06.849Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:30:06.849Z] ---> Using cache [2021-09-29T02:30:06.849Z] ---> e9f06934629b [2021-09-29T02:30:06.849Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T02:30:06.849Z] ---> Using cache [2021-09-29T02:30:06.849Z] ---> 59475e84a08e [2021-09-29T02:30:06.849Z] Step 6/32 : COPY go.mod . [2021-09-29T02:30:06.849Z] ---> Using cache [2021-09-29T02:30:06.849Z] ---> e0b584673bcf [2021-09-29T02:30:06.849Z] Step 7/32 : RUN go mod download [2021-09-29T02:30:06.849Z] ---> Using cache [2021-09-29T02:30:06.849Z] ---> 8788becac805 [2021-09-29T02:30:06.849Z] Step 8/32 : COPY . . [2021-09-29T02:30:06.849Z] ---> Using cache [2021-09-29T02:30:06.849Z] ---> 5aa8dbfb73ea [2021-09-29T02:30:06.849Z] Step 9/32 : RUN go mod tidy [2021-09-29T02:30:06.849Z] ---> Using cache [2021-09-29T02:30:06.849Z] ---> a0ba56bb523e [2021-09-29T02:30:06.849Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T02:30:06.849Z] ---> Running in 7ac31641a4e0 [2021-09-29T02:30:06.849Z] ---> Running in 06c61305b014 [2021-09-29T02:30:07.167Z] ---> d56244a6fce6 [2021-09-29T02:30:07.167Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T02:30:07.729Z] ---> 7bb0e5e84d2a [2021-09-29T02:30:07.729Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T02:30:08.137Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T02:30:08.137Z] ---> a8dc1f39be15 [2021-09-29T02:30:08.137Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T02:30:08.137Z] ---> Running in cdc6f99b54a3 [2021-09-29T02:30:08.545Z] Removing intermediate container cdc6f99b54a3 [2021-09-29T02:30:08.545Z] ---> 82c31bec712d [2021-09-29T02:30:08.545Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:30:08.545Z] ---> Running in 279ed4d0ff57 [2021-09-29T02:30:08.545Z] Removing intermediate container 279ed4d0ff57 [2021-09-29T02:30:08.545Z] ---> 2e0c5e08a684 [2021-09-29T02:30:08.545Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T02:30:08.545Z] ---> Running in 96eba911320c [2021-09-29T02:30:08.921Z] Removing intermediate container 96eba911320c [2021-09-29T02:30:08.921Z] ---> b42390410168 [2021-09-29T02:30:08.921Z] Step 23/24 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 [2021-09-29T02:30:08.921Z] ---> Running in 3a104bb78e8b [2021-09-29T02:30:08.921Z] Removing intermediate container 3a104bb78e8b [2021-09-29T02:30:08.921Z] ---> 2bfdd9ca8fc8 [2021-09-29T02:30:08.921Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:30:08.921Z] ---> Running in 0856c7550367 [2021-09-29T02:30:09.217Z] Removing intermediate container 0856c7550367 [2021-09-29T02:30:09.217Z] ---> a8554a2ac604 [2021-09-29T02:30:09.217Z] [2021-09-29T02:30:09.217Z] Successfully built a8554a2ac604 [2021-09-29T02:30:09.217Z] Successfully tagged sys-mgmt-agent:latest [2021-09-29T02:30:10.310Z]  Building sys-mgmt-agent ... done Removing intermediate container 7ae7fe114dae [2021-09-29T02:30:10.310Z] ---> 67d93a0524f7 [2021-09-29T02:30:10.310Z] Step 8/24 : COPY . . [2021-09-29T02:30:10.310Z] Removing intermediate container 7ac31641a4e0 [2021-09-29T02:30:10.310Z] ---> faa2d6981605 [2021-09-29T02:30:10.310Z] Step 8/23 : COPY . . [2021-09-29T02:30:20.892Z] ---> 4b2cd15b6c8a [2021-09-29T02:30:20.892Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:30:20.892Z] ---> 22e0af34cf62 [2021-09-29T02:30:20.892Z] Step 9/23 : RUN go mod tidy [2021-09-29T02:30:20.892Z] ---> Running in fdf838ab0585 [2021-09-29T02:30:20.892Z] ---> Running in 9eb86a76fb40 [2021-09-29T02:30:21.858Z] Removing intermediate container fdf838ab0585 [2021-09-29T02:30:21.858Z] ---> 7a893b0aad53 [2021-09-29T02:30:21.858Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T02:30:21.858Z] ---> Running in 267046b1d6fb [2021-09-29T02:30:21.858Z] Removing intermediate container 9eb86a76fb40 [2021-09-29T02:30:21.858Z] ---> 7ed90dfb3f2e [2021-09-29T02:30:21.858Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T02:30:21.858Z] ---> Running in 3ba3035e52e9 [2021-09-29T02:30:22.455Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T02:30:22.455Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T02:30:37.801Z] Removing intermediate container a3879d007ee6 [2021-09-29T02:30:37.801Z] ---> cd439bc7c849 [2021-09-29T02:30:37.801Z] [2021-09-29T02:30:37.801Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T02:30:37.801Z] ---> 14119a10abf4 [2021-09-29T02:30:37.801Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T02:30:37.801Z] ---> Using cache [2021-09-29T02:30:37.801Z] ---> 4af15fd452a9 [2021-09-29T02:30:37.801Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:30:37.801Z] ---> Using cache [2021-09-29T02:30:37.801Z] ---> d10915f660ba [2021-09-29T02:30:37.801Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T02:30:37.801Z] ---> Running in 0b0ce16b3c4a [2021-09-29T02:30:37.801Z] Removing intermediate container 06c61305b014 [2021-09-29T02:30:37.801Z] ---> 4b1edf503a2a [2021-09-29T02:30:37.801Z] [2021-09-29T02:30:37.801Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T02:30:37.801Z] ---> 14119a10abf4 [2021-09-29T02:30:37.801Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T02:30:37.801Z] Removing intermediate container 0b0ce16b3c4a [2021-09-29T02:30:37.801Z] ---> 742b659ba2ad [2021-09-29T02:30:37.801Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T02:30:37.801Z] ---> Running in 6c366f291aea [2021-09-29T02:30:37.801Z] ---> Running in 73c9e0e18a55 [2021-09-29T02:30:37.801Z] Removing intermediate container 6c366f291aea [2021-09-29T02:30:37.801Z] ---> e9f0e69787d9 [2021-09-29T02:30:37.801Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T02:30:37.801Z] ---> Running in 3acb9ab57829 [2021-09-29T02:30:37.801Z] Removing intermediate container 73c9e0e18a55 [2021-09-29T02:30:37.801Z] ---> 4d33628d6752 [2021-09-29T02:30:37.801Z] Step 16/24 : WORKDIR / [2021-09-29T02:30:37.801Z] ---> Running in 0e682c01a1c3 [2021-09-29T02:30:38.079Z] Removing intermediate container 0e682c01a1c3 [2021-09-29T02:30:38.079Z] ---> 0ad6b69f714b [2021-09-29T02:30:38.079Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:30:38.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:30:38.381Z] ---> 4b858f587a4c [2021-09-29T02:30:38.381Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T02:30:38.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:30:39.036Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T02:30:39.036Z] ---> c44bd3ba4616 [2021-09-29T02:30:39.036Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T02:30:39.036Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T02:30:39.036Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:30:39.036Z] OK: 6 MiB in 16 packages [2021-09-29T02:30:39.338Z] ---> 0d69f6443c18 [2021-09-29T02:30:39.338Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T02:30:39.338Z] ---> Running in 253579dfe3b1 [2021-09-29T02:30:39.338Z] Removing intermediate container 3acb9ab57829 [2021-09-29T02:30:39.338Z] ---> 247a9604b42f [2021-09-29T02:30:39.338Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T02:30:39.646Z] ---> Running in 65bc0c721bff [2021-09-29T02:30:39.646Z] Removing intermediate container 253579dfe3b1 [2021-09-29T02:30:39.646Z] ---> de31bd70ff9f [2021-09-29T02:30:39.646Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:30:39.646Z] ---> Running in 5522724bbe71 [2021-09-29T02:30:39.646Z] Removing intermediate container 65bc0c721bff [2021-09-29T02:30:39.646Z] ---> 9a787e1e33e5 [2021-09-29T02:30:39.646Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T02:30:39.646Z] ---> Running in 5810b472245f [2021-09-29T02:30:39.946Z] Removing intermediate container 5522724bbe71 [2021-09-29T02:30:39.946Z] ---> 5f6487bdbc57 [2021-09-29T02:30:39.946Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T02:30:39.946Z] ---> Running in 2687b49ffd24 [2021-09-29T02:30:39.946Z] Removing intermediate container 5810b472245f [2021-09-29T02:30:39.946Z] ---> e3ba33f881c2 [2021-09-29T02:30:39.946Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T02:30:39.946Z] ---> Running in 250fedb68df0 [2021-09-29T02:30:39.946Z] Removing intermediate container 2687b49ffd24 [2021-09-29T02:30:39.946Z] ---> f32022ff8a67 [2021-09-29T02:30:39.946Z] Step 23/24 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 [2021-09-29T02:30:39.946Z] ---> Running in 44cb1bda3d42 [2021-09-29T02:30:40.226Z] Removing intermediate container 44cb1bda3d42 [2021-09-29T02:30:40.226Z] ---> f3a791fd6cab [2021-09-29T02:30:40.226Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:30:40.226Z] ---> Running in dacefbd9a544 [2021-09-29T02:30:40.521Z] Removing intermediate container dacefbd9a544 [2021-09-29T02:30:40.521Z] ---> 82d0b44fc257 [2021-09-29T02:30:40.521Z] [2021-09-29T02:30:40.813Z] Successfully built 82d0b44fc257 [2021-09-29T02:30:40.813Z] Successfully tagged core-metadata:latest [2021-09-29T02:30:40.813Z]  Building core-metadata ... done Removing intermediate container 250fedb68df0 [2021-09-29T02:30:40.813Z] ---> 5e23bb91c380 [2021-09-29T02:30:40.813Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T02:30:41.099Z] ---> Running in 4aac832e01ee [2021-09-29T02:30:41.099Z] Removing intermediate container 4aac832e01ee [2021-09-29T02:30:41.099Z] ---> a76f9b8ba1e2 [2021-09-29T02:30:41.099Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T02:30:41.386Z] ---> c79e6c40c8d2 [2021-09-29T02:30:41.386Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T02:30:41.685Z] ---> Running in 7157a760c3ef [2021-09-29T02:30:42.717Z] Removing intermediate container 7157a760c3ef [2021-09-29T02:30:42.717Z] ---> 5010041184a7 [2021-09-29T02:30:42.717Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:30:42.717Z] ---> 7a95e9ea7c07 [2021-09-29T02:30:42.717Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T02:30:43.388Z] ---> 959c229eea37 [2021-09-29T02:30:43.388Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T02:30:43.388Z] ---> 62d795d17b6c [2021-09-29T02:30:43.388Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T02:30:43.723Z] ---> 82d40a91502c [2021-09-29T02:30:43.723Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T02:30:44.226Z] ---> 1498a3a7e486 [2021-09-29T02:30:44.226Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T02:30:44.227Z] ---> Running in 0db9150a6766 [2021-09-29T02:30:44.512Z] Removing intermediate container 0db9150a6766 [2021-09-29T02:30:44.512Z] ---> 4ef6a23720c7 [2021-09-29T02:30:44.512Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T02:30:44.805Z] ---> c99f35c837c5 [2021-09-29T02:30:44.805Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T02:30:44.805Z] ---> Running in aa3dabe55ee6 [2021-09-29T02:30:45.833Z] Removing intermediate container aa3dabe55ee6 [2021-09-29T02:30:45.833Z] ---> 28d6d9010ffb [2021-09-29T02:30:45.833Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T02:30:45.833Z] ---> Running in 295b5e654b44 [2021-09-29T02:30:46.129Z] Removing intermediate container 295b5e654b44 [2021-09-29T02:30:46.129Z] ---> d744139510e3 [2021-09-29T02:30:46.129Z] Step 29/32 : CMD ["gate"] [2021-09-29T02:30:46.129Z] ---> Running in 264d3e3626c9 [2021-09-29T02:30:46.129Z] Removing intermediate container 264d3e3626c9 [2021-09-29T02:30:46.129Z] ---> 4580a4cf813c [2021-09-29T02:30:46.129Z] Step 30/32 : LABEL arch=x86_64 [2021-09-29T02:30:46.410Z] ---> Running in f0cdec426055 [2021-09-29T02:30:46.410Z] Removing intermediate container f0cdec426055 [2021-09-29T02:30:46.410Z] ---> 8ce7d24a6f1f [2021-09-29T02:30:46.410Z] Step 31/32 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 [2021-09-29T02:30:46.410Z] ---> Running in 057df5765a3b [2021-09-29T02:30:46.705Z] Removing intermediate container 057df5765a3b [2021-09-29T02:30:46.705Z] ---> af2821341b28 [2021-09-29T02:30:46.705Z] Step 32/32 : LABEL version=0.0.0 [2021-09-29T02:30:46.705Z] ---> Running in b08af2851c5c [2021-09-29T02:30:46.997Z] Removing intermediate container b08af2851c5c [2021-09-29T02:30:46.997Z] ---> a34341115602 [2021-09-29T02:30:46.997Z] [2021-09-29T02:30:46.997Z] Successfully built a34341115602 [2021-09-29T02:30:46.997Z] Successfully tagged security-bootstrapper:latest [2021-09-29T02:30:49.221Z]  Building security-bootstrapper ... done Removing intermediate container 3ba3035e52e9 [2021-09-29T02:30:49.221Z] ---> c32f9ab18a0a [2021-09-29T02:30:49.221Z] [2021-09-29T02:30:49.221Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T02:30:49.221Z] ---> 14119a10abf4 [2021-09-29T02:30:49.221Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T02:30:49.518Z] ---> Running in 75c965bc6401 [2021-09-29T02:30:49.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:30:49.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:30:50.128Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T02:30:50.128Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T02:30:50.128Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:30:50.128Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T02:30:50.128Z] OK: 6 MiB in 16 packages [2021-09-29T02:30:50.767Z] Removing intermediate container 75c965bc6401 [2021-09-29T02:30:50.767Z] ---> 3771a1577711 [2021-09-29T02:30:50.767Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:30:50.767Z] ---> Running in a1da3ccf0597 [2021-09-29T02:30:51.060Z] Removing intermediate container a1da3ccf0597 [2021-09-29T02:30:51.060Z] ---> df595f5c75d2 [2021-09-29T02:30:51.060Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T02:30:51.060Z] Removing intermediate container 267046b1d6fb [2021-09-29T02:30:51.060Z] ---> 3415eb0b35d7 [2021-09-29T02:30:51.060Z] [2021-09-29T02:30:51.060Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T02:30:51.060Z] ---> 14119a10abf4 [2021-09-29T02:30:51.060Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T02:30:51.060Z] ---> Running in a182c1dbdcfd [2021-09-29T02:30:51.060Z] ---> Running in ba3fb922edb7 [2021-09-29T02:30:51.060Z] Removing intermediate container ba3fb922edb7 [2021-09-29T02:30:51.060Z] ---> 925c4df0eb5f [2021-09-29T02:30:51.060Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T02:30:51.060Z] Removing intermediate container a182c1dbdcfd [2021-09-29T02:30:51.060Z] ---> f40dd3a17fc8 [2021-09-29T02:30:51.060Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T02:30:51.060Z] ---> Running in 3e207c5ae353 [2021-09-29T02:30:51.060Z] ---> Running in bdfb44a3f1f8 [2021-09-29T02:30:51.359Z] Removing intermediate container 3e207c5ae353 [2021-09-29T02:30:51.359Z] ---> 7ae8c6d032ac [2021-09-29T02:30:51.359Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T02:30:51.359Z] Removing intermediate container bdfb44a3f1f8 [2021-09-29T02:30:51.359Z] ---> 1e87e48cdf98 [2021-09-29T02:30:51.359Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:30:51.359Z] ---> Running in ab475bfc9893 [2021-09-29T02:30:51.359Z] Removing intermediate container ab475bfc9893 [2021-09-29T02:30:51.359Z] ---> 33d8ec64dff5 [2021-09-29T02:30:51.359Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:30:51.359Z] ---> Running in e144537f95ba [2021-09-29T02:30:51.359Z] ---> a7250a782d4d [2021-09-29T02:30:51.359Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T02:30:51.654Z] ---> f5cb572daa6a [2021-09-29T02:30:51.654Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T02:30:51.940Z] ---> a16db7402867 [2021-09-29T02:30:51.940Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T02:30:51.940Z] ---> Running in e841f0c0f836 [2021-09-29T02:30:51.940Z] Removing intermediate container e144537f95ba [2021-09-29T02:30:51.940Z] ---> 754d325c423d [2021-09-29T02:30:51.940Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T02:30:51.940Z] ---> Running in 4ddbc2af07c2 [2021-09-29T02:30:51.940Z] Removing intermediate container e841f0c0f836 [2021-09-29T02:30:51.940Z] ---> e85d9f006d46 [2021-09-29T02:30:51.940Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:30:51.940Z] ---> Running in a381fd2958e1 [2021-09-29T02:30:52.218Z] Removing intermediate container a381fd2958e1 [2021-09-29T02:30:52.218Z] ---> a5895bc3daf4 [2021-09-29T02:30:52.218Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T02:30:52.218Z] ---> Running in 0136c597c42e [2021-09-29T02:30:52.218Z] Removing intermediate container 0136c597c42e [2021-09-29T02:30:52.218Z] ---> 03b140c8c555 [2021-09-29T02:30:52.218Z] Step 22/23 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 [2021-09-29T02:30:52.218Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:30:52.500Z] ---> Running in d146617474dd [2021-09-29T02:30:52.500Z] Removing intermediate container d146617474dd [2021-09-29T02:30:52.500Z] ---> d45b60aac3ff [2021-09-29T02:30:52.500Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T02:30:52.500Z] ---> Running in cdd44034e6a0 [2021-09-29T02:30:52.500Z] Removing intermediate container cdd44034e6a0 [2021-09-29T02:30:52.500Z] ---> 8ec50db69aa6 [2021-09-29T02:30:52.500Z] [2021-09-29T02:30:52.785Z] Successfully built 8ec50db69aa6 [2021-09-29T02:30:52.786Z] Successfully tagged support-notifications:latest [2021-09-29T02:30:53.409Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:30:54.408Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T02:30:54.408Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T02:30:54.408Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T02:30:54.408Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T02:30:54.697Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T02:30:54.979Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T02:30:55.258Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:30:55.258Z] OK: 8 MiB in 20 packages [2021-09-29T02:30:55.544Z] Removing intermediate container 4ddbc2af07c2 [2021-09-29T02:30:55.544Z] ---> 6ca4af883a51 [2021-09-29T02:30:55.544Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:30:55.544Z] ---> 6bab95346b57 [2021-09-29T02:30:55.544Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T02:30:55.823Z] ---> 6ff5c7540fad [2021-09-29T02:30:55.823Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T02:30:56.112Z] ---> a6623fc958ce [2021-09-29T02:30:56.112Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T02:30:56.112Z] ---> Running in 3f23cb7b34cb [2021-09-29T02:30:56.112Z] Removing intermediate container 3f23cb7b34cb [2021-09-29T02:30:56.112Z] ---> 4e5db2ae4096 [2021-09-29T02:30:56.112Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:30:56.112Z] ---> Running in 66b6de61caa3 [2021-09-29T02:30:56.112Z] Removing intermediate container 66b6de61caa3 [2021-09-29T02:30:56.112Z] ---> a1ed2ea6f895 [2021-09-29T02:30:56.112Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T02:30:56.403Z] ---> Running in d641de62d592 [2021-09-29T02:30:56.403Z] Removing intermediate container d641de62d592 [2021-09-29T02:30:56.403Z] ---> 7c9a8398490a [2021-09-29T02:30:56.403Z] Step 23/24 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 [2021-09-29T02:30:56.403Z] ---> Running in 538c8defb686 [2021-09-29T02:30:56.403Z] Removing intermediate container 538c8defb686 [2021-09-29T02:30:56.403Z] ---> 180281b0b976 [2021-09-29T02:30:56.403Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:30:56.403Z] ---> Running in a0a9c61d4068 [2021-09-29T02:30:56.697Z] Removing intermediate container a0a9c61d4068 [2021-09-29T02:30:56.697Z] ---> a2801c863a2f [2021-09-29T02:30:56.697Z] [2021-09-29T02:30:56.697Z] Successfully built a2801c863a2f [2021-09-29T02:30:56.697Z] Successfully tagged core-data:latest [2021-09-29T02:30:56.739Z]  Building core-data ... done  [Pipeline] } [2021-09-29T02:30:56.757Z] $ docker stop --time=1 5699e86d7e1898deb76086ba6098dd078269f40c901ea50ec22cc4f536bd4f12 [2021-09-29T02:30:58.047Z] $ docker rm -f 5699e86d7e1898deb76086ba6098dd078269f40c901ea50ec22cc4f536bd4f12 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T02:30:58.499Z] + docker images [2021-09-29T02:30:58.499Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T02:30:58.499Z] core-data latest a2801c863a2f 2 seconds ago 20.5MB [2021-09-29T02:30:58.499Z] support-notifications latest 8ec50db69aa6 6 seconds ago 16.8MB [2021-09-29T02:30:58.499Z] 3415eb0b35d7 8 seconds ago 1.76GB [2021-09-29T02:30:58.499Z] c32f9ab18a0a 10 seconds ago 1.75GB [2021-09-29T02:30:58.499Z] security-bootstrapper latest a34341115602 12 seconds ago 18.8MB [2021-09-29T02:30:58.499Z] core-metadata latest 82d0b44fc257 18 seconds ago 16.8MB [2021-09-29T02:30:58.499Z] 4b1edf503a2a 21 seconds ago 1.75GB [2021-09-29T02:30:58.499Z] cd439bc7c849 22 seconds ago 1.76GB [2021-09-29T02:30:58.499Z] sys-mgmt-agent latest a8554a2ac604 50 seconds ago 325MB [2021-09-29T02:30:58.499Z] security-secretstore-setup latest 5200f3f7a09f About a minute ago 28.2MB [2021-09-29T02:30:58.499Z] security-proxy-setup latest 98fd34fe2ce7 About a minute ago 26.7MB [2021-09-29T02:30:58.499Z] support-scheduler latest ca8e09910443 About a minute ago 16.1MB [2021-09-29T02:30:58.499Z] core-command latest ef43f9a325ae About a minute ago 16MB [2021-09-29T02:30:58.499Z] 85312199492c About a minute ago 1.75GB [2021-09-29T02:30:58.499Z] df5ae92d18ad About a minute ago 1.75GB [2021-09-29T02:30:58.499Z] 9a8bf91c8440 About a minute ago 1.76GB [2021-09-29T02:30:58.499Z] a9493bc1dbf3 About a minute ago 1.76GB [2021-09-29T02:30:58.499Z] fd4ff5fe3c55 About a minute ago 1.75GB [2021-09-29T02:30:58.499Z] ci-base-image-x86_64 latest 38d87668b078 5 minutes ago 1.25GB [2021-09-29T02:30:58.499Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-29T02:30:58.499Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-29T02:30:58.499Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-29T02:30:58.499Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-29T02:30:58.499Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-09-29T02:31:13.980Z] Still waiting to schedule task [2021-09-29T02:31:13.981Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-29T02:31:25.388Z] Removing intermediate container 6fe9d57cded2 [2021-09-29T02:31:25.388Z] ---> 5ee566d7a684 [2021-09-29T02:31:25.388Z] Successfully built 5ee566d7a684 [2021-09-29T02:31:25.388Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:31:25.822Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T02:31:25.822Z] . [Pipeline] withDockerContainer [2021-09-29T02:31:26.195Z] prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container [2021-09-29T02:31:26.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2021-09-29T02:31:27.975Z] $ docker top 4544b4c1f4891ae78c3295ede48bfad1a966f57194eb4d42837ee850c6ed6a1f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T02:31:29.139Z] + go version [2021-09-29T02:31:29.139Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-29T02:31:29.168Z] $ docker stop --time=1 4544b4c1f4891ae78c3295ede48bfad1a966f57194eb4d42837ee850c6ed6a1f [2021-09-29T02:31:31.152Z] $ docker rm -f 4544b4c1f4891ae78c3295ede48bfad1a966f57194eb4d42837ee850c6ed6a1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:31:32.063Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T02:31:32.063Z] . [Pipeline] withDockerContainer [2021-09-29T02:31:32.360Z] prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container [2021-09-29T02:31:32.480Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2021-09-29T02:31:34.274Z] $ docker top 92c16c05e931ae234286ad28b14f56a31b6593b0da2a455d0643a68478e63120 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T02:31:34.682Z] ========================================================= [2021-09-29T02:31:34.682Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T02:31:34.682Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T02:31:35.458Z] + go mod tidy [Pipeline] sh [2021-09-29T02:31:37.289Z] + make test [2021-09-29T02:31:37.289Z] go mod tidy [2021-09-29T02:31:37.938Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T02:32:04.955Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T02:33:13.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T02:33:19.396Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T02:33:20.052Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T02:33:21.124Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T02:33:34.331Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T02:33:34.331Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T02:33:34.331Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T02:33:34.331Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T02:33:34.331Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T02:33:34.331Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T02:33:35.430Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T02:33:35.431Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T02:33:35.431Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T02:33:35.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T02:33:46.041Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.515s coverage: 28.7% of statements [2021-09-29T02:33:46.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T02:33:46.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T02:33:49.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.438s coverage: 98.5% of statements [2021-09-29T02:33:49.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T02:33:50.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.497s coverage: 46.3% of statements [2021-09-29T02:33:50.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T02:33:50.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T02:33:52.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.544s coverage: 90.1% of statements [2021-09-29T02:33:52.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T02:33:52.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T02:33:52.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.236s coverage: 81.2% of statements [2021-09-29T02:33:52.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T02:33:52.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T02:33:52.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T02:33:52.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T02:33:52.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T02:34:01.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.570s coverage: 94.2% of statements [2021-09-29T02:34:01.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T02:34:01.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T02:34:01.427Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.229s coverage: 59.1% of statements [2021-09-29T02:34:01.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T02:34:01.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T02:34:01.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T02:34:01.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T02:34:01.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T02:34:01.427Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.206s coverage: 60.0% of statements [2021-09-29T02:34:01.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T02:34:01.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T02:34:01.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T02:34:01.427Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.413s coverage: 0.8% of statements [2021-09-29T02:34:01.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T02:34:01.427Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.209s coverage: 58.8% of statements [2021-09-29T02:34:01.427Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.288s coverage: 21.7% of statements [2021-09-29T02:34:01.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T02:34:01.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.186s coverage: 47.1% of statements [2021-09-29T02:34:01.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.214s coverage: 79.5% of statements [2021-09-29T02:34:01.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.232s coverage: 94.1% of statements [2021-09-29T02:34:03.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.221s coverage: 96.3% of statements [2021-09-29T02:34:04.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.180s coverage: 87.5% of statements [2021-09-29T02:34:16.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.221s coverage: 94.4% of statements [2021-09-29T02:34:16.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.195s coverage: 44.8% of statements [2021-09-29T02:34:21.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.636s coverage: 81.8% of statements [2021-09-29T02:34:21.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T02:34:29.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.241s coverage: 92.9% of statements [2021-09-29T02:34:29.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T02:34:29.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T02:34:29.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T02:34:29.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-09-29T02:34:29.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T02:34:29.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T02:34:29.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T02:34:29.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T02:34:29.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T02:34:29.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.187s coverage: 87.2% of statements [2021-09-29T02:34:29.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T02:34:29.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T02:34:29.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.170s coverage: 100.0% of statements [2021-09-29T02:34:29.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T02:34:29.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.299s coverage: 58.8% of statements [2021-09-29T02:34:29.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T02:34:29.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements [2021-09-29T02:34:29.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.296s coverage: 87.2% of statements [2021-09-29T02:34:29.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.284s coverage: 85.4% of statements [2021-09-29T02:34:29.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.886s coverage: 91.2% of statements [2021-09-29T02:34:29.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T02:34:34.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.038s coverage: 64.4% of statements [2021-09-29T02:34:34.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T02:34:34.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T02:34:34.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.198s coverage: 100.0% of statements [2021-09-29T02:34:34.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 91.3% of statements [2021-09-29T02:34:34.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2021-09-29T02:34:34.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements [2021-09-29T02:34:34.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements [2021-09-29T02:34:38.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.457s coverage: 70.3% of statements [2021-09-29T02:34:38.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T02:34:38.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T02:34:38.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T02:34:42.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.871s coverage: 43.4% of statements [2021-09-29T02:34:42.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T02:34:42.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T02:34:42.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.281s coverage: 89.5% of statements [2021-09-29T02:34:42.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T02:34:42.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.269s coverage: 84.8% of statements [2021-09-29T02:34:42.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T02:34:49.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.276s coverage: 19.5% of statements [2021-09-29T02:34:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T02:34:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T02:34:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T02:34:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T02:34:49.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.653s coverage: 92.0% of statements [2021-09-29T02:34:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T02:34:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T02:34:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T02:34:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T02:34:49.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.244s coverage: 63.2% of statements [2021-09-29T02:34:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T02:34:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T02:34:49.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.365s coverage: 97.7% of statements [2021-09-29T02:34:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T02:34:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T02:34:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T02:34:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T02:34:49.509Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.199s coverage: 28.9% of statements [2021-09-29T02:34:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T02:34:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T02:34:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T02:34:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T02:34:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T02:34:49.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T02:34:49.509Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.267s coverage: 100.0% of statements [2021-09-29T02:34:50.140Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 96.9% of statements [2021-09-29T02:34:51.146Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-29T02:34:51.146Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-29T02:34:51.146Z] GO111MODULE=on go vet ./... [2021-09-29T02:35:06.354Z] Running on prd-ubuntu18.04-docker-8c-8g-81 in /w/workspace/edgexfoundry_edgex-go_PR-3732 [Pipeline] { [Pipeline] ws [2021-09-29T02:35:06.377Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-09-29T02:35:06.639Z] The recommended git tool is: git [2021-09-29T02:35:13.029Z] using credential edgex-jenkins-ssh [2021-09-29T02:35:13.047Z] Cloning the remote Git repository [2021-09-29T02:35:13.095Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T02:35:13.183Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-09-29T02:35:13.240Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T02:35:13.241Z] > git --version # timeout=10 [2021-09-29T02:35:13.249Z] > git --version # 'git version 2.17.1' [2021-09-29T02:35:13.249Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T02:35:13.316Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T02:36:28.936Z] gofmt -l . [2021-09-29T02:36:28.936Z] [ "`gofmt -l .`" = "" ] [2021-09-29T02:36:28.936Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-29T02:36:29.606Z] + ls -al . [2021-09-29T02:36:29.607Z] total 640 [2021-09-29T02:36:29.607Z] drwxrwxr-x 9 1001 1001 4096 Sep 29 02:36 . [2021-09-29T02:36:29.607Z] drwxr-xr-x 4 root root 4096 Sep 29 02:31 .. [2021-09-29T02:36:29.607Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 02:29 .dockerignore [2021-09-29T02:36:29.607Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 02:29 .git [2021-09-29T02:36:29.607Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 02:29 .github [2021-09-29T02:36:29.607Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 02:29 .gitignore [2021-09-29T02:36:29.607Z] -rw-rw-r-- 1 1001 1001 96 Sep 29 02:29 .golangci.yml [2021-09-29T02:36:29.607Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 02:29 .hadolint.yml [2021-09-29T02:36:29.607Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 02:29 .sonarcloud.properties [2021-09-29T02:36:29.607Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 02:29 ADOPTERS.md [2021-09-29T02:36:29.607Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 02:29 Attribution.txt [2021-09-29T02:36:29.607Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 02:29 CHANGELOG.md [2021-09-29T02:36:29.607Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 02:29 CONTRIBUTING.md [2021-09-29T02:36:29.607Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 02:29 GOVERNANCE.md [2021-09-29T02:36:29.607Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 02:29 Jenkinsfile [2021-09-29T02:36:29.607Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 02:29 LICENSE [2021-09-29T02:36:29.607Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 02:29 Makefile [2021-09-29T02:36:29.607Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 02:29 OWNERS.md [2021-09-29T02:36:29.607Z] -rw-rw-r-- 1 1001 1001 8643 Sep 29 02:29 README.md [2021-09-29T02:36:29.607Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 02:29 SECURITY.md [2021-09-29T02:36:29.607Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 02:24 VERSION [2021-09-29T02:36:29.607Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 02:29 ZMQWindows.md [2021-09-29T02:36:29.607Z] drwxrwxr-x 2 1001 1001 4096 Sep 29 02:29 bin [2021-09-29T02:36:29.607Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 02:29 cmd [2021-09-29T02:36:29.607Z] -rw-r--r-- 1 root root 403523 Sep 29 02:34 coverage.out [2021-09-29T02:36:29.607Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 02:29 go.mod [2021-09-29T02:36:29.607Z] -rw-r--r-- 1 root root 50064 Sep 29 02:31 go.sum [2021-09-29T02:36:29.607Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 02:29 internal [2021-09-29T02:36:29.607Z] drwxrwxr-x 3 1001 1001 4096 Sep 29 02:29 openapi [2021-09-29T02:36:29.607Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 02:29 snap [2021-09-29T02:36:29.607Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 02:29 version.go [Pipeline] sh [2021-09-29T02:36:30.269Z] + '[' -e coverage.out ] [2021-09-29T02:36:30.269Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T02:36:30.303Z] Warning: overwriting stash ‘coverage-report’ [2021-09-29T02:36:31.301Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T02:36:31.960Z] + make build [2021-09-29T02:36:31.960Z] go mod tidy [2021-09-29T02:36:32.560Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T02:36:39.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T02:36:40.381Z] Merging remotes/origin/main commit 87e8ed76953e70318171a287d139abdba61a8126 into PR head commit a5958d786ab7519d59a4c6eaedf94d738548f6c1 [2021-09-29T02:36:40.499Z] Merge succeeded, producing a5958d786ab7519d59a4c6eaedf94d738548f6c1 [2021-09-29T02:36:40.500Z] Checking out Revision a5958d786ab7519d59a4c6eaedf94d738548f6c1 (PR-3732) [2021-09-29T02:36:39.649Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T02:36:39.658Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T02:36:39.671Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T02:36:39.685Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T02:36:39.685Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T02:36:39.689Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3732/head:refs/remotes/origin/PR-3732 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T02:36:40.392Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T02:36:40.397Z] > git checkout -f a5958d786ab7519d59a4c6eaedf94d738548f6c1 # timeout=10 [2021-09-29T02:36:40.469Z] > git remote # timeout=10 [2021-09-29T02:36:40.476Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T02:36:40.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T02:36:40.483Z] > git merge 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 [2021-09-29T02:36:40.492Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T02:36:40.502Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T02:36:40.508Z] > git checkout -f a5958d786ab7519d59a4c6eaedf94d738548f6c1 # timeout=10 [2021-09-29T02:36:44.227Z] Commit message: "Merge branch 'main' into edgex-go-3565-ineffassign" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:36:45.182Z] + echo snap-build.sh [2021-09-29T02:36:45.182Z] snap-build.sh [2021-09-29T02:36:45.182Z] + SNAP_BASE_DIR=. [2021-09-29T02:36:45.182Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-09-29T02:36:45.182Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-09-29T02:36:45.182Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-09-29T02:36:45.182Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-09-29T02:36:45.182Z] + cd /w/workspace/edgex-go/3 [2021-09-29T02:36:45.182Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-29T02:36:45.182Z] Reading package lists... [2021-09-29T02:36:45.182Z] Building dependency tree... [2021-09-29T02:36:45.182Z] Reading state information... [2021-09-29T02:36:45.182Z] The following packages were automatically installed and are no longer required: [2021-09-29T02:36:45.182Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-29T02:36:45.182Z] uidmap xdelta3 [2021-09-29T02:36:45.182Z] Use 'sudo apt autoremove' to remove them. [2021-09-29T02:36:45.182Z] The following packages will be REMOVED: [2021-09-29T02:36:45.182Z] lxd* lxd-client* [2021-09-29T02:36:45.452Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-29T02:36:45.452Z] After this operation, 31.7 MB disk space will be freed. [2021-09-29T02:36:46.474Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-09-29T02:36:46.474Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T02:36:46.739Z] Removing lxd dnsmasq configuration [2021-09-29T02:36:47.005Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T02:36:47.005Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-29T02:36:47.963Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T02:36:48.231Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-09-29T02:36:48.231Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T02:36:50.195Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-29T02:36:50.195Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-29T02:36:50.778Z] + sudo snap remove --purge lxd [2021-09-29T02:36:51.051Z] snap "lxd" is not installed [2021-09-29T02:36:51.051Z] + sudo groupadd --force --system lxd [2021-09-29T02:36:51.051Z] ++ whoami [2021-09-29T02:36:51.051Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-29T02:36:51.051Z] + newgrp - lxd [2021-09-29T02:36:51.051Z] + sudo snap install lxd [2021-09-29T02:37:03.374Z] 2021-09-29T02:36:59Z INFO Waiting for automatic snapd restart... [2021-09-29T02:37:06.204Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T02:37:09.604Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T02:37:15.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T02:37:15.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T02:37:18.366Z] lxd 4.18 from Canonical* installed [2021-09-29T02:37:18.366Z] + sudo lxd init --auto [2021-09-29T02:37:19.929Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T02:37:24.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T02:37:28.450Z] + sudo snap install --classic snapcraft [2021-09-29T02:37:28.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T02:37:34.016Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T02:37:36.633Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T02:37:38.520Z] snapcraft 5.0 from Canonical* installed [2021-09-29T02:37:38.520Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-29T02:37:38.520Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-29T02:37:38.520Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T02:37:38.520Z] Dload Upload Total Spent Left Speed [2021-09-29T02:37:38.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2714 0 --:--:-- --:--:-- --:--:-- 2714 [2021-09-29T02:37:38.520Z] 1 3325k 1 42691 0 0 112k 0 0:00:29 --:--:-- 0:00:29 112k 100 3325k 100 3325k 0 0 4904k 0 --:--:-- --:--:-- --:--:-- 10.3M [2021-09-29T02:37:38.520Z] ./yq_linux_amd64 [2021-09-29T02:37:38.520Z] + sudo snapcraft prime --use-lxd [2021-09-29T02:37:40.461Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-29T02:37:40.728Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-09-29T02:37:40.728Z] - README.md [2021-09-29T02:37:40.728Z] [2021-09-29T02:37:40.728Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-29T02:37:40.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T02:37:40.994Z] Launching a container. [2021-09-29T02:37:47.632Z] Waiting for container to be ready [2021-09-29T02:37:47.896Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-29T02:37:47.896Z] [Pipeline] } [2021-09-29T02:37:49.235Z] $ docker stop --time=1 92c16c05e931ae234286ad28b14f56a31b6593b0da2a455d0643a68478e63120 [2021-09-29T02:37:52.144Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-29T02:37:52.144Z] Waiting for network to be ready... [2021-09-29T02:37:52.211Z] $ docker rm -f 92c16c05e931ae234286ad28b14f56a31b6593b0da2a455d0643a68478e63120 [2021-09-29T02:37:52.410Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-29T02:37:52.677Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-29T02:37:52.677Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-29T02:37:52.677Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-29T02:37:52.677Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-29T02:37:52.677Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-29T02:37:52.677Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-29T02:37:52.677Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-29T02:37:52.677Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-29T02:37:52.677Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-29T02:37:53.256Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-29T02:37:53.256Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:37:53.840Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-29T02:37:53.840Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-29T02:37:53.840Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-29T02:37:53.840Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-29T02:37:53.840Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-29T02:37:53.840Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-29T02:37:54.106Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-29T02:37:54.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T02:37:54.409Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] [2021-09-29T02:37:54.409Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-29T02:37:54.409Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-29T02:37:54.409Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-29T02:37:54.409Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-29T02:37:54.409Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-29T02:37:54.409Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] [2021-09-29T02:37:54.416Z] [2021-09-29T02:37:54.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:37:54.674Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-29T02:37:54.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T02:37:55.058Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-29T02:37:55.058Z] 29e5d40040c1: Pulling fs layer [2021-09-29T02:37:55.058Z] 1ce36da41761: Pulling fs layer [2021-09-29T02:37:55.058Z] 25b303627fd3: Pulling fs layer [2021-09-29T02:37:55.336Z] 29e5d40040c1: Verifying Checksum [2021-09-29T02:37:55.336Z] 29e5d40040c1: Download complete [2021-09-29T02:37:55.943Z] 1ce36da41761: Verifying Checksum [2021-09-29T02:37:55.943Z] 1ce36da41761: Download complete [2021-09-29T02:37:56.220Z] 29e5d40040c1: Pull complete [2021-09-29T02:37:57.253Z] Fetched 25.4 MB in 5s (5387 kB/s) [2021-09-29T02:37:57.657Z] 1ce36da41761: Pull complete [2021-09-29T02:37:57.658Z] 25b303627fd3: Verifying Checksum [2021-09-29T02:37:57.658Z] 25b303627fd3: Download complete [2021-09-29T02:37:58.211Z] Reading package lists... [2021-09-29T02:37:58.476Z] Reading package lists... [2021-09-29T02:37:58.743Z] Building dependency tree... [2021-09-29T02:37:58.743Z] Reading state information... [2021-09-29T02:37:58.743Z] The following additional packages will be installed: [2021-09-29T02:37:58.743Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-29T02:37:58.743Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-29T02:37:58.743Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-29T02:37:58.743Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-29T02:37:58.743Z] Suggested packages: [2021-09-29T02:37:58.743Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-29T02:37:58.743Z] Recommended packages: [2021-09-29T02:37:58.743Z] gnupg libsasl2-modules [2021-09-29T02:37:59.011Z] The following NEW packages will be installed: [2021-09-29T02:37:59.011Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-29T02:37:59.011Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-29T02:37:59.011Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-29T02:37:59.011Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-29T02:37:59.011Z] The following packages will be upgraded: [2021-09-29T02:37:59.011Z] gpg gpg-agent gpgconf libudev1 [2021-09-29T02:37:59.011Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-29T02:37:59.011Z] Need to get 3527 kB of archives. [2021-09-29T02:37:59.011Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-29T02:37:59.011Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-09-29T02:37:59.011Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-09-29T02:37:59.011Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-29T02:37:59.011Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-09-29T02:37:59.011Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-29T02:37:59.277Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-29T02:37:59.870Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-29T02:37:59.870Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-29T02:37:59.870Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-29T02:37:59.870Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-29T02:37:59.870Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-29T02:37:59.870Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-29T02:37:59.870Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-29T02:37:59.870Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-29T02:37:59.870Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-29T02:37:59.870Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-29T02:37:59.870Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-29T02:37:59.870Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-29T02:38:00.136Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-29T02:38:00.136Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-29T02:38:00.136Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-29T02:38:00.136Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-29T02:38:00.136Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T02:38:00.136Z] Fetched 3527 kB in 1s (3035 kB/s) [2021-09-29T02:38:00.136Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-29T02:38:00.136Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-29T02:38:00.405Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T02:38:00.405Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-29T02:38:00.405Z] Selecting previously unselected package udev. [2021-09-29T02:38:00.405Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-29T02:38:00.405Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-29T02:38:00.405Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-29T02:38:00.685Z] Selecting previously unselected package libfuse2:amd64. [2021-09-29T02:38:00.685Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-29T02:38:00.685Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-29T02:38:00.685Z] Selecting previously unselected package fuse. [2021-09-29T02:38:00.685Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-29T02:38:00.685Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-29T02:38:00.685Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T02:38:00.685Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T02:38:00.997Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T02:38:00.997Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T02:38:00.997Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T02:38:00.997Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T02:38:00.997Z] Selecting previously unselected package libksba8:amd64. [2021-09-29T02:38:00.997Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-29T02:38:00.997Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-29T02:38:01.268Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-29T02:38:01.268Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:38:01.268Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:38:01.268Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-29T02:38:01.268Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:38:01.268Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:38:01.268Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-29T02:38:01.268Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:38:01.268Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:38:01.268Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-29T02:38:01.268Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:38:01.268Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:38:01.268Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-29T02:38:01.268Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:38:01.268Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:38:01.556Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-29T02:38:01.556Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:38:01.556Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:38:01.556Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-29T02:38:01.556Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:38:01.556Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:38:01.556Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-29T02:38:01.556Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:38:01.556Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:38:01.556Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-29T02:38:01.556Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:38:01.556Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:38:01.556Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-29T02:38:01.556Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-29T02:38:01.556Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T02:38:01.824Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-29T02:38:01.824Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-29T02:38:01.824Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T02:38:01.824Z] Selecting previously unselected package libldap-common. [2021-09-29T02:38:01.824Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-29T02:38:01.824Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T02:38:01.824Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-29T02:38:01.824Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-29T02:38:01.824Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T02:38:01.824Z] Selecting previously unselected package dirmngr. [2021-09-29T02:38:01.824Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T02:38:01.824Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-29T02:38:01.824Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T02:38:02.091Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-29T02:38:02.091Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-29T02:38:02.091Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T02:38:02.091Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T02:38:02.091Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-29T02:38:02.091Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:38:02.091Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-29T02:38:02.091Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T02:38:02.091Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-29T02:38:02.356Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-29T02:38:02.356Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:38:02.356Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-29T02:38:02.621Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-29T02:38:02.621Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-29T02:38:02.621Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:38:02.621Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:38:02.621Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:38:02.621Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:38:02.621Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:38:02.621Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:38:02.621Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:38:02.621Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T02:38:02.621Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-29T02:38:02.621Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T02:38:03.207Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-29T02:38:03.207Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-29T02:38:03.207Z] This means they are not meant to be enabled using systemctl. [2021-09-29T02:38:03.207Z] Possible reasons for having this kind of units are: [2021-09-29T02:38:03.207Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-29T02:38:03.207Z] .wants/ or .requires/ directory. [2021-09-29T02:38:03.207Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-29T02:38:03.207Z] a requirement dependency on it. [2021-09-29T02:38:03.207Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-29T02:38:03.207Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-29T02:38:03.207Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-29T02:38:03.207Z] instance name specified. [2021-09-29T02:38:03.472Z] Reading package lists... [2021-09-29T02:38:03.472Z] Building dependency tree... [2021-09-29T02:38:03.472Z] Reading state information... [2021-09-29T02:38:03.737Z] The following additional packages will be installed: [2021-09-29T02:38:03.737Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-29T02:38:03.737Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-29T02:38:03.737Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-29T02:38:03.737Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-29T02:38:03.737Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-29T02:38:03.737Z] Suggested packages: [2021-09-29T02:38:03.737Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-29T02:38:03.737Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-29T02:38:03.737Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-29T02:38:03.737Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-29T02:38:03.737Z] systemd-container policykit-1 [2021-09-29T02:38:03.737Z] Recommended packages: [2021-09-29T02:38:03.737Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-29T02:38:03.737Z] The following NEW packages will be installed: [2021-09-29T02:38:03.737Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-29T02:38:03.737Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-29T02:38:03.737Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-29T02:38:03.737Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-29T02:38:03.737Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-29T02:38:03.737Z] The following packages will be upgraded: [2021-09-29T02:38:03.737Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-29T02:38:03.737Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-29T02:38:03.737Z] Need to get 36.8 MB of archives. [2021-09-29T02:38:03.737Z] After this operation, 147 MB of additional disk space will be used. [2021-09-29T02:38:03.737Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-29T02:38:04.002Z] 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-09-29T02:38:04.002Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-29T02:38:04.002Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-29T02:38:04.002Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-29T02:38:04.002Z] 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-09-29T02:38:04.002Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-29T02:38:04.002Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-29T02:38:04.002Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-29T02:38:04.002Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-29T02:38:04.002Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-29T02:38:04.002Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-29T02:38:04.002Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-29T02:38:04.002Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-29T02:38:04.002Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-29T02:38:04.002Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-29T02:38:04.002Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-29T02:38:04.961Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-29T02:38:04.961Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-29T02:38:04.961Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-29T02:38:04.961Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-29T02:38:04.961Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-29T02:38:04.961Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-29T02:38:04.961Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-29T02:38:04.961Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-29T02:38:04.961Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-29T02:38:04.961Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-29T02:38:04.961Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-29T02:38:04.961Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-29T02:38:04.961Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-29T02:38:06.904Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T02:38:06.904Z] Fetched 36.8 MB in 3s (13.6 MB/s) [2021-09-29T02:38:06.904Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T02:38:06.904Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-29T02:38:06.904Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T02:38:07.170Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-29T02:38:07.170Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T02:38:07.436Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-29T02:38:07.436Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T02:38:07.436Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-29T02:38:07.436Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-29T02:38:07.436Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-29T02:38:07.701Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T02:38:07.701Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-29T02:38:07.701Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-29T02:38:07.811Z] 25b303627fd3: Pull complete [2021-09-29T02:38:07.811Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-29T02:38:07.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T02:38:07.811Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-29T02:38:07.966Z] Setting up apt (1.6.14) ... [2021-09-29T02:38:07.966Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-29T02:38:08.034Z] prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container [2021-09-29T02:38:08.073Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-devops/edgex-compose-arm64:latest cat [2021-09-29T02:38:08.232Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-29T02:38:08.232Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-29T02:38:08.232Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-29T02:38:08.232Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-29T02:38:08.497Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-29T02:38:08.497Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T02:38:08.497Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:38:08.497Z] Selecting previously unselected package libexpat1:amd64. [2021-09-29T02:38:08.497Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-29T02:38:08.497Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-29T02:38:08.762Z] Selecting previously unselected package python3.6-minimal. [2021-09-29T02:38:08.762Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T02:38:08.762Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:38:08.762Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-29T02:38:09.030Z] Checking for services that may need to be restarted...done. [2021-09-29T02:38:09.031Z] Checking for services that may need to be restarted...done. [2021-09-29T02:38:09.031Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:38:09.031Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-29T02:38:09.031Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:38:09.300Z] Selecting previously unselected package python3-minimal. [2021-09-29T02:38:09.300Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-29T02:38:09.300Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-29T02:38:09.300Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-29T02:38:09.567Z] Selecting previously unselected package mime-support. [2021-09-29T02:38:09.567Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-29T02:38:09.567Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-29T02:38:09.567Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-29T02:38:09.567Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-29T02:38:09.567Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-29T02:38:09.567Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-29T02:38:09.567Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T02:38:09.567Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:38:09.831Z] Selecting previously unselected package python3.6. [2021-09-29T02:38:09.831Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T02:38:09.831Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:38:09.831Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-29T02:38:09.831Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-29T02:38:09.831Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-29T02:38:09.831Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-29T02:38:10.119Z] Selecting previously unselected package python3. [2021-09-29T02:38:10.119Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-29T02:38:10.119Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-29T02:38:10.119Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-29T02:38:10.119Z] Selecting previously unselected package multiarch-support. [2021-09-29T02:38:10.119Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T02:38:10.119Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-29T02:38:10.119Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-29T02:38:10.119Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-29T02:38:10.119Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-29T02:38:10.119Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-29T02:38:10.119Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-29T02:38:10.384Z] Selecting previously unselected package libbsd0:amd64. [2021-09-29T02:38:10.384Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-29T02:38:10.384Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-29T02:38:10.384Z] Selecting previously unselected package sudo. [2021-09-29T02:38:10.384Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-29T02:38:10.384Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-29T02:38:10.384Z] Selecting previously unselected package apparmor. [2021-09-29T02:38:10.384Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-29T02:38:10.384Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-29T02:38:10.384Z] Selecting previously unselected package libedit2:amd64. [2021-09-29T02:38:10.384Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-29T02:38:10.384Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-29T02:38:10.649Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-29T02:38:10.649Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T02:38:10.649Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:38:10.649Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-29T02:38:10.649Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T02:38:10.649Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:38:10.649Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-29T02:38:10.649Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-29T02:38:10.649Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-29T02:38:10.649Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-29T02:38:10.649Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T02:38:10.649Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:38:10.649Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-29T02:38:10.649Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T02:38:10.649Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:38:10.913Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-29T02:38:10.913Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-29T02:38:10.913Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-29T02:38:10.913Z] Selecting previously unselected package openssh-client. [2021-09-29T02:38:10.913Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-29T02:38:10.913Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-29T02:38:11.182Z] Selecting previously unselected package squashfs-tools. [2021-09-29T02:38:11.182Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-29T02:38:11.182Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-29T02:38:11.182Z] Selecting previously unselected package snapd. [2021-09-29T02:38:11.182Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-29T02:38:11.182Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-29T02:38:12.079Z] $ docker top 90be957c316bf97e6e81057149af9cb99099dc8aab7394102fec13f01a6edd0d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T02:38:13.080Z] + docker-compose build --help [2021-09-29T02:38:13.080Z] + grep parallel [2021-09-29T02:38:13.756Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-29T02:38:13.756Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-29T02:38:13.756Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-29T02:38:13.756Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-29T02:38:13.756Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-29T02:38:13.756Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:38:13.756Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T02:38:13.756Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-29T02:38:13.756Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-29T02:38:14.336Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-29T02:38:14.336Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-29T02:38:14.336Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-29T02:38:14.336Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:38:14.336Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:38:14.336Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:38:14.916Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-29T02:38:14.916Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:38:14.916Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-29T02:38:14.916Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-29T02:38:15.181Z] running python rtupdate hooks for python3.6... [2021-09-29T02:38:15.181Z] running python post-rtupdate hooks for python3.6... [2021-09-29T02:38:15.181Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-29T02:38:15.768Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-29T02:38:16.036Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:38:16.036Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-29T02:38:16.036Z] Setting up snapd (2.51.1+18.04) ... [2021-09-29T02:38:16.625Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-29T02:38:16.893Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-29T02:38:17.161Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-29T02:38:17.161Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-29T02:38:17.426Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-29T02:38:17.426Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-29T02:38:17.693Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-29T02:38:17.693Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-29T02:38:17.958Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-29T02:38:18.230Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-29T02:38:18.496Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-09-29T02:38:18.496Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T02:38:18.763Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-29T02:38:19.734Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T02:38:19.761Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T02:38:19.741Z] $ docker stop --time=1 90be957c316bf97e6e81057149af9cb99099dc8aab7394102fec13f01a6edd0d [2021-09-29T02:38:20.002Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T02:38:20.002Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T02:38:21.237Z] Reading package lists... [2021-09-29T02:38:21.594Z] $ docker rm -f 90be957c316bf97e6e81057149af9cb99099dc8aab7394102fec13f01a6edd0d [2021-09-29T02:38:21.817Z] Reading package lists... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:38:22.084Z] Building dependency tree... [2021-09-29T02:38:22.084Z] Reading state information... [2021-09-29T02:38:22.084Z] Calculating upgrade... [2021-09-29T02:38:22.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T02:38:22.351Z] . [Pipeline] withDockerContainer [2021-09-29T02:38:22.672Z] The following packages will be upgraded: [2021-09-29T02:38:22.672Z] advancecomp base-files bash binutils binutils-common [2021-09-29T02:38:22.672Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-29T02:38:22.672Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-29T02:38:22.672Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-29T02:38:22.672Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-29T02:38:22.672Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-29T02:38:22.672Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-29T02:38:22.672Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-29T02:38:22.672Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-29T02:38:22.672Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-29T02:38:22.672Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-29T02:38:22.672Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-29T02:38:22.672Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-29T02:38:22.672Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-29T02:38:22.672Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-29T02:38:22.672Z] ubuntu-keyring util-linux [2021-09-29T02:38:22.672Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T02:38:22.672Z] Need to get 64.2 MB of archives. [2021-09-29T02:38:22.672Z] After this operation, 5142 kB of additional disk space will be used. [2021-09-29T02:38:22.672Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-09-29T02:38:22.677Z] prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container [2021-09-29T02:38:22.768Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-29T02:38:22.943Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-29T02:38:22.943Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-29T02:38:22.943Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-29T02:38:22.943Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-29T02:38:22.943Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-29T02:38:22.943Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-29T02:38:22.943Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-29T02:38:22.943Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-29T02:38:22.943Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-29T02:38:22.943Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-29T02:38:22.943Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-29T02:38:22.943Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-29T02:38:22.943Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-29T02:38:22.943Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-29T02:38:22.943Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-29T02:38:22.943Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-29T02:38:22.943Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-29T02:38:23.235Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-29T02:38:23.235Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-29T02:38:23.235Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-29T02:38:23.235Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-29T02:38:23.235Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-09-29T02:38:23.235Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-29T02:38:23.235Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-29T02:38:23.235Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-29T02:38:23.235Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-29T02:38:23.235Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-29T02:38:23.235Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-29T02:38:23.235Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-29T02:38:23.235Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-29T02:38:23.235Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-29T02:38:23.235Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-29T02:38:23.235Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-29T02:38:23.235Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-29T02:38:23.235Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-29T02:38:23.235Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-29T02:38:23.235Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-29T02:38:23.235Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-29T02:38:23.235Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-29T02:38:23.235Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-29T02:38:23.235Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-29T02:38:23.235Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-29T02:38:23.235Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-29T02:38:23.235Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-29T02:38:23.235Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-29T02:38:23.235Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-29T02:38:23.235Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-29T02:38:23.235Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-29T02:38:23.511Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-29T02:38:23.511Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-29T02:38:23.511Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-29T02:38:23.511Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-29T02:38:23.511Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-29T02:38:23.511Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-29T02:38:23.511Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-29T02:38:23.511Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-29T02:38:23.823Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-29T02:38:23.823Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-29T02:38:23.823Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-29T02:38:24.112Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-29T02:38:24.112Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-29T02:38:24.112Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-29T02:38:24.439Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-29T02:38:24.439Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-29T02:38:24.439Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-29T02:38:24.439Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-29T02:38:24.439Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-29T02:38:24.439Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-29T02:38:24.439Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-29T02:38:24.439Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-29T02:38:24.439Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-29T02:38:24.439Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-29T02:38:24.439Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-29T02:38:24.439Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-29T02:38:24.439Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-29T02:38:24.439Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-29T02:38:24.456Z] $ docker top 93cb0fa2d7bd4f019af130b5ffddfc33307e7515a136d4ded62cc94981397a44 -eo pid,comm [2021-09-29T02:38:24.751Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-29T02:38:24.751Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-29T02:38:24.751Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-29T02:38:24.751Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-29T02:38:24.751Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-29T02:38:24.751Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-29T02:38:24.751Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-29T02:38:24.751Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-29T02:38:24.751Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-29T02:38:24.751Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-29T02:38:24.751Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-29T02:38:24.751Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [Pipeline] { [Pipeline] sh [2021-09-29T02:38:25.030Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-29T02:38:25.030Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-29T02:38:25.030Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-29T02:38:25.030Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-29T02:38:25.030Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-29T02:38:25.030Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-29T02:38:25.030Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-29T02:38:25.030Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-09-29T02:38:25.030Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-29T02:38:25.030Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-29T02:38:25.319Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-29T02:38:25.319Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-29T02:38:25.319Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-29T02:38:25.319Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-29T02:38:25.574Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T02:38:25.586Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T02:38:25.861Z] Fetched 64.2 MB in 3s (23.8 MB/s) [2021-09-29T02:38:25.862Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T02:38:25.862Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T02:38:25.862Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T02:38:26.847Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T02:38:26.847Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T02:38:26.847Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-09-29T02:38:26.847Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-09-29T02:38:27.437Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:38:27.437Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:38:27.437Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:38:27.437Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:38:27.704Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:38:27.704Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:38:27.704Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:38:27.704Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:38:27.970Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:38:27.970Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:38:27.970Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:38:27.970Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:38:27.970Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:38:27.970Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:38:28.243Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:38:28.243Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T02:38:28.243Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:38:28.243Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-29T02:38:28.243Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:38:28.514Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T02:38:28.514Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:38:28.514Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:38:28.514Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:38:28.514Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:38:28.514Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:38:28.782Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:38:28.782Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:38:28.782Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T02:38:28.782Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T02:38:29.055Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T02:38:30.019Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-29T02:38:30.019Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T02:38:30.019Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-29T02:38:30.019Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-29T02:38:30.019Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-29T02:38:30.019Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-29T02:38:30.286Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-29T02:38:30.286Z] Installing new version of config file /etc/issue ... [2021-09-29T02:38:30.286Z] Installing new version of config file /etc/issue.net ... [2021-09-29T02:38:30.286Z] Installing new version of config file /etc/lsb-release ... [2021-09-29T02:38:30.286Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-29T02:38:30.552Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-29T02:38:30.552Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-29T02:38:30.552Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-29T02:38:30.820Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:38:30.820Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-29T02:38:30.820Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-29T02:38:30.820Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-29T02:38:30.820Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-09-29T02:38:31.088Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:38:31.088Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:38:31.088Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-29T02:38:31.088Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:38:31.088Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:38:31.088Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-29T02:38:31.088Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-29T02:38:31.354Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-29T02:38:31.354Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:38:31.354Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-29T02:38:31.354Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T02:38:31.623Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-29T02:38:31.623Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:38:31.623Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T02:38:31.623Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T02:38:31.891Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T02:38:31.891Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:38:31.891Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T02:38:31.891Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T02:38:31.891Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-29T02:38:32.161Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:38:32.161Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-29T02:38:32.161Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-29T02:38:32.161Z] Setting up grep (3.1-2build1) ... [2021-09-29T02:38:32.161Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:38:32.161Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-29T02:38:32.161Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-29T02:38:32.161Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-29T02:38:32.282Z] Building core-command ... [2021-09-29T02:38:32.282Z] Building core-data ... [2021-09-29T02:38:32.282Z] Building core-metadata ... [2021-09-29T02:38:32.282Z] Building security-bootstrapper ... [2021-09-29T02:38:32.282Z] Building security-proxy-setup ... [2021-09-29T02:38:32.282Z] Building security-secretstore-setup ... [2021-09-29T02:38:32.282Z] Building support-notifications ... [2021-09-29T02:38:32.282Z] Building support-scheduler ... [2021-09-29T02:38:32.282Z] Building sys-mgmt-agent ... [2021-09-29T02:38:32.282Z] Building security-secretstore-setup [2021-09-29T02:38:32.282Z] Building security-bootstrapper [2021-09-29T02:38:32.282Z] Building core-metadata [2021-09-29T02:38:32.282Z] Building core-data [2021-09-29T02:38:32.282Z] Building core-command [2021-09-29T02:38:32.431Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:38:32.431Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-29T02:38:32.431Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-29T02:38:32.431Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-29T02:38:32.431Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:38:32.431Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T02:38:32.431Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T02:38:32.698Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-29T02:38:32.698Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:38:32.698Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T02:38:32.698Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T02:38:33.298Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T02:38:33.298Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T02:38:33.566Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T02:38:33.566Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T02:38:33.834Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-29T02:38:34.100Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:38:34.100Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-29T02:38:34.100Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T02:38:34.710Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-29T02:38:34.710Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-29T02:38:34.710Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-29T02:38:34.710Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-29T02:38:34.979Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-29T02:38:34.979Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:38:34.979Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-29T02:38:34.979Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-29T02:38:35.245Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-29T02:38:35.245Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:38:35.245Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:38:35.245Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:38:35.245Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:38:35.513Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:38:35.513Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:38:35.513Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:38:35.513Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:38:35.513Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:38:35.513Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:38:35.513Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:38:35.783Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:38:35.783Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:38:35.783Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:38:35.783Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:38:35.783Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:38:35.783Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:38:35.783Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T02:38:36.052Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T02:38:36.052Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T02:38:36.052Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T02:38:36.052Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T02:38:36.320Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:38:36.320Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T02:38:36.320Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T02:38:36.320Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T02:38:36.320Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:38:36.320Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:38:36.320Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:38:36.587Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:38:36.587Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:38:36.587Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:38:36.587Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:38:36.587Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:38:36.587Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:38:36.587Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:38:36.854Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:38:37.122Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:38:37.391Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-29T02:38:37.981Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-29T02:38:37.981Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:38:37.981Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T02:38:37.981Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T02:38:38.249Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T02:38:38.249Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:38:38.249Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-29T02:38:38.249Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T02:38:38.249Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-29T02:38:38.518Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T02:38:38.518Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-29T02:38:38.518Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-29T02:38:38.518Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-29T02:38:38.790Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T02:38:38.790Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-29T02:38:38.790Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-29T02:38:38.790Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-29T02:38:39.067Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T02:38:39.067Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-29T02:38:39.067Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-29T02:38:39.067Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-29T02:38:39.067Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T02:38:39.067Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T02:38:39.067Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T02:38:39.067Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T02:38:39.334Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T02:38:39.334Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T02:38:39.334Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T02:38:39.334Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T02:38:39.604Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-29T02:38:39.604Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T02:38:39.604Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T02:38:39.873Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T02:38:39.873Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:38:39.873Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:38:39.873Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:38:40.143Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-29T02:38:40.143Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T02:38:40.143Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T02:38:40.143Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T02:38:40.143Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T02:38:40.411Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:38:40.411Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-29T02:38:40.411Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-29T02:38:40.411Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-29T02:38:40.411Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:38:40.411Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-29T02:38:40.411Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-29T02:38:40.677Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-29T02:38:40.677Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:38:40.677Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-29T02:38:40.677Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T02:38:40.677Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T02:38:40.948Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:38:40.948Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T02:38:40.948Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T02:38:40.948Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T02:38:41.216Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:38:41.216Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-29T02:38:41.216Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-29T02:38:41.216Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-29T02:38:41.216Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:38:41.216Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-29T02:38:41.216Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-29T02:38:41.485Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-29T02:38:41.485Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:38:41.485Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T02:38:41.753Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T02:38:41.753Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-29T02:38:41.753Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:38:41.753Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-29T02:38:41.753Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-29T02:38:41.753Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-29T02:38:42.022Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:38:42.022Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-29T02:38:42.022Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-29T02:38:42.022Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-29T02:38:42.022Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:38:42.022Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-29T02:38:42.022Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-29T02:38:42.293Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-29T02:38:42.293Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:38:42.293Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-29T02:38:42.293Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-29T02:38:42.293Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-29T02:38:42.293Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:38:42.293Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-29T02:38:42.293Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-29T02:38:42.563Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-29T02:38:42.563Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:38:42.563Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-29T02:38:42.563Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-29T02:38:42.563Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-29T02:38:42.834Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:38:42.834Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-29T02:38:42.834Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-29T02:38:42.834Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-29T02:38:42.834Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:38:42.834Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-29T02:38:42.834Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-29T02:38:42.834Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-29T02:38:42.834Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-29T02:38:42.834Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-29T02:38:43.102Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-29T02:38:43.102Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-29T02:38:43.102Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-29T02:38:43.102Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-29T02:38:43.102Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-29T02:38:43.370Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-29T02:38:43.370Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-29T02:38:43.370Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-29T02:38:43.370Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-29T02:38:43.641Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-29T02:38:43.641Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-29T02:38:43.641Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-29T02:38:43.641Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-29T02:38:43.641Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-29T02:38:43.641Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-29T02:38:43.916Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-29T02:38:43.916Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-29T02:38:43.916Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-29T02:38:43.916Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-29T02:38:43.916Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-29T02:38:43.916Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-29T02:38:43.916Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-29T02:38:44.189Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-29T02:38:44.457Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-29T02:38:44.457Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-29T02:38:44.457Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-29T02:38:44.457Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-29T02:38:44.457Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T02:38:44.457Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T02:38:45.049Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T02:38:45.049Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T02:38:45.049Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T02:38:45.049Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T02:38:45.049Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T02:38:45.049Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T02:38:45.321Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:38:45.321Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:38:45.321Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:38:45.321Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:38:45.321Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:38:45.321Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:38:45.590Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:38:45.590Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:38:47.001Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:38:47.001Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:38:47.959Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:38:47.959Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:38:48.227Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:38:48.227Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:38:48.818Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:38:48.818Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:38:49.783Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:38:49.783Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:38:50.057Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T02:38:50.057Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T02:38:50.057Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-29T02:38:50.057Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T02:38:50.327Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-29T02:38:50.327Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T02:38:50.327Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-29T02:38:50.327Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-29T02:38:50.327Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T02:38:50.327Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T02:38:50.595Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T02:38:50.595Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T02:38:50.595Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-29T02:38:50.595Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-29T02:38:50.595Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:38:50.595Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T02:38:50.595Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:38:50.595Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:38:50.595Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:38:50.595Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-29T02:38:50.865Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-29T02:38:50.865Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-29T02:38:50.865Z] [2021-09-29T02:38:50.865Z] Current default time zone: 'Etc/UTC' [2021-09-29T02:38:50.865Z] Local time is now: Wed Sep 29 02:38:50 UTC 2021. [2021-09-29T02:38:50.865Z] Universal Time is now: Wed Sep 29 02:38:50 UTC 2021. [2021-09-29T02:38:50.865Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-29T02:38:50.865Z] [2021-09-29T02:38:50.865Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-29T02:38:50.865Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:38:50.865Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-09-29T02:38:50.865Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:38:50.865Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-29T02:38:50.865Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-29T02:38:50.865Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-29T02:38:50.865Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-29T02:38:50.865Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-29T02:38:50.865Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-29T02:38:51.132Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:38:51.132Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-29T02:38:51.132Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:38:51.132Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-29T02:38:51.132Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:38:51.132Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-29T02:38:51.132Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-29T02:38:51.132Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-29T02:38:51.132Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-29T02:38:51.132Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-29T02:38:51.132Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-29T02:38:51.132Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-29T02:38:51.399Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-29T02:38:54.003Z] Updating certificates in /etc/ssl/certs... [2021-09-29T02:38:54.987Z] 23 added, 28 removed; done. [2021-09-29T02:38:55.256Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-29T02:38:55.256Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:38:55.523Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-29T02:38:55.523Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-29T02:38:55.523Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-29T02:38:55.523Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:38:55.523Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-29T02:38:55.523Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:38:55.523Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:38:55.523Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:38:55.523Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:38:55.794Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:38:55.794Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-29T02:38:55.794Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-29T02:38:55.794Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-29T02:38:55.794Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-29T02:38:55.794Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-29T02:38:55.794Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:38:55.794Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:38:56.083Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-29T02:38:56.083Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-29T02:38:56.083Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-29T02:38:56.083Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T02:38:56.083Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-29T02:38:56.083Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-29T02:38:56.083Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-29T02:38:56.381Z] Updating certificates in /etc/ssl/certs... [2021-09-29T02:38:56.982Z] 0 added, 0 removed; done. [2021-09-29T02:38:56.982Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-29T02:38:56.982Z] done. [2021-09-29T02:38:57.582Z] Reading package lists... [2021-09-29T02:38:57.855Z] Building dependency tree... [2021-09-29T02:38:57.855Z] Reading state information... [2021-09-29T02:38:58.134Z] The following NEW packages will be installed: [2021-09-29T02:38:58.134Z] apt-transport-https [2021-09-29T02:38:58.134Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T02:38:58.408Z] Need to get 4348 B of archives. [2021-09-29T02:38:58.408Z] After this operation, 154 kB of additional disk space will be used. [2021-09-29T02:38:58.408Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-29T02:38:58.681Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T02:38:58.681Z] Fetched 4348 B in 0s (20.5 kB/s) [2021-09-29T02:38:58.681Z] Selecting previously unselected package apt-transport-https. [2021-09-29T02:38:58.681Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-29T02:38:58.681Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-29T02:38:58.681Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-29T02:38:58.681Z] Setting up apt-transport-https (1.6.14) ... [2021-09-29T02:38:58.958Z] Waiting for network to be ready... [2021-09-29T02:39:07.522Z] 2021-09-29T02:39:04Z INFO Waiting for automatic snapd restart... [2021-09-29T02:39:08.529Z] snapd 2.51.7 from Canonical* installed [2021-09-29T02:39:09.510Z] "snapd" switched to the "latest/stable" channel [2021-09-29T02:39:09.510Z] [2021-09-29T02:39:13.823Z] core18 20210722 from Canonical* installed [2021-09-29T02:39:13.823Z] "core18" switched to the "latest/stable" channel [2021-09-29T02:39:13.823Z] [2021-09-29T02:39:17.237Z] snapcraft 5.0 from Canonical* installed [2021-09-29T02:39:17.237Z] "snapcraft" switched to the "latest/stable" channel [2021-09-29T02:39:17.237Z] [2021-09-29T02:39:25.619Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-09-29T02:39:25.619Z] - README.md [2021-09-29T02:39:25.619Z] [2021-09-29T02:39:25.619Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-29T02:39:25.619Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T02:39:25.619Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T02:39:25.619Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T02:39:27.961Z] Reading package lists... [2021-09-29T02:39:28.985Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-09-29T02:39:28.985Z] Reading package lists... [2021-09-29T02:39:29.602Z] Building dependency tree... [2021-09-29T02:39:29.602Z] Reading state information... [2021-09-29T02:39:30.223Z] Suggested packages: [2021-09-29T02:39:30.223Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-29T02:39:30.223Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-29T02:39:30.223Z] Recommended packages: [2021-09-29T02:39:30.223Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-29T02:39:30.521Z] The following NEW packages will be installed: [2021-09-29T02:39:30.521Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-29T02:39:30.521Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-29T02:39:30.521Z] pkg-config zip [2021-09-29T02:39:30.521Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T02:39:30.825Z] Need to get 7670 kB of archives. [2021-09-29T02:39:30.825Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-29T02:39:30.825Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-09-29T02:39:30.825Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-29T02:39:30.825Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-29T02:39:30.825Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-29T02:39:30.825Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-29T02:39:31.100Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-29T02:39:31.100Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-29T02:39:31.100Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-29T02:39:31.100Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-29T02:39:31.391Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-29T02:39:31.391Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-29T02:39:31.391Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-29T02:39:31.391Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-29T02:39:31.391Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-29T02:39:31.391Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-29T02:39:31.665Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T02:39:31.665Z] Fetched 7670 kB in 1s (8773 kB/s) [2021-09-29T02:39:31.978Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-29T02:39:31.978Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-29T02:39:31.978Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-29T02:39:31.978Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-29T02:39:32.266Z] Selecting previously unselected package libpsl5:amd64. [2021-09-29T02:39:32.266Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-29T02:39:32.266Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-29T02:39:32.266Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-29T02:39:32.266Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-29T02:39:32.266Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-29T02:39:32.546Z] Selecting previously unselected package librtmp1:amd64. [2021-09-29T02:39:32.546Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-29T02:39:32.546Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-29T02:39:32.546Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-29T02:39:32.546Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-29T02:39:32.546Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-29T02:39:32.829Z] Selecting previously unselected package liberror-perl. [2021-09-29T02:39:32.829Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-29T02:39:32.829Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-29T02:39:32.829Z] Selecting previously unselected package git-man. [2021-09-29T02:39:32.829Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-29T02:39:32.829Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-29T02:39:33.121Z] Selecting previously unselected package git. [2021-09-29T02:39:33.121Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-29T02:39:33.121Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-29T02:39:34.132Z] Selecting previously unselected package libnorm1:amd64. [2021-09-29T02:39:34.132Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-29T02:39:34.132Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-29T02:39:34.445Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-29T02:39:34.445Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-29T02:39:34.445Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-29T02:39:34.445Z] Selecting previously unselected package libsodium23:amd64. [2021-09-29T02:39:34.445Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-29T02:39:34.445Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-29T02:39:34.445Z] Selecting previously unselected package libzmq5:amd64. [2021-09-29T02:39:34.445Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-29T02:39:34.445Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T02:39:34.764Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-29T02:39:34.764Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-29T02:39:34.764Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T02:39:34.764Z] Selecting previously unselected package pkg-config. [2021-09-29T02:39:34.764Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-29T02:39:34.764Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-29T02:39:35.095Z] Selecting previously unselected package zip. [2021-09-29T02:39:35.095Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-29T02:39:35.095Z] Unpacking zip (3.0-11build1) ... [2021-09-29T02:39:35.095Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-29T02:39:35.095Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-29T02:39:35.095Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-29T02:39:35.095Z] Setting up liberror-perl (0.17025-1) ... [2021-09-29T02:39:35.095Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-29T02:39:35.095Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-29T02:39:35.095Z] No schema files found: doing nothing. [2021-09-29T02:39:35.095Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-29T02:39:35.410Z] Setting up zip (3.0-11build1) ... [2021-09-29T02:39:35.410Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-29T02:39:35.410Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-29T02:39:35.410Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-29T02:39:35.410Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T02:39:35.410Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-29T02:39:35.410Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T02:39:35.410Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-29T02:39:35.410Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T02:39:36.898Z] git set to automatically installed. [2021-09-29T02:39:36.898Z] git-man set to automatically installed. [2021-09-29T02:39:36.898Z] libcurl3-gnutls set to automatically installed. [2021-09-29T02:39:36.898Z] liberror-perl set to automatically installed. [2021-09-29T02:39:36.898Z] libglib2.0-0 set to automatically installed. [2021-09-29T02:39:36.898Z] libnghttp2-14 set to automatically installed. [2021-09-29T02:39:36.898Z] libnorm1 set to automatically installed. [2021-09-29T02:39:36.898Z] libpgm-5.2-0 set to automatically installed. [2021-09-29T02:39:36.898Z] libpsl5 set to automatically installed. [2021-09-29T02:39:36.898Z] librtmp1 set to automatically installed. [2021-09-29T02:39:36.898Z] libsodium23 set to automatically installed. [2021-09-29T02:39:36.898Z] libzmq3-dev set to automatically installed. [2021-09-29T02:39:36.898Z] libzmq5 set to automatically installed. [2021-09-29T02:39:36.898Z] pkg-config set to automatically installed. [2021-09-29T02:39:36.898Z] zip set to automatically installed. [2021-09-29T02:39:37.909Z] snapd is not logged in, snap install commands will use sudo [2021-09-29T02:39:40.301Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:39:40.301Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:39:40.301Z] ---> 5ee566d7a684 [2021-09-29T02:39:40.301Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:39:40.301Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:39:40.301Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:39:40.301Z] ---> 5ee566d7a684 [2021-09-29T02:39:40.301Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:39:40.301Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:39:40.301Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:39:40.301Z] ---> 5ee566d7a684 [2021-09-29T02:39:40.301Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T02:39:40.301Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:39:40.301Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:39:40.301Z] ---> 5ee566d7a684 [2021-09-29T02:39:40.301Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T02:39:40.301Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:39:40.301Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:39:40.301Z] ---> 5ee566d7a684 [2021-09-29T02:39:40.301Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:39:44.615Z] ---> Running in b60c720b3f40 [2021-09-29T02:39:44.615Z] ---> Running in 5269e92e18c3 [2021-09-29T02:39:44.615Z] ---> Running in 8cf0bcf658e4 [2021-09-29T02:39:44.615Z] ---> Running in 8d582daa93c9 [2021-09-29T02:39:44.615Z] ---> Running in 08b23567a2e0 [2021-09-29T02:39:44.887Z] Removing intermediate container b60c720b3f40 [2021-09-29T02:39:44.887Z] ---> 17f3230a6a31 [2021-09-29T02:39:44.887Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:39:44.887Z] Removing intermediate container 5269e92e18c3 [2021-09-29T02:39:44.887Z] ---> 254a3e5a5200 [2021-09-29T02:39:44.887Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:39:44.887Z] Removing intermediate container 08b23567a2e0 [2021-09-29T02:39:44.887Z] ---> fe689a6affb9 [2021-09-29T02:39:44.887Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:39:45.162Z] Removing intermediate container 8d582daa93c9 [2021-09-29T02:39:45.162Z] ---> 7733cb4b57bf [2021-09-29T02:39:45.162Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:39:45.162Z] Removing intermediate container 8cf0bcf658e4 [2021-09-29T02:39:45.162Z] ---> 79c2ad42d1b0 [2021-09-29T02:39:45.162Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:39:45.162Z] ---> Running in 5567b48790bf [2021-09-29T02:39:45.162Z] ---> Running in 4d462d7df415 [2021-09-29T02:39:45.162Z] ---> Running in 7a8b9ab694a2 [2021-09-29T02:39:45.438Z] ---> Running in 05bcad2175c4 [2021-09-29T02:39:45.438Z] ---> Running in 329b7ddae06b [2021-09-29T02:39:48.031Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-09-29T02:39:48.031Z] snapd is not logged in, snap install commands will use sudo [2021-09-29T02:39:48.031Z] snap "core18" has no updates available [2021-09-29T02:39:48.615Z] Pulling config-common [2021-09-29T02:39:48.615Z] + snapcraftctl pull [2021-09-29T02:39:49.792Z] Removing intermediate container 4d462d7df415 [2021-09-29T02:39:49.792Z] ---> b79c668c220f [2021-09-29T02:39:49.792Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T02:39:49.792Z] Removing intermediate container 5567b48790bf [2021-09-29T02:39:49.792Z] ---> 887c096548bf [2021-09-29T02:39:49.792Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T02:39:49.792Z] ---> Running in f11f97aa343f [2021-09-29T02:39:49.792Z] Removing intermediate container 7a8b9ab694a2 [2021-09-29T02:39:49.792Z] ---> 9d8c89121ded [2021-09-29T02:39:49.792Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T02:39:50.056Z] Pulling go-build-helper [2021-09-29T02:39:50.056Z] + snapcraftctl pull [2021-09-29T02:39:50.072Z] ---> Running in bf9e49099f06 [2021-09-29T02:39:50.416Z] ---> Running in 66737742d8d0 [2021-09-29T02:39:50.416Z] Removing intermediate container 05bcad2175c4 [2021-09-29T02:39:50.416Z] ---> 366ed774ee1d [2021-09-29T02:39:50.416Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T02:39:50.416Z] Removing intermediate container 329b7ddae06b [2021-09-29T02:39:50.416Z] ---> 96f34624d5db [2021-09-29T02:39:50.416Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T02:39:50.696Z] ---> Running in 75ea6b3c67f8 [2021-09-29T02:39:50.696Z] ---> Running in 6fda78134d3d [2021-09-29T02:39:51.468Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-29T02:39:51.468Z] Skipping pull go-build-helper (already ran) [2021-09-29T02:39:51.468Z] Building go-build-helper [2021-09-29T02:39:51.468Z] + snapcraftctl build [2021-09-29T02:39:52.701Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:39:52.984Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:39:52.984Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:39:53.262Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:39:53.262Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:39:54.048Z] Staging go-build-helper [2021-09-29T02:39:54.048Z] + snapcraftctl stage [2021-09-29T02:39:54.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:39:54.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:39:54.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:39:54.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:39:54.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:39:55.245Z] OK: 218 MiB in 52 packages [2021-09-29T02:39:55.526Z] OK: 218 MiB in 52 packages [2021-09-29T02:39:55.526Z] OK: 218 MiB in 52 packages [2021-09-29T02:39:55.807Z] OK: 218 MiB in 52 packages [2021-09-29T02:39:56.091Z] OK: 218 MiB in 52 packages [2021-09-29T02:39:57.565Z] Removing intermediate container f11f97aa343f [2021-09-29T02:39:57.565Z] ---> f2a62670a856 [2021-09-29T02:39:57.565Z] Step 6/32 : COPY go.mod . [2021-09-29T02:39:57.565Z] Removing intermediate container 66737742d8d0 [2021-09-29T02:39:57.565Z] ---> 6f848a43c644 [2021-09-29T02:39:57.565Z] Step 6/24 : COPY go.mod . [2021-09-29T02:39:58.175Z] Removing intermediate container 75ea6b3c67f8 [2021-09-29T02:39:58.175Z] ---> 778d27c15d2a [2021-09-29T02:39:58.175Z] Step 6/26 : COPY go.mod . [2021-09-29T02:39:58.175Z] Removing intermediate container 6fda78134d3d [2021-09-29T02:39:58.175Z] ---> f01b35e34589 [2021-09-29T02:39:58.175Z] Step 6/24 : COPY go.mod . [2021-09-29T02:39:58.175Z] Removing intermediate container bf9e49099f06 [2021-09-29T02:39:58.175Z] ---> bb6b7c6c6d76 [2021-09-29T02:39:58.175Z] Step 6/24 : COPY go.mod . [2021-09-29T02:39:58.785Z] ---> c94904ececbf [2021-09-29T02:39:58.785Z] Step 7/32 : RUN go mod download [2021-09-29T02:39:59.067Z] ---> Running in 626631af2484 [2021-09-29T02:39:59.068Z] ---> ceed8ea6c21c [2021-09-29T02:39:59.068Z] Step 7/24 : RUN go mod download [2021-09-29T02:39:59.345Z] ---> Running in 262026f28a69 [2021-09-29T02:39:59.345Z] ---> e44de4d98c12 [2021-09-29T02:39:59.345Z] Step 7/26 : RUN go mod download [2021-09-29T02:39:59.626Z] ---> 8d8e3fb2660b [2021-09-29T02:39:59.626Z] Step 7/24 : RUN go mod download [2021-09-29T02:39:59.626Z] ---> d97e892b115a [2021-09-29T02:39:59.626Z] Step 7/24 : RUN go mod download [2021-09-29T02:39:59.907Z] ---> Running in 02d2237d7204 [2021-09-29T02:39:59.907Z] ---> Running in 1fe51f330ce4 [2021-09-29T02:39:59.907Z] ---> Running in 204dbde3fed9 [2021-09-29T02:40:05.376Z] Removing intermediate container 626631af2484 [2021-09-29T02:40:05.376Z] ---> 5c6753f33023 [2021-09-29T02:40:05.376Z] Step 8/32 : COPY . . [2021-09-29T02:40:06.381Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-29T02:40:06.381Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-29T02:40:06.381Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-29T02:40:06.381Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-29T02:40:06.381Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-29T02:40:06.381Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-29T02:40:06.382Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-29T02:40:06.382Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-29T02:40:06.382Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-29T02:40:06.382Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-29T02:40:06.382Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-29T02:40:06.382Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-29T02:40:06.382Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-29T02:40:06.382Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-29T02:40:06.382Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-29T02:40:06.382Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-29T02:40:06.382Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-29T02:40:06.382Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-29T02:40:06.382Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-29T02:40:06.382Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] [2021-09-29T02:40:06.382Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-29T02:40:06.382Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-29T02:40:06.382Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-29T02:40:06.382Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-29T02:40:06.382Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-29T02:40:06.382Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] [2021-09-29T02:40:06.382Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-29T02:40:06.382Z] Fetched 25.4 MB in 0s (0 B/s) [2021-09-29T02:40:06.382Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-29T02:40:06.382Z] Fetched 224 kB in 0s (0 B/s) [2021-09-29T02:40:06.382Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-29T02:40:06.382Z] Fetched 157 kB in 0s (0 B/s) [2021-09-29T02:40:06.382Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-29T02:40:06.382Z] Fetched 221 kB in 0s (0 B/s) [2021-09-29T02:40:06.382Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-29T02:40:06.382Z] Fetched 143 kB in 0s (0 B/s) [2021-09-29T02:40:06.382Z] Pulling edgex-go [2021-09-29T02:40:06.382Z] + snapcraftctl pull [2021-09-29T02:40:07.397Z] Removing intermediate container 262026f28a69 [2021-09-29T02:40:07.397Z] ---> 1f4192b8fd26 [2021-09-29T02:40:07.397Z] Step 8/24 : COPY . . [2021-09-29T02:40:08.004Z] Removing intermediate container 02d2237d7204 [2021-09-29T02:40:08.004Z] ---> 6e46d4862500 [2021-09-29T02:40:08.004Z] Step 8/26 : COPY . . [2021-09-29T02:40:09.000Z] Pulling hooks [2021-09-29T02:40:09.000Z] + snapcraftctl pull [2021-09-29T02:40:09.015Z] Removing intermediate container 1fe51f330ce4 [2021-09-29T02:40:09.015Z] ---> 29370c073b4b [2021-09-29T02:40:09.015Z] Step 8/24 : COPY . . [2021-09-29T02:40:09.627Z] Removing intermediate container 204dbde3fed9 [2021-09-29T02:40:09.627Z] ---> fead1e69a36e [2021-09-29T02:40:09.627Z] Step 8/24 : COPY . . [2021-09-29T02:40:31.057Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T02:40:31.057Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T02:40:31.057Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T02:40:31.057Z] Fetched 0 B in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-29T02:40:31.057Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-29T02:40:31.057Z] Fetched 279 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-29T02:40:31.057Z] Fetched 122 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-29T02:40:31.057Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-29T02:40:31.057Z] Fetched 8848 B in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-29T02:40:31.057Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-29T02:40:31.057Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-29T02:40:31.057Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-29T02:40:31.057Z] Fetched 220 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-29T02:40:31.057Z] Fetched 154 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-29T02:40:31.057Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-29T02:40:31.057Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-29T02:40:31.057Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-29T02:40:31.057Z] Fetched 499 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-29T02:40:31.057Z] Fetched 111 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-29T02:40:31.057Z] Fetched 240 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-29T02:40:31.057Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-29T02:40:31.057Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-29T02:40:31.057Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-29T02:40:31.057Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-29T02:40:31.057Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-29T02:40:31.057Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-29T02:40:31.057Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-29T02:40:31.057Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-29T02:40:31.057Z] Fetched 8720 B in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-29T02:40:31.057Z] Fetched 140 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-29T02:40:31.057Z] Fetched 119 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-29T02:40:31.057Z] Fetched 111 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-29T02:40:31.057Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-29T02:40:31.057Z] Fetched 646 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-29T02:40:31.057Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-29T02:40:31.057Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-29T02:40:31.057Z] Fetched 368 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-29T02:40:31.057Z] Fetched 187 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-29T02:40:31.057Z] Fetched 175 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-29T02:40:31.057Z] Fetched 206 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-29T02:40:31.057Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-29T02:40:31.057Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-29T02:40:31.057Z] Fetched 159 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-29T02:40:31.057Z] Fetched 107 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-29T02:40:31.057Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-29T02:40:31.057Z] Pulling static-packages [2021-09-29T02:40:31.057Z] + snapcraftctl pull [2021-09-29T02:40:33.006Z] Pulling version [2021-09-29T02:40:33.006Z] + cd /root/project [2021-09-29T02:40:33.006Z] + + git describe --tags --abbrev=0 [2021-09-29T02:40:33.006Z] sed s/v// [2021-09-29T02:40:33.006Z] + GIT_VERSION=2.0.1-dev.55 [2021-09-29T02:40:33.006Z] + [ -z 2.0.1-dev.55 ] [2021-09-29T02:40:33.006Z] + snapcraftctl set-version 2.0.1-dev.55 [2021-09-29T02:40:34.964Z] Building config-common [2021-09-29T02:40:34.964Z] + snapcraftctl build [2021-09-29T02:40:36.495Z] ---> d625a34712b3 [2021-09-29T02:40:36.495Z] Step 9/32 : RUN go mod tidy [2021-09-29T02:40:36.495Z] ---> 8a89f1441279 [2021-09-29T02:40:36.495Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:40:36.495Z] ---> f7be22395435 [2021-09-29T02:40:36.495Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:40:36.495Z] ---> 00797df680d9 [2021-09-29T02:40:36.495Z] Step 9/26 : RUN go mod tidy [2021-09-29T02:40:36.495Z] ---> e7aaba917397 [2021-09-29T02:40:36.495Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:40:36.495Z] ---> Running in fb031b55ea5f [2021-09-29T02:40:36.495Z] ---> Running in 7ca18eb08822 [2021-09-29T02:40:36.495Z] ---> Running in ffc1a127a615 [2021-09-29T02:40:36.495Z] ---> Running in 5c4eea0eda53 [2021-09-29T02:40:36.495Z] ---> Running in 7d6d95741c0b [2021-09-29T02:40:39.229Z] Skipping build go-build-helper (already ran) [2021-09-29T02:40:39.229Z] Building edgex-go [2021-09-29T02:40:39.229Z] + cd /root/parts/edgex-go/src [2021-09-29T02:40:39.229Z] + git describe --tags --abbrev=0 [2021-09-29T02:40:39.229Z] + sed s/v// [2021-09-29T02:40:39.229Z] + GIT_VERSION=2.0.1-dev.55 [2021-09-29T02:40:39.229Z] + [ -z 2.0.1-dev.55 ] [2021-09-29T02:40:39.229Z] + echo 2.0.1-dev.55 [2021-09-29T02:40:39.229Z] + make build [2021-09-29T02:40:39.229Z] go mod tidy [2021-09-29T02:40:42.602Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-29T02:40:42.602Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-29T02:40:42.602Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-29T02:40:42.602Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-29T02:40:42.602Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-29T02:40:42.899Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-29T02:40:42.899Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-29T02:40:42.899Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-29T02:40:42.899Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-29T02:40:42.899Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-29T02:40:42.899Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-29T02:40:43.193Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-29T02:40:43.492Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-29T02:40:43.811Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-29T02:40:44.117Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-29T02:40:44.414Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-29T02:40:44.705Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-29T02:40:44.848Z] Removing intermediate container fb031b55ea5f [2021-09-29T02:40:44.848Z] ---> 5f7a04013125 [2021-09-29T02:40:44.848Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T02:40:44.848Z] Removing intermediate container 7ca18eb08822 [2021-09-29T02:40:44.848Z] ---> cd6620b6fc4f [2021-09-29T02:40:44.848Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T02:40:44.848Z] ---> Running in 95abe95edbed [2021-09-29T02:40:44.848Z] ---> Running in ee3edad4fee9 [2021-09-29T02:40:44.848Z] Removing intermediate container 5c4eea0eda53 [2021-09-29T02:40:44.848Z] ---> 10eb34805e26 [2021-09-29T02:40:44.848Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T02:40:45.139Z] Removing intermediate container 7d6d95741c0b [2021-09-29T02:40:45.139Z] ---> 7a5f3a85251a [2021-09-29T02:40:45.139Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T02:40:45.337Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-29T02:40:45.337Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-29T02:40:45.337Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-29T02:40:45.423Z] ---> Running in 7bf649b7aa1c [2021-09-29T02:40:45.423Z] Removing intermediate container ffc1a127a615 [2021-09-29T02:40:45.423Z] ---> 9829e2cd8d35 [2021-09-29T02:40:45.423Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T02:40:45.700Z] ---> Running in 40e70fbed709 [2021-09-29T02:40:45.700Z] ---> Running in f2a98dc45ce3 [2021-09-29T02:40:46.359Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-29T02:40:46.359Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-29T02:40:46.359Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-29T02:40:46.359Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-29T02:40:46.359Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-29T02:40:46.691Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T02:40:46.982Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T02:40:47.017Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-29T02:40:47.017Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-29T02:40:47.017Z] go: downloading golang.org/x/text v0.3.6 [2021-09-29T02:40:47.017Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-29T02:40:47.017Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-29T02:40:47.017Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-29T02:40:47.017Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-29T02:40:47.017Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-29T02:40:47.017Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-29T02:40:47.017Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-29T02:40:47.305Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-29T02:40:47.305Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-29T02:40:47.305Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-29T02:40:47.305Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-29T02:40:47.305Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-29T02:40:47.788Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-29T02:40:47.788Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-29T02:40:47.988Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T02:40:48.074Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-29T02:40:48.074Z] go: downloading github.com/kr/text v0.2.0 [2021-09-29T02:40:48.074Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-29T02:40:48.074Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-29T02:40:48.074Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-29T02:40:48.074Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-29T02:40:48.074Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-29T02:40:48.074Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-29T02:40:48.271Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T02:40:48.368Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-29T02:40:48.368Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-29T02:40:48.368Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-29T02:40:48.368Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-29T02:40:48.368Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-29T02:40:48.368Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-29T02:40:48.368Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-29T02:40:48.368Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-29T02:40:48.368Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-29T02:40:48.368Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-29T02:40:48.368Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-29T02:40:48.551Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T02:40:48.649Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-29T02:40:48.649Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-29T02:40:48.649Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-29T02:40:48.649Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-29T02:40:48.649Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-29T02:40:48.649Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-29T02:40:48.649Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-29T02:40:48.649Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-29T02:40:48.649Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-29T02:40:48.649Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-29T02:40:48.649Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-29T02:40:48.649Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-29T02:40:48.649Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-29T02:40:48.649Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-29T02:40:48.649Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-29T02:40:48.649Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-29T02:40:48.940Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T02:41:04.169Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T02:41:22.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T02:41:24.802Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T02:41:30.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T02:41:34.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T02:41:38.940Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T02:41:43.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T02:41:46.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T02:41:52.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T02:41:55.474Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T02:41:56.944Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T02:41:58.959Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-29T02:41:58.959Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-29T02:41:58.959Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-29T02:41:58.959Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-29T02:41:58.959Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-29T02:41:58.959Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-29T02:41:58.959Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-29T02:41:58.959Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-29T02:41:58.959Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-29T02:41:58.959Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-29T02:41:58.959Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-29T02:41:58.959Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-29T02:41:58.959Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-29T02:41:58.959Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-29T02:41:58.959Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-29T02:41:58.959Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-29T02:41:58.959Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-29T02:41:58.959Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-09-29T02:41:58.959Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-29T02:41:58.959Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-29T02:41:58.959Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-29T02:41:58.959Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-29T02:41:58.959Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-29T02:41:58.959Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-09-29T02:41:58.959Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-29T02:41:58.959Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-29T02:41:58.959Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-09-29T02:42:00.931Z] Building hooks [2021-09-29T02:42:00.931Z] + cd /root/parts/hooks/src [2021-09-29T02:42:00.931Z] + make build [2021-09-29T02:42:00.931Z] go mod tidy [2021-09-29T02:42:00.931Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-29T02:42:00.931Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-29T02:42:00.931Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-29T02:42:00.931Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-29T02:42:00.931Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-29T02:42:03.034Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-29T02:42:05.210Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-29T02:42:05.210Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-29T02:42:09.546Z] Building static-packages [2021-09-29T02:42:09.546Z] + snapcraftctl build [2021-09-29T02:42:12.192Z] Building version [2021-09-29T02:42:12.192Z] + snapcraftctl build [2021-09-29T02:42:14.781Z] Staging config-common [2021-09-29T02:42:14.781Z] + snapcraftctl stage [2021-09-29T02:42:16.193Z] Skipping stage go-build-helper (already ran) [2021-09-29T02:42:16.193Z] Staging edgex-go [2021-09-29T02:42:16.193Z] + snapcraftctl stage [2021-09-29T02:42:18.134Z] Staging hooks [2021-09-29T02:42:18.134Z] + snapcraftctl stage [2021-09-29T02:42:19.553Z] Staging static-packages [2021-09-29T02:42:19.553Z] + snapcraftctl stage [2021-09-29T02:42:20.962Z] Staging version [2021-09-29T02:42:20.962Z] + snapcraftctl stage [2021-09-29T02:42:22.372Z] Priming config-common [2021-09-29T02:42:22.372Z] + snapcraftctl prime [2021-09-29T02:42:23.774Z] Priming go-build-helper [2021-09-29T02:42:23.774Z] + snapcraftctl prime [2021-09-29T02:42:24.734Z] Priming edgex-go [2021-09-29T02:42:25.002Z] + snapcraftctl prime [2021-09-29T02:42:26.938Z] Priming hooks [2021-09-29T02:42:26.938Z] + snapcraftctl prime [2021-09-29T02:42:28.338Z] Priming static-packages [2021-09-29T02:42:28.338Z] + snapcraftctl prime [2021-09-29T02:42:30.910Z] Priming version [2021-09-29T02:42:30.910Z] + snapcraftctl prime [2021-09-29T02:42:32.862Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-29T02:43:10.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T02:43:10.639Z] Removing intermediate container ee3edad4fee9 [2021-09-29T02:43:10.639Z] ---> 21c679802da6 [2021-09-29T02:43:10.639Z] [2021-09-29T02:43:10.639Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T02:43:10.639Z] 3.14: Pulling from library/alpine [2021-09-29T02:43:12.093Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T02:43:12.093Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T02:43:12.093Z] ---> bb3de5531c18 [2021-09-29T02:43:12.093Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T02:43:12.372Z] Removing intermediate container 95abe95edbed [2021-09-29T02:43:12.372Z] ---> 0ee9142298a2 [2021-09-29T02:43:12.372Z] [2021-09-29T02:43:12.372Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T02:43:12.372Z] ---> bb3de5531c18 [2021-09-29T02:43:12.372Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T02:43:12.988Z] ---> Running in 2dccf0f104b9 [2021-09-29T02:43:12.988Z] ---> Running in 0e8be18ac603 [2021-09-29T02:43:14.992Z] Removing intermediate container 0e8be18ac603 [2021-09-29T02:43:14.992Z] ---> 473240f176b5 [2021-09-29T02:43:14.992Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T02:43:15.302Z] ---> Running in 5e04b5196b12 [2021-09-29T02:43:15.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:43:16.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:43:17.656Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T02:43:17.656Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:43:17.656Z] Removing intermediate container f2a98dc45ce3 [2021-09-29T02:43:17.656Z] OK: 5 MiB in 15 packages [2021-09-29T02:43:17.656Z] ---> 311a0d82ca3b [2021-09-29T02:43:17.656Z] [2021-09-29T02:43:17.656Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T02:43:17.656Z] ---> bb3de5531c18 [2021-09-29T02:43:17.656Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T02:43:17.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:43:17.941Z] ---> Running in eb0a710b5765 [2021-09-29T02:43:18.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:43:19.226Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T02:43:19.226Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T02:43:19.226Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:43:19.510Z] OK: 5 MiB in 16 packages [2021-09-29T02:43:19.510Z] Removing intermediate container 2dccf0f104b9 [2021-09-29T02:43:19.510Z] ---> eb8d5482e75c [2021-09-29T02:43:19.510Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:43:19.791Z] ---> Running in e7f43647e33a [2021-09-29T02:43:20.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:43:21.097Z] Removing intermediate container e7f43647e33a [2021-09-29T02:43:21.097Z] ---> 24d71797efc1 [2021-09-29T02:43:21.097Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T02:43:21.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:43:21.393Z] ---> Running in 7c291925447a [2021-09-29T02:43:21.666Z] Removing intermediate container 5e04b5196b12 [2021-09-29T02:43:21.666Z] ---> 29cdb04fe140 [2021-09-29T02:43:21.666Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T02:43:21.948Z] ---> Running in c4eb5e435183 [2021-09-29T02:43:21.948Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T02:43:22.235Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T02:43:22.235Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T02:43:22.235Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:43:22.235Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T02:43:22.521Z] OK: 6 MiB in 17 packages [2021-09-29T02:43:22.521Z] Removing intermediate container 7c291925447a [2021-09-29T02:43:22.521Z] ---> bdc3bb14e91f [2021-09-29T02:43:22.521Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T02:43:22.802Z] Removing intermediate container c4eb5e435183 [2021-09-29T02:43:22.802Z] ---> 853e2b4ee981 [2021-09-29T02:43:22.802Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T02:43:22.802Z] ---> Running in 048bd23b1c44 [2021-09-29T02:43:23.398Z] ---> Running in 88f2dbdbf8fe [2021-09-29T02:43:24.480Z] Removing intermediate container 88f2dbdbf8fe [2021-09-29T02:43:24.480Z] ---> d01512c3f02b [2021-09-29T02:43:24.480Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T02:43:24.480Z] Removing intermediate container 048bd23b1c44 [2021-09-29T02:43:24.480Z] ---> d4406bb547a0 [2021-09-29T02:43:24.480Z] Step 16/24 : WORKDIR / [2021-09-29T02:43:24.759Z] ---> Running in 18d91c362307 [2021-09-29T02:43:24.759Z] ---> Running in adb41ecf7eb5 [2021-09-29T02:43:26.233Z] Removing intermediate container eb0a710b5765 [2021-09-29T02:43:26.233Z] ---> 36bb492335d5 [2021-09-29T02:43:26.233Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T02:43:26.233Z] Removing intermediate container 18d91c362307 [2021-09-29T02:43:26.233Z] ---> 1aa7182e2a26 [2021-09-29T02:43:26.233Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:43:26.509Z] ---> Running in d896ec57c018 [2021-09-29T02:43:26.790Z] Removing intermediate container 7bf649b7aa1c [2021-09-29T02:43:26.790Z] ---> bea7a320b926 [2021-09-29T02:43:26.790Z] [2021-09-29T02:43:26.790Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T02:43:26.790Z] ---> bb3de5531c18 [2021-09-29T02:43:26.790Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T02:43:26.790Z] ---> Using cache [2021-09-29T02:43:26.790Z] ---> eb8d5482e75c [2021-09-29T02:43:26.790Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:43:26.790Z] ---> Using cache [2021-09-29T02:43:26.790Z] ---> 24d71797efc1 [2021-09-29T02:43:26.790Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T02:43:27.384Z] ---> Running in d91ec4fddd23 [2021-09-29T02:43:27.384Z] Removing intermediate container d896ec57c018 [2021-09-29T02:43:27.384Z] ---> 4cf18c4cbe8d [2021-09-29T02:43:27.384Z] Step 14/26 : WORKDIR / [2021-09-29T02:43:27.656Z] ---> eb862ec22836 [2021-09-29T02:43:27.656Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T02:43:27.656Z] ---> Running in 349a8b6e4821 [2021-09-29T02:43:27.938Z] Removing intermediate container d91ec4fddd23 [2021-09-29T02:43:27.938Z] ---> 9915d48704f7 [2021-09-29T02:43:27.938Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T02:43:28.546Z] ---> Running in d945552ac305 [2021-09-29T02:43:28.825Z] Removing intermediate container 349a8b6e4821 [2021-09-29T02:43:28.825Z] ---> 646c7cd448a6 [2021-09-29T02:43:28.825Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-29T02:43:29.429Z] Removing intermediate container adb41ecf7eb5 [2021-09-29T02:43:29.429Z] ---> bd764190c17e [2021-09-29T02:43:29.429Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T02:43:29.711Z] Removing intermediate container d945552ac305 [2021-09-29T02:43:29.711Z] ---> cf019cdfda39 [2021-09-29T02:43:29.711Z] Step 16/24 : WORKDIR / [2021-09-29T02:43:29.711Z] ---> 91423c6dcf34 [2021-09-29T02:43:29.711Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T02:43:29.985Z] ---> Running in 8d2c61b1ed7b [2021-09-29T02:43:30.259Z] ---> Running in 87cbf181b403 [2021-09-29T02:43:30.259Z] ---> 548d60b80556 [2021-09-29T02:43:30.259Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-29T02:43:30.865Z] Removing intermediate container 8d2c61b1ed7b [2021-09-29T02:43:30.865Z] ---> 5ed38de73754 [2021-09-29T02:43:30.865Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T02:43:31.142Z] Removing intermediate container 87cbf181b403 [2021-09-29T02:43:31.142Z] ---> f518c4b05b1d [2021-09-29T02:43:31.142Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:43:31.744Z] ---> 01ed9f5320e8 [2021-09-29T02:43:31.744Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T02:43:32.350Z] ---> Running in 284bb38b37c6 [2021-09-29T02:43:32.350Z] ---> 768ec0bd7014 [2021-09-29T02:43:32.350Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T02:43:33.350Z] ---> 2065f0add5ea [2021-09-29T02:43:33.350Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T02:43:33.350Z] ---> 1a89c35c0fdb [2021-09-29T02:43:33.350Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T02:43:33.628Z] ---> Running in 307170f577d9 [2021-09-29T02:43:33.914Z] Removing intermediate container 284bb38b37c6 [2021-09-29T02:43:33.914Z] ---> da0bd47256ec [2021-09-29T02:43:33.914Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:43:33.914Z] ---> 32447fe12190 [2021-09-29T02:43:33.914Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-29T02:43:34.517Z] Removing intermediate container 40e70fbed709 [2021-09-29T02:43:34.517Z] ---> 1950e5a807bc [2021-09-29T02:43:34.517Z] [2021-09-29T02:43:34.517Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T02:43:34.517Z] ---> bb3de5531c18 [2021-09-29T02:43:34.517Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T02:43:34.517Z] ---> Running in 00719cb021bc [2021-09-29T02:43:34.800Z] ---> Running in 32b972472408 [2021-09-29T02:43:35.081Z] ---> 510291120bb5 [2021-09-29T02:43:35.081Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T02:43:35.355Z] ---> 57c447434873 [2021-09-29T02:43:35.355Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T02:43:35.355Z] Removing intermediate container 00719cb021bc [2021-09-29T02:43:35.355Z] ---> 261cd1410982 [2021-09-29T02:43:35.355Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T02:43:35.632Z] Removing intermediate container 32b972472408 [2021-09-29T02:43:35.632Z] ---> 8db0355a7bcc [2021-09-29T02:43:35.632Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T02:43:35.632Z] ---> Running in 8f5b90ca8429 [2021-09-29T02:43:35.906Z] ---> Running in d2d4768781de [2021-09-29T02:43:36.183Z] ---> 52abe1a4a494 [2021-09-29T02:43:36.183Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T02:43:36.459Z] Removing intermediate container 8f5b90ca8429 [2021-09-29T02:43:36.459Z] ---> d1a3523bb70c [2021-09-29T02:43:36.459Z] Step 23/24 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 [2021-09-29T02:43:37.055Z] ---> Running in a9d2272b2fc2 [2021-09-29T02:43:37.055Z] ---> Running in 37438224b898 [2021-09-29T02:43:37.055Z] Removing intermediate container d2d4768781de [2021-09-29T02:43:37.055Z] ---> 34e207b6e994 [2021-09-29T02:43:37.055Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T02:43:37.328Z] ---> 11fd8b593c6f [2021-09-29T02:43:37.328Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T02:43:37.601Z] ---> Running in 173b92f0f435 [2021-09-29T02:43:37.878Z] Removing intermediate container a9d2272b2fc2 [2021-09-29T02:43:37.878Z] ---> f8bda0e09b32 [2021-09-29T02:43:37.878Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:43:37.878Z] Removing intermediate container 37438224b898 [2021-09-29T02:43:37.878Z] ---> 9bb11c865871 [2021-09-29T02:43:37.878Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:43:38.155Z] ---> Running in 0a1f24893290 [2021-09-29T02:43:38.155Z] ---> Running in 011691d7f0ff [2021-09-29T02:43:38.428Z] Removing intermediate container 173b92f0f435 [2021-09-29T02:43:38.428Z] ---> 9b20c5cc466f [2021-09-29T02:43:38.428Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:43:38.428Z] Removing intermediate container 307170f577d9 [2021-09-29T02:43:38.428Z] ---> 19bc6d55937c [2021-09-29T02:43:38.428Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:43:39.024Z] ---> Running in 96560cf034e3 [2021-09-29T02:43:39.300Z] Removing intermediate container 0a1f24893290 [2021-09-29T02:43:39.300Z] ---> 4b87c923a984 [2021-09-29T02:43:39.300Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T02:43:39.301Z] ---> 6a39c6466f66 [2021-09-29T02:43:39.301Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T02:43:39.301Z] Removing intermediate container 011691d7f0ff [2021-09-29T02:43:39.581Z] ---> 28f66ba2a1f0 [2021-09-29T02:43:39.581Z] [2021-09-29T02:43:39.581Z] ---> Running in 4f55a7eea0f4 [2021-09-29T02:43:39.860Z] ---> 81ac9bb378a3 [2021-09-29T02:43:39.860Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T02:43:40.139Z] Successfully built 28f66ba2a1f0 [2021-09-29T02:43:40.139Z] Successfully tagged core-command-arm64:latest [2021-09-29T02:43:40.139Z] Building security-proxy-setup [2021-09-29T02:43:40.737Z]  Building core-command ... done Removing intermediate container 4f55a7eea0f4 [2021-09-29T02:43:40.737Z] ---> ee6e6c8988c5 [2021-09-29T02:43:40.737Z] Step 23/24 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 [2021-09-29T02:43:41.338Z] ---> Running in 04d6e4c32be3 [2021-09-29T02:43:41.338Z] ---> 0da910c0fd81 [2021-09-29T02:43:41.338Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-29T02:43:42.346Z] ---> Running in c7e6e36581bf [2021-09-29T02:43:43.795Z] Removing intermediate container 04d6e4c32be3 [2021-09-29T02:43:43.795Z] ---> 3bda5cadfb9d [2021-09-29T02:43:43.795Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:43:44.090Z] ---> 0e2e4388abff [2021-09-29T02:43:44.368Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T02:43:44.990Z] ---> Running in f1ded08be624 [2021-09-29T02:43:44.990Z] Removing intermediate container 96560cf034e3 [2021-09-29T02:43:44.990Z] ---> cd77ac797ecc [2021-09-29T02:43:44.990Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T02:43:46.450Z] ---> Running in d12a855cf60c [2021-09-29T02:43:47.060Z] Removing intermediate container f1ded08be624 [2021-09-29T02:43:47.060Z] ---> 3f3de0ed7ff3 [2021-09-29T02:43:47.060Z] [2021-09-29T02:43:47.060Z] ---> f47672af7438 [2021-09-29T02:43:47.060Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T02:43:47.677Z] Successfully built 3f3de0ed7ff3 [2021-09-29T02:43:47.955Z] Successfully tagged core-metadata-arm64:latest [2021-09-29T02:43:47.955Z]  Building core-metadata ... done Building support-scheduler [2021-09-29T02:43:48.234Z] ---> 4b72cd490757 [2021-09-29T02:43:48.234Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T02:43:48.839Z] Removing intermediate container c7e6e36581bf [2021-09-29T02:43:48.839Z] ---> cbd366427c1f [2021-09-29T02:43:48.839Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T02:43:49.111Z] ---> Running in efb96d578995 [2021-09-29T02:43:49.388Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:43:49.665Z] ---> 50d900bbeeef [2021-09-29T02:43:49.665Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T02:43:50.652Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:43:50.652Z] ---> Running in 7e22a9fb0dbf [2021-09-29T02:43:50.652Z] Removing intermediate container efb96d578995 [2021-09-29T02:43:50.652Z] ---> 4691bb2e7606 [2021-09-29T02:43:50.652Z] Step 24/26 : LABEL arch=arm64 [2021-09-29T02:43:51.670Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T02:43:51.670Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T02:43:51.946Z] ---> Running in 08860295de2f [2021-09-29T02:43:51.946Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T02:43:51.946Z] Removing intermediate container 7e22a9fb0dbf [2021-09-29T02:43:51.946Z] ---> 63f4bf7c07ef [2021-09-29T02:43:51.946Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T02:43:51.946Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T02:43:52.550Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T02:43:52.836Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T02:43:52.836Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:43:52.836Z] OK: 8 MiB in 20 packages [2021-09-29T02:43:53.115Z] Removing intermediate container 08860295de2f [2021-09-29T02:43:53.115Z] ---> 36ca52cd13dc [2021-09-29T02:43:53.115Z] Step 25/26 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 [2021-09-29T02:43:54.567Z] ---> Running in 488fac1c26f8 [2021-09-29T02:43:54.567Z] ---> 3a6aae15862d [2021-09-29T02:43:54.567Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T02:43:55.560Z] ---> Running in abe492f135ae [2021-09-29T02:43:56.183Z] Removing intermediate container 488fac1c26f8 [2021-09-29T02:43:56.183Z] ---> cffa6a1f254f [2021-09-29T02:43:56.183Z] Step 26/26 : LABEL version=0.0.0 [2021-09-29T02:43:56.794Z] Removing intermediate container d12a855cf60c [2021-09-29T02:43:56.794Z] ---> 30445ff5ffd2 [2021-09-29T02:43:56.794Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:43:57.070Z] ---> Running in 2842ecc1c06d [2021-09-29T02:43:58.524Z] Removing intermediate container 2842ecc1c06d [2021-09-29T02:43:58.524Z] ---> 7fd67b05ed5e [2021-09-29T02:43:58.524Z] [2021-09-29T02:43:58.804Z] ---> 1f62dc9b6ed1 [2021-09-29T02:43:58.804Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T02:43:58.804Z] Successfully built 7fd67b05ed5e [2021-09-29T02:43:59.087Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-29T02:43:59.087Z] Building sys-mgmt-agent [2021-09-29T02:44:00.532Z]  Building security-secretstore-setup ... done Removing intermediate container abe492f135ae [2021-09-29T02:44:00.532Z] ---> 23e8b79c1bca [2021-09-29T02:44:00.532Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T02:44:00.532Z] ---> d47b60601e91 [2021-09-29T02:44:00.532Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T02:44:01.141Z] ---> Running in 1eea4b8b8877 [2021-09-29T02:44:02.665Z] ---> 7480c2faf6c9 [2021-09-29T02:44:02.665Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T02:44:02.665Z] Removing intermediate container 1eea4b8b8877 [2021-09-29T02:44:02.665Z] ---> 8f058d96754b [2021-09-29T02:44:02.665Z] Step 29/32 : CMD ["gate"] [2021-09-29T02:44:02.951Z] ---> Running in 6931e5f9e10b [2021-09-29T02:44:03.270Z] ---> Running in 3cf18670b8d0 [2021-09-29T02:44:03.890Z] Removing intermediate container 6931e5f9e10b [2021-09-29T02:44:03.890Z] ---> c55aa17d06a0 [2021-09-29T02:44:04.164Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:44:04.440Z] Removing intermediate container 3cf18670b8d0 [2021-09-29T02:44:04.440Z] ---> 540d2f647abc [2021-09-29T02:44:04.440Z] Step 30/32 : LABEL arch=arm64 [2021-09-29T02:44:04.440Z] ---> Running in baa153b6d5ae [2021-09-29T02:44:05.043Z] ---> Running in 24fb7aa8218a [2021-09-29T02:44:05.316Z] Removing intermediate container baa153b6d5ae [2021-09-29T02:44:05.316Z] ---> 82c92e49625e [2021-09-29T02:44:05.316Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T02:44:05.931Z] ---> Running in 4d99f250b65c [2021-09-29T02:44:06.223Z] Removing intermediate container 24fb7aa8218a [2021-09-29T02:44:06.223Z] ---> e15bc6c5f73c [2021-09-29T02:44:06.223Z] Step 31/32 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 [2021-09-29T02:44:06.223Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:44:06.223Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:44:06.223Z] ---> 5ee566d7a684 [2021-09-29T02:44:06.223Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T02:44:06.223Z] ---> Using cache [2021-09-29T02:44:06.223Z] ---> 79c2ad42d1b0 [2021-09-29T02:44:06.223Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:44:06.223Z] ---> Using cache [2021-09-29T02:44:06.223Z] ---> 96f34624d5db [2021-09-29T02:44:06.223Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T02:44:06.223Z] ---> Using cache [2021-09-29T02:44:06.223Z] ---> f01b35e34589 [2021-09-29T02:44:06.223Z] Step 6/22 : COPY go.mod . [2021-09-29T02:44:06.223Z] ---> Using cache [2021-09-29T02:44:06.223Z] ---> 8d8e3fb2660b [2021-09-29T02:44:06.223Z] Step 7/22 : RUN go mod download [2021-09-29T02:44:06.223Z] ---> Using cache [2021-09-29T02:44:06.223Z] ---> 29370c073b4b [2021-09-29T02:44:06.223Z] Step 8/22 : COPY . . [2021-09-29T02:44:06.223Z] ---> Using cache [2021-09-29T02:44:06.223Z] ---> f7be22395435 [2021-09-29T02:44:06.506Z] Step 9/22 : RUN go mod tidy [2021-09-29T02:44:06.506Z] ---> Using cache [2021-09-29T02:44:06.506Z] ---> cd6620b6fc4f [2021-09-29T02:44:06.506Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T02:44:06.779Z] ---> Running in 624d807000fb [2021-09-29T02:44:07.058Z] ---> Running in 176597806a86 [2021-09-29T02:44:07.058Z] Removing intermediate container 4d99f250b65c [2021-09-29T02:44:07.058Z] ---> 2ea6ea9909d1 [2021-09-29T02:44:07.058Z] Step 23/24 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 [2021-09-29T02:44:07.662Z] ---> Running in 1d12405f64cc [2021-09-29T02:44:07.942Z] Removing intermediate container 176597806a86 [2021-09-29T02:44:07.942Z] ---> 47e68faee765 [2021-09-29T02:44:07.942Z] Step 32/32 : LABEL version=0.0.0 [2021-09-29T02:44:08.932Z] ---> Running in f2d1f7391f11 [2021-09-29T02:44:08.932Z] Removing intermediate container 1d12405f64cc [2021-09-29T02:44:08.932Z] ---> 289f91ca49a6 [2021-09-29T02:44:08.932Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:44:09.207Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T02:44:09.207Z] ---> Running in fb6f504a31a1 [2021-09-29T02:44:09.816Z] Removing intermediate container f2d1f7391f11 [2021-09-29T02:44:09.816Z] ---> 4afc0ff26cd6 [2021-09-29T02:44:09.816Z] [2021-09-29T02:44:10.421Z] Removing intermediate container fb6f504a31a1 [2021-09-29T02:44:10.422Z] ---> 5140db1ffa93 [2021-09-29T02:44:10.422Z] [2021-09-29T02:44:10.422Z] Successfully built 4afc0ff26cd6 [2021-09-29T02:44:10.422Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-29T02:44:10.422Z]  Building security-bootstrapper ... done Building support-notifications [2021-09-29T02:44:11.021Z] Successfully built 5140db1ffa93 [2021-09-29T02:44:11.021Z] Successfully tagged core-data-arm64:latest [2021-09-29T02:44:23.513Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:44:23.513Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:44:23.513Z] ---> 5ee566d7a684 [2021-09-29T02:44:23.513Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T02:44:23.513Z] ---> Using cache [2021-09-29T02:44:23.513Z] ---> 79c2ad42d1b0 [2021-09-29T02:44:23.513Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:44:23.513Z] ---> Using cache [2021-09-29T02:44:23.513Z] ---> 96f34624d5db [2021-09-29T02:44:23.513Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T02:44:23.513Z] ---> Using cache [2021-09-29T02:44:23.513Z] ---> f01b35e34589 [2021-09-29T02:44:23.513Z] Step 6/23 : COPY go.mod . [2021-09-29T02:44:23.513Z] ---> Using cache [2021-09-29T02:44:23.513Z] ---> 8d8e3fb2660b [2021-09-29T02:44:23.513Z] Step 7/23 : RUN go mod download [2021-09-29T02:44:23.513Z] ---> Using cache [2021-09-29T02:44:23.513Z] ---> 29370c073b4b [2021-09-29T02:44:23.513Z] Step 8/23 : COPY . . [2021-09-29T02:44:23.513Z] ---> Using cache [2021-09-29T02:44:23.513Z] ---> f7be22395435 [2021-09-29T02:44:23.513Z] Step 9/23 : RUN go mod tidy [2021-09-29T02:44:23.513Z] ---> Using cache [2021-09-29T02:44:23.513Z] ---> cd6620b6fc4f [2021-09-29T02:44:23.513Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T02:44:24.988Z] ---> Running in 5820343bebf9 [2021-09-29T02:44:27.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T02:44:35.962Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:44:35.962Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:44:35.962Z] ---> 5ee566d7a684 [2021-09-29T02:44:35.962Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:44:35.962Z] ---> Using cache [2021-09-29T02:44:35.962Z] ---> 79c2ad42d1b0 [2021-09-29T02:44:35.962Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:44:35.962Z] ---> Using cache [2021-09-29T02:44:35.962Z] ---> 96f34624d5db [2021-09-29T02:44:35.962Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T02:44:35.962Z] ---> Running in 5a69d277f86e [2021-09-29T02:44:39.392Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:44:40.405Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:44:41.868Z] OK: 218 MiB in 52 packages [2021-09-29T02:44:45.298Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:44:45.298Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:44:45.298Z] ---> 5ee566d7a684 [2021-09-29T02:44:45.298Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T02:44:45.298Z] ---> Using cache [2021-09-29T02:44:45.298Z] ---> 79c2ad42d1b0 [2021-09-29T02:44:45.298Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:44:45.298Z] ---> Using cache [2021-09-29T02:44:45.298Z] ---> 96f34624d5db [2021-09-29T02:44:45.298Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T02:44:45.298Z] ---> Running in 02ec3cb36703 [2021-09-29T02:44:45.298Z] Removing intermediate container 5a69d277f86e [2021-09-29T02:44:45.298Z] ---> 50d3ee515b0d [2021-09-29T02:44:45.298Z] Step 6/24 : COPY go.mod . [2021-09-29T02:44:47.170Z] ---> f016f47ee2bb [2021-09-29T02:44:47.170Z] Step 7/24 : RUN go mod download [2021-09-29T02:44:47.170Z] ---> Running in ded7ce8a0499 [2021-09-29T02:44:47.445Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:44:48.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:44:49.909Z] OK: 218 MiB in 52 packages [2021-09-29T02:44:51.920Z] Removing intermediate container 02ec3cb36703 [2021-09-29T02:44:51.920Z] ---> f10eba39613b [2021-09-29T02:44:51.920Z] Step 6/23 : COPY go.mod . [2021-09-29T02:44:52.916Z] ---> 77401ed11b03 [2021-09-29T02:44:52.916Z] Step 7/23 : RUN go mod download [2021-09-29T02:44:53.211Z] ---> Running in bad46ebfa048 [2021-09-29T02:44:54.684Z] Removing intermediate container ded7ce8a0499 [2021-09-29T02:44:54.684Z] ---> 21891cea64b3 [2021-09-29T02:44:54.684Z] Step 8/24 : COPY . . [2021-09-29T02:45:04.893Z] Removing intermediate container bad46ebfa048 [2021-09-29T02:45:04.893Z] ---> 6dec6f1914b0 [2021-09-29T02:45:04.893Z] Step 8/23 : COPY . . [2021-09-29T02:45:20.072Z] ---> ad3b46d7f1f4 [2021-09-29T02:45:20.072Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:45:20.072Z] ---> Running in ba7ccdf5899a [2021-09-29T02:45:24.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T02:45:27.862Z] ---> 7a6099c6ec30 [2021-09-29T02:45:27.862Z] Step 9/23 : RUN go mod tidy [2021-09-29T02:45:27.862Z] ---> Running in 3340283ac2ef [2021-09-29T02:45:27.862Z] Removing intermediate container ba7ccdf5899a [2021-09-29T02:45:27.862Z] ---> bd2f59286f67 [2021-09-29T02:45:27.862Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T02:45:28.151Z] ---> Running in 9deb2f6bb3fe [2021-09-29T02:45:30.840Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T02:45:36.345Z] Removing intermediate container 3340283ac2ef [2021-09-29T02:45:36.345Z] ---> 73601e0ccfc3 [2021-09-29T02:45:36.345Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T02:45:36.345Z] ---> Running in 83c203d46968 [2021-09-29T02:45:38.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T02:45:40.453Z] Removing intermediate container 624d807000fb [2021-09-29T02:45:40.453Z] ---> 2dc6d3f441c6 [2021-09-29T02:45:40.453Z] [2021-09-29T02:45:40.453Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T02:45:40.453Z] ---> bb3de5531c18 [2021-09-29T02:45:40.453Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T02:45:40.728Z] ---> Running in baf845fc9684 [2021-09-29T02:45:42.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:45:43.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:45:44.331Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T02:45:44.612Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T02:45:44.613Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T02:45:44.613Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T02:45:44.613Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T02:45:44.613Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:45:44.613Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T02:45:45.220Z] OK: 8 MiB in 19 packages [2021-09-29T02:45:47.885Z] Removing intermediate container baf845fc9684 [2021-09-29T02:45:47.885Z] ---> 8d7b3e6429f9 [2021-09-29T02:45:47.885Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T02:45:47.885Z] ---> Running in 1b82542bb85e [2021-09-29T02:45:48.498Z] Removing intermediate container 1b82542bb85e [2021-09-29T02:45:48.498Z] ---> 2daf508224aa [2021-09-29T02:45:48.498Z] Step 14/22 : WORKDIR /edgex [2021-09-29T02:45:48.786Z] ---> Running in 5e0729361e58 [2021-09-29T02:45:49.413Z] Removing intermediate container 5e0729361e58 [2021-09-29T02:45:49.413Z] ---> 9095215f3763 [2021-09-29T02:45:49.692Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T02:45:51.151Z] ---> 52b07150e909 [2021-09-29T02:45:51.151Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T02:45:52.642Z] ---> ea125497c126 [2021-09-29T02:45:52.642Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T02:45:54.106Z] ---> 6d9e49390922 [2021-09-29T02:45:54.106Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T02:45:54.394Z] ---> Running in fc480fa13021 [2021-09-29T02:45:55.398Z] Removing intermediate container fc480fa13021 [2021-09-29T02:45:55.398Z] ---> de556abd38dc [2021-09-29T02:45:55.398Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T02:45:55.398Z] ---> Running in c5115e535e05 [2021-09-29T02:45:56.006Z] Removing intermediate container c5115e535e05 [2021-09-29T02:45:56.006Z] ---> cd125f0928d0 [2021-09-29T02:45:56.006Z] Step 20/22 : LABEL arch=arm64 [2021-09-29T02:45:56.286Z] ---> Running in 087fb6aa48da [2021-09-29T02:45:56.892Z] Removing intermediate container 087fb6aa48da [2021-09-29T02:45:56.893Z] ---> b8564435b7e7 [2021-09-29T02:45:56.893Z] Step 21/22 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 [2021-09-29T02:45:57.172Z] ---> Running in 7e1e272eebb9 [2021-09-29T02:45:58.177Z] Removing intermediate container 7e1e272eebb9 [2021-09-29T02:45:58.177Z] ---> 85f27330e70a [2021-09-29T02:45:58.177Z] Step 22/22 : LABEL version=0.0.0 [2021-09-29T02:45:58.177Z] ---> Running in ca2a4b68159c [2021-09-29T02:45:59.168Z] Removing intermediate container ca2a4b68159c [2021-09-29T02:45:59.168Z] ---> 2657e91fcb07 [2021-09-29T02:45:59.168Z] [2021-09-29T02:45:59.446Z] Successfully built 2657e91fcb07 [2021-09-29T02:45:59.446Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-29T02:46:14.573Z]  Building security-proxy-setup ... done Removing intermediate container 5820343bebf9 [2021-09-29T02:46:14.573Z] ---> 79a2ee816084 [2021-09-29T02:46:14.573Z] [2021-09-29T02:46:14.573Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T02:46:14.573Z] ---> bb3de5531c18 [2021-09-29T02:46:14.573Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T02:46:14.573Z] ---> Using cache [2021-09-29T02:46:14.573Z] ---> eb8d5482e75c [2021-09-29T02:46:14.573Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:46:14.573Z] ---> Using cache [2021-09-29T02:46:14.573Z] ---> 24d71797efc1 [2021-09-29T02:46:14.573Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T02:46:14.573Z] ---> Running in 6597a17a73d7 [2021-09-29T02:46:14.573Z] Removing intermediate container 6597a17a73d7 [2021-09-29T02:46:14.573Z] ---> 1bce73f8a3a5 [2021-09-29T02:46:14.573Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T02:46:14.573Z] ---> Running in 251e57d5121e [2021-09-29T02:46:14.573Z] Removing intermediate container 251e57d5121e [2021-09-29T02:46:14.573Z] ---> ed2bd6516244 [2021-09-29T02:46:14.573Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:46:15.559Z] ---> 99ff53a3d6b9 [2021-09-29T02:46:15.559Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T02:46:17.542Z] ---> 4bbdb0d5d32c [2021-09-29T02:46:17.542Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T02:46:19.000Z] ---> 47f68d75b9e0 [2021-09-29T02:46:19.000Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T02:46:19.000Z] ---> Running in dbf899ec7a09 [2021-09-29T02:46:20.001Z] Removing intermediate container dbf899ec7a09 [2021-09-29T02:46:20.001Z] ---> 05d8cb637252 [2021-09-29T02:46:20.001Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:46:20.001Z] ---> Running in 55c15c2516bd [2021-09-29T02:46:21.003Z] Removing intermediate container 55c15c2516bd [2021-09-29T02:46:21.003Z] ---> 35cd44f7bf1f [2021-09-29T02:46:21.003Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T02:46:21.003Z] ---> Running in e8a6e6b6f0d1 [2021-09-29T02:46:21.993Z] Removing intermediate container e8a6e6b6f0d1 [2021-09-29T02:46:21.993Z] ---> 11e372bac0f1 [2021-09-29T02:46:21.993Z] Step 22/23 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 [2021-09-29T02:46:21.993Z] ---> Running in cf75da19c57f [2021-09-29T02:46:22.596Z] Removing intermediate container cf75da19c57f [2021-09-29T02:46:22.596Z] ---> 3023c17548f9 [2021-09-29T02:46:22.596Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T02:46:22.873Z] ---> Running in 24a7e522fe64 [2021-09-29T02:46:23.863Z] Removing intermediate container 24a7e522fe64 [2021-09-29T02:46:23.863Z] ---> 1aba5650dc6c [2021-09-29T02:46:23.863Z] [2021-09-29T02:46:24.138Z] Successfully built 1aba5650dc6c [2021-09-29T02:46:24.138Z] Successfully tagged support-scheduler-arm64:latest [2021-09-29T02:46:46.365Z]  Building support-scheduler ... done Removing intermediate container 9deb2f6bb3fe [2021-09-29T02:46:46.365Z] ---> e231fcb3f066 [2021-09-29T02:46:46.365Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T02:46:46.365Z] ---> Running in 66d4f27cbbfd [2021-09-29T02:46:46.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T02:46:48.345Z] Removing intermediate container 66d4f27cbbfd [2021-09-29T02:46:48.345Z] ---> d4fcff1b1fc8 [2021-09-29T02:46:48.345Z] [2021-09-29T02:46:48.345Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T02:46:48.626Z] 20.10.7: Pulling from library/docker [2021-09-29T02:46:48.626Z] Removing intermediate container 83c203d46968 [2021-09-29T02:46:48.626Z] ---> 46a66250c77f [2021-09-29T02:46:48.626Z] [2021-09-29T02:46:48.626Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T02:46:48.626Z] ---> bb3de5531c18 [2021-09-29T02:46:48.626Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T02:46:48.904Z] ---> Running in 62f919d6a5c3 [2021-09-29T02:46:50.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:46:50.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:46:51.933Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T02:46:52.213Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T02:46:52.213Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:46:52.213Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T02:46:52.213Z] OK: 6 MiB in 16 packages [2021-09-29T02:46:56.519Z] Removing intermediate container 62f919d6a5c3 [2021-09-29T02:46:56.519Z] ---> aa93f70b0f25 [2021-09-29T02:46:56.519Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:46:56.790Z] ---> Running in f1bac5deb2ee [2021-09-29T02:46:57.385Z] Removing intermediate container f1bac5deb2ee [2021-09-29T02:46:57.385Z] ---> bc6599cae193 [2021-09-29T02:46:57.385Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T02:46:57.385Z] ---> Running in a5bfa3e8922b [2021-09-29T02:46:57.980Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T02:46:57.980Z] Removing intermediate container a5bfa3e8922b [2021-09-29T02:46:57.980Z] ---> e3ddf8e82336 [2021-09-29T02:46:57.980Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T02:46:57.980Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T02:46:58.252Z] ---> df445af6242a [2021-09-29T02:46:58.252Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:46:58.252Z] ---> Running in ee6bf0511764 [2021-09-29T02:46:58.252Z] ---> Running in d2b75f0c9a21 [2021-09-29T02:46:58.853Z] Removing intermediate container d2b75f0c9a21 [2021-09-29T02:46:58.853Z] ---> fe3f18cd725e [2021-09-29T02:46:58.853Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:46:58.853Z] Removing intermediate container ee6bf0511764 [2021-09-29T02:46:58.853Z] ---> ff9a2eea0eee [2021-09-29T02:46:58.853Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-29T02:46:59.127Z] ---> Running in def625d062cc [2021-09-29T02:47:00.186Z] ---> 9d53e8159347 [2021-09-29T02:47:00.186Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T02:47:00.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:47:01.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:47:01.753Z] ---> b988098aeee8 [2021-09-29T02:47:01.753Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T02:47:02.026Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T02:47:02.026Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T02:47:02.026Z] Executing bash-5.1.0-r0.post-install [2021-09-29T02:47:02.026Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T02:47:02.026Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T02:47:02.026Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T02:47:02.026Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T02:47:02.026Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T02:47:02.026Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T02:47:02.026Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T02:47:02.026Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T02:47:02.026Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T02:47:02.026Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T02:47:02.026Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T02:47:02.026Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T02:47:03.011Z] ---> 366c5260d2a3 [2021-09-29T02:47:03.011Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T02:47:03.286Z] ---> Running in 0e6ce63d03cb [2021-09-29T02:47:04.282Z] Removing intermediate container 0e6ce63d03cb [2021-09-29T02:47:04.282Z] ---> 0c02f94ca9a8 [2021-09-29T02:47:04.282Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:47:04.282Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T02:47:04.282Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T02:47:04.282Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T02:47:04.282Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T02:47:04.282Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T02:47:04.282Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T02:47:04.282Z] ---> Running in 904db6d0dbad [2021-09-29T02:47:04.282Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T02:47:04.282Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T02:47:04.282Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T02:47:04.555Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T02:47:04.555Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T02:47:04.555Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T02:47:04.555Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T02:47:04.555Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T02:47:04.555Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T02:47:04.555Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T02:47:04.555Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T02:47:04.556Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T02:47:04.556Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T02:47:04.828Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T02:47:04.828Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T02:47:04.828Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T02:47:04.828Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T02:47:04.828Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T02:47:04.828Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T02:47:04.828Z] Removing intermediate container 904db6d0dbad [2021-09-29T02:47:04.828Z] ---> 2f0cf9321c75 [2021-09-29T02:47:04.828Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T02:47:05.100Z] ---> Running in 06c39513a40e [2021-09-29T02:47:05.375Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T02:47:05.375Z] OK: 82 MiB in 59 packages [2021-09-29T02:47:05.646Z] Removing intermediate container 06c39513a40e [2021-09-29T02:47:05.646Z] ---> 94e6160b44de [2021-09-29T02:47:05.646Z] Step 22/23 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 [2021-09-29T02:47:05.919Z] ---> Running in f62f5a435ab6 [2021-09-29T02:47:06.515Z] Removing intermediate container f62f5a435ab6 [2021-09-29T02:47:06.515Z] ---> ab5e1ec02b76 [2021-09-29T02:47:06.515Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T02:47:06.515Z] ---> Running in 342828ba703e [2021-09-29T02:47:07.115Z] Removing intermediate container 342828ba703e [2021-09-29T02:47:07.115Z] ---> db636c6ac303 [2021-09-29T02:47:07.115Z] [2021-09-29T02:47:07.387Z] Successfully built db636c6ac303 [2021-09-29T02:47:07.659Z] Successfully tagged support-notifications-arm64:latest [2021-09-29T02:47:13.043Z]  Building support-notifications ... done Collecting docker-compose==1.23.2 [2021-09-29T02:47:13.043Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T02:47:13.314Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T02:47:13.314Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T02:47:16.693Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T02:47:16.693Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T02:47:16.693Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-29T02:47:16.693Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T02:47:16.693Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T02:47:16.693Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T02:47:16.693Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T02:47:19.298Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T02:47:19.298Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T02:47:19.298Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T02:47:19.298Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T02:47:20.266Z] Collecting PyYAML<4,>=3.10 [2021-09-29T02:47:20.266Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T02:47:23.645Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T02:47:23.645Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T02:47:25.072Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T02:47:25.072Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T02:47:25.660Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T02:47:25.660Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T02:47:25.929Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T02:47:25.930Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T02:47:26.519Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T02:47:26.519Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T02:47:26.788Z] Collecting idna<2.8,>=2.5 [2021-09-29T02:47:26.788Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T02:47:27.058Z] Collecting certifi>=2017.4.17 [2021-09-29T02:47:27.058Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T02:47:27.328Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T02:47:27.328Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T02:47:27.328Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T02:47:27.328Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T02:47:28.307Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T02:47:28.307Z] Attempting uninstall: urllib3 [2021-09-29T02:47:28.307Z] Found existing installation: urllib3 1.26.2 [2021-09-29T02:47:28.307Z] Uninstalling urllib3-1.26.2: [2021-09-29T02:47:28.307Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T02:47:28.578Z] Attempting uninstall: idna [2021-09-29T02:47:28.578Z] Found existing installation: idna 3.1 [2021-09-29T02:47:28.578Z] Uninstalling idna-3.1: [2021-09-29T02:47:28.853Z] Successfully uninstalled idna-3.1 [2021-09-29T02:47:29.445Z] Attempting uninstall: chardet [2021-09-29T02:47:29.445Z] Found existing installation: chardet 4.0.0 [2021-09-29T02:47:29.445Z] Uninstalling chardet-4.0.0: [2021-09-29T02:47:29.445Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T02:47:30.874Z] Attempting uninstall: requests [2021-09-29T02:47:30.874Z] Found existing installation: requests 2.25.1 [2021-09-29T02:47:30.874Z] Uninstalling requests-2.25.1: [2021-09-29T02:47:30.874Z] Successfully uninstalled requests-2.25.1 [2021-09-29T02:47:31.146Z] Running setup.py install for texttable: started [2021-09-29T02:47:33.111Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T02:47:33.111Z] Running setup.py install for PyYAML: started [2021-09-29T02:47:35.073Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T02:47:35.342Z] Running setup.py install for docopt: started [2021-09-29T02:47:37.305Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T02:47:37.305Z] Running setup.py install for dockerpty: started [2021-09-29T02:47:39.269Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T02:47:40.241Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-29T02:47:48.503Z] Removing intermediate container def625d062cc [2021-09-29T02:47:48.503Z] ---> f1fae47a488b [2021-09-29T02:47:48.503Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T02:47:48.776Z] ---> Running in 07412334fb5a [2021-09-29T02:47:49.368Z] Removing intermediate container 07412334fb5a [2021-09-29T02:47:49.368Z] ---> 2768ba694e4e [2021-09-29T02:47:49.368Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T02:47:49.368Z] ---> Running in 26ff498a231e [2021-09-29T02:47:49.961Z] Removing intermediate container 26ff498a231e [2021-09-29T02:47:49.961Z] ---> 518385d2c71f [2021-09-29T02:47:49.961Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T02:47:51.394Z] ---> f8b0ee971564 [2021-09-29T02:47:51.394Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T02:47:51.995Z] ---> f34fbbbc41e3 [2021-09-29T02:47:51.995Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T02:47:52.982Z] ---> 6b4beb9d7b46 [2021-09-29T02:47:52.982Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T02:47:53.262Z] ---> Running in 3b5bfd2fc710 [2021-09-29T02:47:53.861Z] Removing intermediate container 3b5bfd2fc710 [2021-09-29T02:47:53.861Z] ---> e4abee6952a0 [2021-09-29T02:47:53.861Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:47:53.861Z] ---> Running in 0766c868c5c9 [2021-09-29T02:47:54.455Z] Removing intermediate container 0766c868c5c9 [2021-09-29T02:47:54.455Z] ---> 0b5f7e0afa45 [2021-09-29T02:47:54.455Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T02:47:54.455Z] ---> Running in 8e34f80a8f0a [2021-09-29T02:47:55.049Z] Removing intermediate container 8e34f80a8f0a [2021-09-29T02:47:55.049Z] ---> 2ef4ef8525b4 [2021-09-29T02:47:55.049Z] Step 23/24 : LABEL git_sha=a5958d786ab7519d59a4c6eaedf94d738548f6c1 [2021-09-29T02:47:55.049Z] ---> Running in 8f3bc750d421 [2021-09-29T02:47:55.641Z] Removing intermediate container 8f3bc750d421 [2021-09-29T02:47:55.641Z] ---> 84cbe995fc4a [2021-09-29T02:47:55.641Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:47:55.916Z] ---> Running in 038bad32c3a5 [2021-09-29T02:47:56.188Z] Removing intermediate container 038bad32c3a5 [2021-09-29T02:47:56.188Z] ---> 8ff5c97ff121 [2021-09-29T02:47:56.188Z] [2021-09-29T02:47:56.781Z] Successfully built 8ff5c97ff121 [2021-09-29T02:47:56.781Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-29T02:47:56.797Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-29T02:47:56.738Z] $ docker stop --time=1 93cb0fa2d7bd4f019af130b5ffddfc33307e7515a136d4ded62cc94981397a44 [2021-09-29T02:47:58.571Z] $ docker rm -f 93cb0fa2d7bd4f019af130b5ffddfc33307e7515a136d4ded62cc94981397a44 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T02:47:59.228Z] + docker images [2021-09-29T02:47:59.502Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T02:47:59.502Z] sys-mgmt-agent-arm64 latest 8ff5c97ff121 4 seconds ago 312MB [2021-09-29T02:47:59.502Z] support-notifications-arm64 latest db636c6ac303 53 seconds ago 15.9MB [2021-09-29T02:47:59.502Z] 46a66250c77f About a minute ago 1.57GB [2021-09-29T02:47:59.502Z] d4fcff1b1fc8 About a minute ago 1.57GB [2021-09-29T02:47:59.502Z] support-scheduler-arm64 latest 1aba5650dc6c About a minute ago 15.2MB [2021-09-29T02:47:59.502Z] 79a2ee816084 About a minute ago 1.57GB [2021-09-29T02:47:59.502Z] security-proxy-setup-arm64 latest 2657e91fcb07 2 minutes ago 25.3MB [2021-09-29T02:47:59.502Z] 2dc6d3f441c6 2 minutes ago 1.57GB [2021-09-29T02:47:59.502Z] core-data-arm64 latest 5140db1ffa93 3 minutes ago 19.4MB [2021-09-29T02:47:59.502Z] security-bootstrapper-arm64 latest 4afc0ff26cd6 3 minutes ago 17.7MB [2021-09-29T02:47:59.502Z] security-secretstore-setup-arm64 latest 7fd67b05ed5e 4 minutes ago 26.5MB [2021-09-29T02:47:59.502Z] core-metadata-arm64 latest 3f3de0ed7ff3 4 minutes ago 15.8MB [2021-09-29T02:47:59.502Z] core-command-arm64 latest 28f66ba2a1f0 4 minutes ago 15.2MB [2021-09-29T02:47:59.502Z] 1950e5a807bc 4 minutes ago 1.57GB [2021-09-29T02:47:59.502Z] bea7a320b926 4 minutes ago 1.57GB [2021-09-29T02:47:59.502Z] 311a0d82ca3b 4 minutes ago 1.57GB [2021-09-29T02:47:59.502Z] 0ee9142298a2 4 minutes ago 1.57GB [2021-09-29T02:47:59.502Z] 21c679802da6 4 minutes ago 1.56GB [2021-09-29T02:47:59.502Z] ci-base-image-arm64 latest 5ee566d7a684 16 minutes ago 1.24GB [2021-09-29T02:47:59.502Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-29T02:47:59.502Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-29T02:47:59.502Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-29T02:47:59.502Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:48:00.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T02:48:00.156Z] [2021-09-29T02:48:00.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:48:00.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T02:48:00.877Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-29T02:48:00.877Z] 448f6bf000e3: Pulling fs layer [2021-09-29T02:48:00.877Z] f757da607395: Pulling fs layer [2021-09-29T02:48:00.877Z] 05883995daec: Pulling fs layer [2021-09-29T02:48:00.877Z] 8603b9c90790: Pulling fs layer [2021-09-29T02:48:00.877Z] 1560dd03e051: Pulling fs layer [2021-09-29T02:48:00.877Z] 27f5ce0e4adf: Pulling fs layer [2021-09-29T02:48:00.877Z] c2d8d7efcc4b: Pulling fs layer [2021-09-29T02:48:00.877Z] 8603b9c90790: Waiting [2021-09-29T02:48:00.877Z] 1560dd03e051: Waiting [2021-09-29T02:48:00.877Z] 27f5ce0e4adf: Waiting [2021-09-29T02:48:00.877Z] c2d8d7efcc4b: Waiting [2021-09-29T02:48:01.147Z] f757da607395: Verifying Checksum [2021-09-29T02:48:01.147Z] f757da607395: Download complete [2021-09-29T02:48:01.147Z] 8603b9c90790: Download complete [2021-09-29T02:48:01.147Z] 1560dd03e051: Verifying Checksum [2021-09-29T02:48:01.147Z] 1560dd03e051: Download complete [2021-09-29T02:48:01.418Z] 27f5ce0e4adf: Download complete [2021-09-29T02:48:01.418Z] 05883995daec: Verifying Checksum [2021-09-29T02:48:01.418Z] 05883995daec: Download complete [2021-09-29T02:48:02.396Z] 448f6bf000e3: Download complete [2021-09-29T02:48:05.004Z] c2d8d7efcc4b: Verifying Checksum [2021-09-29T02:48:05.004Z] c2d8d7efcc4b: Download complete [2021-09-29T02:48:05.593Z] 448f6bf000e3: Pull complete [2021-09-29T02:48:06.182Z] f757da607395: Pull complete [2021-09-29T02:48:07.610Z] 05883995daec: Pull complete [2021-09-29T02:48:07.883Z] 8603b9c90790: Pull complete [2021-09-29T02:48:08.860Z] 1560dd03e051: Pull complete [2021-09-29T02:48:09.454Z] 27f5ce0e4adf: Pull complete [2021-09-29T02:48:24.521Z] c2d8d7efcc4b: Pull complete [2021-09-29T02:48:24.521Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-29T02:48:24.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T02:48:24.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-29T02:48:24.780Z] prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container [2021-09-29T02:48:24.788Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:arm64 cat [2021-09-29T02:48:28.772Z] $ docker top 582ccf19164c4c60cbf022233d5ca93110dda8a938ea3600d6ecf9552c3e7198 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:48:29.954Z] ---> job-cost.sh [2021-09-29T02:48:29.954Z] lf-activate-venv: SKIPPING [2021-09-29T02:48:29.954Z] INFO: No Stack... [2021-09-29T02:48:30.927Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-29T02:48:31.196Z] INFO: Archiving Costs [Pipeline] sh [2021-09-29T02:48:31.851Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-09-29T02:48:31.851Z] + cut -d, -f6 [Pipeline] lock [2021-09-29T02:48:31.913Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3732-3-stack-cost] [2021-09-29T02:48:31.922Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3732-3-stack-cost] did not exist. Created. [2021-09-29T02:48:31.922Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3732-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-29T02:48:32.619Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-29T02:48:32.788Z] Stashed 1 file(s) [Pipeline] } [2021-09-29T02:48:32.802Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3732-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-29T02:48:32.761Z] $ docker stop --time=1 582ccf19164c4c60cbf022233d5ca93110dda8a938ea3600d6ecf9552c3e7198 [2021-09-29T02:48:34.468Z] $ docker rm -f 582ccf19164c4c60cbf022233d5ca93110dda8a938ea3600d6ecf9552c3e7198 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-29T02:48:35.446Z] provisioning config files... [2021-09-29T02:48:35.463Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config8197860764180084056tmp [Pipeline] { [Pipeline] sh [2021-09-29T02:48:35.792Z] + set +x [2021-09-29T02:48:35.792Z] + bash -s -- [2021-09-29T02:48:35.792Z] + curl -s https://codecov.io/bash [2021-09-29T02:48:35.792Z] [2021-09-29T02:48:35.792Z] _____ _ [2021-09-29T02:48:35.792Z] / ____| | | [2021-09-29T02:48:35.792Z] | | ___ __| | ___ ___ _____ __ [2021-09-29T02:48:35.792Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-29T02:48:35.792Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-29T02:48:35.792Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-29T02:48:35.792Z] Bash-1.0.6 [2021-09-29T02:48:35.792Z] [2021-09-29T02:48:35.792Z] [2021-09-29T02:48:35.792Z] ==> git version 2.24.4 found [2021-09-29T02:48:35.792Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-29T02:48:35.792Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-29T02:48:35.792Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-29T02:48:35.793Z] ==> Jenkins CI detected. [2021-09-29T02:48:35.793Z] current dir:  /w/workspace/edgex-go/3 [2021-09-29T02:48:35.793Z] project root: . [2021-09-29T02:48:35.793Z] --> token set from env [2021-09-29T02:48:36.062Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-29T02:48:36.062Z] ==> Running gcov in . (disable via -X gcov) [2021-09-29T02:48:36.062Z] ==> Python coveragepy not found [2021-09-29T02:48:36.062Z] ==> Searching for coverage reports in: [2021-09-29T02:48:36.062Z] + . [2021-09-29T02:48:36.062Z] -> Found 1 reports [2021-09-29T02:48:36.062Z] ==> Detecting git/mercurial file structure [2021-09-29T02:48:36.062Z] ==> Reading reports [2021-09-29T02:48:36.062Z] + ./coverage.out bytes=403523 [2021-09-29T02:48:36.062Z] ==> Appending adjustments [2021-09-29T02:48:36.062Z] https://docs.codecov.io/docs/fixing-reports [2021-09-29T02:48:37.027Z] + Found adjustments [2021-09-29T02:48:37.027Z] ==> Gzipping contents [2021-09-29T02:48:37.027Z] 56K /tmp/codecov.RWfZPU.gz [2021-09-29T02:48:37.027Z] ==> Uploading reports [2021-09-29T02:48:37.027Z] url: https://codecov.io [2021-09-29T02:48:37.027Z] query: branch=PR-3732&commit=a5958d786ab7519d59a4c6eaedf94d738548f6c1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3732%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3732&job=&cmd_args= [2021-09-29T02:48:37.027Z] -> Pinging Codecov [2021-09-29T02:48:37.027Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3732&commit=a5958d786ab7519d59a4c6eaedf94d738548f6c1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3732%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3732&job=&cmd_args= [2021-09-29T02:48:37.609Z] -> Uploading to [2021-09-29T02:48:37.609Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/a5958d786ab7519d59a4c6eaedf94d738548f6c1/691e56ef-1b5f-4aff-b1ef-502d7c135034.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T024837Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fa3e08f20a041826562977952ded8bf9ee24fadda8310b65109059bd7c49aa5b [2021-09-29T02:48:37.609Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T02:48:37.609Z] Dload Upload Total Spent Left Speed [2021-09-29T02:48:37.875Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54350 0 0 100 54350 0 158k --:--:-- --:--:-- --:--:-- 158k [2021-09-29T02:48:37.875Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a5958d786ab7519d59a4c6eaedf94d738548f6c1 [Pipeline] } [2021-09-29T02:48:37.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-29T02:48:39.015Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:48:39.345Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:48:39.990Z] ---> package-listing.sh [2021-09-29T02:48:39.990Z] ++ facter osfamily [2021-09-29T02:48:39.990Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-29T02:48:40.261Z] + OS_FAMILY=redhat [2021-09-29T02:48:40.261Z] + workspace=/w/workspace/edgex-go/3 [2021-09-29T02:48:40.261Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-29T02:48:40.261Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-29T02:48:40.261Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-29T02:48:40.261Z] + PACKAGES=/tmp/packages_start.txt [2021-09-29T02:48:40.261Z] + '[' /w/workspace/edgex-go/3 ']' [2021-09-29T02:48:40.261Z] + PACKAGES=/tmp/packages_end.txt [2021-09-29T02:48:40.261Z] + case "${OS_FAMILY}" in [2021-09-29T02:48:40.261Z] + rpm -qa [2021-09-29T02:48:40.261Z] + sort [2021-09-29T02:48:42.209Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-29T02:48:42.209Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-29T02:48:42.209Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-29T02:48:42.209Z] + '[' /w/workspace/edgex-go/3 ']' [2021-09-29T02:48:42.209Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-09-29T02:48:42.209Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-09-29T02:48:42.227Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-29T02:48:42.531Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:48:43.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T02:48:43.120Z] [2021-09-29T02:48:43.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:48:43.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T02:48:43.451Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-29T02:48:43.451Z] b4d181a07f80: Pulling fs layer [2021-09-29T02:48:43.451Z] a1111a8f2ec3: Pulling fs layer [2021-09-29T02:48:43.451Z] ed53099fbce6: Pulling fs layer [2021-09-29T02:48:43.451Z] dc539afda2c1: Pulling fs layer [2021-09-29T02:48:43.451Z] 77bc0d833cb6: Pulling fs layer [2021-09-29T02:48:43.451Z] 9065ff56babe: Pulling fs layer [2021-09-29T02:48:43.451Z] d287ab97295c: Pulling fs layer [2021-09-29T02:48:43.451Z] dc539afda2c1: Waiting [2021-09-29T02:48:43.451Z] 77bc0d833cb6: Waiting [2021-09-29T02:48:43.451Z] 9065ff56babe: Waiting [2021-09-29T02:48:43.451Z] d287ab97295c: Waiting [2021-09-29T02:48:43.718Z] a1111a8f2ec3: Verifying Checksum [2021-09-29T02:48:43.718Z] a1111a8f2ec3: Download complete [2021-09-29T02:48:43.718Z] dc539afda2c1: Verifying Checksum [2021-09-29T02:48:43.718Z] dc539afda2c1: Download complete [2021-09-29T02:48:43.985Z] 77bc0d833cb6: Verifying Checksum [2021-09-29T02:48:43.985Z] 77bc0d833cb6: Download complete [2021-09-29T02:48:43.985Z] 9065ff56babe: Verifying Checksum [2021-09-29T02:48:43.985Z] 9065ff56babe: Download complete [2021-09-29T02:48:44.570Z] ed53099fbce6: Verifying Checksum [2021-09-29T02:48:44.570Z] ed53099fbce6: Download complete [2021-09-29T02:48:45.544Z] b4d181a07f80: Verifying Checksum [2021-09-29T02:48:45.544Z] b4d181a07f80: Download complete [2021-09-29T02:48:46.966Z] b4d181a07f80: Pull complete [2021-09-29T02:48:46.966Z] a1111a8f2ec3: Pull complete [2021-09-29T02:48:47.558Z] ed53099fbce6: Pull complete [2021-09-29T02:48:47.558Z] dc539afda2c1: Pull complete [2021-09-29T02:48:47.825Z] 77bc0d833cb6: Pull complete [2021-09-29T02:48:47.825Z] 9065ff56babe: Pull complete [2021-09-29T02:48:51.167Z] d287ab97295c: Verifying Checksum [2021-09-29T02:48:51.167Z] d287ab97295c: Download complete [2021-09-29T02:48:56.586Z] d287ab97295c: Pull complete [2021-09-29T02:48:56.586Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-29T02:48:56.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T02:48:56.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-29T02:48:56.677Z] prd-centos7-docker-4c-2g-75 does not seem to be running inside a container [2021-09-29T02:48:56.743Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-29T02:48:59.716Z] $ docker top 33b102cf120803626048f4198e370f7b5413126169e38cc58a9f208060130d12 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T02:49:00.126Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-29T02:49:00.437Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-29T02:49:00.760Z] + ls /var/log/sa-host [2021-09-29T02:49:00.760Z] + sadf -c /var/log/sa-host/sa05 [2021-09-29T02:49:00.760Z] file_magic: OK [2021-09-29T02:49:00.760Z] HZ: Using current value: 100 [2021-09-29T02:49:00.760Z] file_header: OK [2021-09-29T02:49:00.760Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-29T02:49:00.760Z] Statistics: [2021-09-29T02:49:00.760Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T02:49:00.760Z] File successfully converted to sysstat format version 12.0.3 [2021-09-29T02:49:00.760Z] + sadf -c /var/log/sa-host/sa29 [2021-09-29T02:49:00.760Z] file_magic: OK [2021-09-29T02:49:00.760Z] HZ: Using current value: 100 [2021-09-29T02:49:00.760Z] file_header: OK [2021-09-29T02:49:00.760Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-29T02:49:00.760Z] Statistics: [2021-09-29T02:49:00.760Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T02:49:00.760Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T02:49:00.933Z] provisioning config files... [2021-09-29T02:49:00.953Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7062092900201054493tmp [Pipeline] { [Pipeline] echo [2021-09-29T02:49:00.977Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:49:01.292Z] ---> create-netrc.sh [Pipeline] } [2021-09-29T02:49:01.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:49:01.699Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-29T02:49:01.712Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:49:02.025Z] ---> sudo-logs.sh [2021-09-29T02:49:02.025Z] Archiving 'sudo' log.. [2021-09-29T02:49:02.025Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-75.vexxhost.local: Name or service not known [2021-09-29T02:49:02.025Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-75.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-29T02:49:02.065Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:49:02.376Z] ---> job-cost.sh [2021-09-29T02:49:02.377Z] lf-activate-venv: SKIPPING [2021-09-29T02:49:02.377Z] DEBUG: total: 0.10999999940395355 [2021-09-29T02:49:02.377Z] INFO: Retrieving Stack Cost... [2021-09-29T02:49:03.332Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-29T02:49:03.912Z] INFO: Archiving Costs [Pipeline] echo [2021-09-29T02:49:03.929Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:49:04.246Z] ---> logs-deploy.sh [2021-09-29T02:49:04.246Z] lf-activate-venv: SKIPPING [2021-09-29T02:49:04.246Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3732/3 [2021-09-29T02:49:04.246Z] INFO: archiving workspace using pattern(s): [2021-09-29T02:49:05.207Z] Archives upload complete. [2021-09-29T02:49:05.207Z] INFO: archiving logs to Nexus