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 [2021-10-05T19:13:54.041Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-05T19:13:54.276Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-05T19:13:54.402Z] ========================================================= [2021-10-05T19:13:54.402Z] EdgeX Global Pipelines Version Info [2021-10-05T19:13:54.402Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-05T19:13:55.711Z] ------------------- [2021-10-05T19:13:55.711Z] stable info: [2021-10-05T19:13:55.711Z] ------------------- [2021-10-05T19:13:55.711Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-05T19:13:55.711Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T19:13:55.711Z] Message: update stable to v1.0.206 [2021-10-05T19:13:56.301Z] ------------------- [2021-10-05T19:13:56.302Z] experimental info: [2021-10-05T19:13:56.302Z] ------------------- [2021-10-05T19:13:56.302Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-05T19:13:56.302Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T19:13:56.302Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-05T19:13:56.576Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-05T19:13:56.642Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-05T19:13:56.702Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-05T19:13:56.764Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-05T19:13:56.821Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-05T19:13:56.895Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-05T19:13:56.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-05T19:13:57.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-05T19:13:57.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-05T19:13:57.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-05T19:13:57.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-05T19:13:57.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-05T19:13:57.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-05T19:13:57.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-05T19:13:57.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-05T19:13:57.503Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-05T19:13:57.560Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-05T19:13:57.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-05T19:13:57.671Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-10-05T19:13:57.738Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-05T19:13:57.797Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-05T19:13:57.860Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-05T19:13:57.923Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-05T19:13:57.978Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3743 [Pipeline] echo [2021-10-05T19:13:58.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3743 [Pipeline] echo [2021-10-05T19:13:58.090Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3743 [Pipeline] echo [2021-10-05T19:13:58.153Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [Pipeline] echo [2021-10-05T19:13:58.218Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a06384 [Pipeline] echo [2021-10-05T19:13:58.276Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T19:13:58.457Z] provisioning config files... [2021-10-05T19:13:58.484Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6995322898170729440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T19:13:58.890Z] ---> docker-login.sh [2021-10-05T19:13:58.890Z] nexus3.edgexfoundry.org:10001 [2021-10-05T19:13:58.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T19:13:59.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T19:13:59.162Z] Configure a credential helper to remove this warning. See [2021-10-05T19:13:59.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T19:13:59.162Z] [2021-10-05T19:13:59.162Z] Login Succeeded [2021-10-05T19:13:59.162Z] nexus3.edgexfoundry.org:10002 [2021-10-05T19:13:59.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T19:13:59.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T19:13:59.430Z] Configure a credential helper to remove this warning. See [2021-10-05T19:13:59.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T19:13:59.430Z] [2021-10-05T19:13:59.430Z] Login Succeeded [2021-10-05T19:13:59.430Z] nexus3.edgexfoundry.org:10003 [2021-10-05T19:13:59.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T19:13:59.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T19:13:59.430Z] Configure a credential helper to remove this warning. See [2021-10-05T19:13:59.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T19:13:59.430Z] [2021-10-05T19:13:59.430Z] Login Succeeded [2021-10-05T19:13:59.430Z] nexus3.edgexfoundry.org:10004 [2021-10-05T19:13:59.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T19:13:59.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T19:13:59.699Z] Configure a credential helper to remove this warning. See [2021-10-05T19:13:59.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T19:13:59.699Z] [2021-10-05T19:13:59.699Z] Login Succeeded [2021-10-05T19:13:59.699Z] docker.io [2021-10-05T19:13:59.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T19:13:59.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T19:13:59.970Z] Configure a credential helper to remove this warning. See [2021-10-05T19:13:59.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T19:13:59.970Z] [2021-10-05T19:13:59.970Z] Login Succeeded [2021-10-05T19:14:00.240Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T19:14:00.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T19:14:00.726Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-10-05T19:14:00.726Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-05T19:14:00.726Z] ++ dirname cmd/core-command/Dockerfile [2021-10-05T19:14:00.726Z] ++ cut -d/ -f2 [2021-10-05T19:14:00.726Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-05T19:14:00.726Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-05T19:14:00.726Z] ++ dirname cmd/core-data/Dockerfile [2021-10-05T19:14:00.726Z] ++ cut -d/ -f2 [2021-10-05T19:14:00.726Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-05T19:14:00.726Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-05T19:14:00.726Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-05T19:14:00.726Z] ++ cut -d/ -f2 [2021-10-05T19:14:00.726Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-05T19:14:00.726Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-05T19:14:00.726Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-05T19:14:00.726Z] ++ cut -d/ -f2 [2021-10-05T19:14:00.726Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-05T19:14:00.726Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-05T19:14:00.726Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-05T19:14:00.726Z] ++ cut -d/ -f2 [2021-10-05T19:14:00.726Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-05T19:14:00.726Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-05T19:14:00.726Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-05T19:14:00.726Z] ++ cut -d/ -f2 [2021-10-05T19:14:00.726Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-05T19:14:00.726Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-05T19:14:00.726Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-05T19:14:00.726Z] ++ cut -d/ -f2 [2021-10-05T19:14:00.726Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-05T19:14:00.726Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-05T19:14:00.726Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-05T19:14:00.726Z] ++ cut -d/ -f2 [2021-10-05T19:14:00.726Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-05T19:14:00.726Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-05T19:14:00.726Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-05T19:14:00.726Z] ++ cut -d/ -f2 [2021-10-05T19:14:00.726Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-05T19:14:00.811Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-05T19:14:04.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T19:14:04.275Z] [2021-10-05T19:14:04.275Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T19:14:04.655Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T19:14:04.655Z] latest: Pulling from edgex-devops/git-semver [2021-10-05T19:14:04.655Z] 31603596830f: Pulling fs layer [2021-10-05T19:14:04.655Z] 04fac38145f0: Pulling fs layer [2021-10-05T19:14:04.655Z] 701f6daf10bf: Pulling fs layer [2021-10-05T19:14:04.655Z] 24f72da36158: Pulling fs layer [2021-10-05T19:14:04.655Z] 24f72da36158: Waiting [2021-10-05T19:14:04.655Z] 04fac38145f0: Verifying Checksum [2021-10-05T19:14:04.655Z] 04fac38145f0: Download complete [2021-10-05T19:14:04.927Z] 31603596830f: Verifying Checksum [2021-10-05T19:14:04.927Z] 31603596830f: Download complete [2021-10-05T19:14:04.927Z] 701f6daf10bf: Verifying Checksum [2021-10-05T19:14:04.927Z] 701f6daf10bf: Download complete [2021-10-05T19:14:04.927Z] 24f72da36158: Verifying Checksum [2021-10-05T19:14:04.927Z] 24f72da36158: Download complete [2021-10-05T19:14:05.199Z] 31603596830f: Pull complete [2021-10-05T19:14:05.200Z] 04fac38145f0: Pull complete [2021-10-05T19:14:05.799Z] 701f6daf10bf: Pull complete [2021-10-05T19:14:06.068Z] 24f72da36158: Pull complete [2021-10-05T19:14:06.069Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-05T19:14:06.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T19:14:06.069Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-05T19:14:06.195Z] prd-centos7-docker-4c-2g-7 does not seem to be running inside a container [2021-10-05T19:14:06.253Z] $ 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 [2021-10-05T19:14:07.069Z] $ docker top e3d4bd79e1473010f3bfb5263656c4700ae9b59f238498a297d032115bae58c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T19:14:07.296Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T19:14:07.296Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T19:14:07.408Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T19:14:07.412Z] $ docker exec e3d4bd79e1473010f3bfb5263656c4700ae9b59f238498a297d032115bae58c3 ssh-agent [2021-10-05T19:14:07.518Z] SSH_AUTH_SOCK=/tmp/ssh-CBLMBczD63hB/agent.14 [2021-10-05T19:14:07.518Z] SSH_AGENT_PID=20 [2021-10-05T19:14:07.528Z] Running ssh-add (command line suppressed) [2021-10-05T19:14:07.627Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4308303516293084865.key (/w/workspace/edgex-go/1@tmp/private_key_4308303516293084865.key) [2021-10-05T19:14:07.644Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T19:14:08.017Z] + git tag --points-at HEAD [Pipeline] } [2021-10-05T19:14:08.046Z] $ docker exec --env ******** --env ******** e3d4bd79e1473010f3bfb5263656c4700ae9b59f238498a297d032115bae58c3 ssh-agent -k [2021-10-05T19:14:08.144Z] unset SSH_AUTH_SOCK; [2021-10-05T19:14:08.144Z] unset SSH_AGENT_PID; [2021-10-05T19:14:08.144Z] echo Agent pid 20 killed; [2021-10-05T19:14:08.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-05T19:14:08.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T19:14:08.256Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T19:14:08.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T19:14:08.381Z] $ docker exec e3d4bd79e1473010f3bfb5263656c4700ae9b59f238498a297d032115bae58c3 ssh-agent [2021-10-05T19:14:08.514Z] SSH_AUTH_SOCK=/tmp/ssh-dMz10MXLoD0h/agent.55 [2021-10-05T19:14:08.514Z] SSH_AGENT_PID=61 [2021-10-05T19:14:08.524Z] Running ssh-add (command line suppressed) [2021-10-05T19:14:08.639Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_768683329090967291.key (/w/workspace/edgex-go/1@tmp/private_key_768683329090967291.key) [2021-10-05T19:14:08.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T19:14:09.024Z] + git semver init [2021-10-05T19:14:09.024Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T19:14:09.024Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-10-05T19:14:09.024Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-10-05T19:14:09.024Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T19:14:09.024Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T19:14:09.024Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T19:14:09.024Z] # $SEMVER_BRANCH = PR-3743 [2021-10-05T19:14:09.024Z] # $SEMVER_TEMP = /tmp/semver-816909277 [2021-10-05T19:14:09.024Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-05T19:14:21.396Z] # '/tmp/semver-816909277' -> '/w/workspace/edgex-go/1/.semver' [2021-10-05T19:14:21.396Z] # -> Force: false [2021-10-05T19:14:21.396Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-10-05T19:14:21.422Z] $ docker exec --env ******** --env ******** e3d4bd79e1473010f3bfb5263656c4700ae9b59f238498a297d032115bae58c3 ssh-agent -k [2021-10-05T19:14:21.527Z] unset SSH_AUTH_SOCK; [2021-10-05T19:14:21.527Z] unset SSH_AGENT_PID; [2021-10-05T19:14:21.527Z] echo Agent pid 61 killed; [2021-10-05T19:14:21.542Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T19:14:21.993Z] + git semver [Pipeline] } [2021-10-05T19:14:22.031Z] $ docker stop --time=1 e3d4bd79e1473010f3bfb5263656c4700ae9b59f238498a297d032115bae58c3 [2021-10-05T19:14:23.944Z] $ docker rm -f e3d4bd79e1473010f3bfb5263656c4700ae9b59f238498a297d032115bae58c3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T19:14:24.393Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-05T19:14:24.772Z] Stashed 1 file(s) [Pipeline] echo [2021-10-05T19:14:24.797Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-05T19:14:25.588Z] ========================================================= [2021-10-05T19:14:25.589Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-05T19:14:25.589Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-05T19:14:25.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-05T19:14:25.964Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-05T19:14:25.964Z] 4e9f2cdf4387: Pulling fs layer [2021-10-05T19:14:25.964Z] 57d31006c564: Pulling fs layer [2021-10-05T19:14:25.964Z] bd5ccded8296: Pulling fs layer [2021-10-05T19:14:25.964Z] 304dd3a0f381: Pulling fs layer [2021-10-05T19:14:25.964Z] d37cda54a23b: Pulling fs layer [2021-10-05T19:14:25.964Z] 38ea18935520: Pulling fs layer [2021-10-05T19:14:25.964Z] ceb1e79740a2: Pulling fs layer [2021-10-05T19:14:25.964Z] b665197a1568: Pulling fs layer [2021-10-05T19:14:25.964Z] 842a00ea3e35: Pulling fs layer [2021-10-05T19:14:25.964Z] 38ea18935520: Waiting [2021-10-05T19:14:25.964Z] ceb1e79740a2: Waiting [2021-10-05T19:14:25.964Z] b665197a1568: Waiting [2021-10-05T19:14:25.964Z] 842a00ea3e35: Waiting [2021-10-05T19:14:25.964Z] 304dd3a0f381: Waiting [2021-10-05T19:14:25.964Z] d37cda54a23b: Waiting [2021-10-05T19:14:25.964Z] bd5ccded8296: Verifying Checksum [2021-10-05T19:14:25.964Z] bd5ccded8296: Download complete [2021-10-05T19:14:25.964Z] 57d31006c564: Verifying Checksum [2021-10-05T19:14:25.964Z] 57d31006c564: Download complete [2021-10-05T19:14:25.964Z] d37cda54a23b: Verifying Checksum [2021-10-05T19:14:25.964Z] d37cda54a23b: Download complete [2021-10-05T19:14:26.232Z] 38ea18935520: Verifying Checksum [2021-10-05T19:14:26.232Z] 38ea18935520: Download complete [2021-10-05T19:14:26.232Z] ceb1e79740a2: Verifying Checksum [2021-10-05T19:14:26.232Z] ceb1e79740a2: Download complete [2021-10-05T19:14:26.232Z] 4e9f2cdf4387: Verifying Checksum [2021-10-05T19:14:26.232Z] 4e9f2cdf4387: Download complete [2021-10-05T19:14:26.498Z] 4e9f2cdf4387: Pull complete [2021-10-05T19:14:26.498Z] 57d31006c564: Pull complete [2021-10-05T19:14:26.498Z] bd5ccded8296: Pull complete [2021-10-05T19:14:27.083Z] b665197a1568: Verifying Checksum [2021-10-05T19:14:27.083Z] b665197a1568: Download complete [2021-10-05T19:14:28.053Z] 304dd3a0f381: Verifying Checksum [2021-10-05T19:14:28.053Z] 304dd3a0f381: Download complete [2021-10-05T19:14:28.638Z] 842a00ea3e35: Verifying Checksum [2021-10-05T19:14:28.638Z] 842a00ea3e35: Download complete [2021-10-05T19:14:32.027Z] 304dd3a0f381: Pull complete [2021-10-05T19:14:32.027Z] d37cda54a23b: Pull complete [2021-10-05T19:14:32.027Z] 38ea18935520: Pull complete [2021-10-05T19:14:32.294Z] ceb1e79740a2: Pull complete [2021-10-05T19:14:32.294Z] b665197a1568: Pull complete [2021-10-05T19:14:35.681Z] 842a00ea3e35: Pull complete [2021-10-05T19:14:35.681Z] Digest: sha256:8be23356d7c113ca3b28698ca9a8c0562f3cd483a847db66f47f9eff4f9454b6 [2021-10-05T19:14:35.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-05T19:14:35.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-05T19:14:36.077Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-05T19:14:36.077Z] WORKDIR /edgex [2021-10-05T19:14:36.077Z] COPY go.mod . [2021-10-05T19:14:36.077Z] RUN go mod download' [2021-10-05T19:14:36.077Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-05T19:14:37.500Z] Sending build context to Docker daemon 329.2MB [2021-10-05T19:14:37.500Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-05T19:14:37.500Z] ---> bfa24e8e2367 [2021-10-05T19:14:37.500Z] Step 2/4 : WORKDIR /edgex [2021-10-05T19:14:38.925Z] ---> Running in aad174a8a0a4 [2021-10-05T19:14:39.195Z] Removing intermediate container aad174a8a0a4 [2021-10-05T19:14:39.195Z] ---> e1350d37d008 [2021-10-05T19:14:39.195Z] Step 3/4 : COPY go.mod . [2021-10-05T19:14:39.195Z] ---> d3350ffb9303 [2021-10-05T19:14:39.195Z] Step 4/4 : RUN go mod download [2021-10-05T19:14:39.195Z] ---> Running in 74a244569517 [2021-10-05T19:14:40.363Z] Still waiting to schedule task [2021-10-05T19:14:40.364Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-05T19:15:11.464Z] Removing intermediate container 74a244569517 [2021-10-05T19:15:11.464Z] ---> 396491813b7d [2021-10-05T19:15:11.464Z] Successfully built 396491813b7d [2021-10-05T19:15:11.464Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T19:15:11.830Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-05T19:15:11.830Z] . [Pipeline] withDockerContainer [2021-10-05T19:15:11.944Z] prd-centos7-docker-4c-2g-7 does not seem to be running inside a container [2021-10-05T19:15:11.995Z] $ 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 [2021-10-05T19:15:12.340Z] $ docker top d5bf1eef970f0253a91493a6770aadb9d3b967462a2d536fed31200154cb9fa3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T19:15:12.786Z] + go version [2021-10-05T19:15:12.786Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-05T19:15:12.818Z] $ docker stop --time=1 d5bf1eef970f0253a91493a6770aadb9d3b967462a2d536fed31200154cb9fa3 [2021-10-05T19:15:14.008Z] $ docker rm -f d5bf1eef970f0253a91493a6770aadb9d3b967462a2d536fed31200154cb9fa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T19:15:14.893Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-05T19:15:14.893Z] . [Pipeline] withDockerContainer [2021-10-05T19:15:15.222Z] prd-centos7-docker-4c-2g-7 does not seem to be running inside a container [2021-10-05T19:15:15.275Z] $ 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 [2021-10-05T19:15:15.631Z] $ docker top 499fc5411069d33cb8153b2ce4e5278b62f62c460bee45a174b8a4e79cfe4603 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-05T19:15:15.781Z] ========================================================= [2021-10-05T19:15:15.781Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-05T19:15:15.781Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-05T19:15:16.191Z] + go mod tidy [Pipeline] sh [2021-10-05T19:15:16.815Z] + make test [2021-10-05T19:15:16.815Z] go mod tidy [2021-10-05T19:15:16.816Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-05T19:15:22.189Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-05T19:15:40.548Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-05T19:15:43.182Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-05T19:15:43.453Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-05T19:15:43.720Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-05T19:15:46.346Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-05T19:15:46.629Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-05T19:15:46.629Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-05T19:15:46.629Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-05T19:15:47.220Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-05T19:15:47.498Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-05T19:15:47.769Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-05T19:15:47.769Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-05T19:15:47.769Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-05T19:15:47.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-05T19:15:49.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements [2021-10-05T19:15:49.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-05T19:15:49.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-05T19:15:50.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.050s coverage: 98.5% of statements [2021-10-05T19:15:50.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-05T19:15:50.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 46.3% of statements [2021-10-05T19:15:50.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-05T19:15:50.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-05T19:15:51.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.126s coverage: 90.1% of statements [2021-10-05T19:15:51.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-05T19:15:51.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-05T19:15:52.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.069s coverage: 84.4% of statements [2021-10-05T19:15:52.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-05T19:15:52.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-05T19:15:52.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-05T19:15:52.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-05T19:15:52.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-05T19:15:53.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.241s coverage: 94.2% of statements [2021-10-05T19:15:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-05T19:15:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-05T19:15:53.312Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements [2021-10-05T19:15:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-05T19:15:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-05T19:15:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-05T19:15:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-05T19:15:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-05T19:15:53.905Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2021-10-05T19:15:53.905Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-05T19:15:53.905Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-05T19:15:53.905Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-05T19:15:54.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements [2021-10-05T19:15:54.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-05T19:15:54.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-10-05T19:15:55.089Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 21.7% of statements [2021-10-05T19:15:55.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-05T19:15:55.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-10-05T19:15:55.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2021-10-05T19:15:55.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-10-05T19:15:55.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.105s coverage: 96.3% of statements [2021-10-05T19:15:56.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2021-10-05T19:16:08.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.073s coverage: 94.4% of statements [2021-10-05T19:16:08.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-10-05T19:16:12.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.216s coverage: 82.5% of statements [2021-10-05T19:16:12.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-05T19:16:30.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-10-05T19:16:30.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-05T19:16:30.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-05T19:16:30.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-05T19:16:30.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-10-05T19:16:30.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-05T19:16:30.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-05T19:16:30.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-05T19:16:30.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-05T19:16:30.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-05T19:16:30.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-10-05T19:16:30.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-05T19:16:30.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-05T19:16:30.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-10-05T19:16:30.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-05T19:16:30.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-10-05T19:16:30.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-05T19:16:30.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements [2021-10-05T19:16:30.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-10-05T19:16:30.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-10-05T19:16:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.2% of statements [2021-10-05T19:16:31.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-05T19:16:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.111s coverage: 64.4% of statements [2021-10-05T19:16:31.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-05T19:16:31.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-05T19:16:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-10-05T19:16:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-10-05T19:16:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-10-05T19:16:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-10-05T19:16:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-10-05T19:16:31.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.239s coverage: 70.4% of statements [2021-10-05T19:16:31.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-05T19:16:31.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-05T19:16:31.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-05T19:16:31.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.4% of statements [2021-10-05T19:16:31.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-05T19:16:31.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-05T19:16:31.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2021-10-05T19:16:31.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-05T19:16:31.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2021-10-05T19:16:31.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-05T19:16:38.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.5% of statements [2021-10-05T19:16:38.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-05T19:16:38.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-05T19:16:38.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-05T19:16:38.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-05T19:16:38.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.0% of statements [2021-10-05T19:16:38.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-05T19:16:38.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-05T19:16:38.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-05T19:16:38.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-05T19:16:38.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-10-05T19:16:38.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-05T19:16:38.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-05T19:16:38.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2021-10-05T19:16:38.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-05T19:16:38.230Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-05T19:16:38.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-05T19:16:38.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-05T19:16:38.230Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements [2021-10-05T19:16:38.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-05T19:16:38.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-05T19:16:38.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-05T19:16:38.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-05T19:16:38.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-05T19:16:38.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-05T19:16:38.230Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-10-05T19:16:38.230Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-10-05T19:16:38.497Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-05T19:17:10.845Z] GO111MODULE=on go vet ./... [2021-10-05T19:17:20.983Z] gofmt -l . [2021-10-05T19:17:20.983Z] [ "`gofmt -l .`" = "" ] [2021-10-05T19:17:21.251Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-05T19:17:22.191Z] + ls -al . [2021-10-05T19:17:22.191Z] total 612 [2021-10-05T19:17:22.191Z] drwxrwxr-x 10 1001 1001 4096 Oct 5 19:17 . [2021-10-05T19:17:22.191Z] drwxr-xr-x 4 root root 28 Oct 5 19:15 .. [2021-10-05T19:17:22.191Z] -rw-rw-r-- 1 1001 1001 11 Oct 5 19:13 .dockerignore [2021-10-05T19:17:22.191Z] drwxrwxr-x 8 1001 1001 179 Oct 5 19:13 .git [2021-10-05T19:17:22.191Z] drwxrwxr-x 4 1001 1001 142 Oct 5 19:13 .github [2021-10-05T19:17:22.191Z] -rw-rw-r-- 1 1001 1001 818 Oct 5 19:13 .gitignore [2021-10-05T19:17:22.191Z] -rw-rw-r-- 1 1001 1001 42 Oct 5 19:13 .golangci.yml [2021-10-05T19:17:22.191Z] -rw-rw-r-- 1 1001 1001 76 Oct 5 19:13 .hadolint.yml [2021-10-05T19:17:22.191Z] drwx------ 3 1001 1001 58 Oct 5 19:14 .semver [2021-10-05T19:17:22.191Z] -rw-rw-r-- 1 1001 1001 166 Oct 5 19:13 .sonarcloud.properties [2021-10-05T19:17:22.191Z] -rw-rw-r-- 1 1001 1001 1171 Oct 5 19:13 ADOPTERS.md [2021-10-05T19:17:22.191Z] -rw-rw-r-- 1 1001 1001 8608 Oct 5 19:13 Attribution.txt [2021-10-05T19:17:22.191Z] -rw-rw-r-- 1 1001 1001 43881 Oct 5 19:13 CHANGELOG.md [2021-10-05T19:17:22.191Z] -rw-rw-r-- 1 1001 1001 3804 Oct 5 19:13 CONTRIBUTING.md [2021-10-05T19:17:22.191Z] -rw-rw-r-- 1 1001 1001 677 Oct 5 19:13 GOVERNANCE.md [2021-10-05T19:17:22.191Z] -rw-rw-r-- 1 1001 1001 849 Oct 5 19:13 Jenkinsfile [2021-10-05T19:17:22.191Z] -rw-rw-r-- 1 1001 1001 10775 Oct 5 19:13 LICENSE [2021-10-05T19:17:22.191Z] -rw-rw-r-- 1 1001 1001 6386 Oct 5 19:13 Makefile [2021-10-05T19:17:22.191Z] -rw-rw-r-- 1 1001 1001 582 Oct 5 19:13 OWNERS.md [2021-10-05T19:17:22.191Z] -rw-rw-r-- 1 1001 1001 8256 Oct 5 19:13 README.md [2021-10-05T19:17:22.191Z] -rw-rw-r-- 1 1001 1001 6912 Oct 5 19:13 SECURITY.md [2021-10-05T19:17:22.191Z] -rw-rw-r-- 1 1001 1001 5 Oct 5 19:14 VERSION [2021-10-05T19:17:22.191Z] -rw-rw-r-- 1 1001 1001 4131 Oct 5 19:13 ZMQWindows.md [2021-10-05T19:17:22.191Z] drwxrwxr-x 2 1001 1001 37 Oct 5 19:13 bin [2021-10-05T19:17:22.191Z] drwxrwxr-x 14 1001 1001 4096 Oct 5 19:13 cmd [2021-10-05T19:17:22.191Z] -rw-r--r-- 1 root root 403265 Oct 5 19:16 coverage.out [2021-10-05T19:17:22.191Z] -rw-rw-r-- 1 1001 1001 829 Oct 5 19:13 go.mod [2021-10-05T19:17:22.191Z] -rw-r--r-- 1 root root 50143 Oct 5 19:15 go.sum [2021-10-05T19:17:22.191Z] drwxrwxr-x 8 1001 1001 124 Oct 5 19:13 internal [2021-10-05T19:17:22.191Z] drwxrwxr-x 3 1001 1001 16 Oct 5 19:13 openapi [2021-10-05T19:17:22.191Z] drwxrwxr-x 4 1001 1001 71 Oct 5 19:13 snap [2021-10-05T19:17:22.191Z] -rw-rw-r-- 1 1001 1001 204 Oct 5 19:13 version.go [Pipeline] sh [2021-10-05T19:17:22.534Z] + '[' -e coverage.out ] [2021-10-05T19:17:22.534Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-05T19:17:22.659Z] Stashed 1 file(s) [Pipeline] sh [2021-10-05T19:17:22.998Z] + make build [2021-10-05T19:17:22.999Z] go mod tidy [2021-10-05T19:17:22.999Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-05T19:17:24.955Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-05T19:17:31.640Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-05T19:17:31.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-05T19:17:32.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-05T19:17:32.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-05T19:17:33.605Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-05T19:17:34.573Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-05T19:17:35.167Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-05T19:17:36.146Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-05T19:17:37.117Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-05T19:17:37.703Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-05T19:17:39.157Z] $ docker stop --time=1 499fc5411069d33cb8153b2ce4e5278b62f62c460bee45a174b8a4e79cfe4603 [2021-10-05T19:17:40.858Z] $ docker rm -f 499fc5411069d33cb8153b2ce4e5278b62f62c460bee45a174b8a4e79cfe4603 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T19:17:45.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-05T19:17:45.297Z] [2021-10-05T19:17:45.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T19:17:45.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-05T19:17:45.879Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-05T19:17:45.879Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-05T19:17:45.879Z] ca9280d653b3: Pulling fs layer [2021-10-05T19:17:45.879Z] 7e9c9ca2126c: Pulling fs layer [2021-10-05T19:17:46.146Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-05T19:17:46.146Z] cbdbe7a5bc2a: Download complete [2021-10-05T19:17:46.146Z] cbdbe7a5bc2a: Pull complete [2021-10-05T19:17:46.727Z] ca9280d653b3: Verifying Checksum [2021-10-05T19:17:46.727Z] ca9280d653b3: Download complete [2021-10-05T19:17:47.321Z] ca9280d653b3: Pull complete [2021-10-05T19:17:47.605Z] 7e9c9ca2126c: Verifying Checksum [2021-10-05T19:17:47.605Z] 7e9c9ca2126c: Download complete [2021-10-05T19:17:51.883Z] 7e9c9ca2126c: Pull complete [2021-10-05T19:17:51.883Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-05T19:17:51.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-05T19:17:51.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-05T19:17:52.001Z] prd-centos7-docker-4c-2g-7 does not seem to be running inside a container [2021-10-05T19:17:52.071Z] $ 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 [2021-10-05T19:17:54.502Z] $ docker top c9cebd78917c7637359978f72a6f03e62ed4b87f11fbd8137a9c10eaab8db4fc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T19:17:54.938Z] + docker-compose build --help [2021-10-05T19:17:54.938Z] + grep parallel [2021-10-05T19:17:55.521Z] --parallel Build images in parallel. [Pipeline] } [2021-10-05T19:17:55.554Z] $ docker stop --time=1 c9cebd78917c7637359978f72a6f03e62ed4b87f11fbd8137a9c10eaab8db4fc [2021-10-05T19:17:56.731Z] $ docker rm -f c9cebd78917c7637359978f72a6f03e62ed4b87f11fbd8137a9c10eaab8db4fc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T19:17:57.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-05T19:17:57.342Z] . [Pipeline] withDockerContainer [2021-10-05T19:17:57.456Z] prd-centos7-docker-4c-2g-7 does not seem to be running inside a container [2021-10-05T19:17:57.516Z] $ 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 [2021-10-05T19:17:57.826Z] $ docker top 35c03d1484ee9523927a375035fede1cc860d6985e922713cb8d9957842ba565 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T19:17:58.273Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-05T19:17:58.857Z] Building core-command ... [2021-10-05T19:17:58.857Z] Building core-data ... [2021-10-05T19:17:58.857Z] Building core-metadata ... [2021-10-05T19:17:58.857Z] Building security-bootstrapper ... [2021-10-05T19:17:58.857Z] Building security-proxy-setup ... [2021-10-05T19:17:58.857Z] Building security-secretstore-setup ... [2021-10-05T19:17:58.857Z] Building support-notifications ... [2021-10-05T19:17:58.857Z] Building support-scheduler ... [2021-10-05T19:17:58.857Z] Building sys-mgmt-agent ... [2021-10-05T19:17:58.857Z] Building security-secretstore-setup [2021-10-05T19:17:58.857Z] Building sys-mgmt-agent [2021-10-05T19:17:58.857Z] Building support-notifications [2021-10-05T19:17:58.857Z] Building security-bootstrapper [2021-10-05T19:17:58.857Z] Building core-command [2021-10-05T19:18:08.981Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-05T19:18:08.981Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-10-05T19:18:08.981Z] ---> 396491813b7d [2021-10-05T19:18:08.981Z] Step 3/26 : WORKDIR /edgex-go [2021-10-05T19:18:08.981Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-05T19:18:08.981Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-05T19:18:08.981Z] ---> 396491813b7d [2021-10-05T19:18:08.981Z] Step 3/23 : WORKDIR /edgex-go [2021-10-05T19:18:09.247Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-05T19:18:09.247Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-05T19:18:09.247Z] ---> 396491813b7d [2021-10-05T19:18:09.247Z] Step 3/24 : WORKDIR /edgex-go [2021-10-05T19:18:13.505Z] ---> Running in 5a415677f45b [2021-10-05T19:18:13.505Z] ---> Running in e16a5b539e3f [2021-10-05T19:18:13.771Z] ---> Running in 0ed1e31da673 [2021-10-05T19:18:19.108Z] Removing intermediate container 5a415677f45b [2021-10-05T19:18:19.108Z] ---> 55025355987e [2021-10-05T19:18:19.108Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T19:18:19.108Z] Removing intermediate container 0ed1e31da673 [2021-10-05T19:18:19.108Z] ---> 584639e6c107 [2021-10-05T19:18:19.108Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T19:18:19.374Z] Removing intermediate container e16a5b539e3f [2021-10-05T19:18:19.374Z] ---> 04e23ff25376 [2021-10-05T19:18:19.374Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T19:18:19.648Z] ---> Running in 880ff39cfdb0 [2021-10-05T19:18:19.648Z] ---> Running in c81b786f1073 [2021-10-05T19:18:19.913Z] ---> Running in b95b952465cd [2021-10-05T19:18:24.168Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-05T19:18:24.168Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-10-05T19:18:24.168Z] ---> 396491813b7d [2021-10-05T19:18:24.168Z] Step 3/32 : WORKDIR /edgex-go [2021-10-05T19:18:24.168Z] ---> Using cache [2021-10-05T19:18:24.168Z] ---> 04e23ff25376 [2021-10-05T19:18:24.168Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T19:18:24.168Z] ---> Running in 53f79c7d46ab [2021-10-05T19:18:24.168Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-05T19:18:24.168Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-05T19:18:24.168Z] ---> 396491813b7d [2021-10-05T19:18:24.168Z] Step 3/24 : WORKDIR /edgex-go [2021-10-05T19:18:24.168Z] ---> Using cache [2021-10-05T19:18:24.168Z] ---> 04e23ff25376 [2021-10-05T19:18:24.168Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T19:18:24.168Z] Removing intermediate container b95b952465cd [2021-10-05T19:18:24.168Z] ---> 78ec9037fb82 [2021-10-05T19:18:24.168Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-10-05T19:18:24.168Z] ---> Running in 4586ba009f02 [2021-10-05T19:18:24.168Z] ---> Running in 310e6f7fb3e0 [2021-10-05T19:18:24.434Z] Removing intermediate container c81b786f1073 [2021-10-05T19:18:24.434Z] ---> 06bc7cc33d6f [2021-10-05T19:18:24.434Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-05T19:18:24.434Z] Removing intermediate container 880ff39cfdb0 [2021-10-05T19:18:24.434Z] ---> 4442358944f6 [2021-10-05T19:18:24.434Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-05T19:18:24.434Z] ---> Running in 9262e1eaa38a [2021-10-05T19:18:24.434Z] ---> Running in 787e7fa627fc [2021-10-05T19:18:24.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-05T19:18:24.994Z] Removing intermediate container 53f79c7d46ab [2021-10-05T19:18:24.994Z] ---> 3b610768ceab [2021-10-05T19:18:24.994Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-10-05T19:18:24.994Z] ---> Running in 5f0f05886e4e [2021-10-05T19:18:24.994Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-05T19:18:24.994Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-05T19:18:24.994Z] Removing intermediate container 4586ba009f02 [2021-10-05T19:18:24.994Z] ---> 338b3f70e547 [2021-10-05T19:18:24.994Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-10-05T19:18:24.994Z] ---> Running in 83f68701bc99 [2021-10-05T19:18:25.260Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-05T19:18:25.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-05T19:18:25.795Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-05T19:18:25.795Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-05T19:18:26.063Z] OK: 219 MiB in 52 packages [2021-10-05T19:18:26.063Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-05T19:18:26.063Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-05T19:18:26.334Z] Removing intermediate container 310e6f7fb3e0 [2021-10-05T19:18:26.334Z] ---> 402b8b096cbf [2021-10-05T19:18:26.334Z] Step 6/26 : COPY go.mod . [2021-10-05T19:18:26.334Z] OK: 219 MiB in 52 packages [2021-10-05T19:18:26.334Z] OK: 219 MiB in 52 packages [2021-10-05T19:18:26.334Z] ---> d264301cc619 [2021-10-05T19:18:26.334Z] Step 7/26 : RUN go mod download [2021-10-05T19:18:26.334Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-05T19:18:26.605Z] ---> Running in 60b067d846db [2021-10-05T19:18:26.605Z] OK: 219 MiB in 52 packages [2021-10-05T19:18:26.605Z] Removing intermediate container 787e7fa627fc [2021-10-05T19:18:26.605Z] ---> 8c57abf523f8 [2021-10-05T19:18:26.605Z] Step 6/24 : COPY go.mod . [2021-10-05T19:18:26.881Z] OK: 219 MiB in 52 packages [2021-10-05T19:18:26.881Z] Removing intermediate container 9262e1eaa38a [2021-10-05T19:18:26.881Z] ---> 411cdc7981e3 [2021-10-05T19:18:26.881Z] Step 6/23 : COPY go.mod . [2021-10-05T19:18:26.881Z] ---> 0003d16c5c67 [2021-10-05T19:18:26.881Z] Step 7/24 : RUN go mod download [2021-10-05T19:18:26.881Z] ---> Running in 44215717329e [2021-10-05T19:18:27.163Z] ---> 06d1af81c019 [2021-10-05T19:18:27.163Z] Step 7/23 : RUN go mod download [2021-10-05T19:18:27.163Z] ---> Running in 01a9b2ce16d5 [2021-10-05T19:18:27.163Z] Removing intermediate container 5f0f05886e4e [2021-10-05T19:18:27.163Z] ---> 6b51544feb6e [2021-10-05T19:18:27.163Z] Step 6/32 : COPY go.mod . [2021-10-05T19:18:27.444Z] Removing intermediate container 83f68701bc99 [2021-10-05T19:18:27.444Z] ---> 2620b9f58c0e [2021-10-05T19:18:27.444Z] Step 6/24 : COPY go.mod . [2021-10-05T19:18:27.444Z] ---> 7eeba57b7777 [2021-10-05T19:18:27.444Z] Step 7/32 : RUN go mod download [2021-10-05T19:18:27.723Z] ---> Running in 50bf2c145547 [2021-10-05T19:18:27.723Z] ---> fb8657d74c48 [2021-10-05T19:18:27.723Z] Step 7/24 : RUN go mod download [2021-10-05T19:18:27.723Z] ---> Running in f2a50f5870f0 [2021-10-05T19:18:28.321Z] Removing intermediate container 60b067d846db [2021-10-05T19:18:28.321Z] ---> 7b607801f64b [2021-10-05T19:18:28.321Z] Step 8/26 : COPY . . [2021-10-05T19:18:29.328Z] Removing intermediate container 01a9b2ce16d5 [2021-10-05T19:18:29.328Z] ---> 2c9b8e6a306a [2021-10-05T19:18:29.328Z] Step 8/23 : COPY . . [2021-10-05T19:18:30.298Z] Removing intermediate container 44215717329e [2021-10-05T19:18:30.298Z] ---> 134ad9aebe26 [2021-10-05T19:18:30.298Z] Step 8/24 : COPY . . [2021-10-05T19:18:34.575Z] Removing intermediate container f2a50f5870f0 [2021-10-05T19:18:34.575Z] ---> 1ab60c170d45 [2021-10-05T19:18:34.575Z] Step 8/24 : COPY . . [2021-10-05T19:18:34.575Z] ---> 841b86c90b09 [2021-10-05T19:18:34.575Z] Step 9/26 : RUN go mod tidy [2021-10-05T19:18:34.575Z] Removing intermediate container 50bf2c145547 [2021-10-05T19:18:34.575Z] ---> 50d7e672a372 [2021-10-05T19:18:34.575Z] Step 8/32 : COPY . . [2021-10-05T19:18:34.845Z] ---> Running in d1faf769fecb [2021-10-05T19:18:41.519Z] Removing intermediate container d1faf769fecb [2021-10-05T19:18:41.519Z] ---> 38c0c8c367d8 [2021-10-05T19:18:41.519Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-05T19:18:41.519Z] ---> 076c82ee964d [2021-10-05T19:18:41.519Z] Step 9/24 : RUN go mod tidy [2021-10-05T19:18:41.519Z] ---> f14504be8014 [2021-10-05T19:18:41.519Z] Step 9/23 : RUN go mod tidy [2021-10-05T19:18:41.519Z] ---> 6364d4bd247a [2021-10-05T19:18:41.519Z] Step 9/24 : RUN go mod tidy [2021-10-05T19:18:41.519Z] ---> Running in df87dae39166 [2021-10-05T19:18:41.519Z] ---> Running in add8f7a402e9 [2021-10-05T19:18:41.519Z] ---> Running in cab1c8b6e853 [2021-10-05T19:18:41.519Z] ---> Running in 4da26b6016bf [2021-10-05T19:18:42.935Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-05T19:18:43.905Z] Removing intermediate container df87dae39166 [2021-10-05T19:18:43.905Z] ---> d16c5ceb3164 [2021-10-05T19:18:43.905Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-10-05T19:18:43.905Z] Removing intermediate container add8f7a402e9 [2021-10-05T19:18:43.905Z] ---> fcfef6df8e83 [2021-10-05T19:18:43.905Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-10-05T19:18:43.905Z] ---> Running in 60fad870a974 [2021-10-05T19:18:43.905Z] ---> Running in ca4d920bb137 [2021-10-05T19:18:44.183Z] Removing intermediate container 4da26b6016bf [2021-10-05T19:18:44.183Z] ---> b4d076680893 [2021-10-05T19:18:44.183Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-05T19:18:44.183Z] ---> Running in f3e17a1c093d [2021-10-05T19:18:45.169Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-05T19:18:45.169Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-05T19:18:45.169Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-05T19:18:50.654Z] ---> c2cb69bfd35b [2021-10-05T19:18:50.654Z] Step 9/32 : RUN go mod tidy [2021-10-05T19:18:50.654Z] ---> Running in 9b32a16f2edb [2021-10-05T19:18:51.648Z] Removing intermediate container 9b32a16f2edb [2021-10-05T19:18:51.648Z] ---> 7f0dd0334127 [2021-10-05T19:18:51.648Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-05T19:18:51.648Z] ---> Running in 212816d45e30 [2021-10-05T19:18:52.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-05T19:19:14.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-05T19:19:19.744Z] Removing intermediate container cab1c8b6e853 [2021-10-05T19:19:19.744Z] ---> c0e5ba5f9bb0 [2021-10-05T19:19:19.744Z] [2021-10-05T19:19:19.744Z] Step 11/26 : FROM alpine:3.14 [2021-10-05T19:19:19.744Z] 3.14: Pulling from library/alpine [2021-10-05T19:19:20.326Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-05T19:19:20.326Z] Status: Downloaded newer image for alpine:3.14 [2021-10-05T19:19:20.326Z] ---> 14119a10abf4 [2021-10-05T19:19:20.326Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-05T19:19:20.326Z] ---> Running in ed85e3b0ffd0 [2021-10-05T19:19:20.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-05T19:19:20.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-05T19:19:21.505Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-05T19:19:21.505Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-05T19:19:21.505Z] (3/3) Installing su-exec (0.2-r1) [2021-10-05T19:19:21.505Z] Executing busybox-1.33.1-r3.trigger [2021-10-05T19:19:21.505Z] Executing ca-certificates-20191127-r5.trigger [2021-10-05T19:19:21.505Z] OK: 6 MiB in 17 packages [2021-10-05T19:19:22.918Z] Removing intermediate container ed85e3b0ffd0 [2021-10-05T19:19:22.918Z] ---> 185a99deff83 [2021-10-05T19:19:22.918Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-05T19:19:22.918Z] ---> Running in cff4b3098757 [2021-10-05T19:19:23.188Z] Removing intermediate container cff4b3098757 [2021-10-05T19:19:23.188Z] ---> e149f3d34479 [2021-10-05T19:19:23.188Z] Step 14/26 : WORKDIR / [2021-10-05T19:19:23.464Z] ---> Running in 49358d496ed6 [2021-10-05T19:19:24.054Z] Removing intermediate container f3e17a1c093d [2021-10-05T19:19:24.054Z] ---> f713f1e57507 [2021-10-05T19:19:24.054Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-05T19:19:24.054Z] Removing intermediate container 49358d496ed6 [2021-10-05T19:19:24.054Z] ---> 315ec1e41d05 [2021-10-05T19:19:24.054Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-05T19:19:24.054Z] ---> Running in ff609c690bcf [2021-10-05T19:19:24.054Z] Removing intermediate container ca4d920bb137 [2021-10-05T19:19:24.054Z] ---> 14a063315750 [2021-10-05T19:19:24.055Z] [2021-10-05T19:19:24.055Z] Step 11/24 : FROM alpine:3.14 [2021-10-05T19:19:24.055Z] ---> 14119a10abf4 [2021-10-05T19:19:24.055Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-10-05T19:19:24.322Z] ---> Running in f66ab7037283 [2021-10-05T19:19:24.322Z] ---> 78ac1d394bd3 [2021-10-05T19:19:24.322Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-05T19:19:24.598Z] ---> 6feff3e7e6ac [2021-10-05T19:19:24.598Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-05T19:19:24.869Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-05T19:19:24.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-05T19:19:25.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-05T19:19:25.136Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-05T19:19:25.136Z] Executing busybox-1.33.1-r3.trigger [2021-10-05T19:19:25.136Z] OK: 6 MiB in 15 packages [2021-10-05T19:19:25.408Z] ---> f0b2e7752ffa [2021-10-05T19:19:25.408Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-05T19:19:25.677Z] ---> 7c70e54a7f5e [2021-10-05T19:19:25.677Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-05T19:19:25.677Z] Removing intermediate container 60fad870a974 [2021-10-05T19:19:25.677Z] ---> 59c9f907d98f [2021-10-05T19:19:25.677Z] [2021-10-05T19:19:25.677Z] Step 11/23 : FROM alpine:3.14 [2021-10-05T19:19:25.677Z] ---> 14119a10abf4 [2021-10-05T19:19:25.677Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-05T19:19:25.952Z] ---> Running in 6b953c4b09c0 [2021-10-05T19:19:25.952Z] Removing intermediate container f66ab7037283 [2021-10-05T19:19:25.952Z] ---> 9fa339c473c3 [2021-10-05T19:19:25.952Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-05T19:19:26.227Z] ---> Running in 7002d663afb8 [2021-10-05T19:19:26.227Z] Removing intermediate container ff609c690bcf [2021-10-05T19:19:26.227Z] ---> 9bf86c4e7f19 [2021-10-05T19:19:26.227Z] [2021-10-05T19:19:26.227Z] Step 12/24 : FROM docker:20.10.8 [2021-10-05T19:19:26.227Z] ---> 0d1c11a8177a [2021-10-05T19:19:26.227Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-05T19:19:26.538Z] Removing intermediate container 7002d663afb8 [2021-10-05T19:19:26.538Z] ---> 3660ed5dc193 [2021-10-05T19:19:26.538Z] Step 14/24 : ENV APP_PORT=59882 [2021-10-05T19:19:26.538Z] ---> Running in 629872d3a19d [2021-10-05T19:19:26.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-05T19:19:26.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-05T19:19:26.823Z] ---> 4df04a6b7de0 [2021-10-05T19:19:26.823Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-05T19:19:26.823Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-05T19:19:26.823Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-05T19:19:26.823Z] 20.10.8: Pulling from library/docker [2021-10-05T19:19:26.823Z] Executing busybox-1.33.1-r3.trigger [2021-10-05T19:19:26.823Z] Removing intermediate container 629872d3a19d [2021-10-05T19:19:26.823Z] ---> a45c200398b7 [2021-10-05T19:19:26.823Z] Step 15/24 : EXPOSE $APP_PORT [2021-10-05T19:19:26.823Z] Executing ca-certificates-20191127-r5.trigger [2021-10-05T19:19:26.823Z] OK: 6 MiB in 16 packages [2021-10-05T19:19:26.823Z] ---> Running in a2a4621a3c25 [2021-10-05T19:19:27.093Z] ---> ae8a51c2d017 [2021-10-05T19:19:27.093Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-05T19:19:27.363Z] ---> Running in 76c3f625c4ee [2021-10-05T19:19:27.363Z] Removing intermediate container a2a4621a3c25 [2021-10-05T19:19:27.363Z] ---> 1d1e079d3f70 [2021-10-05T19:19:27.363Z] Step 16/24 : WORKDIR / [2021-10-05T19:19:27.363Z] ---> Running in 85286acea9de [2021-10-05T19:19:27.363Z] Removing intermediate container 212816d45e30 [2021-10-05T19:19:27.363Z] ---> 04ae8b6f29c4 [2021-10-05T19:19:27.363Z] [2021-10-05T19:19:27.363Z] Step 11/32 : FROM alpine:3.14 [2021-10-05T19:19:27.363Z] ---> 14119a10abf4 [2021-10-05T19:19:27.363Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-05T19:19:27.634Z] ---> Running in 9a43c7ea9a6b [2021-10-05T19:19:27.634Z] Removing intermediate container 85286acea9de [2021-10-05T19:19:27.634Z] ---> 809c69faa3f2 [2021-10-05T19:19:27.634Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-05T19:19:27.634Z] Removing intermediate container 6b953c4b09c0 [2021-10-05T19:19:27.634Z] ---> 351f82ee7b6d [2021-10-05T19:19:27.634Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-05T19:19:27.634Z] Removing intermediate container 9a43c7ea9a6b [2021-10-05T19:19:27.634Z] ---> 3e395955d513 [2021-10-05T19:19:27.634Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-05T19:19:27.634Z] ---> Running in de8dbe629e7c [2021-10-05T19:19:27.634Z] ---> Running in d3489cea1823 [2021-10-05T19:19:27.906Z] ---> 51e3fca7f12b [2021-10-05T19:19:27.906Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-05T19:19:27.906Z] Removing intermediate container de8dbe629e7c [2021-10-05T19:19:27.906Z] ---> 79468e5aa21b [2021-10-05T19:19:27.906Z] Step 14/23 : ENV APP_PORT=59860 [2021-10-05T19:19:27.906Z] ---> Running in c959d887ca38 [2021-10-05T19:19:28.181Z] Removing intermediate container c959d887ca38 [2021-10-05T19:19:28.181Z] ---> 7f6613574ff0 [2021-10-05T19:19:28.181Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-05T19:19:28.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-05T19:19:28.181Z] ---> Running in 1daec0690efa [2021-10-05T19:19:28.181Z] ---> 1086f1fccb36 [2021-10-05T19:19:28.181Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-05T19:19:28.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-05T19:19:28.466Z] Removing intermediate container 76c3f625c4ee [2021-10-05T19:19:28.466Z] ---> 410df286ad37 [2021-10-05T19:19:28.466Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-10-05T19:19:28.466Z] Removing intermediate container 1daec0690efa [2021-10-05T19:19:28.466Z] ---> dc5b23a7700e [2021-10-05T19:19:28.466Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-05T19:19:28.466Z] ---> Running in eddd74b5c4da [2021-10-05T19:19:28.466Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-05T19:19:28.466Z] (2/2) Installing su-exec (0.2-r1) [2021-10-05T19:19:28.466Z] Executing busybox-1.33.1-r3.trigger [2021-10-05T19:19:28.466Z] OK: 6 MiB in 16 packages [2021-10-05T19:19:28.466Z] Removing intermediate container eddd74b5c4da [2021-10-05T19:19:28.466Z] ---> e5d1dbcbe9b1 [2021-10-05T19:19:28.466Z] Step 24/26 : LABEL arch=x86_64 [2021-10-05T19:19:28.466Z] ---> 9a6bf9a5aba1 [2021-10-05T19:19:28.466Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-05T19:19:28.742Z] ---> dd0c45809882 [2021-10-05T19:19:28.742Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-10-05T19:19:28.742Z] ---> Running in 7c26d180976b [2021-10-05T19:19:28.742Z] ---> Running in 846da671cb76 [2021-10-05T19:19:28.742Z] Removing intermediate container 7c26d180976b [2021-10-05T19:19:28.742Z] ---> ed0e6270043f [2021-10-05T19:19:28.742Z] Step 25/26 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [2021-10-05T19:19:29.014Z] ---> Running in b87c5f237702 [2021-10-05T19:19:29.014Z] Removing intermediate container d3489cea1823 [2021-10-05T19:19:29.014Z] ---> 9eed47dafa75 [2021-10-05T19:19:29.014Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-05T19:19:29.014Z] Removing intermediate container 846da671cb76 [2021-10-05T19:19:29.014Z] ---> 645a78b5aff1 [2021-10-05T19:19:29.014Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-05T19:19:29.014Z] ---> Running in e0d51a1f289d [2021-10-05T19:19:29.014Z] ---> Running in 880670ca9fc4 [2021-10-05T19:19:29.014Z] ---> 58d278428915 [2021-10-05T19:19:29.014Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-05T19:19:29.014Z] Removing intermediate container b87c5f237702 [2021-10-05T19:19:29.014Z] ---> 29281546acce [2021-10-05T19:19:29.014Z] Step 26/26 : LABEL version=0.0.0 [2021-10-05T19:19:29.014Z] Removing intermediate container e0d51a1f289d [2021-10-05T19:19:29.014Z] ---> 8f8f4ee80867 [2021-10-05T19:19:29.014Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-05T19:19:29.014Z] Removing intermediate container 880670ca9fc4 [2021-10-05T19:19:29.014Z] ---> 41e9ee0f280b [2021-10-05T19:19:29.014Z] Step 22/24 : LABEL arch=x86_64 [2021-10-05T19:19:29.014Z] ---> Running in 80bd1042a4d6 [2021-10-05T19:19:29.014Z] ---> Running in 3fb475746f54 [2021-10-05T19:19:29.014Z] ---> Running in f2cbcab0228d [2021-10-05T19:19:29.281Z] ---> d8156ce3e541 [2021-10-05T19:19:29.281Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-10-05T19:19:29.281Z] ---> Running in 938dd07b3f96 [2021-10-05T19:19:29.281Z] Removing intermediate container 80bd1042a4d6 [2021-10-05T19:19:29.281Z] ---> 35a2937d838c [2021-10-05T19:19:29.281Z] [2021-10-05T19:19:29.281Z] Removing intermediate container 3fb475746f54 [2021-10-05T19:19:29.281Z] ---> 9966a9480eff [2021-10-05T19:19:29.281Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-05T19:19:29.281Z] Successfully built 35a2937d838c [2021-10-05T19:19:29.281Z] Removing intermediate container f2cbcab0228d [2021-10-05T19:19:29.281Z] ---> d4719d5d6969 [2021-10-05T19:19:29.281Z] Step 23/24 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [2021-10-05T19:19:29.281Z] ---> Running in ae0ae93e431a [2021-10-05T19:19:29.281Z] Successfully tagged security-secretstore-setup:latest [2021-10-05T19:19:29.281Z] Building security-proxy-setup [2021-10-05T19:19:29.281Z]  Building security-secretstore-setup ... done Removing intermediate container 938dd07b3f96 [2021-10-05T19:19:29.281Z] ---> 75c0ad6500cd [2021-10-05T19:19:29.281Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-05T19:19:29.281Z] ---> Running in dd7b5e5eba81 [2021-10-05T19:19:29.281Z] ---> Running in e8a108432cf7 [2021-10-05T19:19:29.875Z] Removing intermediate container dd7b5e5eba81 [2021-10-05T19:19:29.875Z] ---> 58fffdf79e52 [2021-10-05T19:19:29.875Z] Step 24/24 : LABEL version=0.0.0 [2021-10-05T19:19:30.142Z] Removing intermediate container e8a108432cf7 [2021-10-05T19:19:30.142Z] ---> dcfe5d77ee5d [2021-10-05T19:19:30.142Z] Step 21/23 : LABEL arch=x86_64 [2021-10-05T19:19:30.736Z] ---> Running in a67dffa674a6 [2021-10-05T19:19:30.736Z] ---> Running in 0458750459ac [2021-10-05T19:19:31.346Z] Removing intermediate container a67dffa674a6 [2021-10-05T19:19:31.346Z] ---> ce12369ecdb6 [2021-10-05T19:19:31.346Z] [2021-10-05T19:19:31.346Z] Removing intermediate container 0458750459ac [2021-10-05T19:19:31.346Z] ---> 831ca47046ac [2021-10-05T19:19:31.346Z] Step 22/23 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [2021-10-05T19:19:31.346Z] Successfully built ce12369ecdb6 [2021-10-05T19:19:31.346Z] Successfully tagged core-command:latest [2021-10-05T19:19:31.346Z] Building core-metadata [2021-10-05T19:19:31.346Z]  Building core-command ... done  ---> Running in 6133eaf5811b [2021-10-05T19:19:31.627Z] Removing intermediate container ae0ae93e431a [2021-10-05T19:19:31.627Z] ---> f79067eeb0a3 [2021-10-05T19:19:31.627Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-05T19:19:33.059Z] ---> Running in 0410a6e16d23 [2021-10-05T19:19:33.059Z] Removing intermediate container 6133eaf5811b [2021-10-05T19:19:33.059Z] ---> 51cbc2538bcc [2021-10-05T19:19:33.059Z] Step 23/23 : LABEL version=0.0.0 [2021-10-05T19:19:33.333Z] ---> Running in fdda65565c98 [2021-10-05T19:19:33.333Z] Removing intermediate container 0410a6e16d23 [2021-10-05T19:19:33.333Z] ---> 4b21a6392be8 [2021-10-05T19:19:33.333Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-05T19:19:33.621Z] Removing intermediate container fdda65565c98 [2021-10-05T19:19:33.622Z] ---> 802121f102fd [2021-10-05T19:19:33.622Z] [2021-10-05T19:19:33.622Z] Successfully built 802121f102fd [2021-10-05T19:19:33.622Z] Successfully tagged support-notifications:latest [2021-10-05T19:19:33.622Z] Building support-scheduler [2021-10-05T19:19:33.909Z]  Building support-notifications ... done  ---> 63269adae456 [2021-10-05T19:19:33.909Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-05T19:19:34.180Z] ---> Running in 5047d725dab0 [2021-10-05T19:19:34.766Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-05T19:19:34.766Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-05T19:19:34.766Z] ---> bc6c0ffef665 [2021-10-05T19:19:34.766Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-05T19:19:38.129Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-05T19:19:38.130Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-05T19:19:38.130Z] ---> 396491813b7d [2021-10-05T19:19:38.130Z] Step 3/24 : WORKDIR /edgex-go [2021-10-05T19:19:38.130Z] ---> Using cache [2021-10-05T19:19:38.130Z] ---> 04e23ff25376 [2021-10-05T19:19:38.130Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T19:19:38.130Z] ---> Using cache [2021-10-05T19:19:38.130Z] ---> 338b3f70e547 [2021-10-05T19:19:38.130Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-05T19:19:39.145Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-05T19:19:39.145Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-05T19:19:39.145Z] ---> 396491813b7d [2021-10-05T19:19:39.145Z] Step 3/23 : WORKDIR /edgex-go [2021-10-05T19:19:39.145Z] ---> Using cache [2021-10-05T19:19:39.145Z] ---> 04e23ff25376 [2021-10-05T19:19:39.145Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T19:19:39.145Z] ---> Using cache [2021-10-05T19:19:39.145Z] ---> 338b3f70e547 [2021-10-05T19:19:39.146Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-05T19:19:39.146Z] ---> Running in 15b0b1b7d031 [2021-10-05T19:19:39.732Z] ---> Running in 98a2c5df96f5 [2021-10-05T19:19:39.732Z] ---> Running in 252d0a9f6fdd [2021-10-05T19:19:39.732Z] Removing intermediate container 15b0b1b7d031 [2021-10-05T19:19:39.732Z] ---> 24d768184ccb [2021-10-05T19:19:39.732Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-05T19:19:39.732Z] Removing intermediate container 5047d725dab0 [2021-10-05T19:19:39.732Z] ---> 7ba410a5f306 [2021-10-05T19:19:39.732Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-05T19:19:39.999Z] ---> Running in 958fb00021f6 [2021-10-05T19:19:40.268Z] ---> 788c0f87600c [2021-10-05T19:19:40.268Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-05T19:19:40.852Z] ---> 08352bdbdc81 [2021-10-05T19:19:40.852Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-05T19:19:40.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-05T19:19:40.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-05T19:19:41.117Z] (1/42) Installing readline (8.1.0-r0) [2021-10-05T19:19:41.117Z] (2/42) Installing bash (5.1.4-r0) [2021-10-05T19:19:41.117Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-05T19:19:41.117Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-05T19:19:41.117Z] Executing bash-5.1.4-r0.post-install [2021-10-05T19:19:41.117Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-05T19:19:41.117Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-05T19:19:41.117Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-05T19:19:41.117Z] (6/42) Installing curl (7.79.1-r0) [2021-10-05T19:19:41.117Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-05T19:19:41.117Z] ---> 5c7f22c0942e [2021-10-05T19:19:41.117Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-05T19:19:41.117Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-05T19:19:41.117Z] (9/42) Installing expat (2.4.1-r0) [2021-10-05T19:19:41.117Z] (10/42) Installing libffi (3.3-r2) [2021-10-05T19:19:41.117Z] (11/42) Installing gdbm (1.19-r0) [2021-10-05T19:19:41.117Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-05T19:19:41.117Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-05T19:19:41.117Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-05T19:19:41.117Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-05T19:19:41.117Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-05T19:19:41.117Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-05T19:19:42.103Z] ---> eb3fa9aa895a [2021-10-05T19:19:42.103Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-05T19:19:42.103Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-05T19:19:42.103Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-05T19:19:42.103Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-05T19:19:42.103Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-05T19:19:42.103Z] ---> 396491813b7d [2021-10-05T19:19:42.103Z] Step 3/22 : WORKDIR /edgex-go [2021-10-05T19:19:42.103Z] ---> Using cache [2021-10-05T19:19:42.103Z] ---> 04e23ff25376 [2021-10-05T19:19:42.103Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T19:19:42.103Z] ---> Using cache [2021-10-05T19:19:42.103Z] ---> 338b3f70e547 [2021-10-05T19:19:42.103Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-05T19:19:42.382Z] ---> Running in 96f8585ff72e [2021-10-05T19:19:42.382Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-05T19:19:42.383Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-05T19:19:42.383Z] ---> 6d8b7d1c2d7e [2021-10-05T19:19:42.383Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-10-05T19:19:42.383Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-05T19:19:42.383Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-05T19:19:42.383Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-05T19:19:42.383Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-05T19:19:42.383Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-05T19:19:42.383Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-05T19:19:42.383Z] OK: 219 MiB in 52 packages [2021-10-05T19:19:42.383Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-05T19:19:42.664Z] OK: 219 MiB in 52 packages [2021-10-05T19:19:42.664Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-05T19:19:42.664Z] ---> Running in 48a87e892e14 [2021-10-05T19:19:42.665Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-05T19:19:42.665Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-05T19:19:42.665Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-05T19:19:42.665Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-05T19:19:42.665Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-05T19:19:42.665Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-05T19:19:42.665Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-05T19:19:42.665Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-05T19:19:42.665Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-05T19:19:42.665Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-05T19:19:42.665Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-05T19:19:42.665Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-05T19:19:42.665Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-05T19:19:42.665Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-05T19:19:42.665Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-05T19:19:42.931Z] Removing intermediate container 48a87e892e14 [2021-10-05T19:19:42.931Z] ---> 24a6fe7737e9 [2021-10-05T19:19:42.931Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-05T19:19:42.931Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-05T19:19:43.201Z] Executing busybox-1.33.1-r3.trigger [2021-10-05T19:19:43.201Z] OK: 84 MiB in 64 packages [2021-10-05T19:19:43.201Z] ---> a4dc6aba9d3a [2021-10-05T19:19:43.201Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-10-05T19:19:43.471Z] Removing intermediate container 252d0a9f6fdd [2021-10-05T19:19:43.471Z] ---> 5bfbbdc7aa7b [2021-10-05T19:19:43.471Z] Step 6/24 : COPY go.mod . [2021-10-05T19:19:43.471Z] Removing intermediate container 98a2c5df96f5 [2021-10-05T19:19:43.471Z] ---> 718166afdcb3 [2021-10-05T19:19:43.471Z] Step 6/23 : COPY go.mod . [2021-10-05T19:19:43.471Z] ---> Running in 6dec1a05b157 [2021-10-05T19:19:43.740Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-05T19:19:43.740Z] ---> f0b6ee7fc8aa [2021-10-05T19:19:43.740Z] Step 7/23 : RUN go mod download [2021-10-05T19:19:43.740Z] ---> 8eaa14055242 [2021-10-05T19:19:43.740Z] Step 7/24 : RUN go mod download [2021-10-05T19:19:43.740Z] ---> Running in 3117664b10b2 [2021-10-05T19:19:43.740Z] ---> Running in 802495e47094 [2021-10-05T19:19:44.016Z] Collecting docker-compose==1.23.2 [2021-10-05T19:19:44.016Z] OK: 219 MiB in 52 packages [2021-10-05T19:19:44.016Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-05T19:19:44.289Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-05T19:19:44.289Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-05T19:19:44.289Z] Collecting jsonschema<3,>=2.5.1 [2021-10-05T19:19:44.289Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-05T19:19:44.289Z] Collecting cached-property<2,>=1.2.0 [2021-10-05T19:19:44.289Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-05T19:19:44.289Z] Collecting texttable<0.10,>=0.9.0 [2021-10-05T19:19:44.289Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-05T19:19:44.559Z] Removing intermediate container 6dec1a05b157 [2021-10-05T19:19:44.559Z] ---> 28e281110d17 [2021-10-05T19:19:44.559Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-05T19:19:44.559Z] Removing intermediate container 96f8585ff72e [2021-10-05T19:19:44.559Z] ---> 7f1d403ea3b5 [2021-10-05T19:19:44.559Z] Step 6/22 : COPY go.mod . [2021-10-05T19:19:44.559Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-05T19:19:44.839Z] ---> Running in 04611cb436c2 [2021-10-05T19:19:44.839Z] Removing intermediate container 04611cb436c2 [2021-10-05T19:19:44.839Z] ---> 54d716160f5b [2021-10-05T19:19:44.839Z] Step 29/32 : CMD ["gate"] [2021-10-05T19:19:44.839Z] ---> 0fbc7de7addd [2021-10-05T19:19:44.839Z] Step 7/22 : RUN go mod download [2021-10-05T19:19:44.839Z] ---> Running in 7114cb2bae3a [2021-10-05T19:19:44.839Z] Collecting PyYAML<4,>=3.10 [2021-10-05T19:19:44.839Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-05T19:19:44.839Z] ---> Running in c4084fe7020c [2021-10-05T19:19:45.121Z] Removing intermediate container 7114cb2bae3a [2021-10-05T19:19:45.121Z] ---> 3a7a4e02c15d [2021-10-05T19:19:45.121Z] Step 30/32 : LABEL arch=x86_64 [2021-10-05T19:19:45.391Z] ---> Running in ffa3adbd0935 [2021-10-05T19:19:45.391Z] Removing intermediate container ffa3adbd0935 [2021-10-05T19:19:45.391Z] ---> e5de51df23ba [2021-10-05T19:19:45.391Z] Step 31/32 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [2021-10-05T19:19:45.665Z] ---> Running in 021a57bb6add [2021-10-05T19:19:45.665Z] Collecting docopt<0.7,>=0.6.1 [2021-10-05T19:19:45.665Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-05T19:19:45.665Z] Removing intermediate container 021a57bb6add [2021-10-05T19:19:45.665Z] ---> 9c8b2811c270 [2021-10-05T19:19:45.665Z] Step 32/32 : LABEL version=0.0.0 [2021-10-05T19:19:45.932Z] ---> Running in 4738bb49703b [2021-10-05T19:19:46.207Z] Removing intermediate container 4738bb49703b [2021-10-05T19:19:46.207Z] ---> 74934114e5df [2021-10-05T19:19:46.207Z] [2021-10-05T19:19:46.207Z] Collecting docker<4.0,>=3.6.0 [2021-10-05T19:19:46.207Z] Removing intermediate container 3117664b10b2 [2021-10-05T19:19:46.207Z] ---> c7e43c58db7c [2021-10-05T19:19:46.207Z] Step 8/24 : COPY . . [2021-10-05T19:19:46.207Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-05T19:19:46.207Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-05T19:19:46.207Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-05T19:19:46.480Z] Successfully built 74934114e5df [2021-10-05T19:19:46.480Z] Successfully tagged security-bootstrapper:latest [2021-10-05T19:19:46.480Z]  Building security-bootstrapper ... done Building core-data [2021-10-05T19:19:46.758Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-05T19:19:46.758Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-05T19:19:46.758Z] Collecting docker-pycreds>=0.4.0 [2021-10-05T19:19:46.758Z] Removing intermediate container 802495e47094 [2021-10-05T19:19:46.758Z] ---> 9991353479bf [2021-10-05T19:19:46.758Z] Step 8/23 : COPY . . [2021-10-05T19:19:46.758Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-05T19:19:47.039Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-05T19:19:47.039Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-05T19:19:47.039Z] Collecting idna<2.8,>=2.5 [2021-10-05T19:19:47.039Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-05T19:19:47.039Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-05T19:19:47.039Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-05T19:19:47.039Z] 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) [2021-10-05T19:19:47.313Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-05T19:19:47.313Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-05T19:19:47.313Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-05T19:19:47.313Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-05T19:19:47.313Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-05T19:19:47.313Z] Attempting uninstall: urllib3 [2021-10-05T19:19:47.313Z] Found existing installation: urllib3 1.26.5 [2021-10-05T19:19:47.313Z] Uninstalling urllib3-1.26.5: [2021-10-05T19:19:47.313Z] Successfully uninstalled urllib3-1.26.5 [2021-10-05T19:19:50.669Z] Attempting uninstall: idna [2021-10-05T19:19:50.670Z] Found existing installation: idna 3.2 [2021-10-05T19:19:50.670Z] Uninstalling idna-3.2: [2021-10-05T19:19:50.670Z] Successfully uninstalled idna-3.2 [2021-10-05T19:19:51.264Z] Removing intermediate container c4084fe7020c [2021-10-05T19:19:51.264Z] ---> c797d8c39e40 [2021-10-05T19:19:51.264Z] Step 8/22 : COPY . . [2021-10-05T19:19:51.264Z] Attempting uninstall: chardet [2021-10-05T19:19:51.265Z] Found existing installation: chardet 4.0.0 [2021-10-05T19:19:51.265Z] Uninstalling chardet-4.0.0: [2021-10-05T19:19:51.265Z] Successfully uninstalled chardet-4.0.0 [2021-10-05T19:19:51.853Z] Attempting uninstall: requests [2021-10-05T19:19:51.853Z] Found existing installation: requests 2.25.1 [2021-10-05T19:19:51.853Z] Uninstalling requests-2.25.1: [2021-10-05T19:19:51.853Z] Successfully uninstalled requests-2.25.1 [2021-10-05T19:19:53.796Z] Running setup.py install for texttable: started [2021-10-05T19:19:56.391Z] Running setup.py install for texttable: finished with status 'done' [2021-10-05T19:19:56.391Z] Running setup.py install for PyYAML: started [2021-10-05T19:19:56.661Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-05T19:19:58.076Z] Running setup.py install for docopt: started [2021-10-05T19:19:58.672Z] Running setup.py install for docopt: finished with status 'done' [2021-10-05T19:19:58.672Z] Running setup.py install for dockerpty: started [2021-10-05T19:19:58.967Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-05T19:19:59.569Z] ---> 2493299bb364 [2021-10-05T19:19:59.569Z] Step 9/23 : RUN go mod tidy [2021-10-05T19:19:59.839Z] ---> 81f196e33647 [2021-10-05T19:19:59.840Z] Step 9/24 : RUN go mod tidy [2021-10-05T19:20:00.131Z] 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 [2021-10-05T19:20:00.403Z] ---> 67f2f084cb28 [2021-10-05T19:20:00.403Z] Step 9/22 : RUN go mod tidy [2021-10-05T19:20:00.403Z] ---> Running in 4af9342943db [2021-10-05T19:20:00.403Z] ---> Running in dc4a24c76404 [2021-10-05T19:20:00.669Z] ---> Running in 021c2c0ba493 [2021-10-05T19:20:04.975Z] Removing intermediate container 4af9342943db [2021-10-05T19:20:04.975Z] ---> 7ac46d2c441d [2021-10-05T19:20:04.975Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-10-05T19:20:04.975Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-05T19:20:04.975Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-05T19:20:04.975Z] ---> 396491813b7d [2021-10-05T19:20:04.975Z] Step 3/24 : WORKDIR /edgex-go [2021-10-05T19:20:04.975Z] ---> Using cache [2021-10-05T19:20:04.975Z] ---> 04e23ff25376 [2021-10-05T19:20:04.975Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T19:20:04.975Z] ---> Using cache [2021-10-05T19:20:04.975Z] ---> 338b3f70e547 [2021-10-05T19:20:04.976Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-05T19:20:04.976Z] ---> Running in fd72f77be841 [2021-10-05T19:20:04.976Z] ---> Running in 6a51afc4a547 [2021-10-05T19:20:05.244Z] Removing intermediate container 021c2c0ba493 [2021-10-05T19:20:05.244Z] ---> 9c2d55605c5c [2021-10-05T19:20:05.244Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-05T19:20:05.519Z] ---> Running in 74ba245b00f9 [2021-10-05T19:20:05.519Z] Removing intermediate container dc4a24c76404 [2021-10-05T19:20:05.519Z] ---> b041856ebdce [2021-10-05T19:20:05.519Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-05T19:20:05.519Z] ---> Running in 6994d2635dbd [2021-10-05T19:20:05.790Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-05T19:20:06.062Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-05T19:20:06.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-05T19:20:06.335Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-05T19:20:06.925Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-05T19:20:07.193Z] OK: 219 MiB in 52 packages [2021-10-05T19:20:08.645Z] Removing intermediate container 958fb00021f6 [2021-10-05T19:20:08.645Z] ---> 2c8769d7b6c2 [2021-10-05T19:20:08.645Z] Step 15/24 : ENV APP_PORT=58890 [2021-10-05T19:20:08.645Z] Removing intermediate container 6a51afc4a547 [2021-10-05T19:20:08.645Z] ---> 63027f0f3d45 [2021-10-05T19:20:08.645Z] Step 6/24 : COPY go.mod . [2021-10-05T19:20:08.645Z] ---> Running in 17889f894da9 [2021-10-05T19:20:08.919Z] ---> 4653ffbf8420 [2021-10-05T19:20:08.919Z] Step 7/24 : RUN go mod download [2021-10-05T19:20:08.919Z] Removing intermediate container 17889f894da9 [2021-10-05T19:20:08.919Z] ---> 4a8fc3f1095c [2021-10-05T19:20:08.919Z] Step 16/24 : EXPOSE $APP_PORT [2021-10-05T19:20:08.919Z] ---> Running in 309c39fb8110 [2021-10-05T19:20:08.919Z] ---> Running in af06980a26af [2021-10-05T19:20:09.203Z] Removing intermediate container 309c39fb8110 [2021-10-05T19:20:09.203Z] ---> dff8717c216e [2021-10-05T19:20:09.203Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-05T19:20:09.813Z] ---> 4d7fc16517c4 [2021-10-05T19:20:09.813Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-05T19:20:10.090Z] ---> 68237651d5da [2021-10-05T19:20:10.090Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-05T19:20:10.366Z] ---> 2a7ccd67a641 [2021-10-05T19:20:10.366Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-05T19:20:10.366Z] ---> Running in 79026010f169 [2021-10-05T19:20:10.366Z] Removing intermediate container 79026010f169 [2021-10-05T19:20:10.366Z] ---> 6ee435cafdf1 [2021-10-05T19:20:10.366Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-05T19:20:10.647Z] ---> Running in 05e2e6ed5168 [2021-10-05T19:20:10.647Z] Removing intermediate container 05e2e6ed5168 [2021-10-05T19:20:10.647Z] ---> 2ba5f5438cde [2021-10-05T19:20:10.647Z] Step 22/24 : LABEL arch=x86_64 [2021-10-05T19:20:10.647Z] ---> Running in b109db3f0b5e [2021-10-05T19:20:10.931Z] Removing intermediate container b109db3f0b5e [2021-10-05T19:20:10.931Z] ---> 43cdeab9258a [2021-10-05T19:20:10.931Z] Step 23/24 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [2021-10-05T19:20:10.931Z] ---> Running in 20a28adda194 [2021-10-05T19:20:11.211Z] Removing intermediate container 20a28adda194 [2021-10-05T19:20:11.211Z] ---> 4c54a8770e68 [2021-10-05T19:20:11.211Z] Step 24/24 : LABEL version=0.0.0 [2021-10-05T19:20:11.211Z] ---> Running in c5d78b6799fd [2021-10-05T19:20:11.211Z] Removing intermediate container af06980a26af [2021-10-05T19:20:11.211Z] ---> b76a4dfc9ae8 [2021-10-05T19:20:11.211Z] Step 8/24 : COPY . . [2021-10-05T19:20:11.211Z] Removing intermediate container c5d78b6799fd [2021-10-05T19:20:11.211Z] ---> 3fac09073958 [2021-10-05T19:20:11.211Z] [2021-10-05T19:20:11.489Z] Successfully built 3fac09073958 [2021-10-05T19:20:11.489Z] Successfully tagged sys-mgmt-agent:latest [2021-10-05T19:20:17.253Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-11 in /w/workspace/edgexfoundry_edgex-go_PR-3743 [Pipeline] { [Pipeline] ws [2021-10-05T19:20:17.329Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-10-05T19:20:17.641Z] The recommended git tool is: git [2021-10-05T19:20:19.913Z]  Building sys-mgmt-agent ... done  ---> 649fd097f436 [2021-10-05T19:20:19.913Z] Step 9/24 : RUN go mod tidy [2021-10-05T19:20:19.913Z] ---> Running in ac7e818102b7 [2021-10-05T19:20:20.188Z] Removing intermediate container ac7e818102b7 [2021-10-05T19:20:20.188Z] ---> 56c746c422f5 [2021-10-05T19:20:20.188Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-10-05T19:20:20.188Z] ---> Running in cb931bd63fd9 [2021-10-05T19:20:20.464Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-05T19:20:23.885Z] using credential edgex-jenkins-ssh [2021-10-05T19:20:23.911Z] Cloning the remote Git repository [2021-10-05T19:20:23.978Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-05T19:20:24.104Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-10-05T19:20:24.185Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-05T19:20:24.186Z] > git --version # timeout=10 [2021-10-05T19:20:24.203Z] > git --version # 'git version 2.17.1' [2021-10-05T19:20:24.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T19:20:24.305Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T19:20:32.869Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-05T19:20:38.523Z] Removing intermediate container 74ba245b00f9 [2021-10-05T19:20:38.523Z] ---> f372f2ad7a74 [2021-10-05T19:20:38.524Z] [2021-10-05T19:20:38.524Z] Step 11/22 : FROM alpine:3.14 [2021-10-05T19:20:38.524Z] ---> 14119a10abf4 [2021-10-05T19:20:38.524Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-10-05T19:20:38.524Z] ---> Running in a69d81e8ce48 [2021-10-05T19:20:38.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-05T19:20:38.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-05T19:20:39.085Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-05T19:20:39.085Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-05T19:20:39.085Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-05T19:20:39.085Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-05T19:20:39.085Z] (5/5) Installing curl (7.79.1-r0) [2021-10-05T19:20:39.085Z] Executing busybox-1.33.1-r3.trigger [2021-10-05T19:20:39.085Z] Executing ca-certificates-20191127-r5.trigger [2021-10-05T19:20:39.085Z] OK: 8 MiB in 19 packages [2021-10-05T19:20:40.100Z] Removing intermediate container a69d81e8ce48 [2021-10-05T19:20:40.100Z] ---> d8df107faf75 [2021-10-05T19:20:40.100Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-05T19:20:40.100Z] Removing intermediate container fd72f77be841 [2021-10-05T19:20:40.100Z] ---> 3bf9c82f6fe3 [2021-10-05T19:20:40.100Z] [2021-10-05T19:20:40.100Z] Step 11/24 : FROM alpine:3.14 [2021-10-05T19:20:40.100Z] ---> 14119a10abf4 [2021-10-05T19:20:40.100Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-10-05T19:20:40.100Z] ---> Using cache [2021-10-05T19:20:40.100Z] ---> 9fa339c473c3 [2021-10-05T19:20:40.100Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-05T19:20:40.100Z] ---> Using cache [2021-10-05T19:20:40.100Z] ---> 3660ed5dc193 [2021-10-05T19:20:40.100Z] Step 14/24 : ENV APP_PORT=59881 [2021-10-05T19:20:40.100Z] ---> Running in 95692cd24369 [2021-10-05T19:20:40.100Z] ---> Running in 2ad837c212a2 [2021-10-05T19:20:40.377Z] Removing intermediate container 95692cd24369 [2021-10-05T19:20:40.377Z] ---> c98c1adad98b [2021-10-05T19:20:40.377Z] Step 14/22 : WORKDIR /edgex [2021-10-05T19:20:40.377Z] Removing intermediate container 2ad837c212a2 [2021-10-05T19:20:40.377Z] ---> d88d7894e33f [2021-10-05T19:20:40.377Z] Step 15/24 : EXPOSE $APP_PORT [2021-10-05T19:20:40.647Z] ---> Running in 83a6fdfdcd27 [2021-10-05T19:20:40.647Z] ---> Running in 028c40bebab2 [2021-10-05T19:20:40.647Z] Removing intermediate container 83a6fdfdcd27 [2021-10-05T19:20:40.647Z] ---> 298c8620b469 [2021-10-05T19:20:40.647Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-05T19:20:40.647Z] Removing intermediate container 028c40bebab2 [2021-10-05T19:20:40.647Z] ---> 476f618a1c00 [2021-10-05T19:20:40.647Z] Step 16/24 : WORKDIR / [2021-10-05T19:20:40.936Z] ---> Running in 08ecb6caee29 [2021-10-05T19:20:40.936Z] ---> 51cfdd631dbb [2021-10-05T19:20:40.936Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-05T19:20:41.248Z] Removing intermediate container 08ecb6caee29 [2021-10-05T19:20:41.248Z] ---> ffe46155a020 [2021-10-05T19:20:41.248Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-05T19:20:42.240Z] ---> e82d7554499b [2021-10-05T19:20:42.240Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-05T19:20:42.240Z] ---> bb0e4e7a6e12 [2021-10-05T19:20:42.240Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-05T19:20:42.240Z] Removing intermediate container 6994d2635dbd [2021-10-05T19:20:42.240Z] ---> c4db892e396c [2021-10-05T19:20:42.240Z] [2021-10-05T19:20:42.241Z] Step 11/23 : FROM alpine:3.14 [2021-10-05T19:20:42.241Z] ---> 14119a10abf4 [2021-10-05T19:20:42.241Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-05T19:20:42.241Z] ---> Using cache [2021-10-05T19:20:42.241Z] ---> 9fa339c473c3 [2021-10-05T19:20:42.241Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-05T19:20:42.241Z] ---> Using cache [2021-10-05T19:20:42.241Z] ---> 3660ed5dc193 [2021-10-05T19:20:42.241Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-05T19:20:42.241Z] ---> Running in 58b225602e9d [2021-10-05T19:20:42.531Z] Removing intermediate container 58b225602e9d [2021-10-05T19:20:42.531Z] ---> afa860b6887e [2021-10-05T19:20:42.531Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-05T19:20:42.816Z] ---> b33d4b5810cb [2021-10-05T19:20:42.816Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-05T19:20:42.816Z] ---> 4c8dbc7abb36 [2021-10-05T19:20:42.816Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-05T19:20:42.816Z] ---> Running in b095e7f8513e [2021-10-05T19:20:42.816Z] ---> Running in 0f5ad4124db6 [2021-10-05T19:20:42.816Z] Removing intermediate container b095e7f8513e [2021-10-05T19:20:42.816Z] ---> a75ebddbc166 [2021-10-05T19:20:42.816Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-05T19:20:43.110Z] Removing intermediate container 0f5ad4124db6 [2021-10-05T19:20:43.110Z] ---> 2fd99e8b2079 [2021-10-05T19:20:43.110Z] Step 19/22 : CMD ["--init=true"] [2021-10-05T19:20:43.110Z] ---> Running in 93b1ba9f4eb2 [2021-10-05T19:20:43.110Z] ---> 656078cd87bf [2021-10-05T19:20:43.110Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-10-05T19:20:43.110Z] ---> Running in 0b083c03ee4c [2021-10-05T19:20:43.110Z] ---> f40e9cac0bf4 [2021-10-05T19:20:43.110Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-05T19:20:43.110Z] Removing intermediate container 0b083c03ee4c [2021-10-05T19:20:43.110Z] ---> a8d5a919d806 [2021-10-05T19:20:43.111Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-05T19:20:43.355Z] Merging remotes/origin/main commit 607227328259ecd44c116bffe7eac8d5ffeb6de4 into PR head commit 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [2021-10-05T19:20:43.383Z] Removing intermediate container 93b1ba9f4eb2 [2021-10-05T19:20:43.383Z] ---> 260a2d63f1ee [2021-10-05T19:20:43.383Z] Step 20/22 : LABEL arch=x86_64 [2021-10-05T19:20:43.383Z] ---> Running in 602f9b0fa520 [2021-10-05T19:20:43.383Z] ---> Running in 070e9a6d3ad8 [2021-10-05T19:20:43.661Z] Removing intermediate container 602f9b0fa520 [2021-10-05T19:20:43.661Z] ---> 1d9bf82a5c41 [2021-10-05T19:20:43.661Z] Step 21/22 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [2021-10-05T19:20:43.661Z] Removing intermediate container 070e9a6d3ad8 [2021-10-05T19:20:43.661Z] ---> 863265e8ac97 [2021-10-05T19:20:43.661Z] Step 22/24 : LABEL arch=x86_64 [2021-10-05T19:20:43.661Z] ---> Running in 141fa39842b2 [2021-10-05T19:20:43.661Z] ---> Running in 5b315c726ed7 [2021-10-05T19:20:43.696Z] Merge succeeded, producing 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [2021-10-05T19:20:43.697Z] Checking out Revision 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 (PR-3743) [2021-10-05T19:20:43.949Z] ---> e1ee93d40159 [2021-10-05T19:20:43.949Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-05T19:20:43.949Z] Removing intermediate container 141fa39842b2 [2021-10-05T19:20:43.949Z] ---> 305ce1916182 [2021-10-05T19:20:43.949Z] Step 22/22 : LABEL version=0.0.0 [2021-10-05T19:20:43.949Z] Removing intermediate container 5b315c726ed7 [2021-10-05T19:20:43.949Z] ---> 67e603e40432 [2021-10-05T19:20:43.949Z] Step 23/24 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [2021-10-05T19:20:43.949Z] ---> Running in 0480fbf2afaa [2021-10-05T19:20:43.949Z] ---> Running in 568f453df985 [2021-10-05T19:20:42.580Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-05T19:20:42.597Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T19:20:42.619Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-05T19:20:42.649Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-05T19:20:42.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T19:20:42.661Z] > 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 [2021-10-05T19:20:43.381Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T19:20:43.392Z] > git checkout -f 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 # timeout=10 [2021-10-05T19:20:43.618Z] > git remote # timeout=10 [2021-10-05T19:20:43.639Z] > git config --get remote.origin.url # timeout=10 [2021-10-05T19:20:43.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T19:20:43.661Z] > git merge 607227328259ecd44c116bffe7eac8d5ffeb6de4 # timeout=10 [2021-10-05T19:20:43.688Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-05T19:20:43.710Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T19:20:43.723Z] > git checkout -f 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 # timeout=10 [2021-10-05T19:20:44.235Z] ---> 6d43e8b9d2de [2021-10-05T19:20:44.236Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-05T19:20:44.236Z] Removing intermediate container 568f453df985 [2021-10-05T19:20:44.236Z] ---> 9d74c948e1a0 [2021-10-05T19:20:44.236Z] [2021-10-05T19:20:44.236Z] ---> Running in 545cada4880d [2021-10-05T19:20:44.236Z] Removing intermediate container 0480fbf2afaa [2021-10-05T19:20:44.236Z] ---> 424f41450874 [2021-10-05T19:20:44.236Z] Step 24/24 : LABEL version=0.0.0 [2021-10-05T19:20:44.236Z] Removing intermediate container 545cada4880d [2021-10-05T19:20:44.236Z] ---> d85de8175f2a [2021-10-05T19:20:44.236Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-05T19:20:44.511Z] ---> Running in 94acf2f4f7f5 [2021-10-05T19:20:44.511Z] Successfully built 9d74c948e1a0 [2021-10-05T19:20:44.511Z] Successfully tagged security-proxy-setup:latest [2021-10-05T19:20:44.511Z]  Building security-proxy-setup ... done  ---> Running in fc7ca14407b2 [2021-10-05T19:20:44.511Z] Removing intermediate container 94acf2f4f7f5 [2021-10-05T19:20:44.511Z] ---> 019e0f7018c9 [2021-10-05T19:20:44.511Z] [2021-10-05T19:20:44.511Z] Removing intermediate container fc7ca14407b2 [2021-10-05T19:20:44.511Z] ---> de9b94d73d5f [2021-10-05T19:20:44.511Z] Step 21/23 : LABEL arch=x86_64 [2021-10-05T19:20:44.791Z] Successfully built 019e0f7018c9 [2021-10-05T19:20:44.791Z] ---> Running in dc463687d1ce [2021-10-05T19:20:44.791Z] Successfully tagged core-metadata:latest [2021-10-05T19:20:44.791Z]  Building core-metadata ... done Removing intermediate container dc463687d1ce [2021-10-05T19:20:44.791Z] ---> daf288380aa7 [2021-10-05T19:20:44.791Z] Step 22/23 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [2021-10-05T19:20:44.791Z] ---> Running in 4f315700da52 [2021-10-05T19:20:45.071Z] Removing intermediate container 4f315700da52 [2021-10-05T19:20:45.071Z] ---> fe91d82bea7c [2021-10-05T19:20:45.071Z] Step 23/23 : LABEL version=0.0.0 [2021-10-05T19:20:45.071Z] ---> Running in 99307746dfcf [2021-10-05T19:20:45.071Z] Removing intermediate container 99307746dfcf [2021-10-05T19:20:45.071Z] ---> edf43b3a02a8 [2021-10-05T19:20:45.071Z] [2021-10-05T19:20:45.356Z] Successfully built edf43b3a02a8 [2021-10-05T19:20:45.356Z] Successfully tagged support-scheduler:latest [2021-10-05T19:20:47.949Z]  Building support-scheduler ... done Removing intermediate container cb931bd63fd9 [2021-10-05T19:20:47.949Z] ---> 0d9611f4b5a5 [2021-10-05T19:20:47.949Z] [2021-10-05T19:20:47.949Z] Step 11/24 : FROM alpine:3.14 [2021-10-05T19:20:47.949Z] ---> 14119a10abf4 [2021-10-05T19:20:47.949Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-05T19:20:47.949Z] ---> Running in 1862cc83c11a [2021-10-05T19:20:47.949Z] Removing intermediate container 1862cc83c11a [2021-10-05T19:20:47.949Z] ---> ab427d1dd376 [2021-10-05T19:20:47.949Z] Step 13/24 : ENV APP_PORT=59880 [2021-10-05T19:20:47.949Z] ---> Running in 11aab9805366 [2021-10-05T19:20:47.949Z] Removing intermediate container 11aab9805366 [2021-10-05T19:20:47.949Z] ---> c8653fa814ae [2021-10-05T19:20:47.949Z] Step 14/24 : EXPOSE $APP_PORT [2021-10-05T19:20:47.949Z] ---> Running in 3b5c734c0146 [2021-10-05T19:20:47.949Z] Removing intermediate container 3b5c734c0146 [2021-10-05T19:20:47.949Z] ---> bdee88882131 [2021-10-05T19:20:47.949Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T19:20:47.949Z] ---> Running in 4a9781d77468 [2021-10-05T19:20:48.337Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-10-05T19:20:48.417Z] > git --version # timeout=10 [2021-10-05T19:20:48.426Z] > git --version # 'git version 2.17.1' [2021-10-05T19:20:48.438Z] fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T19:20:48.544Z] Removing intermediate container 4a9781d77468 [2021-10-05T19:20:48.545Z] ---> 16d1faa2842b [2021-10-05T19:20:48.545Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-05T19:20:48.545Z] ---> Running in 2c879eb2c4d4 [2021-10-05T19:20:48.814Z] 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 [2021-10-05T19:20:49.476Z] provisioning config files... [2021-10-05T19:20:49.517Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config936484372017716386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T19:20:49.779Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-05T19:20:49.779Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-05T19:20:50.046Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-05T19:20:50.046Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-05T19:20:50.046Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-05T19:20:50.254Z] ---> docker-login.sh [2021-10-05T19:20:50.254Z] nexus3.edgexfoundry.org:10001 [2021-10-05T19:20:50.312Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-05T19:20:50.312Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-05T19:20:50.580Z] Executing busybox-1.33.1-r3.trigger [2021-10-05T19:20:50.580Z] OK: 8 MiB in 20 packages [2021-10-05T19:20:50.853Z] Removing intermediate container 2c879eb2c4d4 [2021-10-05T19:20:50.853Z] ---> c3bd109d9e3b [2021-10-05T19:20:50.853Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-05T19:20:50.853Z] ---> fc2390c8b1f4 [2021-10-05T19:20:50.853Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-05T19:20:51.122Z] ---> 2aeb979569a1 [2021-10-05T19:20:51.122Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-05T19:20:51.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T19:20:51.392Z] ---> 7c5f1a624d02 [2021-10-05T19:20:51.392Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-10-05T19:20:51.392Z] ---> Running in 5ef579d608d2 [2021-10-05T19:20:51.392Z] Removing intermediate container 5ef579d608d2 [2021-10-05T19:20:51.392Z] ---> 41e5a1417a8b [2021-10-05T19:20:51.392Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-05T19:20:51.392Z] ---> Running in 959e345597fa [2021-10-05T19:20:51.666Z] Removing intermediate container 959e345597fa [2021-10-05T19:20:51.666Z] ---> 918aa1fbb76f [2021-10-05T19:20:51.666Z] Step 22/24 : LABEL arch=x86_64 [2021-10-05T19:20:51.666Z] ---> Running in 90050d03f2cf [2021-10-05T19:20:51.666Z] Removing intermediate container 90050d03f2cf [2021-10-05T19:20:51.666Z] ---> 58eca1a7c142 [2021-10-05T19:20:51.666Z] Step 23/24 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [2021-10-05T19:20:51.666Z] ---> Running in 36c5c8aa310f [2021-10-05T19:20:51.666Z] Removing intermediate container 36c5c8aa310f [2021-10-05T19:20:51.666Z] ---> fec708e81acc [2021-10-05T19:20:51.666Z] Step 24/24 : LABEL version=0.0.0 [2021-10-05T19:20:51.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T19:20:51.896Z] Configure a credential helper to remove this warning. See [2021-10-05T19:20:51.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T19:20:51.896Z] [2021-10-05T19:20:51.896Z] Login Succeeded [2021-10-05T19:20:51.896Z] nexus3.edgexfoundry.org:10002 [2021-10-05T19:20:51.931Z] ---> Running in 1c2461b35928 [2021-10-05T19:20:51.931Z] Removing intermediate container 1c2461b35928 [2021-10-05T19:20:51.931Z] ---> b9ad6bc216ba [2021-10-05T19:20:51.931Z] [2021-10-05T19:20:51.931Z] Successfully built b9ad6bc216ba [2021-10-05T19:20:51.931Z] Successfully tagged core-data:latest [2021-10-05T19:20:51.943Z]  Building core-data ... done  [Pipeline] } [2021-10-05T19:20:51.977Z] $ docker stop --time=1 35c03d1484ee9523927a375035fede1cc860d6985e922713cb8d9957842ba565 [2021-10-05T19:20:52.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T19:20:52.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T19:20:52.470Z] Configure a credential helper to remove this warning. See [2021-10-05T19:20:52.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T19:20:52.470Z] [2021-10-05T19:20:52.470Z] Login Succeeded [2021-10-05T19:20:52.470Z] nexus3.edgexfoundry.org:10003 [2021-10-05T19:20:52.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T19:20:53.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T19:20:53.048Z] Configure a credential helper to remove this warning. See [2021-10-05T19:20:53.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T19:20:53.048Z] [2021-10-05T19:20:53.048Z] Login Succeeded [2021-10-05T19:20:53.048Z] nexus3.edgexfoundry.org:10004 [2021-10-05T19:20:53.368Z] $ docker rm -f 35c03d1484ee9523927a375035fede1cc860d6985e922713cb8d9957842ba565 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T19:20:53.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T19:20:53.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T19:20:53.669Z] Configure a credential helper to remove this warning. See [2021-10-05T19:20:53.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T19:20:53.669Z] [2021-10-05T19:20:53.669Z] Login Succeeded [2021-10-05T19:20:53.669Z] docker.io [2021-10-05T19:20:53.885Z] + docker images [2021-10-05T19:20:53.885Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-05T19:20:53.885Z] core-data latest b9ad6bc216ba 2 seconds ago 20.5MB [2021-10-05T19:20:53.885Z] 0d9611f4b5a5 6 seconds ago 1.76GB [2021-10-05T19:20:53.885Z] support-scheduler latest edf43b3a02a8 8 seconds ago 16.1MB [2021-10-05T19:20:53.885Z] security-proxy-setup latest 9d74c948e1a0 9 seconds ago 26.7MB [2021-10-05T19:20:53.885Z] core-metadata latest 019e0f7018c9 9 seconds ago 16.8MB [2021-10-05T19:20:53.885Z] c4db892e396c 12 seconds ago 1.75GB [2021-10-05T19:20:53.885Z] 3bf9c82f6fe3 14 seconds ago 1.76GB [2021-10-05T19:20:53.885Z] f372f2ad7a74 16 seconds ago 1.76GB [2021-10-05T19:20:53.885Z] sys-mgmt-agent latest 3fac09073958 42 seconds ago 294MB [2021-10-05T19:20:53.885Z] security-bootstrapper latest 74934114e5df About a minute ago 18.8MB [2021-10-05T19:20:53.885Z] support-notifications latest 802121f102fd About a minute ago 16.8MB [2021-10-05T19:20:53.885Z] core-command latest ce12369ecdb6 About a minute ago 16MB [2021-10-05T19:20:53.885Z] security-secretstore-setup latest 35a2937d838c About a minute ago 28.2MB [2021-10-05T19:20:53.885Z] 04ae8b6f29c4 About a minute ago 1.75GB [2021-10-05T19:20:53.885Z] 9bf86c4e7f19 About a minute ago 1.75GB [2021-10-05T19:20:53.885Z] 59c9f907d98f About a minute ago 1.75GB [2021-10-05T19:20:53.885Z] 14a063315750 About a minute ago 1.75GB [2021-10-05T19:20:53.885Z] c0e5ba5f9bb0 About a minute ago 1.76GB [2021-10-05T19:20:53.885Z] ci-base-image-x86_64 latest 396491813b7d 5 minutes ago 1.25GB [2021-10-05T19:20:53.885Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine bfa24e8e2367 About an hour ago 546MB [2021-10-05T19:20:53.885Z] docker 20.10.8 bc6c0ffef665 4 weeks ago 214MB [2021-10-05T19:20:53.885Z] alpine 3.14 14119a10abf4 5 weeks ago 5.6MB [2021-10-05T19:20:53.885Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB [2021-10-05T19:20:53.885Z] 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) [2021-10-05T19:20:54.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [2021-10-05T19:20:54.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T19:20:54.572Z] Configure a credential helper to remove this warning. See [2021-10-05T19:20:54.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T19:20:54.572Z] [2021-10-05T19:20:54.572Z] Login Succeeded [2021-10-05T19:20:54.572Z] ---> docker-login.sh ends [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] } [2021-10-05T19:20:54.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] node [Pipeline] echo [2021-10-05T19:20:55.414Z] ========================================================= [2021-10-05T19:20:55.414Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-05T19:20:55.414Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-05T19:20:55.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-05T19:20:56.219Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-05T19:20:56.219Z] bbf911997326: Pulling fs layer [2021-10-05T19:20:56.219Z] 58ec367f63d7: Pulling fs layer [2021-10-05T19:20:56.219Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-05T19:20:56.219Z] fc5181fea5dc: Pulling fs layer [2021-10-05T19:20:56.219Z] 9c418107303f: Pulling fs layer [2021-10-05T19:20:56.219Z] 0cd29c4cc85c: Pulling fs layer [2021-10-05T19:20:56.219Z] 76d7273c05b8: Pulling fs layer [2021-10-05T19:20:56.219Z] e9181ef05905: Pulling fs layer [2021-10-05T19:20:56.219Z] 9c418107303f: Waiting [2021-10-05T19:20:56.219Z] 0cd29c4cc85c: Waiting [2021-10-05T19:20:56.219Z] fc5181fea5dc: Waiting [2021-10-05T19:20:56.219Z] 76d7273c05b8: Waiting [2021-10-05T19:20:56.219Z] e9181ef05905: Waiting [2021-10-05T19:20:56.219Z] 1b4a6ffa7d45: Download complete [2021-10-05T19:20:56.219Z] 58ec367f63d7: Download complete [2021-10-05T19:20:56.219Z] 9c418107303f: Verifying Checksum [2021-10-05T19:20:56.219Z] 9c418107303f: Download complete [2021-10-05T19:20:56.507Z] 0cd29c4cc85c: Download complete [2021-10-05T19:20:56.507Z] 76d7273c05b8: Verifying Checksum [2021-10-05T19:20:56.507Z] 76d7273c05b8: Download complete [2021-10-05T19:20:56.507Z] bbf911997326: Download complete [2021-10-05T19:20:57.141Z] bbf911997326: Pull complete [2021-10-05T19:20:57.779Z] 58ec367f63d7: Pull complete [2021-10-05T19:20:58.075Z] 1b4a6ffa7d45: Pull complete [2021-10-05T19:20:59.098Z] e9181ef05905: Verifying Checksum [2021-10-05T19:20:59.098Z] e9181ef05905: Download complete [2021-10-05T19:20:59.098Z] fc5181fea5dc: Verifying Checksum [2021-10-05T19:20:59.098Z] fc5181fea5dc: Download complete [2021-10-05T19:21:09.410Z] fc5181fea5dc: Pull complete [2021-10-05T19:21:09.694Z] 9c418107303f: Pull complete [2021-10-05T19:21:09.957Z] Still waiting to schedule task [2021-10-05T19:21:09.958Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-05T19:21:09.980Z] 0cd29c4cc85c: Pull complete [2021-10-05T19:21:10.268Z] 76d7273c05b8: Pull complete [2021-10-05T19:21:15.802Z] e9181ef05905: Pull complete [2021-10-05T19:21:15.802Z] Digest: sha256:b68600a42bdad252800863e960bd1bff7f9295dc42515d77c75fe1690b9bba97 [2021-10-05T19:21:15.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-05T19:21:15.802Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-05T19:21:16.285Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-05T19:21:16.285Z] WORKDIR /edgex [2021-10-05T19:21:16.285Z] COPY go.mod . [2021-10-05T19:21:16.285Z] RUN go mod download [2021-10-05T19:21:16.285Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-05T19:21:18.331Z] Sending build context to Docker daemon 166.2MB [2021-10-05T19:21:18.621Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-05T19:21:18.621Z] ---> 5bf79a92a582 [2021-10-05T19:21:18.621Z] Step 2/4 : WORKDIR /edgex [2021-10-05T19:21:24.349Z] ---> Running in 4dfd205e0996 [2021-10-05T19:21:24.634Z] Removing intermediate container 4dfd205e0996 [2021-10-05T19:21:24.634Z] ---> 36e8bd43a4c1 [2021-10-05T19:21:24.634Z] Step 3/4 : COPY go.mod . [2021-10-05T19:21:25.658Z] ---> 6302c7733f58 [2021-10-05T19:21:25.658Z] Step 4/4 : RUN go mod download [2021-10-05T19:21:25.658Z] ---> Running in c3fe4ecab714 [2021-10-05T19:22:47.699Z] Removing intermediate container c3fe4ecab714 [2021-10-05T19:22:47.699Z] ---> 2fb92fbd24d2 [2021-10-05T19:22:47.699Z] Successfully built 2fb92fbd24d2 [2021-10-05T19:22:47.699Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T19:22:48.155Z] + docker inspect -f . ci-base-image-arm64 [2021-10-05T19:22:48.155Z] . [Pipeline] withDockerContainer [2021-10-05T19:22:48.494Z] prd-ubuntu18.04-docker-arm64-4c-16g-11 does not seem to be running inside a container [2021-10-05T19:22:48.639Z] $ 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 [2021-10-05T19:22:50.303Z] $ docker top 2f72f6d47f7031ed7c69b0cd9a8685c873e70237575b6ac62c0b43cb2fe404fb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T19:22:51.393Z] + go version [2021-10-05T19:22:51.393Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-05T19:22:51.447Z] $ docker stop --time=1 2f72f6d47f7031ed7c69b0cd9a8685c873e70237575b6ac62c0b43cb2fe404fb [2021-10-05T19:22:53.309Z] $ docker rm -f 2f72f6d47f7031ed7c69b0cd9a8685c873e70237575b6ac62c0b43cb2fe404fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T19:22:54.492Z] + docker inspect -f . ci-base-image-arm64 [2021-10-05T19:22:54.492Z] . [Pipeline] withDockerContainer [2021-10-05T19:22:54.771Z] prd-ubuntu18.04-docker-arm64-4c-16g-11 does not seem to be running inside a container [2021-10-05T19:22:54.920Z] $ 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 [2021-10-05T19:22:56.339Z] $ docker top 3fccf4a366216c0ee1f29012e8715df8cc6b4b37ee362f8c04c4bec8700e57e7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-05T19:22:56.683Z] ========================================================= [2021-10-05T19:22:56.683Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-05T19:22:56.683Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-05T19:22:57.453Z] + go mod tidy [Pipeline] sh [2021-10-05T19:22:59.195Z] + make test [2021-10-05T19:22:59.195Z] go mod tidy [2021-10-05T19:22:59.810Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-05T19:23:26.788Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-05T19:24:23.612Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-05T19:24:23.612Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-05T19:24:25.103Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-05T19:24:26.130Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-05T19:24:38.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-05T19:24:38.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-05T19:24:38.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-05T19:24:38.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-05T19:24:38.706Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-05T19:24:38.706Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-05T19:24:39.328Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-05T19:24:39.328Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-05T19:24:39.328Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-05T19:24:39.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-05T19:24:46.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.212s coverage: 28.7% of statements [2021-10-05T19:24:46.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-05T19:24:46.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-05T19:24:50.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.330s coverage: 98.5% of statements [2021-10-05T19:24:50.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-05T19:24:51.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.402s coverage: 46.3% of statements [2021-10-05T19:24:51.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-05T19:24:51.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-05T19:24:53.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.795s coverage: 90.1% of statements [2021-10-05T19:24:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-05T19:24:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-05T19:24:53.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.240s coverage: 84.4% of statements [2021-10-05T19:24:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-05T19:24:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-05T19:24:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-05T19:24:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-05T19:24:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-05T19:25:04.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.568s coverage: 94.2% of statements [2021-10-05T19:25:04.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-05T19:25:04.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-05T19:25:04.176Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.243s coverage: 59.1% of statements [2021-10-05T19:25:04.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-05T19:25:04.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-05T19:25:04.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-05T19:25:04.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-05T19:25:04.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-05T19:25:04.176Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.178s coverage: 60.0% of statements [2021-10-05T19:25:04.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-05T19:25:04.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-05T19:25:04.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-05T19:25:04.176Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.299s coverage: 0.8% of statements [2021-10-05T19:25:04.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-05T19:25:04.176Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.174s coverage: 58.8% of statements [2021-10-05T19:25:04.176Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.176s coverage: 21.7% of statements [2021-10-05T19:25:04.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-05T19:25:04.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.276s coverage: 47.1% of statements [2021-10-05T19:25:04.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.211s coverage: 79.5% of statements [2021-10-05T19:25:04.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.254s coverage: 94.1% of statements [2021-10-05T19:25:04.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.291s coverage: 96.3% of statements [2021-10-05T19:25:04.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.161s coverage: 87.5% of statements [2021-10-05T19:25:17.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.207s coverage: 94.4% of statements [2021-10-05T19:25:17.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.175s coverage: 44.8% of statements [2021-10-05T19:25:21.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.568s coverage: 82.5% of statements [2021-10-05T19:25:21.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-05T19:25:30.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.237s coverage: 92.9% of statements [2021-10-05T19:25:30.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-05T19:25:30.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-05T19:25:30.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-05T19:25:30.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-10-05T19:25:30.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-05T19:25:30.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-05T19:25:30.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-05T19:25:30.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-05T19:25:30.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-05T19:25:30.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements [2021-10-05T19:25:30.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-05T19:25:30.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-05T19:25:30.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements [2021-10-05T19:25:30.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-05T19:25:30.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.259s coverage: 58.8% of statements [2021-10-05T19:25:30.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-05T19:25:30.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.235s coverage: 80.0% of statements [2021-10-05T19:25:30.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements [2021-10-05T19:25:30.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.268s coverage: 85.4% of statements [2021-10-05T19:25:30.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.826s coverage: 91.2% of statements [2021-10-05T19:25:30.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-05T19:25:30.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.886s coverage: 64.4% of statements [2021-10-05T19:25:30.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-05T19:25:30.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-05T19:25:30.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.174s coverage: 100.0% of statements [2021-10-05T19:25:30.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements [2021-10-05T19:25:30.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2021-10-05T19:25:31.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements [2021-10-05T19:25:31.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2021-10-05T19:25:36.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.298s coverage: 70.4% of statements [2021-10-05T19:25:36.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-05T19:25:36.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-05T19:25:36.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-05T19:25:37.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.763s coverage: 43.4% of statements [2021-10-05T19:25:37.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-05T19:25:37.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-05T19:25:37.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.373s coverage: 89.5% of statements [2021-10-05T19:25:37.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-05T19:25:37.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.242s coverage: 84.8% of statements [2021-10-05T19:25:37.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-05T19:25:45.969Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.241s coverage: 19.5% of statements [2021-10-05T19:25:45.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-05T19:25:45.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-05T19:25:45.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-05T19:25:45.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-05T19:25:45.969Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.522s coverage: 92.0% of statements [2021-10-05T19:25:45.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-05T19:25:45.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-05T19:25:45.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-05T19:25:45.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-05T19:25:45.969Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.245s coverage: 63.2% of statements [2021-10-05T19:25:45.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-05T19:25:45.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-05T19:25:45.969Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.382s coverage: 97.7% of statements [2021-10-05T19:25:45.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-05T19:25:45.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-05T19:25:45.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-05T19:25:45.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-05T19:25:45.970Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.174s coverage: 28.9% of statements [2021-10-05T19:25:45.970Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-05T19:25:45.970Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-05T19:25:45.970Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-05T19:25:45.970Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-05T19:25:45.970Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-05T19:25:45.970Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-05T19:25:45.970Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.192s coverage: 100.0% of statements [2021-10-05T19:25:45.970Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements [2021-10-05T19:25:46.589Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-05T19:25:46.589Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-05T19:25:46.589Z] GO111MODULE=on go vet ./... [2021-10-05T19:26:31.411Z] Running on prd-ubuntu18.04-docker-8c-8g-13 in /w/workspace/edgexfoundry_edgex-go_PR-3743 [Pipeline] { [Pipeline] ws [2021-10-05T19:26:31.470Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-10-05T19:26:31.632Z] The recommended git tool is: git [2021-10-05T19:26:34.615Z] using credential edgex-jenkins-ssh [2021-10-05T19:26:34.633Z] Cloning the remote Git repository [2021-10-05T19:26:34.666Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-05T19:26:34.752Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-10-05T19:26:34.789Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-05T19:26:34.790Z] > git --version # timeout=10 [2021-10-05T19:26:34.797Z] > git --version # 'git version 2.17.1' [2021-10-05T19:26:34.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T19:26:34.833Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T19:26:39.985Z] Merging remotes/origin/main commit 607227328259ecd44c116bffe7eac8d5ffeb6de4 into PR head commit 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [2021-10-05T19:26:39.377Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-05T19:26:39.384Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T19:26:39.397Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-05T19:26:39.417Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-05T19:26:39.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T19:26:39.421Z] > 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 [2021-10-05T19:26:39.997Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T19:26:40.002Z] > git checkout -f 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 # timeout=10 [2021-10-05T19:26:40.119Z] Merge succeeded, producing 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [2021-10-05T19:26:40.119Z] Checking out Revision 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 (PR-3743) [2021-10-05T19:26:40.085Z] > git remote # timeout=10 [2021-10-05T19:26:40.092Z] > git config --get remote.origin.url # timeout=10 [2021-10-05T19:26:40.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T19:26:40.105Z] > git merge 607227328259ecd44c116bffe7eac8d5ffeb6de4 # timeout=10 [2021-10-05T19:26:40.114Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-05T19:26:40.123Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T19:26:40.129Z] > git checkout -f 4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 # timeout=10 [2021-10-05T19:26:43.957Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-10-05T19:26:43.992Z] > git --version # timeout=10 [2021-10-05T19:26:43.997Z] > git --version # 'git version 2.17.1' [2021-10-05T19:26:44.000Z] fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T19:26:46.184Z] + echo snap-build.sh [2021-10-05T19:26:46.185Z] snap-build.sh [2021-10-05T19:26:46.185Z] + SNAP_BASE_DIR=. [2021-10-05T19:26:46.185Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-10-05T19:26:46.185Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-10-05T19:26:46.185Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-10-05T19:26:46.185Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-10-05T19:26:46.185Z] + cd /w/workspace/edgex-go/1 [2021-10-05T19:26:46.185Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-05T19:26:46.185Z] Reading package lists... [2021-10-05T19:26:46.185Z] Building dependency tree... [2021-10-05T19:26:46.185Z] Reading state information... [2021-10-05T19:26:46.185Z] The following packages were automatically installed and are no longer required: [2021-10-05T19:26:46.185Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-05T19:26:46.185Z] uidmap xdelta3 [2021-10-05T19:26:46.185Z] Use 'sudo apt autoremove' to remove them. [2021-10-05T19:26:46.185Z] The following packages will be REMOVED: [2021-10-05T19:26:46.185Z] lxd* lxd-client* [2021-10-05T19:26:46.473Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-05T19:26:46.473Z] After this operation, 31.7 MB disk space will be freed. [2021-10-05T19:26:47.029Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-10-05T19:26:47.029Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-05T19:26:47.992Z] Removing lxd dnsmasq configuration [2021-10-05T19:26:47.992Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-05T19:26:47.992Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-05T19:26:48.967Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-05T19:26:48.967Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-10-05T19:26:48.967Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-05T19:26:50.397Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-05T19:26:50.397Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-05T19:26:50.991Z] + sudo snap remove --purge lxd [2021-10-05T19:26:50.991Z] snap "lxd" is not installed [2021-10-05T19:26:50.991Z] + sudo groupadd --force --system lxd [2021-10-05T19:26:50.991Z] ++ whoami [2021-10-05T19:26:50.991Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-05T19:26:50.991Z] + newgrp - lxd [2021-10-05T19:26:50.991Z] + sudo snap install lxd [2021-10-05T19:26:59.213Z] 2021-10-05T19:26:57Z INFO Waiting for automatic snapd restart... [2021-10-05T19:27:08.609Z] gofmt -l . [2021-10-05T19:27:08.609Z] [ "`gofmt -l .`" = "" ] [2021-10-05T19:27:08.609Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-05T19:27:09.337Z] + ls -al . [2021-10-05T19:27:09.338Z] total 640 [2021-10-05T19:27:09.338Z] drwxrwxr-x 9 1001 1001 4096 Oct 5 19:27 . [2021-10-05T19:27:09.338Z] drwxr-xr-x 4 root root 4096 Oct 5 19:22 .. [2021-10-05T19:27:09.338Z] -rw-rw-r-- 1 1001 1001 11 Oct 5 19:20 .dockerignore [2021-10-05T19:27:09.338Z] drwxrwxr-x 8 1001 1001 4096 Oct 5 19:20 .git [2021-10-05T19:27:09.338Z] drwxrwxr-x 4 1001 1001 4096 Oct 5 19:20 .github [2021-10-05T19:27:09.338Z] -rw-rw-r-- 1 1001 1001 818 Oct 5 19:20 .gitignore [2021-10-05T19:27:09.338Z] -rw-rw-r-- 1 1001 1001 42 Oct 5 19:20 .golangci.yml [2021-10-05T19:27:09.338Z] -rw-rw-r-- 1 1001 1001 76 Oct 5 19:20 .hadolint.yml [2021-10-05T19:27:09.338Z] -rw-rw-r-- 1 1001 1001 166 Oct 5 19:20 .sonarcloud.properties [2021-10-05T19:27:09.338Z] -rw-rw-r-- 1 1001 1001 1171 Oct 5 19:20 ADOPTERS.md [2021-10-05T19:27:09.338Z] -rw-rw-r-- 1 1001 1001 8608 Oct 5 19:20 Attribution.txt [2021-10-05T19:27:09.338Z] -rw-rw-r-- 1 1001 1001 43881 Oct 5 19:20 CHANGELOG.md [2021-10-05T19:27:09.338Z] -rw-rw-r-- 1 1001 1001 3804 Oct 5 19:20 CONTRIBUTING.md [2021-10-05T19:27:09.338Z] -rw-rw-r-- 1 1001 1001 677 Oct 5 19:20 GOVERNANCE.md [2021-10-05T19:27:09.338Z] -rw-rw-r-- 1 1001 1001 849 Oct 5 19:20 Jenkinsfile [2021-10-05T19:27:09.338Z] -rw-rw-r-- 1 1001 1001 10775 Oct 5 19:20 LICENSE [2021-10-05T19:27:09.338Z] -rw-rw-r-- 1 1001 1001 6386 Oct 5 19:20 Makefile [2021-10-05T19:27:09.338Z] -rw-rw-r-- 1 1001 1001 582 Oct 5 19:20 OWNERS.md [2021-10-05T19:27:09.338Z] -rw-rw-r-- 1 1001 1001 8256 Oct 5 19:20 README.md [2021-10-05T19:27:09.338Z] -rw-rw-r-- 1 1001 1001 6912 Oct 5 19:20 SECURITY.md [2021-10-05T19:27:09.338Z] -rw-rw-r-- 1 1001 1001 5 Oct 5 19:14 VERSION [2021-10-05T19:27:09.338Z] -rw-rw-r-- 1 1001 1001 4131 Oct 5 19:20 ZMQWindows.md [2021-10-05T19:27:09.338Z] drwxrwxr-x 2 1001 1001 4096 Oct 5 19:20 bin [2021-10-05T19:27:09.338Z] drwxrwxr-x 14 1001 1001 4096 Oct 5 19:20 cmd [2021-10-05T19:27:09.338Z] -rw-r--r-- 1 root root 403265 Oct 5 19:25 coverage.out [2021-10-05T19:27:09.338Z] -rw-rw-r-- 1 1001 1001 829 Oct 5 19:20 go.mod [2021-10-05T19:27:09.338Z] -rw-r--r-- 1 root root 50143 Oct 5 19:22 go.sum [2021-10-05T19:27:09.338Z] drwxrwxr-x 8 1001 1001 4096 Oct 5 19:20 internal [2021-10-05T19:27:09.338Z] drwxrwxr-x 3 1001 1001 4096 Oct 5 19:20 openapi [2021-10-05T19:27:09.338Z] drwxrwxr-x 4 1001 1001 4096 Oct 5 19:20 snap [2021-10-05T19:27:09.338Z] -rw-rw-r-- 1 1001 1001 204 Oct 5 19:20 version.go [Pipeline] sh [2021-10-05T19:27:10.065Z] + '[' -e coverage.out ] [2021-10-05T19:27:10.065Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-05T19:27:10.119Z] Warning: overwriting stash ‘coverage-report’ [2021-10-05T19:27:11.027Z] Stashed 1 file(s) [Pipeline] sh [2021-10-05T19:27:11.545Z] lxd 4.18 from Canonical* installed [2021-10-05T19:27:11.545Z] + sudo lxd init --auto [2021-10-05T19:27:11.735Z] + make build [2021-10-05T19:27:11.735Z] go mod tidy [2021-10-05T19:27:12.355Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-05T19:27:19.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-05T19:27:21.625Z] + sudo snap install --classic snapcraft [2021-10-05T19:27:36.649Z] snapcraft 5.0 from Canonical* installed [2021-10-05T19:27:36.649Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-05T19:27:36.649Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-05T19:27:36.649Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-05T19:27:36.649Z] Dload Upload Total Spent Left Speed [2021-10-05T19:27:36.649Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3666 0 --:--:-- --:--:-- --:--:-- 3666 [2021-10-05T19:27:36.649Z] 100 3325k 100 3325k 0 0 7714k 0 --:--:-- --:--:-- --:--:-- 7714k [2021-10-05T19:27:36.649Z] ./yq_linux_amd64 [2021-10-05T19:27:36.649Z] + sudo snapcraft prime --use-lxd [2021-10-05T19:27:38.598Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-05T19:27:38.599Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-05T19:27:38.599Z] - README.md [2021-10-05T19:27:38.599Z] [2021-10-05T19:27:38.599Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-05T19:27:38.868Z] Launching a container. [2021-10-05T19:27:41.718Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-05T19:27:43.196Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-05T19:27:44.310Z] Waiting for container to be ready [2021-10-05T19:27:44.576Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-10-05T19:27:44.576Z] [2021-10-05T19:27:47.584Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-05T19:27:47.870Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-05T19:27:48.837Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-05T19:27:49.107Z] Waiting for network to be ready... [2021-10-05T19:27:49.376Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-05T19:27:49.646Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-10-05T19:27:49.646Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-05T19:27:49.646Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-10-05T19:27:49.646Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-05T19:27:49.646Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-05T19:27:49.646Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-10-05T19:27:49.913Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-10-05T19:27:49.913Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-10-05T19:27:49.913Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-10-05T19:27:50.182Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-05T19:27:50.182Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-05T19:27:50.766Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-05T19:27:50.766Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-05T19:27:50.766Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-05T19:27:50.766Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-05T19:27:50.766Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-05T19:27:50.766Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-05T19:27:51.040Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-05T19:27:51.040Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] [2021-10-05T19:27:51.308Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-10-05T19:27:51.308Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-05T19:27:51.308Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-05T19:27:51.308Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-10-05T19:27:51.308Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-10-05T19:27:51.308Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1755 kB] [2021-10-05T19:27:51.308Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-10-05T19:27:51.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-05T19:27:53.914Z] Fetched 25.4 MB in 4s (5995 kB/s) [2021-10-05T19:27:54.497Z] Reading package lists... [2021-10-05T19:27:54.764Z] Reading package lists... [2021-10-05T19:27:54.928Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-05T19:27:55.031Z] Building dependency tree... [2021-10-05T19:27:55.031Z] Reading state information... [2021-10-05T19:27:55.297Z] The following additional packages will be installed: [2021-10-05T19:27:55.297Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-05T19:27:55.297Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-05T19:27:55.297Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-05T19:27:55.297Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-05T19:27:55.297Z] Suggested packages: [2021-10-05T19:27:55.297Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-05T19:27:55.297Z] Recommended packages: [2021-10-05T19:27:55.297Z] gnupg libsasl2-modules [2021-10-05T19:27:55.297Z] The following NEW packages will be installed: [2021-10-05T19:27:55.297Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-05T19:27:55.297Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-05T19:27:55.297Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-05T19:27:55.297Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-05T19:27:55.297Z] The following packages will be upgraded: [2021-10-05T19:27:55.297Z] gpg gpg-agent gpgconf libudev1 [2021-10-05T19:27:55.566Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-05T19:27:55.566Z] Need to get 3527 kB of archives. [2021-10-05T19:27:55.566Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-05T19:27:55.566Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-10-05T19:27:55.566Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-10-05T19:27:55.566Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-05T19:27:55.566Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-10-05T19:27:55.566Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-05T19:27:55.832Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-05T19:27:56.414Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-05T19:27:56.415Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-05T19:27:56.415Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-05T19:27:56.415Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-05T19:27:56.415Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-05T19:27:56.415Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-05T19:27:56.415Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-05T19:27:56.415Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-05T19:27:56.415Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-05T19:27:56.415Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-05T19:27:56.415Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-05T19:27:56.415Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-05T19:27:56.415Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-05T19:27:56.415Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-05T19:27:56.415Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-05T19:27:56.415Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-05T19:27:56.685Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-05T19:27:56.685Z] Fetched 3527 kB in 1s (3129 kB/s) [2021-10-05T19:27:56.685Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-05T19:27:56.685Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-05T19:27:56.685Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-05T19:27:56.685Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-05T19:27:56.962Z] Selecting previously unselected package udev. [2021-10-05T19:27:56.962Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-05T19:27:56.962Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-05T19:27:56.962Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-05T19:27:57.233Z] Selecting previously unselected package libfuse2:amd64. [2021-10-05T19:27:57.233Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-05T19:27:57.233Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-05T19:27:57.233Z] Selecting previously unselected package fuse. [2021-10-05T19:27:57.233Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-05T19:27:57.233Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-05T19:27:57.233Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-05T19:27:57.233Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-05T19:27:57.233Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-05T19:27:57.233Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-05T19:27:57.507Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-05T19:27:57.507Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-05T19:27:57.507Z] Selecting previously unselected package libksba8:amd64. [2021-10-05T19:27:57.507Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-05T19:27:57.507Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-05T19:27:57.507Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-05T19:27:57.507Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-05T19:27:57.507Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-05T19:27:57.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-05T19:27:57.776Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-05T19:27:57.776Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-05T19:27:57.776Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-05T19:27:57.776Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-05T19:27:57.776Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-05T19:27:57.776Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-05T19:27:57.776Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-05T19:27:57.776Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-05T19:27:57.776Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-05T19:27:58.046Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-05T19:27:58.046Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-05T19:27:58.046Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-05T19:27:58.046Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-05T19:27:58.046Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-05T19:27:58.046Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-05T19:27:58.046Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-05T19:27:58.046Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-05T19:27:58.046Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-05T19:27:58.046Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-05T19:27:58.046Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-05T19:27:58.046Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-05T19:27:58.313Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-05T19:27:58.313Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-05T19:27:58.313Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-05T19:27:58.313Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-05T19:27:58.313Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-05T19:27:58.313Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-05T19:27:58.313Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-05T19:27:58.313Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-05T19:27:58.313Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-05T19:27:58.313Z] Selecting previously unselected package libldap-common. [2021-10-05T19:27:58.313Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-05T19:27:58.313Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-05T19:27:58.313Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-05T19:27:58.313Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-05T19:27:58.313Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-05T19:27:58.582Z] Selecting previously unselected package dirmngr. [2021-10-05T19:27:58.582Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-05T19:27:58.582Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-05T19:27:58.582Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-05T19:27:58.582Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-05T19:27:58.582Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-05T19:27:58.582Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-05T19:27:58.582Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-05T19:27:58.582Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-05T19:27:58.852Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-05T19:27:58.852Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-05T19:27:58.852Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-05T19:27:58.852Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-05T19:27:59.119Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-05T19:27:59.119Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-05T19:27:59.119Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-05T19:27:59.119Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-05T19:27:59.393Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-05T19:27:59.393Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-05T19:27:59.393Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-05T19:27:59.393Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-05T19:27:59.393Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-05T19:27:59.393Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-05T19:27:59.393Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-05T19:27:59.393Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-05T19:27:59.393Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-05T19:27:59.393Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-05T19:27:59.393Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-05T19:27:59.976Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-05T19:27:59.976Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-05T19:27:59.976Z] This means they are not meant to be enabled using systemctl. [2021-10-05T19:27:59.976Z] Possible reasons for having this kind of units are: [2021-10-05T19:27:59.976Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-05T19:27:59.976Z] .wants/ or .requires/ directory. [2021-10-05T19:27:59.976Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-05T19:27:59.976Z] a requirement dependency on it. [2021-10-05T19:27:59.976Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-05T19:27:59.976Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-05T19:27:59.976Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-05T19:27:59.976Z] instance name specified. [2021-10-05T19:28:00.243Z] Reading package lists... [2021-10-05T19:28:00.510Z] Building dependency tree... [2021-10-05T19:28:00.510Z] Reading state information... [2021-10-05T19:28:00.510Z] The following additional packages will be installed: [2021-10-05T19:28:00.510Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-05T19:28:00.511Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-05T19:28:00.511Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-05T19:28:00.511Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-05T19:28:00.511Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-05T19:28:00.511Z] Suggested packages: [2021-10-05T19:28:00.511Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-05T19:28:00.511Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-05T19:28:00.511Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-05T19:28:00.511Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-05T19:28:00.511Z] systemd-container policykit-1 [2021-10-05T19:28:00.511Z] Recommended packages: [2021-10-05T19:28:00.511Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-05T19:28:00.511Z] The following NEW packages will be installed: [2021-10-05T19:28:00.511Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-05T19:28:00.511Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-05T19:28:00.511Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-05T19:28:00.511Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-05T19:28:00.511Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-05T19:28:00.511Z] The following packages will be upgraded: [2021-10-05T19:28:00.511Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-05T19:28:00.511Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-05T19:28:00.511Z] Need to get 36.8 MB of archives. [2021-10-05T19:28:00.511Z] After this operation, 147 MB of additional disk space will be used. [2021-10-05T19:28:00.511Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-05T19:28:00.780Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-05T19:28:00.780Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-05T19:28:00.780Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-10-05T19:28:00.780Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-05T19:28:00.780Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-10-05T19:28:00.780Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-05T19:28:00.780Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-05T19:28:00.780Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-05T19:28:00.780Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-05T19:28:00.780Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-05T19:28:00.780Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-05T19:28:00.780Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-05T19:28:00.780Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-05T19:28:00.780Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-05T19:28:00.780Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-05T19:28:00.780Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-05T19:28:01.746Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-05T19:28:01.746Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-05T19:28:01.746Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-05T19:28:01.746Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-05T19:28:01.747Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-05T19:28:01.747Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-05T19:28:01.747Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-05T19:28:01.747Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-05T19:28:01.747Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-05T19:28:01.747Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-05T19:28:01.747Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-05T19:28:01.747Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-05T19:28:01.747Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-05T19:28:01.995Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-05T19:28:02.705Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-05T19:28:02.705Z] Fetched 36.8 MB in 2s (20.4 MB/s) [2021-10-05T19:28:02.705Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-05T19:28:02.705Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-05T19:28:02.705Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-05T19:28:03.288Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-05T19:28:03.289Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-05T19:28:03.289Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-05T19:28:03.289Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-05T19:28:03.289Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-05T19:28:03.289Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-05T19:28:03.565Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-05T19:28:03.565Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-05T19:28:03.565Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-05T19:28:03.565Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-05T19:28:03.839Z] Setting up apt (1.6.14) ... [2021-10-05T19:28:03.839Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-05T19:28:04.108Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-05T19:28:04.375Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-05T19:28:04.375Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-05T19:28:04.375Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-05T19:28:04.375Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-05T19:28:04.375Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-05T19:28:04.375Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-05T19:28:04.642Z] Selecting previously unselected package libexpat1:amd64. [2021-10-05T19:28:04.642Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-05T19:28:04.642Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-05T19:28:04.642Z] Selecting previously unselected package python3.6-minimal. [2021-10-05T19:28:04.642Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-05T19:28:04.642Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-05T19:28:04.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-05T19:28:04.912Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-05T19:28:04.912Z] Checking for services that may need to be restarted...done. [2021-10-05T19:28:04.912Z] Checking for services that may need to be restarted...done. [2021-10-05T19:28:04.912Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-05T19:28:04.912Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-05T19:28:05.180Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-05T19:28:05.447Z] Selecting previously unselected package python3-minimal. [2021-10-05T19:28:05.448Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-05T19:28:05.448Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-05T19:28:05.448Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-05T19:28:05.448Z] Selecting previously unselected package mime-support. [2021-10-05T19:28:05.448Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-05T19:28:05.448Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-05T19:28:05.723Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-05T19:28:05.724Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-05T19:28:05.724Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-05T19:28:05.724Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-05T19:28:05.724Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-05T19:28:05.724Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-05T19:28:05.992Z] Selecting previously unselected package python3.6. [2021-10-05T19:28:05.992Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-05T19:28:05.992Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-05T19:28:05.992Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-05T19:28:05.992Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-05T19:28:05.992Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-05T19:28:05.992Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-05T19:28:06.261Z] Selecting previously unselected package python3. [2021-10-05T19:28:06.262Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-05T19:28:06.262Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-05T19:28:06.262Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-05T19:28:06.262Z] Selecting previously unselected package multiarch-support. [2021-10-05T19:28:06.262Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-05T19:28:06.262Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-05T19:28:06.262Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-05T19:28:06.531Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-05T19:28:06.531Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-05T19:28:06.531Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-05T19:28:06.531Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-05T19:28:06.531Z] Selecting previously unselected package libbsd0:amd64. [2021-10-05T19:28:06.531Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-05T19:28:06.531Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-05T19:28:06.531Z] Selecting previously unselected package sudo. [2021-10-05T19:28:06.531Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-05T19:28:06.531Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-05T19:28:06.531Z] Selecting previously unselected package apparmor. [2021-10-05T19:28:06.804Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-05T19:28:06.804Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-05T19:28:06.804Z] Selecting previously unselected package libedit2:amd64. [2021-10-05T19:28:06.804Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-05T19:28:06.804Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-05T19:28:06.804Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-05T19:28:06.804Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-05T19:28:06.804Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-05T19:28:07.074Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-05T19:28:07.074Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-05T19:28:07.074Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-05T19:28:07.074Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-05T19:28:07.075Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-05T19:28:07.075Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-05T19:28:07.075Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-05T19:28:07.075Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-05T19:28:07.075Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-05T19:28:07.075Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-05T19:28:07.075Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-05T19:28:07.075Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-05T19:28:07.343Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-05T19:28:07.344Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-05T19:28:07.344Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-05T19:28:07.344Z] Selecting previously unselected package openssh-client. [2021-10-05T19:28:07.344Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-05T19:28:07.344Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-05T19:28:07.344Z] Selecting previously unselected package squashfs-tools. [2021-10-05T19:28:07.344Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-05T19:28:07.344Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-05T19:28:07.612Z] Selecting previously unselected package snapd. [2021-10-05T19:28:07.612Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-05T19:28:07.612Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-05T19:28:08.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-05T19:28:09.555Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-05T19:28:09.555Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-05T19:28:09.825Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-05T19:28:09.825Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-05T19:28:09.825Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-05T19:28:09.825Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-05T19:28:09.825Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-05T19:28:09.825Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-05T19:28:09.825Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-05T19:28:10.407Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-05T19:28:10.407Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-05T19:28:10.407Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-05T19:28:10.407Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-05T19:28:10.407Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-05T19:28:10.407Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-05T19:28:10.992Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-05T19:28:10.992Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-05T19:28:10.993Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-05T19:28:10.993Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-05T19:28:10.993Z] running python rtupdate hooks for python3.6... [2021-10-05T19:28:10.993Z] running python post-rtupdate hooks for python3.6... [2021-10-05T19:28:11.263Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-05T19:28:11.906Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-05T19:28:12.214Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-05T19:28:12.214Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-05T19:28:12.214Z] Setting up snapd (2.51.1+18.04) ... [2021-10-05T19:28:12.535Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-05T19:28:12.810Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-05T19:28:13.079Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-05T19:28:13.352Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-05T19:28:13.352Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-05T19:28:13.352Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-05T19:28:13.618Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-05T19:28:13.618Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [Pipeline] } [2021-10-05T19:28:13.706Z] $ docker stop --time=1 3fccf4a366216c0ee1f29012e8715df8cc6b4b37ee362f8c04c4bec8700e57e7 [2021-10-05T19:28:13.886Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-05T19:28:14.154Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-05T19:28:14.155Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-10-05T19:28:14.155Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-05T19:28:14.950Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-05T19:28:15.219Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-05T19:28:15.486Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-05T19:28:15.486Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-05T19:28:16.468Z] $ docker rm -f 3fccf4a366216c0ee1f29012e8715df8cc6b4b37ee362f8c04c4bec8700e57e7 [2021-10-05T19:28:16.712Z] Reading package lists... [2021-10-05T19:28:16.978Z] Reading package lists... [2021-10-05T19:28:17.243Z] Building dependency tree... [2021-10-05T19:28:17.244Z] Reading state information... [2021-10-05T19:28:17.244Z] Calculating upgrade... [2021-10-05T19:28:17.510Z] The following packages will be upgraded: [2021-10-05T19:28:17.510Z] advancecomp base-files bash binutils binutils-common [2021-10-05T19:28:17.510Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-05T19:28:17.510Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-05T19:28:17.510Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-05T19:28:17.510Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-05T19:28:17.511Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-05T19:28:17.511Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-05T19:28:17.511Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-05T19:28:17.511Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-05T19:28:17.511Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-05T19:28:17.511Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-05T19:28:17.511Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-05T19:28:17.511Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-05T19:28:17.511Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-05T19:28:17.511Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-05T19:28:17.511Z] ubuntu-keyring util-linux [2021-10-05T19:28:17.511Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-05T19:28:17.511Z] Need to get 64.2 MB of archives. [2021-10-05T19:28:17.511Z] After this operation, 5142 kB of additional disk space will be used. [2021-10-05T19:28:17.511Z] 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] } [2021-10-05T19:28:17.778Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-05T19:28:17.778Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-05T19:28:17.778Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-05T19:28:17.778Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-05T19:28:17.778Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-05T19:28:17.778Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-05T19:28:17.778Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-05T19:28:17.778Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-05T19:28:17.778Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-05T19:28:17.778Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-05T19:28:17.778Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-05T19:28:17.778Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-05T19:28:17.778Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-05T19:28:17.778Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-05T19:28:17.778Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-05T19:28:17.778Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-05T19:28:17.778Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-05T19:28:17.778Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-05T19:28:17.778Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-05T19:28:17.778Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-05T19:28:17.778Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-05T19:28:17.778Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-10-05T19:28:17.778Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-05T19:28:17.778Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-05T19:28:17.778Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-05T19:28:17.778Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-05T19:28:17.778Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-05T19:28:17.778Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-05T19:28:17.778Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-05T19:28:17.778Z] 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 [2021-10-05T19:28:18.043Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-05T19:28:18.043Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-05T19:28:18.043Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-05T19:28:18.043Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-05T19:28:18.043Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-05T19:28:18.043Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-05T19:28:18.043Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-05T19:28:18.043Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-05T19:28:18.043Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-05T19:28:18.043Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-05T19:28:18.043Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-05T19:28:18.043Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-05T19:28:18.043Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-05T19:28:18.043Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-05T19:28:18.043Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-05T19:28:18.044Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-10-05T19:28:18.044Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-05T19:28:18.044Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-05T19:28:18.044Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-10-05T19:28:18.044Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-10-05T19:28:18.044Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-10-05T19:28:18.044Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-10-05T19:28:18.044Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-05T19:28:18.044Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-05T19:28:18.044Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-05T19:28:18.044Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-05T19:28:18.044Z] 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 [2021-10-05T19:28:18.308Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-05T19:28:18.308Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-05T19:28:18.308Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-05T19:28:18.308Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-05T19:28:18.308Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-05T19:28:18.308Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-05T19:28:18.308Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-05T19:28:18.308Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-05T19:28:18.579Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-05T19:28:18.579Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-05T19:28:18.579Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-05T19:28:18.579Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-05T19:28:18.579Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-05T19:28:18.579Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-05T19:28:18.579Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-05T19:28:18.579Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-05T19:28:18.579Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-05T19:28:18.579Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-05T19:28:18.579Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-05T19:28:18.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-05T19:28:18.609Z] [2021-10-05T19:28:18.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-05T19:28:18.851Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-05T19:28:18.851Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-05T19:28:18.851Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-05T19:28:18.851Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-05T19:28:18.851Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-05T19:28:18.851Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-05T19:28:18.851Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-05T19:28:18.851Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-10-05T19:28:18.851Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-05T19:28:18.851Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-05T19:28:18.851Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-10-05T19:28:18.851Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [Pipeline] isUnix [Pipeline] sh [2021-10-05T19:28:19.121Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-05T19:28:19.121Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-05T19:28:19.121Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-05T19:28:19.121Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-05T19:28:19.121Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-05T19:28:19.121Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-05T19:28:19.121Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-05T19:28:19.121Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-10-05T19:28:19.121Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-05T19:28:19.121Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-05T19:28:19.121Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-05T19:28:19.121Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-05T19:28:19.121Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-05T19:28:19.121Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-05T19:28:19.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-05T19:28:19.395Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-05T19:28:19.395Z] Fetched 64.2 MB in 2s (40.3 MB/s) [2021-10-05T19:28:19.395Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-05T19:28:19.395Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-05T19:28:19.395Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-05T19:28:19.636Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-05T19:28:19.636Z] 29e5d40040c1: Pulling fs layer [2021-10-05T19:28:19.636Z] 1ce36da41761: Pulling fs layer [2021-10-05T19:28:19.636Z] 25b303627fd3: Pulling fs layer [2021-10-05T19:28:19.662Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-05T19:28:19.662Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-05T19:28:19.922Z] 29e5d40040c1: Verifying Checksum [2021-10-05T19:28:19.922Z] 29e5d40040c1: Download complete [2021-10-05T19:28:19.935Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-10-05T19:28:19.935Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-10-05T19:28:20.200Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-05T19:28:20.200Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-05T19:28:20.200Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-05T19:28:20.200Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-05T19:28:20.465Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-05T19:28:20.465Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-05T19:28:20.465Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-05T19:28:20.465Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-05T19:28:20.466Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-05T19:28:20.466Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-05T19:28:20.466Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-05T19:28:20.466Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-05T19:28:20.544Z] 1ce36da41761: Verifying Checksum [2021-10-05T19:28:20.544Z] 1ce36da41761: Download complete [2021-10-05T19:28:20.544Z] 29e5d40040c1: Pull complete [2021-10-05T19:28:20.733Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-05T19:28:20.733Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-05T19:28:20.733Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-05T19:28:20.733Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-05T19:28:20.733Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-05T19:28:20.733Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-05T19:28:20.733Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-05T19:28:21.000Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-05T19:28:21.000Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-05T19:28:21.000Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-05T19:28:21.000Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-05T19:28:21.000Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-05T19:28:21.000Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-05T19:28:21.000Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-05T19:28:21.284Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-05T19:28:21.284Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-05T19:28:21.284Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-05T19:28:21.552Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-05T19:28:21.821Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-05T19:28:22.027Z] 1ce36da41761: Pull complete [2021-10-05T19:28:22.095Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-05T19:28:22.095Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-05T19:28:22.095Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-05T19:28:22.095Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-05T19:28:22.095Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-05T19:28:22.312Z] 25b303627fd3: Verifying Checksum [2021-10-05T19:28:22.312Z] 25b303627fd3: Download complete [2021-10-05T19:28:22.368Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-05T19:28:22.368Z] Installing new version of config file /etc/issue ... [2021-10-05T19:28:22.368Z] Installing new version of config file /etc/issue.net ... [2021-10-05T19:28:22.368Z] Installing new version of config file /etc/lsb-release ... [2021-10-05T19:28:22.368Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-05T19:28:22.637Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-05T19:28:22.637Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-05T19:28:22.637Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-05T19:28:22.637Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-05T19:28:22.637Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-05T19:28:22.637Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-05T19:28:22.904Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-05T19:28:22.904Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-10-05T19:28:22.904Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-05T19:28:22.904Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-05T19:28:22.904Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-05T19:28:22.904Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-05T19:28:23.170Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-05T19:28:23.170Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-05T19:28:23.170Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-05T19:28:23.170Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-05T19:28:23.170Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-05T19:28:23.170Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-05T19:28:23.170Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-05T19:28:23.436Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-05T19:28:23.436Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-05T19:28:23.436Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-05T19:28:23.436Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-05T19:28:23.703Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-05T19:28:23.703Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-05T19:28:23.703Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-05T19:28:23.703Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-05T19:28:23.973Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-05T19:28:23.973Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-05T19:28:23.973Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-05T19:28:23.973Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-05T19:28:23.973Z] Setting up grep (3.1-2build1) ... [2021-10-05T19:28:23.973Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-05T19:28:23.973Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-05T19:28:23.973Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-05T19:28:24.240Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-05T19:28:24.240Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-05T19:28:24.240Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-05T19:28:24.240Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-05T19:28:24.240Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-05T19:28:24.507Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-05T19:28:24.507Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-05T19:28:24.507Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-05T19:28:24.507Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-05T19:28:24.507Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-05T19:28:24.507Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-05T19:28:24.507Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-05T19:28:25.468Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-05T19:28:25.468Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-05T19:28:25.468Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-05T19:28:25.468Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-05T19:28:25.736Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-05T19:28:26.007Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-05T19:28:26.007Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-05T19:28:26.007Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-05T19:28:26.279Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-05T19:28:26.279Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-05T19:28:26.279Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-05T19:28:26.279Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-05T19:28:26.551Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-05T19:28:26.551Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-05T19:28:26.551Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-05T19:28:26.551Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-05T19:28:26.551Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-05T19:28:26.821Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-05T19:28:26.821Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-05T19:28:26.821Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-05T19:28:26.821Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-05T19:28:26.821Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-05T19:28:26.821Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-05T19:28:26.821Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-05T19:28:26.821Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-05T19:28:27.096Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-05T19:28:27.096Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-05T19:28:27.096Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-05T19:28:27.096Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-05T19:28:27.096Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-05T19:28:27.096Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-05T19:28:27.096Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-05T19:28:27.096Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-05T19:28:27.366Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-05T19:28:27.366Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-05T19:28:27.366Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-05T19:28:27.366Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-05T19:28:27.366Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-05T19:28:27.366Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-05T19:28:27.366Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-05T19:28:27.366Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-05T19:28:27.366Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-05T19:28:27.636Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-05T19:28:27.636Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-05T19:28:27.636Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-05T19:28:27.636Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-05T19:28:27.636Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-05T19:28:27.636Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-05T19:28:27.636Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-05T19:28:27.636Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-05T19:28:27.636Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-05T19:28:27.904Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-05T19:28:27.904Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-05T19:28:27.904Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-05T19:28:28.169Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-05T19:28:28.437Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-05T19:28:28.704Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-05T19:28:28.704Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-05T19:28:28.704Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-05T19:28:28.704Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-05T19:28:28.971Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-05T19:28:28.971Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-05T19:28:28.971Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-05T19:28:28.971Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-05T19:28:28.971Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-05T19:28:29.237Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-05T19:28:29.237Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-05T19:28:29.237Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-05T19:28:29.237Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-05T19:28:29.503Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-05T19:28:29.503Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-05T19:28:29.503Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-05T19:28:29.503Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-05T19:28:29.503Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-05T19:28:29.503Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-05T19:28:29.503Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-05T19:28:29.785Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-05T19:28:29.785Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-05T19:28:29.785Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-05T19:28:29.785Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-05T19:28:29.785Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-05T19:28:29.785Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-05T19:28:29.785Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-05T19:28:30.058Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-05T19:28:30.058Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-05T19:28:30.058Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-05T19:28:30.058Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-05T19:28:30.058Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-05T19:28:30.326Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-05T19:28:30.326Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-05T19:28:30.326Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-05T19:28:30.326Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-05T19:28:30.326Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-05T19:28:30.326Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-05T19:28:30.594Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-05T19:28:30.594Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-05T19:28:30.594Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-05T19:28:30.594Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-05T19:28:30.594Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-05T19:28:30.594Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-05T19:28:30.868Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-05T19:28:30.868Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-05T19:28:30.868Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-05T19:28:30.868Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-05T19:28:30.868Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-05T19:28:30.868Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-05T19:28:30.868Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-05T19:28:30.868Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-05T19:28:31.143Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-05T19:28:31.143Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-05T19:28:31.143Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-05T19:28:31.143Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-05T19:28:31.143Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-05T19:28:31.425Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-05T19:28:31.426Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-05T19:28:31.426Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-05T19:28:31.426Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-05T19:28:31.426Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-05T19:28:31.426Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-05T19:28:31.426Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-05T19:28:31.695Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-05T19:28:31.695Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-05T19:28:31.695Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-05T19:28:31.695Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-05T19:28:31.964Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-05T19:28:31.964Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-05T19:28:31.964Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-05T19:28:31.964Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-05T19:28:31.964Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-05T19:28:31.964Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-05T19:28:31.964Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-05T19:28:32.236Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-05T19:28:32.236Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-05T19:28:32.236Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-05T19:28:32.236Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-05T19:28:32.236Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-05T19:28:32.506Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-05T19:28:32.506Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-05T19:28:32.506Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-05T19:28:32.506Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-05T19:28:32.506Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-05T19:28:32.506Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-05T19:28:32.506Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-05T19:28:32.506Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-05T19:28:32.601Z] 25b303627fd3: Pull complete [2021-10-05T19:28:32.601Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-05T19:28:32.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-05T19:28:32.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-05T19:28:32.772Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-05T19:28:32.772Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-05T19:28:32.772Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-05T19:28:32.772Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-05T19:28:32.772Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-05T19:28:32.890Z] prd-ubuntu18.04-docker-arm64-4c-16g-11 does not seem to be running inside a container [2021-10-05T19:28:33.027Z] $ 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 [2021-10-05T19:28:33.039Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-05T19:28:33.039Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-05T19:28:33.039Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-05T19:28:33.039Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-05T19:28:33.039Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-05T19:28:33.039Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-05T19:28:33.039Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-05T19:28:33.039Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-05T19:28:33.306Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-05T19:28:33.306Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-05T19:28:33.306Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-05T19:28:33.306Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-05T19:28:33.306Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-05T19:28:33.573Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-05T19:28:33.573Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-05T19:28:33.573Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-05T19:28:33.573Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-05T19:28:33.840Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-05T19:28:33.840Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-05T19:28:33.840Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-05T19:28:33.840Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-05T19:28:33.840Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-05T19:28:33.840Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-05T19:28:33.840Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-05T19:28:34.106Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-05T19:28:34.106Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-05T19:28:34.106Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-05T19:28:34.106Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-05T19:28:34.106Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-05T19:28:34.106Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-05T19:28:34.106Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-05T19:28:34.372Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-10-05T19:28:34.372Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-10-05T19:28:34.637Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-05T19:28:34.637Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-05T19:28:34.637Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-05T19:28:34.637Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-05T19:28:34.903Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-05T19:28:34.903Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-05T19:28:35.170Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-05T19:28:35.170Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-05T19:28:35.170Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-05T19:28:35.170Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-05T19:28:35.170Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-05T19:28:35.170Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-05T19:28:35.437Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-05T19:28:35.437Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-05T19:28:35.437Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-05T19:28:35.437Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-05T19:28:35.437Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-05T19:28:35.437Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-05T19:28:35.704Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-05T19:28:35.704Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-05T19:28:36.567Z] $ docker top 663b49926047103882766c01e5ee44d7ffd73c2f0b80627389b4e01bd65bc36c -eo pid,comm [2021-10-05T19:28:36.669Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-05T19:28:36.669Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] { [Pipeline] sh [2021-10-05T19:28:37.251Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-05T19:28:37.251Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-05T19:28:37.517Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-05T19:28:37.517Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-05T19:28:37.764Z] + docker-compose build --help [2021-10-05T19:28:37.764Z] + grep parallel [2021-10-05T19:28:37.785Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-05T19:28:37.785Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-05T19:28:38.745Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-05T19:28:38.745Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-05T19:28:38.745Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-05T19:28:38.745Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-05T19:28:38.745Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-05T19:28:38.745Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-05T19:28:39.012Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-05T19:28:39.012Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-05T19:28:39.012Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-05T19:28:39.012Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-05T19:28:39.012Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-05T19:28:39.012Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-05T19:28:39.012Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-05T19:28:39.012Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-05T19:28:39.279Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-05T19:28:39.279Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-05T19:28:39.279Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-05T19:28:39.279Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-05T19:28:39.279Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-05T19:28:39.279Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-05T19:28:39.279Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-05T19:28:39.279Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-05T19:28:39.279Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-05T19:28:39.279Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-10-05T19:28:39.546Z] [2021-10-05T19:28:39.546Z] Current default time zone: 'Etc/UTC' [2021-10-05T19:28:39.546Z] Local time is now: Tue Oct 5 19:28:39 UTC 2021. [2021-10-05T19:28:39.546Z] Universal Time is now: Tue Oct 5 19:28:39 UTC 2021. [2021-10-05T19:28:39.546Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-05T19:28:39.546Z] [2021-10-05T19:28:39.546Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-05T19:28:39.546Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-05T19:28:39.546Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-10-05T19:28:39.546Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-05T19:28:39.546Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-05T19:28:39.546Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-05T19:28:39.546Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-05T19:28:39.546Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-05T19:28:39.546Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-05T19:28:39.546Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-05T19:28:39.546Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-05T19:28:39.546Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-05T19:28:39.811Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-05T19:28:39.811Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-05T19:28:39.811Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-05T19:28:39.811Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-05T19:28:39.811Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-05T19:28:39.811Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-05T19:28:39.811Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-05T19:28:39.812Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-05T19:28:39.812Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-05T19:28:39.812Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-05T19:28:39.812Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-05T19:28:41.216Z] --parallel Build images in parallel. [Pipeline] } [2021-10-05T19:28:41.266Z] $ docker stop --time=1 663b49926047103882766c01e5ee44d7ffd73c2f0b80627389b4e01bd65bc36c [2021-10-05T19:28:41.758Z] Updating certificates in /etc/ssl/certs... [2021-10-05T19:28:42.731Z] 23 added, 28 removed; done. [2021-10-05T19:28:42.732Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-05T19:28:42.732Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-05T19:28:42.732Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-05T19:28:42.732Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-05T19:28:42.732Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-05T19:28:42.732Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-05T19:28:42.732Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-05T19:28:42.732Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-05T19:28:42.732Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-05T19:28:42.732Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-05T19:28:42.732Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-05T19:28:42.732Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-05T19:28:42.732Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-05T19:28:42.732Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-10-05T19:28:42.732Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-05T19:28:42.732Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-05T19:28:42.732Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-10-05T19:28:42.732Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-05T19:28:42.732Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-05T19:28:42.732Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-05T19:28:42.732Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-05T19:28:42.732Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-05T19:28:42.999Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-05T19:28:42.999Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-05T19:28:42.999Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-05T19:28:42.999Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-05T19:28:42.999Z] Updating certificates in /etc/ssl/certs... [2021-10-05T19:28:43.020Z] $ docker rm -f 663b49926047103882766c01e5ee44d7ffd73c2f0b80627389b4e01bd65bc36c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T19:28:43.584Z] 0 added, 0 removed; done. [2021-10-05T19:28:43.584Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-05T19:28:43.584Z] done. [2021-10-05T19:28:43.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-05T19:28:43.917Z] . [Pipeline] withDockerContainer [2021-10-05T19:28:44.167Z] Reading package lists... [2021-10-05T19:28:44.167Z] Building dependency tree... [2021-10-05T19:28:44.167Z] Reading state information... [2021-10-05T19:28:44.201Z] prd-ubuntu18.04-docker-arm64-4c-16g-11 does not seem to be running inside a container [2021-10-05T19:28:44.325Z] $ 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 [2021-10-05T19:28:44.435Z] The following NEW packages will be installed: [2021-10-05T19:28:44.435Z] apt-transport-https [2021-10-05T19:28:44.435Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-05T19:28:44.703Z] Need to get 4348 B of archives. [2021-10-05T19:28:44.703Z] After this operation, 154 kB of additional disk space will be used. [2021-10-05T19:28:44.703Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-05T19:28:44.703Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-05T19:28:44.703Z] Fetched 4348 B in 0s (23.9 kB/s) [2021-10-05T19:28:44.703Z] Selecting previously unselected package apt-transport-https. [2021-10-05T19:28:44.703Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-05T19:28:44.703Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-05T19:28:44.703Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-05T19:28:44.703Z] Setting up apt-transport-https (1.6.14) ... [2021-10-05T19:28:44.969Z] Waiting for network to be ready... [2021-10-05T19:28:45.741Z] $ docker top 95b3a3f99a1ec28818e5bdb2a106a13ead948aec87ca57be336ab355c34316ad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T19:28:46.835Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-05T19:28:50.290Z] Building core-command ... [2021-10-05T19:28:50.290Z] Building core-data ... [2021-10-05T19:28:50.290Z] Building core-metadata ... [2021-10-05T19:28:50.290Z] Building security-bootstrapper ... [2021-10-05T19:28:50.290Z] Building security-proxy-setup ... [2021-10-05T19:28:50.290Z] Building security-secretstore-setup ... [2021-10-05T19:28:50.290Z] Building support-notifications ... [2021-10-05T19:28:50.290Z] Building support-scheduler ... [2021-10-05T19:28:50.290Z] Building sys-mgmt-agent ... [2021-10-05T19:28:50.290Z] Building security-proxy-setup [2021-10-05T19:28:50.290Z] Building security-secretstore-setup [2021-10-05T19:28:50.290Z] Building support-scheduler [2021-10-05T19:28:50.290Z] Building sys-mgmt-agent [2021-10-05T19:28:50.290Z] Building core-command [2021-10-05T19:28:51.613Z] 2021-10-05T19:28:48Z INFO Waiting for automatic snapd restart... [2021-10-05T19:28:52.575Z] snapd 2.51.7 from Canonical* installed [2021-10-05T19:28:53.535Z] "snapd" switched to the "latest/stable" channel [2021-10-05T19:28:53.536Z] [2021-10-05T19:28:56.122Z] core18 20210722 from Canonical* installed [2021-10-05T19:28:56.122Z] "core18" switched to the "latest/stable" channel [2021-10-05T19:28:56.122Z] [2021-10-05T19:28:58.709Z] snapcraft 5.0 from Canonical* installed [2021-10-05T19:28:58.709Z] "snapcraft" switched to the "latest/stable" channel [2021-10-05T19:28:58.709Z] [2021-10-05T19:29:02.967Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-05T19:29:02.967Z] - README.md [2021-10-05T19:29:02.967Z] [2021-10-05T19:29:02.967Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-05T19:29:03.556Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-05T19:29:03.556Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-05T19:29:03.556Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-05T19:29:04.780Z] Reading package lists... [2021-10-05T19:29:05.048Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-10-05T19:29:05.049Z] Reading package lists... [2021-10-05T19:29:05.319Z] Building dependency tree... [2021-10-05T19:29:05.319Z] Reading state information... [2021-10-05T19:29:05.319Z] Suggested packages: [2021-10-05T19:29:05.319Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-05T19:29:05.319Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-05T19:29:05.319Z] Recommended packages: [2021-10-05T19:29:05.319Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-05T19:29:05.319Z] The following NEW packages will be installed: [2021-10-05T19:29:05.319Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-05T19:29:05.319Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-05T19:29:05.319Z] pkg-config zip [2021-10-05T19:29:05.319Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-05T19:29:05.588Z] Need to get 7670 kB of archives. [2021-10-05T19:29:05.588Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-05T19:29:05.588Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-10-05T19:29:05.588Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-05T19:29:05.588Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-05T19:29:05.588Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-05T19:29:05.588Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-05T19:29:05.588Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-05T19:29:05.588Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-05T19:29:05.855Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-05T19:29:05.855Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-05T19:29:06.124Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-05T19:29:06.124Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-05T19:29:06.124Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-05T19:29:06.124Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-05T19:29:06.124Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-05T19:29:06.124Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-05T19:29:06.395Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-05T19:29:06.395Z] Fetched 7670 kB in 1s (10.3 MB/s) [2021-10-05T19:29:06.395Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-05T19:29:06.395Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-05T19:29:06.395Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-05T19:29:06.395Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-05T19:29:06.662Z] Selecting previously unselected package libpsl5:amd64. [2021-10-05T19:29:06.662Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-05T19:29:06.662Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-05T19:29:06.662Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-05T19:29:06.662Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-05T19:29:06.662Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-05T19:29:06.662Z] Selecting previously unselected package librtmp1:amd64. [2021-10-05T19:29:06.662Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-05T19:29:06.662Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-05T19:29:06.662Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-05T19:29:06.662Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-05T19:29:06.662Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-05T19:29:06.932Z] Selecting previously unselected package liberror-perl. [2021-10-05T19:29:06.932Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-05T19:29:06.932Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-05T19:29:06.932Z] Selecting previously unselected package git-man. [2021-10-05T19:29:06.932Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-05T19:29:06.932Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-05T19:29:06.932Z] Selecting previously unselected package git. [2021-10-05T19:29:06.932Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-05T19:29:06.932Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-05T19:29:07.520Z] Selecting previously unselected package libnorm1:amd64. [2021-10-05T19:29:07.520Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-05T19:29:07.520Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-05T19:29:07.520Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-05T19:29:07.520Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-05T19:29:07.520Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-05T19:29:07.520Z] Selecting previously unselected package libsodium23:amd64. [2021-10-05T19:29:07.520Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-05T19:29:07.520Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-05T19:29:07.789Z] Selecting previously unselected package libzmq5:amd64. [2021-10-05T19:29:07.789Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-05T19:29:07.789Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-05T19:29:07.789Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-05T19:29:07.789Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-05T19:29:07.789Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-05T19:29:07.789Z] Selecting previously unselected package pkg-config. [2021-10-05T19:29:07.789Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-05T19:29:07.789Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-05T19:29:08.056Z] Selecting previously unselected package zip. [2021-10-05T19:29:08.056Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-05T19:29:08.056Z] Unpacking zip (3.0-11build1) ... [2021-10-05T19:29:08.056Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-05T19:29:08.056Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-05T19:29:08.056Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-05T19:29:08.056Z] Setting up liberror-perl (0.17025-1) ... [2021-10-05T19:29:08.056Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-05T19:29:08.056Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-05T19:29:08.056Z] No schema files found: doing nothing. [2021-10-05T19:29:08.056Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-05T19:29:08.056Z] Setting up zip (3.0-11build1) ... [2021-10-05T19:29:08.056Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-05T19:29:08.056Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-05T19:29:08.056Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-05T19:29:08.056Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-05T19:29:08.056Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-05T19:29:08.056Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-05T19:29:08.056Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-05T19:29:08.326Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-05T19:29:08.910Z] git set to automatically installed. [2021-10-05T19:29:08.910Z] git-man set to automatically installed. [2021-10-05T19:29:08.910Z] libcurl3-gnutls set to automatically installed. [2021-10-05T19:29:08.910Z] liberror-perl set to automatically installed. [2021-10-05T19:29:08.910Z] libglib2.0-0 set to automatically installed. [2021-10-05T19:29:08.910Z] libnghttp2-14 set to automatically installed. [2021-10-05T19:29:08.910Z] libnorm1 set to automatically installed. [2021-10-05T19:29:08.910Z] libpgm-5.2-0 set to automatically installed. [2021-10-05T19:29:08.910Z] libpsl5 set to automatically installed. [2021-10-05T19:29:08.910Z] librtmp1 set to automatically installed. [2021-10-05T19:29:08.910Z] libsodium23 set to automatically installed. [2021-10-05T19:29:08.910Z] libzmq3-dev set to automatically installed. [2021-10-05T19:29:08.910Z] libzmq5 set to automatically installed. [2021-10-05T19:29:08.910Z] pkg-config set to automatically installed. [2021-10-05T19:29:08.910Z] zip set to automatically installed. [2021-10-05T19:29:09.879Z] snapd is not logged in, snap install commands will use sudo [2021-10-05T19:29:18.083Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-10-05T19:29:18.083Z] snapd is not logged in, snap install commands will use sudo [2021-10-05T19:29:18.351Z] snap "core18" has no updates available [2021-10-05T19:29:18.933Z] Pulling config-common [2021-10-05T19:29:18.933Z] + snapcraftctl pull [2021-10-05T19:29:20.342Z] Pulling go-build-helper [2021-10-05T19:29:20.342Z] + snapcraftctl pull [2021-10-05T19:29:21.300Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-05T19:29:21.300Z] Skipping pull go-build-helper (already ran) [2021-10-05T19:29:21.300Z] Building go-build-helper [2021-10-05T19:29:21.300Z] + snapcraftctl build [2021-10-05T19:29:23.243Z] Staging go-build-helper [2021-10-05T19:29:23.243Z] + snapcraftctl stage [2021-10-05T19:29:33.323Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-05T19:29:33.323Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-05T19:29:33.323Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-10-05T19:29:33.323Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-10-05T19:29:33.323Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-05T19:29:33.323Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-05T19:29:33.323Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-10-05T19:29:33.323Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-10-05T19:29:33.323Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-10-05T19:29:33.323Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-10-05T19:29:33.323Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-05T19:29:33.323Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-05T19:29:33.323Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-05T19:29:33.323Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-05T19:29:33.323Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-05T19:29:33.323Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-05T19:29:33.323Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-05T19:29:33.324Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-05T19:29:33.324Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-05T19:29:33.324Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] [2021-10-05T19:29:33.324Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-10-05T19:29:33.324Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-05T19:29:33.324Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-05T19:29:33.324Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-10-05T19:29:33.324Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-10-05T19:29:33.324Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1755 kB] [2021-10-05T19:29:33.324Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-10-05T19:29:33.324Z] Fetched 25.4 MB in 0s (0 B/s) [2021-10-05T19:29:33.324Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-05T19:29:33.324Z] Fetched 224 kB in 0s (0 B/s) [2021-10-05T19:29:33.324Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-05T19:29:33.324Z] Fetched 157 kB in 0s (0 B/s) [2021-10-05T19:29:33.324Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-05T19:29:33.324Z] Fetched 221 kB in 0s (0 B/s) [2021-10-05T19:29:33.324Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-05T19:29:33.324Z] Fetched 143 kB in 0s (0 B/s) [2021-10-05T19:29:33.324Z] Pulling edgex-go [2021-10-05T19:29:33.324Z] + snapcraftctl pull [2021-10-05T19:29:33.324Z] Pulling hooks [2021-10-05T19:29:33.324Z] + snapcraftctl pull [2021-10-05T19:29:51.997Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-05T19:29:51.997Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-05T19:29:51.997Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-05T19:29:51.997Z] Fetched 0 B in 0s (0 B/s) [2021-10-05T19:29:51.997Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-05T19:29:51.997Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-05T19:29:51.997Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-05T19:29:51.997Z] Fetched 279 kB in 0s (0 B/s) [2021-10-05T19:29:51.997Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-05T19:29:51.997Z] Fetched 122 kB in 0s (0 B/s) [2021-10-05T19:29:51.997Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-05T19:29:51.997Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-05T19:29:51.997Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-05T19:29:51.997Z] Fetched 8848 B in 0s (0 B/s) [2021-10-05T19:29:51.997Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-05T19:29:51.997Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-05T19:29:51.997Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-05T19:29:51.997Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-05T19:29:51.997Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-05T19:29:51.997Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-05T19:29:51.997Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-05T19:29:51.997Z] Fetched 220 kB in 0s (0 B/s) [2021-10-05T19:29:51.997Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-05T19:29:51.997Z] Fetched 154 kB in 0s (0 B/s) [2021-10-05T19:29:51.997Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-05T19:29:51.997Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-05T19:29:51.997Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-05T19:29:51.997Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-05T19:29:51.997Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-05T19:29:51.997Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-05T19:29:51.997Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-05T19:29:51.997Z] Fetched 499 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-05T19:29:51.998Z] Fetched 111 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-05T19:29:51.998Z] Fetched 240 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-05T19:29:51.998Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-05T19:29:51.998Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-05T19:29:51.998Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-05T19:29:51.998Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-05T19:29:51.998Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-05T19:29:51.998Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-05T19:29:51.998Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-05T19:29:51.998Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-05T19:29:51.998Z] Fetched 8720 B in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-05T19:29:51.998Z] Fetched 140 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-05T19:29:51.998Z] Fetched 119 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-05T19:29:51.998Z] Fetched 111 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-05T19:29:51.998Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-05T19:29:51.998Z] Fetched 646 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-05T19:29:51.998Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-05T19:29:51.998Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-05T19:29:51.998Z] Fetched 368 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-05T19:29:51.998Z] Fetched 187 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-05T19:29:51.998Z] Fetched 175 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-05T19:29:51.998Z] Fetched 206 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-05T19:29:51.998Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-05T19:29:51.998Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-05T19:29:51.998Z] Fetched 159 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-05T19:29:51.998Z] Fetched 107 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-05T19:29:51.998Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-05T19:29:51.998Z] Pulling static-packages [2021-10-05T19:29:51.998Z] + snapcraftctl pull [2021-10-05T19:29:51.998Z] Pulling version [2021-10-05T19:29:51.998Z] + cd /root/project [2021-10-05T19:29:51.998Z] + git describe --tags --abbrev=0 [2021-10-05T19:29:51.998Z] + sed s/v// [2021-10-05T19:29:51.998Z] + GIT_VERSION=2.0.1-dev.65 [2021-10-05T19:29:51.998Z] + [ -z 2.0.1-dev.65 ] [2021-10-05T19:29:51.998Z] + snapcraftctl set-version 2.0.1-dev.65 [2021-10-05T19:29:52.267Z] Building config-common [2021-10-05T19:29:52.267Z] + snapcraftctl build [2021-10-05T19:29:54.850Z] Skipping build go-build-helper (already ran) [2021-10-05T19:29:54.850Z] Building edgex-go [2021-10-05T19:29:54.850Z] + cd /root/parts/edgex-go/src [2021-10-05T19:29:54.850Z] + git describe --tags --abbrev=0 [2021-10-05T19:29:54.850Z] + sed s/v// [2021-10-05T19:29:54.850Z] + GIT_VERSION=2.0.1-dev.65 [2021-10-05T19:29:54.850Z] + [ -z 2.0.1-dev.65 ] [2021-10-05T19:29:54.850Z] + echo 2.0.1-dev.65 [2021-10-05T19:29:54.850Z] + make build [2021-10-05T19:29:54.850Z] go mod tidy [2021-10-05T19:29:57.432Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-05T19:29:57.433Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-10-05T19:29:57.433Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.19 [2021-10-05T19:29:57.433Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-05T19:29:58.018Z] go: downloading github.com/google/uuid v1.3.0 [2021-10-05T19:29:58.018Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-10-05T19:29:58.018Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-10-05T19:29:58.018Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-10-05T19:29:58.018Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-10-05T19:29:58.018Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-05T19:29:58.018Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-10-05T19:29:58.285Z] go: downloading github.com/lib/pq v1.10.3 [2021-10-05T19:29:58.285Z] go: downloading github.com/golang-jwt/jwt/v4 v4.1.0 [2021-10-05T19:29:58.285Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-10-05T19:29:58.285Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-10-05T19:29:58.495Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-05T19:29:58.495Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-05T19:29:58.495Z] ---> 2fb92fbd24d2 [2021-10-05T19:29:58.495Z] Step 3/23 : WORKDIR /edgex-go [2021-10-05T19:29:58.495Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-05T19:29:58.495Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-05T19:29:58.495Z] ---> 2fb92fbd24d2 [2021-10-05T19:29:58.495Z] Step 3/24 : WORKDIR /edgex-go [2021-10-05T19:29:58.495Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-05T19:29:58.495Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-05T19:29:58.495Z] ---> 2fb92fbd24d2 [2021-10-05T19:29:58.495Z] Step 3/22 : WORKDIR /edgex-go [2021-10-05T19:29:58.495Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-05T19:29:58.495Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-10-05T19:29:58.495Z] ---> 2fb92fbd24d2 [2021-10-05T19:29:58.495Z] Step 3/26 : WORKDIR /edgex-go [2021-10-05T19:29:58.495Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-05T19:29:58.495Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-05T19:29:58.495Z] ---> 2fb92fbd24d2 [2021-10-05T19:29:58.495Z] Step 3/24 : WORKDIR /edgex-go [2021-10-05T19:29:58.552Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-10-05T19:29:58.552Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-05T19:29:59.514Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-05T19:29:59.514Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-05T19:29:59.514Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-05T19:29:59.514Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-10-05T19:29:59.514Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-10-05T19:29:59.514Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-10-05T19:29:59.514Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-10-05T19:29:59.783Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-05T19:29:59.783Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-10-05T19:29:59.783Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-10-05T19:29:59.783Z] go: downloading golang.org/x/text v0.3.6 [2021-10-05T19:29:59.783Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-10-05T19:29:59.783Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-10-05T19:30:00.050Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-05T19:30:00.050Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-05T19:30:00.050Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-05T19:30:00.050Z] go: downloading github.com/kr/pretty v0.3.0 [2021-10-05T19:30:00.050Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-10-05T19:30:00.050Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-10-05T19:30:00.050Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-05T19:30:00.050Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-05T19:30:00.050Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-10-05T19:30:00.317Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-05T19:30:00.317Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-10-05T19:30:00.585Z] go: downloading github.com/kr/text v0.2.0 [2021-10-05T19:30:00.585Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-10-05T19:30:00.585Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-10-05T19:30:00.585Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-10-05T19:30:00.585Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-05T19:30:00.585Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-05T19:30:00.585Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-05T19:30:00.585Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-05T19:30:00.857Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-05T19:30:00.857Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-10-05T19:30:00.857Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-10-05T19:30:00.857Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-05T19:30:00.857Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-05T19:30:00.857Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-05T19:30:00.857Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-05T19:30:00.857Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-05T19:30:00.857Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-05T19:30:00.857Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-05T19:30:00.857Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-10-05T19:30:00.857Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-10-05T19:30:00.857Z] go: downloading github.com/pkg/errors v0.9.1 [2021-10-05T19:30:00.857Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-10-05T19:30:00.857Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-10-05T19:30:00.857Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-10-05T19:30:00.857Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-05T19:30:00.857Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-10-05T19:30:00.857Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-05T19:30:00.857Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-10-05T19:30:00.857Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-10-05T19:30:00.857Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-05T19:30:00.857Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-10-05T19:30:00.857Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-10-05T19:30:00.857Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-10-05T19:30:00.857Z] go: downloading github.com/miekg/dns v1.1.26 [2021-10-05T19:30:00.857Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-10-05T19:30:01.125Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-05T19:30:01.125Z] 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 [2021-10-05T19:30:01.182Z] ---> Running in 7ab62d2294d4 [2021-10-05T19:30:01.182Z] ---> Running in 4f18e52f60d9 [2021-10-05T19:30:01.182Z] ---> Running in 52a4aa473f79 [2021-10-05T19:30:01.182Z] ---> Running in fae6a0302d7f [2021-10-05T19:30:01.182Z] ---> Running in 42f350427e51 [2021-10-05T19:30:01.806Z] Removing intermediate container 4f18e52f60d9 [2021-10-05T19:30:01.806Z] ---> 9fb2624bfec7 [2021-10-05T19:30:01.806Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T19:30:01.806Z] Removing intermediate container 42f350427e51 [2021-10-05T19:30:01.806Z] ---> 5599dceeed4c [2021-10-05T19:30:01.806Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T19:30:01.806Z] Removing intermediate container 52a4aa473f79 [2021-10-05T19:30:01.806Z] ---> 0b96a6b88412 [2021-10-05T19:30:01.806Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T19:30:01.806Z] ---> Running in 600658e103a1 [2021-10-05T19:30:01.806Z] Removing intermediate container 7ab62d2294d4 [2021-10-05T19:30:01.806Z] ---> b4d629ef5f51 [2021-10-05T19:30:01.806Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T19:30:02.090Z] ---> Running in bb97bed4d92a [2021-10-05T19:30:02.090Z] ---> Running in 307516d938d9 [2021-10-05T19:30:02.090Z] Removing intermediate container fae6a0302d7f [2021-10-05T19:30:02.090Z] ---> d92b1dba52ba [2021-10-05T19:30:02.090Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T19:30:02.090Z] ---> Running in d489335064de [2021-10-05T19:30:02.090Z] ---> Running in a844db64c446 [2021-10-05T19:30:05.560Z] Removing intermediate container 600658e103a1 [2021-10-05T19:30:05.560Z] ---> 477bbf3886aa [2021-10-05T19:30:05.560Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-05T19:30:05.560Z] ---> Running in ba7a3fd31660 [2021-10-05T19:30:05.942Z] Removing intermediate container bb97bed4d92a [2021-10-05T19:30:06.270Z] ---> ada1ff4c72de [2021-10-05T19:30:06.270Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-10-05T19:30:06.270Z] Removing intermediate container 307516d938d9 [2021-10-05T19:30:06.270Z] ---> 345b38829c8b [2021-10-05T19:30:06.270Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-05T19:30:06.270Z] Removing intermediate container a844db64c446 [2021-10-05T19:30:06.270Z] ---> af5f6ddd3f90 [2021-10-05T19:30:06.270Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-10-05T19:30:06.270Z] ---> Running in a1ca36ce2c0c [2021-10-05T19:30:06.594Z] ---> Running in ab1f5e4d02f4 [2021-10-05T19:30:06.594Z] Removing intermediate container d489335064de [2021-10-05T19:30:06.594Z] ---> 40c3428105ff [2021-10-05T19:30:06.594Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-05T19:30:06.594Z] ---> Running in 283244b2327b [2021-10-05T19:30:06.961Z] ---> Running in efc241d22b0b [2021-10-05T19:30:08.046Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-05T19:30:08.669Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-05T19:30:08.953Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-05T19:30:08.953Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-05T19:30:08.953Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-05T19:30:09.573Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-05T19:30:09.861Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-05T19:30:09.861Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-05T19:30:10.147Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-05T19:30:10.433Z] OK: 218 MiB in 52 packages [2021-10-05T19:30:10.723Z] OK: 218 MiB in 52 packages [2021-10-05T19:30:11.008Z] OK: 218 MiB in 52 packages [2021-10-05T19:30:11.008Z] OK: 218 MiB in 52 packages [2021-10-05T19:30:11.211Z] 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 [2021-10-05T19:30:11.291Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-05T19:30:11.918Z] Removing intermediate container a1ca36ce2c0c [2021-10-05T19:30:11.918Z] ---> 9d1153ba8758 [2021-10-05T19:30:11.918Z] Step 6/26 : COPY go.mod . [2021-10-05T19:30:12.207Z] OK: 218 MiB in 52 packages [2021-10-05T19:30:12.505Z] Removing intermediate container ab1f5e4d02f4 [2021-10-05T19:30:12.505Z] ---> 0d4667d97f22 [2021-10-05T19:30:12.505Z] Step 6/24 : COPY go.mod . [2021-10-05T19:30:12.796Z] Removing intermediate container efc241d22b0b [2021-10-05T19:30:12.796Z] ---> 137794591bd5 [2021-10-05T19:30:12.796Z] Step 6/23 : COPY go.mod . [2021-10-05T19:30:13.081Z] Removing intermediate container 283244b2327b [2021-10-05T19:30:13.081Z] ---> 8aa179cd4430 [2021-10-05T19:30:13.081Z] Step 6/24 : COPY go.mod . [2021-10-05T19:30:13.372Z] ---> 11609ff1524e [2021-10-05T19:30:13.372Z] Step 7/26 : RUN go mod download [2021-10-05T19:30:13.660Z] ---> Running in 6462dffb99e1 [2021-10-05T19:30:13.950Z] ---> 4ef7a06286b7 [2021-10-05T19:30:13.950Z] Step 7/24 : RUN go mod download [2021-10-05T19:30:13.950Z] Removing intermediate container ba7a3fd31660 [2021-10-05T19:30:13.950Z] ---> 9c0796e00514 [2021-10-05T19:30:13.950Z] Step 6/22 : COPY go.mod . [2021-10-05T19:30:13.950Z] ---> Running in a33a43f66606 [2021-10-05T19:30:14.252Z] ---> 67536a05e5bb [2021-10-05T19:30:14.252Z] Step 7/23 : RUN go mod download [2021-10-05T19:30:14.252Z] ---> 1954c178362e [2021-10-05T19:30:14.252Z] Step 7/24 : RUN go mod download [2021-10-05T19:30:14.547Z] ---> Running in 49f73aeee018 [2021-10-05T19:30:14.547Z] ---> Running in 26b7e743d2b3 [2021-10-05T19:30:15.522Z] 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 [2021-10-05T19:30:15.568Z] ---> 2080563f635e [2021-10-05T19:30:15.568Z] Step 7/22 : RUN go mod download [2021-10-05T19:30:15.568Z] ---> Running in 866f799ec2dd [2021-10-05T19:30:16.118Z] 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 [2021-10-05T19:30:17.552Z] 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 [2021-10-05T19:30:18.149Z] 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 [2021-10-05T19:30:19.132Z] 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 [2021-10-05T19:30:20.000Z] Removing intermediate container 6462dffb99e1 [2021-10-05T19:30:20.000Z] ---> 5d3e6e46ae24 [2021-10-05T19:30:20.000Z] Step 8/26 : COPY . . [2021-10-05T19:30:20.575Z] 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 [2021-10-05T19:30:21.481Z] Removing intermediate container a33a43f66606 [2021-10-05T19:30:21.481Z] ---> 18f52fd61bb3 [2021-10-05T19:30:21.481Z] Step 8/24 : COPY . . [2021-10-05T19:30:21.559Z] 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 [2021-10-05T19:30:21.769Z] Removing intermediate container 26b7e743d2b3 [2021-10-05T19:30:21.769Z] ---> 5abfc7b8162b [2021-10-05T19:30:21.769Z] Step 8/24 : COPY . . [2021-10-05T19:30:21.769Z] Removing intermediate container 49f73aeee018 [2021-10-05T19:30:21.769Z] ---> ac16b592f53b [2021-10-05T19:30:21.769Z] Step 8/23 : COPY . . [2021-10-05T19:30:22.059Z] Removing intermediate container 866f799ec2dd [2021-10-05T19:30:22.059Z] ---> d494ab2f2876 [2021-10-05T19:30:22.059Z] Step 8/22 : COPY . . [2021-10-05T19:30:22.991Z] 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 [2021-10-05T19:30:23.969Z] 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 [2021-10-05T19:30:24.946Z] 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 [2021-10-05T19:30:26.924Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-05T19:30:26.924Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-05T19:30:26.924Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-05T19:30:26.924Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-05T19:30:26.924Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-05T19:30:26.924Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-05T19:30:26.924Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-05T19:30:26.924Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-05T19:30:26.924Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-05T19:30:26.924Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-05T19:30:26.924Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-05T19:30:26.924Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-05T19:30:26.924Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-05T19:30:26.924Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-05T19:30:26.924Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-05T19:30:26.924Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-05T19:30:26.924Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-05T19:30:26.924Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-10-05T19:30:26.924Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-05T19:30:26.924Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-05T19:30:26.924Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-05T19:30:26.924Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-05T19:30:26.924Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-05T19:30:26.924Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-10-05T19:30:26.924Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-05T19:30:26.924Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-05T19:30:26.924Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-10-05T19:30:27.904Z] Building hooks [2021-10-05T19:30:27.904Z] + cd /root/parts/hooks/src [2021-10-05T19:30:27.904Z] + make build [2021-10-05T19:30:27.904Z] go mod tidy [2021-10-05T19:30:28.885Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-10-05T19:30:28.885Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-10-05T19:30:28.885Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-10-05T19:30:28.885Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-05T19:30:28.885Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-05T19:30:29.484Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-05T19:30:30.083Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-05T19:30:30.083Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-05T19:30:33.481Z] Building static-packages [2021-10-05T19:30:33.481Z] + snapcraftctl build [2021-10-05T19:30:34.918Z] Building version [2021-10-05T19:30:34.918Z] + snapcraftctl build [2021-10-05T19:30:36.904Z] Staging config-common [2021-10-05T19:30:36.904Z] + snapcraftctl stage [2021-10-05T19:30:38.344Z] Skipping stage go-build-helper (already ran) [2021-10-05T19:30:38.344Z] Staging edgex-go [2021-10-05T19:30:38.344Z] + snapcraftctl stage [2021-10-05T19:30:39.325Z] Staging hooks [2021-10-05T19:30:39.325Z] + snapcraftctl stage [2021-10-05T19:30:40.305Z] Staging static-packages [2021-10-05T19:30:40.305Z] + snapcraftctl stage [2021-10-05T19:30:41.292Z] Staging version [2021-10-05T19:30:41.292Z] + snapcraftctl stage [2021-10-05T19:30:42.733Z] Priming config-common [2021-10-05T19:30:42.733Z] + snapcraftctl prime [2021-10-05T19:30:43.714Z] Priming go-build-helper [2021-10-05T19:30:43.714Z] + snapcraftctl prime [2021-10-05T19:30:44.693Z] Priming edgex-go [2021-10-05T19:30:44.693Z] + snapcraftctl prime [2021-10-05T19:30:46.133Z] Priming hooks [2021-10-05T19:30:46.133Z] + snapcraftctl prime [2021-10-05T19:30:47.115Z] Priming static-packages [2021-10-05T19:30:47.115Z] + snapcraftctl prime [2021-10-05T19:30:49.048Z] ---> e5ce507e1f7b [2021-10-05T19:30:49.048Z] Step 9/23 : RUN go mod tidy [2021-10-05T19:30:49.048Z] ---> e7351699c27d [2021-10-05T19:30:49.048Z] Step 9/24 : RUN go mod tidy [2021-10-05T19:30:49.048Z] ---> a8a1f7ab659e [2021-10-05T19:30:49.049Z] Step 9/24 : RUN go mod tidy [2021-10-05T19:30:49.049Z] ---> d965968df37f [2021-10-05T19:30:49.049Z] Step 9/22 : RUN go mod tidy [2021-10-05T19:30:49.049Z] ---> 15abb6a97826 [2021-10-05T19:30:49.049Z] Step 9/26 : RUN go mod tidy [2021-10-05T19:30:49.049Z] ---> Running in c3fe22be0332 [2021-10-05T19:30:49.049Z] ---> Running in 8a6f2b69d821 [2021-10-05T19:30:49.049Z] ---> Running in 3399a96c4004 [2021-10-05T19:30:49.049Z] ---> Running in fae577af267a [2021-10-05T19:30:49.049Z] ---> Running in 1761e7558963 [2021-10-05T19:30:49.740Z] Priming version [2021-10-05T19:30:49.740Z] + snapcraftctl prime [2021-10-05T19:30:50.716Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-05T19:30:57.561Z] Removing intermediate container c3fe22be0332 [2021-10-05T19:30:57.562Z] ---> 18b6c03b32ae [2021-10-05T19:30:57.562Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-05T19:30:57.562Z] Removing intermediate container 8a6f2b69d821 [2021-10-05T19:30:57.562Z] ---> a363787d20b8 [2021-10-05T19:30:57.562Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-10-05T19:30:57.562Z] ---> Running in 06075c4bf469 [2021-10-05T19:30:57.562Z] ---> Running in 61ab0cdfb15d [2021-10-05T19:30:57.562Z] Removing intermediate container 1761e7558963 [2021-10-05T19:30:57.562Z] ---> 658c316f42fd [2021-10-05T19:30:57.562Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-05T19:30:57.562Z] Removing intermediate container 3399a96c4004 [2021-10-05T19:30:57.562Z] ---> 2bb967c4c05e [2021-10-05T19:30:57.562Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-05T19:30:57.562Z] Removing intermediate container fae577af267a [2021-10-05T19:30:57.562Z] ---> 68b7d93cc940 [2021-10-05T19:30:57.562Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-05T19:30:57.562Z] ---> Running in 18d7046ebdd0 [2021-10-05T19:30:57.562Z] ---> Running in 35a0a90c19ee [2021-10-05T19:30:57.562Z] ---> Running in 883a63be0705 [2021-10-05T19:30:58.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-05T19:30:58.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-05T19:30:59.202Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-05T19:30:59.202Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-05T19:30:59.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-05T19:32:51.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-05T19:32:51.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-05T19:32:52.278Z] Removing intermediate container 61ab0cdfb15d [2021-10-05T19:32:52.278Z] ---> 5bb880a2cd89 [2021-10-05T19:32:52.278Z] [2021-10-05T19:32:52.278Z] Step 11/24 : FROM alpine:3.14 [2021-10-05T19:32:52.912Z] Removing intermediate container 18d7046ebdd0 [2021-10-05T19:32:52.912Z] ---> b461d91de90b [2021-10-05T19:32:52.912Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-05T19:32:52.912Z] 3.14: Pulling from library/alpine [2021-10-05T19:32:53.206Z] ---> Running in 68f6770a7c32 [2021-10-05T19:32:56.684Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-05T19:32:56.684Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-05T19:32:56.684Z] Status: Downloaded newer image for alpine:3.14 [2021-10-05T19:32:56.684Z] ---> bb3de5531c18 [2021-10-05T19:32:56.684Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-10-05T19:32:56.981Z] ---> Running in 18157b8b5c87 [2021-10-05T19:32:58.457Z] Removing intermediate container 35a0a90c19ee [2021-10-05T19:32:58.457Z] ---> 327fefb41392 [2021-10-05T19:32:58.457Z] [2021-10-05T19:32:58.457Z] Step 11/26 : FROM alpine:3.14 [2021-10-05T19:32:58.458Z] ---> bb3de5531c18 [2021-10-05T19:32:58.458Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-05T19:32:58.458Z] Removing intermediate container 883a63be0705 [2021-10-05T19:32:58.458Z] ---> b9e571bc52bc [2021-10-05T19:32:58.458Z] [2021-10-05T19:32:58.458Z] Step 11/22 : FROM alpine:3.14 [2021-10-05T19:32:58.458Z] ---> bb3de5531c18 [2021-10-05T19:32:58.458Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-10-05T19:32:58.745Z] ---> Running in 9471f755e32e [2021-10-05T19:32:58.745Z] ---> Running in a5027a583e4b [2021-10-05T19:32:59.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-05T19:32:59.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-05T19:32:59.945Z] Removing intermediate container 68f6770a7c32 [2021-10-05T19:32:59.945Z] ---> d8c54cbfb40c [2021-10-05T19:32:59.945Z] [2021-10-05T19:32:59.945Z] Step 12/24 : FROM docker:20.10.8 [2021-10-05T19:33:00.236Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-05T19:33:00.236Z] Executing busybox-1.33.1-r3.trigger [2021-10-05T19:33:00.236Z] OK: 5 MiB in 15 packages [2021-10-05T19:33:00.236Z] 20.10.8: Pulling from library/docker [2021-10-05T19:33:00.521Z] Removing intermediate container 06075c4bf469 [2021-10-05T19:33:00.521Z] ---> 0bbf45ba1b9d [2021-10-05T19:33:00.521Z] [2021-10-05T19:33:00.521Z] Step 11/23 : FROM alpine:3.14 [2021-10-05T19:33:00.521Z] ---> bb3de5531c18 [2021-10-05T19:33:00.521Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-05T19:33:00.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-05T19:33:00.808Z] ---> Running in 53de64e25493 [2021-10-05T19:33:00.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-05T19:33:01.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-05T19:33:01.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-05T19:33:01.722Z] Removing intermediate container 18157b8b5c87 [2021-10-05T19:33:01.722Z] ---> 69b74322af52 [2021-10-05T19:33:01.722Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-05T19:33:02.012Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-05T19:33:02.012Z] ---> Running in 1bbbc2572269 [2021-10-05T19:33:02.012Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-05T19:33:02.012Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-05T19:33:02.012Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-05T19:33:02.299Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-05T19:33:02.300Z] (5/5) Installing curl (7.79.1-r0) [2021-10-05T19:33:02.300Z] Executing busybox-1.33.1-r3.trigger [2021-10-05T19:33:02.300Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-05T19:33:02.300Z] (3/3) Installing su-exec (0.2-r1) [2021-10-05T19:33:02.300Z] Executing busybox-1.33.1-r3.trigger [2021-10-05T19:33:02.300Z] Executing ca-certificates-20191127-r5.trigger [2021-10-05T19:33:02.300Z] Executing ca-certificates-20191127-r5.trigger [2021-10-05T19:33:02.589Z] OK: 8 MiB in 19 packages [2021-10-05T19:33:02.589Z] OK: 6 MiB in 17 packages [2021-10-05T19:33:02.875Z] Removing intermediate container 1bbbc2572269 [2021-10-05T19:33:02.876Z] ---> 433cfc79c1a3 [2021-10-05T19:33:02.876Z] Step 14/24 : ENV APP_PORT=59882 [2021-10-05T19:33:02.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-05T19:33:02.876Z] ---> Running in f93e40cb4962 [2021-10-05T19:33:03.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-05T19:33:03.784Z] Removing intermediate container f93e40cb4962 [2021-10-05T19:33:03.784Z] ---> 7ad0655cc414 [2021-10-05T19:33:03.784Z] Step 15/24 : EXPOSE $APP_PORT [2021-10-05T19:33:03.784Z] ---> Running in 6b34bafdc2cb [2021-10-05T19:33:04.092Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-05T19:33:04.093Z] Executing busybox-1.33.1-r3.trigger [2021-10-05T19:33:04.093Z] OK: 5 MiB in 15 packages [2021-10-05T19:33:04.710Z] Removing intermediate container a5027a583e4b [2021-10-05T19:33:04.710Z] ---> 4679bd3440cd [2021-10-05T19:33:04.710Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-05T19:33:04.710Z] Removing intermediate container 6b34bafdc2cb [2021-10-05T19:33:04.710Z] ---> 239019102cf3 [2021-10-05T19:33:04.710Z] Step 16/24 : WORKDIR / [2021-10-05T19:33:04.710Z] ---> Running in 89d34ab034b2 [2021-10-05T19:33:04.710Z] Removing intermediate container 9471f755e32e [2021-10-05T19:33:04.710Z] ---> 7fb684bf8f6e [2021-10-05T19:33:04.710Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-05T19:33:04.994Z] ---> Running in f889f314eac1 [2021-10-05T19:33:04.994Z] ---> Running in 675ea834bc2f [2021-10-05T19:33:05.279Z] Removing intermediate container 89d34ab034b2 [2021-10-05T19:33:05.279Z] ---> ebbe2eaa8f0c [2021-10-05T19:33:05.279Z] Step 14/26 : WORKDIR / [2021-10-05T19:33:05.564Z] ---> Running in e2da066a8d2c [2021-10-05T19:33:05.564Z] Removing intermediate container 53de64e25493 [2021-10-05T19:33:05.564Z] ---> 58b9e0e091ef [2021-10-05T19:33:05.564Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-05T19:33:05.564Z] Removing intermediate container f889f314eac1 [2021-10-05T19:33:05.564Z] ---> 76667024e3b9 [2021-10-05T19:33:05.564Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-05T19:33:05.564Z] Removing intermediate container 675ea834bc2f [2021-10-05T19:33:05.564Z] ---> 751d92db5f81 [2021-10-05T19:33:05.564Z] Step 14/22 : WORKDIR /edgex [2021-10-05T19:33:05.849Z] ---> Running in 66e23d16e152 [2021-10-05T19:33:05.849Z] ---> Running in 652d61a862a7 [2021-10-05T19:33:06.137Z] Removing intermediate container e2da066a8d2c [2021-10-05T19:33:06.137Z] ---> 0753c5d7b7ed [2021-10-05T19:33:06.137Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-05T19:33:06.429Z] Removing intermediate container 66e23d16e152 [2021-10-05T19:33:06.429Z] ---> 30174dbb442e [2021-10-05T19:33:06.429Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-05T19:33:06.429Z] Removing intermediate container 652d61a862a7 [2021-10-05T19:33:06.429Z] ---> 995dfbfadf6e [2021-10-05T19:33:06.429Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-05T19:33:06.719Z] ---> Running in 639a01a74ec5 [2021-10-05T19:33:06.719Z] ---> b9f97e1e38b2 [2021-10-05T19:33:06.719Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-05T19:33:07.342Z] Removing intermediate container 639a01a74ec5 [2021-10-05T19:33:07.342Z] ---> f9713b1608b3 [2021-10-05T19:33:07.342Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-05T19:33:07.342Z] ---> 2aecf8d969f1 [2021-10-05T19:33:07.342Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-05T19:33:07.342Z] ---> Running in aabf46ad4f63 [2021-10-05T19:33:07.637Z] ---> aea9af2efacd [2021-10-05T19:33:07.637Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-05T19:33:08.257Z] Removing intermediate container aabf46ad4f63 [2021-10-05T19:33:08.257Z] ---> 73142ac9b9af [2021-10-05T19:33:08.257Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-05T19:33:08.257Z] ---> eff81e1daa16 [2021-10-05T19:33:08.257Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-05T19:33:08.257Z] ---> 039e2f9ebff2 [2021-10-05T19:33:08.257Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-05T19:33:09.277Z] ---> 097ad1178f6d [2021-10-05T19:33:09.277Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-05T19:33:09.561Z] ---> 780b00bf182d [2021-10-05T19:33:09.561Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-05T19:33:09.561Z] ---> cbd2b2c53f9c [2021-10-05T19:33:09.561Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-05T19:33:09.561Z] ---> a9d5c7d7b823 [2021-10-05T19:33:09.561Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-10-05T19:33:09.844Z] ---> Running in ba1e506f0e59 [2021-10-05T19:33:10.463Z] Removing intermediate container ba1e506f0e59 [2021-10-05T19:33:10.463Z] ---> 80afd8fefb7b [2021-10-05T19:33:10.463Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-05T19:33:10.752Z] ---> 69cf3b5368d6 [2021-10-05T19:33:10.752Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-05T19:33:10.752Z] ---> Running in 0ef2528b28cf [2021-10-05T19:33:11.035Z] ---> 9eb020b84b33 [2021-10-05T19:33:11.035Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-05T19:33:11.035Z] ---> 2085c0fffc7f [2021-10-05T19:33:11.035Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-05T19:33:11.322Z] ---> Running in 5011d0381d77 [2021-10-05T19:33:11.322Z] Removing intermediate container 0ef2528b28cf [2021-10-05T19:33:11.322Z] ---> bfadfcef9861 [2021-10-05T19:33:11.322Z] Step 22/24 : LABEL arch=arm64 [2021-10-05T19:33:11.606Z] ---> Running in 103e67c8b908 [2021-10-05T19:33:11.894Z] Removing intermediate container 5011d0381d77 [2021-10-05T19:33:11.894Z] ---> d5151f48a263 [2021-10-05T19:33:11.894Z] Step 19/22 : CMD ["--init=true"] [2021-10-05T19:33:12.186Z] ---> c92628bed984 [2021-10-05T19:33:12.186Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-05T19:33:12.186Z] ---> 5e87ca898844 [2021-10-05T19:33:12.186Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-05T19:33:12.186Z] ---> Running in d3e9092d3c10 [2021-10-05T19:33:12.186Z] Removing intermediate container 103e67c8b908 [2021-10-05T19:33:12.186Z] ---> 2e6699b989ce [2021-10-05T19:33:12.186Z] Step 23/24 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [2021-10-05T19:33:12.186Z] ---> Running in 2a8408e4b082 [2021-10-05T19:33:12.470Z] ---> Running in ca2bae6409e2 [2021-10-05T19:33:12.753Z] Removing intermediate container d3e9092d3c10 [2021-10-05T19:33:12.753Z] ---> 843cd47f6bf5 [2021-10-05T19:33:12.753Z] Step 20/22 : LABEL arch=arm64 [2021-10-05T19:33:13.037Z] Removing intermediate container 2a8408e4b082 [2021-10-05T19:33:13.037Z] ---> a0699f9bac46 [2021-10-05T19:33:13.037Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-05T19:33:13.037Z] ---> Running in e28571f6c44a [2021-10-05T19:33:13.037Z] Removing intermediate container ca2bae6409e2 [2021-10-05T19:33:13.037Z] ---> 159d24128a1b [2021-10-05T19:33:13.037Z] Step 24/24 : LABEL version=0.0.0 [2021-10-05T19:33:13.037Z] ---> Running in 77a5108bc7d7 [2021-10-05T19:33:13.324Z] ---> Running in 4d7b5f90f07e [2021-10-05T19:33:13.615Z] Removing intermediate container e28571f6c44a [2021-10-05T19:33:13.615Z] ---> f26439ee0655 [2021-10-05T19:33:13.615Z] Step 21/22 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [2021-10-05T19:33:13.615Z] ---> eb3e79b389e9 [2021-10-05T19:33:13.615Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-05T19:33:13.615Z] ---> Running in 00f51e662011 [2021-10-05T19:33:13.901Z] Removing intermediate container 4d7b5f90f07e [2021-10-05T19:33:13.901Z] ---> 5e5d7d93c75a [2021-10-05T19:33:13.901Z] [2021-10-05T19:33:13.901Z] Removing intermediate container 77a5108bc7d7 [2021-10-05T19:33:13.901Z] ---> 68c7ba027b0f [2021-10-05T19:33:13.901Z] Step 21/23 : LABEL arch=arm64 [2021-10-05T19:33:13.901Z] ---> Running in e3d916eb082c [2021-10-05T19:33:14.181Z] Successfully built 5e5d7d93c75a [2021-10-05T19:33:14.181Z] Successfully tagged core-command-arm64:latest [2021-10-05T19:33:14.181Z]  Building core-command ... done Building core-metadata [2021-10-05T19:33:14.463Z] Removing intermediate container 00f51e662011 [2021-10-05T19:33:14.463Z] ---> aa715203c22b [2021-10-05T19:33:14.463Z] Step 22/22 : LABEL version=0.0.0 [2021-10-05T19:33:14.463Z] ---> Running in 670d3a8c4f80 [2021-10-05T19:33:14.463Z] ---> dc8ce1af6f1f [2021-10-05T19:33:14.463Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-05T19:33:14.463Z] Removing intermediate container e3d916eb082c [2021-10-05T19:33:14.745Z] ---> ca67b7198cc9 [2021-10-05T19:33:14.745Z] Step 22/23 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [2021-10-05T19:33:14.745Z] ---> Running in 04bb84f536fe [2021-10-05T19:33:14.746Z] ---> Running in 0b4bbfd58852 [2021-10-05T19:33:15.033Z] Removing intermediate container 670d3a8c4f80 [2021-10-05T19:33:15.033Z] ---> 4eb731a6d2dc [2021-10-05T19:33:15.033Z] [2021-10-05T19:33:15.652Z] Removing intermediate container 04bb84f536fe [2021-10-05T19:33:15.652Z] ---> 6b2f799260d3 [2021-10-05T19:33:15.652Z] Step 23/23 : LABEL version=0.0.0 [2021-10-05T19:33:15.652Z] Successfully built 4eb731a6d2dc [2021-10-05T19:33:15.652Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-05T19:33:15.652Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-10-05T19:33:15.939Z] ---> Running in 9546160f96ad [2021-10-05T19:33:16.224Z] Removing intermediate container 9546160f96ad [2021-10-05T19:33:16.511Z] ---> af05c6d03f7f [2021-10-05T19:33:16.511Z] [2021-10-05T19:33:16.795Z] Successfully built af05c6d03f7f [2021-10-05T19:33:16.795Z] Successfully tagged support-scheduler-arm64:latest [2021-10-05T19:33:16.795Z]  Building support-scheduler ... done Building support-notifications [2021-10-05T19:33:17.414Z] Removing intermediate container 0b4bbfd58852 [2021-10-05T19:33:17.414Z] ---> 43277d1f301d [2021-10-05T19:33:17.414Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-10-05T19:33:17.697Z] ---> Running in 9b35c81911e3 [2021-10-05T19:33:18.325Z] Removing intermediate container 9b35c81911e3 [2021-10-05T19:33:18.325Z] ---> 688342bf1063 [2021-10-05T19:33:18.325Z] Step 24/26 : LABEL arch=arm64 [2021-10-05T19:33:18.640Z] ---> Running in ff3ed0070e62 [2021-10-05T19:33:19.346Z] Removing intermediate container ff3ed0070e62 [2021-10-05T19:33:19.346Z] ---> 000ac4891830 [2021-10-05T19:33:19.346Z] Step 25/26 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [2021-10-05T19:33:19.999Z] ---> Running in dd06eaadf212 [2021-10-05T19:33:20.304Z] Removing intermediate container dd06eaadf212 [2021-10-05T19:33:20.304Z] ---> 39aafc434d62 [2021-10-05T19:33:20.304Z] Step 26/26 : LABEL version=0.0.0 [2021-10-05T19:33:20.607Z] ---> Running in 0b59ba6382d5 [2021-10-05T19:33:21.639Z] Removing intermediate container 0b59ba6382d5 [2021-10-05T19:33:21.639Z] ---> 0ca85b3e415e [2021-10-05T19:33:21.639Z] [2021-10-05T19:33:21.923Z] Successfully built 0ca85b3e415e [2021-10-05T19:33:21.923Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-05T19:33:21.924Z] Building core-data [2021-10-05T19:33:40.375Z]  Building security-secretstore-setup ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-05T19:33:40.375Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-05T19:33:40.375Z] ---> 3734d5adc5ac [2021-10-05T19:33:40.375Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-05T19:33:43.076Z] ---> Running in 5ae2de0559ef [2021-10-05T19:33:43.694Z] Removing intermediate container 5ae2de0559ef [2021-10-05T19:33:43.694Z] ---> cf416e2a7dcb [2021-10-05T19:33:43.694Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-05T19:33:43.983Z] ---> Running in b7b5c585241f [2021-10-05T19:33:45.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-05T19:33:45.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-05T19:33:46.373Z] (1/42) Installing readline (8.1.0-r0) [2021-10-05T19:33:46.373Z] (2/42) Installing bash (5.1.4-r0) [2021-10-05T19:33:46.373Z] Executing bash-5.1.4-r0.post-install [2021-10-05T19:33:46.662Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-05T19:33:46.662Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-05T19:33:46.662Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-05T19:33:46.662Z] (6/42) Installing curl (7.79.1-r0) [2021-10-05T19:33:46.662Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-05T19:33:46.662Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-05T19:33:46.662Z] (9/42) Installing expat (2.4.1-r0) [2021-10-05T19:33:46.662Z] (10/42) Installing libffi (3.3-r2) [2021-10-05T19:33:46.662Z] (11/42) Installing gdbm (1.19-r0) [2021-10-05T19:33:46.662Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-05T19:33:46.662Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-05T19:33:46.662Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-05T19:33:46.662Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-05T19:33:46.662Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-05T19:33:46.662Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-05T19:33:48.942Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-05T19:33:48.942Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-05T19:33:48.942Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-05T19:33:48.942Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-05T19:33:48.942Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-05T19:33:48.942Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-05T19:33:48.942Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-05T19:33:48.942Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-05T19:33:48.942Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-05T19:33:48.942Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-05T19:33:48.942Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-05T19:33:48.942Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-05T19:33:48.942Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-05T19:33:48.942Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-05T19:33:48.942Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-05T19:33:48.942Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-05T19:33:48.942Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-05T19:33:49.237Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-05T19:33:49.237Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-05T19:33:49.237Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-05T19:33:49.237Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-05T19:33:49.237Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-05T19:33:49.237Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-05T19:33:49.237Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-05T19:33:49.237Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-05T19:33:49.858Z] Executing busybox-1.33.1-r3.trigger [2021-10-05T19:33:49.858Z] OK: 84 MiB in 64 packages [2021-10-05T19:33:54.276Z] Collecting docker-compose==1.23.2 [2021-10-05T19:33:54.276Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-05T19:33:54.276Z] Collecting docopt<0.7,>=0.6.1 [2021-10-05T19:33:54.276Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-05T19:33:54.914Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-05T19:33:54.914Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-05T19:33:54.914Z] ---> 2fb92fbd24d2 [2021-10-05T19:33:54.914Z] Step 3/24 : WORKDIR /edgex-go [2021-10-05T19:33:54.914Z] ---> Using cache [2021-10-05T19:33:54.914Z] ---> d92b1dba52ba [2021-10-05T19:33:54.914Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T19:33:54.914Z] ---> Using cache [2021-10-05T19:33:54.914Z] ---> af5f6ddd3f90 [2021-10-05T19:33:54.914Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-05T19:33:56.425Z] Collecting jsonschema<3,>=2.5.1 [2021-10-05T19:33:56.425Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-05T19:33:56.425Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-05T19:33:56.425Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-10-05T19:33:56.425Z] ---> 2fb92fbd24d2 [2021-10-05T19:33:56.425Z] Step 3/32 : WORKDIR /edgex-go [2021-10-05T19:33:56.425Z] ---> Using cache [2021-10-05T19:33:56.425Z] ---> d92b1dba52ba [2021-10-05T19:33:56.425Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T19:33:56.425Z] ---> Using cache [2021-10-05T19:33:56.425Z] ---> af5f6ddd3f90 [2021-10-05T19:33:56.425Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-10-05T19:33:56.716Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-05T19:33:56.716Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-05T19:33:57.004Z] Collecting cached-property<2,>=1.2.0 [2021-10-05T19:33:57.004Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-05T19:33:58.031Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-05T19:33:58.031Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-05T19:33:58.031Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-05T19:33:58.324Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-05T19:33:58.325Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-05T19:33:58.325Z] ---> 2fb92fbd24d2 [2021-10-05T19:33:58.325Z] Step 3/23 : WORKDIR /edgex-go [2021-10-05T19:33:58.325Z] ---> Using cache [2021-10-05T19:33:58.325Z] ---> d92b1dba52ba [2021-10-05T19:33:58.325Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T19:33:58.325Z] ---> Using cache [2021-10-05T19:33:58.325Z] ---> af5f6ddd3f90 [2021-10-05T19:33:58.325Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-05T19:33:58.617Z] Collecting PyYAML<4,>=3.10 [2021-10-05T19:33:58.617Z] ---> Running in 255894f13e9d [2021-10-05T19:33:58.617Z] ---> Running in 6166f83ba5f8 [2021-10-05T19:33:58.617Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-05T19:33:58.617Z] ---> Running in 07e5e655faf1 [2021-10-05T19:34:01.320Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-05T19:34:01.320Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-05T19:34:01.320Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-05T19:34:01.320Z] ---> 2fb92fbd24d2 [2021-10-05T19:34:01.320Z] Step 3/24 : WORKDIR /edgex-go [2021-10-05T19:34:01.320Z] ---> Using cache [2021-10-05T19:34:01.320Z] ---> d92b1dba52ba [2021-10-05T19:34:01.320Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T19:34:01.320Z] ---> Using cache [2021-10-05T19:34:01.320Z] ---> af5f6ddd3f90 [2021-10-05T19:34:01.320Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-05T19:34:01.613Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-05T19:34:01.901Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-05T19:34:01.901Z] ---> Running in 690afdb0936b [2021-10-05T19:34:02.191Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-05T19:34:02.192Z] Collecting texttable<0.10,>=0.9.0 [2021-10-05T19:34:02.192Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-05T19:34:02.480Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-05T19:34:03.109Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-05T19:34:03.109Z] OK: 218 MiB in 52 packages [2021-10-05T19:34:03.421Z] OK: 218 MiB in 52 packages [2021-10-05T19:34:03.421Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-05T19:34:04.053Z] OK: 218 MiB in 52 packages [2021-10-05T19:34:04.341Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-05T19:34:04.341Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-05T19:34:04.633Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-05T19:34:04.936Z] Removing intermediate container 6166f83ba5f8 [2021-10-05T19:34:04.936Z] ---> 93b49b7d4889 [2021-10-05T19:34:04.936Z] Step 6/23 : COPY go.mod . [2021-10-05T19:34:04.936Z] Removing intermediate container 255894f13e9d [2021-10-05T19:34:04.936Z] ---> 0e05a0e3ec3c [2021-10-05T19:34:04.936Z] Step 6/32 : COPY go.mod . [2021-10-05T19:34:05.574Z] OK: 218 MiB in 52 packages [2021-10-05T19:34:05.574Z] Removing intermediate container 07e5e655faf1 [2021-10-05T19:34:05.574Z] ---> 7884c97e1822 [2021-10-05T19:34:05.574Z] Step 6/24 : COPY go.mod . [2021-10-05T19:34:06.597Z] ---> 1e082162f640 [2021-10-05T19:34:06.597Z] Step 7/23 : RUN go mod download [2021-10-05T19:34:06.597Z] ---> c39fd1ce2975 [2021-10-05T19:34:06.597Z] Step 7/32 : RUN go mod download [2021-10-05T19:34:06.597Z] ---> Running in 1094b3d3f208 [2021-10-05T19:34:06.597Z] ---> Running in 599212a3c997 [2021-10-05T19:34:06.883Z] Collecting docker<4.0,>=3.6.0 [2021-10-05T19:34:06.884Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-05T19:34:07.171Z] ---> c9fa8b0cc090 [2021-10-05T19:34:07.171Z] Step 7/24 : RUN go mod download [2021-10-05T19:34:07.171Z] Removing intermediate container 690afdb0936b [2021-10-05T19:34:07.171Z] ---> 55c1da02fe3a [2021-10-05T19:34:07.171Z] Step 6/24 : COPY go.mod . [2021-10-05T19:34:07.171Z] Collecting docker-pycreds>=0.4.0 [2021-10-05T19:34:07.171Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-05T19:34:07.171Z] ---> Running in 9bf3fcec4b97 [2021-10-05T19:34:08.180Z] Collecting idna<2.8,>=2.5 [2021-10-05T19:34:08.180Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-05T19:34:08.475Z] ---> 1195a9485199 [2021-10-05T19:34:08.475Z] Step 7/24 : RUN go mod download [2021-10-05T19:34:08.475Z] ---> Running in 24685266e56c [2021-10-05T19:34:08.761Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-05T19:34:08.761Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-05T19:34:09.049Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-05T19:34:09.049Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-05T19:34:09.049Z] 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) [2021-10-05T19:34:09.341Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-05T19:34:09.341Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-05T19:34:09.341Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-05T19:34:09.341Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-05T19:34:10.363Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-05T19:34:10.363Z] Attempting uninstall: urllib3 [2021-10-05T19:34:10.363Z] Found existing installation: urllib3 1.26.5 [2021-10-05T19:34:10.363Z] Uninstalling urllib3-1.26.5: [2021-10-05T19:34:10.654Z] Successfully uninstalled urllib3-1.26.5 [2021-10-05T19:34:11.277Z] Attempting uninstall: idna [2021-10-05T19:34:11.277Z] Found existing installation: idna 3.2 [2021-10-05T19:34:11.277Z] Uninstalling idna-3.2: [2021-10-05T19:34:11.277Z] Successfully uninstalled idna-3.2 [2021-10-05T19:34:12.286Z] Attempting uninstall: chardet [2021-10-05T19:34:12.286Z] Found existing installation: chardet 4.0.0 [2021-10-05T19:34:12.286Z] Uninstalling chardet-4.0.0: [2021-10-05T19:34:12.286Z] Successfully uninstalled chardet-4.0.0 [2021-10-05T19:34:14.352Z] Removing intermediate container 1094b3d3f208 [2021-10-05T19:34:14.352Z] ---> 3c498be976a4 [2021-10-05T19:34:14.352Z] Step 8/23 : COPY . . [2021-10-05T19:34:14.352Z] Attempting uninstall: requests [2021-10-05T19:34:14.353Z] Found existing installation: requests 2.25.1 [2021-10-05T19:34:14.353Z] Uninstalling requests-2.25.1: [2021-10-05T19:34:14.353Z] Removing intermediate container 9bf3fcec4b97 [2021-10-05T19:34:14.353Z] ---> 46bb5364391e [2021-10-05T19:34:14.353Z] Step 8/24 : COPY . . [2021-10-05T19:34:14.641Z] Successfully uninstalled requests-2.25.1 [2021-10-05T19:34:14.641Z] Removing intermediate container 599212a3c997 [2021-10-05T19:34:14.641Z] ---> 2338d076bebd [2021-10-05T19:34:14.641Z] Step 8/32 : COPY . . [2021-10-05T19:34:14.930Z] Running setup.py install for texttable: started [2021-10-05T19:34:15.216Z] Removing intermediate container 24685266e56c [2021-10-05T19:34:15.217Z] ---> 7d8d7c80114f [2021-10-05T19:34:15.217Z] Step 8/24 : COPY . . [2021-10-05T19:34:17.261Z] Running setup.py install for texttable: finished with status 'done' [2021-10-05T19:34:17.261Z] Running setup.py install for PyYAML: started [2021-10-05T19:34:19.958Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-05T19:34:19.958Z] Running setup.py install for docopt: started [2021-10-05T19:34:21.994Z] Running setup.py install for docopt: finished with status 'done' [2021-10-05T19:34:21.994Z] Running setup.py install for dockerpty: started [2021-10-05T19:34:23.482Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-05T19:34:25.528Z] 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 [2021-10-05T19:34:47.886Z] ---> 257a64166a60 [2021-10-05T19:34:47.886Z] Step 9/23 : RUN go mod tidy [2021-10-05T19:34:47.886Z] ---> be65a74e9698 [2021-10-05T19:34:47.886Z] Step 9/32 : RUN go mod tidy [2021-10-05T19:34:47.886Z] ---> 4e7350ebfe82 [2021-10-05T19:34:47.886Z] Step 9/24 : RUN go mod tidy [2021-10-05T19:34:47.886Z] ---> 24274169807e [2021-10-05T19:34:47.886Z] Step 9/24 : RUN go mod tidy [2021-10-05T19:34:47.886Z] ---> Running in 9c188d4a4177 [2021-10-05T19:34:47.886Z] ---> Running in 00c8f95f4c8e [2021-10-05T19:34:47.886Z] ---> Running in 2aae9ad2f3cb [2021-10-05T19:34:47.886Z] ---> Running in 12f79df11785 [2021-10-05T19:34:53.423Z] Removing intermediate container 00c8f95f4c8e [2021-10-05T19:34:53.423Z] ---> b99ba3ebc9d7 [2021-10-05T19:34:53.423Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-05T19:34:53.423Z] ---> Running in e4f9d098a556 [2021-10-05T19:34:53.423Z] Removing intermediate container 2aae9ad2f3cb [2021-10-05T19:34:53.423Z] ---> acd10965877c [2021-10-05T19:34:53.423Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-10-05T19:34:53.711Z] Removing intermediate container 9c188d4a4177 [2021-10-05T19:34:53.711Z] ---> 35df42872aca [2021-10-05T19:34:53.711Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-10-05T19:34:53.711Z] Removing intermediate container 12f79df11785 [2021-10-05T19:34:53.711Z] ---> 2a80ec4ca114 [2021-10-05T19:34:53.711Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-10-05T19:34:53.711Z] ---> Running in 65b10d087115 [2021-10-05T19:34:53.993Z] ---> Running in c781df2053dd [2021-10-05T19:34:53.993Z] ---> Running in 526cfd272864 [2021-10-05T19:34:55.008Z] Removing intermediate container b7b5c585241f [2021-10-05T19:34:55.008Z] ---> 5d3155d60af8 [2021-10-05T19:34:55.008Z] Step 15/24 : ENV APP_PORT=58890 [2021-10-05T19:34:55.407Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-05T19:34:55.407Z] ---> Running in e99cda9dc917 [2021-10-05T19:34:55.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-05T19:34:56.822Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-05T19:34:56.822Z] Removing intermediate container e99cda9dc917 [2021-10-05T19:34:56.822Z] ---> d416ec4903e4 [2021-10-05T19:34:56.822Z] Step 16/24 : EXPOSE $APP_PORT [2021-10-05T19:34:56.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-05T19:34:56.822Z] ---> Running in cba4045b285b [2021-10-05T19:34:57.885Z] Removing intermediate container cba4045b285b [2021-10-05T19:34:57.885Z] ---> e915efef8d43 [2021-10-05T19:34:57.885Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-05T19:34:59.369Z] ---> fed20011e83b [2021-10-05T19:34:59.369Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-05T19:35:00.386Z] ---> 45306ecd6654 [2021-10-05T19:35:00.386Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-05T19:35:01.877Z] ---> 2450ab8ec12a [2021-10-05T19:35:01.877Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-05T19:35:01.877Z] ---> Running in a21a990b7f3e [2021-10-05T19:35:02.897Z] Removing intermediate container a21a990b7f3e [2021-10-05T19:35:02.897Z] ---> d55ec2baf1f9 [2021-10-05T19:35:02.897Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-05T19:35:02.897Z] ---> Running in 6b7f6614c05b [2021-10-05T19:35:03.523Z] Removing intermediate container 6b7f6614c05b [2021-10-05T19:35:03.523Z] ---> ee05518be7ea [2021-10-05T19:35:03.523Z] Step 22/24 : LABEL arch=arm64 [2021-10-05T19:35:03.818Z] ---> Running in dc421d83b515 [2021-10-05T19:35:04.441Z] Removing intermediate container dc421d83b515 [2021-10-05T19:35:04.441Z] ---> da12cdd8ee03 [2021-10-05T19:35:04.441Z] Step 23/24 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [2021-10-05T19:35:04.730Z] ---> Running in ccc050003a90 [2021-10-05T19:35:05.352Z] Removing intermediate container ccc050003a90 [2021-10-05T19:35:05.353Z] ---> 91e4e89a6dce [2021-10-05T19:35:05.353Z] Step 24/24 : LABEL version=0.0.0 [2021-10-05T19:35:05.640Z] ---> Running in 2c9ab869d9c6 [2021-10-05T19:35:06.266Z] Removing intermediate container 2c9ab869d9c6 [2021-10-05T19:35:06.266Z] ---> 37e7e18d56b1 [2021-10-05T19:35:06.266Z] [2021-10-05T19:35:06.552Z] Successfully built 37e7e18d56b1 [2021-10-05T19:35:06.842Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-05T19:36:44.555Z]  Building sys-mgmt-agent ... done Removing intermediate container e4f9d098a556 [2021-10-05T19:36:44.555Z] ---> 70c0ab3568be [2021-10-05T19:36:44.555Z] [2021-10-05T19:36:44.555Z] Step 11/32 : FROM alpine:3.14 [2021-10-05T19:36:44.555Z] ---> bb3de5531c18 [2021-10-05T19:36:44.555Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-05T19:36:44.555Z] ---> Running in b5eee74b00b6 [2021-10-05T19:36:44.555Z] Removing intermediate container b5eee74b00b6 [2021-10-05T19:36:44.556Z] ---> 37dfe803452e [2021-10-05T19:36:44.556Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-05T19:36:44.556Z] ---> Running in bedae4e658ab [2021-10-05T19:36:44.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-05T19:36:44.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-05T19:36:44.556Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-05T19:36:44.556Z] (2/2) Installing su-exec (0.2-r1) [2021-10-05T19:36:44.556Z] Executing busybox-1.33.1-r3.trigger [2021-10-05T19:36:44.556Z] OK: 5 MiB in 16 packages [2021-10-05T19:36:44.556Z] Removing intermediate container bedae4e658ab [2021-10-05T19:36:44.556Z] ---> bb98a3aab72b [2021-10-05T19:36:44.556Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-05T19:36:44.556Z] ---> Running in fa7f8bc87b4d [2021-10-05T19:36:44.556Z] Removing intermediate container fa7f8bc87b4d [2021-10-05T19:36:44.556Z] ---> d9f3e44a7b25 [2021-10-05T19:36:44.556Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-05T19:36:44.556Z] ---> Running in d62eb150593f [2021-10-05T19:36:44.556Z] Removing intermediate container d62eb150593f [2021-10-05T19:36:44.556Z] ---> 7d052f6b5523 [2021-10-05T19:36:44.556Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-05T19:36:44.556Z] ---> Running in 72f5d347622b [2021-10-05T19:36:44.556Z] Removing intermediate container 65b10d087115 [2021-10-05T19:36:44.556Z] ---> 4b51ef435511 [2021-10-05T19:36:44.556Z] [2021-10-05T19:36:44.556Z] Step 11/24 : FROM alpine:3.14 [2021-10-05T19:36:44.556Z] ---> bb3de5531c18 [2021-10-05T19:36:44.556Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-10-05T19:36:44.556Z] ---> Using cache [2021-10-05T19:36:44.556Z] ---> 58b9e0e091ef [2021-10-05T19:36:44.556Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-05T19:36:44.556Z] ---> Using cache [2021-10-05T19:36:44.556Z] ---> 30174dbb442e [2021-10-05T19:36:44.556Z] Step 14/24 : ENV APP_PORT=59881 [2021-10-05T19:36:44.556Z] Removing intermediate container c781df2053dd [2021-10-05T19:36:44.556Z] ---> 68af3f410164 [2021-10-05T19:36:44.556Z] [2021-10-05T19:36:44.556Z] Step 11/23 : FROM alpine:3.14 [2021-10-05T19:36:44.556Z] ---> bb3de5531c18 [2021-10-05T19:36:44.556Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-05T19:36:44.556Z] ---> Running in 749cade5d6c3 [2021-10-05T19:36:44.556Z] ---> Running in aa1a88cbdc19 [2021-10-05T19:36:44.556Z] Removing intermediate container 749cade5d6c3 [2021-10-05T19:36:44.556Z] ---> 512826f67eb5 [2021-10-05T19:36:44.556Z] Step 15/24 : EXPOSE $APP_PORT [2021-10-05T19:36:44.854Z] ---> Running in b3dcad7d7859 [2021-10-05T19:36:44.854Z] Removing intermediate container 72f5d347622b [2021-10-05T19:36:44.854Z] ---> 578572959ddb [2021-10-05T19:36:44.854Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-05T19:36:44.854Z] ---> Running in 6a56e9f6c77d [2021-10-05T19:36:45.500Z] Removing intermediate container b3dcad7d7859 [2021-10-05T19:36:45.500Z] ---> 0e7c70b82551 [2021-10-05T19:36:45.500Z] Step 16/24 : WORKDIR / [2021-10-05T19:36:45.500Z] ---> Running in c187c6c40e71 [2021-10-05T19:36:45.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-05T19:36:45.500Z] Removing intermediate container 6a56e9f6c77d [2021-10-05T19:36:45.500Z] ---> 435c6e6c4e53 [2021-10-05T19:36:45.500Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-05T19:36:45.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-05T19:36:46.464Z] Removing intermediate container c187c6c40e71 [2021-10-05T19:36:46.464Z] ---> d38affa90d8a [2021-10-05T19:36:46.464Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-05T19:36:46.766Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-05T19:36:46.766Z] ---> d5cff98ef755 [2021-10-05T19:36:46.766Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-05T19:36:46.766Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-05T19:36:46.766Z] Executing busybox-1.33.1-r3.trigger [2021-10-05T19:36:46.766Z] Executing ca-certificates-20191127-r5.trigger [2021-10-05T19:36:47.064Z] ---> Running in aee5424df5d1 [2021-10-05T19:36:47.064Z] OK: 6 MiB in 16 packages [2021-10-05T19:36:48.126Z] ---> 663cbb2ca2ea [2021-10-05T19:36:48.126Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-05T19:36:49.194Z] Removing intermediate container aa1a88cbdc19 [2021-10-05T19:36:49.194Z] ---> 365690667188 [2021-10-05T19:36:49.194Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-05T19:36:49.507Z] ---> Running in 34dcc2999e8b [2021-10-05T19:36:50.025Z] ---> 7f22195a14d2 [2021-10-05T19:36:50.025Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-05T19:36:50.025Z] Removing intermediate container aee5424df5d1 [2021-10-05T19:36:50.025Z] ---> 5b7cd3130450 [2021-10-05T19:36:50.025Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-05T19:36:50.326Z] Removing intermediate container 526cfd272864 [2021-10-05T19:36:50.326Z] ---> 93f3ec2b7017 [2021-10-05T19:36:50.326Z] [2021-10-05T19:36:50.326Z] Step 11/24 : FROM alpine:3.14 [2021-10-05T19:36:50.326Z] ---> bb3de5531c18 [2021-10-05T19:36:50.326Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-05T19:36:50.326Z] Removing intermediate container 34dcc2999e8b [2021-10-05T19:36:50.326Z] ---> e72b1f1485e6 [2021-10-05T19:36:50.326Z] Step 14/23 : ENV APP_PORT=59860 [2021-10-05T19:36:50.326Z] ---> Running in 1bb01dbc4530 [2021-10-05T19:36:50.627Z] ---> Running in 53a99975798e [2021-10-05T19:36:50.627Z] ---> 5825092f5761 [2021-10-05T19:36:50.627Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-10-05T19:36:50.933Z] ---> Running in dc41a3579c59 [2021-10-05T19:36:50.933Z] ---> a49a4cc8ca5a [2021-10-05T19:36:50.933Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-05T19:36:50.933Z] Removing intermediate container 1bb01dbc4530 [2021-10-05T19:36:50.933Z] ---> e463393ad0cc [2021-10-05T19:36:50.933Z] Step 13/24 : ENV APP_PORT=59880 [2021-10-05T19:36:51.239Z] Removing intermediate container 53a99975798e [2021-10-05T19:36:51.239Z] ---> e042a16c838a [2021-10-05T19:36:51.239Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-05T19:36:51.239Z] ---> Running in 15b527ea1fe4 [2021-10-05T19:36:51.239Z] ---> Running in 5bda01b8a2c9 [2021-10-05T19:36:51.545Z] Removing intermediate container dc41a3579c59 [2021-10-05T19:36:51.546Z] ---> cf6f673c6440 [2021-10-05T19:36:51.546Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-05T19:36:51.847Z] ---> Running in 5ae2db3f5e81 [2021-10-05T19:36:51.848Z] Removing intermediate container 15b527ea1fe4 [2021-10-05T19:36:51.848Z] ---> 3d6fa56f74f0 [2021-10-05T19:36:51.848Z] Step 14/24 : EXPOSE $APP_PORT [2021-10-05T19:36:51.848Z] Removing intermediate container 5bda01b8a2c9 [2021-10-05T19:36:51.848Z] ---> 7091a24c674b [2021-10-05T19:36:51.848Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-05T19:36:51.848Z] ---> Running in 03e26d90479b [2021-10-05T19:36:52.157Z] Removing intermediate container 5ae2db3f5e81 [2021-10-05T19:36:52.157Z] ---> f05157d67cda [2021-10-05T19:36:52.157Z] Step 22/24 : LABEL arch=arm64 [2021-10-05T19:36:52.456Z] ---> f1a8e7500b9e [2021-10-05T19:36:52.456Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-05T19:36:52.456Z] ---> Running in e2024d8fb6d1 [2021-10-05T19:36:52.456Z] Removing intermediate container 03e26d90479b [2021-10-05T19:36:52.456Z] ---> 8aa1433856f1 [2021-10-05T19:36:52.456Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T19:36:52.779Z] ---> Running in a81c68eda31f [2021-10-05T19:36:53.092Z] ---> 0af7cd193e0f [2021-10-05T19:36:53.092Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-05T19:36:53.092Z] Removing intermediate container e2024d8fb6d1 [2021-10-05T19:36:53.092Z] ---> 93e4ed30ffc8 [2021-10-05T19:36:53.092Z] Step 23/24 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [2021-10-05T19:36:53.390Z] ---> Running in e767b5fd4795 [2021-10-05T19:36:53.390Z] ---> 38670c38467b [2021-10-05T19:36:53.390Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-05T19:36:54.039Z] Removing intermediate container e767b5fd4795 [2021-10-05T19:36:54.039Z] ---> daf035561195 [2021-10-05T19:36:54.040Z] Step 24/24 : LABEL version=0.0.0 [2021-10-05T19:36:54.346Z] ---> Running in 4d1e3f6dac1d [2021-10-05T19:36:54.346Z] ---> 6e2c24e06087 [2021-10-05T19:36:54.346Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-05T19:36:54.649Z] ---> 231069dd067c [2021-10-05T19:36:54.649Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-05T19:36:54.947Z] Removing intermediate container 4d1e3f6dac1d [2021-10-05T19:36:54.947Z] ---> a13c538dbac8 [2021-10-05T19:36:54.947Z] [2021-10-05T19:36:55.597Z] Successfully built a13c538dbac8 [2021-10-05T19:36:55.597Z] ---> abbb19061a77 [2021-10-05T19:36:55.597Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-10-05T19:36:55.597Z] Successfully tagged core-metadata-arm64:latest [2021-10-05T19:36:55.597Z]  Building core-metadata ... done Removing intermediate container a81c68eda31f [2021-10-05T19:36:55.597Z] ---> 5c9a3260e448 [2021-10-05T19:36:55.597Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-05T19:36:55.597Z] ---> 65de42c6e7f6 [2021-10-05T19:36:55.597Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-10-05T19:36:55.597Z] ---> Running in c30452fe18da [2021-10-05T19:36:55.597Z] ---> Running in 154fcfef668b [2021-10-05T19:36:56.257Z] ---> Running in ed8da956c874 [2021-10-05T19:36:56.257Z] Removing intermediate container c30452fe18da [2021-10-05T19:36:56.257Z] ---> 6db9d0f37643 [2021-10-05T19:36:56.257Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-05T19:36:56.562Z] ---> Running in 52805ebded42 [2021-10-05T19:36:56.860Z] Removing intermediate container ed8da956c874 [2021-10-05T19:36:56.860Z] ---> 060eee841df8 [2021-10-05T19:36:56.860Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-05T19:36:57.162Z] Removing intermediate container 52805ebded42 [2021-10-05T19:36:57.162Z] ---> 23887e03829a [2021-10-05T19:36:57.162Z] Step 21/23 : LABEL arch=arm64 [2021-10-05T19:36:57.162Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-05T19:36:57.162Z] ---> Running in 256f68403e9c [2021-10-05T19:36:57.804Z] ---> 10522f6d4f6c [2021-10-05T19:36:57.804Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-10-05T19:36:57.804Z] Removing intermediate container 256f68403e9c [2021-10-05T19:36:57.804Z] ---> 092f144dce64 [2021-10-05T19:36:57.804Z] Step 22/23 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [2021-10-05T19:36:58.126Z] ---> Running in 547a29224f25 [2021-10-05T19:36:58.126Z] ---> Running in 68c3bf00fd31 [2021-10-05T19:36:58.126Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-05T19:36:58.779Z] Removing intermediate container 68c3bf00fd31 [2021-10-05T19:36:58.779Z] ---> cdd79f375a85 [2021-10-05T19:36:58.779Z] Step 23/23 : LABEL version=0.0.0 [2021-10-05T19:36:58.779Z] ---> Running in aeaeefcbfe12 [2021-10-05T19:36:59.077Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-05T19:36:59.077Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-05T19:36:59.373Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-05T19:36:59.373Z] Removing intermediate container aeaeefcbfe12 [2021-10-05T19:36:59.373Z] ---> 8c42fd524453 [2021-10-05T19:36:59.373Z] [2021-10-05T19:36:59.373Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-05T19:36:59.373Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-05T19:36:59.680Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-05T19:36:59.680Z] Executing busybox-1.33.1-r3.trigger [2021-10-05T19:36:59.680Z] Successfully built 8c42fd524453 [2021-10-05T19:36:59.680Z] OK: 8 MiB in 20 packages [2021-10-05T19:36:59.680Z] Successfully tagged support-notifications-arm64:latest [2021-10-05T19:37:00.310Z]  Building support-notifications ... done Removing intermediate container 547a29224f25 [2021-10-05T19:37:00.310Z] ---> 8ab807a85a5e [2021-10-05T19:37:00.310Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-05T19:37:00.939Z] ---> Running in 9da0621a137c [2021-10-05T19:37:00.939Z] Removing intermediate container 154fcfef668b [2021-10-05T19:37:00.939Z] ---> 8cfb6c0c6d67 [2021-10-05T19:37:00.939Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-05T19:37:01.225Z] Removing intermediate container 9da0621a137c [2021-10-05T19:37:01.225Z] ---> 33b1739fe2d3 [2021-10-05T19:37:01.225Z] Step 29/32 : CMD ["gate"] [2021-10-05T19:37:01.513Z] ---> Running in f13425597cb3 [2021-10-05T19:37:01.803Z] ---> 251b4e9eceb0 [2021-10-05T19:37:01.803Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-05T19:37:02.088Z] Removing intermediate container f13425597cb3 [2021-10-05T19:37:02.088Z] ---> 61738445278d [2021-10-05T19:37:02.088Z] Step 30/32 : LABEL arch=arm64 [2021-10-05T19:37:02.373Z] ---> Running in 29231a70958e [2021-10-05T19:37:02.990Z] Removing intermediate container 29231a70958e [2021-10-05T19:37:02.990Z] ---> 20fe0b162d82 [2021-10-05T19:37:02.990Z] Step 31/32 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [2021-10-05T19:37:03.279Z] ---> Running in 2e229753e216 [2021-10-05T19:37:03.279Z] ---> 5514311eb943 [2021-10-05T19:37:03.279Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-05T19:37:03.896Z] Removing intermediate container 2e229753e216 [2021-10-05T19:37:03.896Z] ---> 657e63d03400 [2021-10-05T19:37:03.896Z] Step 32/32 : LABEL version=0.0.0 [2021-10-05T19:37:04.179Z] ---> Running in 58d059adfbc3 [2021-10-05T19:37:04.467Z] ---> 62a5f3acbcab [2021-10-05T19:37:04.467Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-10-05T19:37:04.467Z] ---> Running in 937e3efe0802 [2021-10-05T19:37:04.752Z] Removing intermediate container 58d059adfbc3 [2021-10-05T19:37:04.753Z] ---> b7fedbbe416f [2021-10-05T19:37:04.753Z] [2021-10-05T19:37:05.043Z] Successfully built b7fedbbe416f [2021-10-05T19:37:05.043Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-05T19:37:05.043Z]  Building security-bootstrapper ... done Removing intermediate container 937e3efe0802 [2021-10-05T19:37:05.043Z] ---> c58a06922dc7 [2021-10-05T19:37:05.043Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-05T19:37:05.326Z] ---> Running in ca846b0d70e9 [2021-10-05T19:37:05.943Z] Removing intermediate container ca846b0d70e9 [2021-10-05T19:37:05.943Z] ---> eb2cc1354ad8 [2021-10-05T19:37:05.943Z] Step 22/24 : LABEL arch=arm64 [2021-10-05T19:37:05.943Z] ---> Running in e491be3244d7 [2021-10-05T19:37:06.229Z] Removing intermediate container e491be3244d7 [2021-10-05T19:37:06.229Z] ---> 140d7d0ca717 [2021-10-05T19:37:06.229Z] Step 23/24 : LABEL git_sha=4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [2021-10-05T19:37:06.514Z] ---> Running in 5f5fa0b6cbe7 [2021-10-05T19:37:07.130Z] Removing intermediate container 5f5fa0b6cbe7 [2021-10-05T19:37:07.130Z] ---> de464151f071 [2021-10-05T19:37:07.131Z] Step 24/24 : LABEL version=0.0.0 [2021-10-05T19:37:07.131Z] ---> Running in c0aa1b1d714a [2021-10-05T19:37:07.749Z] Removing intermediate container c0aa1b1d714a [2021-10-05T19:37:07.749Z] ---> 0fcbdc8b8480 [2021-10-05T19:37:07.749Z] [2021-10-05T19:37:08.035Z] Successfully built 0fcbdc8b8480 [2021-10-05T19:37:08.035Z] Successfully tagged core-data-arm64:latest [2021-10-05T19:37:08.345Z]  Building core-data ... done  [Pipeline] } [2021-10-05T19:37:08.380Z] $ docker stop --time=1 95b3a3f99a1ec28818e5bdb2a106a13ead948aec87ca57be336ab355c34316ad [2021-10-05T19:37:10.238Z] $ docker rm -f 95b3a3f99a1ec28818e5bdb2a106a13ead948aec87ca57be336ab355c34316ad [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T19:37:11.008Z] + docker images [2021-10-05T19:37:11.293Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-05T19:37:11.294Z] core-data-arm64 latest 0fcbdc8b8480 4 seconds ago 19.4MB [2021-10-05T19:37:11.294Z] security-bootstrapper-arm64 latest b7fedbbe416f 7 seconds ago 17.7MB [2021-10-05T19:37:11.294Z] support-notifications-arm64 latest 8c42fd524453 12 seconds ago 15.9MB [2021-10-05T19:37:11.294Z] core-metadata-arm64 latest a13c538dbac8 17 seconds ago 15.8MB [2021-10-05T19:37:11.294Z] 93f3ec2b7017 22 seconds ago 1.57GB [2021-10-05T19:37:11.294Z] 68af3f410164 29 seconds ago 1.57GB [2021-10-05T19:37:11.294Z] 4b51ef435511 29 seconds ago 1.57GB [2021-10-05T19:37:11.294Z] 70c0ab3568be 39 seconds ago 1.57GB [2021-10-05T19:37:11.294Z] sys-mgmt-agent-arm64 latest 37e7e18d56b1 2 minutes ago 277MB [2021-10-05T19:37:11.294Z] security-secretstore-setup-arm64 latest 0ca85b3e415e 3 minutes ago 26.5MB [2021-10-05T19:37:11.294Z] support-scheduler-arm64 latest af05c6d03f7f 3 minutes ago 15.2MB [2021-10-05T19:37:11.294Z] security-proxy-setup-arm64 latest 4eb731a6d2dc 3 minutes ago 25.3MB [2021-10-05T19:37:11.294Z] core-command-arm64 latest 5e5d7d93c75a 3 minutes ago 15.2MB [2021-10-05T19:37:11.294Z] 0bbf45ba1b9d 4 minutes ago 1.57GB [2021-10-05T19:37:11.294Z] d8c54cbfb40c 4 minutes ago 1.57GB [2021-10-05T19:37:11.294Z] b9e571bc52bc 4 minutes ago 1.57GB [2021-10-05T19:37:11.294Z] 327fefb41392 4 minutes ago 1.57GB [2021-10-05T19:37:11.294Z] 5bb880a2cd89 4 minutes ago 1.56GB [2021-10-05T19:37:11.294Z] ci-base-image-arm64 latest 2fb92fbd24d2 14 minutes ago 1.24GB [2021-10-05T19:37:11.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 5bf79a92a582 2 hours ago 532MB [2021-10-05T19:37:11.294Z] docker 20.10.8 3734d5adc5ac 4 weeks ago 198MB [2021-10-05T19:37:11.294Z] alpine 3.14 bb3de5531c18 5 weeks ago 5.34MB [2021-10-05T19:37:11.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T19:37:12.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T19:37:12.443Z] [2021-10-05T19:37:12.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-05T19:37:13.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T19:37:13.479Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-05T19:37:13.479Z] 448f6bf000e3: Pulling fs layer [2021-10-05T19:37:13.479Z] f757da607395: Pulling fs layer [2021-10-05T19:37:13.479Z] 05883995daec: Pulling fs layer [2021-10-05T19:37:13.479Z] 8603b9c90790: Pulling fs layer [2021-10-05T19:37:13.479Z] 1560dd03e051: Pulling fs layer [2021-10-05T19:37:13.479Z] 27f5ce0e4adf: Pulling fs layer [2021-10-05T19:37:13.479Z] c2d8d7efcc4b: Pulling fs layer [2021-10-05T19:37:13.479Z] 8603b9c90790: Waiting [2021-10-05T19:37:13.479Z] 1560dd03e051: Waiting [2021-10-05T19:37:13.479Z] 27f5ce0e4adf: Waiting [2021-10-05T19:37:13.479Z] c2d8d7efcc4b: Waiting [2021-10-05T19:37:13.762Z] f757da607395: Verifying Checksum [2021-10-05T19:37:13.762Z] f757da607395: Download complete [2021-10-05T19:37:13.762Z] 8603b9c90790: Verifying Checksum [2021-10-05T19:37:13.762Z] 8603b9c90790: Download complete [2021-10-05T19:37:14.048Z] 1560dd03e051: Verifying Checksum [2021-10-05T19:37:14.048Z] 1560dd03e051: Download complete [2021-10-05T19:37:14.048Z] 05883995daec: Verifying Checksum [2021-10-05T19:37:14.048Z] 05883995daec: Download complete [2021-10-05T19:37:14.329Z] 27f5ce0e4adf: Verifying Checksum [2021-10-05T19:37:14.329Z] 27f5ce0e4adf: Download complete [2021-10-05T19:37:15.339Z] 448f6bf000e3: Verifying Checksum [2021-10-05T19:37:15.339Z] 448f6bf000e3: Download complete [2021-10-05T19:37:18.017Z] c2d8d7efcc4b: Verifying Checksum [2021-10-05T19:37:18.017Z] c2d8d7efcc4b: Download complete [2021-10-05T19:37:19.110Z] 448f6bf000e3: Pull complete [2021-10-05T19:37:19.746Z] f757da607395: Pull complete [2021-10-05T19:37:21.239Z] 05883995daec: Pull complete [2021-10-05T19:37:21.857Z] 8603b9c90790: Pull complete [2021-10-05T19:37:22.865Z] 1560dd03e051: Pull complete [2021-10-05T19:37:23.149Z] 27f5ce0e4adf: Pull complete [2021-10-05T19:37:38.357Z] c2d8d7efcc4b: Pull complete [2021-10-05T19:37:38.357Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-05T19:37:38.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T19:37:38.357Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-05T19:37:38.640Z] prd-ubuntu18.04-docker-arm64-4c-16g-11 does not seem to be running inside a container [2021-10-05T19:37:38.786Z] $ 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 [2021-10-05T19:37:41.972Z] $ docker top ad18b91c52bf3d2b8c39aecfef73012216506a0dcb9df50e4fd769862462f57d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T19:37:43.499Z] ---> job-cost.sh [2021-10-05T19:37:43.499Z] lf-activate-venv: SKIPPING [2021-10-05T19:37:43.499Z] INFO: No Stack... [2021-10-05T19:37:43.780Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-05T19:37:44.394Z] INFO: Archiving Costs [Pipeline] sh [2021-10-05T19:37:45.134Z] + cut -d, -f6 [2021-10-05T19:37:45.134Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-10-05T19:37:45.255Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3743-1-stack-cost] [2021-10-05T19:37:45.262Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3743-1-stack-cost] did not exist. Created. [2021-10-05T19:37:45.262Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3743-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-05T19:37:46.072Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-05T19:37:46.265Z] Stashed 1 file(s) [Pipeline] } [2021-10-05T19:37:46.287Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3743-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-05T19:37:46.373Z] $ docker stop --time=1 ad18b91c52bf3d2b8c39aecfef73012216506a0dcb9df50e4fd769862462f57d [2021-10-05T19:37:48.000Z] $ 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 [2021-10-05T19:37:50.841Z] provisioning config files... [2021-10-05T19:37:50.869Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2545852397979947520tmp [Pipeline] { [Pipeline] sh [2021-10-05T19:37:51.249Z] + set +x [2021-10-05T19:37:51.249Z] + curl -s https://codecov.io/bash [2021-10-05T19:37:51.249Z] + bash -s -- [2021-10-05T19:37:51.516Z] [2021-10-05T19:37:51.516Z] _____ _ [2021-10-05T19:37:51.516Z] / ____| | | [2021-10-05T19:37:51.516Z] | | ___ __| | ___ ___ _____ __ [2021-10-05T19:37:51.516Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-05T19:37:51.516Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-05T19:37:51.516Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-05T19:37:51.516Z] Bash-1.0.6 [2021-10-05T19:37:51.516Z] [2021-10-05T19:37:51.516Z] [2021-10-05T19:37:51.516Z] ==> git version 2.24.4 found [2021-10-05T19:37:51.516Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-05T19:37:51.516Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-05T19:37:51.516Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-05T19:37:51.516Z] ==> Jenkins CI detected. [2021-10-05T19:37:51.516Z] current dir:  /w/workspace/edgex-go/1 [2021-10-05T19:37:51.516Z] project root: . [2021-10-05T19:37:51.516Z] --> token set from env [2021-10-05T19:37:51.516Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-05T19:37:51.516Z] ==> Running gcov in . (disable via -X gcov) [2021-10-05T19:37:51.516Z] ==> Python coveragepy not found [2021-10-05T19:37:51.516Z] ==> Searching for coverage reports in: [2021-10-05T19:37:51.516Z] + . [2021-10-05T19:37:51.516Z] -> Found 1 reports [2021-10-05T19:37:51.516Z] ==> Detecting git/mercurial file structure [2021-10-05T19:37:51.516Z] ==> Reading reports [2021-10-05T19:37:51.516Z] + ./coverage.out bytes=403265 [2021-10-05T19:37:51.516Z] ==> Appending adjustments [2021-10-05T19:37:51.516Z] https://docs.codecov.io/docs/fixing-reports [2021-10-05T19:37:52.923Z] + Found adjustments [2021-10-05T19:37:52.923Z] ==> Gzipping contents [2021-10-05T19:37:52.923Z] 56K /tmp/codecov.pK4pxr.gz [2021-10-05T19:37:52.923Z] ==> Uploading reports [2021-10-05T19:37:52.923Z] url: https://codecov.io [2021-10-05T19:37:52.923Z] 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= [2021-10-05T19:37:52.923Z] -> Pinging Codecov [2021-10-05T19:37:52.923Z] 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= [2021-10-05T19:37:53.194Z] -> Uploading to [2021-10-05T19:37:53.194Z] 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 [2021-10-05T19:37:53.194Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-05T19:37:53.194Z] Dload Upload Total Spent Left Speed [2021-10-05T19:37:53.461Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54264 0 0 100 54264 0 171k --:--:-- --:--:-- --:--:-- 172k [2021-10-05T19:37:53.461Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4a06384b41064d6b4d86e487d7e3e68fc0ae57b6 [Pipeline] } [2021-10-05T19:37:53.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-05T19:37:55.794Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-05T19:37:56.168Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T19:37:56.812Z] ---> package-listing.sh [2021-10-05T19:37:56.812Z] ++ facter osfamily [2021-10-05T19:37:56.812Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-05T19:37:57.081Z] + OS_FAMILY=redhat [2021-10-05T19:37:57.081Z] + workspace=/w/workspace/edgex-go/1 [2021-10-05T19:37:57.081Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-05T19:37:57.081Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-05T19:37:57.081Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-05T19:37:57.081Z] + PACKAGES=/tmp/packages_start.txt [2021-10-05T19:37:57.081Z] + '[' /w/workspace/edgex-go/1 ']' [2021-10-05T19:37:57.081Z] + PACKAGES=/tmp/packages_end.txt [2021-10-05T19:37:57.081Z] + case "${OS_FAMILY}" in [2021-10-05T19:37:57.081Z] + rpm -qa [2021-10-05T19:37:57.081Z] + sort [2021-10-05T19:38:00.428Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-05T19:38:00.428Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-05T19:38:00.428Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-05T19:38:00.428Z] + '[' /w/workspace/edgex-go/1 ']' [2021-10-05T19:38:00.428Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-10-05T19:38:00.428Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-10-05T19:38:00.467Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-05T19:38:00.788Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-05T19:38:01.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T19:38:01.162Z] [2021-10-05T19:38:01.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T19:38:01.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T19:38:01.560Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-05T19:38:01.560Z] b4d181a07f80: Pulling fs layer [2021-10-05T19:38:01.560Z] a1111a8f2ec3: Pulling fs layer [2021-10-05T19:38:01.560Z] ed53099fbce6: Pulling fs layer [2021-10-05T19:38:01.560Z] dc539afda2c1: Pulling fs layer [2021-10-05T19:38:01.560Z] 77bc0d833cb6: Pulling fs layer [2021-10-05T19:38:01.560Z] 9065ff56babe: Pulling fs layer [2021-10-05T19:38:01.560Z] d287ab97295c: Pulling fs layer [2021-10-05T19:38:01.560Z] dc539afda2c1: Waiting [2021-10-05T19:38:01.561Z] 77bc0d833cb6: Waiting [2021-10-05T19:38:01.561Z] 9065ff56babe: Waiting [2021-10-05T19:38:01.827Z] a1111a8f2ec3: Verifying Checksum [2021-10-05T19:38:01.827Z] a1111a8f2ec3: Download complete [2021-10-05T19:38:01.827Z] dc539afda2c1: Verifying Checksum [2021-10-05T19:38:01.827Z] dc539afda2c1: Download complete [2021-10-05T19:38:01.827Z] ed53099fbce6: Verifying Checksum [2021-10-05T19:38:01.827Z] ed53099fbce6: Download complete [2021-10-05T19:38:01.827Z] 9065ff56babe: Verifying Checksum [2021-10-05T19:38:01.827Z] 9065ff56babe: Download complete [2021-10-05T19:38:01.827Z] 77bc0d833cb6: Verifying Checksum [2021-10-05T19:38:01.827Z] 77bc0d833cb6: Download complete [2021-10-05T19:38:02.094Z] b4d181a07f80: Verifying Checksum [2021-10-05T19:38:02.094Z] b4d181a07f80: Download complete [2021-10-05T19:38:03.515Z] d287ab97295c: Verifying Checksum [2021-10-05T19:38:03.515Z] d287ab97295c: Download complete [2021-10-05T19:38:03.515Z] b4d181a07f80: Pull complete [2021-10-05T19:38:03.515Z] a1111a8f2ec3: Pull complete [2021-10-05T19:38:04.107Z] ed53099fbce6: Pull complete [2021-10-05T19:38:04.107Z] dc539afda2c1: Pull complete [2021-10-05T19:38:04.377Z] 77bc0d833cb6: Pull complete [2021-10-05T19:38:04.645Z] 9065ff56babe: Pull complete [2021-10-05T19:38:10.004Z] d287ab97295c: Pull complete [2021-10-05T19:38:10.004Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-05T19:38:10.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T19:38:10.004Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-05T19:38:10.120Z] prd-centos7-docker-4c-2g-7 does not seem to be running inside a container [2021-10-05T19:38:10.182Z] $ 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 [2021-10-05T19:38:13.422Z] $ docker top 9cc8f189fae499f629ac02671016037d3c18a60121659de4de4c21616be80d38 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T19:38:13.874Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-05T19:38:14.233Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-05T19:38:14.578Z] + ls /var/log/sa-host [2021-10-05T19:38:14.578Z] + sadf -c /var/log/sa-host/sa05 [2021-10-05T19:38:14.578Z] file_magic: OK [2021-10-05T19:38:14.578Z] HZ: Using current value: 100 [2021-10-05T19:38:14.578Z] file_header: OK [2021-10-05T19:38:14.578Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-05T19:38:14.578Z] Statistics: [2021-10-05T19:38:14.578Z] 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... [2021-10-05T19:38:14.578Z] File successfully converted to sysstat format version 12.0.3 [2021-10-05T19:38:14.578Z] + sadf -c /var/log/sa-host/sa30 [2021-10-05T19:38:14.578Z] file_magic: OK [2021-10-05T19:38:14.578Z] HZ: Using current value: 100 [2021-10-05T19:38:14.578Z] file_header: OK [2021-10-05T19:38:14.578Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-05T19:38:14.578Z] Statistics: [2021-10-05T19:38:14.578Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-05T19:38:14.578Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T19:38:15.328Z] provisioning config files... [2021-10-05T19:38:15.349Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6031350409832341375tmp [Pipeline] { [Pipeline] echo [2021-10-05T19:38:15.405Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T19:38:15.764Z] ---> create-netrc.sh [Pipeline] } [2021-10-05T19:38:15.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-05T19:38:16.277Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-05T19:38:16.314Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T19:38:16.678Z] ---> sudo-logs.sh [2021-10-05T19:38:16.678Z] Archiving 'sudo' log.. [2021-10-05T19:38:16.678Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7.novalocal: Name or service not known [2021-10-05T19:38:16.678Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-05T19:38:16.773Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T19:38:17.141Z] ---> job-cost.sh [2021-10-05T19:38:17.141Z] lf-activate-venv: SKIPPING [2021-10-05T19:38:17.141Z] DEBUG: total: 0.10999999940395355 [2021-10-05T19:38:17.141Z] INFO: Retrieving Stack Cost... [2021-10-05T19:38:18.098Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-05T19:38:18.365Z] INFO: Archiving Costs [Pipeline] echo [2021-10-05T19:38:18.411Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T19:38:18.761Z] ---> logs-deploy.sh [2021-10-05T19:38:18.762Z] lf-activate-venv: SKIPPING [2021-10-05T19:38:18.762Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3743/1 [2021-10-05T19:38:18.762Z] INFO: archiving workspace using pattern(s): [2021-10-05T19:38:19.723Z] Archives upload complete. [2021-10-05T19:38:19.723Z] INFO: archiving logs to Nexus