Pull request #3725 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jenmwms for edgexfoundry/edgex-go Loading trusted files from base branch main at f402210f93ccbb2b587c2d75e27f7d4d87f6be54 rather than 9c56605cd16a352878f215821c21bc37be13ba82 Obtained Jenkinsfile from f402210f93ccbb2b587c2d75e27f7d4d87f6be54 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7429321968349390634.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-ssh4238760609946591687.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3725/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3725/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5359764206181510856.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3725/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh42943476178915424.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4036699164936578807.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3725/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3725/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh293690655547534924.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1688 in /w/workspace/edgexfoundry_edgex-go_PR-3725 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3973214344211744141.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 f402210f93ccbb2b587c2d75e27f7d4d87f6be54 into PR head commit 9c56605cd16a352878f215821c21bc37be13ba82 Merge succeeded, producing 9c56605cd16a352878f215821c21bc37be13ba82 Checking out Revision 9c56605cd16a352878f215821c21bc37be13ba82 (PR-3725) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh515487783027937521.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3725/head:refs/remotes/origin/PR-3725 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c56605cd16a352878f215821c21bc37be13ba82 # 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/1@tmp/jenkins-gitclient-ssh3820112692584753948.key > git merge f402210f93ccbb2b587c2d75e27f7d4d87f6be54 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c56605cd16a352878f215821c21bc37be13ba82 # timeout=10 Commit message: "fix: update readme to reflect steps of latest version by removing pkg-config" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:38:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:38:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:38:15 ========================================================= 19:38:15 EdgeX Global Pipelines Version Info 19:38:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:38:17 ------------------- 19:38:17 stable info: 19:38:17 ------------------- 19:38:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:38:17 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 19:38:17 Message: update stable to v1.0.205 19:38:17 ------------------- 19:38:17 experimental info: 19:38:17 ------------------- 19:38:17 Commited By: **** collab-it+edgex@linuxfoundation.org 19:38:17 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 19:38:17 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:38:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:38:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:38:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:38:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:38:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:38:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:38:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:38:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:38:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:38:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:38:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:38:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3725 [Pipeline] echo 19:38:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3725 [Pipeline] echo 19:38:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3725 [Pipeline] echo 19:38:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c56605cd16a352878f215821c21bc37be13ba82 [Pipeline] echo 19:38:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c56605 [Pipeline] echo 19:38:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:38:21 provisioning config files... 19:38:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3344156266693121223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:38:22 ---> docker-login.sh 19:38:22 nexus3.edgexfoundry.org:10001 19:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:22 Configure a credential helper to remove this warning. See 19:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:22 19:38:22 Login Succeeded 19:38:22 nexus3.edgexfoundry.org:10002 19:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:22 Configure a credential helper to remove this warning. See 19:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:22 19:38:22 Login Succeeded 19:38:22 nexus3.edgexfoundry.org:10003 19:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:22 Configure a credential helper to remove this warning. See 19:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:22 19:38:22 Login Succeeded 19:38:22 nexus3.edgexfoundry.org:10004 19:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:22 Configure a credential helper to remove this warning. See 19:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:22 19:38:22 Login Succeeded 19:38:22 docker.io 19:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:23 Configure a credential helper to remove this warning. See 19:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:23 19:38:23 Login Succeeded 19:38:23 ---> docker-login.sh ends [Pipeline] } 19:38:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:38:23 ++ 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 19:38:23 + for file in '`ls cmd/**/Dockerfile`' 19:38:23 ++ dirname cmd/core-command/Dockerfile 19:38:23 ++ cut -d/ -f2 19:38:23 + echo core-command,cmd/core-command/Dockerfile 19:38:23 + for file in '`ls cmd/**/Dockerfile`' 19:38:23 ++ dirname cmd/core-data/Dockerfile 19:38:23 ++ cut -d/ -f2 19:38:23 + echo core-data,cmd/core-data/Dockerfile 19:38:23 + for file in '`ls cmd/**/Dockerfile`' 19:38:23 ++ dirname cmd/core-metadata/Dockerfile 19:38:23 ++ cut -d/ -f2 19:38:23 + echo core-metadata,cmd/core-metadata/Dockerfile 19:38:23 + for file in '`ls cmd/**/Dockerfile`' 19:38:23 ++ dirname cmd/security-bootstrapper/Dockerfile 19:38:23 ++ cut -d/ -f2 19:38:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:38:23 + for file in '`ls cmd/**/Dockerfile`' 19:38:23 ++ dirname cmd/security-proxy-setup/Dockerfile 19:38:23 ++ cut -d/ -f2 19:38:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:38:23 + for file in '`ls cmd/**/Dockerfile`' 19:38:23 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:38:23 ++ cut -d/ -f2 19:38:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:38:23 + for file in '`ls cmd/**/Dockerfile`' 19:38:23 ++ dirname cmd/support-notifications/Dockerfile 19:38:23 ++ cut -d/ -f2 19:38:23 + echo support-notifications,cmd/support-notifications/Dockerfile 19:38:23 + for file in '`ls cmd/**/Dockerfile`' 19:38:23 ++ dirname cmd/support-scheduler/Dockerfile 19:38:23 ++ cut -d/ -f2 19:38:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:38:23 + for file in '`ls cmd/**/Dockerfile`' 19:38:23 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:38:23 ++ cut -d/ -f2 19:38:23 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:38:25 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 19:38:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:38:28 19:38:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:38:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:38:28 latest: Pulling from edgex-devops/git-semver 19:38:28 31603596830f: Pulling fs layer 19:38:28 04fac38145f0: Pulling fs layer 19:38:28 701f6daf10bf: Pulling fs layer 19:38:28 24f72da36158: Pulling fs layer 19:38:28 24f72da36158: Waiting 19:38:28 04fac38145f0: Verifying Checksum 19:38:28 04fac38145f0: Download complete 19:38:28 31603596830f: Verifying Checksum 19:38:28 31603596830f: Download complete 19:38:29 31603596830f: Pull complete 19:38:29 04fac38145f0: Pull complete 19:38:29 24f72da36158: Verifying Checksum 19:38:29 24f72da36158: Download complete 19:38:29 701f6daf10bf: Verifying Checksum 19:38:29 701f6daf10bf: Download complete 19:38:30 701f6daf10bf: Pull complete 19:38:30 24f72da36158: Pull complete 19:38:30 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 19:38:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:38:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:38:30 prd-centos7-docker-4c-2g-1688 does not seem to be running inside a container 19:38:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:38:31 $ docker top e359daba69b68c99c40311974fd6184a16d0cc58e65707b8a1c2605c01c10aeb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:38:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:38:31 [ssh-agent] Looking for ssh-agent implementation... 19:38:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:38:31 $ docker exec e359daba69b68c99c40311974fd6184a16d0cc58e65707b8a1c2605c01c10aeb ssh-agent 19:38:31 SSH_AUTH_SOCK=/tmp/ssh-ilhmMc586kxy/agent.14 19:38:31 SSH_AGENT_PID=20 19:38:31 Running ssh-add (command line suppressed) 19:38:31 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6499101499959079479.key (/w/workspace/edgex-go/1@tmp/private_key_6499101499959079479.key) 19:38:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:38:32 + git tag --points-at HEAD [Pipeline] } 19:38:32 $ docker exec --env ******** --env ******** e359daba69b68c99c40311974fd6184a16d0cc58e65707b8a1c2605c01c10aeb ssh-agent -k 19:38:32 unset SSH_AUTH_SOCK; 19:38:32 unset SSH_AGENT_PID; 19:38:32 echo Agent pid 20 killed; 19:38:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:38:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:38:32 [ssh-agent] Looking for ssh-agent implementation... 19:38:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:38:32 $ docker exec e359daba69b68c99c40311974fd6184a16d0cc58e65707b8a1c2605c01c10aeb ssh-agent 19:38:32 SSH_AUTH_SOCK=/tmp/ssh-uYIQKHrAkk8s/agent.51 19:38:32 SSH_AGENT_PID=58 19:38:32 Running ssh-add (command line suppressed) 19:38:32 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6452042981148518822.key (/w/workspace/edgex-go/1@tmp/private_key_6452042981148518822.key) 19:38:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:38:33 + git semver init 19:38:33 # -> Open(): unable to determine branch for HEAD 19:38:33 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:38:33 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:38:33 # $SEMVER_REMOTE_NAME = origin 19:38:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:38:33 # $SEMVER_USER_NAME = edgex-jenkins 19:38:33 # $SEMVER_BRANCH = PR-3725 19:38:33 # $SEMVER_TEMP = /tmp/semver-194318218 19:38:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:40:55 # '/tmp/semver-194318218' -> '/w/workspace/edgex-go/1/.semver' 19:40:55 # -> Force: false 19:40:55 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:40:55 $ docker exec --env ******** --env ******** e359daba69b68c99c40311974fd6184a16d0cc58e65707b8a1c2605c01c10aeb ssh-agent -k 19:40:55 unset SSH_AUTH_SOCK; 19:40:55 unset SSH_AGENT_PID; 19:40:55 echo Agent pid 58 killed; 19:40:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:40:56 + git semver [Pipeline] } 19:40:56 $ docker stop --time=1 e359daba69b68c99c40311974fd6184a16d0cc58e65707b8a1c2605c01c10aeb 19:40:58 $ docker rm -f e359daba69b68c99c40311974fd6184a16d0cc58e65707b8a1c2605c01c10aeb [Pipeline] // withDockerContainer [Pipeline] sh 19:40:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:41:00 Stashed 1 file(s) [Pipeline] echo 19:41:01 [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 19:41:01 ========================================================= 19:41:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:41:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:41:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:41:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:41:02 540db60ca938: Pulling fs layer 19:41:02 adcc1eea9eea: Pulling fs layer 19:41:02 4c4ab2625f07: Pulling fs layer 19:41:02 db62176df00c: Pulling fs layer 19:41:02 3b30891b0d05: Pulling fs layer 19:41:02 06b49ca38bd5: Pulling fs layer 19:41:02 c788192a36de: Pulling fs layer 19:41:02 a77e37c0d609: Pulling fs layer 19:41:02 c3185cebc471: Pulling fs layer 19:41:02 db62176df00c: Waiting 19:41:02 3b30891b0d05: Waiting 19:41:02 06b49ca38bd5: Waiting 19:41:02 c788192a36de: Waiting 19:41:02 a77e37c0d609: Waiting 19:41:02 c3185cebc471: Waiting 19:41:02 4c4ab2625f07: Verifying Checksum 19:41:02 4c4ab2625f07: Download complete 19:41:02 adcc1eea9eea: Verifying Checksum 19:41:02 adcc1eea9eea: Download complete 19:41:02 3b30891b0d05: Verifying Checksum 19:41:02 3b30891b0d05: Download complete 19:41:02 06b49ca38bd5: Verifying Checksum 19:41:02 06b49ca38bd5: Download complete 19:41:02 540db60ca938: Verifying Checksum 19:41:03 540db60ca938: Pull complete 19:41:03 c788192a36de: Verifying Checksum 19:41:03 c788192a36de: Download complete 19:41:03 adcc1eea9eea: Pull complete 19:41:03 4c4ab2625f07: Pull complete 19:41:03 a77e37c0d609: Verifying Checksum 19:41:03 a77e37c0d609: Download complete 19:41:07 c3185cebc471: Verifying Checksum 19:41:07 c3185cebc471: Download complete 19:41:08 db62176df00c: Verifying Checksum 19:41:08 db62176df00c: Download complete 19:41:11 db62176df00c: Pull complete 19:41:11 3b30891b0d05: Pull complete 19:41:11 06b49ca38bd5: Pull complete 19:41:11 c788192a36de: Pull complete 19:41:11 a77e37c0d609: Pull complete 19:41:13 c3185cebc471: Pull complete 19:41:13 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 19:41:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:41:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:41:13 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:41:13 WORKDIR /edgex 19:41:13 COPY go.mod . 19:41:13 RUN go mod download' 19:41:13 + docker build -t ci-base-image-x86_64 -f - . 19:41:15 Sending build context to Docker daemon 328.9MB 19:41:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:41:15 ---> 031687cdd783 19:41:15 Step 2/4 : WORKDIR /edgex 19:41:16 Still waiting to schedule task 19:41:16 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:41:17 ---> Running in 5725956be91e 19:41:17 Removing intermediate container 5725956be91e 19:41:17 ---> 1b4e79b2b4a9 19:41:17 Step 3/4 : COPY go.mod . 19:41:17 ---> 167b4b6fe875 19:41:17 Step 4/4 : RUN go mod download 19:41:17 ---> Running in 2af5abacf22f 19:42:55 Removing intermediate container 2af5abacf22f 19:42:55 ---> eaa2c6fcf57d 19:42:55 Successfully built eaa2c6fcf57d 19:42:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:42:55 + docker inspect -f . ci-base-image-x86_64 19:42:55 . [Pipeline] withDockerContainer 19:42:56 prd-centos7-docker-4c-2g-1688 does not seem to be running inside a container 19:42:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:42:56 $ docker top d367255aaf6991b050e555865ad597a4e6c8e3a858ba226c7dc033575af20ab0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:42:57 + go version 19:42:57 go version go1.16.6 linux/amd64 [Pipeline] } 19:42:57 $ docker stop --time=1 d367255aaf6991b050e555865ad597a4e6c8e3a858ba226c7dc033575af20ab0 19:42:58 $ docker rm -f d367255aaf6991b050e555865ad597a4e6c8e3a858ba226c7dc033575af20ab0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:43:01 + docker inspect -f . ci-base-image-x86_64 19:43:01 . [Pipeline] withDockerContainer 19:43:01 prd-centos7-docker-4c-2g-1688 does not seem to be running inside a container 19:43:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:43:01 $ docker top f21ca266fb7461a6c5b61c3d51e95c15abaa9b4a48f141bc8384cc55b0a6935a -eo pid,comm [Pipeline] { [Pipeline] echo 19:43:01 ========================================================= 19:43:01 [edgeXBuildGoParallel] Running Tests and Build... 19:43:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:43:02 + go mod tidy [Pipeline] sh 19:43:02 + make test 19:43:02 go mod tidy 19:43:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:43:09 ? github.com/edgexfoundry/edgex-go [no test files] 19:43:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:43:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:43:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:43:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:43:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:43:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:43:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:43:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:43:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:43:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:43:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:43:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:43:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:43:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:43:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1689 in /w/workspace/edgexfoundry_edgex-go_PR-3725 [Pipeline] { [Pipeline] ws 19:43:38 Running in /w/workspace/edgex-go/1 [Pipeline] { 19:43:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 19:43:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:43:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [Pipeline] checkout 19:43:38 The recommended git tool is: git 19:43:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.084s coverage: 98.5% of statements 19:43:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:43:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.054s coverage: 46.3% of statements 19:43:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:43:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:43:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.132s coverage: 90.1% of statements 19:43:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:43:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:43:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 81.2% of statements 19:43:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:43:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:43:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:43:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:43:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:43:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.274s coverage: 94.2% of statements 19:43:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:43:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:43:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements 19:43:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:43:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:43:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:43:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:43:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:43:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 19:43:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:43:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:43:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:43:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.8% of statements 19:43:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:43:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 19:43:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 21.7% of statements 19:43:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:43:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 19:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 79.5% of statements 19:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 19:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 19:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 19:43:46 using credential edgex-jenkins-ssh 19:43:46 Cloning the remote Git repository 19:43:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:43:46 > git init /w/workspace/edgex-go/1 # timeout=10 19:43:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:43:48 > git --version # timeout=10 19:43:48 > git --version # 'git version 2.17.1' 19:43:48 using GIT_SSH to set credentials SSH Credentials for GitHub 19:43:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 19:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 19:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.222s coverage: 81.8% of statements 19:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 19:44:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:44:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:44:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 19:44:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:44:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:44:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:44:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:44:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 19:44:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:44:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 19:44:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements 19:44:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements 19:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 19:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 19:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements 19:44:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements 19:44:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:44:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 19:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 19:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 19:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 19:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 19:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.231s coverage: 70.5% of statements 19:44:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:44:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:44:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:44:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.6% of statements 19:44:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:44:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:44:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 19:44:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:44:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 19:44:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:44:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 19.5% of statements 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:44:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.0% of statements 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:44:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:44:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:44:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.059s coverage: 28.9% of statements 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:44:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 19:44:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 19:44:29 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 19:44:30 Merging remotes/origin/main commit f402210f93ccbb2b587c2d75e27f7d4d87f6be54 into PR head commit 9c56605cd16a352878f215821c21bc37be13ba82 19:44:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:44:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:44:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:44:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:44:30 using GIT_SSH to set credentials SSH Credentials for GitHub 19:44:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3725/head:refs/remotes/origin/PR-3725 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:44:30 > git config core.sparsecheckout # timeout=10 19:44:30 > git checkout -f 9c56605cd16a352878f215821c21bc37be13ba82 # timeout=10 19:44:31 > git remote # timeout=10 19:44:31 > git config --get remote.origin.url # timeout=10 19:44:31 Merge succeeded, producing 9c56605cd16a352878f215821c21bc37be13ba82 19:44:31 Checking out Revision 9c56605cd16a352878f215821c21bc37be13ba82 (PR-3725) 19:44:31 using GIT_SSH to set credentials SSH Credentials for GitHub 19:44:31 > git merge f402210f93ccbb2b587c2d75e27f7d4d87f6be54 # timeout=10 19:44:31 > git rev-parse HEAD^{commit} # timeout=10 19:44:31 > git config core.sparsecheckout # timeout=10 19:44:31 > git checkout -f 9c56605cd16a352878f215821c21bc37be13ba82 # timeout=10 19:44:38 Commit message: "fix: update readme to reflect steps of latest version by removing pkg-config" 19:44:38 > git --version # timeout=10 19:44:38 > git --version # 'git version 2.17.1' 19:44:38 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:44:38 provisioning config files... 19:44:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1530722137923458584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:44:39 ---> docker-login.sh 19:44:39 nexus3.edgexfoundry.org:10001 19:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:44:41 Configure a credential helper to remove this warning. See 19:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:44:41 19:44:41 Login Succeeded 19:44:41 nexus3.edgexfoundry.org:10002 19:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:44:42 Configure a credential helper to remove this warning. See 19:44:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:44:42 19:44:42 Login Succeeded 19:44:42 nexus3.edgexfoundry.org:10003 19:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:44:42 Configure a credential helper to remove this warning. See 19:44:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:44:42 19:44:42 Login Succeeded 19:44:42 nexus3.edgexfoundry.org:10004 19:44:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:44:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:44:43 Configure a credential helper to remove this warning. See 19:44:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:44:43 19:44:43 Login Succeeded 19:44:43 docker.io 19:44:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:44:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:44:44 Configure a credential helper to remove this warning. See 19:44:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:44:44 19:44:44 Login Succeeded 19:44:44 ---> docker-login.sh ends [Pipeline] } 19:44:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:44:44 ========================================================= 19:44:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:44:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:44:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:44:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:44:45 595b0fe564bb: Pulling fs layer 19:44:45 24495759ef45: Pulling fs layer 19:44:45 d148012ef14d: Pulling fs layer 19:44:45 e90a11edd702: Pulling fs layer 19:44:45 d77568369979: Pulling fs layer 19:44:45 fc1c9f9a7f3b: Pulling fs layer 19:44:45 170f2ba95c9a: Pulling fs layer 19:44:45 97ac5df62f85: Pulling fs layer 19:44:45 d77568369979: Waiting 19:44:45 e90a11edd702: Waiting 19:44:45 fc1c9f9a7f3b: Waiting 19:44:45 170f2ba95c9a: Waiting 19:44:45 d148012ef14d: Verifying Checksum 19:44:45 d148012ef14d: Download complete 19:44:45 24495759ef45: Verifying Checksum 19:44:45 24495759ef45: Download complete 19:44:45 d77568369979: Verifying Checksum 19:44:45 d77568369979: Download complete 19:44:45 fc1c9f9a7f3b: Download complete 19:44:45 595b0fe564bb: Verifying Checksum 19:44:45 595b0fe564bb: Download complete 19:44:45 170f2ba95c9a: Verifying Checksum 19:44:45 170f2ba95c9a: Download complete 19:44:46 595b0fe564bb: Pull complete 19:44:46 24495759ef45: Pull complete 19:44:47 d148012ef14d: Pull complete 19:44:50 97ac5df62f85: Verifying Checksum 19:44:50 97ac5df62f85: Download complete 19:44:50 e90a11edd702: Verifying Checksum 19:44:50 e90a11edd702: Download complete 19:44:54 GO111MODULE=on go vet ./... 19:45:00 e90a11edd702: Pull complete 19:45:00 d77568369979: Pull complete 19:45:00 fc1c9f9a7f3b: Pull complete 19:45:01 170f2ba95c9a: Pull complete 19:45:02 gofmt -l . 19:45:02 [ "`gofmt -l .`" = "" ] 19:45:02 ./bin/test-attribution-txt.sh [Pipeline] sh 19:45:04 + ls -al . 19:45:04 total 612 19:45:04 drwxrwxr-x 10 1001 1001 4096 Sep 27 19:45 . 19:45:04 drwxr-xr-x 4 root root 28 Sep 27 19:43 .. 19:45:04 -rw-rw-r-- 1 1001 1001 11 Sep 27 19:38 .dockerignore 19:45:04 drwxrwxr-x 8 1001 1001 179 Sep 27 19:38 .git 19:45:04 drwxrwxr-x 4 1001 1001 142 Sep 27 19:38 .github 19:45:04 -rw-rw-r-- 1 1001 1001 818 Sep 27 19:38 .gitignore 19:45:04 -rw-rw-r-- 1 1001 1001 129 Sep 27 19:38 .golangci.yml 19:45:04 -rw-rw-r-- 1 1001 1001 76 Sep 27 19:38 .hadolint.yml 19:45:04 drwx------ 3 1001 1001 58 Sep 27 19:40 .semver 19:45:04 -rw-rw-r-- 1 1001 1001 166 Sep 27 19:38 .sonarcloud.properties 19:45:04 -rw-rw-r-- 1 1001 1001 1171 Sep 27 19:38 ADOPTERS.md 19:45:04 -rw-rw-r-- 1 1001 1001 8493 Sep 27 19:38 Attribution.txt 19:45:04 -rw-rw-r-- 1 1001 1001 43881 Sep 27 19:38 CHANGELOG.md 19:45:04 -rw-rw-r-- 1 1001 1001 3804 Sep 27 19:38 CONTRIBUTING.md 19:45:04 -rw-rw-r-- 1 1001 1001 677 Sep 27 19:38 GOVERNANCE.md 19:45:04 -rw-rw-r-- 1 1001 1001 849 Sep 27 19:38 Jenkinsfile 19:45:04 -rw-rw-r-- 1 1001 1001 10775 Sep 27 19:38 LICENSE 19:45:04 -rw-rw-r-- 1 1001 1001 6386 Sep 27 19:38 Makefile 19:45:04 -rw-rw-r-- 1 1001 1001 582 Sep 27 19:38 OWNERS.md 19:45:04 -rw-rw-r-- 1 1001 1001 8256 Sep 27 19:38 README.md 19:45:04 -rw-rw-r-- 1 1001 1001 6912 Sep 27 19:38 SECURITY.md 19:45:04 -rw-rw-r-- 1 1001 1001 5 Sep 27 19:41 VERSION 19:45:04 -rw-rw-r-- 1 1001 1001 4131 Sep 27 19:38 ZMQWindows.md 19:45:04 drwxrwxr-x 2 1001 1001 37 Sep 27 19:38 bin 19:45:04 drwxrwxr-x 14 1001 1001 4096 Sep 27 19:38 cmd 19:45:04 -rw-r--r-- 1 root root 403624 Sep 27 19:44 coverage.out 19:45:04 -rw-rw-r-- 1 1001 1001 841 Sep 27 19:38 go.mod 19:45:04 -rw-r--r-- 1 root root 50064 Sep 27 19:43 go.sum 19:45:04 drwxrwxr-x 8 1001 1001 124 Sep 27 19:38 internal 19:45:04 drwxrwxr-x 3 1001 1001 16 Sep 27 19:38 openapi 19:45:04 drwxrwxr-x 4 1001 1001 71 Sep 27 19:38 snap 19:45:04 -rw-rw-r-- 1 1001 1001 204 Sep 27 19:38 version.go [Pipeline] sh 19:45:05 + '[' -e coverage.out ] 19:45:05 + chown 1001:1001 coverage.out [Pipeline] stash 19:45:05 Stashed 1 file(s) [Pipeline] sh 19:45:05 + make build 19:45:05 go mod tidy 19:45:05 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 19:45:07 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 19:45:07 97ac5df62f85: Pull complete 19:45:07 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 19:45:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:45:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:45:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:45:07 WORKDIR /edgex 19:45:07 COPY go.mod . 19:45:07 RUN go mod download 19:45:07 + docker build -t ci-base-image-arm64 -f - . 19:45:09 Sending build context to Docker daemon 166.1MB 19:45:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:45:09 ---> 04bc70af865f 19:45:09 Step 2/4 : WORKDIR /edgex 19:45:13 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 19:45:14 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 19:45:15 ---> Running in 75831cd6b55a 19:45:15 Removing intermediate container 75831cd6b55a 19:45:15 ---> d136f8578b09 19:45:15 Step 3/4 : COPY go.mod . 19:45:15 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 19:45:15 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 19:45:15 ---> 4e4c6c2d642f 19:45:15 Step 4/4 : RUN go mod download 19:45:16 ---> Running in 2788d779b6f5 19:45:16 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 19:45:17 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 19:45:17 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 19:45:18 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 19:45:19 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 19:45:20 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] } 19:45:21 $ docker stop --time=1 f21ca266fb7461a6c5b61c3d51e95c15abaa9b4a48f141bc8384cc55b0a6935a 19:45:23 $ docker rm -f f21ca266fb7461a6c5b61c3d51e95c15abaa9b4a48f141bc8384cc55b0a6935a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:45:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:45:33 19:45:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:45:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:45:33 latest: Pulling from edgex-devops/edgex-compose 19:45:33 cbdbe7a5bc2a: Pulling fs layer 19:45:33 ca9280d653b3: Pulling fs layer 19:45:33 7e9c9ca2126c: Pulling fs layer 19:45:33 cbdbe7a5bc2a: Verifying Checksum 19:45:33 cbdbe7a5bc2a: Download complete 19:45:33 cbdbe7a5bc2a: Pull complete 19:45:34 ca9280d653b3: Verifying Checksum 19:45:34 ca9280d653b3: Download complete 19:45:35 ca9280d653b3: Pull complete 19:45:37 7e9c9ca2126c: Verifying Checksum 19:45:37 7e9c9ca2126c: Download complete 19:45:40 7e9c9ca2126c: Pull complete 19:45:40 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:45:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:45:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:45:41 prd-centos7-docker-4c-2g-1688 does not seem to be running inside a container 19:45:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:45:43 $ docker top e0766d8a306c314098726b57a3ff69d3656137ad0e26a12f3749465ea09e778f -eo pid,comm [Pipeline] { [Pipeline] sh 19:45:44 + docker-compose build --help 19:45:44 + grep parallel 19:45:44 --parallel Build images in parallel. [Pipeline] } 19:45:44 $ docker stop --time=1 e0766d8a306c314098726b57a3ff69d3656137ad0e26a12f3749465ea09e778f 19:45:45 $ docker rm -f e0766d8a306c314098726b57a3ff69d3656137ad0e26a12f3749465ea09e778f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:45:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:45:48 . [Pipeline] withDockerContainer 19:45:48 prd-centos7-docker-4c-2g-1688 does not seem to be running inside a container 19:45:48 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:45:48 $ docker top f0b0cf688a42b6b8e703ff746424a5724cacb67c2794c6f07032f19d8ed67209 -eo pid,comm [Pipeline] { [Pipeline] sh 19:45:49 + docker-compose -f ./docker-compose-build.yml build --parallel 19:45:49 Building core-command ... 19:45:49 Building core-data ... 19:45:49 Building core-metadata ... 19:45:49 Building security-bootstrapper ... 19:45:49 Building security-proxy-setup ... 19:45:49 Building security-secretstore-setup ... 19:45:49 Building support-notifications ... 19:45:49 Building support-scheduler ... 19:45:49 Building sys-mgmt-agent ... 19:45:49 Building support-scheduler 19:45:49 Building security-bootstrapper 19:45:49 Building core-data 19:45:49 Building core-metadata 19:45:49 Building security-secretstore-setup 19:46:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:46:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:46:02 ---> eaa2c6fcf57d 19:46:02 Step 3/23 : WORKDIR /edgex-go 19:46:02 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:46:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:46:02 ---> eaa2c6fcf57d 19:46:02 Step 3/26 : WORKDIR /edgex-go 19:46:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:46:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:46:02 ---> eaa2c6fcf57d 19:46:02 Step 3/24 : WORKDIR /edgex-go 19:46:05 ---> Running in aee6f57a473b 19:46:05 ---> Running in be064c418fc0 19:46:05 ---> Running in 8972a1edea99 19:46:09 Removing intermediate container 8972a1edea99 19:46:09 ---> 5ca97de4e77c 19:46:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:46:09 Removing intermediate container aee6f57a473b 19:46:09 ---> b12af0efb799 19:46:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:46:09 Removing intermediate container be064c418fc0 19:46:09 ---> 2de5de0651e9 19:46:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:46:09 ---> Running in 0a0bc07ec8e3 19:46:09 ---> Running in 2b0135b26bbe 19:46:09 ---> Running in b9474931020c 19:46:18 Removing intermediate container 2b0135b26bbe 19:46:18 ---> 2bb4a59d8616 19:46:18 Step 5/24 : RUN apk add --update --no-cache make git 19:46:18 Removing intermediate container 0a0bc07ec8e3 19:46:18 ---> 3ce89fc30bdc 19:46:18 Step 5/26 : RUN apk add --update --no-cache make git 19:46:18 Removing intermediate container b9474931020c 19:46:18 ---> 824d0f3b425b 19:46:18 Step 5/23 : RUN apk add --update --no-cache make git 19:46:18 ---> Running in e1fae4aee167 19:46:18 ---> Running in d479f6977b1c 19:46:18 ---> Running in 5a4fa0076794 19:46:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:46:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:46:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:46:18 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:46:18 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:46:18 ---> eaa2c6fcf57d 19:46:18 Step 3/32 : WORKDIR /edgex-go 19:46:18 ---> Using cache 19:46:18 ---> 2de5de0651e9 19:46:18 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:46:18 ---> Using cache 19:46:18 ---> 824d0f3b425b 19:46:18 Step 5/32 : RUN apk add --update --no-cache make git 19:46:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:46:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:46:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:46:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:46:19 ---> eaa2c6fcf57d 19:46:19 Step 3/24 : WORKDIR /edgex-go 19:46:19 ---> Using cache 19:46:19 ---> 2de5de0651e9 19:46:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:46:19 ---> Using cache 19:46:19 ---> 824d0f3b425b 19:46:19 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:46:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:46:19 ---> Running in 6a631a3ba157 19:46:19 ---> Running in da507fa2d391 19:46:19 OK: 219 MiB in 52 packages 19:46:19 OK: 219 MiB in 52 packages 19:46:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:46:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:46:20 Removing intermediate container 5a4fa0076794 19:46:20 ---> 2a96293271c1 19:46:20 Step 6/24 : COPY go.mod . 19:46:20 OK: 219 MiB in 52 packages 19:46:20 Removing intermediate container e1fae4aee167 19:46:20 ---> b13ad603bf14 19:46:20 Step 6/26 : COPY go.mod . 19:46:20 ---> 6116975d1c14 19:46:20 Step 7/24 : RUN go mod download 19:46:20 ---> Running in b3b430562e6b 19:46:20 ---> 345513135ae8 19:46:20 Step 7/26 : RUN go mod download 19:46:20 ---> Running in ae92c2a5be4d 19:46:20 Removing intermediate container d479f6977b1c 19:46:20 ---> ec26b913cc31 19:46:20 Step 6/23 : COPY go.mod . 19:46:21 ---> c90e6c02a90d 19:46:21 Step 7/23 : RUN go mod download 19:46:21 ---> Running in 6e2fa850f3f7 19:46:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:46:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:46:21 Removing intermediate container b3b430562e6b 19:46:21 ---> f2baecac220d 19:46:21 Step 8/24 : COPY . . 19:46:22 OK: 219 MiB in 52 packages 19:46:22 Removing intermediate container ae92c2a5be4d 19:46:22 ---> f94f5b1fd0ff 19:46:22 Step 8/26 : COPY . . 19:46:22 OK: 219 MiB in 52 packages 19:46:25 Removing intermediate container 6e2fa850f3f7 19:46:25 ---> 088645aa6257 19:46:25 Step 8/23 : COPY . . 19:46:25 Removing intermediate container da507fa2d391 19:46:25 ---> 090ff6fa3a26 19:46:25 Step 6/24 : COPY go.mod . 19:46:25 Removing intermediate container 6a631a3ba157 19:46:25 ---> a18fe9834561 19:46:25 Step 6/32 : COPY go.mod . 19:46:25 ---> 1b3c97cbfa59 19:46:25 Step 7/24 : RUN go mod download 19:46:25 ---> aa67a824f99f 19:46:25 Step 7/32 : RUN go mod download 19:46:26 ---> Running in f55d77c6259e 19:46:26 ---> Running in 523fa0220593 19:46:30 ---> 4eea04c42a11 19:46:30 Step 9/26 : RUN go mod tidy 19:46:30 ---> ba5397a2f28f 19:46:30 Step 9/24 : RUN go mod tidy 19:46:30 Removing intermediate container 523fa0220593 19:46:30 ---> 79803285a074 19:46:30 Step 8/32 : COPY . . 19:46:30 ---> Running in 5e3b98a671c5 19:46:30 ---> Running in c784d9b3cf81 19:46:30 Removing intermediate container f55d77c6259e 19:46:30 ---> 0765730b4cbf 19:46:30 Step 8/24 : COPY . . 19:46:34 ---> 8e54e6f60fb1 19:46:34 Removing intermediate container 5e3b98a671c5 19:46:34 ---> 9022608dde2a 19:46:34 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:46:34 Step 9/23 : RUN go mod tidy 19:46:34 Removing intermediate container c784d9b3cf81 19:46:34 ---> 4197fe521fa4 19:46:34 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:46:34 ---> Running in bb0850c1a025 19:46:34 ---> Running in 0bc582b32abd 19:46:34 ---> Running in 41931a156781 19:46:35 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 19:46:35 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 19:46:38 Removing intermediate container 0bc582b32abd 19:46:38 ---> 6ca6c0dd5355 19:46:38 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:46:38 ---> Running in 1909b747b7da 19:46:40 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 19:46:40 ---> ac9d3028bce2 19:46:40 Step 9/24 : RUN go mod tidy 19:46:40 ---> 28a9b2afe0f5 19:46:40 Step 9/32 : RUN go mod tidy 19:46:40 ---> Running in a296dcc0cb14 19:46:40 ---> Running in e4a9fd2b2a02 19:46:41 Removing intermediate container a296dcc0cb14 19:46:41 ---> 00080cf35ad7 19:46:41 Step 10/24 : RUN make cmd/core-data/core-data 19:46:41 Removing intermediate container e4a9fd2b2a02 19:46:41 ---> ac594ed8f30c 19:46:41 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:46:41 ---> Running in 8e91bf034f8b 19:46:41 ---> Running in a26876f5ee3c 19:46:42 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 19:46:42 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 19:47:09 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 19:47:10 Removing intermediate container 2788d779b6f5 19:47:10 ---> 3f21c5e04122 19:47:10 Successfully built 3f21c5e04122 19:47:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:47:11 + docker inspect -f . ci-base-image-arm64 19:47:11 . [Pipeline] withDockerContainer 19:47:11 prd-ubuntu18.04-docker-arm64-4c-16g-1689 does not seem to be running inside a container 19:47:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:47:12 Removing intermediate container bb0850c1a025 19:47:12 ---> 71e3809071fc 19:47:12 19:47:12 Step 11/26 : FROM alpine:3.14 19:47:13 3.14: Pulling from library/alpine 19:47:13 $ docker top 598df112b21358163e9ddaf4273318ccd3a9078d78516c568e00af898acc3a99 -eo pid,comm [Pipeline] { [Pipeline] sh 19:47:14 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:47:14 Status: Downloaded newer image for alpine:3.14 19:47:14 ---> 14119a10abf4 19:47:14 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:47:14 ---> Running in b9a9e2dc7f8a 19:47:14 + go version 19:47:14 go version go1.16.6 linux/arm64 [Pipeline] } 19:47:14 $ docker stop --time=1 598df112b21358163e9ddaf4273318ccd3a9078d78516c568e00af898acc3a99 19:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:47:15 (1/3) Installing ca-certificates (20191127-r5) 19:47:15 (2/3) Installing dumb-init (1.2.5-r1) 19:47:15 (3/3) Installing su-exec (0.2-r1) 19:47:15 Executing busybox-1.33.1-r3.trigger 19:47:15 Executing ca-certificates-20191127-r5.trigger 19:47:15 OK: 6 MiB in 17 packages 19:47:16 $ docker rm -f 598df112b21358163e9ddaf4273318ccd3a9078d78516c568e00af898acc3a99 [Pipeline] // withDockerContainer [Pipeline] } 19:47:16 Removing intermediate container 41931a156781 19:47:16 ---> 5aeb2b66bf46 19:47:16 19:47:16 Step 11/24 : FROM alpine:3.14 19:47:16 ---> 14119a10abf4 19:47:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:47:16 ---> Running in b46e742fe676 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 19:47:16 Removing intermediate container b9a9e2dc7f8a 19:47:16 ---> dba66699855d 19:47:16 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:47:16 ---> Running in ee3f7e58846d [Pipeline] isUnix [Pipeline] sh 19:47:17 Removing intermediate container ee3f7e58846d 19:47:17 ---> c71550358f51 19:47:17 Step 14/26 : WORKDIR / 19:47:17 ---> Running in 2507578dc0a9 19:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:47:17 + docker inspect -f . ci-base-image-arm64 19:47:17 . [Pipeline] withDockerContainer 19:47:17 Removing intermediate container 2507578dc0a9 19:47:17 ---> 3ac6f2f8054b 19:47:17 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:47:17 prd-ubuntu18.04-docker-arm64-4c-16g-1689 does not seem to be running inside a container 19:47:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:47:17 ---> f05194e3567a 19:47:17 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:47:18 ---> b48a39be7e28 19:47:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:47:18 (1/1) Installing dumb-init (1.2.5-r1) 19:47:18 Executing busybox-1.33.1-r3.trigger 19:47:18 OK: 6 MiB in 15 packages 19:47:18 ---> 3ea2ba34332c 19:47:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:47:18 ---> 55fca7b9e508 19:47:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:47:18 Removing intermediate container b46e742fe676 19:47:18 ---> 6cd3df68cbcd 19:47:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:47:18 ---> Running in c25a761f8c0e 19:47:19 Removing intermediate container c25a761f8c0e 19:47:19 ---> cda3e5ea138e 19:47:19 Step 14/24 : ENV APP_PORT=59881 19:47:19 ---> Running in aeb19e461b2e 19:47:19 ---> 25e471082fb8 19:47:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:47:19 $ docker top 2f86921c08f62850679223744301b7b89c3a2770178fe4cdad5754f07b0dcd51 -eo pid,comm 19:47:19 Removing intermediate container aeb19e461b2e 19:47:19 ---> fba77e641f30 19:47:19 Step 15/24 : EXPOSE $APP_PORT 19:47:19 ---> Running in 27faa1cc53b7 [Pipeline] { [Pipeline] echo 19:47:19 ========================================================= 19:47:19 [edgeXBuildGoParallel] Running Tests and Build... 19:47:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:47:20 Removing intermediate container 27faa1cc53b7 19:47:20 ---> 3d6d884c8831 19:47:20 Step 16/24 : WORKDIR / 19:47:20 ---> 52f5f0d787a7 19:47:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:47:20 ---> Running in 61710805e44b 19:47:20 Removing intermediate container 61710805e44b 19:47:20 ---> 2aaa6d8b7b6a 19:47:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:47:20 ---> 412eed76a966 19:47:20 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/ 19:47:20 + go mod tidy 19:47:20 ---> Running in 994e2799c014 19:47:20 ---> a9ab30e26b72 19:47:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [Pipeline] sh 19:47:21 ---> ee5bcda50778 19:47:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:47:22 + make test 19:47:22 go mod tidy 19:47:22 ---> b7142c8b565b 19:47:22 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:47:22 Removing intermediate container 1909b747b7da 19:47:22 ---> 9b3b0a209db9 19:47:22 19:47:22 Step 11/23 : FROM alpine:3.14 19:47:22 ---> 14119a10abf4 19:47:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:47:22 ---> Using cache 19:47:22 ---> 6cd3df68cbcd 19:47:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:47:22 ---> Using cache 19:47:22 ---> cda3e5ea138e 19:47:22 Step 14/23 : ENV APP_PORT=59861 19:47:22 ---> Running in 8acdc10d8271 19:47:22 ---> Running in 34bffb5ecacb 19:47:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:47:22 Removing intermediate container 994e2799c014 19:47:22 ---> fe242636fb08 19:47:22 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:47:22 Removing intermediate container 8acdc10d8271 19:47:22 ---> 851263c7e858 19:47:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:47:22 ---> Running in bcb6407a1990 19:47:23 Removing intermediate container 34bffb5ecacb 19:47:23 ---> edb79d4f8e7a 19:47:23 Step 15/23 : EXPOSE $APP_PORT 19:47:23 ---> Running in a01b5083dd68 19:47:23 ---> Running in 75d4ba3b6458 19:47:23 Removing intermediate container bcb6407a1990 19:47:23 ---> 51f1849e4054 19:47:23 Step 24/26 : LABEL arch=x86_64 19:47:23 Removing intermediate container a26876f5ee3c 19:47:23 ---> ba0b71b34481 19:47:23 19:47:23 Step 11/32 : FROM alpine:3.14 19:47:23 ---> 14119a10abf4 19:47:23 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:47:23 Removing intermediate container a01b5083dd68 19:47:23 ---> b77e247af4de 19:47:23 Step 22/24 : LABEL arch=x86_64 19:47:23 ---> Running in fc4b00438622 19:47:23 ---> Running in 2984d1e2e030 19:47:23 Removing intermediate container 75d4ba3b6458 19:47:23 ---> e4bd6ae570d1 19:47:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:47:23 ---> Running in 887dc71710f1 19:47:23 Removing intermediate container fc4b00438622 19:47:23 ---> 2eed79f7f6e7 19:47:23 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:47:23 ---> Running in 3251dcfe7c34 19:47:23 Removing intermediate container 2984d1e2e030 19:47:23 ---> 5d125cb9c04b 19:47:23 Step 25/26 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 19:47:23 ---> Running in af77cbce7d06 19:47:24 ---> 51051cd68b24 19:47:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:47:24 Removing intermediate container 887dc71710f1 19:47:24 ---> 2419106746af 19:47:24 Step 23/24 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 19:47:24 ---> Running in 15b80bd2b241 19:47:24 Removing intermediate container af77cbce7d06 19:47:24 ---> ba6e1d6e4630 19:47:24 Step 26/26 : LABEL version=0.0.0 19:47:26 ---> Running in db60c69e1bad 19:47:26 Removing intermediate container 15b80bd2b241 19:47:26 ---> 4c05d1eb2f5e 19:47:26 Step 24/24 : LABEL version=0.0.0 19:47:26 ---> a9d1622c9751 19:47:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:47:26 ---> Running in cca85779c67d 19:47:26 Removing intermediate container db60c69e1bad 19:47:26 ---> e71654eac294 19:47:26 19:47:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:47:26 Successfully built e71654eac294 19:47:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:47:26 Successfully tagged security-secretstore-setup:latest 19:47:26 Building support-notifications 19:47:26 Removing intermediate container cca85779c67d 19:47:26 ---> 1894aafdd966 19:47:26 19:47:26  Building security-secretstore-setup ... done Successfully built 1894aafdd966 19:47:26 Successfully tagged core-metadata:latest 19:47:26 Building sys-mgmt-agent 19:47:26  Building core-metadata ... done  ---> 92e06dadb911 19:47:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:47:26 ---> Running in 8c77269b6cbd 19:47:26 (1/2) Installing dumb-init (1.2.5-r1) 19:47:26 (2/2) Installing su-exec (0.2-r1) 19:47:26 Executing busybox-1.33.1-r3.trigger 19:47:26 OK: 6 MiB in 16 packages 19:47:26 Removing intermediate container 8c77269b6cbd 19:47:26 ---> 12941c5df00b 19:47:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:47:26 ---> Running in 76741c9215c6 19:47:27 Removing intermediate container 76741c9215c6 19:47:27 ---> c5a27498054b 19:47:27 Step 21/23 : LABEL arch=x86_64 19:47:27 Removing intermediate container 3251dcfe7c34 19:47:27 ---> 821b1a6ca862 19:47:27 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:47:27 ---> Running in a266c6a85c06 19:47:28 ---> Running in 2b9431a95c80 19:47:28 Removing intermediate container a266c6a85c06 19:47:28 ---> fa0d1a066ffa 19:47:28 Step 22/23 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 19:47:28 ---> Running in 149b592d9ae2 19:47:28 Removing intermediate container 2b9431a95c80 19:47:28 ---> b81319ef29cc 19:47:28 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:47:28 ---> Running in 0ab74359c34a 19:47:28 Removing intermediate container 149b592d9ae2 19:47:28 ---> b2697e88adab 19:47:28 Step 23/23 : LABEL version=0.0.0 19:47:28 Removing intermediate container 0ab74359c34a 19:47:28 ---> 9dbeb49ad2f1 19:47:28 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:47:28 ---> Running in 4ee2ed2349fa 19:47:28 ---> Running in 4f96dff11466 19:47:29 Removing intermediate container 4ee2ed2349fa 19:47:29 ---> 427c111fe53d 19:47:29 19:47:29 Removing intermediate container 8e91bf034f8b 19:47:29 ---> 6cdb279d112d 19:47:29 19:47:29 Step 11/24 : FROM alpine:3.14 19:47:29 ---> 14119a10abf4 19:47:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:47:29 Successfully built 427c111fe53d 19:47:29 Successfully tagged support-scheduler:latest 19:47:29  Building support-scheduler ... done Building security-proxy-setup 19:47:29 ---> Running in 92ed0e3e6838 19:47:29 Removing intermediate container 92ed0e3e6838 19:47:29 ---> 6bb1712ab9c9 19:47:29 Step 13/24 : ENV APP_PORT=59880 19:47:31 ---> Running in c0d4232ebdc8 19:47:31 Removing intermediate container 4f96dff11466 19:47:31 ---> c0762502af51 19:47:31 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:47:31 Removing intermediate container c0d4232ebdc8 19:47:31 ---> a0d9c0885a48 19:47:31 Step 14/24 : EXPOSE $APP_PORT 19:47:31 ---> Running in 4f0c842f7b1a 19:47:31 ---> Running in 03a2a5588d9a 19:47:31 Removing intermediate container 03a2a5588d9a 19:47:31 ---> f38b6779da45 19:47:31 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:47:31 Removing intermediate container 4f0c842f7b1a 19:47:31 ---> a4b4b81a0716 19:47:31 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:47:31 ---> Running in e81133abba24 19:47:32 ---> d1ffdbcc789f 19:47:32 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:47:33 ---> Running in 0939da1de72e 19:47:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:47:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:47:34 ---> eaa2c6fcf57d 19:47:34 Step 3/24 : WORKDIR /edgex-go 19:47:34 ---> Using cache 19:47:34 ---> 2de5de0651e9 19:47:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:47:34 ---> Using cache 19:47:34 ---> 824d0f3b425b 19:47:34 Step 5/24 : RUN apk add --update --no-cache make bash git 19:47:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:47:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:47:35 ---> eaa2c6fcf57d 19:47:35 Step 3/22 : WORKDIR /edgex-go 19:47:35 ---> Using cache 19:47:35 ---> 2de5de0651e9 19:47:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:47:35 ---> Using cache 19:47:35 ---> 824d0f3b425b 19:47:35 Step 5/22 : RUN apk add --update --no-cache make git 19:47:35 ---> Using cache 19:47:35 ---> a18fe9834561 19:47:35 Step 6/22 : COPY go.mod . 19:47:35 ---> Using cache 19:47:35 ---> aa67a824f99f 19:47:35 Step 7/22 : RUN go mod download 19:47:35 ---> Using cache 19:47:35 ---> 79803285a074 19:47:35 Step 8/22 : COPY . . 19:47:35 ---> Using cache 19:47:35 ---> 28a9b2afe0f5 19:47:35 Step 9/22 : RUN go mod tidy 19:47:35 ---> Using cache 19:47:35 ---> ac594ed8f30c 19:47:35 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:47:35 ---> Running in 50a91a9db0cb 19:47:35 Removing intermediate container e81133abba24 19:47:35 ---> 256d414ec5f7 19:47:35 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:47:35 ---> Running in 910df7ad2dff 19:47:35 ---> Running in b920769be4dc 19:47:36 Removing intermediate container 0939da1de72e 19:47:36 ---> 62d47cb57d8f 19:47:36 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:47:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:47:36 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 19:47:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:47:36 ---> a554c2b6e523 19:47:36 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:47:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:47:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:47:36 ---> eaa2c6fcf57d 19:47:36 Step 3/23 : WORKDIR /edgex-go 19:47:36 ---> Using cache 19:47:36 ---> 2de5de0651e9 19:47:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:47:37 ---> Using cache 19:47:37 ---> 824d0f3b425b 19:47:37 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:47:37 ---> Running in afa7b36f0cd7 19:47:37 ---> f41f9b433a6d 19:47:37 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:47:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:47:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:47:37 ---> 479531ca6e21 19:47:37 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:47:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:47:38 ---> a62fe403055d 19:47:38 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:47:38 OK: 219 MiB in 52 packages 19:47:38 ---> 73f3904597c7 19:47:38 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:47:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:47:38 ---> Running in b44dc6311a01 19:47:38 Removing intermediate container 50a91a9db0cb 19:47:38 ---> 26e3317679e4 19:47:38 Step 6/24 : COPY go.mod . 19:47:38 Removing intermediate container b44dc6311a01 19:47:38 ---> 5b10b6dcc0cb 19:47:38 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:47:39 OK: 219 MiB in 52 packages 19:47:39 ---> 9d961fbefcdd 19:47:39 Step 7/24 : RUN go mod download 19:47:39 ---> Running in 8898e6007719 19:47:39 ---> d89fa8520123 19:47:39 Step 27/32 : RUN chmod +x /entrypoint.sh 19:47:39 ---> Running in e38f614cbdcc 19:47:39 Removing intermediate container afa7b36f0cd7 19:47:39 ---> 9a5a7913b7af 19:47:39 Step 6/23 : COPY go.mod . 19:47:40 ---> f5646b30a1ca 19:47:40 Step 7/23 : RUN go mod download 19:47:40 ---> Running in ca4befc1638e 19:47:40 (1/6) Installing dumb-init (1.2.5-r1) 19:47:40 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:47:40 Removing intermediate container e38f614cbdcc 19:47:40 ---> 02c14f9b8acb 19:47:40 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:47:40 ---> Running in 3d39b86a97aa 19:47:40 (3/6) Installing libsodium (1.0.18-r0) 19:47:41 Removing intermediate container 3d39b86a97aa 19:47:41 ---> c1fbe26bcf22 19:47:41 Step 29/32 : CMD ["gate"] 19:47:41 ---> Running in 9fad486a5f03 19:47:41 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:47:41 Removing intermediate container 9fad486a5f03 19:47:41 ---> 48fd852f67bb 19:47:41 Step 30/32 : LABEL arch=x86_64 19:47:41 ---> Running in b2085a87fc92 19:47:41 Removing intermediate container b2085a87fc92 19:47:41 ---> 715d718b44eb 19:47:41 Step 31/32 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 19:47:41 ---> Running in 92ae68768cd1 19:47:42 Removing intermediate container 92ae68768cd1 19:47:42 ---> d5914bd79105 19:47:42 Step 32/32 : LABEL version=0.0.0 19:47:42 ---> Running in 9950a2dec188 19:47:42 Removing intermediate container 8898e6007719 19:47:42 ---> 5810979f9d0d 19:47:42 Step 8/24 : COPY . . 19:47:42 Removing intermediate container ca4befc1638e 19:47:42 ---> 09962c89cfa9 19:47:42 Step 8/23 : COPY . . 19:47:42 Removing intermediate container 9950a2dec188 19:47:42 ---> 6eceb6c4d41a 19:47:42 19:47:42 (5/6) Installing libzmq (4.3.4-r0) 19:47:42 Successfully built 6eceb6c4d41a 19:47:42 Successfully tagged security-bootstrapper:latest 19:47:42 Building core-command 19:47:43  Building security-bootstrapper ... done (6/6) Installing zeromq (4.3.4-r0) 19:47:43 Executing busybox-1.33.1-r3.trigger 19:47:43 OK: 8 MiB in 20 packages 19:47:46 ? github.com/edgexfoundry/edgex-go [no test files] 19:47:51 Removing intermediate container b920769be4dc 19:47:51 ---> ed9c8e2adb5b 19:47:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:47:52 ---> 4867bf005698 19:47:52 Step 9/23 : RUN go mod tidy 19:47:52 ---> 49a33c1342d2 19:47:52 Step 9/24 : RUN go mod tidy 19:47:53 ---> 2df794d7e864 19:47:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:47:53 ---> Running in 95a7c95f9674 19:47:53 ---> Running in 238bf75d2f74 19:47:54 ---> 117d09fd4f44 19:47:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:47:54 ---> 4f2995559133 19:47:54 Step 20/24 : ENTRYPOINT ["/core-data"] 19:47:54 ---> Running in f5871aedf4dd 19:47:54 Removing intermediate container f5871aedf4dd 19:47:54 ---> 3cb5b75ed97b 19:47:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:47:54 ---> Running in be20fc76d0f1 19:47:55 Removing intermediate container be20fc76d0f1 19:47:55 ---> 3dfd24b3f6f6 19:47:55 Step 22/24 : LABEL arch=x86_64 19:47:55 ---> Running in 63283c90135b 19:47:55 Removing intermediate container 63283c90135b 19:47:55 ---> b0c529ef34ea 19:47:55 Step 23/24 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 19:47:55 ---> Running in 0f8869f69a0c 19:47:56 Removing intermediate container 0f8869f69a0c 19:47:56 ---> b04d9e253925 19:47:56 Step 24/24 : LABEL version=0.0.0 19:47:56 ---> Running in 3214298db710 19:47:56 Removing intermediate container 3214298db710 19:47:56 ---> 13f1924c69f5 19:47:56 19:47:56 Removing intermediate container 95a7c95f9674 19:47:56 ---> 5199c787bf97 19:47:56 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:47:56 Successfully built 13f1924c69f5 19:47:56 Successfully tagged core-data:latest 19:47:56  Building core-data ... done  ---> Running in 2e9d4f423de5 19:47:56 Removing intermediate container 238bf75d2f74 19:47:56 ---> b18d5a43fde9 19:47:56 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:47:56 ---> Running in d65e42221e49 19:47:58 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 19:47:58 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 19:47:58 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 19:47:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:47:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:47:58 ---> eaa2c6fcf57d 19:47:58 Step 3/24 : WORKDIR /edgex-go 19:47:58 ---> Using cache 19:47:58 ---> 2de5de0651e9 19:47:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:47:58 ---> Using cache 19:47:58 ---> 824d0f3b425b 19:47:58 Step 5/24 : RUN apk add --update --no-cache make git 19:47:58 ---> Using cache 19:47:58 ---> a18fe9834561 19:47:58 Step 6/24 : COPY go.mod . 19:47:58 ---> Using cache 19:47:58 ---> aa67a824f99f 19:47:58 Step 7/24 : RUN go mod download 19:47:58 ---> Using cache 19:47:58 ---> 79803285a074 19:47:58 Step 8/24 : COPY . . 19:47:58 ---> Using cache 19:47:58 ---> 28a9b2afe0f5 19:47:58 Step 9/24 : RUN go mod tidy 19:47:58 ---> Using cache 19:47:58 ---> ac594ed8f30c 19:47:58 Step 10/24 : RUN make cmd/core-command/core-command 19:47:59 ---> Running in f5bb79c0f2de 19:47:59 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 19:48:03 Removing intermediate container 910df7ad2dff 19:48:03 ---> ce5cadaa3078 19:48:03 19:48:03 Step 11/22 : FROM alpine:3.14 19:48:03 ---> 14119a10abf4 19:48:03 Step 12/22 : RUN apk add --update --no-cache curl 19:48:03 ---> Running in 055d66462c36 19:48:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:48:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:48:03 (1/5) Installing ca-certificates (20191127-r5) 19:48:03 (2/5) Installing brotli-libs (1.0.9-r5) 19:48:03 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:48:03 (4/5) Installing libcurl (7.79.1-r0) 19:48:03 (5/5) Installing curl (7.79.1-r0) 19:48:03 Executing busybox-1.33.1-r3.trigger 19:48:03 Executing ca-certificates-20191127-r5.trigger 19:48:03 OK: 8 MiB in 19 packages 19:48:04 Removing intermediate container 055d66462c36 19:48:04 ---> 8a7a8d2bdccb 19:48:04 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:48:04 ---> Running in 98d9e4edb463 19:48:04 Removing intermediate container 98d9e4edb463 19:48:04 ---> 4a52813ef57f 19:48:04 Step 14/22 : WORKDIR /edgex 19:48:04 ---> Running in 2669a1e44665 19:48:05 Removing intermediate container 2669a1e44665 19:48:05 ---> de4860a31bc2 19:48:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:48:05 ---> 558bf7f42826 19:48:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:48:06 ---> 063f08230346 19:48:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:48:06 ---> e57a7a698ffc 19:48:06 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:48:06 ---> Running in 57375bbafdf9 19:48:07 Removing intermediate container 57375bbafdf9 19:48:07 ---> b638b87db070 19:48:07 Step 19/22 : CMD ["--init=true"] 19:48:07 ---> Running in 06e60fe5201d 19:48:07 Removing intermediate container 06e60fe5201d 19:48:07 ---> 31be23735200 19:48:07 Step 20/22 : LABEL arch=x86_64 19:48:07 ---> Running in 76ad29da8ebe 19:48:07 Removing intermediate container 76ad29da8ebe 19:48:07 ---> c2c10c3bc2d5 19:48:07 Step 21/22 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 19:48:07 ---> Running in e96937e17f01 19:48:07 Removing intermediate container e96937e17f01 19:48:07 ---> 1eeddda62b16 19:48:07 Step 22/22 : LABEL version=0.0.0 19:48:07 ---> Running in 0cf57f5daf5e 19:48:07 Removing intermediate container 0cf57f5daf5e 19:48:07 ---> a9cc9a76815c 19:48:07 19:48:08 Successfully built a9cc9a76815c 19:48:08 Successfully tagged security-proxy-setup:latest 19:48:26  Building security-proxy-setup ... done Removing intermediate container 2e9d4f423de5 19:48:26 ---> e7cabd11611b 19:48:26 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:48:26 ---> Running in 26bdc7c85a23 19:48:26 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 19:48:26 Removing intermediate container f5bb79c0f2de 19:48:26 ---> 7677fc8f2374 19:48:26 19:48:26 Step 11/24 : FROM alpine:3.14 19:48:26 ---> 14119a10abf4 19:48:26 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:48:26 ---> Using cache 19:48:26 ---> 6cd3df68cbcd 19:48:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:48:26 ---> Using cache 19:48:26 ---> cda3e5ea138e 19:48:26 Step 14/24 : ENV APP_PORT=59882 19:48:26 Removing intermediate container d65e42221e49 19:48:26 ---> 12ac74e1166f 19:48:26 19:48:26 Step 11/23 : FROM alpine:3.14 19:48:26 ---> 14119a10abf4 19:48:26 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:48:26 ---> Running in 5d73b176cc2f 19:48:26 ---> Running in ad5e8196a731 19:48:26 Removing intermediate container 26bdc7c85a23 19:48:26 ---> a1cd6bfd6179 19:48:26 19:48:26 Step 12/24 : FROM docker:20.10.7 19:48:26 Removing intermediate container 5d73b176cc2f 19:48:26 ---> e3d4362eba63 19:48:26 Step 15/24 : EXPOSE $APP_PORT 19:48:26 ---> Running in 219c6c132fa3 19:48:26 20.10.7: Pulling from library/docker 19:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:48:26 Removing intermediate container 219c6c132fa3 19:48:26 ---> 8f05df2eb351 19:48:26 Step 16/24 : WORKDIR / 19:48:27 ---> Running in 4e91a179da32 19:48:27 Removing intermediate container 4e91a179da32 19:48:27 ---> 7707066eb17a 19:48:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:48:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:48:27 ---> f8642d9c629c 19:48:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:48:27 (1/2) Installing ca-certificates (20191127-r5) 19:48:27 (2/2) Installing dumb-init (1.2.5-r1) 19:48:27 Executing busybox-1.33.1-r3.trigger 19:48:27 Executing ca-certificates-20191127-r5.trigger 19:48:27 OK: 6 MiB in 16 packages 19:48:27 ---> 6a68493fc627 19:48:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:48:28 ---> 366bc6b55d3d 19:48:28 Step 20/24 : ENTRYPOINT ["/core-command"] 19:48:28 ---> Running in d78fb802fa72 19:48:28 Removing intermediate container ad5e8196a731 19:48:28 ---> 0addb38b1040 19:48:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:48:28 ---> Running in 93b519ce61a6 19:48:28 Removing intermediate container d78fb802fa72 19:48:28 ---> 3f9a75fb9c5d 19:48:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:48:28 ---> Running in dc08671589d6 19:48:28 Removing intermediate container 93b519ce61a6 19:48:28 ---> 790cae00c6ce 19:48:28 Step 14/23 : ENV APP_PORT=59860 19:48:28 ---> Running in d0331bf4df92 19:48:28 Removing intermediate container dc08671589d6 19:48:28 ---> 75469f1c1820 19:48:28 Step 22/24 : LABEL arch=x86_64 19:48:28 ---> Running in 1eb2fdb6094e 19:48:28 Removing intermediate container d0331bf4df92 19:48:28 ---> 54ea81663769 19:48:28 Step 15/23 : EXPOSE $APP_PORT 19:48:28 ---> Running in 526c9b6b6ad0 19:48:28 Removing intermediate container 1eb2fdb6094e 19:48:28 ---> a15542c08c06 19:48:28 Step 23/24 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 19:48:28 ---> Running in 24378418d746 19:48:28 Removing intermediate container 526c9b6b6ad0 19:48:28 ---> 51b0d30aec9b 19:48:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:48:28 Removing intermediate container 24378418d746 19:48:28 ---> 812fb0b66a47 19:48:28 Step 24/24 : LABEL version=0.0.0 19:48:28 ---> Running in c025b99536af 19:48:28 Removing intermediate container c025b99536af 19:48:28 ---> 7573914676f4 19:48:28 19:48:28 ---> ad90dc06927b 19:48:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:48:28 Successfully built 7573914676f4 19:48:28 Successfully tagged core-command:latest 19:48:29  Building core-command ... done  ---> 6b58a341c5b2 19:48:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:48:29 ---> ebf515e40dfa 19:48:29 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:48:29 ---> Running in d21b4f63bf51 19:48:29 Removing intermediate container d21b4f63bf51 19:48:29 ---> 9ceb68c5d6d0 19:48:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:48:29 ---> Running in b1bb66e2265d 19:48:29 Removing intermediate container b1bb66e2265d 19:48:29 ---> 197cd783c7ea 19:48:29 Step 21/23 : LABEL arch=x86_64 19:48:29 ---> Running in 0ef53283f358 19:48:29 Removing intermediate container 0ef53283f358 19:48:29 ---> 99e763ed2778 19:48:29 Step 22/23 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 19:48:29 ---> Running in 92a6b6632344 19:48:29 Removing intermediate container 92a6b6632344 19:48:29 ---> 340eb0f5089d 19:48:29 Step 23/23 : LABEL version=0.0.0 19:48:29 ---> Running in 9077722fdabb 19:48:30 Removing intermediate container 9077722fdabb 19:48:30 ---> 33aa8004dae1 19:48:30 19:48:30 Successfully built 33aa8004dae1 19:48:30 Successfully tagged support-notifications:latest 19:48:35  Building support-notifications ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 19:48:35 Status: Downloaded newer image for docker:20.10.7 19:48:35 ---> 08bdaf2f88f9 19:48:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:48:35 ---> Running in 5d2d6bc6bfc3 19:48:35 Removing intermediate container 5d2d6bc6bfc3 19:48:35 ---> 72dbe4f3169b 19:48:35 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 19:48:35 ---> Running in 6d773bede24e 19:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:48:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:48:37 (1/39) Installing readline (8.1.0-r0) 19:48:37 (2/39) Installing bash (5.1.0-r0) 19:48:37 Executing bash-5.1.0-r0.post-install 19:48:37 (3/39) Installing brotli-libs (1.0.9-r3) 19:48:37 (4/39) Installing nghttp2-libs (1.42.0-r1) 19:48:38 (5/39) Installing libcurl (7.79.1-r0) 19:48:38 (6/39) Installing curl (7.79.1-r0) 19:48:38 (7/39) Installing dumb-init (1.2.5-r0) 19:48:38 (8/39) Installing libbz2 (1.0.8-r1) 19:48:38 (9/39) Installing expat (2.2.10-r1) 19:48:38 (10/39) Installing libffi (3.3-r2) 19:48:38 (11/39) Installing gdbm (1.19-r0) 19:48:38 (12/39) Installing xz-libs (5.2.5-r0) 19:48:38 (13/39) Installing sqlite-libs (3.34.1-r0) 19:48:38 (14/39) Installing python3 (3.8.10-r0) 19:48:38 (15/39) Installing py3-appdirs (1.4.4-r1) 19:48:38 (16/39) Installing py3-ordered-set (4.0.2-r0) 19:48:38 (17/39) Installing py3-parsing (2.4.7-r1) 19:48:38 (18/39) Installing py3-six (1.15.0-r0) 19:48:38 (19/39) Installing py3-packaging (20.9-r0) 19:48:38 (20/39) Installing py3-setuptools (51.3.3-r0) 19:48:38 (21/39) Installing py3-chardet (4.0.0-r0) 19:48:38 (22/39) Installing py3-idna (3.1-r0) 19:48:38 (23/39) Installing py3-urllib3 (1.26.2-r1) 19:48:38 (24/39) Installing py3-requests (2.25.1-r1) 19:48:38 (25/39) Installing py3-msgpack (1.0.2-r0) 19:48:38 (26/39) Installing py3-lockfile (0.12.2-r3) 19:48:38 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:48:38 (28/39) Installing py3-colorama (0.4.4-r0) 19:48:38 (29/39) Installing py3-contextlib2 (0.6.0-r0) 19:48:38 (30/39) Installing py3-distlib (0.3.1-r1) 19:48:39 (31/39) Installing py3-distro (1.5.0-r1) 19:48:39 (32/39) Installing py3-webencodings (0.5.1-r3) 19:48:39 (33/39) Installing py3-html5lib (1.1-r0) 19:48:39 (34/39) Installing py3-pytoml (0.1.21-r0) 19:48:39 (35/39) Installing py3-pep517 (0.9.1-r0) 19:48:39 (36/39) Installing py3-progress (1.5-r0) 19:48:39 (37/39) Installing py3-retrying (1.3.3-r0) 19:48:39 (38/39) Installing py3-toml (0.10.2-r0) 19:48:39 (39/39) Installing py3-pip (20.3.4-r0) 19:48:39 Executing busybox-1.32.1-r6.trigger 19:48:39 OK: 82 MiB in 59 packages 19:48:40 Collecting docker-compose==1.23.2 19:48:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:48:40 Collecting dockerpty<0.5,>=0.4.1 19:48:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:48:40 Collecting docopt<0.7,>=0.6.1 19:48:40 Downloading docopt-0.6.2.tar.gz (25 kB) 19:48:41 Collecting cached-property<2,>=1.2.0 19:48:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:48:41 Collecting websocket-client<1.0,>=0.32.0 19:48:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:48:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:48:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:48:41 Collecting docker<4.0,>=3.6.0 19:48:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:48:41 Collecting jsonschema<3,>=2.5.1 19:48:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:48:41 Collecting texttable<0.10,>=0.9.0 19:48:41 Downloading texttable-0.9.1.tar.gz (11 kB) 19:48:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:48:42 Collecting PyYAML<4,>=3.10 19:48:42 Downloading PyYAML-3.13.tar.gz (270 kB) 19:48:42 Collecting docker-pycreds>=0.4.0 19:48:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:48:42 Collecting urllib3<1.25,>=1.21.1 19:48:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:48:42 Collecting idna<2.8,>=2.5 19:48:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:48:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:48:43 Collecting chardet<3.1.0,>=3.0.2 19:48:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:48:43 Collecting certifi>=2017.4.17 19:48:43 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 19:48:43 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:48:43 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:48:43 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:48:43 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:48:43 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:48:43 Attempting uninstall: urllib3 19:48:43 Found existing installation: urllib3 1.26.2 19:48:43 Uninstalling urllib3-1.26.2: 19:48:43 Successfully uninstalled urllib3-1.26.2 19:48:43 Attempting uninstall: idna 19:48:43 Found existing installation: idna 3.1 19:48:43 Uninstalling idna-3.1: 19:48:43 Successfully uninstalled idna-3.1 19:48:43 Attempting uninstall: chardet 19:48:43 Found existing installation: chardet 4.0.0 19:48:43 Uninstalling chardet-4.0.0: 19:48:43 Successfully uninstalled chardet-4.0.0 19:48:43 Attempting uninstall: requests 19:48:43 Found existing installation: requests 2.25.1 19:48:43 Uninstalling requests-2.25.1: 19:48:43 Successfully uninstalled requests-2.25.1 19:48:44 Running setup.py install for texttable: started 19:48:44 Running setup.py install for texttable: finished with status 'done' 19:48:44 Running setup.py install for PyYAML: started 19:48:44 Running setup.py install for PyYAML: finished with status 'done' 19:48:44 Running setup.py install for docopt: started 19:48:44 Running setup.py install for docopt: finished with status 'done' 19:48:44 Running setup.py install for dockerpty: started 19:48:45 Running setup.py install for dockerpty: finished with status 'done' 19:48:45 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 19:48:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:48:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:48:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:48:49 Removing intermediate container 6d773bede24e 19:48:49 ---> f8ffe5367dd3 19:48:49 Step 15/24 : ENV APP_PORT=58890 19:48:49 ---> Running in 39fa593a9c87 19:48:49 Removing intermediate container 39fa593a9c87 19:48:49 ---> b89f53dc9b87 19:48:49 Step 16/24 : EXPOSE $APP_PORT 19:48:49 ---> Running in ce62bfb71876 19:48:49 Removing intermediate container ce62bfb71876 19:48:49 ---> fb1861277970 19:48:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:48:49 ---> a0a399fe86e0 19:48:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:48:49 ---> b945f18878d5 19:48:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:48:50 ---> bab9e8292a73 19:48:50 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:48:50 ---> Running in f7abe20bb4e8 19:48:50 Removing intermediate container f7abe20bb4e8 19:48:50 ---> b59d140251a1 19:48:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:48:50 ---> Running in 0db4387be861 19:48:50 Removing intermediate container 0db4387be861 19:48:50 ---> 08b725118806 19:48:50 Step 22/24 : LABEL arch=x86_64 19:48:50 ---> Running in 14a90ed8b3d8 19:48:50 Removing intermediate container 14a90ed8b3d8 19:48:50 ---> d86ef8633eea 19:48:50 Step 23/24 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 19:48:50 ---> Running in ef7a750bf663 19:48:50 Removing intermediate container ef7a750bf663 19:48:50 ---> 071310fac0b5 19:48:50 Step 24/24 : LABEL version=0.0.0 19:48:50 ---> Running in 77b1ba9c7737 19:48:50 Removing intermediate container 77b1ba9c7737 19:48:50 ---> f727f1a05094 19:48:50 19:48:50 Successfully built f727f1a05094 19:48:50 Successfully tagged sys-mgmt-agent:latest 19:48:50  Building sys-mgmt-agent ... done  [Pipeline] } 19:48:50 $ docker stop --time=1 f0b0cf688a42b6b8e703ff746424a5724cacb67c2794c6f07032f19d8ed67209 19:48:52 $ docker rm -f f0b0cf688a42b6b8e703ff746424a5724cacb67c2794c6f07032f19d8ed67209 [Pipeline] // withDockerContainer [Pipeline] sh 19:48:54 + docker images 19:48:54 REPOSITORY TAG IMAGE ID CREATED SIZE 19:48:54 sys-mgmt-agent latest f727f1a05094 4 seconds ago 325MB 19:48:54 support-notifications latest 33aa8004dae1 25 seconds ago 16.8MB 19:48:54 core-command latest 7573914676f4 26 seconds ago 16MB 19:48:54 12ac74e1166f 28 seconds ago 1.75GB 19:48:54 a1cd6bfd6179 28 seconds ago 1.75GB 19:48:54 7677fc8f2374 29 seconds ago 1.75GB 19:48:54 security-proxy-setup latest a9cc9a76815c 47 seconds ago 26.7MB 19:48:54 ce5cadaa3078 52 seconds ago 1.76GB 19:48:54 core-data latest 13f1924c69f5 58 seconds ago 20.5MB 19:48:54 security-bootstrapper latest 6eceb6c4d41a About a minute ago 18.8MB 19:48:54 support-scheduler latest 427c111fe53d About a minute ago 16.1MB 19:48:54 6cdb279d112d About a minute ago 1.76GB 19:48:54 core-metadata latest 1894aafdd966 About a minute ago 16.8MB 19:48:54 security-secretstore-setup latest e71654eac294 About a minute ago 28.2MB 19:48:54 ba0b71b34481 About a minute ago 1.75GB 19:48:54 9b3b0a209db9 About a minute ago 1.75GB 19:48:54 5aeb2b66bf46 About a minute ago 1.76GB 19:48:54 71e3809071fc About a minute ago 1.76GB 19:48:54 ci-base-image-x86_64 latest eaa2c6fcf57d 6 minutes ago 1.25GB 19:48:54 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 19:48:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 19:48:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 19:48:54 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 19:48:54 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 19:49:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:49:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:49:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:49:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:49:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:49:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:49:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:49:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:49:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:49:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.182s coverage: 28.7% of statements 19:49:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:49:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:49:10 Still waiting to schedule task 19:49:10 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:49:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.371s coverage: 98.5% of statements 19:49:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:49:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.321s coverage: 46.3% of statements 19:49:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:49:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:49:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.871s coverage: 90.1% of statements 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:49:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.216s coverage: 81.2% of statements 19:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:49:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.524s coverage: 94.2% of statements 19:49:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:49:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:49:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.228s coverage: 59.1% of statements 19:49:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:49:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:49:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:49:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:49:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:49:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.178s coverage: 60.0% of statements 19:49:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:49:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:49:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:49:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.295s coverage: 0.8% of statements 19:49:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:49:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.242s coverage: 58.8% of statements 19:49:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.205s coverage: 21.7% of statements 19:49:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.269s coverage: 47.1% of statements 19:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.261s coverage: 79.5% of statements 19:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.164s coverage: 94.1% of statements 19:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.206s coverage: 96.3% of statements 19:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.164s coverage: 87.5% of statements 19:49:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.210s coverage: 94.4% of statements 19:49:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.182s coverage: 44.8% of statements 19:49:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.619s coverage: 81.8% of statements 19:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.275s coverage: 92.9% of statements 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.154s coverage: 100.0% of statements 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.346s coverage: 58.8% of statements 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.269s coverage: 80.0% of statements 19:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements 19:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.254s coverage: 85.4% of statements 19:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.739s coverage: 91.2% of statements 19:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:49:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.813s coverage: 64.4% of statements 19:49:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:49:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:49:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.191s coverage: 100.0% of statements 19:49:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 91.3% of statements 19:49:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 19:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements 19:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 19:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.332s coverage: 70.5% of statements 19:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.790s coverage: 43.6% of statements 19:50:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:50:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.280s coverage: 89.5% of statements 19:50:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements 19:50:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:50:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.248s coverage: 19.5% of statements 19:50:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:50:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:50:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:50:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:50:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.613s coverage: 92.0% of statements 19:50:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:50:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:50:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:50:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:50:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 63.2% of statements 19:50:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:50:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:50:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.393s coverage: 97.7% of statements 19:50:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:50:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:50:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:50:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:50:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.178s coverage: 28.9% of statements 19:50:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:50:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:50:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:50:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:50:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:50:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:50:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.180s coverage: 100.0% of statements 19:50:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements 19:50:10 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 19:50:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:50:10 GO111MODULE=on go vet ./... 19:51:32 gofmt -l . 19:51:32 [ "`gofmt -l .`" = "" ] 19:51:32 ./bin/test-attribution-txt.sh [Pipeline] sh 19:51:33 + ls -al . 19:51:33 total 640 19:51:33 drwxrwxr-x 9 1001 1001 4096 Sep 27 19:51 . 19:51:33 drwxr-xr-x 4 root root 4096 Sep 27 19:47 .. 19:51:33 -rw-rw-r-- 1 1001 1001 11 Sep 27 19:44 .dockerignore 19:51:33 drwxrwxr-x 8 1001 1001 4096 Sep 27 19:44 .git 19:51:33 drwxrwxr-x 4 1001 1001 4096 Sep 27 19:44 .github 19:51:33 -rw-rw-r-- 1 1001 1001 818 Sep 27 19:44 .gitignore 19:51:33 -rw-rw-r-- 1 1001 1001 129 Sep 27 19:44 .golangci.yml 19:51:33 -rw-rw-r-- 1 1001 1001 76 Sep 27 19:44 .hadolint.yml 19:51:33 -rw-rw-r-- 1 1001 1001 166 Sep 27 19:44 .sonarcloud.properties 19:51:33 -rw-rw-r-- 1 1001 1001 1171 Sep 27 19:44 ADOPTERS.md 19:51:33 -rw-rw-r-- 1 1001 1001 8493 Sep 27 19:44 Attribution.txt 19:51:33 -rw-rw-r-- 1 1001 1001 43881 Sep 27 19:44 CHANGELOG.md 19:51:33 -rw-rw-r-- 1 1001 1001 3804 Sep 27 19:44 CONTRIBUTING.md 19:51:33 -rw-rw-r-- 1 1001 1001 677 Sep 27 19:44 GOVERNANCE.md 19:51:33 -rw-rw-r-- 1 1001 1001 849 Sep 27 19:44 Jenkinsfile 19:51:33 -rw-rw-r-- 1 1001 1001 10775 Sep 27 19:44 LICENSE 19:51:33 -rw-rw-r-- 1 1001 1001 6386 Sep 27 19:44 Makefile 19:51:33 -rw-rw-r-- 1 1001 1001 582 Sep 27 19:44 OWNERS.md 19:51:33 -rw-rw-r-- 1 1001 1001 8256 Sep 27 19:44 README.md 19:51:33 -rw-rw-r-- 1 1001 1001 6912 Sep 27 19:44 SECURITY.md 19:51:33 -rw-rw-r-- 1 1001 1001 5 Sep 27 19:41 VERSION 19:51:33 -rw-rw-r-- 1 1001 1001 4131 Sep 27 19:44 ZMQWindows.md 19:51:33 drwxrwxr-x 2 1001 1001 4096 Sep 27 19:44 bin 19:51:33 drwxrwxr-x 14 1001 1001 4096 Sep 27 19:44 cmd 19:51:33 -rw-r--r-- 1 root root 403624 Sep 27 19:50 coverage.out 19:51:33 -rw-rw-r-- 1 1001 1001 841 Sep 27 19:44 go.mod 19:51:33 -rw-r--r-- 1 root root 50064 Sep 27 19:47 go.sum 19:51:33 drwxrwxr-x 8 1001 1001 4096 Sep 27 19:44 internal 19:51:33 drwxrwxr-x 3 1001 1001 4096 Sep 27 19:44 openapi 19:51:33 drwxrwxr-x 4 1001 1001 4096 Sep 27 19:44 snap 19:51:33 -rw-rw-r-- 1 1001 1001 204 Sep 27 19:44 version.go [Pipeline] sh 19:51:33 + '[' -e coverage.out ] 19:51:33 + chown 1001:1001 coverage.out [Pipeline] stash 19:51:33 Warning: overwriting stash ‘coverage-report’ 19:51:34 Stashed 1 file(s) [Pipeline] sh 19:51:35 + make build 19:51:35 go mod tidy 19:51:35 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 19:51:44 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 19:52:07 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 19:52:07 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 19:52:11 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 19:52:12 Running on prd-ubuntu18.04-docker-8c-8g-1690 in /w/workspace/edgexfoundry_edgex-go_PR-3725 [Pipeline] { [Pipeline] ws 19:52:12 Running in /w/workspace/edgex-go/1 [Pipeline] { 19:52:12 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 [Pipeline] checkout 19:52:12 The recommended git tool is: git 19:52:15 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 19:52:17 using credential edgex-jenkins-ssh 19:52:17 Cloning the remote Git repository 19:52:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:52:16 > git init /w/workspace/edgex-go/1 # timeout=10 19:52:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:52:16 > git --version # timeout=10 19:52:16 > git --version # 'git version 2.17.1' 19:52:16 using GIT_SSH to set credentials SSH Credentials for GitHub 19:52:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:52:19 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 19:52:21 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 19:52:26 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 19:52:28 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 19:52:32 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] } 19:52:37 $ docker stop --time=1 2f86921c08f62850679223744301b7b89c3a2770178fe4cdad5754f07b0dcd51 19:52:40 $ docker rm -f 2f86921c08f62850679223744301b7b89c3a2770178fe4cdad5754f07b0dcd51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:52:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:52:42 19:52:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:52:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:52:43 latest: Pulling from edgex-devops/edgex-compose-arm64 19:52:43 29e5d40040c1: Pulling fs layer 19:52:43 1ce36da41761: Pulling fs layer 19:52:43 25b303627fd3: Pulling fs layer 19:52:43 29e5d40040c1: Verifying Checksum 19:52:43 29e5d40040c1: Download complete 19:52:44 29e5d40040c1: Pull complete 19:52:44 1ce36da41761: Verifying Checksum 19:52:44 1ce36da41761: Download complete 19:52:45 1ce36da41761: Pull complete 19:52:45 25b303627fd3: Verifying Checksum 19:52:45 25b303627fd3: Download complete 19:52:55 25b303627fd3: Pull complete 19:52:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:52:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:52:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:52:56 prd-ubuntu18.04-docker-arm64-4c-16g-1689 does not seem to be running inside a container 19:52:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:52:59 $ docker top fa7b627904f0e20a49297e7309ff5d3048ba2ee66440ba044893f957f6adf268 -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:00 + grep parallel 19:53:00 + docker-compose build --help 19:53:03 --parallel Build images in parallel. [Pipeline] } 19:53:04 $ docker stop --time=1 fa7b627904f0e20a49297e7309ff5d3048ba2ee66440ba044893f957f6adf268 19:53:06 $ docker rm -f fa7b627904f0e20a49297e7309ff5d3048ba2ee66440ba044893f957f6adf268 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:53:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:53:06 . [Pipeline] withDockerContainer 19:53:07 prd-ubuntu18.04-docker-arm64-4c-16g-1689 does not seem to be running inside a container 19:53:07 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:53:08 $ docker top d467573bf3ffeba0e1960a7e2c21b16a0578ec5ed9e12e623795e6492591b098 -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:09 + docker-compose -f ./docker-compose-build.yml build --parallel 19:53:14 Building core-command ... 19:53:14 Building core-data ... 19:53:14 Building core-metadata ... 19:53:14 Building security-bootstrapper ... 19:53:14 Building security-proxy-setup ... 19:53:14 Building security-secretstore-setup ... 19:53:14 Building support-notifications ... 19:53:14 Building support-scheduler ... 19:53:14 Building sys-mgmt-agent ... 19:53:14 Building security-secretstore-setup 19:53:14 Building sys-mgmt-agent 19:53:14 Building security-proxy-setup 19:53:14 Building support-scheduler 19:53:14 Building core-metadata 19:54:03 Merging remotes/origin/main commit f402210f93ccbb2b587c2d75e27f7d4d87f6be54 into PR head commit 9c56605cd16a352878f215821c21bc37be13ba82 19:54:03 Merge succeeded, producing 9c56605cd16a352878f215821c21bc37be13ba82 19:54:03 Checking out Revision 9c56605cd16a352878f215821c21bc37be13ba82 (PR-3725) 19:54:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:54:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:54:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:54:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:54:02 using GIT_SSH to set credentials SSH Credentials for GitHub 19:54:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3725/head:refs/remotes/origin/PR-3725 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:54:03 > git config core.sparsecheckout # timeout=10 19:54:03 > git checkout -f 9c56605cd16a352878f215821c21bc37be13ba82 # timeout=10 19:54:03 > git remote # timeout=10 19:54:03 > git config --get remote.origin.url # timeout=10 19:54:03 using GIT_SSH to set credentials SSH Credentials for GitHub 19:54:03 > git merge f402210f93ccbb2b587c2d75e27f7d4d87f6be54 # timeout=10 19:54:03 > git rev-parse HEAD^{commit} # timeout=10 19:54:03 > git config core.sparsecheckout # timeout=10 19:54:03 > git checkout -f 9c56605cd16a352878f215821c21bc37be13ba82 # timeout=10 19:54:08 Commit message: "fix: update readme to reflect steps of latest version by removing pkg-config" 19:54:08 > git --version # timeout=10 19:54:08 > git --version # 'git version 2.17.1' 19:54:08 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:54:10 + echo snap-build.sh 19:54:10 snap-build.sh 19:54:10 + SNAP_BASE_DIR=. 19:54:10 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:54:10 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:54:10 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:54:10 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:54:10 + cd /w/workspace/edgex-go/1 19:54:10 + sudo apt-get remove -qy --purge lxd lxd-client 19:54:10 Reading package lists... 19:54:10 Building dependency tree... 19:54:10 Reading state information... 19:54:10 The following packages were automatically installed and are no longer required: 19:54:10 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:54:10 uidmap xdelta3 19:54:10 Use 'sudo apt autoremove' to remove them. 19:54:10 The following packages will be REMOVED: 19:54:10 lxd* lxd-client* 19:54:10 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:54:10 After this operation, 31.7 MB disk space will be freed. 19:54:11 (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.) 19:54:11 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:54:12 Removing lxd dnsmasq configuration 19:54:12 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:54:12 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:54:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:54:13 (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.) 19:54:13 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:54:14 Processing triggers for systemd (237-3ubuntu10.45) ... 19:54:14 Processing triggers for ureadahead (0.100.0-21) ... 19:54:15 + sudo snap remove --purge lxd 19:54:15 snap "lxd" is not installed 19:54:15 + sudo groupadd --force --system lxd 19:54:15 ++ whoami 19:54:15 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:54:15 + newgrp - lxd 19:54:15 + sudo snap install lxd 19:54:21 2021-09-27T19:54:20Z INFO Waiting for automatic snapd restart... 19:54:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:54:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:54:22 ---> 3f21c5e04122 19:54:22 Step 3/24 : WORKDIR /edgex-go 19:54:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:54:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:54:22 ---> 3f21c5e04122 19:54:22 Step 3/23 : WORKDIR /edgex-go 19:54:22 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:54:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:54:22 ---> 3f21c5e04122 19:54:22 Step 3/22 : WORKDIR /edgex-go 19:54:22 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:54:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:54:22 ---> 3f21c5e04122 19:54:22 Step 3/26 : WORKDIR /edgex-go 19:54:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:54:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:54:22 ---> 3f21c5e04122 19:54:22 Step 3/24 : WORKDIR /edgex-go 19:54:24 ---> Running in 802207b83d08 19:54:24 ---> Running in d38dbb8d8572 19:54:24 ---> Running in 59dee19e37b9 19:54:24 ---> Running in 56fcc515d007 19:54:24 ---> Running in e80249ebc828 19:54:24 Removing intermediate container 56fcc515d007 19:54:24 ---> f47c09a1ada7 19:54:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:54:26 Removing intermediate container e80249ebc828 19:54:26 ---> 34f9cc37e9eb 19:54:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:54:26 ---> Running in 4a7a79ad411f 19:54:26 Removing intermediate container d38dbb8d8572 19:54:26 ---> 6ff459e05322 19:54:26 Removing intermediate container 802207b83d08 19:54:26 ---> bd9acfc04ac1 19:54:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:54:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:54:26 Removing intermediate container 59dee19e37b9 19:54:26 ---> 1c95d6da618d 19:54:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:54:26 ---> Running in 3d1cecaeecd7 19:54:26 ---> Running in 7d18931fbb8a 19:54:26 ---> Running in 73cf0aadf01f 19:54:26 ---> Running in 49d850add4bf 19:54:29 Removing intermediate container 4a7a79ad411f 19:54:29 ---> 5b47198c4869 19:54:29 Step 5/24 : RUN apk add --update --no-cache make git 19:54:29 ---> Running in 2666c4408192 19:54:29 Removing intermediate container 3d1cecaeecd7 19:54:29 ---> ee434db0e00b 19:54:29 Step 5/26 : RUN apk add --update --no-cache make git 19:54:29 ---> Running in 827e2b80b9a3 19:54:29 Removing intermediate container 73cf0aadf01f 19:54:29 ---> 3a25c7081e15 19:54:29 Step 5/22 : RUN apk add --update --no-cache make git 19:54:29 Removing intermediate container 7d18931fbb8a 19:54:29 ---> 8dafce53fda4 19:54:29 Step 5/24 : RUN apk add --update --no-cache make bash git 19:54:29 ---> Running in 90f7fc60afa0 19:54:29 Removing intermediate container 49d850add4bf 19:54:29 ---> 5999840f2354 19:54:29 Step 5/23 : RUN apk add --update --no-cache make git 19:54:29 ---> Running in 95f9b6048f6d 19:54:30 ---> Running in 4a47ae300476 19:54:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:54:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:54:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:54:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:54:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:54:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:54:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:54:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:54:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:54:33 OK: 218 MiB in 52 packages 19:54:33 OK: 218 MiB in 52 packages 19:54:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:54:33 OK: 218 MiB in 52 packages 19:54:33 lxd 4.18 from Canonical* installed 19:54:33 + sudo lxd init --auto 19:54:34 OK: 218 MiB in 52 packages 19:54:34 OK: 218 MiB in 52 packages 19:54:34 Removing intermediate container 2666c4408192 19:54:34 ---> bde54b76bad2 19:54:34 Step 6/24 : COPY go.mod . 19:54:35 Removing intermediate container 827e2b80b9a3 19:54:35 ---> c3d0c133a113 19:54:35 Step 6/26 : COPY go.mod . 19:54:35 Removing intermediate container 90f7fc60afa0 19:54:35 ---> 469526c753a1 19:54:35 Step 6/22 : COPY go.mod . 19:54:36 ---> a29daa235336 19:54:36 Step 7/24 : RUN go mod download 19:54:36 Removing intermediate container 4a47ae300476 19:54:36 ---> 48f7a84504bb 19:54:36 Step 6/23 : COPY go.mod . 19:54:36 ---> Running in caf01b9d8c5b 19:54:36 Removing intermediate container 95f9b6048f6d 19:54:36 ---> efcefceddc6d 19:54:36 Step 6/24 : COPY go.mod . 19:54:36 ---> 793828d03dbb 19:54:36 Step 7/26 : RUN go mod download 19:54:36 ---> 0eda26df9591 19:54:36 Step 7/22 : RUN go mod download 19:54:36 ---> Running in 28ffe57a7428 19:54:37 ---> Running in d3e567e3cc8d 19:54:37 ---> f458a172a03a 19:54:37 Step 7/23 : RUN go mod download 19:54:37 ---> 25d7f3e2e222 19:54:37 Step 7/24 : RUN go mod download 19:54:37 ---> Running in a09eb23e73c1 19:54:38 ---> Running in 1ac243017857 19:54:42 Removing intermediate container caf01b9d8c5b 19:54:42 ---> 9ba7882d9fe2 19:54:42 Step 8/24 : COPY . . 19:54:44 + sudo snap install --classic snapcraft 19:54:45 Removing intermediate container 28ffe57a7428 19:54:45 ---> fe6e70f9c956 19:54:45 Step 8/26 : COPY . . 19:54:45 Removing intermediate container d3e567e3cc8d 19:54:45 ---> 715923a1a375 19:54:45 Step 8/22 : COPY . . 19:54:46 Removing intermediate container a09eb23e73c1 19:54:46 ---> f8c4ad4091f0 19:54:46 Step 8/23 : COPY . . 19:54:47 Removing intermediate container 1ac243017857 19:54:47 ---> 2f978a337e64 19:54:47 Step 8/24 : COPY . . 19:55:09 ---> 17453c991449 19:55:09 Step 9/24 : RUN go mod tidy 19:55:09 ---> ac3842ff2d18 19:55:09 Step 9/26 : RUN go mod tidy 19:55:09 ---> 893f176f4416 19:55:09 Step 9/23 : RUN go mod tidy 19:55:09 ---> 9e07f0939c17 19:55:09 Step 9/24 : RUN go mod tidy 19:55:09 ---> Running in feb692c757a7 19:55:09 ---> Running in 555fdb8fc0c3 19:55:09 ---> Running in 960a0534b2a6 19:55:09 ---> 145b3618c375 19:55:09 Step 9/22 : RUN go mod tidy 19:55:10 ---> Running in 2162cfc3cb62 19:55:10 ---> Running in 6370d1176aa8 19:55:16 Removing intermediate container 555fdb8fc0c3 19:55:16 ---> 65567ec5b648 19:55:16 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:55:17 ---> Running in 6ac4b4efdb58 19:55:17 Removing intermediate container 960a0534b2a6 19:55:17 ---> 6b2aa06848fa 19:55:17 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:55:17 ---> Running in 52aa39a168d3 19:55:17 Removing intermediate container 6370d1176aa8 19:55:17 ---> a2bb2508efc2 19:55:17 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:55:17 Removing intermediate container feb692c757a7 19:55:17 ---> 7268c6b7e0e3 19:55:17 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:55:17 Removing intermediate container 2162cfc3cb62 19:55:17 ---> 59a0c9713023 19:55:17 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:55:17 ---> Running in e4d1a5dd8f6f 19:55:17 ---> Running in 3353ebd638f1 19:55:18 ---> Running in 5aeedf94e87c 19:55:18 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 19:55:19 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 19:55:20 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 19:55:20 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 19:55:20 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 19:57:12 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 19:57:12 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 19:57:15 Removing intermediate container 5aeedf94e87c 19:57:15 ---> a76ecb37d9a6 19:57:15 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:57:16 ---> Running in ed6600371cc9 19:57:19 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 19:57:20 Removing intermediate container 6ac4b4efdb58 19:57:20 ---> dd01553a9239 19:57:20 19:57:20 Step 11/26 : FROM alpine:3.14 19:57:21 3.14: Pulling from library/alpine 19:57:21 Removing intermediate container e4d1a5dd8f6f 19:57:21 ---> f46efa59b22b 19:57:21 19:57:21 Step 11/22 : FROM alpine:3.14 19:57:22 3.14: Pulling from library/alpine 19:57:22 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:57:22 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:57:22 Status: Downloaded newer image for alpine:3.14 19:57:22 Status: Downloaded newer image for alpine:3.14 19:57:22 ---> bb3de5531c18 19:57:22 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:57:22 ---> bb3de5531c18 19:57:22 Step 12/22 : RUN apk add --update --no-cache curl 19:57:23 Removing intermediate container 52aa39a168d3 19:57:23 ---> 90beb327a7f7 19:57:23 19:57:23 Step 11/23 : FROM alpine:3.14 19:57:23 ---> bb3de5531c18 19:57:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:57:23 ---> Running in a48e8fa7c261 19:57:23 ---> Running in 80d20fe35946 19:57:23 ---> Running in 114fc63eb75b 19:57:23 Removing intermediate container ed6600371cc9 19:57:23 ---> 7b7056b787a1 19:57:23 19:57:23 Step 12/24 : FROM docker:20.10.7 19:57:24 20.10.7: Pulling from library/docker 19:57:24 Removing intermediate container 3353ebd638f1 19:57:24 ---> f64f86792d28 19:57:24 19:57:24 Step 11/24 : FROM alpine:3.14 19:57:24 ---> bb3de5531c18 19:57:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:57:24 ---> Running in 0f1f0d7d2efa 19:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:57:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:57:27 (1/5) Installing ca-certificates (20191127-r5) 19:57:28 (2/5) Installing brotli-libs (1.0.9-r5) 19:57:28 (1/3) Installing ca-certificates (20191127-r5) 19:57:28 (1/1) Installing dumb-init (1.2.5-r1) 19:57:28 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:57:28 Executing busybox-1.33.1-r3.trigger 19:57:28 (4/5) Installing libcurl (7.79.1-r0) 19:57:28 OK: 5 MiB in 15 packages 19:57:28 (5/5) Installing curl (7.79.1-r0) 19:57:28 (2/3) Installing dumb-init (1.2.5-r1) 19:57:28 (3/3) Installing su-exec (0.2-r1) 19:57:28 (1/1) Installing dumb-init (1.2.5-r1) 19:57:28 Executing busybox-1.33.1-r3.trigger 19:57:28 Executing busybox-1.33.1-r3.trigger 19:57:28 Executing busybox-1.33.1-r3.trigger 19:57:28 OK: 5 MiB in 15 packages 19:57:28 Executing ca-certificates-20191127-r5.trigger 19:57:28 Executing ca-certificates-20191127-r5.trigger 19:57:28 OK: 8 MiB in 19 packages 19:57:28 OK: 6 MiB in 17 packages 19:57:33 Removing intermediate container a48e8fa7c261 19:57:33 ---> fe7ac6cc1505 19:57:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:57:33 Removing intermediate container 0f1f0d7d2efa 19:57:33 ---> 9d71501db8d7 19:57:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:57:33 ---> Running in 9f7236e6c693 19:57:33 ---> Running in 332d04f440af 19:57:34 Removing intermediate container 114fc63eb75b 19:57:34 ---> b5c7d8b23350 19:57:34 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:57:34 Removing intermediate container 80d20fe35946 19:57:34 ---> fb425a8a7f63 19:57:34 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:57:34 Removing intermediate container 9f7236e6c693 19:57:34 ---> 0ffb38d0c5c0 19:57:34 Step 14/23 : ENV APP_PORT=59861 19:57:34 ---> Running in be0c0e57791a 19:57:34 ---> Running in 555a621b2c53 19:57:34 ---> Running in ef5b755e65be 19:57:35 Removing intermediate container 332d04f440af 19:57:35 ---> 1595762a2f33 19:57:35 Step 14/24 : ENV APP_PORT=59881 19:57:35 ---> Running in 119b2b2a570a 19:57:35 Removing intermediate container 555a621b2c53 19:57:35 ---> fdaac8a3f40d 19:57:35 Step 14/22 : WORKDIR /edgex 19:57:35 Removing intermediate container ef5b755e65be 19:57:35 ---> 3f6615f3c208 19:57:35 Step 15/23 : EXPOSE $APP_PORT 19:57:35 Removing intermediate container be0c0e57791a 19:57:35 ---> dd5326f5fff1 19:57:35 Step 14/26 : WORKDIR / 19:57:35 ---> Running in 7b6fcf9b61a5 19:57:35 ---> Running in d216e24d9f9c 19:57:35 ---> Running in cc0a2d57912e 19:57:35 Removing intermediate container 119b2b2a570a 19:57:35 ---> b45bc8d6e105 19:57:35 Step 15/24 : EXPOSE $APP_PORT 19:57:36 ---> Running in 3d665a93961d 19:57:36 Removing intermediate container 7b6fcf9b61a5 19:57:36 ---> 76685afdd9da 19:57:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:57:36 Removing intermediate container d216e24d9f9c 19:57:36 ---> 6374f017fe01 19:57:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:57:36 Removing intermediate container cc0a2d57912e 19:57:36 ---> b9fb2731f334 19:57:36 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:57:36 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 19:57:36 Status: Downloaded newer image for docker:20.10.7 19:57:36 ---> df445af6242a 19:57:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:57:37 Removing intermediate container 3d665a93961d 19:57:37 ---> ce75e62ec0d1 19:57:37 Step 16/24 : WORKDIR / 19:57:37 ---> Running in 91c8e050444e 19:57:37 ---> Running in 4ae8bcd0ff73 19:57:37 Removing intermediate container 91c8e050444e 19:57:37 ---> 679f65fc68e7 19:57:37 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 19:57:37 ---> f52ca5feb074 19:57:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:57:37 ---> Running in 2c15ff7308ed 19:57:38 ---> f7fff82a71b5 19:57:38 ---> 2fc4a9cf77e2 19:57:38 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:57:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:57:38 Removing intermediate container 4ae8bcd0ff73 19:57:38 ---> 92f59047ef20 19:57:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:57:42 ---> 4c27e26b5b65 19:57:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:57:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:57:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:57:43 ---> fb2420834038 19:57:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:57:43 ---> 250993c8ab9c 19:57:43 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:57:43 ---> a184f53280f1 19:57:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:57:43 (1/39) Installing readline (8.1.0-r0) 19:57:43 ---> 3730f3b7998a 19:57:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:57:43 (2/39) Installing bash (5.1.0-r0) 19:57:43 Executing bash-5.1.0-r0.post-install 19:57:43 (3/39) Installing brotli-libs (1.0.9-r3) 19:57:43 (4/39) Installing nghttp2-libs (1.42.0-r1) 19:57:43 (5/39) Installing libcurl (7.79.1-r0) 19:57:43 (6/39) Installing curl (7.79.1-r0) 19:57:43 (7/39) Installing dumb-init (1.2.5-r0) 19:57:43 (8/39) Installing libbz2 (1.0.8-r1) 19:57:43 (9/39) Installing expat (2.2.10-r1) 19:57:43 (10/39) Installing libffi (3.3-r2) 19:57:43 (11/39) Installing gdbm (1.19-r0) 19:57:43 (12/39) Installing xz-libs (5.2.5-r0) 19:57:43 (13/39) Installing sqlite-libs (3.34.1-r0) 19:57:43 (14/39) Installing python3 (3.8.10-r0) 19:57:43 ---> Running in 30bb95f170f2 19:57:44 ---> e78dd3174b29 19:57:44 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:57:44 ---> 2054d8b7e9db 19:57:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:57:44 ---> 929bc18cdd75 19:57:44 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:57:44 (15/39) Installing py3-appdirs (1.4.4-r1) 19:57:44 (16/39) Installing py3-ordered-set (4.0.2-r0) 19:57:44 Removing intermediate container 30bb95f170f2 19:57:44 ---> a396555050de 19:57:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:57:44 (17/39) Installing py3-parsing (2.4.7-r1) 19:57:44 (18/39) Installing py3-six (1.15.0-r0) 19:57:44 (19/39) Installing py3-packaging (20.9-r0) 19:57:44 (20/39) Installing py3-setuptools (51.3.3-r0) 19:57:44 ---> Running in 82da399f704b 19:57:44 (21/39) Installing py3-chardet (4.0.0-r0) 19:57:44 ---> Running in 2a838e1bae4b 19:57:44 (22/39) Installing py3-idna (3.1-r0) 19:57:44 (23/39) Installing py3-urllib3 (1.26.2-r1) 19:57:44 (24/39) Installing py3-requests (2.25.1-r1) 19:57:44 (25/39) Installing py3-msgpack (1.0.2-r0) 19:57:44 (26/39) Installing py3-lockfile (0.12.2-r3) 19:57:44 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:57:44 (28/39) Installing py3-colorama (0.4.4-r0) 19:57:44 (29/39) Installing py3-contextlib2 (0.6.0-r0) 19:57:44 (30/39) Installing py3-distlib (0.3.1-r1) 19:57:44 (31/39) Installing py3-distro (1.5.0-r1) 19:57:44 (32/39) Installing py3-webencodings (0.5.1-r3) 19:57:45 (33/39) Installing py3-html5lib (1.1-r0) 19:57:45 (34/39) Installing py3-pytoml (0.1.21-r0) 19:57:45 (35/39) Installing py3-pep517 (0.9.1-r0) 19:57:45 (36/39) Installing py3-progress (1.5-r0) 19:57:45 (37/39) Installing py3-retrying (1.3.3-r0) 19:57:45 (38/39) Installing py3-toml (0.10.2-r0) 19:57:45 (39/39) Installing py3-pip (20.3.4-r0) 19:57:45 Removing intermediate container 2a838e1bae4b 19:57:45 ---> c6d0eaaf9ce2 19:57:45 ---> c4058243b3ce 19:57:45 Step 21/23 : LABEL arch=arm64 19:57:45 Removing intermediate container 82da399f704b 19:57:45 ---> d76494b24cb9 19:57:45 Step 19/22 : CMD ["--init=true"] 19:57:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:57:45 ---> 96ea0fd9aefa 19:57:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:57:45 Executing busybox-1.32.1-r6.trigger 19:57:45 OK: 82 MiB in 59 packages 19:57:45 ---> Running in 4c2a08a6ef31 19:57:45 ---> Running in edea35ca65ad 19:57:45 ---> Running in e753976ca098 19:57:46 Removing intermediate container e753976ca098 19:57:46 ---> 423eb6a90013 19:57:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:57:46 Removing intermediate container 4c2a08a6ef31 19:57:46 ---> 5bd9ecc86fd1 19:57:46 Step 22/23 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 19:57:46 Removing intermediate container edea35ca65ad 19:57:46 ---> 75ae0f0dd4c3 19:57:46 Step 20/22 : LABEL arch=arm64 19:57:47 ---> Running in 1a86bab43de2 19:57:47 ---> Running in cd537a7b69f0 19:57:47 ---> 4eb30e76853b 19:57:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:57:47 ---> Running in 8967caffd999 19:57:47 Removing intermediate container cd537a7b69f0 19:57:47 ---> f1ce9b152e7e 19:57:47 Step 23/23 : LABEL version=0.0.0 19:57:48 ---> Running in e4922028843c 19:57:48 Removing intermediate container 8967caffd999 19:57:48 ---> dd51a50a6866 19:57:48 Removing intermediate container 1a86bab43de2 19:57:48 ---> 947382702664 19:57:48 Step 22/24 : LABEL arch=arm64 19:57:48 Step 21/22 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 19:57:48 ---> Running in 99a2f33f3674 19:57:48 ---> Running in 885bcf23c1eb 19:57:48 Removing intermediate container e4922028843c 19:57:48 ---> 32b39aeaa7af 19:57:48 19:57:49 Removing intermediate container 99a2f33f3674 19:57:49 ---> a3aab8c5abe8 19:57:49 Step 23/24 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 19:57:49 ---> 68cdfc3ff19f 19:57:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:57:49 Successfully built 32b39aeaa7af 19:57:49 Successfully tagged support-scheduler-arm64:latest 19:57:49 Removing intermediate container 885bcf23c1eb 19:57:49 ---> 81b0ed26b012 19:57:49 Step 22/22 : LABEL version=0.0.0 19:57:49 Building security-bootstrapper 19:57:49  Building support-scheduler ... done  ---> Running in a4f43fd3fa91 19:57:49 ---> Running in f8ac273343cf 19:57:50 Removing intermediate container a4f43fd3fa91 19:57:50 ---> d12a62506118 19:57:50 Step 24/24 : LABEL version=0.0.0 19:57:50 Removing intermediate container f8ac273343cf 19:57:50 ---> d3d61f056d28 19:57:50 19:57:50 ---> Running in 2babbc6818ed 19:57:51 Successfully built d3d61f056d28 19:57:51 ---> f73d129a01e2 19:57:51 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/ 19:57:51 Successfully tagged security-proxy-setup-arm64:latest 19:57:51  Building security-proxy-setup ... done Building core-command 19:57:51 ---> Running in 90c66840729f 19:57:51 Removing intermediate container 2babbc6818ed 19:57:51 ---> c7b9e15af98c 19:57:51 19:57:52 Successfully built c7b9e15af98c 19:57:52 Successfully tagged core-metadata-arm64:latest 19:57:52  Building core-metadata ... done Building core-data 19:57:54 Collecting docker-compose==1.23.2 19:57:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:57:54 Collecting dockerpty<0.5,>=0.4.1 19:57:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:57:55 Removing intermediate container 90c66840729f 19:57:55 ---> cec94cc16d69 19:57:55 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:57:55 ---> Running in b5b90f3c22a2 19:57:56 Removing intermediate container b5b90f3c22a2 19:57:56 ---> 0d8b0ed77763 19:57:56 Step 24/26 : LABEL arch=arm64 19:57:56 ---> Running in 4271a37919c1 19:57:57 Removing intermediate container 4271a37919c1 19:57:57 ---> 157fa7579e6f 19:57:57 Step 25/26 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 19:57:57 Collecting PyYAML<4,>=3.10 19:57:57 Downloading PyYAML-3.13.tar.gz (270 kB) 19:57:58 ---> Running in bf5efa44f65e 19:57:58 Removing intermediate container bf5efa44f65e 19:57:59 ---> 246bdddaab55 19:57:59 Step 26/26 : LABEL version=0.0.0 19:57:59 ---> Running in e17296efebb4 19:57:59 Removing intermediate container e17296efebb4 19:57:59 ---> b97d98ce601c 19:57:59 19:58:00 Successfully built b97d98ce601c 19:58:00 Successfully tagged security-secretstore-setup-arm64:latest 19:58:00 Building support-notifications 19:58:01  Building security-secretstore-setup ... done Collecting docker<4.0,>=3.6.0 19:58:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:58:01 Collecting jsonschema<3,>=2.5.1 19:58:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:58:02 Collecting cached-property<2,>=1.2.0 19:58:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:58:02 Collecting docopt<0.7,>=0.6.1 19:58:02 Downloading docopt-0.6.2.tar.gz (25 kB) 19:58:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:58:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:58:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:58:06 Collecting websocket-client<1.0,>=0.32.0 19:58:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:58:06 Collecting texttable<0.10,>=0.9.0 19:58:06 Downloading texttable-0.9.1.tar.gz (11 kB) 19:58:06 snapcraft 5.0 from Canonical* installed 19:58:06 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:58:06 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:58:06 % Total % Received % Xferd Average Speed Time Time Time Current 19:58:06 Dload Upload Total Spent Left Speed 19:58:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 627 100 627 0 0 531 0 0:00:01 0:00:01 --:--:-- 531 19:58:06 0 3325k 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 3325k 100 3325k 0 0 2139k 0 0:00:01 0:00:01 --:--:-- 18.7M 19:58:06 ./yq_linux_amd64 19:58:06 + sudo snapcraft prime --use-lxd 19:58:06 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:58:06 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: 19:58:06 - README.md 19:58:06 19:58:06 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:58:06 Launching a container. 19:58:06 Waiting for container to be ready 19:58:07 To start your first instance, try: lxc launch ubuntu:18.04 19:58:07 19:58:08 Collecting docker-pycreds>=0.4.0 19:58:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:58:09 Collecting certifi>=2017.4.17 19:58:09 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 19:58:09 Collecting chardet<3.1.0,>=3.0.2 19:58:09 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:58:10 Collecting urllib3<1.25,>=1.21.1 19:58:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:58:10 Collecting idna<2.8,>=2.5 19:58:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:58:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:58:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:58:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:58:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:58:11 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:58:11 Waiting for network to be ready... 19:58:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:58:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1878 kB] 19:58:11 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:58:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] 19:58:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:58:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:58:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] 19:58:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] 19:58:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 19:58:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 19:58:12 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:58:12 Attempting uninstall: urllib3 19:58:12 Found existing installation: urllib3 1.26.2 19:58:12 Uninstalling urllib3-1.26.2: 19:58:12 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:58:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:58:12 Successfully uninstalled urllib3-1.26.2 19:58:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:58:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:58:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:58:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:58:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:58:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:58:13 Attempting uninstall: idna 19:58:13 Found existing installation: idna 3.1 19:58:13 Uninstalling idna-3.1: 19:58:13 Successfully uninstalled idna-3.1 19:58:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:58:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2237 kB] 19:58:13 Attempting uninstall: chardet 19:58:13 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [436 kB] 19:58:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 19:58:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 19:58:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [483 kB] 19:58:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [65.6 kB] 19:58:13 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 19:58:14 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 19:58:14 Found existing installation: chardet 4.0.0 19:58:14 Uninstalling chardet-4.0.0: 19:58:14 Successfully uninstalled chardet-4.0.0 19:58:15 Attempting uninstall: requests 19:58:15 Found existing installation: requests 2.25.1 19:58:15 Uninstalling requests-2.25.1: 19:58:15 Successfully uninstalled requests-2.25.1 19:58:16 Fetched 25.3 MB in 4s (5682 kB/s) 19:58:16 Running setup.py install for texttable: started 19:58:16 Reading package lists... 19:58:17 Reading package lists... 19:58:17 Building dependency tree... 19:58:17 Reading state information... 19:58:17 The following additional packages will be installed: 19:58:17 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:58:17 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:58:17 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:58:17 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:58:17 Suggested packages: 19:58:17 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:58:17 Recommended packages: 19:58:17 gnupg libsasl2-modules 19:58:17 The following NEW packages will be installed: 19:58:17 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:58:17 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:58:17 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:58:17 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:58:17 The following packages will be upgraded: 19:58:17 gpg gpg-agent gpgconf libudev1 19:58:17 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 19:58:17 Need to get 3527 kB of archives. 19:58:17 After this operation, 13.3 MB of additional disk space will be used. 19:58:17 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] 19:58:17 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] 19:58:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:58:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:58:17 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 19:58:17 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 19:58:18 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:58:18 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:58:18 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:58:18 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:58:18 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:58:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:58:18 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:58:18 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:58:18 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:58:18 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:58:18 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:58:18 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:58:18 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:58:18 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:58:18 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:58:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:58:18 debconf: delaying package configuration, since apt-utils is not installed 19:58:18 Fetched 3527 kB in 1s (2908 kB/s) 19:58:18 (Reading database ... 12511 files and directories currently installed.) 19:58:18 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 19:58:18 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:58:18 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 19:58:18 Running setup.py install for texttable: finished with status 'done' 19:58:18 Running setup.py install for PyYAML: started 19:58:19 Selecting previously unselected package udev. 19:58:19 (Reading database ... 12511 files and directories currently installed.) 19:58:19 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 19:58:19 Unpacking udev (237-3ubuntu10.52) ... 19:58:19 Selecting previously unselected package libfuse2:amd64. 19:58:19 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:58:19 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:58:19 Selecting previously unselected package fuse. 19:58:19 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:58:19 Unpacking fuse (2.9.7-1ubuntu1) ... 19:58:19 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:58:19 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:58:19 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:58:19 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:58:19 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:58:19 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:58:19 Selecting previously unselected package libksba8:amd64. 19:58:19 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:58:19 Unpacking libksba8:amd64 (1.3.5-2) ... 19:58:19 Selecting previously unselected package libroken18-heimdal:amd64. 19:58:19 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:58:19 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:58:19 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:58:19 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:58:19 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:58:19 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:58:19 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:58:19 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:58:19 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:58:19 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:58:19 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:58:19 Selecting previously unselected package libwind0-heimdal:amd64. 19:58:19 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:58:19 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:58:19 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:58:19 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:58:19 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:58:19 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:58:19 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:58:19 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:58:19 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:58:19 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:58:19 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:58:19 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:58:19 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:58:19 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:58:20 Selecting previously unselected package libsasl2-modules-db:amd64. 19:58:20 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:58:20 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:58:20 Selecting previously unselected package libsasl2-2:amd64. 19:58:20 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:58:20 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:58:20 Selecting previously unselected package libldap-common. 19:58:20 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:58:20 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:58:20 Selecting previously unselected package libldap-2.4-2:amd64. 19:58:20 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:58:20 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:58:20 Selecting previously unselected package dirmngr. 19:58:20 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:58:20 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:58:20 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:58:20 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:58:20 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:58:20 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:58:20 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:58:20 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:58:20 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:58:20 Setting up libksba8:amd64 (1.3.5-2) ... 19:58:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:58:20 Setting up udev (237-3ubuntu10.52) ... 19:58:20 invoke-rc.d: policy-rc.d denied execution of start. 19:58:20 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:58:20 Processing triggers for systemd (237-3ubuntu10) ... 19:58:20 Setting up fuse (2.9.7-1ubuntu1) ... 19:58:20 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:58:20 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:58:20 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:58:20 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:58:20 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:58:20 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:58:20 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:58:20 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:58:20 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:58:20 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:58:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:58:21 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:58:21 settings in the [Install] section, and DefaultInstance for template units). 19:58:21 This means they are not meant to be enabled using systemctl. 19:58:21 Possible reasons for having this kind of units are: 19:58:21 1) A unit may be statically enabled by being symlinked from another unit's 19:58:21 .wants/ or .requires/ directory. 19:58:21 2) A unit's purpose may be to act as a helper for some other unit which has 19:58:21 a requirement dependency on it. 19:58:21 3) A unit may be started when needed via activation (socket, path, timer, 19:58:21 D-Bus, udev, scripted systemctl call, ...). 19:58:21 4) In case of template units, the unit is meant to be enabled with some 19:58:21 instance name specified. 19:58:21 Running setup.py install for PyYAML: finished with status 'done' 19:58:21 Running setup.py install for docopt: started 19:58:21 Reading package lists... 19:58:21 Building dependency tree... 19:58:21 Reading state information... 19:58:21 The following additional packages will be installed: 19:58:21 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:58:21 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:58:21 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:58:21 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:58:21 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:58:21 Suggested packages: 19:58:21 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:58:21 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:58:21 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:58:21 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:58:21 systemd-container policykit-1 19:58:21 Recommended packages: 19:58:21 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:58:21 The following NEW packages will be installed: 19:58:21 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:58:21 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:58:21 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:58:21 multiarch-support openssh-client python3 python3-minimal python3.6 19:58:21 python3.6-minimal snapd squashfs-tools sudo 19:58:21 The following packages will be upgraded: 19:58:21 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:58:22 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 19:58:22 Need to get 36.8 MB of archives. 19:58:22 After this operation, 147 MB of additional disk space will be used. 19:58:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 19:58:22 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:58:22 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 19:58:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:58:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:58:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:58:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:58:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:58:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:58:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:58:22 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:58:22 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:58:22 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:58:22 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:58:22 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 19:58:22 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 19:58:22 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 19:58:22 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 19:58:22 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 19:58:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 19:58:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:58:23 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:58:23 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:58:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:58:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:58:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:58:23 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:58:23 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:58:23 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:58:23 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 19:58:23 Running setup.py install for docopt: finished with status 'done' 19:58:23 Running setup.py install for dockerpty: started 19:58:25 debconf: delaying package configuration, since apt-utils is not installed 19:58:25 Fetched 36.8 MB in 3s (12.9 MB/s) 19:58:25 (Reading database ... 12757 files and directories currently installed.) 19:58:25 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 19:58:25 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:58:25 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 19:58:25 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:58:25 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 19:58:25 (Reading database ... 12757 files and directories currently installed.) 19:58:25 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 19:58:25 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 19:58:25 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 19:58:25 (Reading database ... 12757 files and directories currently installed.) 19:58:25 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 19:58:25 Unpacking apt (1.6.14) over (1.6.1) ... 19:58:26 Setting up apt (1.6.14) ... 19:58:26 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:58:26 Running setup.py install for dockerpty: finished with status 'done' 19:58:26 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:58:26 (Reading database ... 12764 files and directories currently installed.) 19:58:26 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 19:58:26 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 19:58:26 Selecting previously unselected package libpython3.6-minimal:amd64. 19:58:26 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:58:26 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:58:26 Selecting previously unselected package libexpat1:amd64. 19:58:26 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:58:26 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:58:26 Selecting previously unselected package python3.6-minimal. 19:58:26 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:58:26 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:58:27 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 19:58:27 Checking for services that may need to be restarted...done. 19:58:27 Checking for services that may need to be restarted...done. 19:58:27 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:58:27 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:58:27 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:58:29 Selecting previously unselected package python3-minimal. 19:58:29 (Reading database ... 13012 files and directories currently installed.) 19:58:29 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:58:29 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:58:29 Selecting previously unselected package mime-support. 19:58:29 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:58:29 Unpacking mime-support (3.60ubuntu1) ... 19:58:29 Selecting previously unselected package libmpdec2:amd64. 19:58:29 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:58:29 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:58:29 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:58:29 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:58:29 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:58:29 Selecting previously unselected package python3.6. 19:58:29 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:58:29 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:58:29 Selecting previously unselected package libpython3-stdlib:amd64. 19:58:29 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:58:29 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:58:29 Setting up python3-minimal (3.6.7-1~18.04) ... 19:58:29 Selecting previously unselected package python3. 19:58:29 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 19:58:29 (Reading database ... 13442 files and directories currently installed.) 19:58:29 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:58:29 Unpacking python3 (3.6.7-1~18.04) ... 19:58:29 Selecting previously unselected package multiarch-support. 19:58:29 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:58:29 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:58:29 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:58:29 Selecting previously unselected package liblzo2-2:amd64. 19:58:29 (Reading database ... 13479 files and directories currently installed.) 19:58:29 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:58:29 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:58:29 Selecting previously unselected package libbsd0:amd64. 19:58:29 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:58:29 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:58:29 Selecting previously unselected package sudo. 19:58:29 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:58:29 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:58:29 Selecting previously unselected package apparmor. 19:58:29 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:58:29 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:58:29 Selecting previously unselected package libedit2:amd64. 19:58:29 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:58:29 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:58:29 Selecting previously unselected package libkrb5support0:amd64. 19:58:29 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:58:29 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:58:29 Selecting previously unselected package libk5crypto3:amd64. 19:58:29 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:58:29 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:58:29 Selecting previously unselected package libkeyutils1:amd64. 19:58:29 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:58:29 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:58:29 Selecting previously unselected package libkrb5-3:amd64. 19:58:29 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:58:29 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:58:29 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:58:29 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:58:29 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:58:29 Selecting previously unselected package libssl1.0.0:amd64. 19:58:29 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 19:58:29 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 19:58:29 Selecting previously unselected package openssh-client. 19:58:29 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 19:58:29 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 19:58:29 Selecting previously unselected package squashfs-tools. 19:58:29 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 19:58:29 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 19:58:29 Selecting previously unselected package snapd. 19:58:29 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 19:58:29 Unpacking snapd (2.51.1+18.04) ... 19:58:29 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:58:29 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:58:29 ---> 3f21c5e04122 19:58:29 Step 3/32 : WORKDIR /edgex-go 19:58:29 ---> Using cache 19:58:29 ---> 1c95d6da618d 19:58:29 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:58:29 ---> Using cache 19:58:29 ---> 5999840f2354 19:58:29 Step 5/32 : RUN apk add --update --no-cache make git 19:58:29 ---> Using cache 19:58:29 ---> 48f7a84504bb 19:58:29 Step 6/32 : COPY go.mod . 19:58:29 ---> Using cache 19:58:29 ---> f458a172a03a 19:58:29 Step 7/32 : RUN go mod download 19:58:29 ---> Using cache 19:58:29 ---> f8c4ad4091f0 19:58:29 Step 8/32 : COPY . . 19:58:29 ---> Using cache 19:58:29 ---> 893f176f4416 19:58:29 Step 9/32 : RUN go mod tidy 19:58:29 ---> Using cache 19:58:29 ---> 6b2aa06848fa 19:58:29 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:58:31 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:58:31 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 19:58:31 Setting up mime-support (3.60ubuntu1) ... 19:58:31 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:58:31 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:58:31 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:58:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:58:31 Setting up systemd (237-3ubuntu10.52) ... 19:58:31 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:58:31 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:58:31 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:58:31 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:58:31 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:58:31 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:58:32 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:58:32 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 19:58:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:58:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:58:32 ---> 3f21c5e04122 19:58:32 Step 3/24 : WORKDIR /edgex-go 19:58:32 ---> Using cache 19:58:32 ---> 1c95d6da618d 19:58:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:58:32 ---> Using cache 19:58:32 ---> 5999840f2354 19:58:32 Step 5/24 : RUN apk add --update --no-cache make git 19:58:32 ---> Using cache 19:58:32 ---> 48f7a84504bb 19:58:32 Step 6/24 : COPY go.mod . 19:58:32 ---> Using cache 19:58:32 ---> f458a172a03a 19:58:32 Step 7/24 : RUN go mod download 19:58:32 ---> Using cache 19:58:32 ---> f8c4ad4091f0 19:58:32 Step 8/24 : COPY . . 19:58:32 ---> Using cache 19:58:32 ---> 893f176f4416 19:58:32 Step 9/24 : RUN go mod tidy 19:58:32 ---> Using cache 19:58:32 ---> 6b2aa06848fa 19:58:32 Step 10/24 : RUN make cmd/core-command/core-command 19:58:32 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:58:32 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:58:32 Setting up python3 (3.6.7-1~18.04) ... 19:58:32 running python rtupdate hooks for python3.6... 19:58:32 running python post-rtupdate hooks for python3.6... 19:58:32 Setting up apparmor (2.12-4ubuntu5.1) ... 19:58:33 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:58:33 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:58:33 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 19:58:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:58:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:58:33 ---> 3f21c5e04122 19:58:33 Step 3/24 : WORKDIR /edgex-go 19:58:33 ---> Using cache 19:58:33 ---> 1c95d6da618d 19:58:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:58:33 ---> Using cache 19:58:33 ---> 5999840f2354 19:58:33 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:58:33 Setting up snapd (2.51.1+18.04) ... 19:58:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:58:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:58:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:58:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:58:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:58:34 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:58:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:58:34 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:58:35 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:58:35 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:58:35 /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' 19:58:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:58:35 Processing triggers for systemd (237-3ubuntu10.52) ... 19:58:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:58:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:58:36 ---> 3f21c5e04122 19:58:36 Step 3/23 : WORKDIR /edgex-go 19:58:36 ---> Using cache 19:58:36 ---> 1c95d6da618d 19:58:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:58:36 ---> Using cache 19:58:36 ---> 5999840f2354 19:58:36 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:58:36 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:58:36 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:58:36 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:58:36 ---> Running in 8f6a920e6fd4 19:58:36 ---> Running in 8fcec1cd9eb7 19:58:36 ---> Running in 931b129cdb37 19:58:36 ---> Running in e7f4c8ad0716 19:58:37 Reading package lists... 19:58:37 Reading package lists... 19:58:38 Building dependency tree... 19:58:38 Reading state information... 19:58:38 Calculating upgrade... 19:58:38 The following packages will be upgraded: 19:58:38 advancecomp base-files bash binutils binutils-common 19:58:38 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:58:38 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:58:38 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 19:58:38 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 19:58:38 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:58:38 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:58:38 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:58:38 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 19:58:38 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 19:58:38 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 19:58:38 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 19:58:38 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 19:58:38 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 19:58:38 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 19:58:38 ubuntu-keyring util-linux 19:58:38 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:58:38 Need to get 64.2 MB of archives. 19:58:38 After this operation, 5137 kB of additional disk space will be used. 19:58:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-158.166 [990 kB] 19:58:38 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 19:58:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:58:38 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:58:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:58:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:58:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:58:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:58:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:58:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:58:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:58:38 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:58:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:58:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:58:38 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:58:38 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:58:38 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:58:38 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:58:38 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:58:38 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:58:38 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:58:38 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:58:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:58:38 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:58:38 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:58:38 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:58:38 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:58:38 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:58:38 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:58:38 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:58:38 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:58:38 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:58:38 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:58:38 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:58:38 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:58:38 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 19:58:38 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 19:58:38 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:58:38 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:58:38 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 19:58:38 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 19:58:38 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:58:38 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:58:38 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 19:58:38 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 19:58:38 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:58:38 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:58:38 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:58:38 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 19:58:38 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:58:38 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:58:38 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] 19:58:38 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 19:58:38 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 19:58:38 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 19:58:38 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:58:38 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:58:38 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:58:38 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:58:39 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 19:58:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:58:39 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:58:39 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:58:39 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:58:39 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:58:39 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:58:39 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:58:39 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:58:39 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:58:39 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:58:39 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:58:39 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:58:39 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 19:58:39 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:58:39 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:58:39 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:58:39 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 19:58:39 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:58:39 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:58:39 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:58:39 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:58:39 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:58:39 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:58:40 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:58:40 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:58:40 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:58:40 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:58:40 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 19:58:40 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] 19:58:40 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 19:58:40 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 19:58:40 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] 19:58:40 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:58:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:58:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:58:40 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:58:40 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:58:40 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 19:58:40 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 19:58:40 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:58:40 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:58:40 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:58:40 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] 19:58:40 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:58:40 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:58:40 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:58:40 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:58:40 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:58:40 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:58:40 debconf: delaying package configuration, since apt-utils is not installed 19:58:40 Fetched 64.2 MB in 2s (27.2 MB/s) 19:58:40 (Reading database ... 13914 files and directories currently installed.) 19:58:40 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:58:40 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:58:41 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:58:41 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:58:41 Preparing to unpack .../2-linux-libc-dev_4.15.0-158.166_amd64.deb ... 19:58:41 Unpacking linux-libc-dev:amd64 (4.15.0-158.166) over (4.15.0-20.21) ... 19:58:41 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:58:41 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:58:41 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:58:41 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:58:41 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:58:41 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:58:41 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:58:41 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:58:41 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:58:41 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:58:41 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:58:41 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:58:41 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:58:41 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:58:41 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:58:41 (Reading database ... 13914 files and directories currently installed.) 19:58:41 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:58:41 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:58:41 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:58:41 (Reading database ... 13914 files and directories currently installed.) 19:58:41 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:58:41 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:58:41 OK: 218 MiB in 52 packages 19:58:42 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:58:42 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:58:42 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:58:42 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:58:42 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:58:42 (Reading database ... 13914 files and directories currently installed.) 19:58:42 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:58:42 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:58:42 OK: 218 MiB in 52 packages 19:58:42 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:58:42 (Reading database ... 13914 files and directories currently installed.) 19:58:42 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 19:58:42 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:58:42 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:58:42 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 19:58:45 Setting up base-files (10.1ubuntu2.11) ... 19:58:45 Installing new version of config file /etc/issue ... 19:58:45 Installing new version of config file /etc/issue.net ... 19:58:45 Installing new version of config file /etc/lsb-release ... 19:58:45 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:58:45 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:58:45 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:58:45 Removing obsolete conffile /etc/default/motd-news ... 19:58:45 (Reading database ... 13915 files and directories currently installed.) 19:58:45 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:58:45 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:58:45 Setting up bash (4.4.18-2ubuntu1.2) ... 19:58:45 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 19:58:45 (Reading database ... 13915 files and directories currently installed.) 19:58:45 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:58:45 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:58:45 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:58:45 (Reading database ... 13915 files and directories currently installed.) 19:58:45 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:58:45 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:58:45 Setting up tar (1.29b-2ubuntu0.2) ... 19:58:45 (Reading database ... 13915 files and directories currently installed.) 19:58:45 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:58:45 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:58:45 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:58:45 (Reading database ... 13915 files and directories currently installed.) 19:58:45 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:58:45 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:58:45 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:58:45 (Reading database ... 13915 files and directories currently installed.) 19:58:45 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:58:45 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:58:45 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:58:45 (Reading database ... 13915 files and directories currently installed.) 19:58:45 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:58:45 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:58:45 Setting up grep (3.1-2build1) ... 19:58:45 (Reading database ... 13915 files and directories currently installed.) 19:58:45 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 19:58:45 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 19:58:45 Setting up gzip (1.6-5ubuntu1.1) ... 19:58:45 (Reading database ... 13915 files and directories currently installed.) 19:58:45 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:58:45 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:58:45 Setting up login (1:4.5-1ubuntu2) ... 19:58:45 (Reading database ... 13915 files and directories currently installed.) 19:58:45 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:58:45 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:58:45 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:58:45 (Reading database ... 13915 files and directories currently installed.) 19:58:45 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:58:45 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:58:45 Removing intermediate container 8f6a920e6fd4 19:58:45 ---> fe0ffe725a6f 19:58:45 Step 6/24 : COPY go.mod . 19:58:45 Removing intermediate container 931b129cdb37 19:58:45 ---> 38188d149a94 19:58:45 Step 6/23 : COPY go.mod . 19:58:45 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:58:45 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:58:45 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:58:45 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:58:46 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:58:46 (Reading database ... 13915 files and directories currently installed.) 19:58:46 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:58:46 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:58:46 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:58:46 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:58:46 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:58:46 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:58:46 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:58:46 (Reading database ... 13915 files and directories currently installed.) 19:58:46 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:58:46 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:58:46 ---> 6e00aefd3982 19:58:46 Step 7/24 : RUN go mod download 19:58:46 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:58:46 (Reading database ... 13915 files and directories currently installed.) 19:58:46 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:58:46 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:58:46 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:58:46 (Reading database ... 13915 files and directories currently installed.) 19:58:46 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:58:46 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:58:46 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:58:47 ---> Running in 5db71fbb79eb 19:58:47 (Reading database ... 13915 files and directories currently installed.) 19:58:47 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:58:47 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:58:47 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:58:47 (Reading database ... 13915 files and directories currently installed.) 19:58:47 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:58:47 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:58:47 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:58:47 (Reading database ... 13915 files and directories currently installed.) 19:58:47 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:58:47 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:58:47 ---> 28c5267a955a 19:58:47 Step 7/23 : RUN go mod download 19:58:47 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:58:47 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:58:47 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:58:47 (Reading database ... 13915 files and directories currently installed.) 19:58:47 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:58:47 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:58:47 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:58:47 ---> Running in 18cfdb1a5c6b 19:58:47 (Reading database ... 13915 files and directories currently installed.) 19:58:47 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:58:47 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:58:47 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:58:47 (Reading database ... 13915 files and directories currently installed.) 19:58:47 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:58:47 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:58:47 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:58:47 (Reading database ... 13915 files and directories currently installed.) 19:58:47 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:58:47 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:58:48 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:58:48 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:58:48 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:58:48 (Reading database ... 13915 files and directories currently installed.) 19:58:48 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:58:48 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:58:49 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:58:49 (Reading database ... 13915 files and directories currently installed.) 19:58:49 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:58:49 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:58:49 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:58:49 (Reading database ... 13917 files and directories currently installed.) 19:58:49 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:58:49 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:58:49 Setting up debconf (1.5.66ubuntu1) ... 19:58:49 (Reading database ... 13917 files and directories currently installed.) 19:58:49 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:58:49 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:58:49 Removing intermediate container 2c15ff7308ed 19:58:49 ---> fd3cc01890d8 19:58:49 Step 15/24 : ENV APP_PORT=58890 19:58:49 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:58:49 (Reading database ... 13917 files and directories currently installed.) 19:58:49 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:58:49 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:58:49 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:58:49 (Reading database ... 13917 files and directories currently installed.) 19:58:49 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:58:49 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:58:49 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:58:49 (Reading database ... 13917 files and directories currently installed.) 19:58:49 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:58:49 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:58:49 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 19:58:49 (Reading database ... 13919 files and directories currently installed.) 19:58:49 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:58:49 ---> Running in 47bc13f46b5f 19:58:50 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:58:50 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:58:50 (Reading database ... 13923 files and directories currently installed.) 19:58:50 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:58:50 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:58:50 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 19:58:50 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:58:50 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:58:50 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:58:50 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:58:50 (Reading database ... 13923 files and directories currently installed.) 19:58:50 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 19:58:50 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 19:58:50 Removing intermediate container 47bc13f46b5f 19:58:50 ---> 585d20597e6b 19:58:50 Step 16/24 : EXPOSE $APP_PORT 19:58:50 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 19:58:50 (Reading database ... 13923 files and directories currently installed.) 19:58:50 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 19:58:50 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 19:58:50 ---> Running in 064c802b9c0b 19:58:50 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 19:58:50 (Reading database ... 13923 files and directories currently installed.) 19:58:50 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 19:58:50 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:58:50 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 19:58:51 (Reading database ... 13923 files and directories currently installed.) 19:58:51 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:58:51 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:58:51 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:58:51 (Reading database ... 13923 files and directories currently installed.) 19:58:51 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:58:51 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:58:51 Removing intermediate container 064c802b9c0b 19:58:51 ---> 2b4a48b3d8a8 19:58:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:58:51 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:58:51 (Reading database ... 13923 files and directories currently installed.) 19:58:51 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:58:51 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:58:51 Setting up passwd (1:4.5-1ubuntu2) ... 19:58:51 (Reading database ... 13923 files and directories currently installed.) 19:58:51 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:58:51 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:58:51 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:58:51 (Reading database ... 13923 files and directories currently installed.) 19:58:51 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:58:51 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:58:52 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:58:52 (Reading database ... 13923 files and directories currently installed.) 19:58:52 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:58:52 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:58:52 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:58:52 (Reading database ... 13923 files and directories currently installed.) 19:58:52 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:58:52 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:58:52 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:58:52 (Reading database ... 13923 files and directories currently installed.) 19:58:52 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:58:52 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:58:52 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:58:52 (Reading database ... 13923 files and directories currently installed.) 19:58:52 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:58:52 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:58:52 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:58:52 (Reading database ... 13923 files and directories currently installed.) 19:58:52 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 19:58:52 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 19:58:52 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 19:58:52 (Reading database ... 13923 files and directories currently installed.) 19:58:52 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 19:58:52 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 19:58:52 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 19:58:52 (Reading database ... 13923 files and directories currently installed.) 19:58:52 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:58:52 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:58:52 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:58:52 (Reading database ... 13924 files and directories currently installed.) 19:58:52 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:58:52 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:58:52 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:58:52 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:58:53 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 19:58:53 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 19:58:53 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 19:58:53 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 19:58:53 ---> fd80c4d95f68 19:58:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:58:53 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:58:53 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:58:53 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:58:53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:58:53 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:58:53 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:58:53 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:58:53 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:58:53 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:58:53 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:58:53 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:58:53 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:58:53 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:58:53 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:58:53 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 19:58:53 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 19:58:54 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:58:54 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:58:54 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:58:54 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:58:54 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:58:54 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:58:54 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:58:54 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:58:54 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:58:54 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:58:54 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:58:54 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:58:54 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:58:54 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:58:54 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:58:54 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:58:54 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:58:54 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:58:54 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:58:54 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:58:55 Removing intermediate container 18cfdb1a5c6b 19:58:55 ---> 132e28fcf688 19:58:55 Step 8/23 : COPY . . 19:58:55 Removing intermediate container 5db71fbb79eb 19:58:55 ---> 30d63a81de0d 19:58:55 Step 8/24 : COPY . . 19:58:55 ---> 553dfccd6471 19:58:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:58:55 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:58:55 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:58:56 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:58:56 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:58:56 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:58:56 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:58:57 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:58:57 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:58:57 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:58:57 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:58:57 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:58:57 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:58:57 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:58:57 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:58:57 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:58:57 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:58:57 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:58:57 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:58:57 ---> c12e93dbf322 19:58:57 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:58:58 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:58:58 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:58:58 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:58:58 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:58:58 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:58:58 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:58:58 ---> Running in 73fe44174d85 19:58:58 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:58:58 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:58:58 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:58:58 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:58:58 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:58:58 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:58:58 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:58:58 Setting up tzdata (2021a-0ubuntu0.18.04) ... 19:58:58 19:58:58 Current default time zone: 'Etc/UTC' 19:58:58 Local time is now: Mon Sep 27 19:58:58 UTC 2021. 19:58:58 Universal Time is now: Mon Sep 27 19:58:58 UTC 2021. 19:58:58 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:58:58 19:58:58 Setting up systemd-sysv (237-3ubuntu10.52) ... 19:58:58 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:58:58 Setting up linux-libc-dev:amd64 (4.15.0-158.166) ... 19:58:58 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:58:58 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:58:58 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:58:58 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:58:58 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:58:58 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:58:58 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:58:58 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:58:58 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:58:58 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:58:58 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 19:58:58 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:58:58 Setting up patch (2.7.6-2ubuntu1.1) ... 19:58:58 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:58:59 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:58:59 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 19:58:59 Installing new version of config file /etc/ssl/openssl.cnf ... 19:58:59 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:58:59 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:58:59 Setting up ca-certificates (20210119~18.04.2) ... 19:58:59 Removing intermediate container 73fe44174d85 19:58:59 ---> 3c7593a60126 19:58:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:58:59 ---> Running in 0367d13e1524 19:59:00 Updating certificates in /etc/ssl/certs... 19:59:00 Removing intermediate container 0367d13e1524 19:59:00 ---> 5e62712a683a 19:59:00 Step 22/24 : LABEL arch=arm64 19:59:01 23 added, 28 removed; done. 19:59:01 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:59:01 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:59:01 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:59:01 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:59:01 Setting up pkgbinarymangler (138.18.04.1) ... 19:59:01 ---> Running in b1899adecf5e 19:59:01 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:59:01 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 19:59:01 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:59:01 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:59:01 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:59:01 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:59:01 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:59:01 Setting up perl (5.26.1-6ubuntu0.5) ... 19:59:01 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 19:59:01 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:59:01 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:59:01 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 19:59:01 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:59:01 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:59:01 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:59:01 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:59:01 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:59:01 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:59:01 Processing triggers for systemd (237-3ubuntu10.52) ... 19:59:02 Processing triggers for mime-support (3.60ubuntu1) ... 19:59:02 Processing triggers for ca-certificates (20210119~18.04.2) ... 19:59:02 Updating certificates in /etc/ssl/certs... 19:59:02 0 added, 0 removed; done. 19:59:02 Running hooks in /etc/ca-certificates/update.d... 19:59:02 done. 19:59:02 Reading package lists... 19:59:03 Building dependency tree... 19:59:03 Reading state information... 19:59:03 The following NEW packages will be installed: 19:59:03 apt-transport-https 19:59:03 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:59:03 Need to get 4348 B of archives. 19:59:03 After this operation, 154 kB of additional disk space will be used. 19:59:03 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 19:59:03 debconf: delaying package configuration, since apt-utils is not installed 19:59:03 Removing intermediate container b1899adecf5e 19:59:03 ---> 4a46dff97573 19:59:03 Step 23/24 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 19:59:03 ---> Running in af22e733dac2 19:59:03 Fetched 4348 B in 0s (23.8 kB/s) 19:59:03 Selecting previously unselected package apt-transport-https. 19:59:03 (Reading database ... 13928 files and directories currently installed.) 19:59:03 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 19:59:03 Unpacking apt-transport-https (1.6.14) ... 19:59:03 Setting up apt-transport-https (1.6.14) ... 19:59:04 Waiting for network to be ready... 19:59:05 Removing intermediate container af22e733dac2 19:59:05 ---> 9639df4d125b 19:59:05 Step 24/24 : LABEL version=0.0.0 19:59:05 ---> Running in f3ea358f2d7f 19:59:07 Removing intermediate container f3ea358f2d7f 19:59:07 ---> 4f9e0aa84bfd 19:59:07 19:59:07 Successfully built 4f9e0aa84bfd 19:59:07 Successfully tagged sys-mgmt-agent-arm64:latest 19:59:09 2021-09-27T19:59:07Z INFO Waiting for automatic snapd restart... 19:59:11 snapd 2.51.7 from Canonical* installed 19:59:12 "snapd" switched to the "latest/stable" channel 19:59:12 19:59:14 core18 20210722 from Canonical* installed 19:59:14 "core18" switched to the "latest/stable" channel 19:59:14 19:59:17 snapcraft 5.0 from Canonical* installed 19:59:17 "snapcraft" switched to the "latest/stable" channel 19:59:17 19:59:21 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: 19:59:21 - README.md 19:59:21 19:59:21 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:59:21 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:59:21 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:59:21 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:59:22  Building sys-mgmt-agent ... done  ---> 6b7464606001 19:59:22 Step 9/24 : RUN go mod tidy 19:59:22 ---> 8b36d4a83bf9 19:59:22 Step 9/23 : RUN go mod tidy 19:59:22 ---> Running in 6d4b8d91bfb4 19:59:22 ---> Running in 6325a4d9b7aa 19:59:22 Reading package lists... 19:59:23 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 19:59:23 Reading package lists... 19:59:23 Building dependency tree... 19:59:23 Reading state information... 19:59:23 Suggested packages: 19:59:23 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:59:23 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:59:23 Recommended packages: 19:59:23 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:59:23 The following NEW packages will be installed: 19:59:23 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:59:23 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:59:23 pkg-config zip 19:59:23 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:59:23 Need to get 7670 kB of archives. 19:59:23 After this operation, 43.8 MB of additional disk space will be used. 19:59:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 19:59:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 19:59:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 19:59:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 19:59:23 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:59:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:59:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:59:24 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:59:24 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:59:24 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:59:24 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:59:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:59:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:59:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:59:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:59:24 debconf: delaying package configuration, since apt-utils is not installed 19:59:24 Fetched 7670 kB in 1s (7045 kB/s) 19:59:24 Selecting previously unselected package libglib2.0-0:amd64. 19:59:24 (Reading database ... 13932 files and directories currently installed.) 19:59:24 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:59:24 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:59:24 Selecting previously unselected package libpsl5:amd64. 19:59:24 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:59:24 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:59:25 Selecting previously unselected package libnghttp2-14:amd64. 19:59:25 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:59:25 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:59:25 Selecting previously unselected package librtmp1:amd64. 19:59:25 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:59:25 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:59:25 Selecting previously unselected package libcurl3-gnutls:amd64. 19:59:25 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 19:59:25 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 19:59:25 Selecting previously unselected package liberror-perl. 19:59:25 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:59:25 Unpacking liberror-perl (0.17025-1) ... 19:59:25 Selecting previously unselected package git-man. 19:59:25 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 19:59:25 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 19:59:25 Selecting previously unselected package git. 19:59:25 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 19:59:25 Unpacking git (1:2.17.1-1ubuntu0.9) ... 19:59:26 Selecting previously unselected package libnorm1:amd64. 19:59:26 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:59:26 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:59:26 Selecting previously unselected package libpgm-5.2-0:amd64. 19:59:26 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:59:26 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:59:26 Selecting previously unselected package libsodium23:amd64. 19:59:26 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:59:26 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:59:26 Selecting previously unselected package libzmq5:amd64. 19:59:26 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:59:26 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:59:26 Selecting previously unselected package libzmq3-dev:amd64. 19:59:26 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:59:26 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:59:26 Selecting previously unselected package pkg-config. 19:59:26 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:59:26 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:59:26 Selecting previously unselected package zip. 19:59:26 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:59:26 Unpacking zip (3.0-11build1) ... 19:59:26 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:59:26 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 19:59:26 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:59:26 Setting up liberror-perl (0.17025-1) ... 19:59:26 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:59:26 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:59:26 No schema files found: doing nothing. 19:59:26 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:59:26 Setting up zip (3.0-11build1) ... 19:59:26 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:59:26 Setting up libsodium23:amd64 (1.0.16-2) ... 19:59:26 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:59:26 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:59:26 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 19:59:26 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:59:26 Setting up git (1:2.17.1-1ubuntu0.9) ... 19:59:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:59:27 git set to automatically installed. 19:59:27 git-man set to automatically installed. 19:59:27 libcurl3-gnutls set to automatically installed. 19:59:27 liberror-perl set to automatically installed. 19:59:27 libglib2.0-0 set to automatically installed. 19:59:27 libnghttp2-14 set to automatically installed. 19:59:27 libnorm1 set to automatically installed. 19:59:27 libpgm-5.2-0 set to automatically installed. 19:59:27 libpsl5 set to automatically installed. 19:59:27 librtmp1 set to automatically installed. 19:59:27 libsodium23 set to automatically installed. 19:59:27 libzmq3-dev set to automatically installed. 19:59:27 libzmq5 set to automatically installed. 19:59:27 pkg-config set to automatically installed. 19:59:27 zip set to automatically installed. 19:59:29 Removing intermediate container 6d4b8d91bfb4 19:59:29 ---> d52a0915826c 19:59:29 Step 10/24 : RUN make cmd/core-data/core-data 19:59:29 ---> Running in c65d63538ba1 19:59:29 Removing intermediate container 6325a4d9b7aa 19:59:29 ---> cd6f0ffb2204 19:59:29 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:59:29 ---> Running in 2468a9c63727 19:59:31 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 19:59:31 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 19:59:32 snapd is not logged in, snap install commands will use sudo 20:00:10 Removing intermediate container 8fcec1cd9eb7 20:00:10 ---> e82a6ae2250a 20:00:10 20:00:10 Step 11/32 : FROM alpine:3.14 20:00:10 ---> bb3de5531c18 20:00:10 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:00:10 Removing intermediate container e7f4c8ad0716 20:00:10 ---> 3d48fc4362f3 20:00:10 20:00:10 Step 11/24 : FROM alpine:3.14 20:00:10 ---> bb3de5531c18 20:00:10 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:00:10 ---> Using cache 20:00:10 ---> 9d71501db8d7 20:00:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:00:10 ---> Using cache 20:00:10 ---> 1595762a2f33 20:00:10 Step 14/24 : ENV APP_PORT=59882 20:00:10 ---> Running in 396045fb273f 20:00:10 ---> Running in 294686f10623 20:00:10 Removing intermediate container 396045fb273f 20:00:10 ---> 5202193ceb57 20:00:10 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:00:10 ---> Running in 12e616331e65 20:00:10 Removing intermediate container 294686f10623 20:00:10 ---> 7cad2ea9447e 20:00:10 Step 15/24 : EXPOSE $APP_PORT 20:00:10 ---> Running in d2e7fdc14623 20:00:10 Removing intermediate container d2e7fdc14623 20:00:10 ---> 3917f38f94ce 20:00:10 Step 16/24 : WORKDIR / 20:00:10 ---> Running in 87ed99ecd4cd 20:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:00:10 Removing intermediate container 87ed99ecd4cd 20:00:10 ---> fc6b7ccc4dac 20:00:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:00:10 ---> e67f00825172 20:00:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:00:10 (1/2) Installing dumb-init (1.2.5-r1) 20:00:10 (2/2) Installing su-exec (0.2-r1) 20:00:10 Executing busybox-1.33.1-r3.trigger 20:00:10 OK: 5 MiB in 16 packages 20:00:11 Removing intermediate container 12e616331e65 20:00:11 ---> d45b383a34f2 20:00:11 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:00:11 ---> Running in 739707a18c74 20:00:11 ---> e09e9040ce00 20:00:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:00:12 Removing intermediate container 739707a18c74 20:00:12 ---> 0b69fc62e608 20:00:12 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:00:13 ---> Running in c3d9f85cbf8e 20:00:13 ---> 71accdc1dfc9 20:00:13 Step 20/24 : ENTRYPOINT ["/core-command"] 20:00:13 ---> Running in 1ee8ae297752 20:00:13 Removing intermediate container c3d9f85cbf8e 20:00:13 ---> 71bc308e5a41 20:00:14 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:00:14 ---> Running in 25e098bf89b0 20:00:14 Removing intermediate container 1ee8ae297752 20:00:14 ---> c84e2e1a4ee9 20:00:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:00:14 ---> Running in a7c11c0016d6 20:00:15 Removing intermediate container a7c11c0016d6 20:00:15 ---> 4c6166e490f1 20:00:15 Step 22/24 : LABEL arch=arm64 20:00:15 ---> Running in 6ec86a2f2a82 20:00:16 Removing intermediate container 6ec86a2f2a82 20:00:16 ---> 260b7c41a235 20:00:16 Step 23/24 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 20:00:17 ---> Running in 55c80ae174c6 20:00:18 Removing intermediate container 55c80ae174c6 20:00:18 ---> ac863f4701ba 20:00:18 Step 24/24 : LABEL version=0.0.0 20:00:18 Removing intermediate container 25e098bf89b0 20:00:18 ---> f36ed079e391 20:00:18 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:00:18 ---> Running in c013424116bb 20:00:18 ---> Running in 35272d292a93 20:00:19 Removing intermediate container c013424116bb 20:00:19 ---> 367df69f9f80 20:00:19 20:00:19 Removing intermediate container 35272d292a93 20:00:19 ---> af415813e3e5 20:00:19 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:00:19 Successfully built 367df69f9f80 20:00:19 Successfully tagged core-command-arm64:latest 20:00:21  Building core-command ... done  ---> b37b1635fc90 20:00:21 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:00:21 ---> Running in 45381b3880ae 20:00:24 Removing intermediate container 45381b3880ae 20:00:24 ---> 028b9b141e71 20:00:24 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:00:25 ---> 6d3f8584d0fd 20:00:25 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:00:27 ---> 7d0cdf741f99 20:00:27 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:00:28 ---> 2b3839981871 20:00:28 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:00:29 ---> 2c047ed3f10a 20:00:29 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:00:30 ---> 828e97e3a80c 20:00:30 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:00:31 ---> Running in f9066f35ac36 20:00:32 Removing intermediate container f9066f35ac36 20:00:32 ---> a4972c0761cd 20:00:32 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:00:35 ---> 06d5c8af60bb 20:00:35 Step 27/32 : RUN chmod +x /entrypoint.sh 20:00:35 ---> Running in fa1140dffb52 20:00:37 Removing intermediate container fa1140dffb52 20:00:37 ---> 94db74c7db20 20:00:37 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:00:37 ---> Running in 481e8243de39 20:00:38 Removing intermediate container 481e8243de39 20:00:38 ---> 0a5cce987eac 20:00:38 Step 29/32 : CMD ["gate"] 20:00:39 ---> Running in 27b186dbf44c 20:00:39 Removing intermediate container 27b186dbf44c 20:00:39 ---> 88919ba2b414 20:00:39 Step 30/32 : LABEL arch=arm64 20:00:40 ---> Running in 3e973cfde87c 20:00:40 Removing intermediate container 3e973cfde87c 20:00:40 ---> 9cca213872e4 20:00:40 Step 31/32 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 20:00:41 ---> Running in ee0775771b72 20:00:41 Removing intermediate container ee0775771b72 20:00:41 ---> d337f5f4fcb4 20:00:41 Step 32/32 : LABEL version=0.0.0 20:00:42 ---> Running in a9ededd4745c 20:00:42 Removing intermediate container a9ededd4745c 20:00:42 ---> b4e20cf92132 20:00:42 20:00:43 Successfully built b4e20cf92132 20:00:43 Successfully tagged security-bootstrapper-arm64:latest 20:00:53  Building security-bootstrapper ... done Removing intermediate container 2468a9c63727 20:00:53 ---> 90f620e37197 20:00:53 20:00:53 Step 11/23 : FROM alpine:3.14 20:00:53 ---> bb3de5531c18 20:00:53 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:00:53 ---> Running in 66ec8bdf44d5 20:00:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:00:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:00:54 (1/2) Installing ca-certificates (20191127-r5) 20:00:54 (2/2) Installing dumb-init (1.2.5-r1) 20:00:54 Executing busybox-1.33.1-r3.trigger 20:00:54 Executing ca-certificates-20191127-r5.trigger 20:00:54 OK: 6 MiB in 16 packages 20:00:56 Removing intermediate container 66ec8bdf44d5 20:00:56 ---> 35745f45200f 20:00:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:00:56 Removing intermediate container c65d63538ba1 20:00:56 ---> bd1085f3eb49 20:00:56 20:00:56 Step 11/24 : FROM alpine:3.14 20:00:56 ---> bb3de5531c18 20:00:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:00:56 ---> Running in 72f3434e6f1b 20:00:57 ---> Running in e91e0e5b6e73 20:00:57 Removing intermediate container 72f3434e6f1b 20:00:57 ---> 94ba73ad4748 20:00:57 Step 14/23 : ENV APP_PORT=59860 20:00:57 Removing intermediate container e91e0e5b6e73 20:00:57 ---> e21d54fc9a6c 20:00:57 Step 13/24 : ENV APP_PORT=59880 20:00:57 ---> Running in c790d5792464 20:00:57 ---> Running in 2b1932c5c7bc 20:00:58 Removing intermediate container c790d5792464 20:00:58 ---> cd2b527771cd 20:00:58 Step 15/23 : EXPOSE $APP_PORT 20:00:58 Removing intermediate container 2b1932c5c7bc 20:00:58 ---> 6d797211f3cf 20:00:58 Step 14/24 : EXPOSE $APP_PORT 20:00:58 ---> Running in 2e26cbfab0cd 20:00:58 ---> Running in a4e361398756 20:00:58 Removing intermediate container 2e26cbfab0cd 20:00:58 ---> febc3f3c7962 20:00:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:00:59 Removing intermediate container a4e361398756 20:00:59 ---> c202be864a81 20:00:59 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:00:59 ---> Running in daebb877b6ae 20:01:00 ---> bb959e6b04fa 20:01:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:01:01 ---> 7a55d585c467 20:01:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:01:01 Removing intermediate container daebb877b6ae 20:01:01 ---> f194d6cfef8c 20:01:01 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:01:02 ---> Running in e2c231ec39cd 20:01:02 ---> 3a8ca0846c39 20:01:02 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:01:02 ---> Running in e0d5fb5c2b71 20:01:03 Removing intermediate container e0d5fb5c2b71 20:01:03 ---> 13900136af12 20:01:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:01:03 ---> Running in fe00f48364ca 20:01:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:01:03 Removing intermediate container fe00f48364ca 20:01:03 ---> f1736793ca26 20:01:03 Step 21/23 : LABEL arch=arm64 20:01:04 ---> Running in b210a05a49a6 20:01:04 Removing intermediate container b210a05a49a6 20:01:04 ---> 1479893df334 20:01:04 Step 22/23 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 20:01:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:01:04 ---> Running in 3e0bc1d88459 20:01:05 Removing intermediate container 3e0bc1d88459 20:01:05 ---> 52b607dca246 20:01:05 Step 23/23 : LABEL version=0.0.0 20:01:05 ---> Running in 6d667d4eeddf 20:01:05 (1/6) Installing dumb-init (1.2.5-r1) 20:01:05 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:01:05 (3/6) Installing libsodium (1.0.18-r0) 20:01:05 Removing intermediate container 6d667d4eeddf 20:01:05 ---> 9f2e8bd725ba 20:01:05 20:01:05 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:01:06 (5/6) Installing libzmq (4.3.4-r0) 20:01:06 Successfully built 9f2e8bd725ba 20:01:06 (6/6) Installing zeromq (4.3.4-r0) 20:01:06 Successfully tagged support-notifications-arm64:latest 20:01:06  Building support-notifications ... done Executing busybox-1.33.1-r3.trigger 20:01:06 OK: 8 MiB in 20 packages 20:01:07 Removing intermediate container e2c231ec39cd 20:01:07 ---> 92e4a1a46e7b 20:01:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:01:08 ---> a4a23fa58246 20:01:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:01:09 ---> 3345704b7cdc 20:01:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:01:10 ---> e6159ebbd864 20:01:10 Step 20/24 : ENTRYPOINT ["/core-data"] 20:01:10 ---> Running in 53d7c914f3e5 20:01:10 Removing intermediate container 53d7c914f3e5 20:01:10 ---> a3ad89062aa7 20:01:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:01:10 ---> Running in 1d73c9d053d1 20:01:11 Removing intermediate container 1d73c9d053d1 20:01:11 ---> 5db1fb752958 20:01:11 Step 22/24 : LABEL arch=arm64 20:01:11 ---> Running in b2dfcf84bd82 20:01:12 Removing intermediate container b2dfcf84bd82 20:01:12 ---> 8459492f7830 20:01:12 Step 23/24 : LABEL git_sha=9c56605cd16a352878f215821c21bc37be13ba82 20:01:12 ---> Running in e9f555ef4ca6 20:01:14 Removing intermediate container e9f555ef4ca6 20:01:14 ---> 7e0e793e2ff3 20:01:14 Step 24/24 : LABEL version=0.0.0 20:01:14 ---> Running in b3e084f79e40 20:01:14 Removing intermediate container b3e084f79e40 20:01:14 ---> 06bdc65335d1 20:01:14 20:01:14 Successfully built 06bdc65335d1 20:01:14 Successfully tagged core-data-arm64:latest 20:01:14  Building core-data ... done  [Pipeline] } 20:01:14 $ docker stop --time=1 d467573bf3ffeba0e1960a7e2c21b16a0578ec5ed9e12e623795e6492591b098 20:01:16 $ docker rm -f d467573bf3ffeba0e1960a7e2c21b16a0578ec5ed9e12e623795e6492591b098 [Pipeline] // withDockerContainer [Pipeline] sh 20:01:17 + docker images 20:01:17 REPOSITORY TAG IMAGE ID CREATED SIZE 20:01:17 core-data-arm64 latest 06bdc65335d1 4 seconds ago 19.4MB 20:01:17 support-notifications-arm64 latest 9f2e8bd725ba 12 seconds ago 15.9MB 20:01:17 bd1085f3eb49 21 seconds ago 1.57GB 20:01:17 90f620e37197 26 seconds ago 1.57GB 20:01:17 security-bootstrapper-arm64 latest b4e20cf92132 35 seconds ago 17.7MB 20:01:17 core-command-arm64 latest 367df69f9f80 59 seconds ago 15.2MB 20:01:17 3d48fc4362f3 About a minute ago 1.56GB 20:01:17 e82a6ae2250a About a minute ago 1.57GB 20:01:17 sys-mgmt-agent-arm64 latest 4f9e0aa84bfd 2 minutes ago 312MB 20:01:17 security-secretstore-setup-arm64 latest b97d98ce601c 3 minutes ago 26.5MB 20:01:17 core-metadata-arm64 latest c7b9e15af98c 3 minutes ago 15.8MB 20:01:17 security-proxy-setup-arm64 latest d3d61f056d28 3 minutes ago 25.3MB 20:01:17 support-scheduler-arm64 latest 32b39aeaa7af 3 minutes ago 15.2MB 20:01:17 f64f86792d28 3 minutes ago 1.57GB 20:01:17 7b7056b787a1 3 minutes ago 1.57GB 20:01:17 90beb327a7f7 3 minutes ago 1.57GB 20:01:17 f46efa59b22b 3 minutes ago 1.57GB 20:01:17 dd01553a9239 3 minutes ago 1.57GB 20:01:17 ci-base-image-arm64 latest 3f21c5e04122 14 minutes ago 1.24GB 20:01:17 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 20:01:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 20:01:17 docker 20.10.7 df445af6242a 3 months ago 234MB 20:01:17 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 20:01:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:01:18 20:01:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:01:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:01:19 arm64: Pulling from edgex-lftools-log-publisher 20:01:19 448f6bf000e3: Pulling fs layer 20:01:19 f757da607395: Pulling fs layer 20:01:19 05883995daec: Pulling fs layer 20:01:19 8603b9c90790: Pulling fs layer 20:01:19 1560dd03e051: Pulling fs layer 20:01:19 27f5ce0e4adf: Pulling fs layer 20:01:19 c2d8d7efcc4b: Pulling fs layer 20:01:19 1560dd03e051: Waiting 20:01:19 27f5ce0e4adf: Waiting 20:01:19 c2d8d7efcc4b: Waiting 20:01:19 8603b9c90790: Waiting 20:01:19 f757da607395: Verifying Checksum 20:01:19 f757da607395: Download complete 20:01:19 8603b9c90790: Verifying Checksum 20:01:19 8603b9c90790: Download complete 20:01:20 1560dd03e051: Verifying Checksum 20:01:20 1560dd03e051: Download complete 20:01:20 27f5ce0e4adf: Verifying Checksum 20:01:20 27f5ce0e4adf: Download complete 20:01:20 05883995daec: Verifying Checksum 20:01:20 05883995daec: Download complete 20:01:20 448f6bf000e3: Verifying Checksum 20:01:20 448f6bf000e3: Download complete 20:01:24 c2d8d7efcc4b: Verifying Checksum 20:01:24 c2d8d7efcc4b: Download complete 20:01:24 448f6bf000e3: Pull complete 20:01:25 f757da607395: Pull complete 20:01:26 05883995daec: Pull complete 20:01:26 8603b9c90790: Pull complete 20:01:27 1560dd03e051: Pull complete 20:01:28 27f5ce0e4adf: Pull complete 20:01:43 c2d8d7efcc4b: Pull complete 20:01:43 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:01:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:01:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:01:44 prd-ubuntu18.04-docker-arm64-4c-16g-1689 does not seem to be running inside a container 20:01:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:01:48 $ docker top 9c8edbd533c82e74744dedd20519c71cf1277d87289f9f394418b99d2fa46350 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:01:51 ---> job-cost.sh 20:01:51 lf-activate-venv: SKIPPING 20:01:51 INFO: No Stack... 20:01:52 INFO: Retrieving Pricing Info for: v3-standard-4 20:01:52 INFO: Archiving Costs [Pipeline] sh 20:01:52 + + cat /w/workspace/edgex-go/1/archives/cost.csvcut 20:01:52 -d, -f6 [Pipeline] lock 20:01:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3725-1-stack-cost] 20:01:53 Resource [jenkins-edgexfoundry-edgex-go-PR-3725-1-stack-cost] did not exist. Created. 20:01:53 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3725-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:01:53 + echo total: 0.10999999940395355 [Pipeline] stash 20:01:54 Stashed 1 file(s) [Pipeline] } 20:01:54 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3725-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:01:54 $ docker stop --time=1 9c8edbd533c82e74744dedd20519c71cf1277d87289f9f394418b99d2fa46350 20:01:55 $ docker rm -f 9c8edbd533c82e74744dedd20519c71cf1277d87289f9f394418b99d2fa46350 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:04:54 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 20:04:54 snapd is not logged in, snap install commands will use sudo 20:04:54 snap "core18" has no updates available 20:04:54 Pulling config-common 20:04:54 + snapcraftctl pull 20:04:54 Pulling go-build-helper 20:04:54 + snapcraftctl pull 20:04:54 'edgex-go' has dependencies that need to be staged: go-build-helper 20:04:54 Skipping pull go-build-helper (already ran) 20:04:54 Building go-build-helper 20:04:54 + snapcraftctl build 20:04:54 Staging go-build-helper 20:04:54 + snapcraftctl stage 20:05:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:05:03 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:05:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1878 kB] 20:05:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] 20:05:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 20:05:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 20:05:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] 20:05:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] 20:05:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 20:05:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 20:05:03 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:05:03 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:05:03 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:05:03 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:05:03 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:05:03 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:05:03 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:05:03 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:05:03 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:05:03 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2237 kB] 20:05:03 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [436 kB] 20:05:03 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 20:05:03 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 20:05:03 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [483 kB] 20:05:03 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [65.6 kB] 20:05:03 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 20:05:03 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 20:05:03 Fetched 25.3 MB in 0s (0 B/s) 20:05:03 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:05:03 Fetched 224 kB in 0s (0 B/s) 20:05:03 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:05:03 Fetched 157 kB in 0s (0 B/s) 20:05:03 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:05:03 Fetched 221 kB in 0s (0 B/s) 20:05:03 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:05:03 Fetched 143 kB in 0s (0 B/s) 20:05:03 Pulling edgex-go 20:05:03 + snapcraftctl pull 20:05:03 Pulling hooks 20:05:03 + snapcraftctl pull 20:05:21 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 20:05:21 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 20:05:21 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:05:21 Fetched 0 B in 0s (0 B/s) 20:05:21 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 20:05:21 Fetched 96.5 kB in 0s (0 B/s) 20:05:21 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 20:05:21 Fetched 279 kB in 0s (0 B/s) 20:05:21 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 20:05:21 Fetched 122 kB in 0s (0 B/s) 20:05:21 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 20:05:21 Fetched 77.8 kB in 0s (0 B/s) 20:05:21 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 20:05:21 Fetched 8848 B in 0s (0 B/s) 20:05:21 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 20:05:21 Fetched 47.8 kB in 0s (0 B/s) 20:05:21 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 20:05:21 Fetched 45.6 kB in 0s (0 B/s) 20:05:21 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 20:05:21 Fetched 15.0 kB in 0s (0 B/s) 20:05:21 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 20:05:21 Fetched 220 kB in 0s (0 B/s) 20:05:21 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 20:05:21 Fetched 154 kB in 0s (0 B/s) 20:05:21 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:05:21 Fetched 50.6 kB in 0s (0 B/s) 20:05:21 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 20:05:21 Fetched 14.8 kB in 0s (0 B/s) 20:05:21 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 20:05:21 Fetched 41.8 kB in 0s (0 B/s) 20:05:21 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 20:05:21 Fetched 499 kB in 0s (0 B/s) 20:05:21 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 20:05:21 Fetched 111 kB in 0s (0 B/s) 20:05:21 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 20:05:21 Fetched 240 kB in 0s (0 B/s) 20:05:21 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 20:05:21 Fetched 29.3 kB in 0s (0 B/s) 20:05:21 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 20:05:21 Fetched 85.5 kB in 0s (0 B/s) 20:05:21 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 20:05:21 Fetched 24.5 kB in 0s (0 B/s) 20:05:21 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 20:05:21 Fetched 49.2 kB in 0s (0 B/s) 20:05:21 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 20:05:21 Fetched 54.2 kB in 0s (0 B/s) 20:05:21 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 20:05:21 Fetched 30.8 kB in 0s (0 B/s) 20:05:21 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 20:05:21 Fetched 15.8 kB in 0s (0 B/s) 20:05:21 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 20:05:21 Fetched 85.9 kB in 0s (0 B/s) 20:05:21 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 20:05:21 Fetched 8720 B in 0s (0 B/s) 20:05:21 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 20:05:21 Fetched 140 kB in 0s (0 B/s) 20:05:21 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 20:05:21 Fetched 119 kB in 0s (0 B/s) 20:05:21 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 20:05:21 Fetched 111 kB in 0s (0 B/s) 20:05:21 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 20:05:21 Fetched 11.1 kB in 0s (0 B/s) 20:05:21 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 20:05:21 Fetched 646 kB in 0s (0 B/s) 20:05:21 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 20:05:21 Fetched 41.3 kB in 0s (0 B/s) 20:05:21 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 20:05:21 Fetched 17.9 kB in 0s (0 B/s) 20:05:21 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 20:05:21 Fetched 368 kB in 0s (0 B/s) 20:05:21 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 20:05:21 Fetched 187 kB in 0s (0 B/s) 20:05:21 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 20:05:21 Fetched 175 kB in 0s (0 B/s) 20:05:21 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 20:05:21 Fetched 206 kB in 0s (0 B/s) 20:05:21 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 20:05:21 Fetched 1302 kB in 0s (0 B/s) 20:05:21 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 20:05:21 Fetched 36.2 kB in 0s (0 B/s) 20:05:21 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 20:05:21 Fetched 159 kB in 0s (0 B/s) 20:05:21 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 20:05:21 Fetched 107 kB in 0s (0 B/s) 20:05:21 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 20:05:21 Fetched 48.7 kB in 0s (0 B/s) 20:05:21 Pulling static-packages 20:05:21 + snapcraftctl pull 20:05:21 Pulling version 20:05:21 + cd /root/project 20:05:21 + git describe --tags --abbrev=0 20:05:21 + sed s/v// 20:05:21 + GIT_VERSION=2.0.1-dev.53 20:05:21 + [ -z 2.0.1-dev.53 ] 20:05:21 + snapcraftctl set-version 2.0.1-dev.53 20:05:23 Building config-common 20:05:23 + snapcraftctl build 20:05:24 Skipping build go-build-helper (already ran) 20:05:24 Building edgex-go 20:05:24 + cd /root/parts/edgex-go/src 20:05:24 + git describe --tags+ --abbrev=0 20:05:24 sed s/v// 20:05:24 + GIT_VERSION=2.0.1-dev.53 20:05:24 + [ -z 2.0.1-dev.53 ] 20:05:24 + echo 2.0.1-dev.53 20:05:24 + make build 20:05:24 go mod tidy 20:05:40 go: downloading github.com/gorilla/mux v1.8.0 20:05:40 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 20:05:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 20:05:40 go: downloading github.com/stretchr/testify v1.7.0 20:05:40 go: downloading github.com/google/uuid v1.3.0 20:05:40 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 20:05:40 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 20:05:40 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:05:40 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:05:40 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 20:05:40 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 20:05:40 go: downloading github.com/lib/pq v1.10.3 20:05:40 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 20:05:40 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 20:05:40 go: downloading github.com/pelletier/go-toml v1.9.4 20:05:40 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 20:05:40 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 20:05:40 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 20:05:40 go: downloading github.com/go-playground/validator/v10 v10.9.0 20:05:40 go: downloading github.com/go-kit/kit v0.11.0 20:05:40 go: downloading github.com/davecgh/go-spew v1.1.1 20:05:40 go: downloading github.com/pmezard/go-difflib v1.0.0 20:05:40 go: downloading github.com/stretchr/objx v0.1.1 20:05:40 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 20:05:40 go: downloading github.com/x448/float16 v0.8.4 20:05:40 go: downloading github.com/go-playground/universal-translator v0.18.0 20:05:40 go: downloading github.com/leodido/go-urn v1.2.1 20:05:40 go: downloading golang.org/x/text v0.3.6 20:05:40 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:05:40 go: downloading github.com/go-playground/locales v0.14.0 20:05:40 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:05:40 go: downloading github.com/pebbe/zmq4 v1.2.7 20:05:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 20:05:40 go: downloading github.com/go-logfmt/logfmt v0.5.0 20:05:40 go: downloading github.com/go-stack/stack v1.8.0 20:05:41 go: downloading github.com/hashicorp/consul/api v1.8.1 20:05:41 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:05:41 go: downloading github.com/kr/pretty v0.3.0 20:05:41 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 20:05:41 go: downloading github.com/onsi/ginkgo v1.10.1 20:05:41 go: downloading github.com/onsi/gomega v1.7.0 20:05:41 go: downloading github.com/gorilla/websocket v1.4.2 20:05:42 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 20:05:42 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:05:42 go: downloading github.com/mitchellh/copystructure v1.0.0 20:05:42 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:05:42 go: downloading github.com/kr/text v0.2.0 20:05:42 go: downloading github.com/rogpeppe/go-internal v1.8.0 20:05:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:05:42 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:05:42 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:05:42 go: downloading github.com/hashicorp/serf v0.9.5 20:05:42 go: downloading github.com/hashicorp/consul/sdk v0.7.0 20:05:42 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:05:42 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:05:42 go: downloading github.com/fatih/color v1.9.0 20:05:42 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:05:42 go: downloading github.com/mattn/go-colorable v0.1.6 20:05:42 go: downloading github.com/mattn/go-isatty v0.0.12 20:05:42 go: downloading github.com/hpcloud/tail v1.0.0 20:05:42 go: downloading gopkg.in/yaml.v2 v2.4.0 20:05:42 go: downloading github.com/pkg/errors v0.9.1 20:05:42 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:05:42 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:05:42 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:05:42 go: downloading github.com/hashicorp/memberlist v0.2.2 20:05:42 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:05:42 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:05:42 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:05:42 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:05:42 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 20:05:42 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:05:42 go: downloading github.com/hashicorp/go-multierror v1.1.0 20:05:42 go: downloading github.com/miekg/dns v1.1.26 20:05:42 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:05:42 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:05:42 go: downloading github.com/hashicorp/errwrap v1.0.0 20:05:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/core-data/core-data ./cmd/core-data 20:05:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:05:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/core-command/core-command ./cmd/core-command 20:05:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:05:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:05:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:06:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:06:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:06:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:06:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:06:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o ./cmd/secrets-config ./cmd/secrets-config 20:06:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:06:07 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 20:06:07 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 20:06:07 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 20:06:07 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 20:06:07 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 20:06:07 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 20:06:07 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 20:06:07 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 20:06:07 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 20:06:07 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 20:06:07 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 20:06:07 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 20:06:07 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 20:06:07 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 20:06:07 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 20:06:07 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 20:06:07 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 20:06:07 + 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 20:06:07 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 20:06:07 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 20:06:07 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 20:06:07 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 20:06:07 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 20:06:07 + 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 20:06:07 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 20:06:07 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 20:06:07 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 20:06:08 Building hooks 20:06:08 + cd /root/parts/hooks/src 20:06:08 + make build 20:06:08 go mod tidy 20:06:09 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 20:06:09 go: downloading github.com/stretchr/testify v1.5.1 20:06:10 go: downloading github.com/davecgh/go-spew v1.1.0 20:06:10 go: downloading gopkg.in/yaml.v2 v2.2.2 20:06:10 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 20:06:11 GO111MODULE=on go build -o cmd/install/install ./cmd/install 20:06:11 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 20:06:11 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 20:06:14 Building static-packages 20:06:14 + snapcraftctl build 20:06:16 Building version 20:06:16 + snapcraftctl build 20:06:18 Staging config-common 20:06:18 + snapcraftctl stage 20:06:19 Skipping stage go-build-helper (already ran) 20:06:19 Staging edgex-go 20:06:19 + snapcraftctl stage 20:06:20 Staging hooks 20:06:20 + snapcraftctl stage 20:06:21 Staging static-packages 20:06:21 + snapcraftctl stage 20:06:22 Staging version 20:06:22 + snapcraftctl stage 20:06:23 Priming config-common 20:06:23 + snapcraftctl prime 20:06:24 Priming go-build-helper 20:06:24 + snapcraftctl prime 20:06:25 Priming edgex-go 20:06:25 + snapcraftctl prime 20:06:27 Priming hooks 20:06:27 + snapcraftctl prime 20:06:28 Priming static-packages 20:06:28 + snapcraftctl prime 20:06:31 Priming version 20:06:31 + snapcraftctl prime 20:06:32 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:06:36 provisioning config files... 20:06:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1081443728861703918tmp [Pipeline] { [Pipeline] sh 20:06:37 + set +x 20:06:37 + curl -s https://codecov.io/bash 20:06:37 + bash -s -- 20:06:37 20:06:37 _____ _ 20:06:37 / ____| | | 20:06:37 | | ___ __| | ___ ___ _____ __ 20:06:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:06:37 | |___| (_) | (_| | __/ (_| (_) \ V / 20:06:37 \_____\___/ \__,_|\___|\___\___/ \_/ 20:06:37 Bash-1.0.6 20:06:37 20:06:37 20:06:37 ==> git version 2.24.4 found 20:06:37 ==> 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 20:06:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:06:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:06:37 ==> Jenkins CI detected. 20:06:37 current dir:  /w/workspace/edgex-go/1 20:06:37 project root: . 20:06:37 --> token set from env 20:06:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:06:37 ==> Running gcov in . (disable via -X gcov) 20:06:37 ==> Python coveragepy not found 20:06:37 ==> Searching for coverage reports in: 20:06:37 + . 20:06:37 -> Found 1 reports 20:06:37 ==> Detecting git/mercurial file structure 20:06:37 ==> Reading reports 20:06:37 + ./coverage.out bytes=403624 20:06:37 ==> Appending adjustments 20:06:37 https://docs.codecov.io/docs/fixing-reports 20:06:39 + Found adjustments 20:06:39 ==> Gzipping contents 20:06:39 56K /tmp/codecov.3mW3tO.gz 20:06:39 ==> Uploading reports 20:06:39 url: https://codecov.io 20:06:39 query: branch=PR-3725&commit=9c56605cd16a352878f215821c21bc37be13ba82&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3725%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3725&job=&cmd_args= 20:06:39 -> Pinging Codecov 20:06:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3725&commit=9c56605cd16a352878f215821c21bc37be13ba82&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3725%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3725&job=&cmd_args= 20:06:41 -> Uploading to 20:06:41 https://storage.googleapis.com/codecov/v4/raw/2021-09-27/00271124DB129430A58F1EEE437C3FCB/9c56605cd16a352878f215821c21bc37be13ba82/7724fb03-fcbc-48da-8f16-e1f773d25ef3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210927T200641Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=40a690862a64984fc620ede7879ab53bf61832acfa35bcea2e9670c420682eba 20:06:41 % Total % Received % Xferd Average Speed Time Time Time Current 20:06:41 Dload Upload Total Spent Left Speed 20:07:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 60 54413 0 0 60 32768 0 23894 0:00:02 0:00:01 0:00:01 23900 60 54413 0 0 60 32768 0 13811 0:00:03 0:00:02 0:00:01 13814 60 54413 0 0 60 32768 0 9712 0:00:05 0:00:03 0:00:02 9714 60 54413 0 0 60 32768 0 7489 0:00:07 0:00:04 0:00:03 7491 60 54413 0 0 60 32768 0 6094 0:00:08 0:00:05 0:00:03 6095 60 54413 0 0 60 32768 0 5138 0:00:10 0:00:06 0:00:04 0 60 54413 0 0 60 32768 0 4440 0:00:12 0:00:07 0:00:05 0 60 54413 0 0 60 32768 0 3910 0:00:13 0:00:08 0:00:05 0 60 54413 0 0 60 32768 0 3492 0:00:15 0:00:09 0:00:06 0 60 54413 0 0 60 32768 0 3156 0:00:17 0:00:10 0:00:07 0 60 54413 0 0 60 32768 0 2878 0:00:18 0:00:11 0:00:07 0 60 54413 0 0 60 32768 0 2645 0:00:20 0:00:12 0:00:08 0 60 54413 0 0 60 32768 0 2447 0:00:22 0:00:13 0:00:09 0 60 54413 0 0 60 32768 0 2277 0:00:23 0:00:14 0:00:09 0 60 54413 0 0 60 32768 0 2129 0:00:25 0:00:15 0:00:10 0 60 54413 0 0 60 32768 0 1999 0:00:27 0:00:16 0:00:11 0 60 54413 0 0 60 32768 0 1884 0:00:28 0:00:17 0:00:11 0 60 54413 0 0 60 32768 0 1781 0:00:30 0:00:18 0:00:12 0 60 54413 0 0 60 32768 0 1689 0:00:32 0:00:19 0:00:13 0 100 54413 0 0 100 54413 0 2733 0:00:19 0:00:19 --:--:-- 4787 20:07:01 curl: (22) The requested URL returned error: 400 Bad Request 20:07:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9c56605cd16a352878f215821c21bc37be13ba82 [Pipeline] } 20:07:01 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 20:07:05 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:07:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:07:06 ---> package-listing.sh 20:07:06 ++ facter osfamily 20:07:06 ++ tr '[:upper:]' '[:lower:]' 20:07:07 + OS_FAMILY=redhat 20:07:07 + workspace=/w/workspace/edgex-go/1 20:07:07 + START_PACKAGES=/tmp/packages_start.txt 20:07:07 + END_PACKAGES=/tmp/packages_end.txt 20:07:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:07:07 + PACKAGES=/tmp/packages_start.txt 20:07:07 + '[' /w/workspace/edgex-go/1 ']' 20:07:07 + PACKAGES=/tmp/packages_end.txt 20:07:07 + case "${OS_FAMILY}" in 20:07:07 + rpm -qa 20:07:07 + sort 20:07:09 + '[' -f /tmp/packages_start.txt ']' 20:07:09 + '[' -f /tmp/packages_end.txt ']' 20:07:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:07:09 + '[' /w/workspace/edgex-go/1 ']' 20:07:09 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:07:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:07:09 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:07:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:07:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:10 20:07:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:07:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:10 latest: Pulling from edgex-lftools-log-publisher 20:07:10 b4d181a07f80: Pulling fs layer 20:07:10 a1111a8f2ec3: Pulling fs layer 20:07:10 ed53099fbce6: Pulling fs layer 20:07:10 dc539afda2c1: Pulling fs layer 20:07:10 77bc0d833cb6: Pulling fs layer 20:07:10 9065ff56babe: Pulling fs layer 20:07:10 d287ab97295c: Pulling fs layer 20:07:10 dc539afda2c1: Waiting 20:07:10 77bc0d833cb6: Waiting 20:07:10 9065ff56babe: Waiting 20:07:10 d287ab97295c: Waiting 20:07:10 a1111a8f2ec3: Verifying Checksum 20:07:10 a1111a8f2ec3: Download complete 20:07:11 dc539afda2c1: Verifying Checksum 20:07:11 dc539afda2c1: Download complete 20:07:11 77bc0d833cb6: Verifying Checksum 20:07:11 77bc0d833cb6: Download complete 20:07:14 9065ff56babe: Verifying Checksum 20:07:14 9065ff56babe: Download complete 20:07:14 ed53099fbce6: Verifying Checksum 20:07:14 ed53099fbce6: Download complete 20:07:14 b4d181a07f80: Verifying Checksum 20:07:14 b4d181a07f80: Download complete 20:07:14 b4d181a07f80: Pull complete 20:07:14 a1111a8f2ec3: Pull complete 20:07:14 ed53099fbce6: Pull complete 20:07:14 dc539afda2c1: Pull complete 20:07:14 77bc0d833cb6: Pull complete 20:07:14 9065ff56babe: Pull complete 20:07:16 d287ab97295c: Verifying Checksum 20:07:16 d287ab97295c: Download complete 20:07:20 d287ab97295c: Pull complete 20:07:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:07:21 prd-centos7-docker-4c-2g-1688 does not seem to be running inside a container 20:07:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:07:24 $ docker top 48be0bf593672a6c546c3d6d0fb4606d508166d47402115f5c51fdd609dfcaf4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:07:25 + touch /tmp/pre-build-complete [Pipeline] sh 20:07:25 + mkdir -p /var/log/sysstat [Pipeline] sh 20:07:25 + ls /var/log/sa-host 20:07:25 + sadf -c /var/log/sa-host/sa05 20:07:25 file_magic: OK 20:07:25 HZ: Using current value: 100 20:07:25 file_header: OK 20:07:25 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 20:07:25 Statistics: 20:07:25 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:07:25 File successfully converted to sysstat format version 12.0.3 20:07:25 + sadf -c /var/log/sa-host/sa27 20:07:25 file_magic: OK 20:07:25 HZ: Using current value: 100 20:07:25 file_header: OK 20:07:25 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 20:07:25 Statistics: 20:07:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:07:25 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:07:27 provisioning config files... 20:07:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5538208574301496709tmp [Pipeline] { [Pipeline] echo 20:07:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:07:28 ---> create-netrc.sh [Pipeline] } 20:07:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:07:29 ---> python-tools-install.sh [Pipeline] echo 20:07:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:07:29 ---> sudo-logs.sh 20:07:29 Archiving 'sudo' log.. 20:07:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-1688.vexxhost.local: Name or service not known 20:07:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-1688.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 20:07:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:07:29 ---> job-cost.sh 20:07:29 lf-activate-venv: SKIPPING 20:07:29 DEBUG: total: 0.10999999940395355 20:07:29 INFO: Retrieving Stack Cost... 20:07:30 INFO: Retrieving Pricing Info for: v3-standard-2 20:07:30 INFO: Archiving Costs [Pipeline] echo 20:07:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:07:31 ---> logs-deploy.sh 20:07:31 lf-activate-venv: SKIPPING 20:07:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3725/1 20:07:31 INFO: archiving workspace using pattern(s): 20:07:32 Archives upload complete. 20:07:32 INFO: archiving logs to Nexus 20:07:32 ---> uname -a: 20:07:32 Linux prd-centos7-docker-4c-2g-1688.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 20:07:32 20:07:32 20:07:32 ---> lscpu: 20:07:32 Architecture: x86_64 20:07:32 CPU op-mode(s): 32-bit, 64-bit 20:07:32 Byte Order: Little Endian 20:07:32 Address sizes: 40 bits physical, 48 bits virtual 20:07:32 CPU(s): 2 20:07:32 On-line CPU(s) list: 0,1 20:07:32 Thread(s) per core: 1 20:07:32 Core(s) per socket: 1 20:07:32 Socket(s): 2 20:07:32 NUMA node(s): 1 20:07:32 Vendor ID: AuthenticAMD 20:07:32 CPU family: 23 20:07:32 Model: 49 20:07:32 Model name: AMD EPYC-Rome Processor 20:07:32 Stepping: 0 20:07:32 CPU MHz: 2800.000 20:07:32 BogoMIPS: 5600.00 20:07:32 Virtualization: AMD-V 20:07:32 Hypervisor vendor: KVM 20:07:32 Virtualization type: full 20:07:32 L1d cache: 32K 20:07:32 L1i cache: 32K 20:07:32 L2 cache: 512K 20:07:32 L3 cache: 16384K 20:07:32 NUMA node0 CPU(s): 0,1 20:07:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 20:07:32 20:07:32 20:07:32 ---> nproc: 20:07:32 2 20:07:32 20:07:32 20:07:32 ---> df -h: 20:07:32 Filesystem Size Used Avail Use% Mounted on 20:07:32 overlay 40G 13G 28G 32% / 20:07:32 tmpfs 64M 0 64M 0% /dev 20:07:32 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:07:32 shm 64M 0 64M 0% /dev/shm 20:07:32 /dev/vda1 40G 13G 28G 32% /facter-os 20:07:32 20:07:32 20:07:32 ---> sar -b -r -n DEV: 20:07:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 20:07:32 20:07:32 19:35:55 LINUX RESTART (2 CPU) 20:07:32 20:07:32 19:37:01 tps rtps wtps bread/s bwrtn/s 20:07:32 19:38:01 7.61 0.00 7.61 0.00 4646.22 20:07:32 19:39:01 84.45 3.47 80.98 2622.32 3724.66 20:07:32 19:40:01 5.86 0.00 5.86 0.00 4572.92 20:07:32 19:41:01 8.89 0.15 8.74 22.12 6080.48 20:07:32 19:42:01 123.88 0.00 123.88 0.00 33063.51 20:07:32 19:43:01 224.53 0.00 224.53 0.00 55278.73 20:07:32 19:44:01 55.93 0.00 55.93 0.00 6736.16 20:07:32 19:45:01 70.81 0.00 70.81 0.00 5290.39 20:07:32 19:46:01 267.31 73.71 193.60 1861.49 127687.71 20:07:32 19:47:01 639.95 314.37 325.58 10603.70 189196.29 20:07:32 19:48:01 672.52 184.54 487.98 6187.63 215805.78 20:07:32 19:49:01 220.01 17.61 202.40 1591.61 35231.65 20:07:32 19:50:01 0.98 0.00 0.98 0.00 11.18 20:07:32 19:51:01 0.48 0.18 0.30 5.73 4.38 20:07:32 19:52:02 0.82 0.00 0.82 0.00 15.29 20:07:32 19:53:01 0.30 0.03 0.27 0.27 3.71 20:07:32 19:54:01 0.25 0.00 0.25 0.00 2.62 20:07:32 19:55:01 0.27 0.00 0.27 0.00 3.51 20:07:32 19:56:01 0.23 0.00 0.23 0.00 2.60 20:07:32 19:57:01 0.17 0.00 0.17 0.00 1.72 20:07:32 19:58:01 0.35 0.00 0.35 0.00 3.55 20:07:32 19:59:01 0.22 0.00 0.22 0.00 2.47 20:07:32 20:00:01 0.28 0.00 0.28 0.00 3.27 20:07:32 20:01:01 0.28 0.03 0.25 0.27 2.33 20:07:32 20:02:01 0.47 0.17 0.30 2.93 4.78 20:07:32 20:03:01 0.23 0.00 0.23 0.00 3.02 20:07:32 20:04:01 0.32 0.00 0.32 0.00 3.13 20:07:32 20:05:01 0.22 0.00 0.22 0.00 2.87 20:07:32 20:06:01 0.20 0.00 0.20 0.00 1.65 20:07:32 20:07:01 3.28 3.11 0.17 310.59 15.42 20:07:32 Average: 79.82 19.95 59.87 773.65 22967.32 20:07:32 20:07:32 19:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:07:32 19:38:01 5488648 0 766996 9.58 2620 1750676 1235528 13.64 627220 1501876 19076 20:07:32 19:39:01 5171708 0 886688 11.07 2620 1947924 1428920 15.78 830008 1599780 53600 20:07:32 19:40:01 5079716 0 887824 11.09 2620 2038780 1428528 15.77 892500 1627180 8020 20:07:32 19:41:01 5138896 0 813188 10.15 2620 2054236 1209540 13.35 733612 1728104 48 20:07:32 19:42:01 3679404 0 1030112 12.86 2620 3296804 1690284 18.66 1103268 2681260 306132 20:07:32 19:43:01 3567180 0 1057832 13.21 2620 3381308 1233228 13.62 1024584 2797892 20 20:07:32 19:44:01 3081840 0 1212160 15.14 2620 3712320 1712788 18.91 1398284 2878252 139076 20:07:32 19:45:01 3221604 0 1134716 14.17 2620 3650000 1550712 17.12 1284288 2842352 84904 20:07:32 19:46:01 1554244 0 1316160 16.43 2620 5135916 1826128 20.16 1535480 4181484 426204 20:07:32 19:47:01 611640 0 1894508 23.65 2620 5500172 3760220 41.51 3054380 3541920 176108 20:07:32 19:48:01 1249892 0 1626856 20.31 2620 5129572 2927272 32.32 2529028 3426888 23244 20:07:32 19:49:01 2882360 0 1220256 15.24 2620 3903704 1341944 14.82 1241648 3122168 20 20:07:32 19:50:01 2889384 0 1213228 15.15 2620 3903708 1264376 13.96 1265316 3093536 20 20:07:32 19:51:01 2890020 0 1212556 15.14 2620 3903744 1259020 13.90 1262800 3097384 12 20:07:32 19:52:02 2890104 0 1212468 15.14 2620 3903748 1259092 13.90 1262800 3097384 8 20:07:32 19:53:01 2889244 0 1213320 15.15 2620 3903756 1259340 13.90 1263216 3097392 8 20:07:32 19:54:01 2890252 0 1212308 15.14 2620 3903760 1259088 13.90 1258824 3101256 8 20:07:32 19:55:01 2890236 0 1212316 15.14 2620 3903768 1259088 13.90 1258844 3101256 8 20:07:32 19:56:01 2890556 0 1211940 15.13 2620 3903824 1259088 13.90 1258860 3101272 20 20:07:32 19:57:01 2890052 0 1212492 15.14 2620 3903776 1259172 13.90 1263120 3097160 8 20:07:32 19:58:01 2890412 0 1212132 15.13 2620 3903776 1259112 13.90 1262988 3097160 8 20:07:32 19:59:01 2889868 0 1212672 15.14 2620 3903780 1259088 13.90 1274596 3085512 8 20:07:32 20:00:01 2890256 0 1212276 15.14 2620 3903788 1259088 13.90 1274604 3085512 8 20:07:32 20:01:01 2889068 0 1213464 15.15 2620 3903788 1261564 13.93 1275388 3085512 8 20:07:32 20:02:01 2889680 0 1212684 15.14 2620 3903956 1259668 13.91 1275104 3085608 16 20:07:32 20:03:01 2889844 0 1212512 15.14 2620 3903964 1259596 13.91 1274848 3085612 8 20:07:32 20:04:01 2889948 0 1212408 15.14 2620 3903964 1259596 13.91 1274952 3085608 8 20:07:32 20:05:01 2888840 0 1213508 15.15 2620 3903972 1259764 13.91 1275616 3085612 8 20:07:32 20:06:01 2889576 0 1212772 15.14 2620 3903972 1259596 13.91 1275024 3085608 8 20:07:32 20:07:01 2873352 0 1219652 15.23 2620 3913316 1274524 14.07 1281452 3094784 88 20:07:32 Average: 3090927 0 1189400 14.85 2620 3725992 1467832 16.21 1303088 2919744 41224 20:07:32 20:07:32 19:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:07:32 19:38:01 eth0 1002.13 553.71 2161.61 37.44 0.00 0.00 0.00 0.00 20:07:32 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:39:01 vetha619814 319.46 424.84 32.43 941.04 0.00 0.00 0.00 0.00 20:07:32 19:39:01 eth0 694.09 470.99 1614.85 60.45 0.00 0.00 0.00 0.00 20:07:32 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:39:01 docker0 319.46 424.71 28.06 941.03 0.00 0.00 0.00 0.00 20:07:32 19:40:01 vetha619814 469.03 701.35 45.19 1566.35 0.00 0.00 0.00 0.00 20:07:32 19:40:01 eth0 729.43 470.17 1569.43 45.92 0.00 0.00 0.00 0.00 20:07:32 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:40:01 docker0 469.03 701.35 38.77 1566.35 0.00 0.00 0.00 0.00 20:07:32 19:41:01 eth0 102.07 64.21 238.74 9.34 0.00 0.00 0.00 0.00 20:07:32 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:41:01 docker0 57.20 87.92 4.93 227.43 0.00 0.00 0.00 0.00 20:07:32 19:42:01 vethcc90633 174.79 226.83 15.48 707.34 0.00 0.00 0.00 0.00 20:07:32 19:42:01 eth0 704.55 506.34 3989.57 87.68 0.00 0.00 0.00 0.00 20:07:32 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:42:01 docker0 174.79 226.69 13.09 707.33 0.00 0.00 0.00 0.00 20:07:32 19:43:01 eth0 276.77 192.76 1365.37 20.68 0.00 0.00 0.00 0.00 20:07:32 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:43:01 docker0 184.11 259.52 13.39 1350.55 0.00 0.00 0.00 0.00 20:07:32 19:44:01 eth0 32.18 18.25 25.39 12.17 0.00 0.00 0.00 0.00 20:07:32 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:44:01 vethd1a04ae 0.80 0.93 0.06 0.07 0.00 0.00 0.00 0.00 20:07:32 19:44:01 docker0 0.80 0.80 0.05 0.06 0.00 0.00 0.00 0.00 20:07:32 19:45:01 eth0 25.60 16.82 14.29 54.23 0.00 0.00 0.00 0.00 20:07:32 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:45:01 vethd1a04ae 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 20:07:32 19:45:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 20:07:32 19:46:01 veth5f0a38a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:07:32 19:46:01 eth0 270.36 176.29 1703.11 64.69 0.00 0.00 0.00 0.00 20:07:32 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:47:01 veth5f0a38a 0.00 0.80 0.00 0.04 0.00 0.00 0.00 0.00 20:07:32 19:47:01 vethf82753c 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:07:32 19:47:01 veth8d50d33 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 20:07:32 19:47:01 eth0 107.06 67.71 191.54 16.16 0.00 0.00 0.00 0.00 20:07:32 19:48:01 veth5f0a38a 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 20:07:32 19:48:01 veth5a384a8 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:07:32 19:48:01 eth0 130.35 77.79 308.93 77.17 0.00 0.00 0.00 0.00 20:07:32 19:48:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:07:32 19:49:01 eth0 332.81 205.68 1704.24 74.21 0.00 0.00 0.00 0.00 20:07:32 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:49:01 docker0 1338.89 1931.86 106.77 5658.13 0.00 0.00 0.00 0.00 20:07:32 19:50:01 eth0 0.25 0.22 0.11 0.05 0.00 0.00 0.00 0.00 20:07:32 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:07:32 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:52:02 eth0 0.67 0.22 0.13 0.07 0.00 0.00 0.00 0.00 20:07:32 19:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:53:01 eth0 0.59 0.42 0.34 0.21 0.00 0.00 0.00 0.00 20:07:32 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:54:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:07:32 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:55:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:07:32 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:56:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:57:01 eth0 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:07:32 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:58:01 eth0 0.12 0.07 0.06 0.01 0.00 0.00 0.00 0.00 20:07:32 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:59:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 20:00:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:07:32 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 20:01:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 20:02:01 eth0 0.30 0.25 0.14 0.08 0.00 0.00 0.00 0.00 20:07:32 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 20:03:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 20:04:01 eth0 0.57 0.10 0.05 0.01 0.00 0.00 0.00 0.00 20:07:32 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 20:05:01 eth0 1.40 0.57 0.59 0.39 0.00 0.00 0.00 0.00 20:07:32 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 20:06:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:07:32 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 20:07:01 eth0 25.03 14.72 19.44 10.36 0.00 0.00 0.00 0.00 20:07:32 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 Average: eth0 147.74 94.48 496.86 19.05 0.00 0.00 0.00 0.00 20:07:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:32 Average: docker0 44.69 64.49 3.56 188.87 0.00 0.00 0.00 0.00 20:07:32 20:07:32 20:07:32 ---> sar -P ALL: 20:07:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 20:07:32 20:07:32 19:35:55 LINUX RESTART (2 CPU) 20:07:32 20:07:32 19:37:01 CPU %user %nice %system %iowait %steal %idle 20:07:32 19:38:01 all 2.69 0.00 1.04 0.00 0.06 96.22 20:07:32 19:38:01 0 2.83 0.00 1.29 0.00 0.07 95.81 20:07:32 19:38:01 1 2.54 0.00 0.80 0.00 0.05 96.61 20:07:32 19:39:01 all 9.08 0.00 3.33 1.91 0.08 85.60 20:07:32 19:39:01 0 8.45 0.00 3.80 2.20 0.09 85.46 20:07:32 19:39:01 1 9.70 0.00 2.87 1.62 0.07 85.74 20:07:32 19:40:01 all 4.64 0.00 1.29 0.00 0.05 94.02 20:07:32 19:40:01 0 4.34 0.00 1.49 0.00 0.05 94.12 20:07:32 19:40:01 1 4.94 0.00 1.08 0.00 0.05 93.93 20:07:32 19:41:01 all 6.25 0.00 0.76 0.32 0.03 92.63 20:07:32 19:41:01 0 8.81 0.00 0.92 0.61 0.03 89.62 20:07:32 19:41:01 1 3.71 0.00 0.61 0.03 0.03 95.62 20:07:32 19:42:01 all 11.80 0.00 5.16 1.30 0.07 81.68 20:07:32 19:42:01 0 10.95 0.00 5.66 1.45 0.07 81.87 20:07:32 19:42:01 1 12.65 0.00 4.66 1.14 0.07 81.48 20:07:32 19:43:01 all 11.26 0.00 6.82 2.31 0.06 79.55 20:07:32 19:43:01 0 11.24 0.00 6.63 2.62 0.05 79.47 20:07:32 19:43:01 1 11.28 0.00 7.01 2.01 0.07 79.64 20:07:32 19:44:01 all 59.86 0.00 7.26 0.52 0.11 32.26 20:07:32 19:44:01 0 59.74 0.00 6.74 0.33 0.11 33.09 20:07:32 19:44:01 1 59.97 0.00 7.78 0.71 0.11 31.43 20:07:32 19:45:01 all 52.19 0.00 7.19 0.58 0.11 39.94 20:07:32 19:45:01 0 51.78 0.00 7.41 0.45 0.11 40.25 20:07:32 19:45:01 1 52.60 0.00 6.97 0.70 0.11 39.62 20:07:32 19:46:01 all 33.06 0.00 12.74 3.27 0.09 50.85 20:07:32 19:46:01 0 31.69 0.00 12.64 3.63 0.09 51.96 20:07:32 19:46:01 1 34.41 0.00 12.83 2.92 0.09 49.75 20:07:32 19:47:01 all 53.47 0.00 17.72 24.70 0.13 3.99 20:07:32 19:47:01 0 52.33 0.00 18.49 25.44 0.13 3.61 20:07:32 19:47:01 1 54.59 0.00 16.95 23.96 0.13 4.37 20:07:32 19:48:01 all 66.71 0.00 24.58 7.34 0.12 1.26 20:07:32 19:48:01 0 67.27 0.00 24.30 6.66 0.11 1.65 20:07:32 19:48:01 1 66.14 0.00 24.85 8.02 0.13 0.86 20:07:32 20:07:32 19:48:01 CPU %user %nice %system %iowait %steal %idle 20:07:32 19:49:01 all 44.00 0.00 10.24 3.22 0.11 42.43 20:07:32 19:49:01 0 46.42 0.00 10.99 3.09 0.11 39.39 20:07:32 19:49:01 1 41.61 0.00 9.49 3.35 0.11 45.44 20:07:32 19:50:01 all 0.19 0.00 0.06 0.00 0.02 99.73 20:07:32 19:50:01 0 0.05 0.00 0.10 0.00 0.02 99.83 20:07:32 19:50:01 1 0.33 0.00 0.02 0.00 0.02 99.63 20:07:32 19:51:01 all 0.24 0.00 0.08 0.00 0.01 99.67 20:07:32 19:51:01 0 0.07 0.00 0.10 0.00 0.02 99.82 20:07:32 19:51:01 1 0.42 0.00 0.05 0.00 0.00 99.53 20:07:32 19:52:02 all 0.21 0.00 0.03 0.00 0.02 99.75 20:07:32 19:52:02 0 0.02 0.00 0.02 0.00 0.02 99.95 20:07:32 19:52:02 1 0.40 0.00 0.03 0.00 0.02 99.55 20:07:32 19:53:01 all 0.23 0.00 0.04 0.00 0.01 99.72 20:07:32 19:53:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:07:32 19:53:01 1 0.42 0.00 0.05 0.00 0.02 99.51 20:07:32 19:54:01 all 0.29 0.00 0.28 0.00 0.02 99.41 20:07:32 19:54:01 0 0.13 0.00 0.35 0.00 0.02 99.50 20:07:32 19:54:01 1 0.45 0.00 0.22 0.00 0.02 99.32 20:07:32 19:55:01 all 0.20 0.00 0.03 0.00 0.02 99.75 20:07:32 19:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:07:32 19:55:01 1 0.35 0.00 0.03 0.00 0.02 99.60 20:07:32 19:56:01 all 0.18 0.00 0.03 0.00 0.01 99.78 20:07:32 19:56:01 0 0.17 0.00 0.03 0.00 0.00 99.80 20:07:32 19:56:01 1 0.18 0.00 0.03 0.00 0.02 99.77 20:07:32 19:57:01 all 0.18 0.00 0.03 0.00 0.01 99.78 20:07:32 19:57:01 0 0.32 0.00 0.03 0.00 0.00 99.65 20:07:32 19:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:07:32 19:58:01 all 0.23 0.00 0.04 0.00 0.02 99.71 20:07:32 19:58:01 0 0.42 0.00 0.03 0.00 0.02 99.53 20:07:32 19:58:01 1 0.05 0.00 0.05 0.00 0.02 99.88 20:07:32 19:59:01 all 0.23 0.00 0.05 0.00 0.01 99.72 20:07:32 19:59:01 0 0.40 0.00 0.05 0.00 0.00 99.55 20:07:32 19:59:01 1 0.05 0.00 0.05 0.00 0.02 99.88 20:07:32 20:07:32 19:59:01 CPU %user %nice %system %iowait %steal %idle 20:07:32 20:00:01 all 0.21 0.00 0.03 0.00 0.01 99.76 20:07:32 20:00:01 0 0.38 0.00 0.02 0.00 0.00 99.60 20:07:32 20:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:07:32 20:01:01 all 0.19 0.00 0.04 0.01 0.02 99.74 20:07:32 20:01:01 0 0.35 0.00 0.03 0.00 0.02 99.60 20:07:32 20:01:01 1 0.03 0.00 0.05 0.02 0.02 99.88 20:07:32 20:02:01 all 0.19 0.00 0.06 0.00 0.02 99.73 20:07:32 20:02:01 0 0.32 0.00 0.05 0.00 0.00 99.63 20:07:32 20:02:01 1 0.07 0.00 0.07 0.00 0.03 99.83 20:07:32 20:03:01 all 0.07 0.00 0.03 0.00 0.03 99.88 20:07:32 20:03:01 0 0.12 0.00 0.02 0.00 0.02 99.85 20:07:32 20:03:01 1 0.02 0.00 0.03 0.00 0.03 99.92 20:07:32 20:04:01 all 0.18 0.00 0.03 0.00 0.01 99.78 20:07:32 20:04:01 0 0.32 0.00 0.02 0.00 0.00 99.67 20:07:32 20:04:01 1 0.03 0.00 0.05 0.00 0.02 99.90 20:07:32 20:05:01 all 0.18 0.00 0.03 0.00 0.01 99.77 20:07:32 20:05:01 0 0.32 0.00 0.03 0.00 0.00 99.65 20:07:32 20:05:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:07:32 20:06:01 all 0.18 0.00 0.03 0.00 0.03 99.77 20:07:32 20:06:01 0 0.33 0.00 0.02 0.00 0.02 99.63 20:07:32 20:06:01 1 0.03 0.00 0.03 0.00 0.03 99.90 20:07:32 20:07:01 all 1.19 0.00 0.59 0.04 0.03 98.15 20:07:32 20:07:01 0 1.36 0.00 0.65 0.02 0.02 97.96 20:07:32 20:07:01 1 1.02 0.00 0.54 0.07 0.03 98.34 20:07:32 Average: all 11.34 0.00 3.14 1.42 0.04 84.05 20:07:32 Average: 0 11.39 0.00 3.22 1.45 0.04 83.90 20:07:32 Average: 1 11.29 0.00 3.07 1.39 0.04 84.20 20:07:32 20:07:32 20:07:32