Pull request #3743 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6+607227328259ecd44c116bffe7eac8d5ffeb6de4 (adfd5172f6c4a99b0a069a5a6bec400df5384f60) 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-ssh8345520314014382720.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh7931548671451913151.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-3743/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-3743/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1245502630326228993.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-3743/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8127476961666443871.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh2055241880514603834.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-3743/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-3743/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3716373968523790641.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 c141c1271097dc03ad291c2451e310eaf98cdd06 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-7 in /w/workspace/edgexfoundry_edgex-go_PR-3743 [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-ssh7085700287088196954.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4672759827772483371.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3743/head:refs/remotes/origin/PR-3743 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 607227328259ecd44c116bffe7eac8d5ffeb6de4 into PR head commit 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 Merge succeeded, producing 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 Checking out Revision 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 (PR-3743) > git config core.sparsecheckout # timeout=10 > git checkout -f 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 # 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-ssh2020363742706921322.key > git merge 607227328259ecd44c116bffe7eac8d5ffeb6de4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:13:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:13:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:13:54 ========================================================= 19:13:54 EdgeX Global Pipelines Version Info 19:13:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:13:55 ------------------- 19:13:55 stable info: 19:13:55 ------------------- 19:13:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:13:55 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 19:13:55 Message: update stable to v1.0.206 19:13:56 ------------------- 19:13:56 experimental info: 19:13:56 ------------------- 19:13:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:13:56 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 19:13:56 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:13:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:13:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:13:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:13:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:13:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:13:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:13:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3743 [Pipeline] echo 19:13:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3743 [Pipeline] echo 19:13:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3743 [Pipeline] echo 19:13:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [Pipeline] echo 19:13:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a06384 [Pipeline] echo 19:13:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:58 provisioning config files... 19:13:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6995322898170729440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:58 ---> docker-login.sh 19:13:58 nexus3.edgexfoundry.org:10001 19:13:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:59 Configure a credential helper to remove this warning. See 19:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:59 19:13:59 Login Succeeded 19:13:59 nexus3.edgexfoundry.org:10002 19:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:59 Configure a credential helper to remove this warning. See 19:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:59 19:13:59 Login Succeeded 19:13:59 nexus3.edgexfoundry.org:10003 19:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:59 Configure a credential helper to remove this warning. See 19:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:59 19:13:59 Login Succeeded 19:13:59 nexus3.edgexfoundry.org:10004 19:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:59 Configure a credential helper to remove this warning. See 19:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:59 19:13:59 Login Succeeded 19:13:59 docker.io 19:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:59 Configure a credential helper to remove this warning. See 19:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:59 19:13:59 Login Succeeded 19:14:00 ---> docker-login.sh ends [Pipeline] } 19:14:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:14:00 ++ 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:14:00 + for file in '`ls cmd/**/Dockerfile`' 19:14:00 ++ dirname cmd/core-command/Dockerfile 19:14:00 ++ cut -d/ -f2 19:14:00 + echo core-command,cmd/core-command/Dockerfile 19:14:00 + for file in '`ls cmd/**/Dockerfile`' 19:14:00 ++ dirname cmd/core-data/Dockerfile 19:14:00 ++ cut -d/ -f2 19:14:00 + echo core-data,cmd/core-data/Dockerfile 19:14:00 + for file in '`ls cmd/**/Dockerfile`' 19:14:00 ++ dirname cmd/core-metadata/Dockerfile 19:14:00 ++ cut -d/ -f2 19:14:00 + echo core-metadata,cmd/core-metadata/Dockerfile 19:14:00 + for file in '`ls cmd/**/Dockerfile`' 19:14:00 ++ dirname cmd/security-bootstrapper/Dockerfile 19:14:00 ++ cut -d/ -f2 19:14:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:14:00 + for file in '`ls cmd/**/Dockerfile`' 19:14:00 ++ dirname cmd/security-proxy-setup/Dockerfile 19:14:00 ++ cut -d/ -f2 19:14:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:14:00 + for file in '`ls cmd/**/Dockerfile`' 19:14:00 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:14:00 ++ cut -d/ -f2 19:14:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:14:00 + for file in '`ls cmd/**/Dockerfile`' 19:14:00 ++ dirname cmd/support-notifications/Dockerfile 19:14:00 ++ cut -d/ -f2 19:14:00 + echo support-notifications,cmd/support-notifications/Dockerfile 19:14:00 + for file in '`ls cmd/**/Dockerfile`' 19:14:00 ++ dirname cmd/support-scheduler/Dockerfile 19:14:00 ++ cut -d/ -f2 19:14:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:14:00 + for file in '`ls cmd/**/Dockerfile`' 19:14:00 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:14:00 ++ cut -d/ -f2 19:14:00 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:14:00 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:14:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:14:04 19:14:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:14:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:14:04 latest: Pulling from edgex-devops/git-semver 19:14:04 31603596830f: Pulling fs layer 19:14:04 04fac38145f0: Pulling fs layer 19:14:04 701f6daf10bf: Pulling fs layer 19:14:04 24f72da36158: Pulling fs layer 19:14:04 24f72da36158: Waiting 19:14:04 04fac38145f0: Verifying Checksum 19:14:04 04fac38145f0: Download complete 19:14:04 31603596830f: Verifying Checksum 19:14:04 31603596830f: Download complete 19:14:04 701f6daf10bf: Verifying Checksum 19:14:04 701f6daf10bf: Download complete 19:14:04 24f72da36158: Verifying Checksum 19:14:04 24f72da36158: Download complete 19:14:05 31603596830f: Pull complete 19:14:05 04fac38145f0: Pull complete 19:14:05 701f6daf10bf: Pull complete 19:14:06 24f72da36158: Pull complete 19:14:06 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 19:14:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:14:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:14:06 prd-centos7-docker-4c-2g-7 does not seem to be running inside a container 19:14:06 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:14:07 $ docker top e3d4bd79e1473010f3bfb5263656c4700ae9b59f238498a297d032115bae58c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:14:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:07 [ssh-agent] Looking for ssh-agent implementation... 19:14:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:07 $ docker exec e3d4bd79e1473010f3bfb5263656c4700ae9b59f238498a297d032115bae58c3 ssh-agent 19:14:07 SSH_AUTH_SOCK=/tmp/ssh-CBLMBczD63hB/agent.14 19:14:07 SSH_AGENT_PID=20 19:14:07 Running ssh-add (command line suppressed) 19:14:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4308303516293084865.key (/w/workspace/edgex-go/1@tmp/private_key_4308303516293084865.key) 19:14:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:08 + git tag --points-at HEAD [Pipeline] } 19:14:08 $ docker exec --env ******** --env ******** e3d4bd79e1473010f3bfb5263656c4700ae9b59f238498a297d032115bae58c3 ssh-agent -k 19:14:08 unset SSH_AUTH_SOCK; 19:14:08 unset SSH_AGENT_PID; 19:14:08 echo Agent pid 20 killed; 19:14:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:14:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:08 [ssh-agent] Looking for ssh-agent implementation... 19:14:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:08 $ docker exec e3d4bd79e1473010f3bfb5263656c4700ae9b59f238498a297d032115bae58c3 ssh-agent 19:14:08 SSH_AUTH_SOCK=/tmp/ssh-dMz10MXLoD0h/agent.55 19:14:08 SSH_AGENT_PID=61 19:14:08 Running ssh-add (command line suppressed) 19:14:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_768683329090967291.key (/w/workspace/edgex-go/1@tmp/private_key_768683329090967291.key) 19:14:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:09 + git semver init 19:14:09 # -> Open(): unable to determine branch for HEAD 19:14:09 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:14:09 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:14:09 # $SEMVER_REMOTE_NAME = origin 19:14:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:14:09 # $SEMVER_USER_NAME = edgex-jenkins 19:14:09 # $SEMVER_BRANCH = PR-3743 19:14:09 # $SEMVER_TEMP = /tmp/semver-816909277 19:14:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:14:21 # '/tmp/semver-816909277' -> '/w/workspace/edgex-go/1/.semver' 19:14:21 # -> Force: false 19:14:21 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:14:21 $ docker exec --env ******** --env ******** e3d4bd79e1473010f3bfb5263656c4700ae9b59f238498a297d032115bae58c3 ssh-agent -k 19:14:21 unset SSH_AUTH_SOCK; 19:14:21 unset SSH_AGENT_PID; 19:14:21 echo Agent pid 61 killed; 19:14:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:14:21 + git semver [Pipeline] } 19:14:22 $ docker stop --time=1 e3d4bd79e1473010f3bfb5263656c4700ae9b59f238498a297d032115bae58c3 19:14:23 $ docker rm -f e3d4bd79e1473010f3bfb5263656c4700ae9b59f238498a297d032115bae58c3 [Pipeline] // withDockerContainer [Pipeline] sh 19:14:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:14:24 Stashed 1 file(s) [Pipeline] echo 19:14:24 [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:14:25 ========================================================= 19:14:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:14:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:14:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:14:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:14:25 4e9f2cdf4387: Pulling fs layer 19:14:25 57d31006c564: Pulling fs layer 19:14:25 bd5ccded8296: Pulling fs layer 19:14:25 304dd3a0f381: Pulling fs layer 19:14:25 d37cda54a23b: Pulling fs layer 19:14:25 38ea18935520: Pulling fs layer 19:14:25 ceb1e79740a2: Pulling fs layer 19:14:25 b665197a1568: Pulling fs layer 19:14:25 842a00ea3e35: Pulling fs layer 19:14:25 38ea18935520: Waiting 19:14:25 ceb1e79740a2: Waiting 19:14:25 b665197a1568: Waiting 19:14:25 842a00ea3e35: Waiting 19:14:25 304dd3a0f381: Waiting 19:14:25 d37cda54a23b: Waiting 19:14:25 bd5ccded8296: Verifying Checksum 19:14:25 bd5ccded8296: Download complete 19:14:25 57d31006c564: Verifying Checksum 19:14:25 57d31006c564: Download complete 19:14:25 d37cda54a23b: Verifying Checksum 19:14:25 d37cda54a23b: Download complete 19:14:26 38ea18935520: Verifying Checksum 19:14:26 38ea18935520: Download complete 19:14:26 ceb1e79740a2: Verifying Checksum 19:14:26 ceb1e79740a2: Download complete 19:14:26 4e9f2cdf4387: Verifying Checksum 19:14:26 4e9f2cdf4387: Download complete 19:14:26 4e9f2cdf4387: Pull complete 19:14:26 57d31006c564: Pull complete 19:14:26 bd5ccded8296: Pull complete 19:14:27 b665197a1568: Verifying Checksum 19:14:27 b665197a1568: Download complete 19:14:28 304dd3a0f381: Verifying Checksum 19:14:28 304dd3a0f381: Download complete 19:14:28 842a00ea3e35: Verifying Checksum 19:14:28 842a00ea3e35: Download complete 19:14:32 304dd3a0f381: Pull complete 19:14:32 d37cda54a23b: Pull complete 19:14:32 38ea18935520: Pull complete 19:14:32 ceb1e79740a2: Pull complete 19:14:32 b665197a1568: Pull complete 19:14:35 842a00ea3e35: Pull complete 19:14:35 Digest: sha256:8be23356d7c113ca3b28698ca9a8c0562f3cd483a847db66f47f9eff4f9454b6 19:14:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:14:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:14:36 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:14:36 WORKDIR /edgex 19:14:36 COPY go.mod . 19:14:36 RUN go mod download' 19:14:36 + docker build -t ci-base-image-x86_64 -f - . 19:14:37 Sending build context to Docker daemon 329.2MB 19:14:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:14:37 ---> bfa24e8e2367 19:14:37 Step 2/4 : WORKDIR /edgex 19:14:38 ---> Running in aad174a8a0a4 19:14:39 Removing intermediate container aad174a8a0a4 19:14:39 ---> e1350d37d008 19:14:39 Step 3/4 : COPY go.mod . 19:14:39 ---> d3350ffb9303 19:14:39 Step 4/4 : RUN go mod download 19:14:39 ---> Running in 74a244569517 19:14:40 Still waiting to schedule task 19:14:40 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:15:11 Removing intermediate container 74a244569517 19:15:11 ---> 396491813b7d 19:15:11 Successfully built 396491813b7d 19:15:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:15:11 + docker inspect -f . ci-base-image-x86_64 19:15:11 . [Pipeline] withDockerContainer 19:15:11 prd-centos7-docker-4c-2g-7 does not seem to be running inside a container 19:15: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 ******** ci-base-image-x86_64 cat 19:15:12 $ docker top d5bf1eef970f0253a91493a6770aadb9d3b967462a2d536fed31200154cb9fa3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:12 + go version 19:15:12 go version go1.16.8 linux/amd64 [Pipeline] } 19:15:12 $ docker stop --time=1 d5bf1eef970f0253a91493a6770aadb9d3b967462a2d536fed31200154cb9fa3 19:15:14 $ docker rm -f d5bf1eef970f0253a91493a6770aadb9d3b967462a2d536fed31200154cb9fa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:15:14 + docker inspect -f . ci-base-image-x86_64 19:15:14 . [Pipeline] withDockerContainer 19:15:15 prd-centos7-docker-4c-2g-7 does not seem to be running inside a container 19:15:15 $ 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 ******** ci-base-image-x86_64 cat 19:15:15 $ docker top 499fc5411069d33cb8153b2ce4e5278b62f62c460bee45a174b8a4e79cfe4603 -eo pid,comm [Pipeline] { [Pipeline] echo 19:15:15 ========================================================= 19:15:15 [edgeXBuildGoParallel] Running Tests and Build... 19:15:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:15:16 + go mod tidy [Pipeline] sh 19:15:16 + make test 19:15:16 go mod tidy 19:15:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:15:22 ? github.com/edgexfoundry/edgex-go [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:15:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:15:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:15:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:15:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:15:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:15:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:15:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:15:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:15:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:15:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:15:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:15:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:15:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements 19:15:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:15:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:15:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.050s coverage: 98.5% of statements 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:15:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 46.3% of statements 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:15:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.126s coverage: 90.1% of statements 19:15:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:15:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:15:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.069s coverage: 84.4% of statements 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:15:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.241s coverage: 94.2% of statements 19:15:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:15:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:15:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements 19:15:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:15:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:15:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:15:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:15:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:15:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements 19:15:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:15:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:15:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:15:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements 19:15:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:15:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 21.7% of statements 19:15:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 19:15:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.105s coverage: 96.3% of statements 19:15:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 19:16:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.073s coverage: 94.4% of statements 19:16:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 19:16:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.216s coverage: 82.5% of statements 19:16:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:16:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 19:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:16:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 19:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:16:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 19:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:16:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 19:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:16:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 19:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:16:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements 19:16:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 19:16:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.2% of statements 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.111s coverage: 64.4% of statements 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.239s coverage: 70.4% of statements 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.4% of statements 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:16:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.5% of statements 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:16:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.0% of statements 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:16:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:16:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:16:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:16:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 19:16:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 19:16:38 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:17:10 GO111MODULE=on go vet ./... 19:17:20 gofmt -l . 19:17:20 [ "`gofmt -l .`" = "" ] 19:17:21 ./bin/test-attribution-txt.sh [Pipeline] sh 19:17:22 + ls -al . 19:17:22 total 612 19:17:22 drwxrwxr-x 10 1001 1001 4096 Oct 5 19:17 . 19:17:22 drwxr-xr-x 4 root root 28 Oct 5 19:15 .. 19:17:22 -rw-rw-r-- 1 1001 1001 11 Oct 5 19:13 .dockerignore 19:17:22 drwxrwxr-x 8 1001 1001 179 Oct 5 19:13 .git 19:17:22 drwxrwxr-x 4 1001 1001 142 Oct 5 19:13 .github 19:17:22 -rw-rw-r-- 1 1001 1001 818 Oct 5 19:13 .gitignore 19:17:22 -rw-rw-r-- 1 1001 1001 42 Oct 5 19:13 .golangci.yml 19:17:22 -rw-rw-r-- 1 1001 1001 76 Oct 5 19:13 .hadolint.yml 19:17:22 drwx------ 3 1001 1001 58 Oct 5 19:14 .semver 19:17:22 -rw-rw-r-- 1 1001 1001 166 Oct 5 19:13 .sonarcloud.properties 19:17:22 -rw-rw-r-- 1 1001 1001 1171 Oct 5 19:13 ADOPTERS.md 19:17:22 -rw-rw-r-- 1 1001 1001 8608 Oct 5 19:13 Attribution.txt 19:17:22 -rw-rw-r-- 1 1001 1001 43881 Oct 5 19:13 CHANGELOG.md 19:17:22 -rw-rw-r-- 1 1001 1001 3804 Oct 5 19:13 CONTRIBUTING.md 19:17:22 -rw-rw-r-- 1 1001 1001 677 Oct 5 19:13 GOVERNANCE.md 19:17:22 -rw-rw-r-- 1 1001 1001 849 Oct 5 19:13 Jenkinsfile 19:17:22 -rw-rw-r-- 1 1001 1001 10775 Oct 5 19:13 LICENSE 19:17:22 -rw-rw-r-- 1 1001 1001 6386 Oct 5 19:13 Makefile 19:17:22 -rw-rw-r-- 1 1001 1001 582 Oct 5 19:13 OWNERS.md 19:17:22 -rw-rw-r-- 1 1001 1001 8256 Oct 5 19:13 README.md 19:17:22 -rw-rw-r-- 1 1001 1001 6912 Oct 5 19:13 SECURITY.md 19:17:22 -rw-rw-r-- 1 1001 1001 5 Oct 5 19:14 VERSION 19:17:22 -rw-rw-r-- 1 1001 1001 4131 Oct 5 19:13 ZMQWindows.md 19:17:22 drwxrwxr-x 2 1001 1001 37 Oct 5 19:13 bin 19:17:22 drwxrwxr-x 14 1001 1001 4096 Oct 5 19:13 cmd 19:17:22 -rw-r--r-- 1 root root 403265 Oct 5 19:16 coverage.out 19:17:22 -rw-rw-r-- 1 1001 1001 829 Oct 5 19:13 go.mod 19:17:22 -rw-r--r-- 1 root root 50143 Oct 5 19:15 go.sum 19:17:22 drwxrwxr-x 8 1001 1001 124 Oct 5 19:13 internal 19:17:22 drwxrwxr-x 3 1001 1001 16 Oct 5 19:13 openapi 19:17:22 drwxrwxr-x 4 1001 1001 71 Oct 5 19:13 snap 19:17:22 -rw-rw-r-- 1 1001 1001 204 Oct 5 19:13 version.go [Pipeline] sh 19:17:22 + '[' -e coverage.out ] 19:17:22 + chown 1001:1001 coverage.out [Pipeline] stash 19:17:22 Stashed 1 file(s) [Pipeline] sh 19:17:22 + make build 19:17:22 go mod tidy 19:17:22 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:17:24 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:17:31 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:17: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:17:32 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:17:32 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:17:33 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:17:34 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:17:35 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:17:36 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:17:37 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:17:37 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:17:39 $ docker stop --time=1 499fc5411069d33cb8153b2ce4e5278b62f62c460bee45a174b8a4e79cfe4603 19:17:40 $ docker rm -f 499fc5411069d33cb8153b2ce4e5278b62f62c460bee45a174b8a4e79cfe4603 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:17:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:17:45 19:17:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:17:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:17:45 latest: Pulling from edgex-devops/edgex-compose 19:17:45 cbdbe7a5bc2a: Pulling fs layer 19:17:45 ca9280d653b3: Pulling fs layer 19:17:45 7e9c9ca2126c: Pulling fs layer 19:17:46 cbdbe7a5bc2a: Verifying Checksum 19:17:46 cbdbe7a5bc2a: Download complete 19:17:46 cbdbe7a5bc2a: Pull complete 19:17:46 ca9280d653b3: Verifying Checksum 19:17:46 ca9280d653b3: Download complete 19:17:47 ca9280d653b3: Pull complete 19:17:47 7e9c9ca2126c: Verifying Checksum 19:17:47 7e9c9ca2126c: Download complete 19:17:51 7e9c9ca2126c: Pull complete 19:17:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:17:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:17:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:17:52 prd-centos7-docker-4c-2g-7 does not seem to be running inside a container 19:17:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:17:54 $ docker top c9cebd78917c7637359978f72a6f03e62ed4b87f11fbd8137a9c10eaab8db4fc -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:54 + docker-compose build --help 19:17:54 + grep parallel 19:17:55 --parallel Build images in parallel. [Pipeline] } 19:17:55 $ docker stop --time=1 c9cebd78917c7637359978f72a6f03e62ed4b87f11fbd8137a9c10eaab8db4fc 19:17:56 $ docker rm -f c9cebd78917c7637359978f72a6f03e62ed4b87f11fbd8137a9c10eaab8db4fc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:17:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:17:57 . [Pipeline] withDockerContainer 19:17:57 prd-centos7-docker-4c-2g-7 does not seem to be running inside a container 19:17:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:17:57 $ docker top 35c03d1484ee9523927a375035fede1cc860d6985e922713cb8d9957842ba565 -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:58 + docker-compose -f ./docker-compose-build.yml build --parallel 19:17:58 Building core-command ... 19:17:58 Building core-data ... 19:17:58 Building core-metadata ... 19:17:58 Building security-bootstrapper ... 19:17:58 Building security-proxy-setup ... 19:17:58 Building security-secretstore-setup ... 19:17:58 Building support-notifications ... 19:17:58 Building support-scheduler ... 19:17:58 Building sys-mgmt-agent ... 19:17:58 Building security-secretstore-setup 19:17:58 Building sys-mgmt-agent 19:17:58 Building support-notifications 19:17:58 Building security-bootstrapper 19:17:58 Building core-command 19:18:08 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:18:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:18:08 ---> 396491813b7d 19:18:08 Step 3/26 : WORKDIR /edgex-go 19:18:08 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:18:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:18:08 ---> 396491813b7d 19:18:08 Step 3/23 : WORKDIR /edgex-go 19:18:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:18:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:18:09 ---> 396491813b7d 19:18:09 Step 3/24 : WORKDIR /edgex-go 19:18:13 ---> Running in 5a415677f45b 19:18:13 ---> Running in e16a5b539e3f 19:18:13 ---> Running in 0ed1e31da673 19:18:19 Removing intermediate container 5a415677f45b 19:18:19 ---> 55025355987e 19:18:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:19 Removing intermediate container 0ed1e31da673 19:18:19 ---> 584639e6c107 19:18:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:19 Removing intermediate container e16a5b539e3f 19:18:19 ---> 04e23ff25376 19:18:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:19 ---> Running in 880ff39cfdb0 19:18:19 ---> Running in c81b786f1073 19:18:19 ---> Running in b95b952465cd 19:18:24 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:18:24 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:18:24 ---> 396491813b7d 19:18:24 Step 3/32 : WORKDIR /edgex-go 19:18:24 ---> Using cache 19:18:24 ---> 04e23ff25376 19:18:24 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:24 ---> Running in 53f79c7d46ab 19:18:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:18:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:18:24 ---> 396491813b7d 19:18:24 Step 3/24 : WORKDIR /edgex-go 19:18:24 ---> Using cache 19:18:24 ---> 04e23ff25376 19:18:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:24 Removing intermediate container b95b952465cd 19:18:24 ---> 78ec9037fb82 19:18:24 Step 5/26 : RUN apk add --update --no-cache make git 19:18:24 ---> Running in 4586ba009f02 19:18:24 ---> Running in 310e6f7fb3e0 19:18:24 Removing intermediate container c81b786f1073 19:18:24 ---> 06bc7cc33d6f 19:18:24 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:18:24 Removing intermediate container 880ff39cfdb0 19:18:24 ---> 4442358944f6 19:18:24 Step 5/24 : RUN apk add --update --no-cache make git 19:18:24 ---> Running in 9262e1eaa38a 19:18:24 ---> Running in 787e7fa627fc 19:18:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:18:24 Removing intermediate container 53f79c7d46ab 19:18:24 ---> 3b610768ceab 19:18:24 Step 5/32 : RUN apk add --update --no-cache make git 19:18:24 ---> Running in 5f0f05886e4e 19:18:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:18:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:18:24 Removing intermediate container 4586ba009f02 19:18:24 ---> 338b3f70e547 19:18:24 Step 5/24 : RUN apk add --update --no-cache make bash git 19:18:24 ---> Running in 83f68701bc99 19:18:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:18:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:18:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:18:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:18:26 OK: 219 MiB in 52 packages 19:18:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:18:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:18:26 Removing intermediate container 310e6f7fb3e0 19:18:26 ---> 402b8b096cbf 19:18:26 Step 6/26 : COPY go.mod . 19:18:26 OK: 219 MiB in 52 packages 19:18:26 OK: 219 MiB in 52 packages 19:18:26 ---> d264301cc619 19:18:26 Step 7/26 : RUN go mod download 19:18:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:18:26 ---> Running in 60b067d846db 19:18:26 OK: 219 MiB in 52 packages 19:18:26 Removing intermediate container 787e7fa627fc 19:18:26 ---> 8c57abf523f8 19:18:26 Step 6/24 : COPY go.mod . 19:18:26 OK: 219 MiB in 52 packages 19:18:26 Removing intermediate container 9262e1eaa38a 19:18:26 ---> 411cdc7981e3 19:18:26 Step 6/23 : COPY go.mod . 19:18:26 ---> 0003d16c5c67 19:18:26 Step 7/24 : RUN go mod download 19:18:26 ---> Running in 44215717329e 19:18:27 ---> 06d1af81c019 19:18:27 Step 7/23 : RUN go mod download 19:18:27 ---> Running in 01a9b2ce16d5 19:18:27 Removing intermediate container 5f0f05886e4e 19:18:27 ---> 6b51544feb6e 19:18:27 Step 6/32 : COPY go.mod . 19:18:27 Removing intermediate container 83f68701bc99 19:18:27 ---> 2620b9f58c0e 19:18:27 Step 6/24 : COPY go.mod . 19:18:27 ---> 7eeba57b7777 19:18:27 Step 7/32 : RUN go mod download 19:18:27 ---> Running in 50bf2c145547 19:18:27 ---> fb8657d74c48 19:18:27 Step 7/24 : RUN go mod download 19:18:27 ---> Running in f2a50f5870f0 19:18:28 Removing intermediate container 60b067d846db 19:18:28 ---> 7b607801f64b 19:18:28 Step 8/26 : COPY . . 19:18:29 Removing intermediate container 01a9b2ce16d5 19:18:29 ---> 2c9b8e6a306a 19:18:29 Step 8/23 : COPY . . 19:18:30 Removing intermediate container 44215717329e 19:18:30 ---> 134ad9aebe26 19:18:30 Step 8/24 : COPY . . 19:18:34 Removing intermediate container f2a50f5870f0 19:18:34 ---> 1ab60c170d45 19:18:34 Step 8/24 : COPY . . 19:18:34 ---> 841b86c90b09 19:18:34 Step 9/26 : RUN go mod tidy 19:18:34 Removing intermediate container 50bf2c145547 19:18:34 ---> 50d7e672a372 19:18:34 Step 8/32 : COPY . . 19:18:34 ---> Running in d1faf769fecb 19:18:41 Removing intermediate container d1faf769fecb 19:18:41 ---> 38c0c8c367d8 19:18:41 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:18:41 ---> 076c82ee964d 19:18:41 Step 9/24 : RUN go mod tidy 19:18:41 ---> f14504be8014 19:18:41 Step 9/23 : RUN go mod tidy 19:18:41 ---> 6364d4bd247a 19:18:41 Step 9/24 : RUN go mod tidy 19:18:41 ---> Running in df87dae39166 19:18:41 ---> Running in add8f7a402e9 19:18:41 ---> Running in cab1c8b6e853 19:18:41 ---> Running in 4da26b6016bf 19:18:42 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:18:43 Removing intermediate container df87dae39166 19:18:43 ---> d16c5ceb3164 19:18:43 Step 10/24 : RUN make cmd/core-command/core-command 19:18:43 Removing intermediate container add8f7a402e9 19:18:43 ---> fcfef6df8e83 19:18:43 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:18:43 ---> Running in 60fad870a974 19:18:43 ---> Running in ca4d920bb137 19:18:44 Removing intermediate container 4da26b6016bf 19:18:44 ---> b4d076680893 19:18:44 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:18:44 ---> Running in f3e17a1c093d 19:18:45 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:18:45 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:18:45 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:18:50 ---> c2cb69bfd35b 19:18:50 Step 9/32 : RUN go mod tidy 19:18:50 ---> Running in 9b32a16f2edb 19:18:51 Removing intermediate container 9b32a16f2edb 19:18:51 ---> 7f0dd0334127 19:18:51 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:18:51 ---> Running in 212816d45e30 19:18:52 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:19:14 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:19:19 Removing intermediate container cab1c8b6e853 19:19:19 ---> c0e5ba5f9bb0 19:19:19 19:19:19 Step 11/26 : FROM alpine:3.14 19:19:19 3.14: Pulling from library/alpine 19:19:20 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:19:20 Status: Downloaded newer image for alpine:3.14 19:19:20 ---> 14119a10abf4 19:19:20 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:19:20 ---> Running in ed85e3b0ffd0 19:19:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:19:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:19:21 (1/3) Installing ca-certificates (20191127-r5) 19:19:21 (2/3) Installing dumb-init (1.2.5-r1) 19:19:21 (3/3) Installing su-exec (0.2-r1) 19:19:21 Executing busybox-1.33.1-r3.trigger 19:19:21 Executing ca-certificates-20191127-r5.trigger 19:19:21 OK: 6 MiB in 17 packages 19:19:22 Removing intermediate container ed85e3b0ffd0 19:19:22 ---> 185a99deff83 19:19:22 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:19:22 ---> Running in cff4b3098757 19:19:23 Removing intermediate container cff4b3098757 19:19:23 ---> e149f3d34479 19:19:23 Step 14/26 : WORKDIR / 19:19:23 ---> Running in 49358d496ed6 19:19:24 Removing intermediate container f3e17a1c093d 19:19:24 ---> f713f1e57507 19:19:24 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:19:24 Removing intermediate container 49358d496ed6 19:19:24 ---> 315ec1e41d05 19:19:24 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:19:24 ---> Running in ff609c690bcf 19:19:24 Removing intermediate container ca4d920bb137 19:19:24 ---> 14a063315750 19:19:24 19:19:24 Step 11/24 : FROM alpine:3.14 19:19:24 ---> 14119a10abf4 19:19:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:19:24 ---> Running in f66ab7037283 19:19:24 ---> 78ac1d394bd3 19:19:24 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:19:24 ---> 6feff3e7e6ac 19:19:24 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:19:24 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:19:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:19:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:19:25 (1/1) Installing dumb-init (1.2.5-r1) 19:19:25 Executing busybox-1.33.1-r3.trigger 19:19:25 OK: 6 MiB in 15 packages 19:19:25 ---> f0b2e7752ffa 19:19:25 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:19:25 ---> 7c70e54a7f5e 19:19:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:19:25 Removing intermediate container 60fad870a974 19:19:25 ---> 59c9f907d98f 19:19:25 19:19:25 Step 11/23 : FROM alpine:3.14 19:19:25 ---> 14119a10abf4 19:19:25 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:19:25 ---> Running in 6b953c4b09c0 19:19:25 Removing intermediate container f66ab7037283 19:19:25 ---> 9fa339c473c3 19:19:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:19:26 ---> Running in 7002d663afb8 19:19:26 Removing intermediate container ff609c690bcf 19:19:26 ---> 9bf86c4e7f19 19:19:26 19:19:26 Step 12/24 : FROM docker:20.10.8 19:19:26 ---> 0d1c11a8177a 19:19:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:19:26 Removing intermediate container 7002d663afb8 19:19:26 ---> 3660ed5dc193 19:19:26 Step 14/24 : ENV APP_PORT=59882 19:19:26 ---> Running in 629872d3a19d 19:19:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:19:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:19:26 ---> 4df04a6b7de0 19:19:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:19:26 (1/2) Installing ca-certificates (20191127-r5) 19:19:26 (2/2) Installing dumb-init (1.2.5-r1) 19:19:26 20.10.8: Pulling from library/docker 19:19:26 Executing busybox-1.33.1-r3.trigger 19:19:26 Removing intermediate container 629872d3a19d 19:19:26 ---> a45c200398b7 19:19:26 Step 15/24 : EXPOSE $APP_PORT 19:19:26 Executing ca-certificates-20191127-r5.trigger 19:19:26 OK: 6 MiB in 16 packages 19:19:26 ---> Running in a2a4621a3c25 19:19:27 ---> ae8a51c2d017 19:19:27 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:19:27 ---> Running in 76c3f625c4ee 19:19:27 Removing intermediate container a2a4621a3c25 19:19:27 ---> 1d1e079d3f70 19:19:27 Step 16/24 : WORKDIR / 19:19:27 ---> Running in 85286acea9de 19:19:27 Removing intermediate container 212816d45e30 19:19:27 ---> 04ae8b6f29c4 19:19:27 19:19:27 Step 11/32 : FROM alpine:3.14 19:19:27 ---> 14119a10abf4 19:19:27 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:19:27 ---> Running in 9a43c7ea9a6b 19:19:27 Removing intermediate container 85286acea9de 19:19:27 ---> 809c69faa3f2 19:19:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:27 Removing intermediate container 6b953c4b09c0 19:19:27 ---> 351f82ee7b6d 19:19:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:19:27 Removing intermediate container 9a43c7ea9a6b 19:19:27 ---> 3e395955d513 19:19:27 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:19:27 ---> Running in de8dbe629e7c 19:19:27 ---> Running in d3489cea1823 19:19:27 ---> 51e3fca7f12b 19:19:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:19:27 Removing intermediate container de8dbe629e7c 19:19:27 ---> 79468e5aa21b 19:19:27 Step 14/23 : ENV APP_PORT=59860 19:19:27 ---> Running in c959d887ca38 19:19:28 Removing intermediate container c959d887ca38 19:19:28 ---> 7f6613574ff0 19:19:28 Step 15/23 : EXPOSE $APP_PORT 19:19:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:19:28 ---> Running in 1daec0690efa 19:19:28 ---> 1086f1fccb36 19:19:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:19:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:19:28 Removing intermediate container 76c3f625c4ee 19:19:28 ---> 410df286ad37 19:19:28 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:19:28 Removing intermediate container 1daec0690efa 19:19:28 ---> dc5b23a7700e 19:19:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:28 ---> Running in eddd74b5c4da 19:19:28 (1/2) Installing dumb-init (1.2.5-r1) 19:19:28 (2/2) Installing su-exec (0.2-r1) 19:19:28 Executing busybox-1.33.1-r3.trigger 19:19:28 OK: 6 MiB in 16 packages 19:19:28 Removing intermediate container eddd74b5c4da 19:19:28 ---> e5d1dbcbe9b1 19:19:28 Step 24/26 : LABEL arch=x86_64 19:19:28 ---> 9a6bf9a5aba1 19:19:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:19:28 ---> dd0c45809882 19:19:28 Step 20/24 : ENTRYPOINT ["/core-command"] 19:19:28 ---> Running in 7c26d180976b 19:19:28 ---> Running in 846da671cb76 19:19:28 Removing intermediate container 7c26d180976b 19:19:28 ---> ed0e6270043f 19:19:28 Step 25/26 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 19:19:29 ---> Running in b87c5f237702 19:19:29 Removing intermediate container d3489cea1823 19:19:29 ---> 9eed47dafa75 19:19:29 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:19:29 Removing intermediate container 846da671cb76 19:19:29 ---> 645a78b5aff1 19:19:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:29 ---> Running in e0d51a1f289d 19:19:29 ---> Running in 880670ca9fc4 19:19:29 ---> 58d278428915 19:19:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:19:29 Removing intermediate container b87c5f237702 19:19:29 ---> 29281546acce 19:19:29 Step 26/26 : LABEL version=0.0.0 19:19:29 Removing intermediate container e0d51a1f289d 19:19:29 ---> 8f8f4ee80867 19:19:29 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:19:29 Removing intermediate container 880670ca9fc4 19:19:29 ---> 41e9ee0f280b 19:19:29 Step 22/24 : LABEL arch=x86_64 19:19:29 ---> Running in 80bd1042a4d6 19:19:29 ---> Running in 3fb475746f54 19:19:29 ---> Running in f2cbcab0228d 19:19:29 ---> d8156ce3e541 19:19:29 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:19:29 ---> Running in 938dd07b3f96 19:19:29 Removing intermediate container 80bd1042a4d6 19:19:29 ---> 35a2937d838c 19:19:29 19:19:29 Removing intermediate container 3fb475746f54 19:19:29 ---> 9966a9480eff 19:19:29 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:19:29 Successfully built 35a2937d838c 19:19:29 Removing intermediate container f2cbcab0228d 19:19:29 ---> d4719d5d6969 19:19:29 Step 23/24 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 19:19:29 ---> Running in ae0ae93e431a 19:19:29 Successfully tagged security-secretstore-setup:latest 19:19:29 Building security-proxy-setup 19:19:29  Building security-secretstore-setup ... done Removing intermediate container 938dd07b3f96 19:19:29 ---> 75c0ad6500cd 19:19:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:29 ---> Running in dd7b5e5eba81 19:19:29 ---> Running in e8a108432cf7 19:19:29 Removing intermediate container dd7b5e5eba81 19:19:29 ---> 58fffdf79e52 19:19:29 Step 24/24 : LABEL version=0.0.0 19:19:30 Removing intermediate container e8a108432cf7 19:19:30 ---> dcfe5d77ee5d 19:19:30 Step 21/23 : LABEL arch=x86_64 19:19:30 ---> Running in a67dffa674a6 19:19:30 ---> Running in 0458750459ac 19:19:31 Removing intermediate container a67dffa674a6 19:19:31 ---> ce12369ecdb6 19:19:31 19:19:31 Removing intermediate container 0458750459ac 19:19:31 ---> 831ca47046ac 19:19:31 Step 22/23 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 19:19:31 Successfully built ce12369ecdb6 19:19:31 Successfully tagged core-command:latest 19:19:31 Building core-metadata 19:19:31  Building core-command ... done  ---> Running in 6133eaf5811b 19:19:31 Removing intermediate container ae0ae93e431a 19:19:31 ---> f79067eeb0a3 19:19:31 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:19:33 ---> Running in 0410a6e16d23 19:19:33 Removing intermediate container 6133eaf5811b 19:19:33 ---> 51cbc2538bcc 19:19:33 Step 23/23 : LABEL version=0.0.0 19:19:33 ---> Running in fdda65565c98 19:19:33 Removing intermediate container 0410a6e16d23 19:19:33 ---> 4b21a6392be8 19:19:33 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:19:33 Removing intermediate container fdda65565c98 19:19:33 ---> 802121f102fd 19:19:33 19:19:33 Successfully built 802121f102fd 19:19:33 Successfully tagged support-notifications:latest 19:19:33 Building support-scheduler 19:19:33  Building support-notifications ... done  ---> 63269adae456 19:19:33 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:19:34 ---> Running in 5047d725dab0 19:19:34 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 19:19:34 Status: Downloaded newer image for docker:20.10.8 19:19:34 ---> bc6c0ffef665 19:19:34 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:19:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:19:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:19:38 ---> 396491813b7d 19:19:38 Step 3/24 : WORKDIR /edgex-go 19:19:38 ---> Using cache 19:19:38 ---> 04e23ff25376 19:19:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:38 ---> Using cache 19:19:38 ---> 338b3f70e547 19:19:38 Step 5/24 : RUN apk add --update --no-cache make git 19:19:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:19:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:19:39 ---> 396491813b7d 19:19:39 Step 3/23 : WORKDIR /edgex-go 19:19:39 ---> Using cache 19:19:39 ---> 04e23ff25376 19:19:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:39 ---> Using cache 19:19:39 ---> 338b3f70e547 19:19:39 Step 5/23 : RUN apk add --update --no-cache make git 19:19:39 ---> Running in 15b0b1b7d031 19:19:39 ---> Running in 98a2c5df96f5 19:19:39 ---> Running in 252d0a9f6fdd 19:19:39 Removing intermediate container 15b0b1b7d031 19:19:39 ---> 24d768184ccb 19:19:39 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:19:39 Removing intermediate container 5047d725dab0 19:19:39 ---> 7ba410a5f306 19:19:39 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:39 ---> Running in 958fb00021f6 19:19:40 ---> 788c0f87600c 19:19:40 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:19:40 ---> 08352bdbdc81 19:19:40 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:19:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:19:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:19:41 (1/42) Installing readline (8.1.0-r0) 19:19:41 (2/42) Installing bash (5.1.4-r0) 19:19:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:19:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:19:41 Executing bash-5.1.4-r0.post-install 19:19:41 (3/42) Installing brotli-libs (1.0.9-r5) 19:19:41 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:19:41 (5/42) Installing libcurl (7.79.1-r0) 19:19:41 (6/42) Installing curl (7.79.1-r0) 19:19:41 (7/42) Installing dumb-init (1.2.5-r1) 19:19:41 ---> 5c7f22c0942e 19:19:41 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:19:41 (8/42) Installing libbz2 (1.0.8-r1) 19:19:41 (9/42) Installing expat (2.4.1-r0) 19:19:41 (10/42) Installing libffi (3.3-r2) 19:19:41 (11/42) Installing gdbm (1.19-r0) 19:19:41 (12/42) Installing xz-libs (5.2.5-r0) 19:19:41 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:19:41 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:19:41 (15/42) Installing mpdecimal (2.5.1-r1) 19:19:41 (16/42) Installing sqlite-libs (3.35.5-r0) 19:19:41 (17/42) Installing python3 (3.9.5-r1) 19:19:42 ---> eb3fa9aa895a 19:19:42 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:19:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:19:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:19:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:19:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:19:42 ---> 396491813b7d 19:19:42 Step 3/22 : WORKDIR /edgex-go 19:19:42 ---> Using cache 19:19:42 ---> 04e23ff25376 19:19:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:42 ---> Using cache 19:19:42 ---> 338b3f70e547 19:19:42 Step 5/22 : RUN apk add --update --no-cache make git 19:19:42 ---> Running in 96f8585ff72e 19:19:42 (18/42) Installing py3-appdirs (1.4.4-r2) 19:19:42 (19/42) Installing py3-chardet (4.0.0-r2) 19:19:42 ---> 6d8b7d1c2d7e 19:19:42 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:19:42 (20/42) Installing py3-idna (3.2-r0) 19:19:42 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:19:42 (22/42) Installing py3-certifi (2020.12.5-r1) 19:19:42 (23/42) Installing py3-requests (2.25.1-r4) 19:19:42 (24/42) Installing py3-msgpack (1.0.2-r1) 19:19:42 (25/42) Installing py3-lockfile (0.12.2-r4) 19:19:42 OK: 219 MiB in 52 packages 19:19:42 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:19:42 OK: 219 MiB in 52 packages 19:19:42 (27/42) Installing py3-colorama (0.4.4-r1) 19:19:42 ---> Running in 48a87e892e14 19:19:42 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:19:42 (29/42) Installing py3-distlib (0.3.1-r3) 19:19:42 (30/42) Installing py3-distro (1.5.0-r3) 19:19:42 (31/42) Installing py3-six (1.15.0-r1) 19:19:42 (32/42) Installing py3-webencodings (0.5.1-r4) 19:19:42 (33/42) Installing py3-html5lib (1.1-r1) 19:19:42 (34/42) Installing py3-parsing (2.4.7-r2) 19:19:42 (35/42) Installing py3-packaging (20.9-r1) 19:19:42 (36/42) Installing py3-toml (0.10.2-r2) 19:19:42 (37/42) Installing py3-pep517 (0.10.0-r2) 19:19:42 (38/42) Installing py3-progress (1.5-r2) 19:19:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:19:42 (39/42) Installing py3-retrying (1.3.3-r1) 19:19:42 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:19:42 (41/42) Installing py3-setuptools (52.0.0-r3) 19:19:42 Removing intermediate container 48a87e892e14 19:19:42 ---> 24a6fe7737e9 19:19:42 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:19:42 (42/42) Installing py3-pip (20.3.4-r1) 19:19:43 Executing busybox-1.33.1-r3.trigger 19:19:43 OK: 84 MiB in 64 packages 19:19:43 ---> a4dc6aba9d3a 19:19:43 Step 27/32 : RUN chmod +x /entrypoint.sh 19:19:43 Removing intermediate container 252d0a9f6fdd 19:19:43 ---> 5bfbbdc7aa7b 19:19:43 Step 6/24 : COPY go.mod . 19:19:43 Removing intermediate container 98a2c5df96f5 19:19:43 ---> 718166afdcb3 19:19:43 Step 6/23 : COPY go.mod . 19:19:43 ---> Running in 6dec1a05b157 19:19:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:19:43 ---> f0b6ee7fc8aa 19:19:43 Step 7/23 : RUN go mod download 19:19:43 ---> 8eaa14055242 19:19:43 Step 7/24 : RUN go mod download 19:19:43 ---> Running in 3117664b10b2 19:19:43 ---> Running in 802495e47094 19:19:44 Collecting docker-compose==1.23.2 19:19:44 OK: 219 MiB in 52 packages 19:19:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:19:44 Collecting websocket-client<1.0,>=0.32.0 19:19:44 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:19:44 Collecting jsonschema<3,>=2.5.1 19:19:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:19:44 Collecting cached-property<2,>=1.2.0 19:19:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:19:44 Collecting texttable<0.10,>=0.9.0 19:19:44 Downloading texttable-0.9.1.tar.gz (11 kB) 19:19:44 Removing intermediate container 6dec1a05b157 19:19:44 ---> 28e281110d17 19:19:44 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:19:44 Removing intermediate container 96f8585ff72e 19:19:44 ---> 7f1d403ea3b5 19:19:44 Step 6/22 : COPY go.mod . 19:19:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 19:19:44 ---> Running in 04611cb436c2 19:19:44 Removing intermediate container 04611cb436c2 19:19:44 ---> 54d716160f5b 19:19:44 Step 29/32 : CMD ["gate"] 19:19:44 ---> 0fbc7de7addd 19:19:44 Step 7/22 : RUN go mod download 19:19:44 ---> Running in 7114cb2bae3a 19:19:44 Collecting PyYAML<4,>=3.10 19:19:44 Downloading PyYAML-3.13.tar.gz (270 kB) 19:19:44 ---> Running in c4084fe7020c 19:19:45 Removing intermediate container 7114cb2bae3a 19:19:45 ---> 3a7a4e02c15d 19:19:45 Step 30/32 : LABEL arch=x86_64 19:19:45 ---> Running in ffa3adbd0935 19:19:45 Removing intermediate container ffa3adbd0935 19:19:45 ---> e5de51df23ba 19:19:45 Step 31/32 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 19:19:45 ---> Running in 021a57bb6add 19:19:45 Collecting docopt<0.7,>=0.6.1 19:19:45 Downloading docopt-0.6.2.tar.gz (25 kB) 19:19:45 Removing intermediate container 021a57bb6add 19:19:45 ---> 9c8b2811c270 19:19:45 Step 32/32 : LABEL version=0.0.0 19:19:45 ---> Running in 4738bb49703b 19:19:46 Removing intermediate container 4738bb49703b 19:19:46 ---> 74934114e5df 19:19:46 19:19:46 Collecting docker<4.0,>=3.6.0 19:19:46 Removing intermediate container 3117664b10b2 19:19:46 ---> c7e43c58db7c 19:19:46 Step 8/24 : COPY . . 19:19:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:19:46 Collecting dockerpty<0.5,>=0.4.1 19:19:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:19:46 Successfully built 74934114e5df 19:19:46 Successfully tagged security-bootstrapper:latest 19:19:46  Building security-bootstrapper ... done Building core-data 19:19:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:19:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:19:46 Collecting docker-pycreds>=0.4.0 19:19:46 Removing intermediate container 802495e47094 19:19:46 ---> 9991353479bf 19:19:46 Step 8/23 : COPY . . 19:19:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:19:47 Collecting urllib3<1.25,>=1.21.1 19:19:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:19:47 Collecting idna<2.8,>=2.5 19:19:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:19:47 Collecting chardet<3.1.0,>=3.0.2 19:19:47 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:19:47 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:19:47 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:19:47 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:19:47 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:19:47 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:19:47 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:19:47 Attempting uninstall: urllib3 19:19:47 Found existing installation: urllib3 1.26.5 19:19:47 Uninstalling urllib3-1.26.5: 19:19:47 Successfully uninstalled urllib3-1.26.5 19:19:50 Attempting uninstall: idna 19:19:50 Found existing installation: idna 3.2 19:19:50 Uninstalling idna-3.2: 19:19:50 Successfully uninstalled idna-3.2 19:19:51 Removing intermediate container c4084fe7020c 19:19:51 ---> c797d8c39e40 19:19:51 Step 8/22 : COPY . . 19:19:51 Attempting uninstall: chardet 19:19:51 Found existing installation: chardet 4.0.0 19:19:51 Uninstalling chardet-4.0.0: 19:19:51 Successfully uninstalled chardet-4.0.0 19:19:51 Attempting uninstall: requests 19:19:51 Found existing installation: requests 2.25.1 19:19:51 Uninstalling requests-2.25.1: 19:19:51 Successfully uninstalled requests-2.25.1 19:19:53 Running setup.py install for texttable: started 19:19:56 Running setup.py install for texttable: finished with status 'done' 19:19:56 Running setup.py install for PyYAML: started 19:19:56 Running setup.py install for PyYAML: finished with status 'done' 19:19:58 Running setup.py install for docopt: started 19:19:58 Running setup.py install for docopt: finished with status 'done' 19:19:58 Running setup.py install for dockerpty: started 19:19:58 Running setup.py install for dockerpty: finished with status 'done' 19:19:59 ---> 2493299bb364 19:19:59 Step 9/23 : RUN go mod tidy 19:19:59 ---> 81f196e33647 19:19:59 Step 9/24 : RUN go mod tidy 19:20:00 Successfully installed PyYAML-3.13 cached-property-1.5.2 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:20:00 ---> 67f2f084cb28 19:20:00 Step 9/22 : RUN go mod tidy 19:20:00 ---> Running in 4af9342943db 19:20:00 ---> Running in dc4a24c76404 19:20:00 ---> Running in 021c2c0ba493 19:20:04 Removing intermediate container 4af9342943db 19:20:04 ---> 7ac46d2c441d 19:20:04 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:20:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:20:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:20:04 ---> 396491813b7d 19:20:04 Step 3/24 : WORKDIR /edgex-go 19:20:04 ---> Using cache 19:20:04 ---> 04e23ff25376 19:20:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:04 ---> Using cache 19:20:04 ---> 338b3f70e547 19:20:04 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:20:04 ---> Running in fd72f77be841 19:20:04 ---> Running in 6a51afc4a547 19:20:05 Removing intermediate container 021c2c0ba493 19:20:05 ---> 9c2d55605c5c 19:20:05 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:20:05 ---> Running in 74ba245b00f9 19:20:05 Removing intermediate container dc4a24c76404 19:20:05 ---> b041856ebdce 19:20:05 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:20:05 ---> Running in 6994d2635dbd 19:20:05 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:20:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:20:06 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:20:06 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:20:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:20:07 OK: 219 MiB in 52 packages 19:20:08 Removing intermediate container 958fb00021f6 19:20:08 ---> 2c8769d7b6c2 19:20:08 Step 15/24 : ENV APP_PORT=58890 19:20:08 Removing intermediate container 6a51afc4a547 19:20:08 ---> 63027f0f3d45 19:20:08 Step 6/24 : COPY go.mod . 19:20:08 ---> Running in 17889f894da9 19:20:08 ---> 4653ffbf8420 19:20:08 Step 7/24 : RUN go mod download 19:20:08 Removing intermediate container 17889f894da9 19:20:08 ---> 4a8fc3f1095c 19:20:08 Step 16/24 : EXPOSE $APP_PORT 19:20:08 ---> Running in 309c39fb8110 19:20:08 ---> Running in af06980a26af 19:20:09 Removing intermediate container 309c39fb8110 19:20:09 ---> dff8717c216e 19:20:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:20:09 ---> 4d7fc16517c4 19:20:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:20:10 ---> 68237651d5da 19:20:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:20:10 ---> 2a7ccd67a641 19:20:10 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:20:10 ---> Running in 79026010f169 19:20:10 Removing intermediate container 79026010f169 19:20:10 ---> 6ee435cafdf1 19:20:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:10 ---> Running in 05e2e6ed5168 19:20:10 Removing intermediate container 05e2e6ed5168 19:20:10 ---> 2ba5f5438cde 19:20:10 Step 22/24 : LABEL arch=x86_64 19:20:10 ---> Running in b109db3f0b5e 19:20:10 Removing intermediate container b109db3f0b5e 19:20:10 ---> 43cdeab9258a 19:20:10 Step 23/24 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 19:20:10 ---> Running in 20a28adda194 19:20:11 Removing intermediate container 20a28adda194 19:20:11 ---> 4c54a8770e68 19:20:11 Step 24/24 : LABEL version=0.0.0 19:20:11 ---> Running in c5d78b6799fd 19:20:11 Removing intermediate container af06980a26af 19:20:11 ---> b76a4dfc9ae8 19:20:11 Step 8/24 : COPY . . 19:20:11 Removing intermediate container c5d78b6799fd 19:20:11 ---> 3fac09073958 19:20:11 19:20:11 Successfully built 3fac09073958 19:20:11 Successfully tagged sys-mgmt-agent:latest 19:20:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-11 in /w/workspace/edgexfoundry_edgex-go_PR-3743 [Pipeline] { [Pipeline] ws 19:20:17 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:20:17 The recommended git tool is: git 19:20:19  Building sys-mgmt-agent ... done  ---> 649fd097f436 19:20:19 Step 9/24 : RUN go mod tidy 19:20:19 ---> Running in ac7e818102b7 19:20:20 Removing intermediate container ac7e818102b7 19:20:20 ---> 56c746c422f5 19:20:20 Step 10/24 : RUN make cmd/core-data/core-data 19:20:20 ---> Running in cb931bd63fd9 19:20:20 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:20:23 using credential edgex-jenkins-ssh 19:20:23 Cloning the remote Git repository 19:20:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:20:24 > git init /w/workspace/edgex-go/1 # timeout=10 19:20:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:20:24 > git --version # timeout=10 19:20:24 > git --version # 'git version 2.17.1' 19:20:24 using GIT_SSH to set credentials SSH Credentials for GitHub 19:20:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:20:32 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:20:38 Removing intermediate container 74ba245b00f9 19:20:38 ---> f372f2ad7a74 19:20:38 19:20:38 Step 11/22 : FROM alpine:3.14 19:20:38 ---> 14119a10abf4 19:20:38 Step 12/22 : RUN apk add --update --no-cache curl 19:20:38 ---> Running in a69d81e8ce48 19:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:20:39 (1/5) Installing ca-certificates (20191127-r5) 19:20:39 (2/5) Installing brotli-libs (1.0.9-r5) 19:20:39 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:20:39 (4/5) Installing libcurl (7.79.1-r0) 19:20:39 (5/5) Installing curl (7.79.1-r0) 19:20:39 Executing busybox-1.33.1-r3.trigger 19:20:39 Executing ca-certificates-20191127-r5.trigger 19:20:39 OK: 8 MiB in 19 packages 19:20:40 Removing intermediate container a69d81e8ce48 19:20:40 ---> d8df107faf75 19:20:40 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:20:40 Removing intermediate container fd72f77be841 19:20:40 ---> 3bf9c82f6fe3 19:20:40 19:20:40 Step 11/24 : FROM alpine:3.14 19:20:40 ---> 14119a10abf4 19:20:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:20:40 ---> Using cache 19:20:40 ---> 9fa339c473c3 19:20:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:20:40 ---> Using cache 19:20:40 ---> 3660ed5dc193 19:20:40 Step 14/24 : ENV APP_PORT=59881 19:20:40 ---> Running in 95692cd24369 19:20:40 ---> Running in 2ad837c212a2 19:20:40 Removing intermediate container 95692cd24369 19:20:40 ---> c98c1adad98b 19:20:40 Step 14/22 : WORKDIR /edgex 19:20:40 Removing intermediate container 2ad837c212a2 19:20:40 ---> d88d7894e33f 19:20:40 Step 15/24 : EXPOSE $APP_PORT 19:20:40 ---> Running in 83a6fdfdcd27 19:20:40 ---> Running in 028c40bebab2 19:20:40 Removing intermediate container 83a6fdfdcd27 19:20:40 ---> 298c8620b469 19:20:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:20:40 Removing intermediate container 028c40bebab2 19:20:40 ---> 476f618a1c00 19:20:40 Step 16/24 : WORKDIR / 19:20:40 ---> Running in 08ecb6caee29 19:20:40 ---> 51cfdd631dbb 19:20:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:20:41 Removing intermediate container 08ecb6caee29 19:20:41 ---> ffe46155a020 19:20:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:42 ---> e82d7554499b 19:20:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:20:42 ---> bb0e4e7a6e12 19:20:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:20:42 Removing intermediate container 6994d2635dbd 19:20:42 ---> c4db892e396c 19:20:42 19:20:42 Step 11/23 : FROM alpine:3.14 19:20:42 ---> 14119a10abf4 19:20:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:20:42 ---> Using cache 19:20:42 ---> 9fa339c473c3 19:20:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:20:42 ---> Using cache 19:20:42 ---> 3660ed5dc193 19:20:42 Step 14/23 : ENV APP_PORT=59861 19:20:42 ---> Running in 58b225602e9d 19:20:42 Removing intermediate container 58b225602e9d 19:20:42 ---> afa860b6887e 19:20:42 Step 15/23 : EXPOSE $APP_PORT 19:20:42 ---> b33d4b5810cb 19:20:42 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:20:42 ---> 4c8dbc7abb36 19:20:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:20:42 ---> Running in b095e7f8513e 19:20:42 ---> Running in 0f5ad4124db6 19:20:42 Removing intermediate container b095e7f8513e 19:20:42 ---> a75ebddbc166 19:20:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:43 Removing intermediate container 0f5ad4124db6 19:20:43 ---> 2fd99e8b2079 19:20:43 Step 19/22 : CMD ["--init=true"] 19:20:43 ---> Running in 93b1ba9f4eb2 19:20:43 ---> 656078cd87bf 19:20:43 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:20:43 ---> Running in 0b083c03ee4c 19:20:43 ---> f40e9cac0bf4 19:20:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:20:43 Removing intermediate container 0b083c03ee4c 19:20:43 ---> a8d5a919d806 19:20:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:43 Merging remotes/origin/main commit 607227328259ecd44c116bffe7eac8d5ffeb6de4 into PR head commit 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 19:20:43 Removing intermediate container 93b1ba9f4eb2 19:20:43 ---> 260a2d63f1ee 19:20:43 Step 20/22 : LABEL arch=x86_64 19:20:43 ---> Running in 602f9b0fa520 19:20:43 ---> Running in 070e9a6d3ad8 19:20:43 Removing intermediate container 602f9b0fa520 19:20:43 ---> 1d9bf82a5c41 19:20:43 Step 21/22 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 19:20:43 Removing intermediate container 070e9a6d3ad8 19:20:43 ---> 863265e8ac97 19:20:43 Step 22/24 : LABEL arch=x86_64 19:20:43 ---> Running in 141fa39842b2 19:20:43 ---> Running in 5b315c726ed7 19:20:43 Merge succeeded, producing 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 19:20:43 Checking out Revision 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 (PR-3743) 19:20:43 ---> e1ee93d40159 19:20:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:20:43 Removing intermediate container 141fa39842b2 19:20:43 ---> 305ce1916182 19:20:43 Step 22/22 : LABEL version=0.0.0 19:20:43 Removing intermediate container 5b315c726ed7 19:20:43 ---> 67e603e40432 19:20:43 Step 23/24 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 19:20:43 ---> Running in 0480fbf2afaa 19:20:43 ---> Running in 568f453df985 19:20:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:20:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:20:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:20:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:20:42 using GIT_SSH to set credentials SSH Credentials for GitHub 19:20:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3743/head:refs/remotes/origin/PR-3743 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:20:43 > git config core.sparsecheckout # timeout=10 19:20:43 > git checkout -f 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 # timeout=10 19:20:43 > git remote # timeout=10 19:20:43 > git config --get remote.origin.url # timeout=10 19:20:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:20:43 > git merge 607227328259ecd44c116bffe7eac8d5ffeb6de4 # timeout=10 19:20:43 > git rev-parse HEAD^{commit} # timeout=10 19:20:43 > git config core.sparsecheckout # timeout=10 19:20:43 > git checkout -f 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 # timeout=10 19:20:44 ---> 6d43e8b9d2de 19:20:44 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:20:44 Removing intermediate container 568f453df985 19:20:44 ---> 9d74c948e1a0 19:20:44 19:20:44 ---> Running in 545cada4880d 19:20:44 Removing intermediate container 0480fbf2afaa 19:20:44 ---> 424f41450874 19:20:44 Step 24/24 : LABEL version=0.0.0 19:20:44 Removing intermediate container 545cada4880d 19:20:44 ---> d85de8175f2a 19:20:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:44 ---> Running in 94acf2f4f7f5 19:20:44 Successfully built 9d74c948e1a0 19:20:44 Successfully tagged security-proxy-setup:latest 19:20:44  Building security-proxy-setup ... done  ---> Running in fc7ca14407b2 19:20:44 Removing intermediate container 94acf2f4f7f5 19:20:44 ---> 019e0f7018c9 19:20:44 19:20:44 Removing intermediate container fc7ca14407b2 19:20:44 ---> de9b94d73d5f 19:20:44 Step 21/23 : LABEL arch=x86_64 19:20:44 Successfully built 019e0f7018c9 19:20:44 ---> Running in dc463687d1ce 19:20:44 Successfully tagged core-metadata:latest 19:20:44  Building core-metadata ... done Removing intermediate container dc463687d1ce 19:20:44 ---> daf288380aa7 19:20:44 Step 22/23 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 19:20:44 ---> Running in 4f315700da52 19:20:45 Removing intermediate container 4f315700da52 19:20:45 ---> fe91d82bea7c 19:20:45 Step 23/23 : LABEL version=0.0.0 19:20:45 ---> Running in 99307746dfcf 19:20:45 Removing intermediate container 99307746dfcf 19:20:45 ---> edf43b3a02a8 19:20:45 19:20:45 Successfully built edf43b3a02a8 19:20:45 Successfully tagged support-scheduler:latest 19:20:47  Building support-scheduler ... done Removing intermediate container cb931bd63fd9 19:20:47 ---> 0d9611f4b5a5 19:20:47 19:20:47 Step 11/24 : FROM alpine:3.14 19:20:47 ---> 14119a10abf4 19:20:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:20:47 ---> Running in 1862cc83c11a 19:20:47 Removing intermediate container 1862cc83c11a 19:20:47 ---> ab427d1dd376 19:20:47 Step 13/24 : ENV APP_PORT=59880 19:20:47 ---> Running in 11aab9805366 19:20:47 Removing intermediate container 11aab9805366 19:20:47 ---> c8653fa814ae 19:20:47 Step 14/24 : EXPOSE $APP_PORT 19:20:47 ---> Running in 3b5c734c0146 19:20:47 Removing intermediate container 3b5c734c0146 19:20:47 ---> bdee88882131 19:20:47 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:47 ---> Running in 4a9781d77468 19:20:48 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:20:48 > git --version # timeout=10 19:20:48 > git --version # 'git version 2.17.1' 19:20:48 fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 19:20:48 Removing intermediate container 4a9781d77468 19:20:48 ---> 16d1faa2842b 19:20:48 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:20:48 ---> Running in 2c879eb2c4d4 19:20:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:20:49 provisioning config files... 19:20:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config936484372017716386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:20:49 (1/6) Installing dumb-init (1.2.5-r1) 19:20:50 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:20:50 (3/6) Installing libsodium (1.0.18-r0) 19:20:50 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:20:50 ---> docker-login.sh 19:20:50 nexus3.edgexfoundry.org:10001 19:20:50 (5/6) Installing libzmq (4.3.4-r0) 19:20:50 (6/6) Installing zeromq (4.3.4-r0) 19:20:50 Executing busybox-1.33.1-r3.trigger 19:20:50 OK: 8 MiB in 20 packages 19:20:50 Removing intermediate container 2c879eb2c4d4 19:20:50 ---> c3bd109d9e3b 19:20:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:50 ---> fc2390c8b1f4 19:20:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:20:51 ---> 2aeb979569a1 19:20:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:20:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:51 ---> 7c5f1a624d02 19:20:51 Step 20/24 : ENTRYPOINT ["/core-data"] 19:20:51 ---> Running in 5ef579d608d2 19:20:51 Removing intermediate container 5ef579d608d2 19:20:51 ---> 41e5a1417a8b 19:20:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:51 ---> Running in 959e345597fa 19:20:51 Removing intermediate container 959e345597fa 19:20:51 ---> 918aa1fbb76f 19:20:51 Step 22/24 : LABEL arch=x86_64 19:20:51 ---> Running in 90050d03f2cf 19:20:51 Removing intermediate container 90050d03f2cf 19:20:51 ---> 58eca1a7c142 19:20:51 Step 23/24 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 19:20:51 ---> Running in 36c5c8aa310f 19:20:51 Removing intermediate container 36c5c8aa310f 19:20:51 ---> fec708e81acc 19:20:51 Step 24/24 : LABEL version=0.0.0 19:20:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:51 Configure a credential helper to remove this warning. See 19:20:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:51 19:20:51 Login Succeeded 19:20:51 nexus3.edgexfoundry.org:10002 19:20:51 ---> Running in 1c2461b35928 19:20:51 Removing intermediate container 1c2461b35928 19:20:51 ---> b9ad6bc216ba 19:20:51 19:20:51 Successfully built b9ad6bc216ba 19:20:51 Successfully tagged core-data:latest 19:20:51  Building core-data ... done  [Pipeline] } 19:20:51 $ docker stop --time=1 35c03d1484ee9523927a375035fede1cc860d6985e922713cb8d9957842ba565 19:20:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:52 Configure a credential helper to remove this warning. See 19:20:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:52 19:20:52 Login Succeeded 19:20:52 nexus3.edgexfoundry.org:10003 19:20:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:53 Configure a credential helper to remove this warning. See 19:20:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:53 19:20:53 Login Succeeded 19:20:53 nexus3.edgexfoundry.org:10004 19:20:53 $ docker rm -f 35c03d1484ee9523927a375035fede1cc860d6985e922713cb8d9957842ba565 [Pipeline] // withDockerContainer [Pipeline] sh 19:20:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:53 Configure a credential helper to remove this warning. See 19:20:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:53 19:20:53 Login Succeeded 19:20:53 docker.io 19:20:53 + docker images 19:20:53 REPOSITORY TAG IMAGE ID CREATED SIZE 19:20:53 core-data latest b9ad6bc216ba 2 seconds ago 20.5MB 19:20:53 0d9611f4b5a5 6 seconds ago 1.76GB 19:20:53 support-scheduler latest edf43b3a02a8 8 seconds ago 16.1MB 19:20:53 security-proxy-setup latest 9d74c948e1a0 9 seconds ago 26.7MB 19:20:53 core-metadata latest 019e0f7018c9 9 seconds ago 16.8MB 19:20:53 c4db892e396c 12 seconds ago 1.75GB 19:20:53 3bf9c82f6fe3 14 seconds ago 1.76GB 19:20:53 f372f2ad7a74 16 seconds ago 1.76GB 19:20:53 sys-mgmt-agent latest 3fac09073958 42 seconds ago 294MB 19:20:53 security-bootstrapper latest 74934114e5df About a minute ago 18.8MB 19:20:53 support-notifications latest 802121f102fd About a minute ago 16.8MB 19:20:53 core-command latest ce12369ecdb6 About a minute ago 16MB 19:20:53 security-secretstore-setup latest 35a2937d838c About a minute ago 28.2MB 19:20:53 04ae8b6f29c4 About a minute ago 1.75GB 19:20:53 9bf86c4e7f19 About a minute ago 1.75GB 19:20:53 59c9f907d98f About a minute ago 1.75GB 19:20:53 14a063315750 About a minute ago 1.75GB 19:20:53 c0e5ba5f9bb0 About a minute ago 1.76GB 19:20:53 ci-base-image-x86_64 latest 396491813b7d 5 minutes ago 1.25GB 19:20:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine bfa24e8e2367 About an hour ago 546MB 19:20:53 docker 20.10.8 bc6c0ffef665 4 weeks ago 214MB 19:20:53 alpine 3.14 14119a10abf4 5 weeks ago 5.6MB 19:20:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB 19:20:53 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) 19:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage 19:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:54 Configure a credential helper to remove this warning. See 19:20:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:54 19:20:54 Login Succeeded 19:20:54 ---> docker-login.sh ends [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] } 19:20:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] node [Pipeline] echo 19:20:55 ========================================================= 19:20:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:20:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:20:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:20:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:20:56 bbf911997326: Pulling fs layer 19:20:56 58ec367f63d7: Pulling fs layer 19:20:56 1b4a6ffa7d45: Pulling fs layer 19:20:56 fc5181fea5dc: Pulling fs layer 19:20:56 9c418107303f: Pulling fs layer 19:20:56 0cd29c4cc85c: Pulling fs layer 19:20:56 76d7273c05b8: Pulling fs layer 19:20:56 e9181ef05905: Pulling fs layer 19:20:56 9c418107303f: Waiting 19:20:56 0cd29c4cc85c: Waiting 19:20:56 fc5181fea5dc: Waiting 19:20:56 76d7273c05b8: Waiting 19:20:56 e9181ef05905: Waiting 19:20:56 1b4a6ffa7d45: Download complete 19:20:56 58ec367f63d7: Download complete 19:20:56 9c418107303f: Verifying Checksum 19:20:56 9c418107303f: Download complete 19:20:56 0cd29c4cc85c: Download complete 19:20:56 76d7273c05b8: Verifying Checksum 19:20:56 76d7273c05b8: Download complete 19:20:56 bbf911997326: Download complete 19:20:57 bbf911997326: Pull complete 19:20:57 58ec367f63d7: Pull complete 19:20:58 1b4a6ffa7d45: Pull complete 19:20:59 e9181ef05905: Verifying Checksum 19:20:59 e9181ef05905: Download complete 19:20:59 fc5181fea5dc: Verifying Checksum 19:20:59 fc5181fea5dc: Download complete 19:21:09 fc5181fea5dc: Pull complete 19:21:09 9c418107303f: Pull complete 19:21:09 Still waiting to schedule task 19:21:09 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:21:09 0cd29c4cc85c: Pull complete 19:21:10 76d7273c05b8: Pull complete 19:21:15 e9181ef05905: Pull complete 19:21:15 Digest: sha256:b68600a42bdad252800863e960bd1bff7f9295dc42515d77c75fe1690b9bba97 19:21:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:21:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:21:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:21:16 WORKDIR /edgex 19:21:16 COPY go.mod . 19:21:16 RUN go mod download 19:21:16 + docker build -t ci-base-image-arm64 -f - . 19:21:18 Sending build context to Docker daemon 166.2MB 19:21:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:21:18 ---> 5bf79a92a582 19:21:18 Step 2/4 : WORKDIR /edgex 19:21:24 ---> Running in 4dfd205e0996 19:21:24 Removing intermediate container 4dfd205e0996 19:21:24 ---> 36e8bd43a4c1 19:21:24 Step 3/4 : COPY go.mod . 19:21:25 ---> 6302c7733f58 19:21:25 Step 4/4 : RUN go mod download 19:21:25 ---> Running in c3fe4ecab714 19:22:47 Removing intermediate container c3fe4ecab714 19:22:47 ---> 2fb92fbd24d2 19:22:47 Successfully built 2fb92fbd24d2 19:22:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:22:48 + docker inspect -f . ci-base-image-arm64 19:22:48 . [Pipeline] withDockerContainer 19:22:48 prd-ubuntu18.04-docker-arm64-4c-16g-11 does not seem to be running inside a container 19:22:48 $ 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 ******** ci-base-image-arm64 cat 19:22:50 $ docker top 2f72f6d47f7031ed7c69b0cd9a8685c873e70237575b6ac62c0b43cb2fe404fb -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:51 + go version 19:22:51 go version go1.16.8 linux/arm64 [Pipeline] } 19:22:51 $ docker stop --time=1 2f72f6d47f7031ed7c69b0cd9a8685c873e70237575b6ac62c0b43cb2fe404fb 19:22:53 $ docker rm -f 2f72f6d47f7031ed7c69b0cd9a8685c873e70237575b6ac62c0b43cb2fe404fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:22:54 + docker inspect -f . ci-base-image-arm64 19:22:54 . [Pipeline] withDockerContainer 19:22:54 prd-ubuntu18.04-docker-arm64-4c-16g-11 does not seem to be running inside a container 19:22:54 $ 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 ******** ci-base-image-arm64 cat 19:22:56 $ docker top 3fccf4a366216c0ee1f29012e8715df8cc6b4b37ee362f8c04c4bec8700e57e7 -eo pid,comm [Pipeline] { [Pipeline] echo 19:22:56 ========================================================= 19:22:56 [edgeXBuildGoParallel] Running Tests and Build... 19:22:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:22:57 + go mod tidy [Pipeline] sh 19:22:59 + make test 19:22:59 go mod tidy 19:22:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:23:26 ? github.com/edgexfoundry/edgex-go [no test files] 19:24:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:24:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:24:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:24:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:24:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:24:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:24:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:24:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:24:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:24:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:24:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:24:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:24:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:24:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:24:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.212s coverage: 28.7% of statements 19:24:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:24:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:24:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.330s coverage: 98.5% of statements 19:24:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:24:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.402s coverage: 46.3% of statements 19:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:24:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.795s coverage: 90.1% of statements 19:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:24:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.240s coverage: 84.4% of statements 19:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:25:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.568s coverage: 94.2% of statements 19:25:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:25:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:25:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.243s coverage: 59.1% of statements 19:25:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:25:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:25:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:25:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:25:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:25:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.178s coverage: 60.0% of statements 19:25:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:25:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:25:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:25:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.299s coverage: 0.8% of statements 19:25:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:25:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.174s coverage: 58.8% of statements 19:25:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.176s coverage: 21.7% of statements 19:25:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.276s coverage: 47.1% of statements 19:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.211s coverage: 79.5% of statements 19:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.254s coverage: 94.1% of statements 19:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.291s coverage: 96.3% of statements 19:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.161s coverage: 87.5% of statements 19:25:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.207s coverage: 94.4% of statements 19:25:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.175s coverage: 44.8% of statements 19:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.568s coverage: 82.5% of statements 19:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.237s coverage: 92.9% of statements 19:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 19:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements 19:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements 19:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.259s coverage: 58.8% of statements 19:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.235s coverage: 80.0% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.268s coverage: 85.4% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.826s coverage: 91.2% of statements 19:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.886s coverage: 64.4% of statements 19:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.174s coverage: 100.0% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 19:25:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements 19:25:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements 19:25:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.298s coverage: 70.4% of statements 19:25:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:25:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:25:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:25:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.763s coverage: 43.4% of statements 19:25:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:25:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:25:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.373s coverage: 89.5% of statements 19:25:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:25:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.242s coverage: 84.8% of statements 19:25:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:25:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.241s coverage: 19.5% of statements 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:25:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.522s coverage: 92.0% of statements 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:25:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.245s coverage: 63.2% of statements 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:25:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.382s coverage: 97.7% of statements 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:25:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.174s coverage: 28.9% of statements 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:25:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:25:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.192s coverage: 100.0% of statements 19:25:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements 19:25:46 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:25:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:25:46 GO111MODULE=on go vet ./... 19:26:31 Running on prd-ubuntu18.04-docker-8c-8g-13 in /w/workspace/edgexfoundry_edgex-go_PR-3743 [Pipeline] { [Pipeline] ws 19:26:31 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:26:31 The recommended git tool is: git 19:26:34 using credential edgex-jenkins-ssh 19:26:34 Cloning the remote Git repository 19:26:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:26:34 > git init /w/workspace/edgex-go/1 # timeout=10 19:26:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:26:34 > git --version # timeout=10 19:26:34 > git --version # 'git version 2.17.1' 19:26:34 using GIT_SSH to set credentials SSH Credentials for GitHub 19:26:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:26:39 Merging remotes/origin/main commit 607227328259ecd44c116bffe7eac8d5ffeb6de4 into PR head commit 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 19:26:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:26:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:26:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:26:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:26:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:26:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3743/head:refs/remotes/origin/PR-3743 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:26:39 > git config core.sparsecheckout # timeout=10 19:26:40 > git checkout -f 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 # timeout=10 19:26:40 Merge succeeded, producing 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 19:26:40 Checking out Revision 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 (PR-3743) 19:26:40 > git remote # timeout=10 19:26:40 > git config --get remote.origin.url # timeout=10 19:26:40 using GIT_SSH to set credentials SSH Credentials for GitHub 19:26:40 > git merge 607227328259ecd44c116bffe7eac8d5ffeb6de4 # timeout=10 19:26:40 > git rev-parse HEAD^{commit} # timeout=10 19:26:40 > git config core.sparsecheckout # timeout=10 19:26:40 > git checkout -f 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 # timeout=10 19:26:43 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:26:43 > git --version # timeout=10 19:26:43 > git --version # 'git version 2.17.1' 19:26:44 fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:26:46 + echo snap-build.sh 19:26:46 snap-build.sh 19:26:46 + SNAP_BASE_DIR=. 19:26:46 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:26:46 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:26:46 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:26:46 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:26:46 + cd /w/workspace/edgex-go/1 19:26:46 + sudo apt-get remove -qy --purge lxd lxd-client 19:26:46 Reading package lists... 19:26:46 Building dependency tree... 19:26:46 Reading state information... 19:26:46 The following packages were automatically installed and are no longer required: 19:26:46 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:26:46 uidmap xdelta3 19:26:46 Use 'sudo apt autoremove' to remove them. 19:26:46 The following packages will be REMOVED: 19:26:46 lxd* lxd-client* 19:26:46 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:26:46 After this operation, 31.7 MB disk space will be freed. 19:26:47 (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:26:47 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:26:47 Removing lxd dnsmasq configuration 19:26:47 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:26:47 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:26:48 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:26:48 (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:26:48 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:26:50 Processing triggers for systemd (237-3ubuntu10.45) ... 19:26:50 Processing triggers for ureadahead (0.100.0-21) ... 19:26:50 + sudo snap remove --purge lxd 19:26:50 snap "lxd" is not installed 19:26:50 + sudo groupadd --force --system lxd 19:26:50 ++ whoami 19:26:50 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:26:50 + newgrp - lxd 19:26:50 + sudo snap install lxd 19:26:59 2021-10-05T19:26:57Z INFO Waiting for automatic snapd restart... 19:27:08 gofmt -l . 19:27:08 [ "`gofmt -l .`" = "" ] 19:27:08 ./bin/test-attribution-txt.sh [Pipeline] sh 19:27:09 + ls -al . 19:27:09 total 640 19:27:09 drwxrwxr-x 9 1001 1001 4096 Oct 5 19:27 . 19:27:09 drwxr-xr-x 4 root root 4096 Oct 5 19:22 .. 19:27:09 -rw-rw-r-- 1 1001 1001 11 Oct 5 19:20 .dockerignore 19:27:09 drwxrwxr-x 8 1001 1001 4096 Oct 5 19:20 .git 19:27:09 drwxrwxr-x 4 1001 1001 4096 Oct 5 19:20 .github 19:27:09 -rw-rw-r-- 1 1001 1001 818 Oct 5 19:20 .gitignore 19:27:09 -rw-rw-r-- 1 1001 1001 42 Oct 5 19:20 .golangci.yml 19:27:09 -rw-rw-r-- 1 1001 1001 76 Oct 5 19:20 .hadolint.yml 19:27:09 -rw-rw-r-- 1 1001 1001 166 Oct 5 19:20 .sonarcloud.properties 19:27:09 -rw-rw-r-- 1 1001 1001 1171 Oct 5 19:20 ADOPTERS.md 19:27:09 -rw-rw-r-- 1 1001 1001 8608 Oct 5 19:20 Attribution.txt 19:27:09 -rw-rw-r-- 1 1001 1001 43881 Oct 5 19:20 CHANGELOG.md 19:27:09 -rw-rw-r-- 1 1001 1001 3804 Oct 5 19:20 CONTRIBUTING.md 19:27:09 -rw-rw-r-- 1 1001 1001 677 Oct 5 19:20 GOVERNANCE.md 19:27:09 -rw-rw-r-- 1 1001 1001 849 Oct 5 19:20 Jenkinsfile 19:27:09 -rw-rw-r-- 1 1001 1001 10775 Oct 5 19:20 LICENSE 19:27:09 -rw-rw-r-- 1 1001 1001 6386 Oct 5 19:20 Makefile 19:27:09 -rw-rw-r-- 1 1001 1001 582 Oct 5 19:20 OWNERS.md 19:27:09 -rw-rw-r-- 1 1001 1001 8256 Oct 5 19:20 README.md 19:27:09 -rw-rw-r-- 1 1001 1001 6912 Oct 5 19:20 SECURITY.md 19:27:09 -rw-rw-r-- 1 1001 1001 5 Oct 5 19:14 VERSION 19:27:09 -rw-rw-r-- 1 1001 1001 4131 Oct 5 19:20 ZMQWindows.md 19:27:09 drwxrwxr-x 2 1001 1001 4096 Oct 5 19:20 bin 19:27:09 drwxrwxr-x 14 1001 1001 4096 Oct 5 19:20 cmd 19:27:09 -rw-r--r-- 1 root root 403265 Oct 5 19:25 coverage.out 19:27:09 -rw-rw-r-- 1 1001 1001 829 Oct 5 19:20 go.mod 19:27:09 -rw-r--r-- 1 root root 50143 Oct 5 19:22 go.sum 19:27:09 drwxrwxr-x 8 1001 1001 4096 Oct 5 19:20 internal 19:27:09 drwxrwxr-x 3 1001 1001 4096 Oct 5 19:20 openapi 19:27:09 drwxrwxr-x 4 1001 1001 4096 Oct 5 19:20 snap 19:27:09 -rw-rw-r-- 1 1001 1001 204 Oct 5 19:20 version.go [Pipeline] sh 19:27:10 + '[' -e coverage.out ] 19:27:10 + chown 1001:1001 coverage.out [Pipeline] stash 19:27:10 Warning: overwriting stash ‘coverage-report’ 19:27:11 Stashed 1 file(s) [Pipeline] sh 19:27:11 lxd 4.18 from Canonical* installed 19:27:11 + sudo lxd init --auto 19:27:11 + make build 19:27:11 go mod tidy 19:27:12 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:27:19 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:27:21 + sudo snap install --classic snapcraft 19:27:36 snapcraft 5.0 from Canonical* installed 19:27:36 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:27:36 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:27:36 % Total % Received % Xferd Average Speed Time Time Time Current 19:27:36 Dload Upload Total Spent Left Speed 19:27:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3666 0 --:--:-- --:--:-- --:--:-- 3666 19:27:36 100 3325k 100 3325k 0 0 7714k 0 --:--:-- --:--:-- --:--:-- 7714k 19:27:36 ./yq_linux_amd64 19:27:36 + sudo snapcraft prime --use-lxd 19:27:38 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:27:38 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:27:38 - README.md 19:27:38 19:27:38 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:27:38 Launching a container. 19:27:41 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:27:43 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:27:44 Waiting for container to be ready 19:27:44 To start your first instance, try: lxc launch ubuntu:18.04 19:27:44 19:27:47 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:27:47 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:27:48 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:27:49 Waiting for network to be ready... 19:27:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:27:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 19:27:49 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:27:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 19:27:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:27:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:27:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 19:27:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 19:27:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 19:27:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 19:27:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:27:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:27:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:27:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:27:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:27:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:27:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:27:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:27:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:27:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] 19:27:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 19:27:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 19:27:51 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 19:27:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 19:27:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 19:27:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1755 kB] 19:27:51 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 19:27:51 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:27:53 Fetched 25.4 MB in 4s (5995 kB/s) 19:27:54 Reading package lists... 19:27:54 Reading package lists... 19:27:54 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:27:55 Building dependency tree... 19:27:55 Reading state information... 19:27:55 The following additional packages will be installed: 19:27:55 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:27:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:27:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:27:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:27:55 Suggested packages: 19:27:55 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:27:55 Recommended packages: 19:27:55 gnupg libsasl2-modules 19:27:55 The following NEW packages will be installed: 19:27:55 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:27:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:27:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:27:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:27:55 The following packages will be upgraded: 19:27:55 gpg gpg-agent gpgconf libudev1 19:27:55 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 19:27:55 Need to get 3527 kB of archives. 19:27:55 After this operation, 13.3 MB of additional disk space will be used. 19:27:55 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:27:55 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:27:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:27:55 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:27:55 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 19:27:55 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 19:27:56 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:27:56 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:27:56 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:27:56 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:27:56 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:27:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:27:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:27:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:27:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:27:56 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:27:56 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:27:56 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:27:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:27:56 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:27:56 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:27:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:27:56 debconf: delaying package configuration, since apt-utils is not installed 19:27:56 Fetched 3527 kB in 1s (3129 kB/s) 19:27:56 (Reading database ... 12511 files and directories currently installed.) 19:27:56 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 19:27:56 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:27:56 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 19:27:56 Selecting previously unselected package udev. 19:27:56 (Reading database ... 12511 files and directories currently installed.) 19:27:56 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 19:27:56 Unpacking udev (237-3ubuntu10.52) ... 19:27:57 Selecting previously unselected package libfuse2:amd64. 19:27:57 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:27:57 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:27:57 Selecting previously unselected package fuse. 19:27:57 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:27:57 Unpacking fuse (2.9.7-1ubuntu1) ... 19:27:57 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:27:57 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:27:57 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:27:57 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:27:57 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:27:57 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:27:57 Selecting previously unselected package libksba8:amd64. 19:27:57 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:27:57 Unpacking libksba8:amd64 (1.3.5-2) ... 19:27:57 Selecting previously unselected package libroken18-heimdal:amd64. 19:27:57 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:27:57 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:27:57 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:27:57 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:27:57 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:27:57 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:27:57 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:27:57 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:27:57 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:27:57 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:27:57 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:27:57 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:27:58 Selecting previously unselected package libwind0-heimdal:amd64. 19:27:58 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:27:58 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:27:58 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:27:58 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:27:58 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:27:58 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:27:58 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:27:58 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:27:58 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:27:58 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:27:58 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:27:58 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:27:58 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:27:58 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:27:58 Selecting previously unselected package libsasl2-modules-db:amd64. 19:27:58 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:27:58 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:27:58 Selecting previously unselected package libsasl2-2:amd64. 19:27:58 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:27:58 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:27:58 Selecting previously unselected package libldap-common. 19:27:58 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:27:58 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:27:58 Selecting previously unselected package libldap-2.4-2:amd64. 19:27:58 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:27:58 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:27:58 Selecting previously unselected package dirmngr. 19:27:58 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:27:58 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:27:58 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:27:58 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:27:58 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:27:58 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:27:58 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:27:58 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:27:58 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:27:58 Setting up libksba8:amd64 (1.3.5-2) ... 19:27:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:27:58 Setting up udev (237-3ubuntu10.52) ... 19:27:59 invoke-rc.d: policy-rc.d denied execution of start. 19:27:59 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:27:59 Processing triggers for systemd (237-3ubuntu10) ... 19:27:59 Setting up fuse (2.9.7-1ubuntu1) ... 19:27:59 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:27:59 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:27:59 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:27:59 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:27:59 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:27:59 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:27:59 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:27:59 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:27:59 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:27:59 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:27:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:27:59 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:27:59 settings in the [Install] section, and DefaultInstance for template units). 19:27:59 This means they are not meant to be enabled using systemctl. 19:27:59 Possible reasons for having this kind of units are: 19:27:59 1) A unit may be statically enabled by being symlinked from another unit's 19:27:59 .wants/ or .requires/ directory. 19:27:59 2) A unit's purpose may be to act as a helper for some other unit which has 19:27:59 a requirement dependency on it. 19:27:59 3) A unit may be started when needed via activation (socket, path, timer, 19:27:59 D-Bus, udev, scripted systemctl call, ...). 19:27:59 4) In case of template units, the unit is meant to be enabled with some 19:27:59 instance name specified. 19:28:00 Reading package lists... 19:28:00 Building dependency tree... 19:28:00 Reading state information... 19:28:00 The following additional packages will be installed: 19:28:00 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:28:00 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:28:00 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:28:00 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:28:00 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:28:00 Suggested packages: 19:28:00 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:28:00 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:28:00 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:28:00 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:28:00 systemd-container policykit-1 19:28:00 Recommended packages: 19:28:00 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:28:00 The following NEW packages will be installed: 19:28:00 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:28:00 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:28:00 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:28:00 multiarch-support openssh-client python3 python3-minimal python3.6 19:28:00 python3.6-minimal snapd squashfs-tools sudo 19:28:00 The following packages will be upgraded: 19:28:00 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:28:00 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 19:28:00 Need to get 36.8 MB of archives. 19:28:00 After this operation, 147 MB of additional disk space will be used. 19:28:00 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:28:00 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:28:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:28:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:28:00 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 19:28:00 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:28:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:28:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:28:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:28:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:28:00 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:28:00 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:28:00 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:28:00 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:28:00 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 19:28:00 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 19:28:00 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 19:28:01 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 19:28:01 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 19:28:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 19:28:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:28:01 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:28:01 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:28:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:28:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:28:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:28:01 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:28:01 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:28:01 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:28:01 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 19:28:01 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:28:02 debconf: delaying package configuration, since apt-utils is not installed 19:28:02 Fetched 36.8 MB in 2s (20.4 MB/s) 19:28:02 (Reading database ... 12757 files and directories currently installed.) 19:28:02 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 19:28:02 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:28:03 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 19:28:03 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:28:03 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 19:28:03 (Reading database ... 12757 files and directories currently installed.) 19:28:03 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 19:28:03 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 19:28:03 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 19:28:03 (Reading database ... 12757 files and directories currently installed.) 19:28:03 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 19:28:03 Unpacking apt (1.6.14) over (1.6.1) ... 19:28:03 Setting up apt (1.6.14) ... 19:28:03 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:28:04 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:28:04 (Reading database ... 12764 files and directories currently installed.) 19:28:04 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 19:28:04 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 19:28:04 Selecting previously unselected package libpython3.6-minimal:amd64. 19:28:04 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:28:04 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:28:04 Selecting previously unselected package libexpat1:amd64. 19:28:04 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:28:04 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:28:04 Selecting previously unselected package python3.6-minimal. 19:28:04 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:28:04 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:28:04 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:28:04 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 19:28:04 Checking for services that may need to be restarted...done. 19:28:04 Checking for services that may need to be restarted...done. 19:28:04 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:28:04 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:28:05 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:28:05 Selecting previously unselected package python3-minimal. 19:28:05 (Reading database ... 13012 files and directories currently installed.) 19:28:05 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:28:05 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:28:05 Selecting previously unselected package mime-support. 19:28:05 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:28:05 Unpacking mime-support (3.60ubuntu1) ... 19:28:05 Selecting previously unselected package libmpdec2:amd64. 19:28:05 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:28:05 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:28:05 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:28:05 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:28:05 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:28:05 Selecting previously unselected package python3.6. 19:28:05 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:28:05 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:28:05 Selecting previously unselected package libpython3-stdlib:amd64. 19:28:05 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:28:05 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:28:05 Setting up python3-minimal (3.6.7-1~18.04) ... 19:28:06 Selecting previously unselected package python3. 19:28:06 (Reading database ... 13442 files and directories currently installed.) 19:28:06 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:28:06 Unpacking python3 (3.6.7-1~18.04) ... 19:28:06 Selecting previously unselected package multiarch-support. 19:28:06 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:28:06 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:28:06 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:28:06 Selecting previously unselected package liblzo2-2:amd64. 19:28:06 (Reading database ... 13479 files and directories currently installed.) 19:28:06 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:28:06 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:28:06 Selecting previously unselected package libbsd0:amd64. 19:28:06 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:28:06 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:28:06 Selecting previously unselected package sudo. 19:28:06 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:28:06 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:28:06 Selecting previously unselected package apparmor. 19:28:06 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:28:06 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:28:06 Selecting previously unselected package libedit2:amd64. 19:28:06 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:28:06 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:28:06 Selecting previously unselected package libkrb5support0:amd64. 19:28:06 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:28:06 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:28:07 Selecting previously unselected package libk5crypto3:amd64. 19:28:07 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:28:07 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:28:07 Selecting previously unselected package libkeyutils1:amd64. 19:28:07 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:28:07 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:28:07 Selecting previously unselected package libkrb5-3:amd64. 19:28:07 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:28:07 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:28:07 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:28:07 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:28:07 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:28:07 Selecting previously unselected package libssl1.0.0:amd64. 19:28:07 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 19:28:07 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 19:28:07 Selecting previously unselected package openssh-client. 19:28:07 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 19:28:07 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 19:28:07 Selecting previously unselected package squashfs-tools. 19:28:07 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 19:28:07 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 19:28:07 Selecting previously unselected package snapd. 19:28:07 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 19:28:07 Unpacking snapd (2.51.1+18.04) ... 19:28:08 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:28:09 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:28:09 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 19:28:09 Setting up mime-support (3.60ubuntu1) ... 19:28:09 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:28:09 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:28:09 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:28:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:28:09 Setting up systemd (237-3ubuntu10.52) ... 19:28:09 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:28:10 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:28:10 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:28:10 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:28:10 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:28:10 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:28:10 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:28:10 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 19:28:10 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:28:10 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:28:10 Setting up python3 (3.6.7-1~18.04) ... 19:28:10 running python rtupdate hooks for python3.6... 19:28:10 running python post-rtupdate hooks for python3.6... 19:28:11 Setting up apparmor (2.12-4ubuntu5.1) ... 19:28:11 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:28:12 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:28:12 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 19:28:12 Setting up snapd (2.51.1+18.04) ... 19:28:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:28:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:28:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:28:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:28:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:28:13 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:28:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:28:13 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [Pipeline] } 19:28:13 $ docker stop --time=1 3fccf4a366216c0ee1f29012e8715df8cc6b4b37ee362f8c04c4bec8700e57e7 19:28:13 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:28:14 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:28:14 /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:28:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:28:14 Processing triggers for systemd (237-3ubuntu10.52) ... 19:28:15 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:28:15 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:28:15 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:28:16 $ docker rm -f 3fccf4a366216c0ee1f29012e8715df8cc6b4b37ee362f8c04c4bec8700e57e7 19:28:16 Reading package lists... 19:28:16 Reading package lists... 19:28:17 Building dependency tree... 19:28:17 Reading state information... 19:28:17 Calculating upgrade... 19:28:17 The following packages will be upgraded: 19:28:17 advancecomp base-files bash binutils binutils-common 19:28:17 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:28:17 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:28:17 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 19:28:17 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 19:28:17 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:28:17 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:28:17 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:28:17 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 19:28:17 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 19:28:17 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 19:28:17 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 19:28:17 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 19:28:17 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 19:28:17 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 19:28:17 ubuntu-keyring util-linux 19:28:17 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:28:17 Need to get 64.2 MB of archives. 19:28:17 After this operation, 5142 kB of additional disk space will be used. 19:28:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [Pipeline] // withDockerContainer [Pipeline] } 19:28:17 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:28:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:28:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:28:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:28:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:28:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:28:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:28:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:28:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:28:17 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:28:17 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:28:17 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:28:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:28:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:28:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:28:17 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:28:17 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:28:17 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:28:17 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:28:17 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:28:17 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:28:17 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:28:17 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:28:17 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:28:17 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:28:17 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:28:17 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:28:17 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:28:17 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:28:17 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [Pipeline] // script [Pipeline] } [Pipeline] // stage 19:28:18 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:28:18 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:28:18 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 19:28:18 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 19:28:18 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:28:18 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:28:18 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 19:28:18 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 19:28:18 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:28:18 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:28:18 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 19:28:18 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 19:28:18 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:28:18 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:28:18 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:28:18 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 19:28:18 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:28:18 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:28:18 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:28:18 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 19:28:18 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 19:28:18 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 19:28:18 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:28:18 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:28:18 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:28:18 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:28:18 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:28:18 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:28:18 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:28:18 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:28:18 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:28:18 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:28:18 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:28:18 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:28:18 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:28:18 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:28:18 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:28:18 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 19:28:18 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:28:18 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:28:18 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:28:18 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 19:28:18 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:28:18 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:28:18 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:28:18 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:28:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:28:18 19:28:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:28:18 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:28:18 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:28:18 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:28:18 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:28:18 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:28:18 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:28:18 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:28:18 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:28:18 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:28:18 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 19:28:18 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:28:18 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [Pipeline] isUnix [Pipeline] sh 19:28:19 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:28:19 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:28:19 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 19:28:19 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 19:28:19 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:28:19 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:28:19 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:28:19 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:28:19 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:28:19 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:28:19 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:28:19 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:28:19 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:28:19 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:28:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:28:19 debconf: delaying package configuration, since apt-utils is not installed 19:28:19 Fetched 64.2 MB in 2s (40.3 MB/s) 19:28:19 (Reading database ... 13914 files and directories currently installed.) 19:28:19 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:28:19 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:28:19 latest: Pulling from edgex-devops/edgex-compose-arm64 19:28:19 29e5d40040c1: Pulling fs layer 19:28:19 1ce36da41761: Pulling fs layer 19:28:19 25b303627fd3: Pulling fs layer 19:28:19 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:28:19 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:28:19 29e5d40040c1: Verifying Checksum 19:28:19 29e5d40040c1: Download complete 19:28:19 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 19:28:19 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 19:28:20 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:28:20 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:28:20 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:28:20 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:28:20 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:28:20 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:28:20 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:28:20 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:28:20 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:28:20 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:28:20 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:28:20 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:28:20 1ce36da41761: Verifying Checksum 19:28:20 1ce36da41761: Download complete 19:28:20 29e5d40040c1: Pull complete 19:28:20 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:28:20 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:28:20 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:28:20 (Reading database ... 13914 files and directories currently installed.) 19:28:20 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:28:20 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:28:20 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:28:21 (Reading database ... 13914 files and directories currently installed.) 19:28:21 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:28:21 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:28:21 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:28:21 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:28:21 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:28:21 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:28:21 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:28:21 (Reading database ... 13914 files and directories currently installed.) 19:28:21 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:28:21 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:28:21 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:28:22 1ce36da41761: Pull complete 19:28:22 (Reading database ... 13914 files and directories currently installed.) 19:28:22 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 19:28:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:28:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:28:22 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 19:28:22 25b303627fd3: Verifying Checksum 19:28:22 25b303627fd3: Download complete 19:28:22 Setting up base-files (10.1ubuntu2.11) ... 19:28:22 Installing new version of config file /etc/issue ... 19:28:22 Installing new version of config file /etc/issue.net ... 19:28:22 Installing new version of config file /etc/lsb-release ... 19:28:22 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:28:22 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:28:22 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:28:22 Removing obsolete conffile /etc/default/motd-news ... 19:28:22 (Reading database ... 13915 files and directories currently installed.) 19:28:22 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:28:22 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:28:22 Setting up bash (4.4.18-2ubuntu1.2) ... 19:28:22 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:28:22 (Reading database ... 13915 files and directories currently installed.) 19:28:22 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:28:22 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:28:22 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:28:23 (Reading database ... 13915 files and directories currently installed.) 19:28:23 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:28:23 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:28:23 Setting up tar (1.29b-2ubuntu0.2) ... 19:28:23 (Reading database ... 13915 files and directories currently installed.) 19:28:23 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:28:23 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:28:23 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:28:23 (Reading database ... 13915 files and directories currently installed.) 19:28:23 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:28:23 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:28:23 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:28:23 (Reading database ... 13915 files and directories currently installed.) 19:28:23 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:28:23 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:28:23 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:28:23 (Reading database ... 13915 files and directories currently installed.) 19:28:23 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:28:23 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:28:23 Setting up grep (3.1-2build1) ... 19:28:23 (Reading database ... 13915 files and directories currently installed.) 19:28:23 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 19:28:23 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 19:28:24 Setting up gzip (1.6-5ubuntu1.1) ... 19:28:24 (Reading database ... 13915 files and directories currently installed.) 19:28:24 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:28:24 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:28:24 Setting up login (1:4.5-1ubuntu2) ... 19:28:24 (Reading database ... 13915 files and directories currently installed.) 19:28:24 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:28:24 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:28:24 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:28:24 (Reading database ... 13915 files and directories currently installed.) 19:28:24 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:28:24 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:28:25 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:28:25 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:28:25 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:28:25 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:28:25 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:28:26 (Reading database ... 13915 files and directories currently installed.) 19:28:26 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:28:26 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:28:26 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:28:26 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:28:26 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:28:26 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:28:26 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:28:26 (Reading database ... 13915 files and directories currently installed.) 19:28:26 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:28:26 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:28:26 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:28:26 (Reading database ... 13915 files and directories currently installed.) 19:28:26 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:28:26 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:28:26 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:28:26 (Reading database ... 13915 files and directories currently installed.) 19:28:26 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:28:26 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:28:26 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:28:27 (Reading database ... 13915 files and directories currently installed.) 19:28:27 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:28:27 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:28:27 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:28:27 (Reading database ... 13915 files and directories currently installed.) 19:28:27 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:28:27 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:28:27 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:28:27 (Reading database ... 13915 files and directories currently installed.) 19:28:27 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:28:27 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:28:27 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:28:27 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:28:27 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:28:27 (Reading database ... 13915 files and directories currently installed.) 19:28:27 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:28:27 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:28:27 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:28:27 (Reading database ... 13915 files and directories currently installed.) 19:28:27 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:28:27 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:28:27 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:28:27 (Reading database ... 13915 files and directories currently installed.) 19:28:27 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:28:27 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:28:27 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:28:27 (Reading database ... 13915 files and directories currently installed.) 19:28:27 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:28:27 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:28:28 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:28:28 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:28:28 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:28:28 (Reading database ... 13915 files and directories currently installed.) 19:28:28 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:28:28 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:28:28 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:28:28 (Reading database ... 13915 files and directories currently installed.) 19:28:28 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:28:28 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:28:28 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:28:29 (Reading database ... 13917 files and directories currently installed.) 19:28:29 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:28:29 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:28:29 Setting up debconf (1.5.66ubuntu1) ... 19:28:29 (Reading database ... 13917 files and directories currently installed.) 19:28:29 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:28:29 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:28:29 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:28:29 (Reading database ... 13917 files and directories currently installed.) 19:28:29 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:28:29 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:28:29 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:28:29 (Reading database ... 13917 files and directories currently installed.) 19:28:29 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:28:29 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:28:29 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:28:29 (Reading database ... 13917 files and directories currently installed.) 19:28:29 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:28:30 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:28:30 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 19:28:30 (Reading database ... 13919 files and directories currently installed.) 19:28:30 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:28:30 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:28:30 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:28:30 (Reading database ... 13923 files and directories currently installed.) 19:28:30 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:28:30 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:28:30 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 19:28:30 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:28:30 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:28:30 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:28:30 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:28:30 (Reading database ... 13923 files and directories currently installed.) 19:28:30 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 19:28:30 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 19:28:30 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 19:28:30 (Reading database ... 13923 files and directories currently installed.) 19:28:30 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 19:28:30 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 19:28:30 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 19:28:30 (Reading database ... 13923 files and directories currently installed.) 19:28:30 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 19:28:30 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:28:31 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 19:28:31 (Reading database ... 13923 files and directories currently installed.) 19:28:31 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:28:31 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:28:31 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:28:31 (Reading database ... 13923 files and directories currently installed.) 19:28:31 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:28:31 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:28:31 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:28:31 (Reading database ... 13923 files and directories currently installed.) 19:28:31 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:28:31 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:28:31 Setting up passwd (1:4.5-1ubuntu2) ... 19:28:31 (Reading database ... 13923 files and directories currently installed.) 19:28:31 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:28:31 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:28:31 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:28:31 (Reading database ... 13923 files and directories currently installed.) 19:28:31 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:28:31 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:28:31 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:28:31 (Reading database ... 13923 files and directories currently installed.) 19:28:31 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:28:32 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:28:32 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:28:32 (Reading database ... 13923 files and directories currently installed.) 19:28:32 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:28:32 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:28:32 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:28:32 (Reading database ... 13923 files and directories currently installed.) 19:28:32 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:28:32 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:28:32 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:28:32 (Reading database ... 13923 files and directories currently installed.) 19:28:32 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:28:32 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:28:32 25b303627fd3: Pull complete 19:28:32 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:28:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:28:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:28:32 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:28:32 (Reading database ... 13923 files and directories currently installed.) 19:28:32 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 19:28:32 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 19:28:32 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 19:28:32 prd-ubuntu18.04-docker-arm64-4c-16g-11 does not seem to be running inside a container 19:28:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:28:33 (Reading database ... 13923 files and directories currently installed.) 19:28:33 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 19:28:33 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 19:28:33 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 19:28:33 (Reading database ... 13923 files and directories currently installed.) 19:28:33 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:28:33 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:28:33 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:28:33 (Reading database ... 13924 files and directories currently installed.) 19:28:33 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:28:33 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:28:33 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:28:33 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:28:33 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 19:28:33 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 19:28:33 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 19:28:33 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 19:28:33 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:28:33 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:28:33 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:28:33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:28:33 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:28:33 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:28:33 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:28:34 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:28:34 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:28:34 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:28:34 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:28:34 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:28:34 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:28:34 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:28:34 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 19:28:34 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 19:28:34 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:28:34 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:28:34 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:28:34 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:28:34 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:28:34 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:28:35 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:28:35 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:28:35 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:28:35 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:28:35 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:28:35 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:28:35 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:28:35 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:28:35 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:28:35 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:28:35 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:28:35 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:28:35 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:28:35 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:28:36 $ docker top 663b49926047103882766c01e5ee44d7ffd73c2f0b80627389b4e01bd65bc36c -eo pid,comm 19:28:36 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:28:36 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] { [Pipeline] sh 19:28:37 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:28:37 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:28:37 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:28:37 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:28:37 + docker-compose build --help 19:28:37 + grep parallel 19:28:37 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:28:37 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:28:38 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:28:38 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:28:38 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:28:38 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:28:38 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:28:38 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:28:39 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:28:39 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:28:39 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:28:39 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:28:39 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:28:39 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:28:39 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:28:39 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:28:39 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:28:39 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:28:39 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:28:39 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:28:39 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:28:39 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:28:39 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:28:39 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:28:39 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:28:39 Setting up tzdata (2021a-0ubuntu0.18.04) ... 19:28:39 19:28:39 Current default time zone: 'Etc/UTC' 19:28:39 Local time is now: Tue Oct 5 19:28:39 UTC 2021. 19:28:39 Universal Time is now: Tue Oct 5 19:28:39 UTC 2021. 19:28:39 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:28:39 19:28:39 Setting up systemd-sysv (237-3ubuntu10.52) ... 19:28:39 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:28:39 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 19:28:39 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:28:39 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:28:39 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:28:39 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:28:39 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:28:39 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:28:39 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:28:39 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:28:39 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:28:39 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:28:39 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 19:28:39 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:28:39 Setting up patch (2.7.6-2ubuntu1.1) ... 19:28:39 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:28:39 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:28:39 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 19:28:39 Installing new version of config file /etc/ssl/openssl.cnf ... 19:28:39 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:28:39 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:28:39 Setting up ca-certificates (20210119~18.04.2) ... 19:28:41 --parallel Build images in parallel. [Pipeline] } 19:28:41 $ docker stop --time=1 663b49926047103882766c01e5ee44d7ffd73c2f0b80627389b4e01bd65bc36c 19:28:41 Updating certificates in /etc/ssl/certs... 19:28:42 23 added, 28 removed; done. 19:28:42 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:28:42 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:28:42 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:28:42 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:28:42 Setting up pkgbinarymangler (138.18.04.1) ... 19:28:42 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:28:42 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 19:28:42 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:28:42 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:28:42 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:28:42 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:28:42 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:28:42 Setting up perl (5.26.1-6ubuntu0.5) ... 19:28:42 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 19:28:42 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:28:42 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:28:42 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 19:28:42 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:28:42 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:28:42 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:28:42 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:28:42 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:28:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:28:42 Processing triggers for systemd (237-3ubuntu10.52) ... 19:28:42 Processing triggers for mime-support (3.60ubuntu1) ... 19:28:42 Processing triggers for ca-certificates (20210119~18.04.2) ... 19:28:42 Updating certificates in /etc/ssl/certs... 19:28:43 $ docker rm -f 663b49926047103882766c01e5ee44d7ffd73c2f0b80627389b4e01bd65bc36c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:28:43 0 added, 0 removed; done. 19:28:43 Running hooks in /etc/ca-certificates/update.d... 19:28:43 done. 19:28:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:28:43 . [Pipeline] withDockerContainer 19:28:44 Reading package lists... 19:28:44 Building dependency tree... 19:28:44 Reading state information... 19:28:44 prd-ubuntu18.04-docker-arm64-4c-16g-11 does not seem to be running inside a container 19:28:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:28:44 The following NEW packages will be installed: 19:28:44 apt-transport-https 19:28:44 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:28:44 Need to get 4348 B of archives. 19:28:44 After this operation, 154 kB of additional disk space will be used. 19:28:44 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 19:28:44 debconf: delaying package configuration, since apt-utils is not installed 19:28:44 Fetched 4348 B in 0s (23.9 kB/s) 19:28:44 Selecting previously unselected package apt-transport-https. 19:28:44 (Reading database ... 13928 files and directories currently installed.) 19:28:44 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 19:28:44 Unpacking apt-transport-https (1.6.14) ... 19:28:44 Setting up apt-transport-https (1.6.14) ... 19:28:44 Waiting for network to be ready... 19:28:45 $ docker top 95b3a3f99a1ec28818e5bdb2a106a13ead948aec87ca57be336ab355c34316ad -eo pid,comm [Pipeline] { [Pipeline] sh 19:28:46 + docker-compose -f ./docker-compose-build.yml build --parallel 19:28:50 Building core-command ... 19:28:50 Building core-data ... 19:28:50 Building core-metadata ... 19:28:50 Building security-bootstrapper ... 19:28:50 Building security-proxy-setup ... 19:28:50 Building security-secretstore-setup ... 19:28:50 Building support-notifications ... 19:28:50 Building support-scheduler ... 19:28:50 Building sys-mgmt-agent ... 19:28:50 Building security-proxy-setup 19:28:50 Building security-secretstore-setup 19:28:50 Building support-scheduler 19:28:50 Building sys-mgmt-agent 19:28:50 Building core-command 19:28:51 2021-10-05T19:28:48Z INFO Waiting for automatic snapd restart... 19:28:52 snapd 2.51.7 from Canonical* installed 19:28:53 "snapd" switched to the "latest/stable" channel 19:28:53 19:28:56 core18 20210722 from Canonical* installed 19:28:56 "core18" switched to the "latest/stable" channel 19:28:56 19:28:58 snapcraft 5.0 from Canonical* installed 19:28:58 "snapcraft" switched to the "latest/stable" channel 19:28:58 19:29:02 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:29:02 - README.md 19:29:02 19:29:02 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:29:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:29:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:29:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:29:04 Reading package lists... 19:29:05 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:29:05 Reading package lists... 19:29:05 Building dependency tree... 19:29:05 Reading state information... 19:29:05 Suggested packages: 19:29:05 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:29:05 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:29:05 Recommended packages: 19:29:05 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:29:05 The following NEW packages will be installed: 19:29:05 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:29:05 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:29:05 pkg-config zip 19:29:05 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:29:05 Need to get 7670 kB of archives. 19:29:05 After this operation, 43.8 MB of additional disk space will be used. 19:29:05 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:29:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 19:29:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 19:29:05 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:29:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 19:29:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:29:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:29:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:29:05 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:29:06 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:29:06 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:29:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:29:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:29:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:29:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:29:06 debconf: delaying package configuration, since apt-utils is not installed 19:29:06 Fetched 7670 kB in 1s (10.3 MB/s) 19:29:06 Selecting previously unselected package libglib2.0-0:amd64. 19:29:06 (Reading database ... 13932 files and directories currently installed.) 19:29:06 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:29:06 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:29:06 Selecting previously unselected package libpsl5:amd64. 19:29:06 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:29:06 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:29:06 Selecting previously unselected package libnghttp2-14:amd64. 19:29:06 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:29:06 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:29:06 Selecting previously unselected package librtmp1:amd64. 19:29:06 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:29:06 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:29:06 Selecting previously unselected package libcurl3-gnutls:amd64. 19:29:06 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 19:29:06 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 19:29:06 Selecting previously unselected package liberror-perl. 19:29:06 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:29:06 Unpacking liberror-perl (0.17025-1) ... 19:29:06 Selecting previously unselected package git-man. 19:29:06 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 19:29:06 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 19:29:06 Selecting previously unselected package git. 19:29:06 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 19:29:06 Unpacking git (1:2.17.1-1ubuntu0.9) ... 19:29:07 Selecting previously unselected package libnorm1:amd64. 19:29:07 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:29:07 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:29:07 Selecting previously unselected package libpgm-5.2-0:amd64. 19:29:07 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:29:07 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:29:07 Selecting previously unselected package libsodium23:amd64. 19:29:07 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:29:07 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:29:07 Selecting previously unselected package libzmq5:amd64. 19:29:07 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:29:07 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:29:07 Selecting previously unselected package libzmq3-dev:amd64. 19:29:07 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:29:07 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:29:07 Selecting previously unselected package pkg-config. 19:29:07 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:29:07 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:29:08 Selecting previously unselected package zip. 19:29:08 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:29:08 Unpacking zip (3.0-11build1) ... 19:29:08 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:29:08 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 19:29:08 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:29:08 Setting up liberror-perl (0.17025-1) ... 19:29:08 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:29:08 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:29:08 No schema files found: doing nothing. 19:29:08 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:29:08 Setting up zip (3.0-11build1) ... 19:29:08 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:29:08 Setting up libsodium23:amd64 (1.0.16-2) ... 19:29:08 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:29:08 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:29:08 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 19:29:08 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:29:08 Setting up git (1:2.17.1-1ubuntu0.9) ... 19:29:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:29:08 git set to automatically installed. 19:29:08 git-man set to automatically installed. 19:29:08 libcurl3-gnutls set to automatically installed. 19:29:08 liberror-perl set to automatically installed. 19:29:08 libglib2.0-0 set to automatically installed. 19:29:08 libnghttp2-14 set to automatically installed. 19:29:08 libnorm1 set to automatically installed. 19:29:08 libpgm-5.2-0 set to automatically installed. 19:29:08 libpsl5 set to automatically installed. 19:29:08 librtmp1 set to automatically installed. 19:29:08 libsodium23 set to automatically installed. 19:29:08 libzmq3-dev set to automatically installed. 19:29:08 libzmq5 set to automatically installed. 19:29:08 pkg-config set to automatically installed. 19:29:08 zip set to automatically installed. 19:29:09 snapd is not logged in, snap install commands will use sudo 19:29:18 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 19:29:18 snapd is not logged in, snap install commands will use sudo 19:29:18 snap "core18" has no updates available 19:29:18 Pulling config-common 19:29:18 + snapcraftctl pull 19:29:20 Pulling go-build-helper 19:29:20 + snapcraftctl pull 19:29:21 'edgex-go' has dependencies that need to be staged: go-build-helper 19:29:21 Skipping pull go-build-helper (already ran) 19:29:21 Building go-build-helper 19:29:21 + snapcraftctl build 19:29:23 Staging go-build-helper 19:29:23 + snapcraftctl stage 19:29:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:29:33 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:29:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 19:29:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 19:29:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:29:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:29:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 19:29:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 19:29:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 19:29:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 19:29:33 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:29:33 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:29:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:29:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:29:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:29:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:29:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:29:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:29:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:29:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] 19:29:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 19:29:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 19:29:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 19:29:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 19:29:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 19:29:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1755 kB] 19:29:33 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 19:29:33 Fetched 25.4 MB in 0s (0 B/s) 19:29:33 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:29:33 Fetched 224 kB in 0s (0 B/s) 19:29:33 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:29:33 Fetched 157 kB in 0s (0 B/s) 19:29:33 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:29:33 Fetched 221 kB in 0s (0 B/s) 19:29:33 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:29:33 Fetched 143 kB in 0s (0 B/s) 19:29:33 Pulling edgex-go 19:29:33 + snapcraftctl pull 19:29:33 Pulling hooks 19:29:33 + snapcraftctl pull 19:29:51 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:29:51 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:29:51 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:29:51 Fetched 0 B in 0s (0 B/s) 19:29:51 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:29:51 Fetched 96.5 kB in 0s (0 B/s) 19:29:51 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:29:51 Fetched 279 kB in 0s (0 B/s) 19:29:51 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:29:51 Fetched 122 kB in 0s (0 B/s) 19:29:51 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:29:51 Fetched 77.8 kB in 0s (0 B/s) 19:29:51 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:29:51 Fetched 8848 B in 0s (0 B/s) 19:29:51 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:29:51 Fetched 47.8 kB in 0s (0 B/s) 19:29:51 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:29:51 Fetched 45.6 kB in 0s (0 B/s) 19:29:51 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:29:51 Fetched 15.0 kB in 0s (0 B/s) 19:29:51 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 19:29:51 Fetched 220 kB in 0s (0 B/s) 19:29:51 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 19:29:51 Fetched 154 kB in 0s (0 B/s) 19:29:51 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:29:51 Fetched 50.6 kB in 0s (0 B/s) 19:29:51 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:29:51 Fetched 14.8 kB in 0s (0 B/s) 19:29:51 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:29:51 Fetched 41.8 kB in 0s (0 B/s) 19:29:51 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:29:51 Fetched 499 kB in 0s (0 B/s) 19:29:51 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:29:51 Fetched 111 kB in 0s (0 B/s) 19:29:51 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:29:51 Fetched 240 kB in 0s (0 B/s) 19:29:51 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:29:51 Fetched 29.3 kB in 0s (0 B/s) 19:29:51 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:29:51 Fetched 85.5 kB in 0s (0 B/s) 19:29:51 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:29:51 Fetched 24.5 kB in 0s (0 B/s) 19:29:51 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:29:51 Fetched 49.2 kB in 0s (0 B/s) 19:29:51 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:29:51 Fetched 54.2 kB in 0s (0 B/s) 19:29:51 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:29:51 Fetched 30.8 kB in 0s (0 B/s) 19:29:51 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 19:29:51 Fetched 15.8 kB in 0s (0 B/s) 19:29:51 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:29:51 Fetched 85.9 kB in 0s (0 B/s) 19:29:51 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:29:51 Fetched 8720 B in 0s (0 B/s) 19:29:51 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 19:29:51 Fetched 140 kB in 0s (0 B/s) 19:29:51 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:29:51 Fetched 119 kB in 0s (0 B/s) 19:29:51 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 19:29:51 Fetched 111 kB in 0s (0 B/s) 19:29:51 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:29:51 Fetched 11.1 kB in 0s (0 B/s) 19:29:51 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 19:29:51 Fetched 646 kB in 0s (0 B/s) 19:29:51 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:29:51 Fetched 41.3 kB in 0s (0 B/s) 19:29:51 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:29:51 Fetched 17.9 kB in 0s (0 B/s) 19:29:51 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:29:51 Fetched 368 kB in 0s (0 B/s) 19:29:51 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:29:51 Fetched 187 kB in 0s (0 B/s) 19:29:51 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:29:51 Fetched 175 kB in 0s (0 B/s) 19:29:51 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:29:51 Fetched 206 kB in 0s (0 B/s) 19:29:51 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 19:29:51 Fetched 1302 kB in 0s (0 B/s) 19:29:51 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:29:51 Fetched 36.2 kB in 0s (0 B/s) 19:29:51 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 19:29:51 Fetched 159 kB in 0s (0 B/s) 19:29:51 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:29:51 Fetched 107 kB in 0s (0 B/s) 19:29:51 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:29:51 Fetched 48.7 kB in 0s (0 B/s) 19:29:51 Pulling static-packages 19:29:51 + snapcraftctl pull 19:29:51 Pulling version 19:29:51 + cd /root/project 19:29:51 + git describe --tags --abbrev=0 19:29:51 + sed s/v// 19:29:51 + GIT_VERSION=2.0.1-dev.65 19:29:51 + [ -z 2.0.1-dev.65 ] 19:29:51 + snapcraftctl set-version 2.0.1-dev.65 19:29:52 Building config-common 19:29:52 + snapcraftctl build 19:29:54 Skipping build go-build-helper (already ran) 19:29:54 Building edgex-go 19:29:54 + cd /root/parts/edgex-go/src 19:29:54 + git describe --tags --abbrev=0 19:29:54 + sed s/v// 19:29:54 + GIT_VERSION=2.0.1-dev.65 19:29:54 + [ -z 2.0.1-dev.65 ] 19:29:54 + echo 2.0.1-dev.65 19:29:54 + make build 19:29:54 go mod tidy 19:29:57 go: downloading github.com/gorilla/mux v1.8.0 19:29:57 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 19:29:57 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.19 19:29:57 go: downloading github.com/stretchr/testify v1.7.0 19:29:58 go: downloading github.com/google/uuid v1.3.0 19:29:58 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 19:29:58 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 19:29:58 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 19:29:58 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:29:58 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:29:58 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 19:29:58 go: downloading github.com/lib/pq v1.10.3 19:29:58 go: downloading github.com/golang-jwt/jwt/v4 v4.1.0 19:29:58 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 19:29:58 go: downloading github.com/pelletier/go-toml v1.9.4 19:29:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:29:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:29:58 ---> 2fb92fbd24d2 19:29:58 Step 3/23 : WORKDIR /edgex-go 19:29:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:29:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:29:58 ---> 2fb92fbd24d2 19:29:58 Step 3/24 : WORKDIR /edgex-go 19:29:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:29:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:29:58 ---> 2fb92fbd24d2 19:29:58 Step 3/22 : WORKDIR /edgex-go 19:29:58 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:29:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:29:58 ---> 2fb92fbd24d2 19:29:58 Step 3/26 : WORKDIR /edgex-go 19:29:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:29:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:29:58 ---> 2fb92fbd24d2 19:29:58 Step 3/24 : WORKDIR /edgex-go 19:29:58 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 19:29:58 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 19:29:59 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 19:29:59 go: downloading github.com/davecgh/go-spew v1.1.1 19:29:59 go: downloading github.com/pmezard/go-difflib v1.0.0 19:29:59 go: downloading github.com/go-playground/validator/v10 v10.9.0 19:29:59 go: downloading github.com/stretchr/objx v0.1.1 19:29:59 go: downloading github.com/go-kit/kit v0.11.0 19:29:59 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 19:29:59 go: downloading github.com/x448/float16 v0.8.4 19:29:59 go: downloading github.com/go-playground/universal-translator v0.18.0 19:29:59 go: downloading github.com/leodido/go-urn v1.2.1 19:29:59 go: downloading golang.org/x/text v0.3.6 19:29:59 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:29:59 go: downloading github.com/go-playground/locales v0.14.0 19:30:00 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 19:30:00 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:30:00 go: downloading github.com/pebbe/zmq4 v1.2.7 19:30:00 go: downloading github.com/kr/pretty v0.3.0 19:30:00 go: downloading github.com/go-logfmt/logfmt v0.5.0 19:30:00 go: downloading github.com/go-stack/stack v1.8.0 19:30:00 go: downloading github.com/hashicorp/consul/api v1.8.1 19:30:00 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:30:00 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 19:30:00 go: downloading github.com/gorilla/websocket v1.4.2 19:30:00 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 19:30:00 go: downloading github.com/kr/text v0.2.0 19:30:00 go: downloading github.com/rogpeppe/go-internal v1.8.0 19:30:00 go: downloading github.com/onsi/ginkgo v1.10.1 19:30:00 go: downloading github.com/onsi/gomega v1.7.0 19:30:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:30:00 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:30:00 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:30:00 go: downloading github.com/hashicorp/serf v0.9.5 19:30:00 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:30:00 go: downloading github.com/hashicorp/consul/sdk v0.7.0 19:30:00 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:30:00 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:30:00 go: downloading github.com/mitchellh/copystructure v1.0.0 19:30:00 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:30:00 go: downloading github.com/fatih/color v1.9.0 19:30:00 go: downloading github.com/mattn/go-colorable v0.1.6 19:30:00 go: downloading github.com/mattn/go-isatty v0.0.12 19:30:00 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:30:00 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:30:00 go: downloading github.com/hashicorp/memberlist v0.2.2 19:30:00 go: downloading github.com/pkg/errors v0.9.1 19:30:00 go: downloading github.com/hpcloud/tail v1.0.0 19:30:00 go: downloading gopkg.in/yaml.v2 v2.4.0 19:30:00 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:30:00 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:30:00 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:30:00 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:30:00 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:30:00 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:30:00 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:30:00 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:30:00 go: downloading github.com/hashicorp/go-multierror v1.1.0 19:30:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 19:30:00 go: downloading github.com/miekg/dns v1.1.26 19:30:00 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:30:01 go: downloading github.com/hashicorp/errwrap v1.0.0 19:30:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o cmd/core-data/core-data ./cmd/core-data 19:30:01 ---> Running in 7ab62d2294d4 19:30:01 ---> Running in 4f18e52f60d9 19:30:01 ---> Running in 52a4aa473f79 19:30:01 ---> Running in fae6a0302d7f 19:30:01 ---> Running in 42f350427e51 19:30:01 Removing intermediate container 4f18e52f60d9 19:30:01 ---> 9fb2624bfec7 19:30:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:01 Removing intermediate container 42f350427e51 19:30:01 ---> 5599dceeed4c 19:30:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:01 Removing intermediate container 52a4aa473f79 19:30:01 ---> 0b96a6b88412 19:30:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:01 ---> Running in 600658e103a1 19:30:01 Removing intermediate container 7ab62d2294d4 19:30:01 ---> b4d629ef5f51 19:30:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:02 ---> Running in bb97bed4d92a 19:30:02 ---> Running in 307516d938d9 19:30:02 Removing intermediate container fae6a0302d7f 19:30:02 ---> d92b1dba52ba 19:30:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:02 ---> Running in d489335064de 19:30:02 ---> Running in a844db64c446 19:30:05 Removing intermediate container 600658e103a1 19:30:05 ---> 477bbf3886aa 19:30:05 Step 5/22 : RUN apk add --update --no-cache make git 19:30:05 ---> Running in ba7a3fd31660 19:30:05 Removing intermediate container bb97bed4d92a 19:30:06 ---> ada1ff4c72de 19:30:06 Step 5/26 : RUN apk add --update --no-cache make git 19:30:06 Removing intermediate container 307516d938d9 19:30:06 ---> 345b38829c8b 19:30:06 Step 5/24 : RUN apk add --update --no-cache make git 19:30:06 Removing intermediate container a844db64c446 19:30:06 ---> af5f6ddd3f90 19:30:06 Step 5/24 : RUN apk add --update --no-cache make bash git 19:30:06 ---> Running in a1ca36ce2c0c 19:30:06 ---> Running in ab1f5e4d02f4 19:30:06 Removing intermediate container d489335064de 19:30:06 ---> 40c3428105ff 19:30:06 Step 5/23 : RUN apk add --update --no-cache make git 19:30:06 ---> Running in 283244b2327b 19:30:06 ---> Running in efc241d22b0b 19:30:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:30:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:30:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:30:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:30:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:30:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:30:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:30:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:30:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:30:10 OK: 218 MiB in 52 packages 19:30:10 OK: 218 MiB in 52 packages 19:30:11 OK: 218 MiB in 52 packages 19:30:11 OK: 218 MiB in 52 packages 19:30:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:30:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:30:11 Removing intermediate container a1ca36ce2c0c 19:30:11 ---> 9d1153ba8758 19:30:11 Step 6/26 : COPY go.mod . 19:30:12 OK: 218 MiB in 52 packages 19:30:12 Removing intermediate container ab1f5e4d02f4 19:30:12 ---> 0d4667d97f22 19:30:12 Step 6/24 : COPY go.mod . 19:30:12 Removing intermediate container efc241d22b0b 19:30:12 ---> 137794591bd5 19:30:12 Step 6/23 : COPY go.mod . 19:30:13 Removing intermediate container 283244b2327b 19:30:13 ---> 8aa179cd4430 19:30:13 Step 6/24 : COPY go.mod . 19:30:13 ---> 11609ff1524e 19:30:13 Step 7/26 : RUN go mod download 19:30:13 ---> Running in 6462dffb99e1 19:30:13 ---> 4ef7a06286b7 19:30:13 Step 7/24 : RUN go mod download 19:30:13 Removing intermediate container ba7a3fd31660 19:30:13 ---> 9c0796e00514 19:30:13 Step 6/22 : COPY go.mod . 19:30:13 ---> Running in a33a43f66606 19:30:14 ---> 67536a05e5bb 19:30:14 Step 7/23 : RUN go mod download 19:30:14 ---> 1954c178362e 19:30:14 Step 7/24 : RUN go mod download 19:30:14 ---> Running in 49f73aeee018 19:30:14 ---> Running in 26b7e743d2b3 19:30:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o cmd/core-command/core-command ./cmd/core-command 19:30:15 ---> 2080563f635e 19:30:15 Step 7/22 : RUN go mod download 19:30:15 ---> Running in 866f799ec2dd 19:30:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:30:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:30:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:30:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:30:20 Removing intermediate container 6462dffb99e1 19:30:20 ---> 5d3e6e46ae24 19:30:20 Step 8/26 : COPY . . 19:30:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:30:21 Removing intermediate container a33a43f66606 19:30:21 ---> 18f52fd61bb3 19:30:21 Step 8/24 : COPY . . 19:30:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:30:21 Removing intermediate container 26b7e743d2b3 19:30:21 ---> 5abfc7b8162b 19:30:21 Step 8/24 : COPY . . 19:30:21 Removing intermediate container 49f73aeee018 19:30:21 ---> ac16b592f53b 19:30:21 Step 8/23 : COPY . . 19:30:22 Removing intermediate container 866f799ec2dd 19:30:22 ---> d494ab2f2876 19:30:22 Step 8/22 : COPY . . 19:30:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:30:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o ./cmd/secrets-config ./cmd/secrets-config 19:30:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:30:26 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:30:26 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:30:26 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:30:26 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:30:26 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:30:26 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:30:26 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:30:26 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:30:26 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:30:26 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:30:26 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:30:26 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:30:26 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:30:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:30:26 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:30:26 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:30:26 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:30:26 + 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 19:30:26 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:30:26 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:30:26 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:30:26 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:30:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:30:26 + 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 19:30:26 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:30:26 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:30:26 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:30:27 Building hooks 19:30:27 + cd /root/parts/hooks/src 19:30:27 + make build 19:30:27 go mod tidy 19:30:28 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 19:30:28 go: downloading github.com/stretchr/testify v1.5.1 19:30:28 go: downloading gopkg.in/yaml.v2 v2.2.2 19:30:28 go: downloading github.com/davecgh/go-spew v1.1.0 19:30:28 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:30:29 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:30:30 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:30:30 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:30:33 Building static-packages 19:30:33 + snapcraftctl build 19:30:34 Building version 19:30:34 + snapcraftctl build 19:30:36 Staging config-common 19:30:36 + snapcraftctl stage 19:30:38 Skipping stage go-build-helper (already ran) 19:30:38 Staging edgex-go 19:30:38 + snapcraftctl stage 19:30:39 Staging hooks 19:30:39 + snapcraftctl stage 19:30:40 Staging static-packages 19:30:40 + snapcraftctl stage 19:30:41 Staging version 19:30:41 + snapcraftctl stage 19:30:42 Priming config-common 19:30:42 + snapcraftctl prime 19:30:43 Priming go-build-helper 19:30:43 + snapcraftctl prime 19:30:44 Priming edgex-go 19:30:44 + snapcraftctl prime 19:30:46 Priming hooks 19:30:46 + snapcraftctl prime 19:30:47 Priming static-packages 19:30:47 + snapcraftctl prime 19:30:49 ---> e5ce507e1f7b 19:30:49 Step 9/23 : RUN go mod tidy 19:30:49 ---> e7351699c27d 19:30:49 Step 9/24 : RUN go mod tidy 19:30:49 ---> a8a1f7ab659e 19:30:49 Step 9/24 : RUN go mod tidy 19:30:49 ---> d965968df37f 19:30:49 Step 9/22 : RUN go mod tidy 19:30:49 ---> 15abb6a97826 19:30:49 Step 9/26 : RUN go mod tidy 19:30:49 ---> Running in c3fe22be0332 19:30:49 ---> Running in 8a6f2b69d821 19:30:49 ---> Running in 3399a96c4004 19:30:49 ---> Running in fae577af267a 19:30:49 ---> Running in 1761e7558963 19:30:49 Priming version 19:30:49 + snapcraftctl prime 19:30:50 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] } 19:30:57 Removing intermediate container c3fe22be0332 19:30:57 ---> 18b6c03b32ae 19:30:57 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:30:57 Removing intermediate container 8a6f2b69d821 19:30:57 ---> a363787d20b8 19:30:57 Step 10/24 : RUN make cmd/core-command/core-command 19:30:57 ---> Running in 06075c4bf469 19:30:57 ---> Running in 61ab0cdfb15d 19:30:57 Removing intermediate container 1761e7558963 19:30:57 ---> 658c316f42fd 19:30:57 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:30:57 Removing intermediate container 3399a96c4004 19:30:57 ---> 2bb967c4c05e 19:30:57 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:30:57 Removing intermediate container fae577af267a 19:30:57 ---> 68b7d93cc940 19:30:57 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:30:57 ---> Running in 18d7046ebdd0 19:30:57 ---> Running in 35a0a90c19ee 19:30:57 ---> Running in 883a63be0705 19:30:58 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:30:58 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:30:59 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:30:59 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:30:59 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:32:51 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:32:51 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:32:52 Removing intermediate container 61ab0cdfb15d 19:32:52 ---> 5bb880a2cd89 19:32:52 19:32:52 Step 11/24 : FROM alpine:3.14 19:32:52 Removing intermediate container 18d7046ebdd0 19:32:52 ---> b461d91de90b 19:32:52 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:32:52 3.14: Pulling from library/alpine 19:32:53 ---> Running in 68f6770a7c32 19:32:56 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:32:56 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:32:56 Status: Downloaded newer image for alpine:3.14 19:32:56 ---> bb3de5531c18 19:32:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:32:56 ---> Running in 18157b8b5c87 19:32:58 Removing intermediate container 35a0a90c19ee 19:32:58 ---> 327fefb41392 19:32:58 19:32:58 Step 11/26 : FROM alpine:3.14 19:32:58 ---> bb3de5531c18 19:32:58 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:32:58 Removing intermediate container 883a63be0705 19:32:58 ---> b9e571bc52bc 19:32:58 19:32:58 Step 11/22 : FROM alpine:3.14 19:32:58 ---> bb3de5531c18 19:32:58 Step 12/22 : RUN apk add --update --no-cache curl 19:32:58 ---> Running in 9471f755e32e 19:32:58 ---> Running in a5027a583e4b 19:32:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:32:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:32:59 Removing intermediate container 68f6770a7c32 19:32:59 ---> d8c54cbfb40c 19:32:59 19:32:59 Step 12/24 : FROM docker:20.10.8 19:33:00 (1/1) Installing dumb-init (1.2.5-r1) 19:33:00 Executing busybox-1.33.1-r3.trigger 19:33:00 OK: 5 MiB in 15 packages 19:33:00 20.10.8: Pulling from library/docker 19:33:00 Removing intermediate container 06075c4bf469 19:33:00 ---> 0bbf45ba1b9d 19:33:00 19:33:00 Step 11/23 : FROM alpine:3.14 19:33:00 ---> bb3de5531c18 19:33:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:33:00 ---> Running in 53de64e25493 19:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:33:01 Removing intermediate container 18157b8b5c87 19:33:01 ---> 69b74322af52 19:33:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:33:02 (1/5) Installing ca-certificates (20191127-r5) 19:33:02 ---> Running in 1bbbc2572269 19:33:02 (2/5) Installing brotli-libs (1.0.9-r5) 19:33:02 (1/3) Installing ca-certificates (20191127-r5) 19:33:02 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:33:02 (4/5) Installing libcurl (7.79.1-r0) 19:33:02 (5/5) Installing curl (7.79.1-r0) 19:33:02 Executing busybox-1.33.1-r3.trigger 19:33:02 (2/3) Installing dumb-init (1.2.5-r1) 19:33:02 (3/3) Installing su-exec (0.2-r1) 19:33:02 Executing busybox-1.33.1-r3.trigger 19:33:02 Executing ca-certificates-20191127-r5.trigger 19:33:02 Executing ca-certificates-20191127-r5.trigger 19:33:02 OK: 8 MiB in 19 packages 19:33:02 OK: 6 MiB in 17 packages 19:33:02 Removing intermediate container 1bbbc2572269 19:33:02 ---> 433cfc79c1a3 19:33:02 Step 14/24 : ENV APP_PORT=59882 19:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:33:02 ---> Running in f93e40cb4962 19:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:33:03 Removing intermediate container f93e40cb4962 19:33:03 ---> 7ad0655cc414 19:33:03 Step 15/24 : EXPOSE $APP_PORT 19:33:03 ---> Running in 6b34bafdc2cb 19:33:04 (1/1) Installing dumb-init (1.2.5-r1) 19:33:04 Executing busybox-1.33.1-r3.trigger 19:33:04 OK: 5 MiB in 15 packages 19:33:04 Removing intermediate container a5027a583e4b 19:33:04 ---> 4679bd3440cd 19:33:04 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:33:04 Removing intermediate container 6b34bafdc2cb 19:33:04 ---> 239019102cf3 19:33:04 Step 16/24 : WORKDIR / 19:33:04 ---> Running in 89d34ab034b2 19:33:04 Removing intermediate container 9471f755e32e 19:33:04 ---> 7fb684bf8f6e 19:33:04 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:33:04 ---> Running in f889f314eac1 19:33:04 ---> Running in 675ea834bc2f 19:33:05 Removing intermediate container 89d34ab034b2 19:33:05 ---> ebbe2eaa8f0c 19:33:05 Step 14/26 : WORKDIR / 19:33:05 ---> Running in e2da066a8d2c 19:33:05 Removing intermediate container 53de64e25493 19:33:05 ---> 58b9e0e091ef 19:33:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:33:05 Removing intermediate container f889f314eac1 19:33:05 ---> 76667024e3b9 19:33:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:05 Removing intermediate container 675ea834bc2f 19:33:05 ---> 751d92db5f81 19:33:05 Step 14/22 : WORKDIR /edgex 19:33:05 ---> Running in 66e23d16e152 19:33:05 ---> Running in 652d61a862a7 19:33:06 Removing intermediate container e2da066a8d2c 19:33:06 ---> 0753c5d7b7ed 19:33:06 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:33:06 Removing intermediate container 66e23d16e152 19:33:06 ---> 30174dbb442e 19:33:06 Step 14/23 : ENV APP_PORT=59861 19:33:06 Removing intermediate container 652d61a862a7 19:33:06 ---> 995dfbfadf6e 19:33:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:33:06 ---> Running in 639a01a74ec5 19:33:06 ---> b9f97e1e38b2 19:33:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:33:07 Removing intermediate container 639a01a74ec5 19:33:07 ---> f9713b1608b3 19:33:07 Step 15/23 : EXPOSE $APP_PORT 19:33:07 ---> 2aecf8d969f1 19:33:07 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:33:07 ---> Running in aabf46ad4f63 19:33:07 ---> aea9af2efacd 19:33:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:33:08 Removing intermediate container aabf46ad4f63 19:33:08 ---> 73142ac9b9af 19:33:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:08 ---> eff81e1daa16 19:33:08 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:33:08 ---> 039e2f9ebff2 19:33:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:33:09 ---> 097ad1178f6d 19:33:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:33:09 ---> 780b00bf182d 19:33:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:33:09 ---> cbd2b2c53f9c 19:33:09 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:33:09 ---> a9d5c7d7b823 19:33:09 Step 20/24 : ENTRYPOINT ["/core-command"] 19:33:09 ---> Running in ba1e506f0e59 19:33:10 Removing intermediate container ba1e506f0e59 19:33:10 ---> 80afd8fefb7b 19:33:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:33:10 ---> 69cf3b5368d6 19:33:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:33:10 ---> Running in 0ef2528b28cf 19:33:11 ---> 9eb020b84b33 19:33:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:33:11 ---> 2085c0fffc7f 19:33:11 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:33:11 ---> Running in 5011d0381d77 19:33:11 Removing intermediate container 0ef2528b28cf 19:33:11 ---> bfadfcef9861 19:33:11 Step 22/24 : LABEL arch=arm64 19:33:11 ---> Running in 103e67c8b908 19:33:11 Removing intermediate container 5011d0381d77 19:33:11 ---> d5151f48a263 19:33:11 Step 19/22 : CMD ["--init=true"] 19:33:12 ---> c92628bed984 19:33:12 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:33:12 ---> 5e87ca898844 19:33:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:33:12 ---> Running in d3e9092d3c10 19:33:12 Removing intermediate container 103e67c8b908 19:33:12 ---> 2e6699b989ce 19:33:12 Step 23/24 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 19:33:12 ---> Running in 2a8408e4b082 19:33:12 ---> Running in ca2bae6409e2 19:33:12 Removing intermediate container d3e9092d3c10 19:33:12 ---> 843cd47f6bf5 19:33:12 Step 20/22 : LABEL arch=arm64 19:33:13 Removing intermediate container 2a8408e4b082 19:33:13 ---> a0699f9bac46 19:33:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:33:13 ---> Running in e28571f6c44a 19:33:13 Removing intermediate container ca2bae6409e2 19:33:13 ---> 159d24128a1b 19:33:13 Step 24/24 : LABEL version=0.0.0 19:33:13 ---> Running in 77a5108bc7d7 19:33:13 ---> Running in 4d7b5f90f07e 19:33:13 Removing intermediate container e28571f6c44a 19:33:13 ---> f26439ee0655 19:33:13 Step 21/22 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 19:33:13 ---> eb3e79b389e9 19:33:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:33:13 ---> Running in 00f51e662011 19:33:13 Removing intermediate container 4d7b5f90f07e 19:33:13 ---> 5e5d7d93c75a 19:33:13 19:33:13 Removing intermediate container 77a5108bc7d7 19:33:13 ---> 68c7ba027b0f 19:33:13 Step 21/23 : LABEL arch=arm64 19:33:13 ---> Running in e3d916eb082c 19:33:14 Successfully built 5e5d7d93c75a 19:33:14 Successfully tagged core-command-arm64:latest 19:33:14  Building core-command ... done Building core-metadata 19:33:14 Removing intermediate container 00f51e662011 19:33:14 ---> aa715203c22b 19:33:14 Step 22/22 : LABEL version=0.0.0 19:33:14 ---> Running in 670d3a8c4f80 19:33:14 ---> dc8ce1af6f1f 19:33:14 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:33:14 Removing intermediate container e3d916eb082c 19:33:14 ---> ca67b7198cc9 19:33:14 Step 22/23 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 19:33:14 ---> Running in 04bb84f536fe 19:33:14 ---> Running in 0b4bbfd58852 19:33:15 Removing intermediate container 670d3a8c4f80 19:33:15 ---> 4eb731a6d2dc 19:33:15 19:33:15 Removing intermediate container 04bb84f536fe 19:33:15 ---> 6b2f799260d3 19:33:15 Step 23/23 : LABEL version=0.0.0 19:33:15 Successfully built 4eb731a6d2dc 19:33:15 Successfully tagged security-proxy-setup-arm64:latest 19:33:15  Building security-proxy-setup ... done Building security-bootstrapper 19:33:15 ---> Running in 9546160f96ad 19:33:16 Removing intermediate container 9546160f96ad 19:33:16 ---> af05c6d03f7f 19:33:16 19:33:16 Successfully built af05c6d03f7f 19:33:16 Successfully tagged support-scheduler-arm64:latest 19:33:16  Building support-scheduler ... done Building support-notifications 19:33:17 Removing intermediate container 0b4bbfd58852 19:33:17 ---> 43277d1f301d 19:33:17 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:33:17 ---> Running in 9b35c81911e3 19:33:18 Removing intermediate container 9b35c81911e3 19:33:18 ---> 688342bf1063 19:33:18 Step 24/26 : LABEL arch=arm64 19:33:18 ---> Running in ff3ed0070e62 19:33:19 Removing intermediate container ff3ed0070e62 19:33:19 ---> 000ac4891830 19:33:19 Step 25/26 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 19:33:19 ---> Running in dd06eaadf212 19:33:20 Removing intermediate container dd06eaadf212 19:33:20 ---> 39aafc434d62 19:33:20 Step 26/26 : LABEL version=0.0.0 19:33:20 ---> Running in 0b59ba6382d5 19:33:21 Removing intermediate container 0b59ba6382d5 19:33:21 ---> 0ca85b3e415e 19:33:21 19:33:21 Successfully built 0ca85b3e415e 19:33:21 Successfully tagged security-secretstore-setup-arm64:latest 19:33:21 Building core-data 19:33:40  Building security-secretstore-setup ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 19:33:40 Status: Downloaded newer image for docker:20.10.8 19:33:40 ---> 3734d5adc5ac 19:33:40 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:33:43 ---> Running in 5ae2de0559ef 19:33:43 Removing intermediate container 5ae2de0559ef 19:33:43 ---> cf416e2a7dcb 19:33:43 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:33:43 ---> Running in b7b5c585241f 19:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:33:46 (1/42) Installing readline (8.1.0-r0) 19:33:46 (2/42) Installing bash (5.1.4-r0) 19:33:46 Executing bash-5.1.4-r0.post-install 19:33:46 (3/42) Installing brotli-libs (1.0.9-r5) 19:33:46 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:33:46 (5/42) Installing libcurl (7.79.1-r0) 19:33:46 (6/42) Installing curl (7.79.1-r0) 19:33:46 (7/42) Installing dumb-init (1.2.5-r1) 19:33:46 (8/42) Installing libbz2 (1.0.8-r1) 19:33:46 (9/42) Installing expat (2.4.1-r0) 19:33:46 (10/42) Installing libffi (3.3-r2) 19:33:46 (11/42) Installing gdbm (1.19-r0) 19:33:46 (12/42) Installing xz-libs (5.2.5-r0) 19:33:46 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:33:46 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:33:46 (15/42) Installing mpdecimal (2.5.1-r1) 19:33:46 (16/42) Installing sqlite-libs (3.35.5-r0) 19:33:46 (17/42) Installing python3 (3.9.5-r1) 19:33:48 (18/42) Installing py3-appdirs (1.4.4-r2) 19:33:48 (19/42) Installing py3-chardet (4.0.0-r2) 19:33:48 (20/42) Installing py3-idna (3.2-r0) 19:33:48 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:33:48 (22/42) Installing py3-certifi (2020.12.5-r1) 19:33:48 (23/42) Installing py3-requests (2.25.1-r4) 19:33:48 (24/42) Installing py3-msgpack (1.0.2-r1) 19:33:48 (25/42) Installing py3-lockfile (0.12.2-r4) 19:33:48 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:33:48 (27/42) Installing py3-colorama (0.4.4-r1) 19:33:48 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:33:48 (29/42) Installing py3-distlib (0.3.1-r3) 19:33:48 (30/42) Installing py3-distro (1.5.0-r3) 19:33:48 (31/42) Installing py3-six (1.15.0-r1) 19:33:48 (32/42) Installing py3-webencodings (0.5.1-r4) 19:33:48 (33/42) Installing py3-html5lib (1.1-r1) 19:33:48 (34/42) Installing py3-parsing (2.4.7-r2) 19:33:49 (35/42) Installing py3-packaging (20.9-r1) 19:33:49 (36/42) Installing py3-toml (0.10.2-r2) 19:33:49 (37/42) Installing py3-pep517 (0.10.0-r2) 19:33:49 (38/42) Installing py3-progress (1.5-r2) 19:33:49 (39/42) Installing py3-retrying (1.3.3-r1) 19:33:49 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:33:49 (41/42) Installing py3-setuptools (52.0.0-r3) 19:33:49 (42/42) Installing py3-pip (20.3.4-r1) 19:33:49 Executing busybox-1.33.1-r3.trigger 19:33:49 OK: 84 MiB in 64 packages 19:33:54 Collecting docker-compose==1.23.2 19:33:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:33:54 Collecting docopt<0.7,>=0.6.1 19:33:54 Downloading docopt-0.6.2.tar.gz (25 kB) 19:33:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:33:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:33:54 ---> 2fb92fbd24d2 19:33:54 Step 3/24 : WORKDIR /edgex-go 19:33:54 ---> Using cache 19:33:54 ---> d92b1dba52ba 19:33:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:54 ---> Using cache 19:33:54 ---> af5f6ddd3f90 19:33:54 Step 5/24 : RUN apk add --update --no-cache make git 19:33:56 Collecting jsonschema<3,>=2.5.1 19:33:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:33:56 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:33:56 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:33:56 ---> 2fb92fbd24d2 19:33:56 Step 3/32 : WORKDIR /edgex-go 19:33:56 ---> Using cache 19:33:56 ---> d92b1dba52ba 19:33:56 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:56 ---> Using cache 19:33:56 ---> af5f6ddd3f90 19:33:56 Step 5/32 : RUN apk add --update --no-cache make git 19:33:56 Collecting websocket-client<1.0,>=0.32.0 19:33:56 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:33:57 Collecting cached-property<2,>=1.2.0 19:33:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:33:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:33:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:33:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 19:33:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:33:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:33:58 ---> 2fb92fbd24d2 19:33:58 Step 3/23 : WORKDIR /edgex-go 19:33:58 ---> Using cache 19:33:58 ---> d92b1dba52ba 19:33:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:58 ---> Using cache 19:33:58 ---> af5f6ddd3f90 19:33:58 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:33:58 Collecting PyYAML<4,>=3.10 19:33:58 ---> Running in 255894f13e9d 19:33:58 ---> Running in 6166f83ba5f8 19:33:58 Downloading PyYAML-3.13.tar.gz (270 kB) 19:33:58 ---> Running in 07e5e655faf1 19:34:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:34:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:34:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:34:01 ---> 2fb92fbd24d2 19:34:01 Step 3/24 : WORKDIR /edgex-go 19:34:01 ---> Using cache 19:34:01 ---> d92b1dba52ba 19:34:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:01 ---> Using cache 19:34:01 ---> af5f6ddd3f90 19:34:01 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:34:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:34:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:34:01 ---> Running in 690afdb0936b 19:34:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:34:02 Collecting texttable<0.10,>=0.9.0 19:34:02 Downloading texttable-0.9.1.tar.gz (11 kB) 19:34:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:34:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:34:03 OK: 218 MiB in 52 packages 19:34:03 OK: 218 MiB in 52 packages 19:34:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:34:04 OK: 218 MiB in 52 packages 19:34:04 Collecting dockerpty<0.5,>=0.4.1 19:34:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:34:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:34:04 Removing intermediate container 6166f83ba5f8 19:34:04 ---> 93b49b7d4889 19:34:04 Step 6/23 : COPY go.mod . 19:34:04 Removing intermediate container 255894f13e9d 19:34:04 ---> 0e05a0e3ec3c 19:34:04 Step 6/32 : COPY go.mod . 19:34:05 OK: 218 MiB in 52 packages 19:34:05 Removing intermediate container 07e5e655faf1 19:34:05 ---> 7884c97e1822 19:34:05 Step 6/24 : COPY go.mod . 19:34:06 ---> 1e082162f640 19:34:06 Step 7/23 : RUN go mod download 19:34:06 ---> c39fd1ce2975 19:34:06 Step 7/32 : RUN go mod download 19:34:06 ---> Running in 1094b3d3f208 19:34:06 ---> Running in 599212a3c997 19:34:06 Collecting docker<4.0,>=3.6.0 19:34:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:34:07 ---> c9fa8b0cc090 19:34:07 Step 7/24 : RUN go mod download 19:34:07 Removing intermediate container 690afdb0936b 19:34:07 ---> 55c1da02fe3a 19:34:07 Step 6/24 : COPY go.mod . 19:34:07 Collecting docker-pycreds>=0.4.0 19:34:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:34:07 ---> Running in 9bf3fcec4b97 19:34:08 Collecting idna<2.8,>=2.5 19:34:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:34:08 ---> 1195a9485199 19:34:08 Step 7/24 : RUN go mod download 19:34:08 ---> Running in 24685266e56c 19:34:08 Collecting urllib3<1.25,>=1.21.1 19:34:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:34:09 Collecting chardet<3.1.0,>=3.0.2 19:34:09 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:34:09 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:34:09 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:34:09 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:34:09 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:34:09 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:34:10 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:34:10 Attempting uninstall: urllib3 19:34:10 Found existing installation: urllib3 1.26.5 19:34:10 Uninstalling urllib3-1.26.5: 19:34:10 Successfully uninstalled urllib3-1.26.5 19:34:11 Attempting uninstall: idna 19:34:11 Found existing installation: idna 3.2 19:34:11 Uninstalling idna-3.2: 19:34:11 Successfully uninstalled idna-3.2 19:34:12 Attempting uninstall: chardet 19:34:12 Found existing installation: chardet 4.0.0 19:34:12 Uninstalling chardet-4.0.0: 19:34:12 Successfully uninstalled chardet-4.0.0 19:34:14 Removing intermediate container 1094b3d3f208 19:34:14 ---> 3c498be976a4 19:34:14 Step 8/23 : COPY . . 19:34:14 Attempting uninstall: requests 19:34:14 Found existing installation: requests 2.25.1 19:34:14 Uninstalling requests-2.25.1: 19:34:14 Removing intermediate container 9bf3fcec4b97 19:34:14 ---> 46bb5364391e 19:34:14 Step 8/24 : COPY . . 19:34:14 Successfully uninstalled requests-2.25.1 19:34:14 Removing intermediate container 599212a3c997 19:34:14 ---> 2338d076bebd 19:34:14 Step 8/32 : COPY . . 19:34:14 Running setup.py install for texttable: started 19:34:15 Removing intermediate container 24685266e56c 19:34:15 ---> 7d8d7c80114f 19:34:15 Step 8/24 : COPY . . 19:34:17 Running setup.py install for texttable: finished with status 'done' 19:34:17 Running setup.py install for PyYAML: started 19:34:19 Running setup.py install for PyYAML: finished with status 'done' 19:34:19 Running setup.py install for docopt: started 19:34:21 Running setup.py install for docopt: finished with status 'done' 19:34:21 Running setup.py install for dockerpty: started 19:34:23 Running setup.py install for dockerpty: finished with status 'done' 19:34:25 Successfully installed PyYAML-3.13 cached-property-1.5.2 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:34:47 ---> 257a64166a60 19:34:47 Step 9/23 : RUN go mod tidy 19:34:47 ---> be65a74e9698 19:34:47 Step 9/32 : RUN go mod tidy 19:34:47 ---> 4e7350ebfe82 19:34:47 Step 9/24 : RUN go mod tidy 19:34:47 ---> 24274169807e 19:34:47 Step 9/24 : RUN go mod tidy 19:34:47 ---> Running in 9c188d4a4177 19:34:47 ---> Running in 00c8f95f4c8e 19:34:47 ---> Running in 2aae9ad2f3cb 19:34:47 ---> Running in 12f79df11785 19:34:53 Removing intermediate container 00c8f95f4c8e 19:34:53 ---> b99ba3ebc9d7 19:34:53 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:34:53 ---> Running in e4f9d098a556 19:34:53 Removing intermediate container 2aae9ad2f3cb 19:34:53 ---> acd10965877c 19:34:53 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:34:53 Removing intermediate container 9c188d4a4177 19:34:53 ---> 35df42872aca 19:34:53 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:34:53 Removing intermediate container 12f79df11785 19:34:53 ---> 2a80ec4ca114 19:34:53 Step 10/24 : RUN make cmd/core-data/core-data 19:34:53 ---> Running in 65b10d087115 19:34:53 ---> Running in c781df2053dd 19:34:53 ---> Running in 526cfd272864 19:34:55 Removing intermediate container b7b5c585241f 19:34:55 ---> 5d3155d60af8 19:34:55 Step 15/24 : ENV APP_PORT=58890 19:34:55 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:34:55 ---> Running in e99cda9dc917 19:34:55 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:34:56 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:34:56 Removing intermediate container e99cda9dc917 19:34:56 ---> d416ec4903e4 19:34:56 Step 16/24 : EXPOSE $APP_PORT 19:34:56 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:34:56 ---> Running in cba4045b285b 19:34:57 Removing intermediate container cba4045b285b 19:34:57 ---> e915efef8d43 19:34:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:34:59 ---> fed20011e83b 19:34:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:35:00 ---> 45306ecd6654 19:35:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:35:01 ---> 2450ab8ec12a 19:35:01 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:35:01 ---> Running in a21a990b7f3e 19:35:02 Removing intermediate container a21a990b7f3e 19:35:02 ---> d55ec2baf1f9 19:35:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:35:02 ---> Running in 6b7f6614c05b 19:35:03 Removing intermediate container 6b7f6614c05b 19:35:03 ---> ee05518be7ea 19:35:03 Step 22/24 : LABEL arch=arm64 19:35:03 ---> Running in dc421d83b515 19:35:04 Removing intermediate container dc421d83b515 19:35:04 ---> da12cdd8ee03 19:35:04 Step 23/24 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 19:35:04 ---> Running in ccc050003a90 19:35:05 Removing intermediate container ccc050003a90 19:35:05 ---> 91e4e89a6dce 19:35:05 Step 24/24 : LABEL version=0.0.0 19:35:05 ---> Running in 2c9ab869d9c6 19:35:06 Removing intermediate container 2c9ab869d9c6 19:35:06 ---> 37e7e18d56b1 19:35:06 19:35:06 Successfully built 37e7e18d56b1 19:35:06 Successfully tagged sys-mgmt-agent-arm64:latest 19:36:44  Building sys-mgmt-agent ... done Removing intermediate container e4f9d098a556 19:36:44 ---> 70c0ab3568be 19:36:44 19:36:44 Step 11/32 : FROM alpine:3.14 19:36:44 ---> bb3de5531c18 19:36:44 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:36:44 ---> Running in b5eee74b00b6 19:36:44 Removing intermediate container b5eee74b00b6 19:36:44 ---> 37dfe803452e 19:36:44 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:36:44 ---> Running in bedae4e658ab 19:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:36:44 (1/2) Installing dumb-init (1.2.5-r1) 19:36:44 (2/2) Installing su-exec (0.2-r1) 19:36:44 Executing busybox-1.33.1-r3.trigger 19:36:44 OK: 5 MiB in 16 packages 19:36:44 Removing intermediate container bedae4e658ab 19:36:44 ---> bb98a3aab72b 19:36:44 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:36:44 ---> Running in fa7f8bc87b4d 19:36:44 Removing intermediate container fa7f8bc87b4d 19:36:44 ---> d9f3e44a7b25 19:36:44 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:36:44 ---> Running in d62eb150593f 19:36:44 Removing intermediate container d62eb150593f 19:36:44 ---> 7d052f6b5523 19:36:44 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:36:44 ---> Running in 72f5d347622b 19:36:44 Removing intermediate container 65b10d087115 19:36:44 ---> 4b51ef435511 19:36:44 19:36:44 Step 11/24 : FROM alpine:3.14 19:36:44 ---> bb3de5531c18 19:36:44 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:36:44 ---> Using cache 19:36:44 ---> 58b9e0e091ef 19:36:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:36:44 ---> Using cache 19:36:44 ---> 30174dbb442e 19:36:44 Step 14/24 : ENV APP_PORT=59881 19:36:44 Removing intermediate container c781df2053dd 19:36:44 ---> 68af3f410164 19:36:44 19:36:44 Step 11/23 : FROM alpine:3.14 19:36:44 ---> bb3de5531c18 19:36:44 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:36:44 ---> Running in 749cade5d6c3 19:36:44 ---> Running in aa1a88cbdc19 19:36:44 Removing intermediate container 749cade5d6c3 19:36:44 ---> 512826f67eb5 19:36:44 Step 15/24 : EXPOSE $APP_PORT 19:36:44 ---> Running in b3dcad7d7859 19:36:44 Removing intermediate container 72f5d347622b 19:36:44 ---> 578572959ddb 19:36:44 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:36:44 ---> Running in 6a56e9f6c77d 19:36:45 Removing intermediate container b3dcad7d7859 19:36:45 ---> 0e7c70b82551 19:36:45 Step 16/24 : WORKDIR / 19:36:45 ---> Running in c187c6c40e71 19:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:36:45 Removing intermediate container 6a56e9f6c77d 19:36:45 ---> 435c6e6c4e53 19:36:45 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:36:46 Removing intermediate container c187c6c40e71 19:36:46 ---> d38affa90d8a 19:36:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:46 (1/2) Installing ca-certificates (20191127-r5) 19:36:46 ---> d5cff98ef755 19:36:46 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:36:46 (2/2) Installing dumb-init (1.2.5-r1) 19:36:46 Executing busybox-1.33.1-r3.trigger 19:36:46 Executing ca-certificates-20191127-r5.trigger 19:36:47 ---> Running in aee5424df5d1 19:36:47 OK: 6 MiB in 16 packages 19:36:48 ---> 663cbb2ca2ea 19:36:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:36:49 Removing intermediate container aa1a88cbdc19 19:36:49 ---> 365690667188 19:36:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:36:49 ---> Running in 34dcc2999e8b 19:36:50 ---> 7f22195a14d2 19:36:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:36:50 Removing intermediate container aee5424df5d1 19:36:50 ---> 5b7cd3130450 19:36:50 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:50 Removing intermediate container 526cfd272864 19:36:50 ---> 93f3ec2b7017 19:36:50 19:36:50 Step 11/24 : FROM alpine:3.14 19:36:50 ---> bb3de5531c18 19:36:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:36:50 Removing intermediate container 34dcc2999e8b 19:36:50 ---> e72b1f1485e6 19:36:50 Step 14/23 : ENV APP_PORT=59860 19:36:50 ---> Running in 1bb01dbc4530 19:36:50 ---> Running in 53a99975798e 19:36:50 ---> 5825092f5761 19:36:50 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:36:50 ---> Running in dc41a3579c59 19:36:50 ---> a49a4cc8ca5a 19:36:50 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:36:50 Removing intermediate container 1bb01dbc4530 19:36:50 ---> e463393ad0cc 19:36:50 Step 13/24 : ENV APP_PORT=59880 19:36:51 Removing intermediate container 53a99975798e 19:36:51 ---> e042a16c838a 19:36:51 Step 15/23 : EXPOSE $APP_PORT 19:36:51 ---> Running in 15b527ea1fe4 19:36:51 ---> Running in 5bda01b8a2c9 19:36:51 Removing intermediate container dc41a3579c59 19:36:51 ---> cf6f673c6440 19:36:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:36:51 ---> Running in 5ae2db3f5e81 19:36:51 Removing intermediate container 15b527ea1fe4 19:36:51 ---> 3d6fa56f74f0 19:36:51 Step 14/24 : EXPOSE $APP_PORT 19:36:51 Removing intermediate container 5bda01b8a2c9 19:36:51 ---> 7091a24c674b 19:36:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:51 ---> Running in 03e26d90479b 19:36:52 Removing intermediate container 5ae2db3f5e81 19:36:52 ---> f05157d67cda 19:36:52 Step 22/24 : LABEL arch=arm64 19:36:52 ---> f1a8e7500b9e 19:36:52 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:36:52 ---> Running in e2024d8fb6d1 19:36:52 Removing intermediate container 03e26d90479b 19:36:52 ---> 8aa1433856f1 19:36:52 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:52 ---> Running in a81c68eda31f 19:36:53 ---> 0af7cd193e0f 19:36:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:36:53 Removing intermediate container e2024d8fb6d1 19:36:53 ---> 93e4ed30ffc8 19:36:53 Step 23/24 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 19:36:53 ---> Running in e767b5fd4795 19:36:53 ---> 38670c38467b 19:36:53 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:36:54 Removing intermediate container e767b5fd4795 19:36:54 ---> daf035561195 19:36:54 Step 24/24 : LABEL version=0.0.0 19:36:54 ---> Running in 4d1e3f6dac1d 19:36:54 ---> 6e2c24e06087 19:36:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:36:54 ---> 231069dd067c 19:36:54 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:36:54 Removing intermediate container 4d1e3f6dac1d 19:36:54 ---> a13c538dbac8 19:36:54 19:36:55 Successfully built a13c538dbac8 19:36:55 ---> abbb19061a77 19:36:55 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:36:55 Successfully tagged core-metadata-arm64:latest 19:36:55  Building core-metadata ... done Removing intermediate container a81c68eda31f 19:36:55 ---> 5c9a3260e448 19:36:55 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:36:55 ---> 65de42c6e7f6 19:36:55 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:36:55 ---> Running in c30452fe18da 19:36:55 ---> Running in 154fcfef668b 19:36:56 ---> Running in ed8da956c874 19:36:56 Removing intermediate container c30452fe18da 19:36:56 ---> 6db9d0f37643 19:36:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:36:56 ---> Running in 52805ebded42 19:36:56 Removing intermediate container ed8da956c874 19:36:56 ---> 060eee841df8 19:36:56 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:36:57 Removing intermediate container 52805ebded42 19:36:57 ---> 23887e03829a 19:36:57 Step 21/23 : LABEL arch=arm64 19:36:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:36:57 ---> Running in 256f68403e9c 19:36:57 ---> 10522f6d4f6c 19:36:57 Step 27/32 : RUN chmod +x /entrypoint.sh 19:36:57 Removing intermediate container 256f68403e9c 19:36:57 ---> 092f144dce64 19:36:57 Step 22/23 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 19:36:58 ---> Running in 547a29224f25 19:36:58 ---> Running in 68c3bf00fd31 19:36:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:36:58 Removing intermediate container 68c3bf00fd31 19:36:58 ---> cdd79f375a85 19:36:58 Step 23/23 : LABEL version=0.0.0 19:36:58 ---> Running in aeaeefcbfe12 19:36:59 (1/6) Installing dumb-init (1.2.5-r1) 19:36:59 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:36:59 (3/6) Installing libsodium (1.0.18-r0) 19:36:59 Removing intermediate container aeaeefcbfe12 19:36:59 ---> 8c42fd524453 19:36:59 19:36:59 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:36:59 (5/6) Installing libzmq (4.3.4-r0) 19:36:59 (6/6) Installing zeromq (4.3.4-r0) 19:36:59 Executing busybox-1.33.1-r3.trigger 19:36:59 Successfully built 8c42fd524453 19:36:59 OK: 8 MiB in 20 packages 19:36:59 Successfully tagged support-notifications-arm64:latest 19:37:00  Building support-notifications ... done Removing intermediate container 547a29224f25 19:37:00 ---> 8ab807a85a5e 19:37:00 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:37:00 ---> Running in 9da0621a137c 19:37:00 Removing intermediate container 154fcfef668b 19:37:00 ---> 8cfb6c0c6d67 19:37:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:37:01 Removing intermediate container 9da0621a137c 19:37:01 ---> 33b1739fe2d3 19:37:01 Step 29/32 : CMD ["gate"] 19:37:01 ---> Running in f13425597cb3 19:37:01 ---> 251b4e9eceb0 19:37:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:37:02 Removing intermediate container f13425597cb3 19:37:02 ---> 61738445278d 19:37:02 Step 30/32 : LABEL arch=arm64 19:37:02 ---> Running in 29231a70958e 19:37:02 Removing intermediate container 29231a70958e 19:37:02 ---> 20fe0b162d82 19:37:02 Step 31/32 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 19:37:03 ---> Running in 2e229753e216 19:37:03 ---> 5514311eb943 19:37:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:37:03 Removing intermediate container 2e229753e216 19:37:03 ---> 657e63d03400 19:37:03 Step 32/32 : LABEL version=0.0.0 19:37:04 ---> Running in 58d059adfbc3 19:37:04 ---> 62a5f3acbcab 19:37:04 Step 20/24 : ENTRYPOINT ["/core-data"] 19:37:04 ---> Running in 937e3efe0802 19:37:04 Removing intermediate container 58d059adfbc3 19:37:04 ---> b7fedbbe416f 19:37:04 19:37:05 Successfully built b7fedbbe416f 19:37:05 Successfully tagged security-bootstrapper-arm64:latest 19:37:05  Building security-bootstrapper ... done Removing intermediate container 937e3efe0802 19:37:05 ---> c58a06922dc7 19:37:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:37:05 ---> Running in ca846b0d70e9 19:37:05 Removing intermediate container ca846b0d70e9 19:37:05 ---> eb2cc1354ad8 19:37:05 Step 22/24 : LABEL arch=arm64 19:37:05 ---> Running in e491be3244d7 19:37:06 Removing intermediate container e491be3244d7 19:37:06 ---> 140d7d0ca717 19:37:06 Step 23/24 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 19:37:06 ---> Running in 5f5fa0b6cbe7 19:37:07 Removing intermediate container 5f5fa0b6cbe7 19:37:07 ---> de464151f071 19:37:07 Step 24/24 : LABEL version=0.0.0 19:37:07 ---> Running in c0aa1b1d714a 19:37:07 Removing intermediate container c0aa1b1d714a 19:37:07 ---> 0fcbdc8b8480 19:37:07 19:37:08 Successfully built 0fcbdc8b8480 19:37:08 Successfully tagged core-data-arm64:latest 19:37:08  Building core-data ... done  [Pipeline] } 19:37:08 $ docker stop --time=1 95b3a3f99a1ec28818e5bdb2a106a13ead948aec87ca57be336ab355c34316ad 19:37:10 $ docker rm -f 95b3a3f99a1ec28818e5bdb2a106a13ead948aec87ca57be336ab355c34316ad [Pipeline] // withDockerContainer [Pipeline] sh 19:37:11 + docker images 19:37:11 REPOSITORY TAG IMAGE ID CREATED SIZE 19:37:11 core-data-arm64 latest 0fcbdc8b8480 4 seconds ago 19.4MB 19:37:11 security-bootstrapper-arm64 latest b7fedbbe416f 7 seconds ago 17.7MB 19:37:11 support-notifications-arm64 latest 8c42fd524453 12 seconds ago 15.9MB 19:37:11 core-metadata-arm64 latest a13c538dbac8 17 seconds ago 15.8MB 19:37:11 93f3ec2b7017 22 seconds ago 1.57GB 19:37:11 68af3f410164 29 seconds ago 1.57GB 19:37:11 4b51ef435511 29 seconds ago 1.57GB 19:37:11 70c0ab3568be 39 seconds ago 1.57GB 19:37:11 sys-mgmt-agent-arm64 latest 37e7e18d56b1 2 minutes ago 277MB 19:37:11 security-secretstore-setup-arm64 latest 0ca85b3e415e 3 minutes ago 26.5MB 19:37:11 support-scheduler-arm64 latest af05c6d03f7f 3 minutes ago 15.2MB 19:37:11 security-proxy-setup-arm64 latest 4eb731a6d2dc 3 minutes ago 25.3MB 19:37:11 core-command-arm64 latest 5e5d7d93c75a 3 minutes ago 15.2MB 19:37:11 0bbf45ba1b9d 4 minutes ago 1.57GB 19:37:11 d8c54cbfb40c 4 minutes ago 1.57GB 19:37:11 b9e571bc52bc 4 minutes ago 1.57GB 19:37:11 327fefb41392 4 minutes ago 1.57GB 19:37:11 5bb880a2cd89 4 minutes ago 1.56GB 19:37:11 ci-base-image-arm64 latest 2fb92fbd24d2 14 minutes ago 1.24GB 19:37:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 5bf79a92a582 2 hours ago 532MB 19:37:11 docker 20.10.8 3734d5adc5ac 4 weeks ago 198MB 19:37:11 alpine 3.14 bb3de5531c18 5 weeks ago 5.34MB 19:37:11 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 19:37:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:37:12 19:37:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:37:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:37:13 arm64: Pulling from edgex-lftools-log-publisher 19:37:13 448f6bf000e3: Pulling fs layer 19:37:13 f757da607395: Pulling fs layer 19:37:13 05883995daec: Pulling fs layer 19:37:13 8603b9c90790: Pulling fs layer 19:37:13 1560dd03e051: Pulling fs layer 19:37:13 27f5ce0e4adf: Pulling fs layer 19:37:13 c2d8d7efcc4b: Pulling fs layer 19:37:13 8603b9c90790: Waiting 19:37:13 1560dd03e051: Waiting 19:37:13 27f5ce0e4adf: Waiting 19:37:13 c2d8d7efcc4b: Waiting 19:37:13 f757da607395: Verifying Checksum 19:37:13 f757da607395: Download complete 19:37:13 8603b9c90790: Verifying Checksum 19:37:13 8603b9c90790: Download complete 19:37:14 1560dd03e051: Verifying Checksum 19:37:14 1560dd03e051: Download complete 19:37:14 05883995daec: Verifying Checksum 19:37:14 05883995daec: Download complete 19:37:14 27f5ce0e4adf: Verifying Checksum 19:37:14 27f5ce0e4adf: Download complete 19:37:15 448f6bf000e3: Verifying Checksum 19:37:15 448f6bf000e3: Download complete 19:37:18 c2d8d7efcc4b: Verifying Checksum 19:37:18 c2d8d7efcc4b: Download complete 19:37:19 448f6bf000e3: Pull complete 19:37:19 f757da607395: Pull complete 19:37:21 05883995daec: Pull complete 19:37:21 8603b9c90790: Pull complete 19:37:22 1560dd03e051: Pull complete 19:37:23 27f5ce0e4adf: Pull complete 19:37:38 c2d8d7efcc4b: Pull complete 19:37:38 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:37:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:37:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:37:38 prd-ubuntu18.04-docker-arm64-4c-16g-11 does not seem to be running inside a container 19:37:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:37:41 $ docker top ad18b91c52bf3d2b8c39aecfef73012216506a0dcb9df50e4fd769862462f57d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:37:43 ---> job-cost.sh 19:37:43 lf-activate-venv: SKIPPING 19:37:43 INFO: No Stack... 19:37:43 INFO: Retrieving Pricing Info for: v3-standard-4 19:37:44 INFO: Archiving Costs [Pipeline] sh 19:37:45 + cut -d, -f6 19:37:45 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:37:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3743-1-stack-cost] 19:37:45 Resource [jenkins-edgexfoundry-edgex-go-PR-3743-1-stack-cost] did not exist. Created. 19:37:45 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3743-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:37:46 + echo total: 0.10999999940395355 [Pipeline] stash 19:37:46 Stashed 1 file(s) [Pipeline] } 19:37:46 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3743-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:37:46 $ docker stop --time=1 ad18b91c52bf3d2b8c39aecfef73012216506a0dcb9df50e4fd769862462f57d 19:37:48 $ docker rm -f ad18b91c52bf3d2b8c39aecfef73012216506a0dcb9df50e4fd769862462f57d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:37:50 provisioning config files... 19:37:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2545852397979947520tmp [Pipeline] { [Pipeline] sh 19:37:51 + set +x 19:37:51 + curl -s https://codecov.io/bash 19:37:51 + bash -s -- 19:37:51 19:37:51 _____ _ 19:37:51 / ____| | | 19:37:51 | | ___ __| | ___ ___ _____ __ 19:37:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:37:51 | |___| (_) | (_| | __/ (_| (_) \ V / 19:37:51 \_____\___/ \__,_|\___|\___\___/ \_/ 19:37:51 Bash-1.0.6 19:37:51 19:37:51 19:37:51 ==> git version 2.24.4 found 19:37:51 ==> 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 19:37:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:37:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:37:51 ==> Jenkins CI detected. 19:37:51 current dir:  /w/workspace/edgex-go/1 19:37:51 project root: . 19:37:51 --> token set from env 19:37:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:37:51 ==> Running gcov in . (disable via -X gcov) 19:37:51 ==> Python coveragepy not found 19:37:51 ==> Searching for coverage reports in: 19:37:51 + . 19:37:51 -> Found 1 reports 19:37:51 ==> Detecting git/mercurial file structure 19:37:51 ==> Reading reports 19:37:51 + ./coverage.out bytes=403265 19:37:51 ==> Appending adjustments 19:37:51 https://docs.codecov.io/docs/fixing-reports 19:37:52 + Found adjustments 19:37:52 ==> Gzipping contents 19:37:52 56K /tmp/codecov.pK4pxr.gz 19:37:52 ==> Uploading reports 19:37:52 url: https://codecov.io 19:37:52 query: branch=PR-3743&commit=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3743%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3743&job=&cmd_args= 19:37:52 -> Pinging Codecov 19:37:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3743&commit=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3743%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3743&job=&cmd_args= 19:37:53 -> Uploading to 19:37:53 https://storage.googleapis.com/codecov/v4/raw/2021-10-05/00271124DB129430A58F1EEE437C3FCB/4a06384b41064d6b4d86e487d7e3e68fc0ae57b6/81618674-0dac-46cf-89db-c9342766a118.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211005T193752Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d8dd49a96f0e891022c6450c244c210a07b2b670a43a32b8fb6265befafc0862 19:37:53 % Total % Received % Xferd Average Speed Time Time Time Current 19:37:53 Dload Upload Total Spent Left Speed 19:37:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54264 0 0 100 54264 0 171k --:--:-- --:--:-- --:--:-- 172k 19:37:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [Pipeline] } 19:37:53 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 19:37:55 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:37:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:37:56 ---> package-listing.sh 19:37:56 ++ facter osfamily 19:37:56 ++ tr '[:upper:]' '[:lower:]' 19:37:57 + OS_FAMILY=redhat 19:37:57 + workspace=/w/workspace/edgex-go/1 19:37:57 + START_PACKAGES=/tmp/packages_start.txt 19:37:57 + END_PACKAGES=/tmp/packages_end.txt 19:37:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:37:57 + PACKAGES=/tmp/packages_start.txt 19:37:57 + '[' /w/workspace/edgex-go/1 ']' 19:37:57 + PACKAGES=/tmp/packages_end.txt 19:37:57 + case "${OS_FAMILY}" in 19:37:57 + rpm -qa 19:37:57 + sort 19:38:00 + '[' -f /tmp/packages_start.txt ']' 19:38:00 + '[' -f /tmp/packages_end.txt ']' 19:38:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:38:00 + '[' /w/workspace/edgex-go/1 ']' 19:38:00 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:38:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:38:00 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 19:38:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:38:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:38:01 19:38:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:38:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:38:01 latest: Pulling from edgex-lftools-log-publisher 19:38:01 b4d181a07f80: Pulling fs layer 19:38:01 a1111a8f2ec3: Pulling fs layer 19:38:01 ed53099fbce6: Pulling fs layer 19:38:01 dc539afda2c1: Pulling fs layer 19:38:01 77bc0d833cb6: Pulling fs layer 19:38:01 9065ff56babe: Pulling fs layer 19:38:01 d287ab97295c: Pulling fs layer 19:38:01 dc539afda2c1: Waiting 19:38:01 77bc0d833cb6: Waiting 19:38:01 9065ff56babe: Waiting 19:38:01 a1111a8f2ec3: Verifying Checksum 19:38:01 a1111a8f2ec3: Download complete 19:38:01 dc539afda2c1: Verifying Checksum 19:38:01 dc539afda2c1: Download complete 19:38:01 ed53099fbce6: Verifying Checksum 19:38:01 ed53099fbce6: Download complete 19:38:01 9065ff56babe: Verifying Checksum 19:38:01 9065ff56babe: Download complete 19:38:01 77bc0d833cb6: Verifying Checksum 19:38:01 77bc0d833cb6: Download complete 19:38:02 b4d181a07f80: Verifying Checksum 19:38:02 b4d181a07f80: Download complete 19:38:03 d287ab97295c: Verifying Checksum 19:38:03 d287ab97295c: Download complete 19:38:03 b4d181a07f80: Pull complete 19:38:03 a1111a8f2ec3: Pull complete 19:38:04 ed53099fbce6: Pull complete 19:38:04 dc539afda2c1: Pull complete 19:38:04 77bc0d833cb6: Pull complete 19:38:04 9065ff56babe: Pull complete 19:38:10 d287ab97295c: Pull complete 19:38:10 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:38:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:38:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:38:10 prd-centos7-docker-4c-2g-7 does not seem to be running inside a container 19:38:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:38:13 $ docker top 9cc8f189fae499f629ac02671016037d3c18a60121659de4de4c21616be80d38 -eo pid,comm [Pipeline] { [Pipeline] sh 19:38:13 + touch /tmp/pre-build-complete [Pipeline] sh 19:38:14 + mkdir -p /var/log/sysstat [Pipeline] sh 19:38:14 + ls /var/log/sa-host 19:38:14 + sadf -c /var/log/sa-host/sa05 19:38:14 file_magic: OK 19:38:14 HZ: Using current value: 100 19:38:14 file_header: OK 19:38:14 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 19:38:14 Statistics: 19:38:14 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... 19:38:14 File successfully converted to sysstat format version 12.0.3 19:38:14 + sadf -c /var/log/sa-host/sa30 19:38:14 file_magic: OK 19:38:14 HZ: Using current value: 100 19:38:14 file_header: OK 19:38:14 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 19:38:14 Statistics: 19:38:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:38:14 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:38:15 provisioning config files... 19:38:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6031350409832341375tmp [Pipeline] { [Pipeline] echo 19:38:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:38:15 ---> create-netrc.sh [Pipeline] } 19:38:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:38:16 ---> python-tools-install.sh [Pipeline] echo 19:38:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:38:16 ---> sudo-logs.sh 19:38:16 Archiving 'sudo' log.. 19:38:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-7.novalocal: Name or service not known 19:38:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-7.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:38:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:38:17 ---> job-cost.sh 19:38:17 lf-activate-venv: SKIPPING 19:38:17 DEBUG: total: 0.10999999940395355 19:38:17 INFO: Retrieving Stack Cost... 19:38:18 INFO: Retrieving Pricing Info for: v3-standard-2 19:38:18 INFO: Archiving Costs [Pipeline] echo 19:38:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:38:18 ---> logs-deploy.sh 19:38:18 lf-activate-venv: SKIPPING 19:38:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3743/1 19:38:18 INFO: archiving workspace using pattern(s): 19:38:19 Archives upload complete. 19:38:19 INFO: archiving logs to Nexus 19:38:20 ---> uname -a: 19:38:20 Linux prd-centos7-docker-4c-2g-7.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 19:38:20 19:38:20 19:38:20 ---> lscpu: 19:38:20 Architecture: x86_64 19:38:20 CPU op-mode(s): 32-bit, 64-bit 19:38:20 Byte Order: Little Endian 19:38:20 Address sizes: 40 bits physical, 48 bits virtual 19:38:20 CPU(s): 2 19:38:20 On-line CPU(s) list: 0,1 19:38:20 Thread(s) per core: 1 19:38:20 Core(s) per socket: 1 19:38:20 Socket(s): 2 19:38:20 NUMA node(s): 1 19:38:20 Vendor ID: AuthenticAMD 19:38:20 CPU family: 23 19:38:20 Model: 49 19:38:20 Model name: AMD EPYC-Rome Processor 19:38:20 Stepping: 0 19:38:20 CPU MHz: 2799.998 19:38:20 BogoMIPS: 5599.99 19:38:20 Virtualization: AMD-V 19:38:20 Hypervisor vendor: KVM 19:38:20 Virtualization type: full 19:38:20 L1d cache: 32K 19:38:20 L1i cache: 32K 19:38:20 L2 cache: 512K 19:38:20 L3 cache: 16384K 19:38:20 NUMA node0 CPU(s): 0,1 19:38:20 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 19:38:20 19:38:20 19:38:20 ---> nproc: 19:38:20 2 19:38:20 19:38:20 19:38:20 ---> df -h: 19:38:20 Filesystem Size Used Avail Use% Mounted on 19:38:20 overlay 40G 14G 27G 35% / 19:38:20 tmpfs 64M 0 64M 0% /dev 19:38:20 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:38:20 shm 64M 0 64M 0% /dev/shm 19:38:20 /dev/vda1 40G 14G 27G 35% /facter-os 19:38:20 19:38:20 19:38:20 ---> sar -b -r -n DEV: 19:38:20 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 19:38:20 19:38:20 19:13:13 LINUX RESTART (2 CPU) 19:38:20 19:38:20 19:14:01 tps rtps wtps bread/s bwrtn/s 19:38:20 19:15:01 253.21 0.72 252.50 331.80 71804.41 19:38:20 19:16:01 174.74 0.00 174.74 0.00 34917.07 19:38:20 19:17:01 76.52 0.00 76.52 0.00 6460.31 19:38:20 19:18:01 168.53 0.00 168.53 0.00 48570.00 19:38:20 19:19:01 833.09 430.33 402.76 15690.03 270612.16 19:38:20 19:20:01 802.11 259.35 542.76 7870.97 246005.49 19:38:20 19:21:01 383.33 120.48 262.85 7357.34 64842.78 19:38:20 19:22:01 6.96 0.10 6.86 1.47 224.64 19:38:20 19:23:01 0.25 0.00 0.25 0.00 2.43 19:38:20 19:24:01 0.18 0.00 0.18 0.00 2.05 19:38:20 19:25:01 0.28 0.02 0.27 0.53 3.43 19:38:20 19:26:01 0.23 0.00 0.23 0.00 2.20 19:38:20 19:27:01 0.37 0.03 0.33 0.27 3.76 19:38:20 19:28:02 0.25 0.00 0.25 0.00 4.01 19:38:20 19:29:01 0.47 0.30 0.17 9.08 2.59 19:38:20 19:30:01 0.32 0.00 0.32 0.00 3.73 19:38:20 19:31:01 0.15 0.00 0.15 0.00 1.90 19:38:20 19:32:01 0.28 0.00 0.28 0.00 3.55 19:38:20 19:33:01 0.22 0.00 0.22 0.00 3.23 19:38:20 19:34:01 0.27 0.00 0.27 0.00 3.63 19:38:20 19:35:01 0.28 0.00 0.28 0.00 3.62 19:38:20 19:36:01 0.17 0.00 0.17 0.00 1.63 19:38:20 19:37:01 0.28 0.00 0.28 0.00 3.15 19:38:20 19:38:01 57.50 57.25 0.25 4189.71 16.02 19:38:20 Average: 115.15 36.24 78.91 1479.15 31021.66 19:38:20 19:38:20 19:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:38:20 19:15:01 3086032 0 962364 12.02 2620 3957916 1850772 20.43 1374376 3049256 284440 19:38:20 19:16:01 3266652 0 1060028 13.24 2620 3679632 1948144 21.51 1448628 2807260 175284 19:38:20 19:17:01 3130172 0 1254768 15.67 2620 3621372 1878544 20.74 1539692 2844376 91632 19:38:20 19:18:01 1289864 0 1118916 13.97 2620 5597532 1676700 18.51 1897296 4265164 838160 19:38:20 19:19:01 709824 0 1690888 21.11 2620 5605600 3758528 41.50 3093972 3574384 86108 19:38:20 19:20:01 1483048 0 1237236 15.45 2620 5286028 1860488 20.54 2270328 3625388 7784 19:38:20 19:21:01 3059920 0 1149812 14.36 2620 3796580 1512044 16.69 1070188 3267844 20 19:38:20 19:22:01 3064144 0 1145580 14.30 2620 3796588 1476016 16.30 1067500 3267224 12 19:38:20 19:23:01 3065000 0 1144724 14.29 2620 3796588 1476136 16.30 1069404 3267224 16 19:38:20 19:24:01 3073616 0 1136100 14.19 2620 3796596 1476148 16.30 1070812 3258564 8 19:38:20 19:25:01 3074104 0 1135612 14.18 2620 3796596 1476016 16.30 1070624 3258668 8 19:38:20 19:26:01 3074672 0 1135040 14.17 2620 3796600 1476016 16.30 1070512 3258052 8 19:38:20 19:27:01 3071980 0 1137724 14.21 2620 3796608 1476208 16.30 1072932 3258060 16 19:38:20 19:28:02 3072444 0 1137260 14.20 2620 3796608 1476132 16.30 1072748 3258060 20 19:38:20 19:29:01 3071968 0 1137696 14.21 2620 3796648 1476192 16.30 1073580 3257328 8 19:38:20 19:30:01 3072540 0 1137124 14.20 2620 3796648 1476084 16.30 1073628 3257176 8 19:38:20 19:31:01 3072328 0 1137328 14.20 2620 3796656 1476120 16.30 1073592 3257176 8 19:38:20 19:32:01 3072268 0 1137380 14.20 2620 3796664 1476084 16.30 1073644 3257176 8 19:38:20 19:33:01 3072260 0 1137328 14.20 2620 3796724 1476084 16.30 1073844 3257192 16 19:38:20 19:34:01 3071776 0 1137864 14.21 2620 3796672 1476168 16.30 1074092 3257176 8 19:38:20 19:35:01 3071988 0 1137648 14.20 2620 3796676 1476084 16.30 1074076 3257180 8 19:38:20 19:36:01 3071656 0 1137976 14.21 2620 3796680 1476084 16.30 1074148 3257176 8 19:38:20 19:37:01 3071960 0 1137668 14.20 2620 3796684 1476084 16.30 1074224 3257176 8 19:38:20 19:38:01 2900292 0 1183356 14.78 2620 3922664 1647236 18.19 1121276 3380024 300 19:38:20 Average: 2836271 0 1161142 14.50 2620 4008898 1656255 18.29 1290630 3289763 61829 19:38:20 19:38:20 19:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:38:20 19:15:01 eth0 945.94 1118.17 8303.90 119.71 0.00 0.00 0.00 0.00 19:38:20 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:15:01 docker0 884.08 618.45 76.17 4709.30 0.00 0.00 0.00 0.00 19:38:20 19:16:01 veth8295434 0.33 0.47 0.03 0.05 0.00 0.00 0.00 0.00 19:38:20 19:16:01 eth0 41.80 23.66 35.13 15.37 0.00 0.00 0.00 0.00 19:38:20 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:16:01 docker0 0.33 0.33 0.02 0.04 0.00 0.00 0.00 0.00 19:38:20 19:17:01 veth8295434 1.81 1.81 0.14 0.14 0.00 0.00 0.00 0.00 19:38:20 19:17:01 eth0 18.54 10.67 13.19 7.08 0.00 0.00 0.00 0.00 19:38:20 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:17:01 docker0 1.81 1.81 0.12 0.14 0.00 0.00 0.00 0.00 19:38:20 19:18:01 eth0 236.73 183.73 1712.76 136.49 0.00 0.00 0.00 0.00 19:38:20 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:18:01 veth63d59d5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:38:20 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:19:01 veth377f8f9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:38:20 19:19:01 veth05871db 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:38:20 19:19:01 vethd5db6e8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:38:20 19:19:01 veth2b889da 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:38:20 19:20:01 veth8d389a1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:20:01 veth3e6c033 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:20:01 vetha34750f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:20:01 eth0 2146.29 1927.26 15384.78 399.60 0.00 0.00 0.00 0.00 19:38:20 19:21:01 eth0 53.86 27.78 162.48 15.02 0.00 0.00 0.00 0.00 19:38:20 19:21:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:38:20 19:21:01 docker0 939.95 735.95 79.80 5663.21 0.00 0.00 0.00 0.00 19:38:20 19:22:01 eth0 0.37 0.32 0.02 0.04 0.00 0.00 0.00 0.00 19:38:20 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:23:01 eth0 0.42 0.42 0.38 0.03 0.00 0.00 0.00 0.00 19:38:20 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:24:01 eth0 0.62 0.20 0.13 0.07 0.00 0.00 0.00 0.00 19:38:20 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:25:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:38:20 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:26:01 eth0 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 19:38:20 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:27:01 eth0 0.43 0.28 0.27 0.20 0.00 0.00 0.00 0.00 19:38:20 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:28:02 eth0 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 19:38:20 19:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:29:01 eth0 0.24 0.20 0.09 0.07 0.00 0.00 0.00 0.00 19:38:20 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:30:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:38:20 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:31:01 eth0 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 19:38:20 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:32:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:33:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:38:20 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:34:01 eth0 0.23 0.18 0.08 0.04 0.00 0.00 0.00 0.00 19:38:20 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:35:01 eth0 0.08 0.07 0.00 0.03 0.00 0.00 0.00 0.00 19:38:20 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:36:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:38:20 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:37:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:38:01 eth0 15.90 9.63 15.68 6.38 0.00 0.00 0.00 0.00 19:38:20 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 Average: eth0 66.16 64.01 509.12 14.20 0.00 0.00 0.00 0.00 19:38:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:20 Average: docker0 39.20 30.69 3.33 236.16 0.00 0.00 0.00 0.00 19:38:20 19:38:20 19:38:20 ---> sar -P ALL: 19:38:20 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 19:38:20 19:38:20 19:13:13 LINUX RESTART (2 CPU) 19:38:20 19:38:20 19:14:01 CPU %user %nice %system %iowait %steal %idle 19:38:20 19:15:01 all 31.76 0.00 10.96 3.23 0.11 53.94 19:38:20 19:15:01 0 26.99 0.00 11.24 3.78 0.11 57.88 19:38:20 19:15:01 1 36.56 0.00 10.68 2.67 0.11 49.97 19:38:20 19:16:01 all 60.50 0.00 9.67 1.56 0.13 28.14 19:38:20 19:16:01 0 59.84 0.00 10.19 1.43 0.13 28.41 19:38:20 19:16:01 1 61.17 0.00 9.15 1.69 0.13 27.86 19:38:20 19:17:01 all 42.02 0.00 4.30 0.51 0.10 53.07 19:38:20 19:17:01 0 41.53 0.00 4.43 0.51 0.09 53.44 19:38:20 19:17:01 1 42.51 0.00 4.18 0.51 0.11 52.69 19:38:20 19:18:01 all 53.33 0.00 9.81 1.59 0.10 35.17 19:38:20 19:18:01 0 53.64 0.00 9.69 1.59 0.11 34.97 19:38:20 19:18:01 1 53.01 0.00 9.92 1.60 0.09 35.38 19:38:20 19:19:01 all 48.04 0.00 18.58 27.53 0.14 5.72 19:38:20 19:19:01 0 48.54 0.00 18.51 27.54 0.15 5.26 19:38:20 19:19:01 1 47.53 0.00 18.65 27.52 0.13 6.17 19:38:20 19:20:01 all 59.49 0.00 19.85 17.18 0.13 3.35 19:38:20 19:20:01 0 60.02 0.00 19.98 16.64 0.11 3.25 19:38:20 19:20:01 1 58.96 0.00 19.72 17.72 0.15 3.44 19:38:20 19:21:01 all 59.59 0.00 12.48 3.25 0.14 24.55 19:38:20 19:21:01 0 60.02 0.00 12.43 3.23 0.13 24.20 19:38:20 19:21:01 1 59.15 0.00 12.53 3.28 0.15 24.90 19:38:20 19:22:01 all 0.09 0.00 0.05 0.01 0.03 99.82 19:38:20 19:22:01 0 0.02 0.00 0.05 0.02 0.03 99.88 19:38:20 19:22:01 1 0.17 0.00 0.05 0.00 0.02 99.77 19:38:20 19:23:01 all 0.18 0.00 0.06 0.00 0.03 99.73 19:38:20 19:23:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:38:20 19:23:01 1 0.32 0.00 0.08 0.00 0.02 99.58 19:38:20 19:24:01 all 0.13 0.00 0.05 0.00 0.03 99.79 19:38:20 19:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:38:20 19:24:01 1 0.23 0.00 0.07 0.00 0.03 99.67 19:38:20 19:25:01 all 0.16 0.00 0.02 0.00 0.03 99.80 19:38:20 19:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:38:20 19:25:01 1 0.28 0.00 0.02 0.00 0.03 99.67 19:38:20 19:38:20 19:25:01 CPU %user %nice %system %iowait %steal %idle 19:38:20 19:26:01 all 0.15 0.00 0.03 0.00 0.03 99.80 19:38:20 19:26:01 0 0.25 0.00 0.02 0.00 0.02 99.72 19:38:20 19:26:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:38:20 19:27:01 all 0.17 0.00 0.03 0.01 0.03 99.77 19:38:20 19:27:01 0 0.28 0.00 0.02 0.00 0.02 99.68 19:38:20 19:27:01 1 0.05 0.00 0.05 0.02 0.03 99.85 19:38:20 19:28:02 all 0.16 0.00 0.03 0.00 0.02 99.79 19:38:20 19:28:02 0 0.18 0.00 0.03 0.00 0.00 99.78 19:38:20 19:28:02 1 0.13 0.00 0.03 0.00 0.03 99.80 19:38:20 19:29:01 all 0.21 0.00 0.06 0.00 0.03 99.70 19:38:20 19:29:01 0 0.26 0.00 0.07 0.00 0.03 99.64 19:38:20 19:29:01 1 0.17 0.00 0.05 0.00 0.02 99.76 19:38:20 19:30:01 all 0.10 0.00 0.03 0.00 0.03 99.84 19:38:20 19:30:01 0 0.13 0.00 0.03 0.00 0.02 99.82 19:38:20 19:30:01 1 0.07 0.00 0.03 0.00 0.03 99.87 19:38:20 19:31:01 all 0.04 0.00 0.01 0.00 0.03 99.92 19:38:20 19:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:38:20 19:31:01 1 0.07 0.00 0.02 0.00 0.03 99.88 19:38:20 19:32:01 all 0.15 0.00 0.03 0.00 0.02 99.81 19:38:20 19:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:38:20 19:32:01 1 0.27 0.00 0.02 0.00 0.02 99.70 19:38:20 19:33:01 all 0.14 0.00 0.03 0.00 0.03 99.80 19:38:20 19:33:01 0 0.03 0.00 0.05 0.00 0.03 99.88 19:38:20 19:33:01 1 0.25 0.00 0.02 0.00 0.02 99.72 19:38:20 19:34:01 all 0.14 0.00 0.03 0.00 0.03 99.81 19:38:20 19:34:01 0 0.05 0.00 0.02 0.00 0.03 99.90 19:38:20 19:34:01 1 0.23 0.00 0.03 0.00 0.02 99.72 19:38:20 19:35:01 all 0.20 0.00 0.03 0.00 0.03 99.75 19:38:20 19:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:38:20 19:35:01 1 0.38 0.00 0.02 0.00 0.03 99.57 19:38:20 19:36:01 all 0.15 0.00 0.02 0.00 0.03 99.81 19:38:20 19:36:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:38:20 19:36:01 1 0.27 0.00 0.02 0.00 0.02 99.70 19:38:20 19:38:20 19:36:01 CPU %user %nice %system %iowait %steal %idle 19:38:20 19:37:01 all 0.13 0.00 0.03 0.00 0.01 99.82 19:38:20 19:37:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:38:20 19:37:01 1 0.25 0.00 0.03 0.00 0.02 99.70 19:38:20 19:38:01 all 2.38 0.00 0.77 1.67 0.03 95.14 19:38:20 19:38:01 0 2.92 0.00 0.87 2.26 0.02 93.93 19:38:20 19:38:01 1 1.85 0.00 0.67 1.07 0.05 96.36 19:38:20 Average: all 14.08 0.00 3.40 2.20 0.05 80.27 19:38:20 Average: 0 13.91 0.00 3.44 2.23 0.05 80.39 19:38:20 Average: 1 14.26 0.00 3.36 2.18 0.05 80.15 19:38:20 19:38:20 19:38:20