Pull request #3717 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 4459654f6bdfb09febaa5cef59040ba2c620e072+87919881fb59c2333938e962ed1f0877a1f0dbb7 (353eeb81127e77c2b170887481a17f8b9edb600b) 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-ssh6987242448806541412.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2158588106850794416.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3717/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-3717/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2719789756051374292.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-3717/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1192057429184358896.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh30024974911927423.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-3717/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-3717/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5020853697879710793.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-913 in /w/workspace/edgexfoundry_edgex-go_PR-3717 [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-ssh9015875946621783227.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 87919881fb59c2333938e962ed1f0877a1f0dbb7 into PR head commit 4459654f6bdfb09febaa5cef59040ba2c620e072 Merge succeeded, producing 4459654f6bdfb09febaa5cef59040ba2c620e072 Checking out Revision 4459654f6bdfb09febaa5cef59040ba2c620e072 (PR-3717) > 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-ssh3744231734963655139.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3717/head:refs/remotes/origin/PR-3717 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4459654f6bdfb09febaa5cef59040ba2c620e072 # 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-ssh5279255155381937013.key > git merge 87919881fb59c2333938e962ed1f0877a1f0dbb7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4459654f6bdfb09febaa5cef59040ba2c620e072 # timeout=10 Commit message: "ci: Update PR Template" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-22T22:50:11.718Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-22T22:50:11.913Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-22T22:50:12.040Z] ========================================================= [2021-09-22T22:50:12.040Z] EdgeX Global Pipelines Version Info [2021-09-22T22:50:12.040Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-22T22:50:13.344Z] ------------------- [2021-09-22T22:50:13.344Z] stable info: [2021-09-22T22:50:13.344Z] ------------------- [2021-09-22T22:50:13.344Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-22T22:50:13.344Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-22T22:50:13.344Z] Message: update stable to v1.0.205 [2021-09-22T22:50:13.929Z] ------------------- [2021-09-22T22:50:13.929Z] experimental info: [2021-09-22T22:50:13.929Z] ------------------- [2021-09-22T22:50:13.929Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-22T22:50:13.929Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-22T22:50:13.929Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-22T22:50:14.182Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-22T22:50:14.248Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-22T22:50:14.315Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-22T22:50:14.383Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-22T22:50:14.446Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-22T22:50:14.506Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-22T22:50:14.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-22T22:50:14.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-22T22:50:14.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-22T22:50:14.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-22T22:50:14.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-22T22:50:14.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-22T22:50:14.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-22T22:50:15.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-22T22:50:15.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-22T22:50:15.140Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-22T22:50:15.200Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-22T22:50:15.264Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-22T22:50:15.327Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-22T22:50:15.389Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-22T22:50:15.452Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-22T22:50:15.514Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-22T22:50:15.577Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-22T22:50:15.660Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3717 [Pipeline] echo [2021-09-22T22:50:15.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3717 [Pipeline] echo [2021-09-22T22:50:15.782Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3717 [Pipeline] echo [2021-09-22T22:50:15.841Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4459654f6bdfb09febaa5cef59040ba2c620e072 [Pipeline] echo [2021-09-22T22:50:15.902Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4459654 [Pipeline] echo [2021-09-22T22:50:15.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-22T22:50:16.121Z] provisioning config files... [2021-09-22T22:50:16.164Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3483629201531434017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-22T22:50:16.554Z] ---> docker-login.sh [2021-09-22T22:50:16.554Z] nexus3.edgexfoundry.org:10001 [2021-09-22T22:50:16.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:50:16.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:50:16.822Z] Configure a credential helper to remove this warning. See [2021-09-22T22:50:16.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:50:16.822Z] [2021-09-22T22:50:16.822Z] Login Succeeded [2021-09-22T22:50:16.822Z] nexus3.edgexfoundry.org:10002 [2021-09-22T22:50:16.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:50:17.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:50:17.088Z] Configure a credential helper to remove this warning. See [2021-09-22T22:50:17.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:50:17.088Z] [2021-09-22T22:50:17.088Z] Login Succeeded [2021-09-22T22:50:17.088Z] nexus3.edgexfoundry.org:10003 [2021-09-22T22:50:17.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:50:17.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:50:17.088Z] Configure a credential helper to remove this warning. See [2021-09-22T22:50:17.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:50:17.088Z] [2021-09-22T22:50:17.088Z] Login Succeeded [2021-09-22T22:50:17.088Z] nexus3.edgexfoundry.org:10004 [2021-09-22T22:50:17.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:50:17.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:50:17.353Z] Configure a credential helper to remove this warning. See [2021-09-22T22:50:17.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:50:17.353Z] [2021-09-22T22:50:17.353Z] Login Succeeded [2021-09-22T22:50:17.353Z] docker.io [2021-09-22T22:50:17.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:50:17.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:50:17.619Z] Configure a credential helper to remove this warning. See [2021-09-22T22:50:17.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:50:17.619Z] [2021-09-22T22:50:17.619Z] Login Succeeded [2021-09-22T22:50:17.619Z] ---> docker-login.sh ends [Pipeline] } [2021-09-22T22:50:17.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-22T22:50:18.091Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-09-22T22:50:18.091Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-22T22:50:18.091Z] ++ dirname cmd/core-command/Dockerfile [2021-09-22T22:50:18.091Z] ++ cut -d/ -f2 [2021-09-22T22:50:18.091Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-22T22:50:18.091Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-22T22:50:18.091Z] ++ dirname cmd/core-data/Dockerfile [2021-09-22T22:50:18.091Z] ++ cut -d/ -f2 [2021-09-22T22:50:18.091Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-22T22:50:18.091Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-22T22:50:18.091Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-22T22:50:18.091Z] ++ cut -d/ -f2 [2021-09-22T22:50:18.091Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-22T22:50:18.091Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-22T22:50:18.091Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-22T22:50:18.091Z] ++ cut -d/ -f2 [2021-09-22T22:50:18.091Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-22T22:50:18.091Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-22T22:50:18.091Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-22T22:50:18.091Z] ++ cut -d/ -f2 [2021-09-22T22:50:18.091Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-22T22:50:18.091Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-22T22:50:18.091Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-22T22:50:18.091Z] ++ cut -d/ -f2 [2021-09-22T22:50:18.091Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-22T22:50:18.091Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-22T22:50:18.091Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-22T22:50:18.091Z] ++ cut -d/ -f2 [2021-09-22T22:50:18.091Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-22T22:50:18.091Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-22T22:50:18.091Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-22T22:50:18.091Z] ++ cut -d/ -f2 [2021-09-22T22:50:18.091Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-22T22:50:18.091Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-22T22:50:18.091Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-22T22:50:18.091Z] ++ cut -d/ -f2 [2021-09-22T22:50:18.091Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-22T22:50:18.181Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-09-22T22:50:19.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-22T22:50:19.120Z] [2021-09-22T22:50:19.120Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-22T22:50:19.507Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-22T22:50:19.507Z] latest: Pulling from edgex-devops/git-semver [2021-09-22T22:50:19.507Z] 31603596830f: Pulling fs layer [2021-09-22T22:50:19.507Z] 04fac38145f0: Pulling fs layer [2021-09-22T22:50:19.507Z] 701f6daf10bf: Pulling fs layer [2021-09-22T22:50:19.507Z] 24f72da36158: Pulling fs layer [2021-09-22T22:50:19.507Z] 24f72da36158: Waiting [2021-09-22T22:50:19.507Z] 04fac38145f0: Verifying Checksum [2021-09-22T22:50:19.507Z] 04fac38145f0: Download complete [2021-09-22T22:50:19.775Z] 31603596830f: Verifying Checksum [2021-09-22T22:50:19.776Z] 31603596830f: Download complete [2021-09-22T22:50:19.776Z] 31603596830f: Pull complete [2021-09-22T22:50:19.776Z] 24f72da36158: Verifying Checksum [2021-09-22T22:50:19.776Z] 24f72da36158: Download complete [2021-09-22T22:50:20.049Z] 04fac38145f0: Pull complete [2021-09-22T22:50:20.049Z] 701f6daf10bf: Verifying Checksum [2021-09-22T22:50:20.049Z] 701f6daf10bf: Download complete [2021-09-22T22:50:20.646Z] 701f6daf10bf: Pull complete [2021-09-22T22:50:20.646Z] 24f72da36158: Pull complete [2021-09-22T22:50:20.646Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-22T22:50:20.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-22T22:50:20.646Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-22T22:50:20.757Z] prd-centos7-docker-4c-2g-913 does not seem to be running inside a container [2021-09-22T22:50:20.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-22T22:50:21.582Z] $ docker top 6e89f904539aee87303dec6e97fb14cedd5df4e9b56d7a745912bd1f850bd812 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-22T22:50:21.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-22T22:50:21.819Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-22T22:50:21.936Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-22T22:50:21.936Z] $ docker exec 6e89f904539aee87303dec6e97fb14cedd5df4e9b56d7a745912bd1f850bd812 ssh-agent [2021-09-22T22:50:22.045Z] SSH_AUTH_SOCK=/tmp/ssh-sHJbaumgpi7A/agent.14 [2021-09-22T22:50:22.045Z] SSH_AGENT_PID=20 [2021-09-22T22:50:22.057Z] Running ssh-add (command line suppressed) [2021-09-22T22:50:22.141Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2207653625014302815.key (/w/workspace/edgex-go/1@tmp/private_key_2207653625014302815.key) [2021-09-22T22:50:22.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-22T22:50:22.515Z] + git tag --points-at HEAD [Pipeline] } [2021-09-22T22:50:22.545Z] $ docker exec --env ******** --env ******** 6e89f904539aee87303dec6e97fb14cedd5df4e9b56d7a745912bd1f850bd812 ssh-agent -k [2021-09-22T22:50:22.637Z] unset SSH_AUTH_SOCK; [2021-09-22T22:50:22.640Z] unset SSH_AGENT_PID; [2021-09-22T22:50:22.640Z] echo Agent pid 20 killed; [2021-09-22T22:50:22.654Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-22T22:50:22.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-22T22:50:22.748Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-22T22:50:22.867Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-22T22:50:22.866Z] $ docker exec 6e89f904539aee87303dec6e97fb14cedd5df4e9b56d7a745912bd1f850bd812 ssh-agent [2021-09-22T22:50:22.988Z] SSH_AUTH_SOCK=/tmp/ssh-NCmf9JpO9SiP/agent.51 [2021-09-22T22:50:22.988Z] SSH_AGENT_PID=57 [2021-09-22T22:50:22.996Z] Running ssh-add (command line suppressed) [2021-09-22T22:50:23.089Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8323574005018208909.key (/w/workspace/edgex-go/1@tmp/private_key_8323574005018208909.key) [2021-09-22T22:50:23.109Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-22T22:50:23.469Z] + git semver init [2021-09-22T22:50:23.469Z] # -> Open(): unable to determine branch for HEAD [2021-09-22T22:50:23.469Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-09-22T22:50:23.469Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-09-22T22:50:23.469Z] # $SEMVER_REMOTE_NAME = origin [2021-09-22T22:50:23.469Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-22T22:50:23.469Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-22T22:50:23.469Z] # $SEMVER_BRANCH = PR-3717 [2021-09-22T22:50:23.469Z] # $SEMVER_TEMP = /tmp/semver-446148337 [2021-09-22T22:50:23.470Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-22T22:50:45.543Z] # '/tmp/semver-446148337' -> '/w/workspace/edgex-go/1/.semver' [2021-09-22T22:50:45.543Z] # -> Force: false [2021-09-22T22:50:45.543Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-09-22T22:50:45.571Z] $ docker exec --env ******** --env ******** 6e89f904539aee87303dec6e97fb14cedd5df4e9b56d7a745912bd1f850bd812 ssh-agent -k [2021-09-22T22:50:45.665Z] unset SSH_AUTH_SOCK; [2021-09-22T22:50:45.666Z] unset SSH_AGENT_PID; [2021-09-22T22:50:45.666Z] echo Agent pid 57 killed; [2021-09-22T22:50:45.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-22T22:50:46.130Z] + git semver [Pipeline] } [2021-09-22T22:50:46.162Z] $ docker stop --time=1 6e89f904539aee87303dec6e97fb14cedd5df4e9b56d7a745912bd1f850bd812 [2021-09-22T22:50:48.009Z] $ docker rm -f 6e89f904539aee87303dec6e97fb14cedd5df4e9b56d7a745912bd1f850bd812 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-22T22:50:48.469Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-22T22:50:48.840Z] Stashed 1 file(s) [Pipeline] echo [2021-09-22T22:50:48.866Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-22T22:50:49.585Z] ========================================================= [2021-09-22T22:50:49.585Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-22T22:50:49.585Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-22T22:50:49.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-22T22:50:49.962Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-22T22:50:49.962Z] 540db60ca938: Pulling fs layer [2021-09-22T22:50:49.962Z] adcc1eea9eea: Pulling fs layer [2021-09-22T22:50:49.962Z] 4c4ab2625f07: Pulling fs layer [2021-09-22T22:50:49.962Z] db62176df00c: Pulling fs layer [2021-09-22T22:50:49.962Z] 3b30891b0d05: Pulling fs layer [2021-09-22T22:50:49.962Z] 06b49ca38bd5: Pulling fs layer [2021-09-22T22:50:49.962Z] c788192a36de: Pulling fs layer [2021-09-22T22:50:49.962Z] a77e37c0d609: Pulling fs layer [2021-09-22T22:50:49.962Z] c3185cebc471: Pulling fs layer [2021-09-22T22:50:49.962Z] db62176df00c: Waiting [2021-09-22T22:50:49.962Z] 3b30891b0d05: Waiting [2021-09-22T22:50:49.962Z] 06b49ca38bd5: Waiting [2021-09-22T22:50:49.962Z] c788192a36de: Waiting [2021-09-22T22:50:49.962Z] a77e37c0d609: Waiting [2021-09-22T22:50:49.962Z] c3185cebc471: Waiting [2021-09-22T22:50:49.962Z] 4c4ab2625f07: Download complete [2021-09-22T22:50:49.962Z] adcc1eea9eea: Verifying Checksum [2021-09-22T22:50:49.962Z] adcc1eea9eea: Download complete [2021-09-22T22:50:50.227Z] 3b30891b0d05: Verifying Checksum [2021-09-22T22:50:50.227Z] 3b30891b0d05: Download complete [2021-09-22T22:50:50.227Z] 06b49ca38bd5: Verifying Checksum [2021-09-22T22:50:50.227Z] 06b49ca38bd5: Download complete [2021-09-22T22:50:50.494Z] 540db60ca938: Verifying Checksum [2021-09-22T22:50:50.494Z] 540db60ca938: Download complete [2021-09-22T22:50:50.494Z] c788192a36de: Verifying Checksum [2021-09-22T22:50:50.494Z] c788192a36de: Download complete [2021-09-22T22:50:50.494Z] 540db60ca938: Pull complete [2021-09-22T22:50:50.765Z] adcc1eea9eea: Pull complete [2021-09-22T22:50:50.765Z] 4c4ab2625f07: Pull complete [2021-09-22T22:50:51.725Z] a77e37c0d609: Verifying Checksum [2021-09-22T22:50:51.725Z] a77e37c0d609: Download complete [2021-09-22T22:50:55.971Z] c3185cebc471: Verifying Checksum [2021-09-22T22:50:55.971Z] c3185cebc471: Download complete [2021-09-22T22:50:55.971Z] db62176df00c: Verifying Checksum [2021-09-22T22:50:55.971Z] db62176df00c: Download complete [2021-09-22T22:50:58.588Z] db62176df00c: Pull complete [2021-09-22T22:50:58.588Z] 3b30891b0d05: Pull complete [2021-09-22T22:50:58.588Z] 06b49ca38bd5: Pull complete [2021-09-22T22:50:58.588Z] c788192a36de: Pull complete [2021-09-22T22:50:58.859Z] a77e37c0d609: Pull complete [2021-09-22T22:51:00.811Z] c3185cebc471: Pull complete [2021-09-22T22:51:00.811Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-22T22:51:00.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-22T22:51:00.811Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-22T22:51:01.203Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-22T22:51:01.204Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-22T22:51:01.204Z] WORKDIR /edgex [2021-09-22T22:51:01.204Z] COPY go.mod . [2021-09-22T22:51:01.204Z] RUN go mod download' [2021-09-22T22:51:03.166Z] Sending build context to Docker daemon 328.9MB [2021-09-22T22:51:03.166Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-22T22:51:03.166Z] ---> 031687cdd783 [2021-09-22T22:51:03.166Z] Step 2/4 : WORKDIR /edgex [2021-09-22T22:51:04.129Z] ---> Running in 07a96de30e1b [2021-09-22T22:51:04.345Z] Still waiting to schedule task [2021-09-22T22:51:04.345Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-911’ [2021-09-22T22:51:04.405Z] Removing intermediate container 07a96de30e1b [2021-09-22T22:51:04.405Z] ---> 5e5cc821ee3e [2021-09-22T22:51:04.405Z] Step 3/4 : COPY go.mod . [2021-09-22T22:51:04.405Z] ---> 37fc9b1f34d6 [2021-09-22T22:51:04.405Z] Step 4/4 : RUN go mod download [2021-09-22T22:51:04.405Z] ---> Running in 1c9ca7d4a78b [2021-09-22T22:52:26.034Z] Removing intermediate container 1c9ca7d4a78b [2021-09-22T22:52:26.034Z] ---> 47697cbffa2c [2021-09-22T22:52:26.034Z] Successfully built 47697cbffa2c [2021-09-22T22:52:26.034Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-22T22:52:26.409Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-22T22:52:26.409Z] . [Pipeline] withDockerContainer [2021-09-22T22:52:26.522Z] prd-centos7-docker-4c-2g-913 does not seem to be running inside a container [2021-09-22T22:52:26.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-22T22:52:26.961Z] $ docker top 47d2e4d940fcb69d7b3fb1c8edf0c5cbeec79f97b714edfa8e9bfa6d36d5defc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-22T22:52:27.406Z] + go version [2021-09-22T22:52:27.406Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-22T22:52:27.436Z] $ docker stop --time=1 47d2e4d940fcb69d7b3fb1c8edf0c5cbeec79f97b714edfa8e9bfa6d36d5defc [2021-09-22T22:52:28.629Z] $ docker rm -f 47d2e4d940fcb69d7b3fb1c8edf0c5cbeec79f97b714edfa8e9bfa6d36d5defc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-22T22:52:29.479Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-22T22:52:29.480Z] . [Pipeline] withDockerContainer [2021-09-22T22:52:29.591Z] prd-centos7-docker-4c-2g-913 does not seem to be running inside a container [2021-09-22T22:52:29.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-22T22:52:30.035Z] $ docker top 1377833fe358818db45cc9aa7cca3a517218e970ba4e1f5ae59fcc605bd212b8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-22T22:52:30.247Z] ========================================================= [2021-09-22T22:52:30.247Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-22T22:52:30.247Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-22T22:52:30.616Z] + go mod tidy [Pipeline] sh [2021-09-22T22:52:31.247Z] + make test [2021-09-22T22:52:31.247Z] go mod tidy [2021-09-22T22:52:31.247Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-22T22:52:36.626Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-22T22:52:51.731Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-22T22:52:57.107Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-22T22:52:57.703Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-22T22:52:57.983Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-22T22:53:00.592Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-22T22:53:00.876Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-22T22:53:00.876Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-22T22:53:00.876Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-22T22:53:01.466Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-22T22:53:01.466Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-22T22:53:01.740Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-22T22:53:01.740Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-22T22:53:01.740Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-22T22:53:01.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-22T22:53:03.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.040s coverage: 28.7% of statements [2021-09-22T22:53:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-22T22:53:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-22T22:53:04.691Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.065s coverage: 100.0% of statements [2021-09-22T22:53:04.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-22T22:53:04.691Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 46.3% of statements [2021-09-22T22:53:04.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-22T22:53:04.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-22T22:53:05.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 90.1% of statements [2021-09-22T22:53:05.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-22T22:53:05.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-22T22:53:06.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 81.2% of statements [2021-09-22T22:53:06.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-22T22:53:06.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-22T22:53:06.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-22T22:53:06.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-22T22:53:06.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-22T22:53:07.210Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.248s coverage: 94.2% of statements [2021-09-22T22:53:07.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-22T22:53:07.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-22T22:53:07.210Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 59.1% of statements [2021-09-22T22:53:07.210Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-22T22:53:07.210Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-22T22:53:07.210Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-22T22:53:07.210Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-22T22:53:07.210Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-22T22:53:07.793Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-09-22T22:53:07.793Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-22T22:53:07.793Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-22T22:53:07.793Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-22T22:53:08.379Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.8% of statements [2021-09-22T22:53:08.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-22T22:53:08.379Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-09-22T22:53:08.663Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements [2021-09-22T22:53:08.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-22T22:53:08.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2021-09-22T22:53:09.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2021-09-22T22:53:09.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-09-22T22:53:09.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements [2021-09-22T22:53:09.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2021-09-22T22:53:22.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2021-09-22T22:53:22.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-09-22T22:53:27.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.182s coverage: 81.8% of statements [2021-09-22T22:53:27.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-22T22:53:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-09-22T22:53:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-22T22:53:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-22T22:53:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-22T22:53:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-09-22T22:53:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-22T22:53:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-22T22:53:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-22T22:53:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-22T22:53:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-22T22:53:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-09-22T22:53:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-22T22:53:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-22T22:53:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-09-22T22:53:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-22T22:53:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2021-09-22T22:53:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-22T22:53:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2021-09-22T22:53:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-09-22T22:53:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements [2021-09-22T22:53:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.130s coverage: 91.2% of statements [2021-09-22T22:53:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-22T22:53:45.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements [2021-09-22T22:53:45.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-22T22:53:45.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-22T22:53:45.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-09-22T22:53:45.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-09-22T22:53:45.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-09-22T22:53:45.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-09-22T22:53:45.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-09-22T22:53:45.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.211s coverage: 70.5% of statements [2021-09-22T22:53:45.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-22T22:53:45.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-22T22:53:45.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-22T22:53:46.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.6% of statements [2021-09-22T22:53:46.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-22T22:53:46.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-22T22:53:46.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-09-22T22:53:46.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-22T22:53:46.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-09-22T22:53:46.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-22T22:53:53.452Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.5% of statements [2021-09-22T22:53:53.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-22T22:53:53.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-22T22:53:53.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-22T22:53:53.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-22T22:53:53.452Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.0% of statements [2021-09-22T22:53:53.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-22T22:53:53.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-22T22:53:53.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-22T22:53:53.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-22T22:53:53.452Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-09-22T22:53:53.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-22T22:53:53.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-22T22:53:53.452Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2021-09-22T22:53:53.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-22T22:53:53.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-22T22:53:53.452Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-22T22:53:53.452Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-22T22:53:53.452Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-09-22T22:53:53.452Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-22T22:53:53.452Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-22T22:53:53.452Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-22T22:53:53.452Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-22T22:53:53.452Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-22T22:53:53.452Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-22T22:53:53.452Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements [2021-09-22T22:53:53.452Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-09-22T22:53:53.452Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-22T22:54:15.575Z] GO111MODULE=on go vet ./... [2021-09-22T22:54:25.705Z] gofmt -l . [2021-09-22T22:54:25.705Z] [ "`gofmt -l .`" = "" ] [2021-09-22T22:54:25.705Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-22T22:54:26.051Z] + ls -al . [2021-09-22T22:54:26.051Z] total 612 [2021-09-22T22:54:26.051Z] drwxrwxr-x 10 1001 1001 4096 Sep 22 22:54 . [2021-09-22T22:54:26.051Z] drwxr-xr-x 4 root root 28 Sep 22 22:52 .. [2021-09-22T22:54:26.051Z] -rw-rw-r-- 1 1001 1001 11 Sep 22 22:50 .dockerignore [2021-09-22T22:54:26.051Z] drwxrwxr-x 8 1001 1001 179 Sep 22 22:50 .git [2021-09-22T22:54:26.051Z] drwxrwxr-x 4 1001 1001 142 Sep 22 22:50 .github [2021-09-22T22:54:26.051Z] -rw-rw-r-- 1 1001 1001 818 Sep 22 22:50 .gitignore [2021-09-22T22:54:26.051Z] -rw-rw-r-- 1 1001 1001 129 Sep 22 22:50 .golangci.yml [2021-09-22T22:54:26.051Z] -rw-rw-r-- 1 1001 1001 76 Sep 22 22:50 .hadolint.yml [2021-09-22T22:54:26.051Z] drwx------ 3 1001 1001 58 Sep 22 22:50 .semver [2021-09-22T22:54:26.051Z] -rw-rw-r-- 1 1001 1001 166 Sep 22 22:50 .sonarcloud.properties [2021-09-22T22:54:26.051Z] -rw-rw-r-- 1 1001 1001 1171 Sep 22 22:50 ADOPTERS.md [2021-09-22T22:54:26.051Z] -rw-rw-r-- 1 1001 1001 8493 Sep 22 22:50 Attribution.txt [2021-09-22T22:54:26.051Z] -rw-rw-r-- 1 1001 1001 43881 Sep 22 22:50 CHANGELOG.md [2021-09-22T22:54:26.051Z] -rw-rw-r-- 1 1001 1001 3804 Sep 22 22:50 CONTRIBUTING.md [2021-09-22T22:54:26.051Z] -rw-rw-r-- 1 1001 1001 677 Sep 22 22:50 GOVERNANCE.md [2021-09-22T22:54:26.051Z] -rw-rw-r-- 1 1001 1001 849 Sep 22 22:50 Jenkinsfile [2021-09-22T22:54:26.051Z] -rw-rw-r-- 1 1001 1001 10775 Sep 22 22:50 LICENSE [2021-09-22T22:54:26.051Z] -rw-rw-r-- 1 1001 1001 6386 Sep 22 22:50 Makefile [2021-09-22T22:54:26.051Z] -rw-rw-r-- 1 1001 1001 582 Sep 22 22:50 OWNERS.md [2021-09-22T22:54:26.051Z] -rw-rw-r-- 1 1001 1001 8643 Sep 22 22:50 README.md [2021-09-22T22:54:26.051Z] -rw-rw-r-- 1 1001 1001 6912 Sep 22 22:50 SECURITY.md [2021-09-22T22:54:26.051Z] -rw-rw-r-- 1 1001 1001 5 Sep 22 22:50 VERSION [2021-09-22T22:54:26.051Z] -rw-rw-r-- 1 1001 1001 4131 Sep 22 22:50 ZMQWindows.md [2021-09-22T22:54:26.052Z] drwxrwxr-x 2 1001 1001 37 Sep 22 22:50 bin [2021-09-22T22:54:26.052Z] drwxrwxr-x 14 1001 1001 4096 Sep 22 22:50 cmd [2021-09-22T22:54:26.052Z] -rw-r--r-- 1 root root 403630 Sep 22 22:53 coverage.out [2021-09-22T22:54:26.052Z] -rw-rw-r-- 1 1001 1001 841 Sep 22 22:50 go.mod [2021-09-22T22:54:26.052Z] -rw-r--r-- 1 root root 50064 Sep 22 22:52 go.sum [2021-09-22T22:54:26.052Z] drwxrwxr-x 8 1001 1001 124 Sep 22 22:50 internal [2021-09-22T22:54:26.052Z] drwxrwxr-x 3 1001 1001 16 Sep 22 22:50 openapi [2021-09-22T22:54:26.052Z] drwxrwxr-x 4 1001 1001 71 Sep 22 22:50 snap [2021-09-22T22:54:26.052Z] -rw-rw-r-- 1 1001 1001 204 Sep 22 22:50 version.go [Pipeline] sh [2021-09-22T22:54:26.386Z] + '[' -e coverage.out ] [2021-09-22T22:54:26.386Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-22T22:54:26.721Z] Stashed 1 file(s) [Pipeline] sh [2021-09-22T22:54:27.048Z] + make build [2021-09-22T22:54:27.048Z] go mod tidy [2021-09-22T22:54:27.048Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-22T22:54:28.467Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-22T22:54:35.138Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-22T22:54:35.404Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-22T22:54:36.368Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-22T22:54:36.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-22T22:54:37.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-22T22:54:38.572Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-22T22:54:39.165Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-22T22:54:40.138Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-22T22:54:40.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-22T22:54:41.691Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-22T22:54:43.416Z] $ docker stop --time=1 1377833fe358818db45cc9aa7cca3a517218e970ba4e1f5ae59fcc605bd212b8 [2021-09-22T22:54:45.214Z] $ docker rm -f 1377833fe358818db45cc9aa7cca3a517218e970ba4e1f5ae59fcc605bd212b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-22T22:54:47.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-22T22:54:47.910Z] [2021-09-22T22:54:47.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-22T22:54:48.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-22T22:54:48.282Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-22T22:54:48.282Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-22T22:54:48.282Z] ca9280d653b3: Pulling fs layer [2021-09-22T22:54:48.282Z] 7e9c9ca2126c: Pulling fs layer [2021-09-22T22:54:48.864Z] cbdbe7a5bc2a: Download complete [2021-09-22T22:54:48.864Z] cbdbe7a5bc2a: Pull complete [2021-09-22T22:54:49.444Z] ca9280d653b3: Verifying Checksum [2021-09-22T22:54:49.444Z] ca9280d653b3: Download complete [2021-09-22T22:54:50.050Z] ca9280d653b3: Pull complete [2021-09-22T22:54:51.470Z] 7e9c9ca2126c: Verifying Checksum [2021-09-22T22:54:51.470Z] 7e9c9ca2126c: Download complete [2021-09-22T22:54:54.846Z] 7e9c9ca2126c: Pull complete [2021-09-22T22:54:54.846Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-22T22:54:54.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-22T22:54:54.846Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-22T22:54:54.958Z] prd-centos7-docker-4c-2g-913 does not seem to be running inside a container [2021-09-22T22:54:55.008Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-22T22:54:57.603Z] $ docker top 79e0d05cbbb8ddeae2191a5ba508081e7d03e1112460ef332e5eb091590e95a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-22T22:54:58.067Z] + docker-compose build --help [2021-09-22T22:54:58.067Z] + grep parallel [2021-09-22T22:54:58.644Z] --parallel Build images in parallel. [Pipeline] } [2021-09-22T22:54:58.674Z] $ docker stop --time=1 79e0d05cbbb8ddeae2191a5ba508081e7d03e1112460ef332e5eb091590e95a5 [2021-09-22T22:54:59.862Z] $ docker rm -f 79e0d05cbbb8ddeae2191a5ba508081e7d03e1112460ef332e5eb091590e95a5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-22T22:55:00.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-22T22:55:00.456Z] . [Pipeline] withDockerContainer [2021-09-22T22:55:00.562Z] prd-centos7-docker-4c-2g-913 does not seem to be running inside a container [2021-09-22T22:55:00.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-22T22:55:00.983Z] $ docker top 0262a95cfbfe9ca35369fcf7fcc673413901de2908afdf1ae8a7357aac85b6eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-22T22:55:01.432Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-22T22:55:02.017Z] Building core-command ... [2021-09-22T22:55:02.017Z] Building core-data ... [2021-09-22T22:55:02.017Z] Building core-metadata ... [2021-09-22T22:55:02.017Z] Building security-bootstrapper ... [2021-09-22T22:55:02.017Z] Building security-proxy-setup ... [2021-09-22T22:55:02.017Z] Building security-secretstore-setup ... [2021-09-22T22:55:02.017Z] Building support-notifications ... [2021-09-22T22:55:02.017Z] Building support-scheduler ... [2021-09-22T22:55:02.017Z] Building sys-mgmt-agent ... [2021-09-22T22:55:02.017Z] Building support-scheduler [2021-09-22T22:55:02.017Z] Building core-command [2021-09-22T22:55:02.017Z] Building security-proxy-setup [2021-09-22T22:55:02.017Z] Building support-notifications [2021-09-22T22:55:02.017Z] Building sys-mgmt-agent [2021-09-22T22:55:02.655Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-916 in /w/workspace/edgexfoundry_edgex-go_PR-3717 [Pipeline] { [Pipeline] ws [2021-09-22T22:55:02.714Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-22T22:55:02.959Z] The recommended git tool is: git [2021-09-22T22:55:08.454Z] using credential edgex-jenkins-ssh [2021-09-22T22:55:08.487Z] Cloning the remote Git repository [2021-09-22T22:55:08.551Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-22T22:55:08.664Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-22T22:55:08.752Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-22T22:55:08.753Z] > git --version # timeout=10 [2021-09-22T22:55:08.795Z] > git --version # 'git version 2.17.1' [2021-09-22T22:55:08.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-22T22:55:08.873Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-22T22:55:12.120Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-22T22:55:12.120Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-22T22:55:12.120Z] ---> 47697cbffa2c [2021-09-22T22:55:12.120Z] Step 3/22 : WORKDIR /edgex-go [2021-09-22T22:55:12.120Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-22T22:55:12.120Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-22T22:55:12.120Z] ---> 47697cbffa2c [2021-09-22T22:55:12.120Z] Step 3/23 : WORKDIR /edgex-go [2021-09-22T22:55:12.387Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-22T22:55:12.387Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-22T22:55:12.387Z] ---> 47697cbffa2c [2021-09-22T22:55:12.387Z] Step 3/24 : WORKDIR /edgex-go [2021-09-22T22:55:15.723Z] ---> Running in 8f7ebbb68c2d [2021-09-22T22:55:15.723Z] ---> Running in 2e1ac901da18 [2021-09-22T22:55:15.723Z] ---> Running in b94b931b7bab [2021-09-22T22:55:21.063Z] Removing intermediate container 2e1ac901da18 [2021-09-22T22:55:21.063Z] ---> cf629b2f10b5 [2021-09-22T22:55:21.063Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T22:55:21.063Z] Removing intermediate container b94b931b7bab [2021-09-22T22:55:21.063Z] ---> 550b7719e869 [2021-09-22T22:55:21.063Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T22:55:21.063Z] Removing intermediate container 8f7ebbb68c2d [2021-09-22T22:55:21.063Z] ---> 90f5da8506ef [2021-09-22T22:55:21.063Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T22:55:21.063Z] ---> Running in df38a7ab766c [2021-09-22T22:55:21.063Z] ---> Running in fe73eaa412c7 [2021-09-22T22:55:21.331Z] ---> Running in 2cabcb09b807 [2021-09-22T22:55:29.526Z] Removing intermediate container df38a7ab766c [2021-09-22T22:55:29.526Z] ---> 4b6336ac3324 [2021-09-22T22:55:29.526Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-22T22:55:29.526Z] Removing intermediate container fe73eaa412c7 [2021-09-22T22:55:29.526Z] ---> e28ee7389b73 [2021-09-22T22:55:29.526Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-22T22:55:29.526Z] Removing intermediate container 2cabcb09b807 [2021-09-22T22:55:29.526Z] ---> 29f46dd87fe8 [2021-09-22T22:55:29.526Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-22T22:55:29.526Z] ---> Running in 51252cdf0fce [2021-09-22T22:55:29.526Z] ---> Running in c338506e72f5 [2021-09-22T22:55:29.526Z] ---> Running in 3b81b98da92f [2021-09-22T22:55:30.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-22T22:55:30.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-22T22:55:30.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-22T22:55:30.975Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-22T22:55:30.975Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-22T22:55:31.241Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-22T22:55:31.519Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-22T22:55:31.519Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-22T22:55:31.519Z] ---> 47697cbffa2c [2021-09-22T22:55:31.519Z] Step 3/23 : WORKDIR /edgex-go [2021-09-22T22:55:31.519Z] ---> Using cache [2021-09-22T22:55:31.519Z] ---> 90f5da8506ef [2021-09-22T22:55:31.519Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T22:55:31.519Z] ---> Using cache [2021-09-22T22:55:31.519Z] ---> 29f46dd87fe8 [2021-09-22T22:55:31.519Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-22T22:55:31.519Z] OK: 219 MiB in 52 packages [2021-09-22T22:55:31.784Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-22T22:55:31.784Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-22T22:55:31.784Z] ---> 47697cbffa2c [2021-09-22T22:55:31.784Z] Step 3/24 : WORKDIR /edgex-go [2021-09-22T22:55:31.784Z] ---> Using cache [2021-09-22T22:55:31.784Z] ---> 90f5da8506ef [2021-09-22T22:55:31.784Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T22:55:31.784Z] ---> Using cache [2021-09-22T22:55:31.784Z] ---> 29f46dd87fe8 [2021-09-22T22:55:31.784Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-22T22:55:31.784Z] OK: 219 MiB in 52 packages [2021-09-22T22:55:32.050Z] OK: 219 MiB in 52 packages [2021-09-22T22:55:32.636Z] ---> Running in f8227b07a5ec [2021-09-22T22:55:32.636Z] ---> Running in a71ac827a4b6 [2021-09-22T22:55:32.904Z] Removing intermediate container c338506e72f5 [2021-09-22T22:55:32.904Z] ---> 5cab8f1a4384 [2021-09-22T22:55:32.904Z] Step 6/22 : COPY go.mod . [2021-09-22T22:55:32.904Z] Removing intermediate container 51252cdf0fce [2021-09-22T22:55:32.904Z] ---> d0c53447e292 [2021-09-22T22:55:32.904Z] Step 6/23 : COPY go.mod . [2021-09-22T22:55:33.178Z] Removing intermediate container 3b81b98da92f [2021-09-22T22:55:33.178Z] ---> 7bf00ef7cdbd [2021-09-22T22:55:33.178Z] Step 6/24 : COPY go.mod . [2021-09-22T22:55:33.178Z] ---> 6e98c3190c04 [2021-09-22T22:55:33.178Z] Step 7/22 : RUN go mod download [2021-09-22T22:55:33.178Z] ---> Running in be5186e9eb60 [2021-09-22T22:55:33.443Z] ---> 35f00251afde [2021-09-22T22:55:33.443Z] Step 7/23 : RUN go mod download [2021-09-22T22:55:33.443Z] ---> Running in a24715b90b53 [2021-09-22T22:55:33.443Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-22T22:55:33.443Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-22T22:55:33.443Z] ---> 4b4c132ff0ec [2021-09-22T22:55:33.443Z] Step 7/24 : RUN go mod download [2021-09-22T22:55:33.443Z] ---> Running in 34c1fc026495 [2021-09-22T22:55:34.417Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-22T22:55:35.007Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-22T22:55:35.007Z] OK: 219 MiB in 52 packages [2021-09-22T22:55:35.007Z] Removing intermediate container a24715b90b53 [2021-09-22T22:55:35.007Z] ---> b5f50ea52d48 [2021-09-22T22:55:35.007Z] Step 8/23 : COPY . . [2021-09-22T22:55:35.007Z] Removing intermediate container 34c1fc026495 [2021-09-22T22:55:35.007Z] ---> 03cccb0148fb [2021-09-22T22:55:35.007Z] Step 8/24 : COPY . . [2021-09-22T22:55:35.296Z] Removing intermediate container be5186e9eb60 [2021-09-22T22:55:35.296Z] ---> 88e8d11a1484 [2021-09-22T22:55:35.296Z] Step 8/22 : COPY . . [2021-09-22T22:55:35.562Z] Removing intermediate container f8227b07a5ec [2021-09-22T22:55:35.562Z] ---> a49d17652d65 [2021-09-22T22:55:35.562Z] Step 6/24 : COPY go.mod . [2021-09-22T22:55:37.016Z] OK: 219 MiB in 52 packages [2021-09-22T22:55:39.590Z] ---> 0d53d8143340 [2021-09-22T22:55:39.590Z] Step 7/24 : RUN go mod download [2021-09-22T22:55:39.855Z] ---> Running in fb507ec0b13f [2021-09-22T22:55:40.127Z] Removing intermediate container a71ac827a4b6 [2021-09-22T22:55:40.127Z] ---> d84fafaf1176 [2021-09-22T22:55:40.127Z] Step 6/23 : COPY go.mod . [2021-09-22T22:55:40.726Z] ---> b29d42f1483a [2021-09-22T22:55:40.726Z] Step 7/23 : RUN go mod download [2021-09-22T22:55:41.000Z] ---> Running in 4f117ef20839 [2021-09-22T22:55:42.446Z] Removing intermediate container fb507ec0b13f [2021-09-22T22:55:42.446Z] ---> a2d3984ea8ca [2021-09-22T22:55:42.446Z] Step 8/24 : COPY . . [2021-09-22T22:55:42.446Z] ---> c42a6c033d51 [2021-09-22T22:55:42.446Z] Step 9/23 : RUN go mod tidy [2021-09-22T22:55:43.409Z] ---> 5e73d9475b29 [2021-09-22T22:55:43.409Z] Step 9/24 : RUN go mod tidy [2021-09-22T22:55:43.409Z] ---> 870bc6181573 [2021-09-22T22:55:43.409Z] Step 9/22 : RUN go mod tidy [2021-09-22T22:55:43.409Z] ---> Running in efd144f66385 [2021-09-22T22:55:43.409Z] Removing intermediate container 4f117ef20839 [2021-09-22T22:55:43.409Z] ---> d8a7282a6fb2 [2021-09-22T22:55:43.409Z] Step 8/23 : COPY . . [2021-09-22T22:55:43.675Z] ---> Running in f967179d0229 [2021-09-22T22:55:43.675Z] ---> Running in 8cc1012b55ab [2021-09-22T22:55:46.087Z] Merging remotes/origin/main commit 87919881fb59c2333938e962ed1f0877a1f0dbb7 into PR head commit 4459654f6bdfb09febaa5cef59040ba2c620e072 [2021-09-22T22:55:46.402Z] Merge succeeded, producing 4459654f6bdfb09febaa5cef59040ba2c620e072 [2021-09-22T22:55:46.403Z] Checking out Revision 4459654f6bdfb09febaa5cef59040ba2c620e072 (PR-3717) [2021-09-22T22:55:45.221Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-22T22:55:45.235Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-22T22:55:45.257Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-22T22:55:45.289Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-22T22:55:45.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-22T22:55:45.303Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3717/head:refs/remotes/origin/PR-3717 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-22T22:55:46.100Z] > git config core.sparsecheckout # timeout=10 [2021-09-22T22:55:46.121Z] > git checkout -f 4459654f6bdfb09febaa5cef59040ba2c620e072 # timeout=10 [2021-09-22T22:55:46.318Z] > git remote # timeout=10 [2021-09-22T22:55:46.339Z] > git config --get remote.origin.url # timeout=10 [2021-09-22T22:55:46.351Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-22T22:55:46.362Z] > git merge 87919881fb59c2333938e962ed1f0877a1f0dbb7 # timeout=10 [2021-09-22T22:55:46.385Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-22T22:55:46.405Z] > git config core.sparsecheckout # timeout=10 [2021-09-22T22:55:46.418Z] > git checkout -f 4459654f6bdfb09febaa5cef59040ba2c620e072 # timeout=10 [2021-09-22T22:55:50.720Z] Removing intermediate container efd144f66385 [2021-09-22T22:55:50.720Z] ---> b3f0162b9110 [2021-09-22T22:55:50.720Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-22T22:55:50.720Z] ---> Running in b15ec5dc7fc3 [2021-09-22T22:55:50.720Z] ---> 3538a1988f6c [2021-09-22T22:55:50.720Z] Step 9/24 : RUN go mod tidy [2021-09-22T22:55:50.720Z] Removing intermediate container 8cc1012b55ab [2021-09-22T22:55:50.720Z] ---> 5ec72773918b [2021-09-22T22:55:50.720Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-22T22:55:50.720Z] ---> Running in bf81a4845e75 [2021-09-22T22:55:50.720Z] Removing intermediate container f967179d0229 [2021-09-22T22:55:50.720Z] ---> 0c7d6c3364a2 [2021-09-22T22:55:50.720Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-22T22:55:50.720Z] ---> Running in 0aee833fe1fa [2021-09-22T22:55:50.720Z] ---> Running in 812bb37f066c [2021-09-22T22:55:50.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-22T22:55:50.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-22T22:55:50.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-22T22:55:50.765Z] Commit message: "ci: Update PR Template" [2021-09-22T22:55:50.816Z] > git --version # timeout=10 [2021-09-22T22:55:50.827Z] > git --version # 'git version 2.17.1' [2021-09-22T22:55:50.842Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-22T22:55:51.638Z] provisioning config files... [2021-09-22T22:55:51.670Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8756074918203734793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-22T22:55:52.269Z] ---> docker-login.sh [2021-09-22T22:55:52.269Z] nexus3.edgexfoundry.org:10001 [2021-09-22T22:55:53.333Z] Removing intermediate container bf81a4845e75 [2021-09-22T22:55:53.333Z] ---> cec332d0398c [2021-09-22T22:55:53.333Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-22T22:55:53.333Z] ---> a735780aa838 [2021-09-22T22:55:53.333Z] Step 9/23 : RUN go mod tidy [2021-09-22T22:55:53.333Z] ---> Running in f88174323c20 [2021-09-22T22:55:53.333Z] ---> Running in a7fc23af66c2 [2021-09-22T22:55:53.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:55:54.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-22T22:55:54.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:55:54.321Z] Configure a credential helper to remove this warning. See [2021-09-22T22:55:54.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:55:54.321Z] [2021-09-22T22:55:54.321Z] Login Succeeded [2021-09-22T22:55:54.321Z] nexus3.edgexfoundry.org:10002 [2021-09-22T22:55:54.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:55:54.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:55:54.597Z] Configure a credential helper to remove this warning. See [2021-09-22T22:55:54.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:55:54.597Z] [2021-09-22T22:55:54.597Z] Login Succeeded [2021-09-22T22:55:54.597Z] nexus3.edgexfoundry.org:10003 [2021-09-22T22:55:55.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:55:55.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:55:55.200Z] Configure a credential helper to remove this warning. See [2021-09-22T22:55:55.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:55:55.200Z] [2021-09-22T22:55:55.200Z] Login Succeeded [2021-09-22T22:55:55.200Z] nexus3.edgexfoundry.org:10004 [2021-09-22T22:55:55.260Z] Removing intermediate container a7fc23af66c2 [2021-09-22T22:55:55.260Z] ---> bbbcb7136514 [2021-09-22T22:55:55.260Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-22T22:55:55.529Z] ---> Running in 0ff305964ff1 [2021-09-22T22:55:55.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:55:55.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:55:55.799Z] Configure a credential helper to remove this warning. See [2021-09-22T22:55:55.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:55:55.799Z] [2021-09-22T22:55:55.799Z] Login Succeeded [2021-09-22T22:55:55.799Z] docker.io [2021-09-22T22:55:56.129Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-22T22:55:56.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-22T22:55:56.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-22T22:55:56.684Z] Configure a credential helper to remove this warning. See [2021-09-22T22:55:56.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-22T22:55:56.684Z] [2021-09-22T22:55:56.684Z] Login Succeeded [2021-09-22T22:55:56.684Z] ---> docker-login.sh ends [Pipeline] } [2021-09-22T22:55:56.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-22T22:55:57.626Z] ========================================================= [2021-09-22T22:55:57.626Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-22T22:55:57.626Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-22T22:55:58.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-22T22:55:58.302Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-22T22:55:58.302Z] 595b0fe564bb: Pulling fs layer [2021-09-22T22:55:58.302Z] 24495759ef45: Pulling fs layer [2021-09-22T22:55:58.302Z] d148012ef14d: Pulling fs layer [2021-09-22T22:55:58.302Z] e90a11edd702: Pulling fs layer [2021-09-22T22:55:58.302Z] d77568369979: Pulling fs layer [2021-09-22T22:55:58.302Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-22T22:55:58.302Z] 170f2ba95c9a: Pulling fs layer [2021-09-22T22:55:58.302Z] 97ac5df62f85: Pulling fs layer [2021-09-22T22:55:58.302Z] e90a11edd702: Waiting [2021-09-22T22:55:58.302Z] d77568369979: Waiting [2021-09-22T22:55:58.303Z] fc1c9f9a7f3b: Waiting [2021-09-22T22:55:58.303Z] 170f2ba95c9a: Waiting [2021-09-22T22:55:58.303Z] 97ac5df62f85: Waiting [2021-09-22T22:55:58.303Z] d148012ef14d: Download complete [2021-09-22T22:55:58.303Z] 24495759ef45: Verifying Checksum [2021-09-22T22:55:58.303Z] 24495759ef45: Download complete [2021-09-22T22:55:58.580Z] d77568369979: Verifying Checksum [2021-09-22T22:55:58.580Z] d77568369979: Download complete [2021-09-22T22:55:58.580Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-22T22:55:58.580Z] fc1c9f9a7f3b: Download complete [2021-09-22T22:55:58.580Z] 595b0fe564bb: Verifying Checksum [2021-09-22T22:55:58.580Z] 595b0fe564bb: Download complete [2021-09-22T22:55:58.580Z] 170f2ba95c9a: Download complete [2021-09-22T22:55:59.197Z] 595b0fe564bb: Pull complete [2021-09-22T22:55:59.800Z] 24495759ef45: Pull complete [2021-09-22T22:56:00.403Z] d148012ef14d: Pull complete [2021-09-22T22:56:01.860Z] 97ac5df62f85: Verifying Checksum [2021-09-22T22:56:01.860Z] 97ac5df62f85: Download complete [2021-09-22T22:56:02.457Z] e90a11edd702: Verifying Checksum [2021-09-22T22:56:02.457Z] e90a11edd702: Download complete [2021-09-22T22:56:12.645Z] e90a11edd702: Pull complete [2021-09-22T22:56:13.245Z] d77568369979: Pull complete [2021-09-22T22:56:13.522Z] fc1c9f9a7f3b: Pull complete [2021-09-22T22:56:14.122Z] 170f2ba95c9a: Pull complete [2021-09-22T22:56:20.844Z] 97ac5df62f85: Pull complete [2021-09-22T22:56:20.844Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-22T22:56:20.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-22T22:56:20.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-22T22:56:21.269Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-22T22:56:21.269Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-22T22:56:21.269Z] WORKDIR /edgex [2021-09-22T22:56:21.269Z] COPY go.mod . [2021-09-22T22:56:21.269Z] RUN go mod download [2021-09-22T22:56:23.899Z] Sending build context to Docker daemon 166MB [2021-09-22T22:56:23.899Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-22T22:56:23.899Z] ---> 04bc70af865f [2021-09-22T22:56:23.899Z] Step 2/4 : WORKDIR /edgex [2021-09-22T22:56:28.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-22T22:56:29.041Z] Removing intermediate container 812bb37f066c [2021-09-22T22:56:29.041Z] ---> 911380e585a0 [2021-09-22T22:56:29.041Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-22T22:56:29.041Z] ---> Running in 830087cace70 [2021-09-22T22:56:29.299Z] ---> Running in 1e4dbfc4ec6e [2021-09-22T22:56:29.299Z] Removing intermediate container 1e4dbfc4ec6e [2021-09-22T22:56:29.299Z] ---> 024d19ba949c [2021-09-22T22:56:29.299Z] Step 3/4 : COPY go.mod . [2021-09-22T22:56:29.630Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-22T22:56:29.892Z] ---> 9b552a47f38d [2021-09-22T22:56:29.892Z] Step 4/4 : RUN go mod download [2021-09-22T22:56:30.166Z] ---> Running in 5eb73729c0fb [2021-09-22T22:56:31.613Z] Removing intermediate container 0aee833fe1fa [2021-09-22T22:56:31.613Z] ---> 47d0f8c3abfe [2021-09-22T22:56:31.613Z] [2021-09-22T22:56:31.613Z] Step 11/22 : FROM alpine:3.14 [2021-09-22T22:56:31.613Z] Removing intermediate container b15ec5dc7fc3 [2021-09-22T22:56:31.613Z] ---> 0d37cc66c22f [2021-09-22T22:56:31.613Z] [2021-09-22T22:56:31.613Z] Step 11/23 : FROM alpine:3.14 [2021-09-22T22:56:31.613Z] Removing intermediate container 830087cace70 [2021-09-22T22:56:31.613Z] ---> e4a72db557f9 [2021-09-22T22:56:31.613Z] [2021-09-22T22:56:31.613Z] Step 12/24 : FROM docker:20.10.7 [2021-09-22T22:56:32.573Z] Removing intermediate container f88174323c20 [2021-09-22T22:56:32.573Z] ---> c39af7333f08 [2021-09-22T22:56:32.573Z] [2021-09-22T22:56:32.573Z] Step 11/24 : FROM alpine:3.14 [2021-09-22T22:56:32.851Z] 3.14: Pulling from library/alpine [2021-09-22T22:56:32.851Z] 3.14: Pulling from library/alpine [2021-09-22T22:56:32.851Z] 20.10.7: Pulling from library/docker [2021-09-22T22:56:33.813Z] 3.14: Pulling from library/alpine [2021-09-22T22:56:34.080Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-22T22:56:34.080Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-22T22:56:34.080Z] Status: Image is up to date for alpine:3.14 [2021-09-22T22:56:34.080Z] Status: Downloaded newer image for alpine:3.14 [2021-09-22T22:56:34.080Z] ---> 14119a10abf4 [2021-09-22T22:56:34.080Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-22T22:56:34.080Z] ---> 14119a10abf4 [2021-09-22T22:56:34.080Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-22T22:56:34.080Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-22T22:56:34.080Z] Status: Image is up to date for alpine:3.14 [2021-09-22T22:56:34.345Z] ---> 14119a10abf4 [2021-09-22T22:56:34.345Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-22T22:56:34.621Z] ---> Running in 429af36578c5 [2021-09-22T22:56:34.621Z] ---> Running in 515598ae6c7e [2021-09-22T22:56:34.621Z] ---> Running in 2e905eba5b8f [2021-09-22T22:56:34.621Z] Removing intermediate container 0ff305964ff1 [2021-09-22T22:56:34.621Z] ---> b4092d6ea284 [2021-09-22T22:56:34.621Z] [2021-09-22T22:56:34.621Z] Step 11/23 : FROM alpine:3.14 [2021-09-22T22:56:34.621Z] ---> 14119a10abf4 [2021-09-22T22:56:34.621Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-22T22:56:34.621Z] ---> Running in 09420a54ca09 [2021-09-22T22:56:34.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-22T22:56:35.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-22T22:56:35.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-22T22:56:35.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-22T22:56:35.170Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-22T22:56:35.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-22T22:56:35.460Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-22T22:56:35.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-22T22:56:35.460Z] Executing busybox-1.33.1-r3.trigger [2021-09-22T22:56:35.460Z] Executing ca-certificates-20191127-r5.trigger [2021-09-22T22:56:35.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-22T22:56:35.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-22T22:56:35.460Z] OK: 6 MiB in 16 packages [2021-09-22T22:56:35.735Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-22T22:56:35.735Z] Executing busybox-1.33.1-r3.trigger [2021-09-22T22:56:35.735Z] OK: 6 MiB in 15 packages [2021-09-22T22:56:35.735Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-22T22:56:35.735Z] Executing busybox-1.33.1-r3.trigger [2021-09-22T22:56:35.735Z] OK: 6 MiB in 15 packages [2021-09-22T22:56:35.735Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-22T22:56:35.735Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-22T22:56:35.735Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-22T22:56:35.735Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-22T22:56:36.010Z] (5/5) Installing curl (7.79.1-r0) [2021-09-22T22:56:36.010Z] Executing busybox-1.33.1-r3.trigger [2021-09-22T22:56:36.010Z] Executing ca-certificates-20191127-r5.trigger [2021-09-22T22:56:36.010Z] Removing intermediate container 515598ae6c7e [2021-09-22T22:56:36.010Z] ---> 0f5480ee19a5 [2021-09-22T22:56:36.010Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-22T22:56:36.010Z] OK: 8 MiB in 19 packages [2021-09-22T22:56:36.010Z] ---> Running in fe1ddb3442ec [2021-09-22T22:56:36.010Z] Removing intermediate container fe1ddb3442ec [2021-09-22T22:56:36.010Z] ---> 1fea43dd0d4c [2021-09-22T22:56:36.010Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-22T22:56:36.276Z] Removing intermediate container 2e905eba5b8f [2021-09-22T22:56:36.277Z] ---> 1ef4f3f786e2 [2021-09-22T22:56:36.277Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-22T22:56:36.277Z] Removing intermediate container 09420a54ca09 [2021-09-22T22:56:36.277Z] ---> 1c2bec72adfc [2021-09-22T22:56:36.277Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-22T22:56:36.277Z] ---> Running in c740de186aaf [2021-09-22T22:56:36.277Z] ---> Running in 16f792cc8474 [2021-09-22T22:56:36.277Z] ---> Running in 8fa44ffb7ec5 [2021-09-22T22:56:36.277Z] Removing intermediate container 16f792cc8474 [2021-09-22T22:56:36.277Z] ---> dd3b4b894d4f [2021-09-22T22:56:36.277Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-22T22:56:36.277Z] Removing intermediate container c740de186aaf [2021-09-22T22:56:36.277Z] ---> 50b385e066e1 [2021-09-22T22:56:36.277Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-22T22:56:36.559Z] Removing intermediate container 8fa44ffb7ec5 [2021-09-22T22:56:36.559Z] ---> 821a069f8b62 [2021-09-22T22:56:36.559Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-22T22:56:36.559Z] Removing intermediate container 429af36578c5 [2021-09-22T22:56:36.559Z] ---> 19f5745733fb [2021-09-22T22:56:36.559Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-22T22:56:36.559Z] ---> Running in 49a2ec980e5b [2021-09-22T22:56:36.559Z] ---> Running in 0df8183094d4 [2021-09-22T22:56:36.559Z] ---> Running in 18e056ef3e5d [2021-09-22T22:56:36.559Z] ---> Running in cd61cb7612e4 [2021-09-22T22:56:36.559Z] Removing intermediate container 18e056ef3e5d [2021-09-22T22:56:36.559Z] ---> a87d2ccfad81 [2021-09-22T22:56:36.559Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-22T22:56:36.559Z] Removing intermediate container 49a2ec980e5b [2021-09-22T22:56:36.559Z] ---> 484fa498e3ef [2021-09-22T22:56:36.559Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-22T22:56:36.559Z] Removing intermediate container 0df8183094d4 [2021-09-22T22:56:36.559Z] ---> 49eb9e530c18 [2021-09-22T22:56:36.559Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-22T22:56:36.559Z] ---> Running in 973c600b366b [2021-09-22T22:56:36.559Z] ---> Running in de17e8f1d6ee [2021-09-22T22:56:36.559Z] Removing intermediate container cd61cb7612e4 [2021-09-22T22:56:36.559Z] ---> 4c66604821a9 [2021-09-22T22:56:36.559Z] Step 14/22 : WORKDIR /edgex [2021-09-22T22:56:36.832Z] ---> Running in cfc19eca40e4 [2021-09-22T22:56:36.832Z] Removing intermediate container de17e8f1d6ee [2021-09-22T22:56:36.832Z] ---> 62f25306fb8c [2021-09-22T22:56:36.832Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-22T22:56:36.832Z] Removing intermediate container 973c600b366b [2021-09-22T22:56:36.832Z] ---> 69a52cba0e69 [2021-09-22T22:56:36.832Z] Step 16/24 : WORKDIR / [2021-09-22T22:56:36.832Z] ---> f23fed7bd54f [2021-09-22T22:56:36.832Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-22T22:56:36.832Z] ---> Running in 7736ade0e1fa [2021-09-22T22:56:36.832Z] Removing intermediate container cfc19eca40e4 [2021-09-22T22:56:36.832Z] ---> 092b305b1480 [2021-09-22T22:56:36.832Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-22T22:56:37.103Z] ---> 0d59839c43e7 [2021-09-22T22:56:37.103Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-22T22:56:37.103Z] Removing intermediate container 7736ade0e1fa [2021-09-22T22:56:37.103Z] ---> fd0646eff258 [2021-09-22T22:56:37.103Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-22T22:56:37.103Z] ---> 723f91105286 [2021-09-22T22:56:37.103Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-22T22:56:37.103Z] ---> c2d3c4a14050 [2021-09-22T22:56:37.103Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-22T22:56:37.697Z] ---> 5ff971b6c4a2 [2021-09-22T22:56:37.698Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-22T22:56:37.698Z] ---> 553bfbabca29 [2021-09-22T22:56:37.698Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-22T22:56:37.698Z] ---> b9ae1a844193 [2021-09-22T22:56:37.698Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-22T22:56:37.698Z] ---> 74cc74456e9a [2021-09-22T22:56:37.698Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-22T22:56:37.698Z] ---> Running in 5e8dcae7d5df [2021-09-22T22:56:37.968Z] Removing intermediate container 5e8dcae7d5df [2021-09-22T22:56:37.968Z] ---> 32b7c3ddd6e8 [2021-09-22T22:56:37.968Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-22T22:56:37.968Z] ---> 1cfb3ec996fa [2021-09-22T22:56:37.968Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-22T22:56:37.968Z] ---> a47888c979ce [2021-09-22T22:56:37.968Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-22T22:56:37.968Z] ---> Running in d5bddc303c84 [2021-09-22T22:56:37.968Z] ---> 35592a3d1dd3 [2021-09-22T22:56:37.968Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-22T22:56:37.968Z] ---> Running in 3246b28f5343 [2021-09-22T22:56:37.968Z] ---> Running in 15190a27d533 [2021-09-22T22:56:38.240Z] Removing intermediate container d5bddc303c84 [2021-09-22T22:56:38.240Z] ---> 3c2d7ac19e42 [2021-09-22T22:56:38.240Z] Step 21/23 : LABEL arch=x86_64 [2021-09-22T22:56:38.240Z] Removing intermediate container 3246b28f5343 [2021-09-22T22:56:38.240Z] ---> 0a38739c87bd [2021-09-22T22:56:38.240Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-22T22:56:38.240Z] ---> Running in c288a6fc57c9 [2021-09-22T22:56:38.240Z] ---> bb90eea59d9b [2021-09-22T22:56:38.240Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-22T22:56:38.240Z] Removing intermediate container 15190a27d533 [2021-09-22T22:56:38.240Z] ---> 7d9016c3b179 [2021-09-22T22:56:38.240Z] Step 19/22 : CMD ["--init=true"] [2021-09-22T22:56:38.240Z] ---> Running in 55e163fc18e1 [2021-09-22T22:56:38.240Z] ---> Running in 6f84756c0910 [2021-09-22T22:56:38.240Z] ---> Running in c305015acfac [2021-09-22T22:56:38.240Z] Removing intermediate container c288a6fc57c9 [2021-09-22T22:56:38.240Z] ---> 2336a25948a5 [2021-09-22T22:56:38.240Z] Step 22/23 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 [2021-09-22T22:56:38.240Z] ---> Running in 6cbb72c5523e [2021-09-22T22:56:38.517Z] Removing intermediate container 55e163fc18e1 [2021-09-22T22:56:38.517Z] ---> 36467a3b9499 [2021-09-22T22:56:38.517Z] Step 21/23 : LABEL arch=x86_64 [2021-09-22T22:56:38.517Z] Removing intermediate container 6f84756c0910 [2021-09-22T22:56:38.517Z] ---> ff3546a0411c [2021-09-22T22:56:38.517Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-22T22:56:38.517Z] Removing intermediate container c305015acfac [2021-09-22T22:56:38.517Z] ---> 59f7bc95dbb9 [2021-09-22T22:56:38.517Z] Step 20/22 : LABEL arch=x86_64 [2021-09-22T22:56:38.517Z] ---> Running in b879447bf34a [2021-09-22T22:56:38.517Z] ---> Running in 5053d2ade7a6 [2021-09-22T22:56:38.517Z] ---> Running in ac5ba4e8e9cd [2021-09-22T22:56:38.517Z] Removing intermediate container 6cbb72c5523e [2021-09-22T22:56:38.517Z] ---> a897828d4fc7 [2021-09-22T22:56:38.517Z] Step 23/23 : LABEL version=0.0.0 [2021-09-22T22:56:38.517Z] Removing intermediate container 5053d2ade7a6 [2021-09-22T22:56:38.517Z] ---> 941b9d71fe45 [2021-09-22T22:56:38.517Z] Step 21/22 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 [2021-09-22T22:56:38.517Z] ---> Running in c8167c95d576 [2021-09-22T22:56:38.517Z] ---> Running in 08e2f4c815ab [2021-09-22T22:56:38.517Z] Removing intermediate container b879447bf34a [2021-09-22T22:56:38.517Z] ---> 886338a6f8fb [2021-09-22T22:56:38.517Z] Step 22/23 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 [2021-09-22T22:56:38.785Z] Removing intermediate container ac5ba4e8e9cd [2021-09-22T22:56:38.785Z] ---> 0295b9084358 [2021-09-22T22:56:38.785Z] Step 22/24 : LABEL arch=x86_64 [2021-09-22T22:56:38.785Z] ---> Running in bc6f87cf56a7 [2021-09-22T22:56:38.785Z] Removing intermediate container c8167c95d576 [2021-09-22T22:56:38.785Z] ---> fa2eedc9f156 [2021-09-22T22:56:38.785Z] [2021-09-22T22:56:38.785Z] ---> Running in 53b8d5a6a9c4 [2021-09-22T22:56:38.785Z] Removing intermediate container 08e2f4c815ab [2021-09-22T22:56:38.785Z] ---> ea3318354e5e [2021-09-22T22:56:38.785Z] Step 22/22 : LABEL version=0.0.0 [2021-09-22T22:56:38.785Z] Successfully built fa2eedc9f156 [2021-09-22T22:56:38.785Z] Successfully tagged support-notifications:latest [2021-09-22T22:56:38.785Z]  Building support-notifications ... done Building security-bootstrapper [2021-09-22T22:56:38.785Z] ---> Running in cd70851c9859 [2021-09-22T22:56:38.785Z] Removing intermediate container bc6f87cf56a7 [2021-09-22T22:56:38.785Z] ---> 962b1835777d [2021-09-22T22:56:38.785Z] Step 23/23 : LABEL version=0.0.0 [2021-09-22T22:56:38.785Z] Removing intermediate container 53b8d5a6a9c4 [2021-09-22T22:56:38.785Z] ---> 257f3ee694e0 [2021-09-22T22:56:38.785Z] Step 23/24 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 [2021-09-22T22:56:39.371Z] ---> Running in bf38d7aee1c3 [2021-09-22T22:56:39.371Z] Removing intermediate container cd70851c9859 [2021-09-22T22:56:39.371Z] ---> 35170e07df99 [2021-09-22T22:56:39.371Z] [2021-09-22T22:56:39.640Z] Successfully built 35170e07df99 [2021-09-22T22:56:39.907Z] Successfully tagged security-proxy-setup:latest [2021-09-22T22:56:39.907Z]  Building security-proxy-setup ... done Building core-data [2021-09-22T22:56:39.907Z] ---> Running in ba1487853020 [2021-09-22T22:56:40.177Z] Removing intermediate container bf38d7aee1c3 [2021-09-22T22:56:40.177Z] ---> e9194ba1d719 [2021-09-22T22:56:40.177Z] [2021-09-22T22:56:40.177Z] Successfully built e9194ba1d719 [2021-09-22T22:56:40.770Z] Successfully tagged support-scheduler:latest [2021-09-22T22:56:40.770Z] Building core-metadata [2021-09-22T22:56:40.770Z]  Building support-scheduler ... done Removing intermediate container ba1487853020 [2021-09-22T22:56:40.770Z] ---> 924520953010 [2021-09-22T22:56:40.770Z] Step 24/24 : LABEL version=0.0.0 [2021-09-22T22:56:46.183Z] ---> Running in 9b6d26f0ecae [2021-09-22T22:56:47.588Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-22T22:56:47.588Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-22T22:56:47.588Z] ---> 47697cbffa2c [2021-09-22T22:56:47.588Z] Step 3/24 : WORKDIR /edgex-go [2021-09-22T22:56:47.588Z] ---> Using cache [2021-09-22T22:56:47.588Z] ---> 90f5da8506ef [2021-09-22T22:56:47.588Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T22:56:47.588Z] ---> Using cache [2021-09-22T22:56:47.588Z] ---> 29f46dd87fe8 [2021-09-22T22:56:47.589Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-22T22:56:47.589Z] ---> Using cache [2021-09-22T22:56:47.589Z] ---> d84fafaf1176 [2021-09-22T22:56:47.589Z] Step 6/24 : COPY go.mod . [2021-09-22T22:56:47.589Z] ---> Using cache [2021-09-22T22:56:47.589Z] ---> b29d42f1483a [2021-09-22T22:56:47.589Z] Step 7/24 : RUN go mod download [2021-09-22T22:56:47.589Z] ---> Using cache [2021-09-22T22:56:47.589Z] ---> d8a7282a6fb2 [2021-09-22T22:56:47.589Z] Step 8/24 : COPY . . [2021-09-22T22:56:47.589Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-22T22:56:47.589Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-22T22:56:47.589Z] ---> 47697cbffa2c [2021-09-22T22:56:47.589Z] Step 3/24 : WORKDIR /edgex-go [2021-09-22T22:56:47.589Z] ---> Using cache [2021-09-22T22:56:47.589Z] ---> 90f5da8506ef [2021-09-22T22:56:47.589Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T22:56:47.589Z] ---> Using cache [2021-09-22T22:56:47.589Z] ---> 29f46dd87fe8 [2021-09-22T22:56:47.589Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-22T22:56:47.589Z] ---> Using cache [2021-09-22T22:56:47.589Z] ---> a735780aa838 [2021-09-22T22:56:47.589Z] Step 9/24 : RUN go mod tidy [2021-09-22T22:56:47.589Z] ---> Using cache [2021-09-22T22:56:47.589Z] ---> bbbcb7136514 [2021-09-22T22:56:47.589Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-22T22:56:48.552Z] Removing intermediate container 9b6d26f0ecae [2021-09-22T22:56:48.552Z] ---> 5c03d9158a96 [2021-09-22T22:56:48.552Z] [2021-09-22T22:56:48.552Z] Successfully built 5c03d9158a96 [2021-09-22T22:56:48.552Z] Successfully tagged core-command:latest [2021-09-22T22:56:48.552Z] Building security-secretstore-setup [2021-09-22T22:56:48.552Z]  Building core-command ... done  ---> Running in 6a3e7dffbaf6 [2021-09-22T22:56:48.552Z] ---> Running in ad01dc780e4c [2021-09-22T22:56:48.820Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-22T22:56:48.820Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-22T22:56:48.820Z] ---> 08bdaf2f88f9 [2021-09-22T22:56:48.820Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-22T22:56:51.512Z] ---> Running in 2f3b955de8d6 [2021-09-22T22:56:51.779Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-22T22:56:51.779Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-22T22:56:51.779Z] ---> 47697cbffa2c [2021-09-22T22:56:51.779Z] Step 3/26 : WORKDIR /edgex-go [2021-09-22T22:56:51.779Z] ---> Using cache [2021-09-22T22:56:51.779Z] ---> 90f5da8506ef [2021-09-22T22:56:51.779Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T22:56:51.779Z] ---> Using cache [2021-09-22T22:56:51.779Z] ---> 29f46dd87fe8 [2021-09-22T22:56:51.779Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-22T22:56:51.779Z] ---> Using cache [2021-09-22T22:56:51.779Z] ---> d84fafaf1176 [2021-09-22T22:56:51.779Z] Step 6/26 : COPY go.mod . [2021-09-22T22:56:51.779Z] ---> Using cache [2021-09-22T22:56:51.779Z] ---> b29d42f1483a [2021-09-22T22:56:51.779Z] Step 7/26 : RUN go mod download [2021-09-22T22:56:51.779Z] ---> Using cache [2021-09-22T22:56:51.779Z] ---> d8a7282a6fb2 [2021-09-22T22:56:51.779Z] Step 8/26 : COPY . . [2021-09-22T22:56:51.779Z] ---> Using cache [2021-09-22T22:56:51.779Z] ---> a735780aa838 [2021-09-22T22:56:51.779Z] Step 9/26 : RUN go mod tidy [2021-09-22T22:56:51.779Z] ---> Using cache [2021-09-22T22:56:51.779Z] ---> bbbcb7136514 [2021-09-22T22:56:51.779Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-22T22:56:52.051Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-22T22:56:53.014Z] Removing intermediate container 2f3b955de8d6 [2021-09-22T22:56:53.014Z] ---> d93b06e4a0ab [2021-09-22T22:56:53.014Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-22T22:56:53.279Z] ---> Running in a343930f8b85 [2021-09-22T22:56:53.279Z] ---> Running in 552d89d89b07 [2021-09-22T22:56:53.863Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-22T22:56:54.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-22T22:56:54.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-22T22:56:54.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-22T22:56:54.984Z] (1/39) Installing readline (8.1.0-r0) [2021-09-22T22:56:54.984Z] (2/39) Installing bash (5.1.0-r0) [2021-09-22T22:56:54.984Z] Executing bash-5.1.0-r0.post-install [2021-09-22T22:56:54.984Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-22T22:56:55.255Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-22T22:56:55.255Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-22T22:56:55.255Z] (6/39) Installing curl (7.79.1-r0) [2021-09-22T22:56:55.255Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-22T22:56:55.255Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-22T22:56:55.255Z] (9/39) Installing expat (2.2.10-r1) [2021-09-22T22:56:55.255Z] (10/39) Installing libffi (3.3-r2) [2021-09-22T22:56:55.255Z] (11/39) Installing gdbm (1.19-r0) [2021-09-22T22:56:55.255Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-22T22:56:55.255Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-22T22:56:55.255Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-22T22:56:55.255Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-22T22:56:56.219Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-22T22:56:56.219Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-22T22:56:56.219Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-22T22:56:56.219Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-22T22:56:56.219Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-22T22:56:56.219Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-22T22:56:56.494Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-22T22:56:56.494Z] OK: 219 MiB in 52 packages [2021-09-22T22:56:56.494Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-22T22:56:56.494Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-22T22:56:56.494Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-22T22:56:56.494Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-22T22:56:56.494Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-22T22:56:56.494Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-22T22:56:56.494Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-22T22:56:56.494Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-22T22:56:56.494Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-22T22:56:56.769Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-22T22:56:56.769Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-22T22:56:56.769Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-22T22:56:57.041Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-22T22:56:57.041Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-22T22:56:57.041Z] ---> 47697cbffa2c [2021-09-22T22:56:57.041Z] Step 3/32 : WORKDIR /edgex-go [2021-09-22T22:56:57.041Z] ---> Using cache [2021-09-22T22:56:57.041Z] ---> 90f5da8506ef [2021-09-22T22:56:57.041Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T22:56:57.041Z] ---> Using cache [2021-09-22T22:56:57.041Z] ---> 29f46dd87fe8 [2021-09-22T22:56:57.041Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-22T22:56:57.041Z] ---> Using cache [2021-09-22T22:56:57.041Z] ---> d84fafaf1176 [2021-09-22T22:56:57.041Z] Step 6/32 : COPY go.mod . [2021-09-22T22:56:57.041Z] ---> Using cache [2021-09-22T22:56:57.041Z] ---> b29d42f1483a [2021-09-22T22:56:57.041Z] Step 7/32 : RUN go mod download [2021-09-22T22:56:57.041Z] ---> Using cache [2021-09-22T22:56:57.041Z] ---> d8a7282a6fb2 [2021-09-22T22:56:57.041Z] Step 8/32 : COPY . . [2021-09-22T22:56:57.041Z] ---> Using cache [2021-09-22T22:56:57.041Z] ---> a735780aa838 [2021-09-22T22:56:57.041Z] Step 9/32 : RUN go mod tidy [2021-09-22T22:56:57.041Z] ---> Using cache [2021-09-22T22:56:57.041Z] ---> bbbcb7136514 [2021-09-22T22:56:57.041Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-22T22:56:57.630Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-22T22:56:57.630Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-22T22:56:57.630Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-22T22:56:57.630Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-22T22:56:57.630Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-22T22:56:57.630Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-22T22:56:57.899Z] ---> Running in 7620c7b6de43 [2021-09-22T22:56:57.899Z] Removing intermediate container ad01dc780e4c [2021-09-22T22:56:57.899Z] ---> 21ce9cd4d300 [2021-09-22T22:56:57.899Z] Step 6/24 : COPY go.mod . [2021-09-22T22:56:58.179Z] Executing busybox-1.32.1-r6.trigger [2021-09-22T22:56:58.179Z] OK: 82 MiB in 59 packages [2021-09-22T22:56:58.451Z] ---> 8bab77e45a21 [2021-09-22T22:56:58.451Z] Step 7/24 : RUN go mod download [2021-09-22T22:56:58.451Z] ---> Running in 7071b7bb20cf [2021-09-22T22:56:58.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-22T22:57:01.038Z] Removing intermediate container 7071b7bb20cf [2021-09-22T22:57:01.038Z] ---> db5ad5549536 [2021-09-22T22:57:01.038Z] Step 8/24 : COPY . . [2021-09-22T22:57:01.629Z] Collecting docker-compose==1.23.2 [2021-09-22T22:57:01.899Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-22T22:57:01.899Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-22T22:57:01.899Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-22T22:57:03.335Z] Collecting docker<4.0,>=3.6.0 [2021-09-22T22:57:03.335Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-22T22:57:03.335Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-22T22:57:03.335Z] Collecting cached-property<2,>=1.2.0 [2021-09-22T22:57:03.335Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-22T22:57:03.335Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-22T22:57:03.335Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-22T22:57:03.624Z] Collecting texttable<0.10,>=0.9.0 [2021-09-22T22:57:03.624Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-22T22:57:04.662Z] Collecting PyYAML<4,>=3.10 [2021-09-22T22:57:04.933Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-22T22:57:06.911Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-22T22:57:06.911Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-22T22:57:06.911Z] Collecting jsonschema<3,>=2.5.1 [2021-09-22T22:57:06.911Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-22T22:57:06.911Z] Collecting docopt<0.7,>=0.6.1 [2021-09-22T22:57:06.911Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-22T22:57:07.186Z] ---> de990ffcb539 [2021-09-22T22:57:07.186Z] Step 9/24 : RUN go mod tidy [2021-09-22T22:57:07.186Z] ---> Running in 45cb3c0282e3 [2021-09-22T22:57:07.780Z] Collecting docker-pycreds>=0.4.0 [2021-09-22T22:57:07.780Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-22T22:57:08.378Z] Collecting idna<2.8,>=2.5 [2021-09-22T22:57:08.378Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-22T22:57:08.378Z] Collecting certifi>=2017.4.17 [2021-09-22T22:57:08.378Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-22T22:57:08.658Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-22T22:57:08.658Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-22T22:57:08.658Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-22T22:57:08.658Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-22T22:57:08.658Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-22T22:57:08.658Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-22T22:57:08.658Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-22T22:57:08.658Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-22T22:57:08.932Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-22T22:57:08.932Z] Attempting uninstall: urllib3 [2021-09-22T22:57:08.932Z] Found existing installation: urllib3 1.26.2 [2021-09-22T22:57:08.932Z] Uninstalling urllib3-1.26.2: [2021-09-22T22:57:08.932Z] Successfully uninstalled urllib3-1.26.2 [2021-09-22T22:57:09.208Z] Attempting uninstall: idna [2021-09-22T22:57:09.208Z] Found existing installation: idna 3.1 [2021-09-22T22:57:09.208Z] Uninstalling idna-3.1: [2021-09-22T22:57:09.208Z] Successfully uninstalled idna-3.1 [2021-09-22T22:57:09.487Z] Removing intermediate container 45cb3c0282e3 [2021-09-22T22:57:09.487Z] ---> 3ff3cc88d31a [2021-09-22T22:57:09.487Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-22T22:57:09.487Z] Attempting uninstall: chardet [2021-09-22T22:57:09.487Z] Found existing installation: chardet 4.0.0 [2021-09-22T22:57:09.487Z] Uninstalling chardet-4.0.0: [2021-09-22T22:57:09.487Z] ---> Running in 7199281ae1fc [2021-09-22T22:57:09.487Z] Successfully uninstalled chardet-4.0.0 [2021-09-22T22:57:10.080Z] Attempting uninstall: requests [2021-09-22T22:57:10.080Z] Found existing installation: requests 2.25.1 [2021-09-22T22:57:10.080Z] Uninstalling requests-2.25.1: [2021-09-22T22:57:10.080Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-22T22:57:10.080Z] Successfully uninstalled requests-2.25.1 [2021-09-22T22:57:10.347Z] Running setup.py install for texttable: started [2021-09-22T22:57:11.317Z] Running setup.py install for texttable: finished with status 'done' [2021-09-22T22:57:11.317Z] Running setup.py install for PyYAML: started [2021-09-22T22:57:11.904Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-22T22:57:12.176Z] Running setup.py install for docopt: started [2021-09-22T22:57:12.764Z] Running setup.py install for docopt: finished with status 'done' [2021-09-22T22:57:12.764Z] Running setup.py install for dockerpty: started [2021-09-22T22:57:13.738Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-22T22:57:14.345Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-22T22:57:18.621Z] Removing intermediate container 552d89d89b07 [2021-09-22T22:57:18.621Z] ---> 3433a73d6745 [2021-09-22T22:57:18.621Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-22T22:57:18.621Z] ---> Running in 946b6e205f54 [2021-09-22T22:57:18.621Z] Removing intermediate container 946b6e205f54 [2021-09-22T22:57:18.621Z] ---> 9a15677db840 [2021-09-22T22:57:18.621Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-22T22:57:18.902Z] ---> Running in c8328a81caa3 [2021-09-22T22:57:18.902Z] Removing intermediate container c8328a81caa3 [2021-09-22T22:57:18.902Z] ---> 08083d2f8eb9 [2021-09-22T22:57:18.902Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-22T22:57:19.495Z] ---> 9610fd065ef0 [2021-09-22T22:57:19.495Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-22T22:57:19.495Z] ---> 467869ac5c37 [2021-09-22T22:57:19.495Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-22T22:57:19.772Z] ---> 295eb4f7ced2 [2021-09-22T22:57:19.772Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-22T22:57:19.772Z] ---> Running in b05aac90842a [2021-09-22T22:57:20.050Z] Removing intermediate container b05aac90842a [2021-09-22T22:57:20.050Z] ---> 358983448e7a [2021-09-22T22:57:20.050Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-22T22:57:20.050Z] ---> Running in 037b75a20543 [2021-09-22T22:57:20.050Z] Removing intermediate container 037b75a20543 [2021-09-22T22:57:20.050Z] ---> 9563aee4ea3e [2021-09-22T22:57:20.050Z] Step 22/24 : LABEL arch=x86_64 [2021-09-22T22:57:20.050Z] ---> Running in 89d292d03f87 [2021-09-22T22:57:20.316Z] Removing intermediate container 89d292d03f87 [2021-09-22T22:57:20.316Z] ---> d602ca78b982 [2021-09-22T22:57:20.316Z] Step 23/24 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 [2021-09-22T22:57:20.316Z] ---> Running in e07cfa35be3e [2021-09-22T22:57:20.316Z] Removing intermediate container e07cfa35be3e [2021-09-22T22:57:20.316Z] ---> fdd192a3742b [2021-09-22T22:57:20.316Z] Step 24/24 : LABEL version=0.0.0 [2021-09-22T22:57:20.589Z] ---> Running in 93e7b96e0736 [2021-09-22T22:57:20.589Z] Removing intermediate container 93e7b96e0736 [2021-09-22T22:57:20.589Z] ---> cba491780ef3 [2021-09-22T22:57:20.589Z] [2021-09-22T22:57:20.589Z] Successfully built cba491780ef3 [2021-09-22T22:57:20.865Z] Successfully tagged sys-mgmt-agent:latest [2021-09-22T22:57:29.125Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-22T22:57:29.710Z] Removing intermediate container 6a3e7dffbaf6 [2021-09-22T22:57:29.710Z] ---> ca05e842ac4e [2021-09-22T22:57:29.710Z] [2021-09-22T22:57:29.710Z] Step 11/24 : FROM alpine:3.14 [2021-09-22T22:57:29.710Z] ---> 14119a10abf4 [2021-09-22T22:57:29.710Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-22T22:57:29.710Z] ---> Using cache [2021-09-22T22:57:29.710Z] ---> 1c2bec72adfc [2021-09-22T22:57:29.710Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-22T22:57:29.710Z] ---> Using cache [2021-09-22T22:57:29.710Z] ---> 821a069f8b62 [2021-09-22T22:57:29.710Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-22T22:57:29.710Z] ---> Running in ba1004343564 [2021-09-22T22:57:29.710Z] Removing intermediate container ba1004343564 [2021-09-22T22:57:29.710Z] ---> 484276f554b3 [2021-09-22T22:57:29.710Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-22T22:57:29.980Z] ---> Running in 2540ca3cb8c4 [2021-09-22T22:57:29.980Z] Removing intermediate container 2540ca3cb8c4 [2021-09-22T22:57:29.980Z] ---> f55b9875e5cc [2021-09-22T22:57:29.980Z] Step 16/24 : WORKDIR / [2021-09-22T22:57:29.980Z] ---> Running in 9c2bc53244ee [2021-09-22T22:57:30.257Z] Removing intermediate container 9c2bc53244ee [2021-09-22T22:57:30.257Z] ---> c73af3f7c862 [2021-09-22T22:57:30.257Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-22T22:57:30.533Z] ---> 7593cbb81157 [2021-09-22T22:57:30.533Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-22T22:57:31.527Z] ---> 1be9961c5605 [2021-09-22T22:57:31.527Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-22T22:57:31.798Z] ---> 2155c8ebdf12 [2021-09-22T22:57:31.798Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-22T22:57:32.070Z] ---> Running in ea87f5bf969f [2021-09-22T22:57:32.670Z] Removing intermediate container ea87f5bf969f [2021-09-22T22:57:32.670Z] ---> 06df61abe263 [2021-09-22T22:57:32.670Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-22T22:57:32.935Z] Removing intermediate container a343930f8b85 [2021-09-22T22:57:32.935Z] ---> d7b4b335b215 [2021-09-22T22:57:32.935Z] [2021-09-22T22:57:32.935Z] Step 11/26 : FROM alpine:3.14 [2021-09-22T22:57:32.935Z] ---> 14119a10abf4 [2021-09-22T22:57:32.935Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-22T22:57:32.935Z] ---> Running in 0fa747568169 [2021-09-22T22:57:33.212Z] ---> Running in a76c5cbb121c [2021-09-22T22:57:33.482Z] Removing intermediate container 0fa747568169 [2021-09-22T22:57:33.482Z] ---> f39b5e8de5ad [2021-09-22T22:57:33.482Z] Step 22/24 : LABEL arch=x86_64 [2021-09-22T22:57:33.482Z] Removing intermediate container 7620c7b6de43 [2021-09-22T22:57:33.482Z] ---> e58afcb8da2e [2021-09-22T22:57:33.482Z] [2021-09-22T22:57:33.482Z] Step 11/32 : FROM alpine:3.14 [2021-09-22T22:57:33.482Z] ---> 14119a10abf4 [2021-09-22T22:57:33.482Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-22T22:57:33.482Z] ---> Running in 80cbd5885320 [2021-09-22T22:57:33.482Z] ---> Running in 23c588e27931 [2021-09-22T22:57:33.754Z] Removing intermediate container 23c588e27931 [2021-09-22T22:57:33.754Z] ---> 8a19ae666be2 [2021-09-22T22:57:33.754Z] Step 23/24 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 [2021-09-22T22:57:33.754Z] Removing intermediate container 80cbd5885320 [2021-09-22T22:57:33.754Z] ---> 1fcc73b1e150 [2021-09-22T22:57:33.754Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-22T22:57:33.754Z] ---> Running in 6173b8dd0194 [2021-09-22T22:57:33.754Z] ---> Running in c813ea403e71 [2021-09-22T22:57:34.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-22T22:57:34.039Z] Removing intermediate container 6173b8dd0194 [2021-09-22T22:57:34.039Z] ---> 9d40f1a3b3e5 [2021-09-22T22:57:34.039Z] Step 24/24 : LABEL version=0.0.0 [2021-09-22T22:57:34.039Z] ---> Running in b5cf3727c184 [2021-09-22T22:57:34.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-22T22:57:34.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-22T22:57:34.320Z] Removing intermediate container b5cf3727c184 [2021-09-22T22:57:34.320Z] ---> c6c3ddffa215 [2021-09-22T22:57:34.320Z] [2021-09-22T22:57:34.320Z] Successfully built c6c3ddffa215 [2021-09-22T22:57:34.604Z] Successfully tagged core-metadata:latest [2021-09-22T22:57:34.604Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-22T22:57:34.604Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-22T22:57:34.604Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-22T22:57:34.604Z] (3/3) Installing su-exec (0.2-r1) [2021-09-22T22:57:34.604Z] Executing busybox-1.33.1-r3.trigger [2021-09-22T22:57:34.604Z] Executing ca-certificates-20191127-r5.trigger [2021-09-22T22:57:34.604Z] OK: 6 MiB in 17 packages [2021-09-22T22:57:34.877Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-22T22:57:34.877Z] (2/2) Installing su-exec (0.2-r1) [2021-09-22T22:57:34.877Z] Executing busybox-1.33.1-r3.trigger [2021-09-22T22:57:34.877Z] OK: 6 MiB in 16 packages [2021-09-22T22:57:35.476Z] Removing intermediate container a76c5cbb121c [2021-09-22T22:57:35.476Z] ---> 9b161503d747 [2021-09-22T22:57:35.476Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-22T22:57:35.476Z] ---> Running in cc0ebc08f691 [2021-09-22T22:57:35.476Z] Removing intermediate container c813ea403e71 [2021-09-22T22:57:35.476Z] ---> 5df8dae52a94 [2021-09-22T22:57:35.476Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-22T22:57:35.476Z] ---> Running in afdf368d8c8c [2021-09-22T22:57:35.476Z] Removing intermediate container cc0ebc08f691 [2021-09-22T22:57:35.476Z] ---> e26c6542b46f [2021-09-22T22:57:35.476Z] Step 14/26 : WORKDIR / [2021-09-22T22:57:35.476Z] ---> Running in 6b2be5b77268 [2021-09-22T22:57:35.476Z] Removing intermediate container afdf368d8c8c [2021-09-22T22:57:35.476Z] ---> f48ebe01df12 [2021-09-22T22:57:35.476Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-22T22:57:35.749Z] ---> Running in b2da3cc0eb42 [2021-09-22T22:57:35.749Z] Removing intermediate container 6b2be5b77268 [2021-09-22T22:57:35.749Z] ---> bee86f87480e [2021-09-22T22:57:35.749Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-22T22:57:35.749Z] Removing intermediate container b2da3cc0eb42 [2021-09-22T22:57:35.749Z] ---> 115dc1e31c81 [2021-09-22T22:57:35.749Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-22T22:57:35.749Z] ---> Running in 83003eaa3377 [2021-09-22T22:57:36.243Z] ---> 0b9e07dfe0d0 [2021-09-22T22:57:36.243Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-22T22:57:36.592Z] ---> 416cbaab5b36 [2021-09-22T22:57:36.592Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-22T22:57:36.987Z] ---> 77ef48693f42 [2021-09-22T22:57:36.987Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-22T22:57:36.987Z] Removing intermediate container 83003eaa3377 [2021-09-22T22:57:36.987Z] ---> 3f61e2c309d0 [2021-09-22T22:57:36.987Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-22T22:57:36.987Z] ---> Running in ddd0056c24f6 [2021-09-22T22:57:36.987Z] ---> 70549b190cf6 [2021-09-22T22:57:36.987Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-22T22:57:37.386Z] Removing intermediate container ddd0056c24f6 [2021-09-22T22:57:37.386Z] ---> e97e39fe36c2 [2021-09-22T22:57:37.386Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-22T22:57:37.851Z] ---> 6d486f340e7b [2021-09-22T22:57:37.851Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-22T22:57:37.851Z] ---> 5ba8374fa2a4 [2021-09-22T22:57:37.851Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-22T22:57:37.851Z] ---> Running in 963838ea4687 [2021-09-22T22:57:38.205Z] ---> e466351b5a5c [2021-09-22T22:57:38.205Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-22T22:57:38.589Z] ---> 61aa1b7c44ce [2021-09-22T22:57:38.589Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-22T22:57:38.589Z] ---> Running in 3510ae141143 [2021-09-22T22:57:38.875Z] Removing intermediate container 963838ea4687 [2021-09-22T22:57:38.875Z] ---> fa9f9d9a20ca [2021-09-22T22:57:38.875Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-22T22:57:38.875Z] ---> b2e55111a7bf [2021-09-22T22:57:38.875Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-22T22:57:39.467Z] Removing intermediate container 3510ae141143 [2021-09-22T22:57:39.467Z] ---> 2d40063b8f74 [2021-09-22T22:57:39.467Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-22T22:57:39.467Z] ---> e2c30f0f7e09 [2021-09-22T22:57:39.467Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-22T22:57:39.757Z] ---> Running in eba6d7bc71d7 [2021-09-22T22:57:39.757Z] ---> c018dc0caed5 [2021-09-22T22:57:39.757Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-22T22:57:39.757Z] Removing intermediate container eba6d7bc71d7 [2021-09-22T22:57:39.757Z] ---> 93e8eeaa7198 [2021-09-22T22:57:39.757Z] Step 24/26 : LABEL arch=x86_64 [2021-09-22T22:57:39.757Z] ---> Running in d524cc2df2aa [2021-09-22T22:57:40.024Z] ---> 3ced8c41b6ad [2021-09-22T22:57:40.024Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-22T22:57:40.024Z] Removing intermediate container d524cc2df2aa [2021-09-22T22:57:40.024Z] ---> 37bfe67e9e3f [2021-09-22T22:57:40.024Z] Step 25/26 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 [2021-09-22T22:57:40.024Z] ---> Running in a00bff7f4001 [2021-09-22T22:57:40.300Z] ---> e33463f42942 [2021-09-22T22:57:40.300Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-22T22:57:40.300Z] Removing intermediate container a00bff7f4001 [2021-09-22T22:57:40.300Z] ---> 2e199610a50f [2021-09-22T22:57:40.300Z] Step 26/26 : LABEL version=0.0.0 [2021-09-22T22:57:40.300Z] ---> Running in 56ff299486b5 [2021-09-22T22:57:40.573Z] ---> Running in 6c0c07632a14 [2021-09-22T22:57:40.840Z] Removing intermediate container 56ff299486b5 [2021-09-22T22:57:40.840Z] ---> c9b592d5d047 [2021-09-22T22:57:40.840Z] [2021-09-22T22:57:40.840Z] Successfully built c9b592d5d047 [2021-09-22T22:57:40.840Z] Successfully tagged security-secretstore-setup:latest [2021-09-22T22:57:40.840Z]  Building security-secretstore-setup ... done Removing intermediate container 6c0c07632a14 [2021-09-22T22:57:40.840Z] ---> 6a1fd941e7ff [2021-09-22T22:57:40.840Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-22T22:57:41.105Z] Removing intermediate container 7199281ae1fc [2021-09-22T22:57:41.105Z] ---> 3e8343cfbcef [2021-09-22T22:57:41.105Z] [2021-09-22T22:57:41.105Z] Step 11/24 : FROM alpine:3.14 [2021-09-22T22:57:41.105Z] ---> 14119a10abf4 [2021-09-22T22:57:41.105Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-22T22:57:41.105Z] ---> Running in adff5332c862 [2021-09-22T22:57:41.105Z] ---> 2f68749b2d1c [2021-09-22T22:57:41.105Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-22T22:57:41.105Z] ---> Running in 8b338f73c55d [2021-09-22T22:57:41.105Z] Removing intermediate container adff5332c862 [2021-09-22T22:57:41.105Z] ---> 0363a03117d5 [2021-09-22T22:57:41.105Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-22T22:57:41.372Z] ---> Running in bb1a48f0dcb7 [2021-09-22T22:57:41.372Z] Removing intermediate container bb1a48f0dcb7 [2021-09-22T22:57:41.372Z] ---> 8f2984b3c6a5 [2021-09-22T22:57:41.372Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-22T22:57:41.372Z] ---> Running in 106e4864455e [2021-09-22T22:57:41.645Z] Removing intermediate container 106e4864455e [2021-09-22T22:57:41.645Z] ---> a21486c57df1 [2021-09-22T22:57:41.645Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T22:57:41.645Z] ---> Running in 0c7ae74466c6 [2021-09-22T22:57:41.645Z] Removing intermediate container 8b338f73c55d [2021-09-22T22:57:41.645Z] ---> 7ad8b5869be5 [2021-09-22T22:57:41.645Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-22T22:57:41.915Z] ---> Running in 0034c89c154b [2021-09-22T22:57:41.915Z] Removing intermediate container 0034c89c154b [2021-09-22T22:57:41.915Z] ---> 3decd55a8bdf [2021-09-22T22:57:41.915Z] Step 29/32 : CMD ["gate"] [2021-09-22T22:57:41.915Z] ---> Running in 734183def716 [2021-09-22T22:57:42.181Z] Removing intermediate container 734183def716 [2021-09-22T22:57:42.181Z] ---> 434342316afa [2021-09-22T22:57:42.181Z] Step 30/32 : LABEL arch=x86_64 [2021-09-22T22:57:42.181Z] ---> Running in bf5e9aed525e [2021-09-22T22:57:42.181Z] Removing intermediate container 0c7ae74466c6 [2021-09-22T22:57:42.181Z] ---> f25e56cbf2c7 [2021-09-22T22:57:42.181Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-22T22:57:42.181Z] ---> Running in c227196a65b1 [2021-09-22T22:57:42.446Z] Removing intermediate container bf5e9aed525e [2021-09-22T22:57:42.446Z] ---> 796e3e6b92d7 [2021-09-22T22:57:42.446Z] Step 31/32 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 [2021-09-22T22:57:42.446Z] ---> Running in 2f54eafe4180 [2021-09-22T22:57:42.446Z] Removing intermediate container 2f54eafe4180 [2021-09-22T22:57:42.446Z] ---> 25f33c1dcd6e [2021-09-22T22:57:42.446Z] Step 32/32 : LABEL version=0.0.0 [2021-09-22T22:57:42.446Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-22T22:57:42.715Z] ---> Running in ccfb928388be [2021-09-22T22:57:42.715Z] Removing intermediate container ccfb928388be [2021-09-22T22:57:42.715Z] ---> b849cafe598d [2021-09-22T22:57:42.715Z] [2021-09-22T22:57:42.715Z] Successfully built b849cafe598d [2021-09-22T22:57:42.715Z] Successfully tagged security-bootstrapper:latest [2021-09-22T22:57:43.305Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-22T22:57:44.262Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-22T22:57:44.262Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-22T22:57:44.262Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-22T22:57:44.262Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-22T22:57:44.528Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-22T22:57:44.528Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-22T22:57:44.801Z] Executing busybox-1.33.1-r3.trigger [2021-09-22T22:57:44.801Z] OK: 8 MiB in 20 packages [2021-09-22T22:57:45.071Z] Removing intermediate container c227196a65b1 [2021-09-22T22:57:45.071Z] ---> 0f2a70da09dc [2021-09-22T22:57:45.071Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-22T22:57:45.071Z] ---> 38bcb5cfc964 [2021-09-22T22:57:45.071Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-22T22:57:45.652Z] ---> a60ae1c6ebf7 [2021-09-22T22:57:45.652Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-22T22:57:45.652Z] ---> 2fb33646c435 [2021-09-22T22:57:45.652Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-22T22:57:45.652Z] ---> Running in 2e3db29dc3fd [2021-09-22T22:57:45.919Z] Removing intermediate container 2e3db29dc3fd [2021-09-22T22:57:45.919Z] ---> 2530fe12ffd9 [2021-09-22T22:57:45.919Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-22T22:57:45.919Z] ---> Running in 87b5b770c9e2 [2021-09-22T22:57:45.919Z] Removing intermediate container 87b5b770c9e2 [2021-09-22T22:57:45.919Z] ---> 4409e834b940 [2021-09-22T22:57:45.919Z] Step 22/24 : LABEL arch=x86_64 [2021-09-22T22:57:45.919Z] ---> Running in eff5a53977b9 [2021-09-22T22:57:45.919Z] Removing intermediate container eff5a53977b9 [2021-09-22T22:57:45.919Z] ---> 0a1561f9374f [2021-09-22T22:57:45.919Z] Step 23/24 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 [2021-09-22T22:57:45.919Z] ---> Running in 298b755e9a47 [2021-09-22T22:57:46.184Z] Removing intermediate container 298b755e9a47 [2021-09-22T22:57:46.184Z] ---> c043f99fbddc [2021-09-22T22:57:46.184Z] Step 24/24 : LABEL version=0.0.0 [2021-09-22T22:57:46.184Z] ---> Running in 87e47217c75b [2021-09-22T22:57:46.184Z] Removing intermediate container 87e47217c75b [2021-09-22T22:57:46.184Z] ---> 5cc27f275918 [2021-09-22T22:57:46.184Z] [2021-09-22T22:57:46.184Z] Successfully built 5cc27f275918 [2021-09-22T22:57:46.450Z] Successfully tagged core-data:latest [2021-09-22T22:57:46.461Z]  Building core-data ... done  [Pipeline] } [2021-09-22T22:57:46.483Z] $ docker stop --time=1 0262a95cfbfe9ca35369fcf7fcc673413901de2908afdf1ae8a7357aac85b6eb [2021-09-22T22:57:47.755Z] $ docker rm -f 0262a95cfbfe9ca35369fcf7fcc673413901de2908afdf1ae8a7357aac85b6eb [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-22T22:57:48.204Z] + docker images [2021-09-22T22:57:48.204Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-22T22:57:48.204Z] core-data latest 5cc27f275918 2 seconds ago 20.5MB [2021-09-22T22:57:48.204Z] security-bootstrapper latest b849cafe598d 6 seconds ago 18.8MB [2021-09-22T22:57:48.204Z] 3e8343cfbcef 8 seconds ago 1.76GB [2021-09-22T22:57:48.204Z] security-secretstore-setup latest c9b592d5d047 8 seconds ago 28.2MB [2021-09-22T22:57:48.204Z] core-metadata latest c6c3ddffa215 14 seconds ago 16.8MB [2021-09-22T22:57:48.204Z] e58afcb8da2e 16 seconds ago 1.75GB [2021-09-22T22:57:48.204Z] d7b4b335b215 16 seconds ago 1.76GB [2021-09-22T22:57:48.204Z] ca05e842ac4e 20 seconds ago 1.76GB [2021-09-22T22:57:48.204Z] sys-mgmt-agent latest cba491780ef3 28 seconds ago 325MB [2021-09-22T22:57:48.204Z] core-command latest 5c03d9158a96 About a minute ago 16MB [2021-09-22T22:57:48.204Z] support-scheduler latest e9194ba1d719 About a minute ago 16.1MB [2021-09-22T22:57:48.204Z] security-proxy-setup latest 35170e07df99 About a minute ago 26.7MB [2021-09-22T22:57:48.204Z] support-notifications latest fa2eedc9f156 About a minute ago 16.8MB [2021-09-22T22:57:48.204Z] b4092d6ea284 About a minute ago 1.75GB [2021-09-22T22:57:48.204Z] c39af7333f08 About a minute ago 1.75GB [2021-09-22T22:57:48.204Z] e4a72db557f9 About a minute ago 1.75GB [2021-09-22T22:57:48.204Z] 0d37cc66c22f About a minute ago 1.75GB [2021-09-22T22:57:48.204Z] 47d0f8c3abfe About a minute ago 1.76GB [2021-09-22T22:57:48.204Z] ci-base-image-x86_64 latest 47697cbffa2c 5 minutes ago 1.25GB [2021-09-22T22:57:48.204Z] alpine 3.14 14119a10abf4 3 weeks ago 5.6MB [2021-09-22T22:57:48.204Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-22T22:57:48.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 6 weeks ago 547MB [2021-09-22T22:57:48.204Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-22T22:57:48.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-09-22T22:58:04.010Z] Still waiting to schedule task [2021-09-22T22:58:04.011Z] ‘prd-ubuntu18.04-docker-8c-8g-914’ is offline [2021-09-22T22:58:21.999Z] Removing intermediate container 5eb73729c0fb [2021-09-22T22:58:21.999Z] ---> 581cc122fc27 [2021-09-22T22:58:21.999Z] Successfully built 581cc122fc27 [2021-09-22T22:58:21.999Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-22T22:58:22.382Z] + docker inspect -f . ci-base-image-arm64 [2021-09-22T22:58:22.382Z] . [Pipeline] withDockerContainer [2021-09-22T22:58:22.634Z] prd-ubuntu18.04-docker-arm64-4c-16g-916 does not seem to be running inside a container [2021-09-22T22:58:22.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-22T22:58:24.468Z] $ docker top 05c86a96534f9bdea48b3d91207af7d509929ba79afba50900896937970efa6e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-22T22:58:25.473Z] + go version [2021-09-22T22:58:25.473Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-22T22:58:25.511Z] $ docker stop --time=1 05c86a96534f9bdea48b3d91207af7d509929ba79afba50900896937970efa6e [2021-09-22T22:58:27.332Z] $ docker rm -f 05c86a96534f9bdea48b3d91207af7d509929ba79afba50900896937970efa6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-22T22:58:28.404Z] + docker inspect -f . ci-base-image-arm64 [2021-09-22T22:58:28.404Z] . [Pipeline] withDockerContainer [2021-09-22T22:58:28.690Z] prd-ubuntu18.04-docker-arm64-4c-16g-916 does not seem to be running inside a container [2021-09-22T22:58:28.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-22T22:58:30.313Z] $ docker top ca1ded89d99e7f9d5eae44b8a7bf99d4b520339418b0831a898f9a6ce575d279 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-22T22:58:30.680Z] ========================================================= [2021-09-22T22:58:30.680Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-22T22:58:30.680Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-22T22:58:31.402Z] + go mod tidy [Pipeline] sh [2021-09-22T22:58:33.095Z] + make test [2021-09-22T22:58:33.095Z] go mod tidy [2021-09-22T22:58:33.717Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-22T22:59:00.548Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-22T22:59:57.207Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-22T23:00:00.611Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-22T23:00:02.610Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-22T23:00:02.610Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-22T23:00:15.092Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-22T23:00:15.092Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-22T23:00:15.092Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-22T23:00:15.092Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-22T23:00:15.092Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-22T23:00:15.092Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-22T23:00:16.082Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-22T23:00:16.082Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-22T23:00:16.082Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-22T23:00:16.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-22T23:00:22.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.196s coverage: 28.7% of statements [2021-09-22T23:00:22.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-22T23:00:22.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-22T23:00:27.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.326s coverage: 100.0% of statements [2021-09-22T23:00:27.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-22T23:00:27.455Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.337s coverage: 46.3% of statements [2021-09-22T23:00:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-22T23:00:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-22T23:00:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.591s coverage: 90.1% of statements [2021-09-22T23:00:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-22T23:00:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-22T23:00:32.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.210s coverage: 81.2% of statements [2021-09-22T23:00:32.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-22T23:00:32.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-22T23:00:32.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-22T23:00:32.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-22T23:00:32.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-22T23:00:37.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.502s coverage: 94.2% of statements [2021-09-22T23:00:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-22T23:00:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-22T23:00:37.551Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.211s coverage: 59.1% of statements [2021-09-22T23:00:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-22T23:00:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-22T23:00:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-22T23:00:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-22T23:00:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-22T23:00:37.551Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.187s coverage: 60.0% of statements [2021-09-22T23:00:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-22T23:00:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-22T23:00:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-22T23:00:37.551Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.298s coverage: 0.8% of statements [2021-09-22T23:00:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-22T23:00:37.551Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.211s coverage: 58.8% of statements [2021-09-22T23:00:37.551Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.246s coverage: 21.7% of statements [2021-09-22T23:00:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-22T23:00:37.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.182s coverage: 47.1% of statements [2021-09-22T23:00:37.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.230s coverage: 79.5% of statements [2021-09-22T23:00:38.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.217s coverage: 94.1% of statements [2021-09-22T23:00:40.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.255s coverage: 96.3% of statements [2021-09-22T23:00:40.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.200s coverage: 87.5% of statements [2021-09-22T23:00:47.159Z] Running on prd-ubuntu18.04-docker-8c-8g-917 in /w/workspace/edgexfoundry_edgex-go_PR-3717 [Pipeline] { [Pipeline] ws [2021-09-22T23:00:47.224Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-22T23:00:47.400Z] The recommended git tool is: git [2021-09-22T23:00:50.272Z] using credential edgex-jenkins-ssh [2021-09-22T23:00:50.289Z] Cloning the remote Git repository [2021-09-22T23:00:50.651Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-22T23:00:50.723Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-22T23:00:50.753Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-22T23:00:50.753Z] > git --version # timeout=10 [2021-09-22T23:00:50.760Z] > git --version # 'git version 2.17.1' [2021-09-22T23:00:50.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-22T23:00:50.794Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-22T23:00:52.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.215s coverage: 94.4% of statements [2021-09-22T23:00:52.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.179s coverage: 44.8% of statements [2021-09-22T23:00:59.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.566s coverage: 81.8% of statements [2021-09-22T23:00:59.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-22T23:01:04.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.276s coverage: 92.9% of statements [2021-09-22T23:01:04.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-22T23:01:04.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-22T23:01:04.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-22T23:01:04.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements [2021-09-22T23:01:04.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-22T23:01:04.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-22T23:01:04.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-22T23:01:04.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-22T23:01:04.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-22T23:01:04.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements [2021-09-22T23:01:04.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-22T23:01:04.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-22T23:01:04.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.156s coverage: 100.0% of statements [2021-09-22T23:01:04.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-22T23:01:04.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.224s coverage: 58.8% of statements [2021-09-22T23:01:04.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-22T23:01:04.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements [2021-09-22T23:01:04.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.271s coverage: 87.2% of statements [2021-09-22T23:01:04.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.277s coverage: 85.4% of statements [2021-09-22T23:01:04.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.780s coverage: 91.2% of statements [2021-09-22T23:01:04.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-22T23:01:06.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.751s coverage: 64.4% of statements [2021-09-22T23:01:06.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-22T23:01:06.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-22T23:01:06.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements [2021-09-22T23:01:06.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 91.3% of statements [2021-09-22T23:01:06.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements [2021-09-22T23:01:06.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements [2021-09-22T23:01:07.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2021-09-22T23:01:12.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.263s coverage: 70.5% of statements [2021-09-22T23:01:12.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-22T23:01:12.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-22T23:01:12.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-22T23:01:13.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.846s coverage: 43.6% of statements [2021-09-22T23:01:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-22T23:01:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-22T23:01:13.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.359s coverage: 89.5% of statements [2021-09-22T23:01:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-22T23:01:13.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.288s coverage: 84.8% of statements [2021-09-22T23:01:13.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-22T23:01:22.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.243s coverage: 19.5% of statements [2021-09-22T23:01:22.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-22T23:01:22.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-22T23:01:22.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-22T23:01:22.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-22T23:01:22.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.525s coverage: 92.0% of statements [2021-09-22T23:01:22.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-22T23:01:22.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-22T23:01:22.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-22T23:01:22.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-22T23:01:22.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.217s coverage: 63.2% of statements [2021-09-22T23:01:22.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-22T23:01:22.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-22T23:01:22.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.384s coverage: 97.7% of statements [2021-09-22T23:01:22.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-22T23:01:22.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-22T23:01:22.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-22T23:01:22.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-22T23:01:22.188Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.176s coverage: 28.9% of statements [2021-09-22T23:01:22.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-22T23:01:22.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-22T23:01:22.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-22T23:01:22.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-22T23:01:22.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-22T23:01:22.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-22T23:01:22.188Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.185s coverage: 100.0% of statements [2021-09-22T23:01:22.188Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-09-22T23:01:22.463Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-22T23:01:22.463Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-22T23:01:22.463Z] GO111MODULE=on go vet ./... [2021-09-22T23:01:33.204Z] Merging remotes/origin/main commit 87919881fb59c2333938e962ed1f0877a1f0dbb7 into PR head commit 4459654f6bdfb09febaa5cef59040ba2c620e072 [2021-09-22T23:01:33.307Z] Merge succeeded, producing 4459654f6bdfb09febaa5cef59040ba2c620e072 [2021-09-22T23:01:33.308Z] Checking out Revision 4459654f6bdfb09febaa5cef59040ba2c620e072 (PR-3717) [2021-09-22T23:01:32.446Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-22T23:01:32.453Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-22T23:01:32.463Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-22T23:01:32.476Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-22T23:01:32.476Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-22T23:01:32.480Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3717/head:refs/remotes/origin/PR-3717 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-22T23:01:33.211Z] > git config core.sparsecheckout # timeout=10 [2021-09-22T23:01:33.217Z] > git checkout -f 4459654f6bdfb09febaa5cef59040ba2c620e072 # timeout=10 [2021-09-22T23:01:33.276Z] > git remote # timeout=10 [2021-09-22T23:01:33.282Z] > git config --get remote.origin.url # timeout=10 [2021-09-22T23:01:33.287Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-22T23:01:33.290Z] > git merge 87919881fb59c2333938e962ed1f0877a1f0dbb7 # timeout=10 [2021-09-22T23:01:33.299Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-22T23:01:33.309Z] > git config core.sparsecheckout # timeout=10 [2021-09-22T23:01:33.313Z] > git checkout -f 4459654f6bdfb09febaa5cef59040ba2c620e072 # timeout=10 [2021-09-22T23:01:37.033Z] Commit message: "ci: Update PR Template" [2021-09-22T23:01:37.067Z] > git --version # timeout=10 [2021-09-22T23:01:37.071Z] > git --version # 'git version 2.17.1' [2021-09-22T23:01:37.075Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-22T23:01:38.238Z] + echo snap-build.sh [2021-09-22T23:01:38.238Z] snap-build.sh [2021-09-22T23:01:38.238Z] + SNAP_BASE_DIR=. [2021-09-22T23:01:38.238Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-09-22T23:01:38.238Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-09-22T23:01:38.238Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-09-22T23:01:38.238Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-09-22T23:01:38.238Z] + cd /w/workspace/edgex-go/1 [2021-09-22T23:01:38.238Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-22T23:01:38.238Z] Reading package lists... [2021-09-22T23:01:38.238Z] Building dependency tree... [2021-09-22T23:01:38.238Z] Reading state information... [2021-09-22T23:01:38.239Z] The following packages were automatically installed and are no longer required: [2021-09-22T23:01:38.239Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-22T23:01:38.239Z] uidmap xdelta3 [2021-09-22T23:01:38.239Z] Use 'sudo apt autoremove' to remove them. [2021-09-22T23:01:38.239Z] The following packages will be REMOVED: [2021-09-22T23:01:38.239Z] lxd* lxd-client* [2021-09-22T23:01:38.506Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-22T23:01:38.506Z] After this operation, 31.7 MB disk space will be freed. [2021-09-22T23:01:39.043Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-09-22T23:01:39.043Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-22T23:01:39.998Z] Removing lxd dnsmasq configuration [2021-09-22T23:01:39.998Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-22T23:01:39.998Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-22T23:01:40.962Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-22T23:01:40.962Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-09-22T23:01:40.962Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-22T23:01:42.370Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-22T23:01:42.370Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-22T23:01:42.641Z] + sudo snap remove --purge lxd [2021-09-22T23:01:42.907Z] snap "lxd" is not installed [2021-09-22T23:01:42.907Z] + sudo groupadd --force --system lxd [2021-09-22T23:01:42.907Z] ++ whoami [2021-09-22T23:01:42.907Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-22T23:01:42.907Z] + newgrp - lxd [2021-09-22T23:01:42.907Z] + sudo snap install lxd [2021-09-22T23:01:51.116Z] 2021-09-22T23:01:48Z INFO Waiting for automatic snapd restart... [2021-09-22T23:02:06.102Z] lxd 4.18 from Canonical* installed [2021-09-22T23:02:06.102Z] + sudo lxd init --auto [2021-09-22T23:02:14.359Z] + sudo snap install --classic snapcraft [2021-09-22T23:02:24.434Z] snapcraft 5.0 from Canonical* installed [2021-09-22T23:02:24.434Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-22T23:02:24.434Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-22T23:02:24.434Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-22T23:02:24.434Z] Dload Upload Total Spent Left Speed [2021-09-22T23:02:24.434Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4071 0 --:--:-- --:--:-- --:--:-- 4071 [2021-09-22T23:02:24.434Z] 100 3325k 100 3325k 0 0 6717k 0 --:--:-- --:--:-- --:--:-- 6717k [2021-09-22T23:02:24.434Z] ./yq_linux_amd64 [2021-09-22T23:02:24.701Z] + sudo snapcraft prime --use-lxd [2021-09-22T23:02:26.643Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-22T23:02:26.643Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-09-22T23:02:26.643Z] - README.md [2021-09-22T23:02:26.643Z] [2021-09-22T23:02:26.643Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-22T23:02:26.910Z] Launching a container. [2021-09-22T23:02:33.542Z] Waiting for container to be ready [2021-09-22T23:02:33.811Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-22T23:02:33.811Z] [2021-09-22T23:02:38.059Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-22T23:02:38.059Z] Waiting for network to be ready... [2021-09-22T23:02:38.059Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-22T23:02:38.326Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-22T23:02:38.326Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] [2021-09-22T23:02:38.326Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] [2021-09-22T23:02:38.326Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-22T23:02:38.326Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-22T23:02:38.326Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] [2021-09-22T23:02:38.326Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] [2021-09-22T23:02:38.326Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-22T23:02:38.591Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-22T23:02:38.858Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-22T23:02:38.858Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-22T23:02:39.123Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-22T23:02:39.123Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-22T23:02:39.123Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-22T23:02:39.123Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-22T23:02:39.123Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-22T23:02:39.123Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-22T23:02:39.705Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-22T23:02:39.705Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2225 kB] [2021-09-22T23:02:39.970Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [435 kB] [2021-09-22T23:02:39.970Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-22T23:02:39.970Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-22T23:02:39.970Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [472 kB] [2021-09-22T23:02:39.970Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [64.0 kB] [2021-09-22T23:02:39.970Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-22T23:02:39.970Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-22T23:02:42.550Z] Fetched 25.2 MB in 4s (6259 kB/s) [2021-09-22T23:02:43.132Z] Reading package lists... [2021-09-22T23:02:43.132Z] Reading package lists... [2021-09-22T23:02:43.398Z] Building dependency tree... [2021-09-22T23:02:43.398Z] Reading state information... [2021-09-22T23:02:43.398Z] The following additional packages will be installed: [2021-09-22T23:02:43.398Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-22T23:02:43.398Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-22T23:02:43.399Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-22T23:02:43.399Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-22T23:02:43.399Z] Suggested packages: [2021-09-22T23:02:43.399Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-22T23:02:43.399Z] Recommended packages: [2021-09-22T23:02:43.399Z] gnupg libsasl2-modules [2021-09-22T23:02:43.399Z] The following NEW packages will be installed: [2021-09-22T23:02:43.399Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-22T23:02:43.399Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-22T23:02:43.399Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-22T23:02:43.399Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-22T23:02:43.399Z] The following packages will be upgraded: [2021-09-22T23:02:43.670Z] gpg gpg-agent gpgconf libudev1 [2021-09-22T23:02:43.670Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-22T23:02:43.670Z] Need to get 3527 kB of archives. [2021-09-22T23:02:43.670Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-22T23:02:43.670Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-09-22T23:02:43.670Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-09-22T23:02:43.670Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-22T23:02:43.670Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-09-22T23:02:43.670Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-22T23:02:43.943Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-22T23:02:44.327Z] gofmt -l . [2021-09-22T23:02:44.327Z] [ "`gofmt -l .`" = "" ] [2021-09-22T23:02:44.327Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-22T23:02:44.523Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-22T23:02:44.523Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-22T23:02:44.523Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-22T23:02:44.523Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-22T23:02:44.523Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-22T23:02:44.523Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-22T23:02:44.524Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-22T23:02:44.524Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-22T23:02:44.524Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-22T23:02:44.524Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-22T23:02:44.524Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-22T23:02:44.524Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-22T23:02:44.524Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-22T23:02:44.789Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-22T23:02:44.789Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-22T23:02:44.789Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-22T23:02:44.789Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-22T23:02:44.789Z] Fetched 3527 kB in 1s (3061 kB/s) [2021-09-22T23:02:44.789Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-22T23:02:44.789Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-22T23:02:44.789Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-22T23:02:45.026Z] + ls -al . [2021-09-22T23:02:45.027Z] total 640 [2021-09-22T23:02:45.027Z] drwxrwxr-x 9 1001 1001 4096 Sep 22 23:02 . [2021-09-22T23:02:45.027Z] drwxr-xr-x 4 root root 4096 Sep 22 22:58 .. [2021-09-22T23:02:45.027Z] -rw-rw-r-- 1 1001 1001 11 Sep 22 22:55 .dockerignore [2021-09-22T23:02:45.027Z] drwxrwxr-x 8 1001 1001 4096 Sep 22 22:55 .git [2021-09-22T23:02:45.027Z] drwxrwxr-x 4 1001 1001 4096 Sep 22 22:55 .github [2021-09-22T23:02:45.027Z] -rw-rw-r-- 1 1001 1001 818 Sep 22 22:55 .gitignore [2021-09-22T23:02:45.027Z] -rw-rw-r-- 1 1001 1001 129 Sep 22 22:55 .golangci.yml [2021-09-22T23:02:45.027Z] -rw-rw-r-- 1 1001 1001 76 Sep 22 22:55 .hadolint.yml [2021-09-22T23:02:45.027Z] -rw-rw-r-- 1 1001 1001 166 Sep 22 22:55 .sonarcloud.properties [2021-09-22T23:02:45.027Z] -rw-rw-r-- 1 1001 1001 1171 Sep 22 22:55 ADOPTERS.md [2021-09-22T23:02:45.027Z] -rw-rw-r-- 1 1001 1001 8493 Sep 22 22:55 Attribution.txt [2021-09-22T23:02:45.027Z] -rw-rw-r-- 1 1001 1001 43881 Sep 22 22:55 CHANGELOG.md [2021-09-22T23:02:45.027Z] -rw-rw-r-- 1 1001 1001 3804 Sep 22 22:55 CONTRIBUTING.md [2021-09-22T23:02:45.027Z] -rw-rw-r-- 1 1001 1001 677 Sep 22 22:55 GOVERNANCE.md [2021-09-22T23:02:45.027Z] -rw-rw-r-- 1 1001 1001 849 Sep 22 22:55 Jenkinsfile [2021-09-22T23:02:45.027Z] -rw-rw-r-- 1 1001 1001 10775 Sep 22 22:55 LICENSE [2021-09-22T23:02:45.027Z] -rw-rw-r-- 1 1001 1001 6386 Sep 22 22:55 Makefile [2021-09-22T23:02:45.027Z] -rw-rw-r-- 1 1001 1001 582 Sep 22 22:55 OWNERS.md [2021-09-22T23:02:45.027Z] -rw-rw-r-- 1 1001 1001 8643 Sep 22 22:55 README.md [2021-09-22T23:02:45.027Z] -rw-rw-r-- 1 1001 1001 6912 Sep 22 22:55 SECURITY.md [2021-09-22T23:02:45.027Z] -rw-rw-r-- 1 1001 1001 5 Sep 22 22:50 VERSION [2021-09-22T23:02:45.027Z] -rw-rw-r-- 1 1001 1001 4131 Sep 22 22:55 ZMQWindows.md [2021-09-22T23:02:45.027Z] drwxrwxr-x 2 1001 1001 4096 Sep 22 22:55 bin [2021-09-22T23:02:45.027Z] drwxrwxr-x 14 1001 1001 4096 Sep 22 22:55 cmd [2021-09-22T23:02:45.027Z] -rw-r--r-- 1 root root 403630 Sep 22 23:01 coverage.out [2021-09-22T23:02:45.027Z] -rw-rw-r-- 1 1001 1001 841 Sep 22 22:55 go.mod [2021-09-22T23:02:45.027Z] -rw-r--r-- 1 root root 50064 Sep 22 22:58 go.sum [2021-09-22T23:02:45.027Z] drwxrwxr-x 8 1001 1001 4096 Sep 22 22:55 internal [2021-09-22T23:02:45.027Z] drwxrwxr-x 3 1001 1001 4096 Sep 22 22:55 openapi [2021-09-22T23:02:45.027Z] drwxrwxr-x 4 1001 1001 4096 Sep 22 22:55 snap [2021-09-22T23:02:45.027Z] -rw-rw-r-- 1 1001 1001 204 Sep 22 22:55 version.go [2021-09-22T23:02:45.056Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-22T23:02:45.056Z] Selecting previously unselected package udev. [2021-09-22T23:02:45.056Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-22T23:02:45.056Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-22T23:02:45.056Z] Unpacking udev (237-3ubuntu10.52) ... [Pipeline] sh [2021-09-22T23:02:45.321Z] Selecting previously unselected package libfuse2:amd64. [2021-09-22T23:02:45.322Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-22T23:02:45.322Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-22T23:02:45.322Z] Selecting previously unselected package fuse. [2021-09-22T23:02:45.322Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-22T23:02:45.322Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-22T23:02:45.322Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-22T23:02:45.322Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-22T23:02:45.322Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-22T23:02:45.322Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-22T23:02:45.587Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-22T23:02:45.587Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-22T23:02:45.587Z] Selecting previously unselected package libksba8:amd64. [2021-09-22T23:02:45.587Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-22T23:02:45.587Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-22T23:02:45.587Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-22T23:02:45.587Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-22T23:02:45.587Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-22T23:02:45.587Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-22T23:02:45.587Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-22T23:02:45.587Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-22T23:02:45.703Z] + '[' -e coverage.out ] [2021-09-22T23:02:45.703Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-22T23:02:45.751Z] Warning: overwriting stash ‘coverage-report’ [2021-09-22T23:02:45.851Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-22T23:02:45.851Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-22T23:02:45.851Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-22T23:02:45.851Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-22T23:02:45.851Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-22T23:02:45.851Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-22T23:02:45.851Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-22T23:02:45.851Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-22T23:02:45.851Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-22T23:02:45.851Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-22T23:02:45.851Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-22T23:02:45.851Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-22T23:02:46.118Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-22T23:02:46.118Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-22T23:02:46.118Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-22T23:02:46.118Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-22T23:02:46.118Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-22T23:02:46.118Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-22T23:02:46.118Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-22T23:02:46.118Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-22T23:02:46.118Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-22T23:02:46.118Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-22T23:02:46.118Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-22T23:02:46.118Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-22T23:02:46.384Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-22T23:02:46.384Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-22T23:02:46.384Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-22T23:02:46.384Z] Selecting previously unselected package libldap-common. [2021-09-22T23:02:46.384Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-22T23:02:46.384Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-22T23:02:46.384Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-22T23:02:46.384Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-22T23:02:46.384Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-22T23:02:46.384Z] Selecting previously unselected package dirmngr. [2021-09-22T23:02:46.384Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-22T23:02:46.384Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-22T23:02:46.587Z] Stashed 1 file(s) [Pipeline] sh [2021-09-22T23:02:46.649Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-22T23:02:46.649Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-22T23:02:46.649Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-22T23:02:46.649Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-22T23:02:46.649Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-22T23:02:46.649Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-22T23:02:46.649Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-22T23:02:46.649Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-22T23:02:46.649Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-22T23:02:46.649Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-22T23:02:46.915Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-22T23:02:47.228Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-22T23:02:47.229Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-22T23:02:47.229Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-22T23:02:47.229Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-22T23:02:47.229Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-22T23:02:47.229Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-22T23:02:47.229Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-22T23:02:47.229Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-22T23:02:47.229Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-22T23:02:47.229Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-22T23:02:47.229Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-22T23:02:47.229Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-22T23:02:47.229Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-22T23:02:47.229Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-22T23:02:47.298Z] + make build [2021-09-22T23:02:47.298Z] go mod tidy [2021-09-22T23:02:47.809Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-22T23:02:47.809Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-22T23:02:47.809Z] This means they are not meant to be enabled using systemctl. [2021-09-22T23:02:47.810Z] Possible reasons for having this kind of units are: [2021-09-22T23:02:47.810Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-22T23:02:47.810Z] .wants/ or .requires/ directory. [2021-09-22T23:02:47.810Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-22T23:02:47.810Z] a requirement dependency on it. [2021-09-22T23:02:47.810Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-22T23:02:47.810Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-22T23:02:47.810Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-22T23:02:47.810Z] instance name specified. [2021-09-22T23:02:47.897Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-22T23:02:48.075Z] Reading package lists... [2021-09-22T23:02:48.075Z] Building dependency tree... [2021-09-22T23:02:48.075Z] Reading state information... [2021-09-22T23:02:48.339Z] The following additional packages will be installed: [2021-09-22T23:02:48.339Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-22T23:02:48.339Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-22T23:02:48.339Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-22T23:02:48.339Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-22T23:02:48.339Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-22T23:02:48.339Z] Suggested packages: [2021-09-22T23:02:48.339Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-22T23:02:48.340Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-22T23:02:48.340Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-22T23:02:48.340Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-22T23:02:48.340Z] systemd-container policykit-1 [2021-09-22T23:02:48.340Z] Recommended packages: [2021-09-22T23:02:48.340Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-22T23:02:48.340Z] The following NEW packages will be installed: [2021-09-22T23:02:48.340Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-22T23:02:48.340Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-22T23:02:48.340Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-22T23:02:48.340Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-22T23:02:48.340Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-22T23:02:48.340Z] The following packages will be upgraded: [2021-09-22T23:02:48.340Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-22T23:02:48.340Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-22T23:02:48.340Z] Need to get 36.8 MB of archives. [2021-09-22T23:02:48.340Z] After this operation, 147 MB of additional disk space will be used. [2021-09-22T23:02:48.340Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-22T23:02:48.604Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-22T23:02:48.604Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-22T23:02:48.604Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-22T23:02:48.604Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-22T23:02:48.605Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-22T23:02:48.605Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-22T23:02:48.605Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-22T23:02:48.605Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-22T23:02:48.605Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-22T23:02:48.605Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-22T23:02:48.605Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-22T23:02:48.605Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-22T23:02:48.605Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-22T23:02:48.605Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-22T23:02:48.605Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-22T23:02:48.605Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-22T23:02:49.191Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-22T23:02:49.191Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-22T23:02:49.456Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-22T23:02:49.456Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-22T23:02:49.456Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-22T23:02:49.456Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-22T23:02:49.457Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-22T23:02:49.457Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-22T23:02:49.457Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-22T23:02:49.457Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-22T23:02:49.457Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-22T23:02:49.457Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-22T23:02:49.457Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-22T23:02:50.865Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-22T23:02:50.865Z] Fetched 36.8 MB in 2s (15.8 MB/s) [2021-09-22T23:02:50.865Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-22T23:02:50.865Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-22T23:02:50.865Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-22T23:02:51.451Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-22T23:02:51.451Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-22T23:02:51.451Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-22T23:02:51.451Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-22T23:02:51.451Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-22T23:02:51.451Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-22T23:02:51.717Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-22T23:02:51.717Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-22T23:02:51.717Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-22T23:02:51.717Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-22T23:02:51.982Z] Setting up apt (1.6.14) ... [2021-09-22T23:02:51.982Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-22T23:02:52.247Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-22T23:02:52.513Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-22T23:02:52.513Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-22T23:02:52.513Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-22T23:02:52.513Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-22T23:02:52.513Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-22T23:02:52.513Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-22T23:02:52.778Z] Selecting previously unselected package libexpat1:amd64. [2021-09-22T23:02:52.778Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-22T23:02:52.778Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-22T23:02:52.778Z] Selecting previously unselected package python3.6-minimal. [2021-09-22T23:02:52.778Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-22T23:02:52.778Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-22T23:02:53.044Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-22T23:02:53.044Z] Checking for services that may need to be restarted...done. [2021-09-22T23:02:53.044Z] Checking for services that may need to be restarted...done. [2021-09-22T23:02:53.044Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-22T23:02:53.044Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-22T23:02:53.308Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-22T23:02:53.574Z] Selecting previously unselected package python3-minimal. [2021-09-22T23:02:53.574Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-22T23:02:53.574Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-22T23:02:53.574Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-22T23:02:53.574Z] Selecting previously unselected package mime-support. [2021-09-22T23:02:53.574Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-22T23:02:53.574Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-22T23:02:53.839Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-22T23:02:53.839Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-22T23:02:53.839Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-22T23:02:53.839Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-22T23:02:53.839Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-22T23:02:53.839Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-22T23:02:54.105Z] Selecting previously unselected package python3.6. [2021-09-22T23:02:54.105Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-22T23:02:54.105Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-22T23:02:54.105Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-22T23:02:54.105Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-22T23:02:54.105Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-22T23:02:54.105Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-22T23:02:54.372Z] Selecting previously unselected package python3. [2021-09-22T23:02:54.372Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-22T23:02:54.372Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-22T23:02:54.372Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-22T23:02:54.372Z] Selecting previously unselected package multiarch-support. [2021-09-22T23:02:54.372Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-22T23:02:54.372Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-22T23:02:54.372Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-22T23:02:54.372Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-22T23:02:54.372Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-22T23:02:54.372Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-22T23:02:54.372Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-22T23:02:54.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-22T23:02:54.638Z] Selecting previously unselected package libbsd0:amd64. [2021-09-22T23:02:54.638Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-22T23:02:54.638Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-22T23:02:54.638Z] Selecting previously unselected package sudo. [2021-09-22T23:02:54.638Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-22T23:02:54.638Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-22T23:02:54.638Z] Selecting previously unselected package apparmor. [2021-09-22T23:02:54.638Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-22T23:02:54.638Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-22T23:02:54.902Z] Selecting previously unselected package libedit2:amd64. [2021-09-22T23:02:54.902Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-22T23:02:54.902Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-22T23:02:54.902Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-22T23:02:54.902Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-22T23:02:54.902Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-22T23:02:54.902Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-22T23:02:54.902Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-22T23:02:54.902Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-22T23:02:54.902Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-22T23:02:54.902Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-22T23:02:54.902Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-22T23:02:55.169Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-22T23:02:55.169Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-22T23:02:55.169Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-22T23:02:55.169Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-22T23:02:55.169Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-22T23:02:55.169Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-22T23:02:55.169Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-22T23:02:55.169Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-22T23:02:55.169Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-22T23:02:55.437Z] Selecting previously unselected package openssh-client. [2021-09-22T23:02:55.437Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-22T23:02:55.437Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-22T23:02:55.437Z] Selecting previously unselected package squashfs-tools. [2021-09-22T23:02:55.437Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-22T23:02:55.437Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-22T23:02:55.437Z] Selecting previously unselected package snapd. [2021-09-22T23:02:55.437Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-22T23:02:55.702Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-22T23:02:57.640Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-22T23:02:57.640Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-22T23:02:57.640Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-22T23:02:57.640Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-22T23:02:57.640Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-22T23:02:57.640Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-22T23:02:57.640Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-22T23:02:57.640Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-22T23:02:57.640Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-22T23:02:58.220Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-22T23:02:58.220Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-22T23:02:58.220Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-22T23:02:58.220Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-22T23:02:58.220Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-22T23:02:58.220Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-22T23:02:58.805Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-22T23:02:58.805Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-22T23:02:58.805Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-22T23:02:58.805Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-22T23:02:58.805Z] running python rtupdate hooks for python3.6... [2021-09-22T23:02:58.805Z] running python post-rtupdate hooks for python3.6... [2021-09-22T23:02:59.072Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-22T23:03:00.478Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-22T23:03:00.478Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-22T23:03:00.478Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-22T23:03:00.746Z] Setting up snapd (2.51.1+18.04) ... [2021-09-22T23:03:01.012Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-22T23:03:01.277Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-22T23:03:01.277Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-22T23:03:01.548Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-22T23:03:01.814Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-22T23:03:01.814Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-22T23:03:01.814Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-22T23:03:02.086Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-22T23:03:02.352Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-22T23:03:02.352Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-22T23:03:02.619Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-09-22T23:03:02.619Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-22T23:03:02.619Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-22T23:03:03.625Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-22T23:03:03.625Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-22T23:03:03.625Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-22T23:03:04.546Z] Reading package lists... [2021-09-22T23:03:04.810Z] Reading package lists... [2021-09-22T23:03:05.075Z] Building dependency tree... [2021-09-22T23:03:05.075Z] Reading state information... [2021-09-22T23:03:05.075Z] Calculating upgrade... [2021-09-22T23:03:05.075Z] The following packages will be upgraded: [2021-09-22T23:03:05.075Z] advancecomp base-files bash binutils binutils-common [2021-09-22T23:03:05.075Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-22T23:03:05.075Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-22T23:03:05.075Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-22T23:03:05.075Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-22T23:03:05.075Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-22T23:03:05.075Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-22T23:03:05.075Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-22T23:03:05.075Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-22T23:03:05.075Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-22T23:03:05.075Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-22T23:03:05.075Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-22T23:03:05.075Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-22T23:03:05.075Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-22T23:03:05.075Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-22T23:03:05.075Z] ubuntu-keyring util-linux [2021-09-22T23:03:05.342Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-22T23:03:05.342Z] Need to get 64.2 MB of archives. [2021-09-22T23:03:05.342Z] After this operation, 5139 kB of additional disk space will be used. [2021-09-22T23:03:05.342Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-158.166 [990 kB] [2021-09-22T23:03:05.342Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-22T23:03:05.342Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-22T23:03:05.342Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-22T23:03:05.342Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-22T23:03:05.342Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-22T23:03:05.342Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-22T23:03:05.608Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-22T23:03:05.608Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-22T23:03:05.608Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-22T23:03:05.608Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-22T23:03:05.608Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-22T23:03:05.608Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-22T23:03:05.608Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-22T23:03:05.608Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-22T23:03:05.608Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-22T23:03:05.608Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-22T23:03:05.874Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-22T23:03:05.874Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-22T23:03:05.874Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-22T23:03:05.874Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-22T23:03:05.874Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-22T23:03:05.874Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-09-22T23:03:05.874Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-22T23:03:05.874Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-22T23:03:05.874Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-22T23:03:05.874Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-22T23:03:05.874Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-22T23:03:05.874Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-22T23:03:06.138Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-22T23:03:06.138Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-22T23:03:06.138Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-22T23:03:06.138Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-22T23:03:06.138Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-22T23:03:06.138Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-22T23:03:06.138Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-22T23:03:06.138Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-22T23:03:06.138Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-22T23:03:06.138Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-22T23:03:06.138Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-22T23:03:06.138Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-22T23:03:06.138Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-22T23:03:06.138Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-22T23:03:06.138Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-22T23:03:06.138Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-22T23:03:06.138Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-22T23:03:06.138Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-22T23:03:06.138Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-22T23:03:06.139Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-22T23:03:06.139Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-22T23:03:06.139Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-22T23:03:06.139Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-22T23:03:06.139Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-22T23:03:06.139Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-22T23:03:06.139Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-22T23:03:06.139Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-22T23:03:06.139Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-22T23:03:06.139Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-22T23:03:06.406Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-22T23:03:06.406Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-22T23:03:06.406Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-22T23:03:06.406Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-22T23:03:06.406Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-22T23:03:06.672Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-22T23:03:06.672Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-22T23:03:06.672Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-22T23:03:06.672Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-22T23:03:06.672Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-22T23:03:06.672Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-22T23:03:06.672Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-22T23:03:06.938Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-22T23:03:06.938Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-22T23:03:06.938Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-22T23:03:06.938Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-22T23:03:06.938Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-22T23:03:06.938Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-22T23:03:06.938Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-22T23:03:06.938Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-22T23:03:06.938Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-22T23:03:06.938Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-22T23:03:06.938Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-22T23:03:06.938Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-22T23:03:06.938Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-22T23:03:06.938Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-22T23:03:06.938Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-22T23:03:06.938Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-22T23:03:06.938Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-22T23:03:06.938Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-22T23:03:07.203Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-22T23:03:07.203Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-22T23:03:07.203Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-22T23:03:07.203Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-22T23:03:07.203Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-22T23:03:07.203Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-22T23:03:07.203Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-22T23:03:07.203Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-22T23:03:07.203Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-09-22T23:03:07.203Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-22T23:03:07.203Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-22T23:03:07.203Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-22T23:03:07.468Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-22T23:03:07.468Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-22T23:03:07.468Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-22T23:03:07.468Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-22T23:03:07.735Z] Fetched 64.2 MB in 2s (28.5 MB/s) [2021-09-22T23:03:07.735Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-22T23:03:07.735Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-22T23:03:07.735Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-22T23:03:08.002Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-22T23:03:08.002Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-22T23:03:08.268Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-158.166_amd64.deb ... [2021-09-22T23:03:08.268Z] Unpacking linux-libc-dev:amd64 (4.15.0-158.166) over (4.15.0-20.21) ... [2021-09-22T23:03:08.268Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-22T23:03:08.535Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-22T23:03:08.535Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-22T23:03:08.535Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-22T23:03:08.535Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-22T23:03:08.535Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-22T23:03:08.535Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-22T23:03:08.535Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-22T23:03:08.802Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-22T23:03:08.802Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-22T23:03:08.802Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-22T23:03:08.802Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-22T23:03:08.802Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-22T23:03:08.802Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-22T23:03:08.802Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-22T23:03:08.802Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-22T23:03:08.802Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-22T23:03:08.802Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-22T23:03:09.069Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-22T23:03:09.069Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-22T23:03:09.069Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-22T23:03:09.069Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-22T23:03:09.069Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-22T23:03:09.069Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-22T23:03:09.069Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-22T23:03:09.334Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-22T23:03:09.334Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-22T23:03:09.334Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-22T23:03:09.334Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-22T23:03:09.598Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-22T23:03:09.864Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-22T23:03:10.133Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-22T23:03:10.133Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-22T23:03:10.133Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-22T23:03:10.133Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-22T23:03:10.133Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-22T23:03:10.398Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-22T23:03:10.398Z] Installing new version of config file /etc/issue ... [2021-09-22T23:03:10.398Z] Installing new version of config file /etc/issue.net ... [2021-09-22T23:03:10.398Z] Installing new version of config file /etc/lsb-release ... [2021-09-22T23:03:10.398Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-22T23:03:10.665Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-22T23:03:10.665Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-22T23:03:10.665Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-22T23:03:10.665Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-22T23:03:10.665Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-22T23:03:10.931Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-22T23:03:10.931Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-22T23:03:10.931Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-09-22T23:03:10.931Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-22T23:03:10.931Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-22T23:03:10.932Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-22T23:03:11.197Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-22T23:03:11.197Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-22T23:03:11.197Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-22T23:03:11.197Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-22T23:03:11.462Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-22T23:03:11.729Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-22T23:03:11.729Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-22T23:03:11.729Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-22T23:03:11.729Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-22T23:03:11.995Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-22T23:03:11.995Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-22T23:03:11.995Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-22T23:03:11.995Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-22T23:03:11.995Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-22T23:03:11.995Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-22T23:03:11.995Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-22T23:03:12.261Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-22T23:03:12.261Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-22T23:03:12.261Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-22T23:03:12.261Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-22T23:03:12.261Z] Setting up grep (3.1-2build1) ... [2021-09-22T23:03:12.261Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-22T23:03:12.261Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-22T23:03:12.261Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-22T23:03:12.527Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-22T23:03:12.527Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-22T23:03:12.527Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-22T23:03:12.527Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-22T23:03:12.527Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-22T23:03:12.527Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-22T23:03:12.527Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-22T23:03:12.527Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-22T23:03:12.792Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-22T23:03:12.792Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-22T23:03:12.792Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-22T23:03:12.792Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-22T23:03:13.374Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-22T23:03:13.374Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-22T23:03:13.374Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-22T23:03:13.374Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-22T23:03:13.640Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-22T23:03:13.640Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-22T23:03:13.640Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-22T23:03:13.640Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-22T23:03:14.222Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-22T23:03:14.222Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-22T23:03:14.222Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-22T23:03:14.222Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-22T23:03:14.222Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-22T23:03:14.488Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-22T23:03:14.488Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-22T23:03:14.488Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-22T23:03:14.488Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-22T23:03:14.488Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-22T23:03:14.488Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-22T23:03:14.488Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-22T23:03:14.753Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-22T23:03:14.753Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-22T23:03:14.753Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-22T23:03:14.753Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-22T23:03:14.753Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-22T23:03:14.753Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-22T23:03:14.753Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-22T23:03:14.753Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-22T23:03:15.019Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-22T23:03:15.019Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-22T23:03:15.019Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-22T23:03:15.019Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-22T23:03:15.019Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-22T23:03:15.019Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-22T23:03:15.019Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-22T23:03:15.019Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-22T23:03:15.284Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-22T23:03:15.284Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-22T23:03:15.284Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-22T23:03:15.284Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-22T23:03:15.284Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-22T23:03:15.284Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-22T23:03:15.284Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-22T23:03:15.550Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-22T23:03:15.550Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-22T23:03:15.550Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-22T23:03:15.550Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-22T23:03:15.550Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-22T23:03:15.550Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-22T23:03:15.550Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-22T23:03:15.550Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-22T23:03:15.816Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-22T23:03:15.816Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-22T23:03:15.816Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-22T23:03:16.292Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-22T23:03:16.292Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-22T23:03:16.559Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-22T23:03:16.559Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-22T23:03:16.559Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-22T23:03:16.794Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-22T23:03:16.838Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-22T23:03:16.838Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-22T23:03:16.838Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-22T23:03:16.838Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-22T23:03:16.838Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-22T23:03:17.108Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-22T23:03:17.108Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-22T23:03:17.108Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-22T23:03:17.108Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-22T23:03:17.108Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-22T23:03:17.374Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-22T23:03:17.374Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-22T23:03:17.374Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-22T23:03:17.374Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-22T23:03:17.640Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-22T23:03:17.640Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-22T23:03:17.640Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-22T23:03:17.640Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-22T23:03:17.640Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-22T23:03:17.640Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-22T23:03:17.640Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-22T23:03:17.640Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-22T23:03:17.905Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-22T23:03:17.905Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-22T23:03:17.905Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-22T23:03:17.905Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-22T23:03:17.905Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-22T23:03:17.905Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-22T23:03:18.170Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-22T23:03:18.170Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-22T23:03:18.170Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-22T23:03:18.435Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-22T23:03:18.435Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-22T23:03:18.435Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-22T23:03:18.435Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-22T23:03:18.436Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-22T23:03:18.436Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-22T23:03:18.436Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-22T23:03:18.436Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-22T23:03:18.436Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-22T23:03:18.701Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-22T23:03:18.701Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-22T23:03:18.701Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-22T23:03:18.701Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-22T23:03:18.701Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-22T23:03:18.701Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-22T23:03:18.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-22T23:03:18.970Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-22T23:03:18.970Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-22T23:03:18.970Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-22T23:03:18.970Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-22T23:03:19.237Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-22T23:03:19.237Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-22T23:03:19.237Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-22T23:03:19.237Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-22T23:03:19.237Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-22T23:03:19.237Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-22T23:03:19.237Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-22T23:03:19.237Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-22T23:03:19.505Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-22T23:03:19.505Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-22T23:03:19.505Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-22T23:03:19.505Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-22T23:03:19.770Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-22T23:03:19.770Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-22T23:03:19.770Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-22T23:03:19.770Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-22T23:03:19.770Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-22T23:03:19.770Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-22T23:03:19.770Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-22T23:03:20.035Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-22T23:03:20.035Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-22T23:03:20.035Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-22T23:03:20.035Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-22T23:03:20.035Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-22T23:03:20.035Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-22T23:03:20.035Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-22T23:03:20.035Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-22T23:03:20.302Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-22T23:03:20.302Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-22T23:03:20.302Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-22T23:03:20.302Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-22T23:03:20.302Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-22T23:03:20.302Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-22T23:03:20.302Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-22T23:03:20.302Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-22T23:03:20.576Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-22T23:03:20.576Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-22T23:03:20.576Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-22T23:03:20.576Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-22T23:03:20.576Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-22T23:03:20.886Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-22T23:03:20.886Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-22T23:03:20.886Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-22T23:03:20.886Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-22T23:03:20.886Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-22T23:03:20.886Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-22T23:03:20.886Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-22T23:03:20.886Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-22T23:03:20.886Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-22T23:03:20.886Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-22T23:03:20.886Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-22T23:03:21.153Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-22T23:03:21.153Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-22T23:03:21.153Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-22T23:03:21.153Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-22T23:03:21.418Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-22T23:03:21.418Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-22T23:03:21.418Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-22T23:03:21.418Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-22T23:03:21.418Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-22T23:03:21.418Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-22T23:03:21.683Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-22T23:03:21.683Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-22T23:03:21.683Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-22T23:03:21.683Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-22T23:03:21.683Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-22T23:03:21.683Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-22T23:03:21.948Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-22T23:03:21.948Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-22T23:03:21.948Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-22T23:03:21.948Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-22T23:03:21.948Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-22T23:03:21.948Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-22T23:03:22.166Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-22T23:03:22.528Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-22T23:03:22.528Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-22T23:03:22.528Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-22T23:03:22.528Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-22T23:03:22.528Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-22T23:03:22.528Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-22T23:03:22.793Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-22T23:03:22.793Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-22T23:03:22.793Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-22T23:03:22.793Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-22T23:03:23.060Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-22T23:03:23.060Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-22T23:03:23.060Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-22T23:03:23.060Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-22T23:03:23.060Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-22T23:03:23.060Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-22T23:03:23.324Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-22T23:03:23.324Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-22T23:03:23.324Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-22T23:03:23.324Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-22T23:03:23.606Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-22T23:03:24.279Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-22T23:03:24.279Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-22T23:03:24.861Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-22T23:03:24.861Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-22T23:03:25.127Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-22T23:03:25.127Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-22T23:03:25.393Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-22T23:03:25.393Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-22T23:03:26.350Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-22T23:03:26.350Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-22T23:03:26.350Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-22T23:03:26.350Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-22T23:03:26.350Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-22T23:03:26.350Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-22T23:03:26.350Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-22T23:03:26.616Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-22T23:03:26.616Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-22T23:03:26.616Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-22T23:03:26.616Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-22T23:03:26.616Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-22T23:03:26.616Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-22T23:03:26.882Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-22T23:03:26.882Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-22T23:03:26.882Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-22T23:03:26.882Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-22T23:03:26.882Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-22T23:03:26.882Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-22T23:03:26.882Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-22T23:03:26.882Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-22T23:03:26.882Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-22T23:03:26.882Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-22T23:03:27.002Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-22T23:03:27.151Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-22T23:03:27.151Z] [2021-09-22T23:03:27.151Z] Current default time zone: 'Etc/UTC' [2021-09-22T23:03:27.151Z] Local time is now: Wed Sep 22 23:03:26 UTC 2021. [2021-09-22T23:03:27.151Z] Universal Time is now: Wed Sep 22 23:03:26 UTC 2021. [2021-09-22T23:03:27.151Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-22T23:03:27.151Z] [2021-09-22T23:03:27.151Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-22T23:03:27.151Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-22T23:03:27.151Z] Setting up linux-libc-dev:amd64 (4.15.0-158.166) ... [2021-09-22T23:03:27.151Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-22T23:03:27.151Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-22T23:03:27.151Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-22T23:03:27.151Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-22T23:03:27.151Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-22T23:03:27.151Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-22T23:03:27.151Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-22T23:03:27.151Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-22T23:03:27.151Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-22T23:03:27.416Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-22T23:03:27.416Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-22T23:03:27.416Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-22T23:03:27.416Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-22T23:03:27.416Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-22T23:03:27.416Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-22T23:03:27.416Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-22T23:03:27.416Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-22T23:03:27.416Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-22T23:03:27.416Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-22T23:03:27.416Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-22T23:03:29.352Z] Updating certificates in /etc/ssl/certs... [2021-09-22T23:03:30.312Z] 23 added, 27 removed; done. [2021-09-22T23:03:30.312Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-22T23:03:30.312Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-22T23:03:30.312Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-22T23:03:30.312Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-22T23:03:30.312Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-22T23:03:30.312Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-22T23:03:30.312Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-22T23:03:30.312Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-22T23:03:30.312Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-22T23:03:30.312Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-22T23:03:30.312Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-22T23:03:30.312Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-22T23:03:30.312Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-22T23:03:30.312Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-22T23:03:30.312Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-22T23:03:30.312Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-22T23:03:30.312Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-22T23:03:30.312Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-22T23:03:30.312Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-22T23:03:30.312Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-22T23:03:30.312Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-22T23:03:30.312Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-22T23:03:30.312Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-22T23:03:30.395Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-22T23:03:30.578Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-22T23:03:30.578Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-22T23:03:30.578Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-22T23:03:30.578Z] Updating certificates in /etc/ssl/certs... [2021-09-22T23:03:31.160Z] 0 added, 0 removed; done. [2021-09-22T23:03:31.160Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-22T23:03:31.160Z] done. [2021-09-22T23:03:31.427Z] Reading package lists... [2021-09-22T23:03:31.693Z] Building dependency tree... [2021-09-22T23:03:31.693Z] Reading state information... [2021-09-22T23:03:31.958Z] The following NEW packages will be installed: [2021-09-22T23:03:31.958Z] apt-transport-https [2021-09-22T23:03:31.958Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-22T23:03:32.227Z] Need to get 4348 B of archives. [2021-09-22T23:03:32.227Z] After this operation, 154 kB of additional disk space will be used. [2021-09-22T23:03:32.227Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-22T23:03:32.227Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-22T23:03:32.227Z] Fetched 4348 B in 0s (16.3 kB/s) [2021-09-22T23:03:32.227Z] Selecting previously unselected package apt-transport-https. [2021-09-22T23:03:32.227Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-22T23:03:32.227Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-22T23:03:32.227Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-22T23:03:32.492Z] Setting up apt-transport-https (1.6.14) ... [2021-09-22T23:03:32.759Z] Waiting for network to be ready... [2021-09-22T23:03:33.792Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-22T23:03:37.205Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-22T23:03:39.389Z] 2021-09-22T23:03:36Z INFO Waiting for automatic snapd restart... [2021-09-22T23:03:39.653Z] snapd 2.51.4 from Canonical* installed [2021-09-22T23:03:40.605Z] "snapd" switched to the "latest/stable" channel [2021-09-22T23:03:40.605Z] [2021-09-22T23:03:40.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-22T23:03:43.176Z] core18 20210722 from Canonical* installed [2021-09-22T23:03:43.176Z] "core18" switched to the "latest/stable" channel [2021-09-22T23:03:43.176Z] [2021-09-22T23:03:44.006Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-22T23:03:45.748Z] snapcraft 5.0 from Canonical* installed [2021-09-22T23:03:45.749Z] "snapcraft" switched to the "latest/stable" channel [2021-09-22T23:03:45.749Z] [Pipeline] } [2021-09-22T23:03:49.451Z] $ docker stop --time=1 ca1ded89d99e7f9d5eae44b8a7bf99d4b520339418b0831a898f9a6ce575d279 [2021-09-22T23:03:49.998Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-09-22T23:03:49.998Z] - README.md [2021-09-22T23:03:49.998Z] [2021-09-22T23:03:49.998Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-22T23:03:50.262Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-22T23:03:50.262Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-22T23:03:50.262Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-22T23:03:51.488Z] Reading package lists... [2021-09-22T23:03:51.753Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-09-22T23:03:51.753Z] Reading package lists... [2021-09-22T23:03:52.018Z] Building dependency tree... [2021-09-22T23:03:52.018Z] Reading state information... [2021-09-22T23:03:52.018Z] Suggested packages: [2021-09-22T23:03:52.018Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-22T23:03:52.018Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-22T23:03:52.018Z] Recommended packages: [2021-09-22T23:03:52.018Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-22T23:03:52.217Z] $ docker rm -f ca1ded89d99e7f9d5eae44b8a7bf99d4b520339418b0831a898f9a6ce575d279 [2021-09-22T23:03:52.283Z] The following NEW packages will be installed: [2021-09-22T23:03:52.283Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-22T23:03:52.283Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-22T23:03:52.283Z] pkg-config zip [2021-09-22T23:03:52.283Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-22T23:03:52.283Z] Need to get 7670 kB of archives. [2021-09-22T23:03:52.283Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-22T23:03:52.283Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-09-22T23:03:52.283Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-22T23:03:52.546Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-22T23:03:52.546Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-22T23:03:52.546Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-22T23:03:52.811Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-22T23:03:52.811Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-22T23:03:52.811Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-22T23:03:52.811Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-22T23:03:52.811Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-22T23:03:52.811Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-22T23:03:53.077Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-22T23:03:53.077Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-22T23:03:53.077Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-22T23:03:53.077Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-22T23:03:53.077Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-22T23:03:53.077Z] Fetched 7670 kB in 1s (9221 kB/s) [2021-09-22T23:03:53.343Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-22T23:03:53.343Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-22T23:03:53.343Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-22T23:03:53.343Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-22T23:03:53.343Z] Selecting previously unselected package libpsl5:amd64. [2021-09-22T23:03:53.343Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-22T23:03:53.343Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-22T23:03:53.343Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-22T23:03:53.343Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-22T23:03:53.343Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-22T23:03:53.609Z] Selecting previously unselected package librtmp1:amd64. [2021-09-22T23:03:53.609Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-22T23:03:53.609Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-22T23:03:53.609Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-22T23:03:53.609Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-22T23:03:53.609Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-22T23:03:53.609Z] Selecting previously unselected package liberror-perl. [2021-09-22T23:03:53.609Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-22T23:03:53.609Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-22T23:03:53.609Z] Selecting previously unselected package git-man. [2021-09-22T23:03:53.609Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-22T23:03:53.609Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-09-22T23:03:53.875Z] Selecting previously unselected package git. [2021-09-22T23:03:53.875Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-22T23:03:53.875Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [Pipeline] isUnix [Pipeline] sh [2021-09-22T23:03:54.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-22T23:03:54.266Z] [2021-09-22T23:03:54.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-22T23:03:54.456Z] Selecting previously unselected package libnorm1:amd64. [2021-09-22T23:03:54.456Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-22T23:03:54.456Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-22T23:03:54.456Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-22T23:03:54.456Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-22T23:03:54.456Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-22T23:03:54.456Z] Selecting previously unselected package libsodium23:amd64. [2021-09-22T23:03:54.456Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-22T23:03:54.456Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-22T23:03:54.456Z] Selecting previously unselected package libzmq5:amd64. [2021-09-22T23:03:54.456Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-22T23:03:54.456Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-22T23:03:54.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-22T23:03:54.721Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-22T23:03:54.722Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-22T23:03:54.722Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-22T23:03:54.722Z] Selecting previously unselected package pkg-config. [2021-09-22T23:03:54.722Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-22T23:03:54.722Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-22T23:03:54.722Z] Selecting previously unselected package zip. [2021-09-22T23:03:54.722Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-22T23:03:54.722Z] Unpacking zip (3.0-11build1) ... [2021-09-22T23:03:54.946Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-22T23:03:54.946Z] 29e5d40040c1: Pulling fs layer [2021-09-22T23:03:54.946Z] 1ce36da41761: Pulling fs layer [2021-09-22T23:03:54.946Z] 25b303627fd3: Pulling fs layer [2021-09-22T23:03:54.989Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-22T23:03:54.989Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-22T23:03:54.989Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-22T23:03:54.989Z] Setting up liberror-perl (0.17025-1) ... [2021-09-22T23:03:54.989Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-22T23:03:54.989Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-22T23:03:54.989Z] No schema files found: doing nothing. [2021-09-22T23:03:54.989Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-22T23:03:54.989Z] Setting up zip (3.0-11build1) ... [2021-09-22T23:03:54.989Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-22T23:03:54.989Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-22T23:03:54.989Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-22T23:03:54.989Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-22T23:03:54.989Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-22T23:03:54.989Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-22T23:03:54.989Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-22T23:03:54.989Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-22T23:03:55.221Z] 29e5d40040c1: Verifying Checksum [2021-09-22T23:03:55.222Z] 29e5d40040c1: Download complete [2021-09-22T23:03:55.569Z] git set to automatically installed. [2021-09-22T23:03:55.569Z] git-man set to automatically installed. [2021-09-22T23:03:55.569Z] libcurl3-gnutls set to automatically installed. [2021-09-22T23:03:55.569Z] liberror-perl set to automatically installed. [2021-09-22T23:03:55.569Z] libglib2.0-0 set to automatically installed. [2021-09-22T23:03:55.569Z] libnghttp2-14 set to automatically installed. [2021-09-22T23:03:55.569Z] libnorm1 set to automatically installed. [2021-09-22T23:03:55.569Z] libpgm-5.2-0 set to automatically installed. [2021-09-22T23:03:55.569Z] libpsl5 set to automatically installed. [2021-09-22T23:03:55.569Z] librtmp1 set to automatically installed. [2021-09-22T23:03:55.569Z] libsodium23 set to automatically installed. [2021-09-22T23:03:55.569Z] libzmq3-dev set to automatically installed. [2021-09-22T23:03:55.569Z] libzmq5 set to automatically installed. [2021-09-22T23:03:55.569Z] pkg-config set to automatically installed. [2021-09-22T23:03:55.569Z] zip set to automatically installed. [2021-09-22T23:03:55.822Z] 29e5d40040c1: Pull complete [2021-09-22T23:03:56.096Z] 1ce36da41761: Verifying Checksum [2021-09-22T23:03:56.097Z] 1ce36da41761: Download complete [2021-09-22T23:03:56.981Z] snapd is not logged in, snap install commands will use sudo [2021-09-22T23:03:57.533Z] 1ce36da41761: Pull complete [2021-09-22T23:03:57.805Z] 25b303627fd3: Verifying Checksum [2021-09-22T23:03:57.805Z] 25b303627fd3: Download complete [2021-09-22T23:03:57.940Z] snap "core18" has no updates available [2021-09-22T23:03:58.893Z] snapd is not logged in, snap install commands will use sudo [2021-09-22T23:04:05.530Z] go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed [2021-09-22T23:04:05.530Z] Pulling config-common [2021-09-22T23:04:05.530Z] + snapcraftctl pull [2021-09-22T23:04:06.934Z] Pulling go-build-helper [2021-09-22T23:04:06.934Z] + snapcraftctl pull [2021-09-22T23:04:07.515Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-22T23:04:07.515Z] Skipping pull go-build-helper (already ran) [2021-09-22T23:04:07.515Z] Building go-build-helper [2021-09-22T23:04:07.515Z] + snapcraftctl build [2021-09-22T23:04:08.046Z] 25b303627fd3: Pull complete [2021-09-22T23:04:08.046Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-22T23:04:08.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-22T23:04:08.046Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-22T23:04:08.315Z] prd-ubuntu18.04-docker-arm64-4c-16g-916 does not seem to be running inside a container [2021-09-22T23:04:08.406Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-22T23:04:10.086Z] Staging go-build-helper [2021-09-22T23:04:10.086Z] + snapcraftctl stage [2021-09-22T23:04:12.212Z] $ docker top 20915a0acc140fb4100131b07d74c341e5854f2fd233aa33ac8fa497f645e066 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-22T23:04:13.293Z] + grep parallel [2021-09-22T23:04:13.293Z] + docker-compose build --help [2021-09-22T23:04:17.638Z] --parallel Build images in parallel. [Pipeline] } [2021-09-22T23:04:17.663Z] $ docker stop --time=1 20915a0acc140fb4100131b07d74c341e5854f2fd233aa33ac8fa497f645e066 [2021-09-22T23:04:19.522Z] $ docker rm -f 20915a0acc140fb4100131b07d74c341e5854f2fd233aa33ac8fa497f645e066 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-22T23:04:20.157Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-22T23:04:20.157Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-22T23:04:20.157Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] [2021-09-22T23:04:20.157Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] [2021-09-22T23:04:20.157Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-22T23:04:20.157Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-22T23:04:20.157Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] [2021-09-22T23:04:20.157Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] [2021-09-22T23:04:20.157Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-22T23:04:20.157Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-22T23:04:20.157Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-22T23:04:20.157Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-22T23:04:20.157Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-22T23:04:20.157Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-22T23:04:20.157Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-22T23:04:20.157Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-22T23:04:20.157Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-22T23:04:20.157Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-22T23:04:20.157Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-22T23:04:20.157Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2225 kB] [2021-09-22T23:04:20.157Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [435 kB] [2021-09-22T23:04:20.157Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-22T23:04:20.157Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-22T23:04:20.157Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [472 kB] [2021-09-22T23:04:20.157Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [64.0 kB] [2021-09-22T23:04:20.157Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-22T23:04:20.157Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-22T23:04:20.157Z] Fetched 25.2 MB in 0s (0 B/s) [2021-09-22T23:04:20.157Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-22T23:04:20.157Z] Fetched 224 kB in 0s (0 B/s) [2021-09-22T23:04:20.157Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-22T23:04:20.157Z] Fetched 157 kB in 0s (0 B/s) [2021-09-22T23:04:20.157Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-22T23:04:20.157Z] Fetched 221 kB in 0s (0 B/s) [2021-09-22T23:04:20.157Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-22T23:04:20.157Z] Fetched 143 kB in 0s (0 B/s) [2021-09-22T23:04:20.157Z] Pulling edgex-go [2021-09-22T23:04:20.157Z] + snapcraftctl pull [2021-09-22T23:04:20.157Z] Pulling hooks [2021-09-22T23:04:20.157Z] + snapcraftctl pull [2021-09-22T23:04:20.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-22T23:04:20.350Z] . [Pipeline] withDockerContainer [2021-09-22T23:04:20.628Z] prd-ubuntu18.04-docker-arm64-4c-16g-916 does not seem to be running inside a container [2021-09-22T23:04:20.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-22T23:04:22.341Z] $ docker top f06cd4e1070516d7813f471144fac205c3f46f9c88412dd8d40da63e5ae2bc9d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-22T23:04:23.373Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-22T23:04:26.746Z] Building core-command ... [2021-09-22T23:04:26.746Z] Building core-data ... [2021-09-22T23:04:26.746Z] Building core-metadata ... [2021-09-22T23:04:26.746Z] Building security-bootstrapper ... [2021-09-22T23:04:26.746Z] Building security-proxy-setup ... [2021-09-22T23:04:26.746Z] Building security-secretstore-setup ... [2021-09-22T23:04:26.746Z] Building support-notifications ... [2021-09-22T23:04:26.746Z] Building support-scheduler ... [2021-09-22T23:04:26.746Z] Building sys-mgmt-agent ... [2021-09-22T23:04:26.746Z] Building core-data [2021-09-22T23:04:26.746Z] Building support-scheduler [2021-09-22T23:04:26.746Z] Building security-bootstrapper [2021-09-22T23:04:26.746Z] Building support-notifications [2021-09-22T23:04:26.746Z] Building core-metadata [2021-09-22T23:04:38.821Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-22T23:04:38.821Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-22T23:04:38.821Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-22T23:04:38.821Z] Fetched 0 B in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-22T23:04:38.821Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-22T23:04:38.821Z] Fetched 279 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-22T23:04:38.821Z] Fetched 122 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-22T23:04:38.821Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-22T23:04:38.821Z] Fetched 8848 B in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-22T23:04:38.821Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-22T23:04:38.821Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-22T23:04:38.821Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-22T23:04:38.821Z] Fetched 220 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-22T23:04:38.821Z] Fetched 154 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-22T23:04:38.821Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-22T23:04:38.821Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-22T23:04:38.821Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-22T23:04:38.821Z] Fetched 499 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-22T23:04:38.821Z] Fetched 111 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-22T23:04:38.821Z] Fetched 240 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-22T23:04:38.821Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-22T23:04:38.821Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-22T23:04:38.821Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-22T23:04:38.821Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-22T23:04:38.821Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-22T23:04:38.821Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-22T23:04:38.821Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-22T23:04:38.821Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-22T23:04:38.821Z] Fetched 8720 B in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-22T23:04:38.821Z] Fetched 140 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-22T23:04:38.821Z] Fetched 119 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-22T23:04:38.821Z] Fetched 111 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-22T23:04:38.821Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-22T23:04:38.821Z] Fetched 646 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-22T23:04:38.821Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-22T23:04:38.821Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-22T23:04:38.821Z] Fetched 368 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-22T23:04:38.821Z] Fetched 187 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-22T23:04:38.821Z] Fetched 175 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-22T23:04:38.821Z] Fetched 206 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-22T23:04:38.821Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-22T23:04:38.821Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-22T23:04:38.821Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-22T23:04:38.822Z] Fetched 159 kB in 0s (0 B/s) [2021-09-22T23:04:38.822Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-22T23:04:38.822Z] Fetched 107 kB in 0s (0 B/s) [2021-09-22T23:04:38.822Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-22T23:04:38.822Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-22T23:04:38.822Z] Pulling static-packages [2021-09-22T23:04:38.822Z] + snapcraftctl pull [2021-09-22T23:04:38.822Z] Pulling version [2021-09-22T23:04:38.822Z] + cd /root/project [2021-09-22T23:04:38.822Z] + git describe --tags --abbrev=0 [2021-09-22T23:04:38.822Z] + sed s/v// [2021-09-22T23:04:38.822Z] + GIT_VERSION=2.0.1-dev.49 [2021-09-22T23:04:38.822Z] + [ -z 2.0.1-dev.49 ] [2021-09-22T23:04:38.822Z] + snapcraftctl set-version 2.0.1-dev.49 [2021-09-22T23:04:38.822Z] Building config-common [2021-09-22T23:04:38.822Z] + snapcraftctl build [2021-09-22T23:04:40.287Z] Skipping build go-build-helper (already ran) [2021-09-22T23:04:40.287Z] Building edgex-go [2021-09-22T23:04:40.287Z] + cd /root/parts/edgex-go/src [2021-09-22T23:04:40.287Z] + git describe --tags+ --abbrev=0 [2021-09-22T23:04:40.287Z] sed s/v// [2021-09-22T23:04:40.287Z] + GIT_VERSION=2.0.1-dev.49 [2021-09-22T23:04:40.287Z] + [ -z 2.0.1-dev.49 ] [2021-09-22T23:04:40.287Z] + echo 2.0.1-dev.49 [2021-09-22T23:04:40.287Z] + make build [2021-09-22T23:04:40.287Z] go mod tidy [2021-09-22T23:04:55.266Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-22T23:04:55.266Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-22T23:04:55.266Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-22T23:04:55.266Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-22T23:04:55.266Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-22T23:04:55.266Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-22T23:04:55.266Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-22T23:04:55.266Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-22T23:04:55.266Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-22T23:04:55.266Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-22T23:04:55.266Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-22T23:04:55.266Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-22T23:04:55.266Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-22T23:04:55.266Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-22T23:04:55.266Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-22T23:04:55.266Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-22T23:04:55.266Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-22T23:04:55.266Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-22T23:04:55.266Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-22T23:04:55.266Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-22T23:04:55.266Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-22T23:04:55.266Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-22T23:04:55.266Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-22T23:04:55.266Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-22T23:04:55.266Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-22T23:04:55.266Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-22T23:04:55.266Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-22T23:04:55.266Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-22T23:04:55.266Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-22T23:04:55.266Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-22T23:04:55.266Z] go: downloading golang.org/x/text v0.3.6 [2021-09-22T23:04:55.266Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-22T23:04:55.266Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-22T23:04:55.533Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-22T23:04:55.533Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-22T23:04:55.533Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-22T23:04:56.115Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-22T23:04:56.115Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-22T23:04:56.115Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-22T23:04:56.115Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-22T23:04:56.378Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-22T23:04:56.648Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-22T23:04:56.648Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-22T23:04:56.648Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-22T23:04:56.912Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-22T23:04:57.176Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-22T23:04:57.176Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-22T23:04:57.176Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-22T23:04:57.176Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-22T23:04:57.176Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-22T23:04:57.176Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-22T23:04:57.176Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-22T23:04:57.176Z] go: downloading github.com/kr/text v0.2.0 [2021-09-22T23:04:57.176Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-22T23:04:57.441Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-22T23:04:57.441Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-22T23:04:57.441Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-22T23:04:57.441Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-22T23:04:57.441Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-22T23:04:57.441Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-22T23:04:57.441Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-22T23:04:57.441Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-22T23:04:57.441Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-22T23:04:57.441Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-22T23:04:57.441Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-22T23:04:57.706Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-22T23:04:57.706Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-22T23:04:57.706Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-22T23:04:57.706Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-22T23:04:57.706Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-22T23:04:57.706Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-22T23:04:57.706Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-22T23:04:57.706Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-22T23:04:57.706Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-22T23:04:57.706Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-22T23:04:57.706Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-22T23:04:57.706Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-22T23:04:57.970Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/core-data/core-data ./cmd/core-data [2021-09-22T23:05:08.017Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-22T23:05:11.346Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/core-command/core-command ./cmd/core-command [2021-09-22T23:05:12.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-22T23:05:13.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-22T23:05:13.833Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-22T23:05:14.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-22T23:05:16.189Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-22T23:05:17.143Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-22T23:05:18.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-22T23:05:19.505Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-22T23:05:20.458Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.49" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-22T23:05:22.392Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-22T23:05:22.392Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-22T23:05:22.392Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-22T23:05:22.392Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-22T23:05:22.392Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-22T23:05:22.392Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-22T23:05:22.392Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-22T23:05:22.392Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-22T23:05:22.392Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-22T23:05:22.392Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-22T23:05:22.392Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-22T23:05:22.392Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-22T23:05:22.392Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-22T23:05:22.392Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-22T23:05:22.392Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-22T23:05:22.392Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-22T23:05:22.392Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-22T23:05:22.392Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-09-22T23:05:22.392Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-22T23:05:22.392Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-22T23:05:22.392Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-22T23:05:22.392Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-22T23:05:22.392Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-22T23:05:22.392Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-09-22T23:05:22.393Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-22T23:05:22.393Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-22T23:05:22.393Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-09-22T23:05:23.346Z] Building hooks [2021-09-22T23:05:23.346Z] + cd /root/parts/hooks/src [2021-09-22T23:05:23.346Z] + make build [2021-09-22T23:05:23.346Z] go mod tidy [2021-09-22T23:05:24.746Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-22T23:05:24.746Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-22T23:05:25.011Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-22T23:05:25.011Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-22T23:05:25.275Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-22T23:05:26.228Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-22T23:05:26.494Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-22T23:05:26.494Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-22T23:05:29.836Z] Building static-packages [2021-09-22T23:05:29.836Z] + snapcraftctl build [2021-09-22T23:05:31.242Z] Building version [2021-09-22T23:05:31.243Z] + snapcraftctl build [2021-09-22T23:05:33.178Z] Staging config-common [2021-09-22T23:05:33.178Z] + snapcraftctl stage [2021-09-22T23:05:34.133Z] Skipping stage go-build-helper (already ran) [2021-09-22T23:05:34.133Z] Staging edgex-go [2021-09-22T23:05:34.133Z] + snapcraftctl stage [2021-09-22T23:05:34.740Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-22T23:05:34.740Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-22T23:05:34.740Z] ---> 581cc122fc27 [2021-09-22T23:05:34.740Z] Step 3/32 : WORKDIR /edgex-go [2021-09-22T23:05:34.740Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-22T23:05:34.740Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-22T23:05:34.740Z] ---> 581cc122fc27 [2021-09-22T23:05:34.740Z] Step 3/23 : WORKDIR /edgex-go [2021-09-22T23:05:34.740Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-22T23:05:34.740Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-22T23:05:34.740Z] ---> 581cc122fc27 [2021-09-22T23:05:34.740Z] Step 3/24 : WORKDIR /edgex-go [2021-09-22T23:05:34.740Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-22T23:05:34.740Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-22T23:05:34.740Z] ---> 581cc122fc27 [2021-09-22T23:05:34.740Z] Step 3/24 : WORKDIR /edgex-go [2021-09-22T23:05:34.740Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-22T23:05:34.740Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-22T23:05:34.740Z] ---> 581cc122fc27 [2021-09-22T23:05:34.740Z] Step 3/23 : WORKDIR /edgex-go [2021-09-22T23:05:34.740Z] ---> Running in 8c1769d7bb19 [2021-09-22T23:05:34.740Z] ---> Running in 7bd3474c72ca [2021-09-22T23:05:34.740Z] ---> Running in 688a927e0727 [2021-09-22T23:05:34.740Z] ---> Running in fdd64258b705 [2021-09-22T23:05:34.740Z] ---> Running in 62a56676775a [2021-09-22T23:05:35.014Z] Removing intermediate container 688a927e0727 [2021-09-22T23:05:35.014Z] ---> 03217b3e6748 [2021-09-22T23:05:35.014Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T23:05:35.014Z] Removing intermediate container 8c1769d7bb19 [2021-09-22T23:05:35.014Z] ---> 21d343b4e13d [2021-09-22T23:05:35.014Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T23:05:35.302Z] Removing intermediate container 7bd3474c72ca [2021-09-22T23:05:35.302Z] ---> 5d52729c25a0 [2021-09-22T23:05:35.302Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T23:05:35.302Z] Removing intermediate container 62a56676775a [2021-09-22T23:05:35.302Z] ---> ea5103897d34 [2021-09-22T23:05:35.302Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T23:05:35.302Z] Removing intermediate container fdd64258b705 [2021-09-22T23:05:35.303Z] ---> e83278c545a0 [2021-09-22T23:05:35.303Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T23:05:35.303Z] ---> Running in b16b1258dba1 [2021-09-22T23:05:35.303Z] ---> Running in cf4347a225d3 [2021-09-22T23:05:35.303Z] ---> Running in 210f5792bf1c [2021-09-22T23:05:35.303Z] ---> Running in f6b519272cd9 [2021-09-22T23:05:35.303Z] ---> Running in 2d2eebb90d42 [2021-09-22T23:05:35.537Z] Staging hooks [2021-09-22T23:05:35.537Z] + snapcraftctl stage [2021-09-22T23:05:36.493Z] Staging static-packages [2021-09-22T23:05:36.493Z] + snapcraftctl stage [2021-09-22T23:05:37.445Z] Staging version [2021-09-22T23:05:37.445Z] + snapcraftctl stage [2021-09-22T23:05:38.400Z] Priming config-common [2021-09-22T23:05:38.400Z] + snapcraftctl prime [2021-09-22T23:05:39.357Z] Priming go-build-helper [2021-09-22T23:05:39.357Z] + snapcraftctl prime [2021-09-22T23:05:39.695Z] Removing intermediate container b16b1258dba1 [2021-09-22T23:05:39.695Z] ---> 7744326d0d94 [2021-09-22T23:05:39.695Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-22T23:05:39.695Z] ---> Running in 89def9fa38a1 [2021-09-22T23:05:39.695Z] Removing intermediate container cf4347a225d3 [2021-09-22T23:05:39.695Z] ---> e5880e043224 [2021-09-22T23:05:39.695Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-22T23:05:39.695Z] ---> Running in 18e456e29e9c [2021-09-22T23:05:39.695Z] Removing intermediate container 210f5792bf1c [2021-09-22T23:05:39.695Z] ---> 93e561867022 [2021-09-22T23:05:39.695Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-22T23:05:39.972Z] Removing intermediate container 2d2eebb90d42 [2021-09-22T23:05:39.972Z] ---> 63ffe2fa7264 [2021-09-22T23:05:39.972Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-22T23:05:39.972Z] Removing intermediate container f6b519272cd9 [2021-09-22T23:05:39.972Z] ---> 09b49e119d18 [2021-09-22T23:05:39.972Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-22T23:05:39.972Z] ---> Running in 673f27fe2992 [2021-09-22T23:05:40.253Z] ---> Running in 6a1f403f43a4 [2021-09-22T23:05:40.253Z] ---> Running in b4d906cb8713 [2021-09-22T23:05:40.313Z] Priming edgex-go [2021-09-22T23:05:40.313Z] + snapcraftctl prime [2021-09-22T23:05:41.705Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-22T23:05:41.713Z] Priming hooks [2021-09-22T23:05:41.713Z] + snapcraftctl prime [2021-09-22T23:05:41.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-22T23:05:42.253Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-22T23:05:42.253Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-22T23:05:42.525Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-22T23:05:42.671Z] Priming static-packages [2021-09-22T23:05:42.799Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-22T23:05:42.935Z] + snapcraftctl prime [2021-09-22T23:05:43.406Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-22T23:05:43.406Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-22T23:05:43.406Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-22T23:05:43.685Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-22T23:05:43.685Z] OK: 218 MiB in 52 packages [2021-09-22T23:05:44.292Z] OK: 218 MiB in 52 packages [2021-09-22T23:05:44.580Z] OK: 218 MiB in 52 packages [2021-09-22T23:05:44.865Z] OK: 218 MiB in 52 packages [2021-09-22T23:05:45.465Z] OK: 218 MiB in 52 packages [2021-09-22T23:05:45.465Z] Removing intermediate container 18e456e29e9c [2021-09-22T23:05:45.465Z] ---> ea9b03582a87 [2021-09-22T23:05:45.465Z] Step 6/24 : COPY go.mod . [2021-09-22T23:05:45.503Z] Priming version [2021-09-22T23:05:45.503Z] + snapcraftctl prime [2021-09-22T23:05:46.079Z] Removing intermediate container 673f27fe2992 [2021-09-22T23:05:46.080Z] ---> da4a5961f7e5 [2021-09-22T23:05:46.080Z] Step 6/24 : COPY go.mod . [2021-09-22T23:05:46.458Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-09-22T23:05:46.678Z] Removing intermediate container b4d906cb8713 [2021-09-22T23:05:46.678Z] ---> 6ebf15261aa2 [2021-09-22T23:05:46.678Z] Step 6/32 : COPY go.mod . [2021-09-22T23:05:46.678Z] Removing intermediate container 6a1f403f43a4 [2021-09-22T23:05:46.678Z] ---> 9ddfb0e49ed9 [2021-09-22T23:05:46.678Z] Step 6/23 : COPY go.mod . [2021-09-22T23:05:46.951Z] ---> 471be6ec55e8 [2021-09-22T23:05:46.951Z] Step 7/24 : RUN go mod download [2021-09-22T23:05:47.230Z] ---> Running in fa2974a0c2c2 [2021-09-22T23:05:47.230Z] Removing intermediate container 89def9fa38a1 [2021-09-22T23:05:47.230Z] ---> e6d089b2f0f6 [2021-09-22T23:05:47.230Z] Step 6/23 : COPY go.mod . [2021-09-22T23:05:47.505Z] ---> bcf2b76e4bb9 [2021-09-22T23:05:47.505Z] Step 7/24 : RUN go mod download [2021-09-22T23:05:47.777Z] ---> Running in d30d69daaada [2021-09-22T23:05:47.777Z] ---> 48ffbef0ad7d [2021-09-22T23:05:47.777Z] Step 7/32 : RUN go mod download [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2021-09-22T23:05:48.058Z] ---> Running in 8e81fd061b19 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-22T23:05:48.336Z] ---> 0f6c012e06e2 [2021-09-22T23:05:48.337Z] Step 7/23 : RUN go mod download [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-22T23:05:48.611Z] ---> Running in 328bf2e39272 [2021-09-22T23:05:48.611Z] ---> 198a37db654b [2021-09-22T23:05:48.611Z] Step 7/23 : RUN go mod download [2021-09-22T23:05:48.888Z] ---> Running in c606172794ba [2021-09-22T23:05:53.249Z] Removing intermediate container fa2974a0c2c2 [2021-09-22T23:05:53.249Z] ---> 646e34d3d9d9 [2021-09-22T23:05:53.249Z] Step 8/24 : COPY . . [2021-09-22T23:05:55.899Z] Removing intermediate container d30d69daaada [2021-09-22T23:05:55.899Z] ---> 6c9b66441424 [2021-09-22T23:05:55.899Z] Step 8/24 : COPY . . [2021-09-22T23:05:57.332Z] Removing intermediate container 8e81fd061b19 [2021-09-22T23:05:57.332Z] ---> b19c8d31b3aa [2021-09-22T23:05:57.332Z] Step 8/32 : COPY . . [2021-09-22T23:05:59.323Z] Removing intermediate container 328bf2e39272 [2021-09-22T23:05:59.323Z] ---> 3abfe627bb39 [2021-09-22T23:05:59.323Z] Step 8/23 : COPY . . [2021-09-22T23:05:59.323Z] Removing intermediate container c606172794ba [2021-09-22T23:05:59.323Z] ---> 53594a28c24d [2021-09-22T23:05:59.323Z] Step 8/23 : COPY . . [2021-09-22T23:06:21.560Z] ---> d99957676884 [2021-09-22T23:06:21.560Z] Step 9/24 : RUN go mod tidy [2021-09-22T23:06:21.560Z] ---> f767fff2dce6 [2021-09-22T23:06:21.560Z] Step 9/24 : RUN go mod tidy [2021-09-22T23:06:21.560Z] ---> Running in c615e89e6710 [2021-09-22T23:06:21.560Z] ---> 632389605214 [2021-09-22T23:06:21.560Z] Step 9/23 : RUN go mod tidy [2021-09-22T23:06:21.560Z] ---> 5bc7a5e630d2 [2021-09-22T23:06:21.560Z] Step 9/23 : RUN go mod tidy [2021-09-22T23:06:21.560Z] ---> 6adc52147311 [2021-09-22T23:06:21.560Z] Step 9/32 : RUN go mod tidy [2021-09-22T23:06:21.560Z] ---> Running in d82aac40f532 [2021-09-22T23:06:21.560Z] ---> Running in 259497d3e95f [2021-09-22T23:06:21.560Z] ---> Running in ae98c59d12cf [2021-09-22T23:06:21.560Z] ---> Running in 6b8fe860b42c [2021-09-22T23:06:26.982Z] Removing intermediate container c615e89e6710 [2021-09-22T23:06:26.982Z] ---> 53393a8702a5 [2021-09-22T23:06:26.982Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-22T23:06:26.982Z] ---> Running in fe0a90be1759 [2021-09-22T23:06:26.982Z] Removing intermediate container d82aac40f532 [2021-09-22T23:06:26.982Z] ---> b0653bd0130b [2021-09-22T23:06:26.982Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-22T23:06:27.582Z] ---> Running in 09fd4171f046 [2021-09-22T23:06:27.869Z] Removing intermediate container ae98c59d12cf [2021-09-22T23:06:27.869Z] ---> 06245c4daf9c [2021-09-22T23:06:27.869Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-22T23:06:28.146Z] ---> Running in adc5b2ebd614 [2021-09-22T23:06:28.146Z] Removing intermediate container 259497d3e95f [2021-09-22T23:06:28.146Z] ---> a32975fb3b8b [2021-09-22T23:06:28.146Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-22T23:06:28.422Z] Removing intermediate container 6b8fe860b42c [2021-09-22T23:06:28.422Z] ---> d28a1549293b [2021-09-22T23:06:28.422Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-22T23:06:28.422Z] ---> Running in c8522b86a15c [2021-09-22T23:06:28.695Z] ---> Running in 19faf62f0b2a [2021-09-22T23:06:29.291Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-22T23:06:29.567Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-22T23:06:30.557Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-22T23:06:30.837Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-22T23:06:31.114Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-22T23:08:38.024Z] Removing intermediate container adc5b2ebd614 [2021-09-22T23:08:38.024Z] ---> d92f377ed485 [2021-09-22T23:08:38.024Z] [2021-09-22T23:08:38.024Z] Step 11/32 : FROM alpine:3.14 [2021-09-22T23:08:38.024Z] 3.14: Pulling from library/alpine [2021-09-22T23:08:38.024Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-22T23:08:38.024Z] Status: Downloaded newer image for alpine:3.14 [2021-09-22T23:08:38.024Z] ---> bb3de5531c18 [2021-09-22T23:08:38.024Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-22T23:08:38.024Z] ---> Running in f3ac77e3f9d2 [2021-09-22T23:08:38.024Z] Removing intermediate container f3ac77e3f9d2 [2021-09-22T23:08:38.024Z] ---> e234ace2e5d9 [2021-09-22T23:08:38.024Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-22T23:08:38.024Z] ---> Running in a4d03764753c [2021-09-22T23:08:38.302Z] Removing intermediate container c8522b86a15c [2021-09-22T23:08:38.302Z] ---> 651f81b8cf74 [2021-09-22T23:08:38.302Z] [2021-09-22T23:08:38.302Z] Step 11/23 : FROM alpine:3.14 [2021-09-22T23:08:38.302Z] ---> bb3de5531c18 [2021-09-22T23:08:38.302Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-22T23:08:39.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-22T23:08:39.560Z] ---> Running in 8be7886cafa1 [2021-09-22T23:08:39.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-22T23:08:40.162Z] Removing intermediate container 19faf62f0b2a [2021-09-22T23:08:40.162Z] ---> fa2cf7cdb1af [2021-09-22T23:08:40.162Z] [2021-09-22T23:08:40.162Z] Step 11/23 : FROM alpine:3.14 [2021-09-22T23:08:40.162Z] ---> bb3de5531c18 [2021-09-22T23:08:40.162Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-22T23:08:40.162Z] Removing intermediate container 09fd4171f046 [2021-09-22T23:08:40.162Z] ---> 4416f30a74cb [2021-09-22T23:08:40.162Z] [2021-09-22T23:08:40.162Z] Step 11/24 : FROM alpine:3.14 [2021-09-22T23:08:40.162Z] ---> bb3de5531c18 [2021-09-22T23:08:40.162Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-22T23:08:40.437Z] ---> Running in 412b10dcdcdf [2021-09-22T23:08:40.437Z] ---> Running in 6226a4e3093c [2021-09-22T23:08:40.718Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-22T23:08:40.718Z] (2/2) Installing su-exec (0.2-r1) [2021-09-22T23:08:40.718Z] Executing busybox-1.33.1-r3.trigger [2021-09-22T23:08:40.718Z] OK: 5 MiB in 16 packages [2021-09-22T23:08:42.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-22T23:08:42.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-22T23:08:42.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-22T23:08:42.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-22T23:08:42.448Z] Removing intermediate container a4d03764753c [2021-09-22T23:08:42.448Z] ---> 2dc55c9d359f [2021-09-22T23:08:42.448Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-22T23:08:42.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-22T23:08:42.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-22T23:08:42.730Z] ---> Running in a38306a593ae [2021-09-22T23:08:43.338Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-22T23:08:43.338Z] Executing busybox-1.33.1-r3.trigger [2021-09-22T23:08:43.338Z] OK: 5 MiB in 15 packages [2021-09-22T23:08:43.616Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-22T23:08:43.893Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-22T23:08:43.893Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-22T23:08:43.893Z] Executing busybox-1.33.1-r3.trigger [2021-09-22T23:08:43.893Z] Executing busybox-1.33.1-r3.trigger [2021-09-22T23:08:43.893Z] OK: 5 MiB in 15 packages [2021-09-22T23:08:43.893Z] Executing ca-certificates-20191127-r5.trigger [2021-09-22T23:08:44.167Z] Removing intermediate container a38306a593ae [2021-09-22T23:08:44.167Z] ---> 8a32dc7505f4 [2021-09-22T23:08:44.167Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-22T23:08:44.167Z] OK: 6 MiB in 16 packages [2021-09-22T23:08:45.157Z] ---> Running in eca51119f73d [2021-09-22T23:08:46.144Z] Removing intermediate container 8be7886cafa1 [2021-09-22T23:08:46.144Z] ---> 787859e6c1b8 [2021-09-22T23:08:46.144Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-22T23:08:46.144Z] Removing intermediate container eca51119f73d [2021-09-22T23:08:46.144Z] ---> cf6278a67608 [2021-09-22T23:08:46.144Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-22T23:08:46.144Z] Removing intermediate container 6226a4e3093c [2021-09-22T23:08:46.144Z] ---> ae3fa718655b [2021-09-22T23:08:46.144Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-22T23:08:46.144Z] ---> Running in fec1f3fd81b5 [2021-09-22T23:08:46.743Z] Removing intermediate container fe0a90be1759 [2021-09-22T23:08:46.743Z] ---> 0e3879bb56eb [2021-09-22T23:08:46.743Z] [2021-09-22T23:08:46.743Z] Step 11/24 : FROM alpine:3.14 [2021-09-22T23:08:46.743Z] ---> bb3de5531c18 [2021-09-22T23:08:46.743Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-22T23:08:46.743Z] ---> Running in d01c82feb426 [2021-09-22T23:08:46.743Z] ---> Running in 5d7728835820 [2021-09-22T23:08:47.018Z] ---> Running in 1413a05de5cf [2021-09-22T23:08:47.290Z] Removing intermediate container fec1f3fd81b5 [2021-09-22T23:08:47.290Z] ---> 45bb01ab9ad9 [2021-09-22T23:08:47.290Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-22T23:08:47.290Z] Removing intermediate container 412b10dcdcdf [2021-09-22T23:08:47.290Z] ---> 6dbf11550bc1 [2021-09-22T23:08:47.290Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-22T23:08:47.290Z] Removing intermediate container d01c82feb426 [2021-09-22T23:08:47.290Z] ---> 9c45226ff68a [2021-09-22T23:08:47.290Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-22T23:08:47.568Z] ---> Running in dfdec65de528 [2021-09-22T23:08:47.568Z] ---> Running in 64fde17e4c04 [2021-09-22T23:08:47.568Z] ---> Running in 4336e9e105b1 [2021-09-22T23:08:47.844Z] Removing intermediate container 1413a05de5cf [2021-09-22T23:08:47.844Z] ---> ce1cb4127a4e [2021-09-22T23:08:47.844Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-22T23:08:48.120Z] ---> Running in 795936aa79f6 [2021-09-22T23:08:48.399Z] Removing intermediate container dfdec65de528 [2021-09-22T23:08:48.399Z] ---> 23f9956bef29 [2021-09-22T23:08:48.399Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-22T23:08:48.399Z] Removing intermediate container 64fde17e4c04 [2021-09-22T23:08:48.399Z] ---> 689fb510bd61 [2021-09-22T23:08:48.399Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-22T23:08:48.399Z] Removing intermediate container 4336e9e105b1 [2021-09-22T23:08:48.399Z] ---> 225e6195046c [2021-09-22T23:08:48.399Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-22T23:08:48.674Z] ---> Running in 690a7ec02a0c [2021-09-22T23:08:48.674Z] ---> Running in b25e2db59178 [2021-09-22T23:08:48.674Z] ---> Running in 14867a1cc31d [2021-09-22T23:08:48.950Z] Removing intermediate container 795936aa79f6 [2021-09-22T23:08:48.950Z] ---> 3613a386dc92 [2021-09-22T23:08:48.950Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-22T23:08:49.227Z] ---> Running in 765860319f3b [2021-09-22T23:08:49.500Z] Removing intermediate container 690a7ec02a0c [2021-09-22T23:08:49.500Z] ---> 23699d6d4538 [2021-09-22T23:08:49.500Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-22T23:08:49.500Z] Removing intermediate container b25e2db59178 [2021-09-22T23:08:49.500Z] ---> bf0ae6088427 [2021-09-22T23:08:49.500Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-22T23:08:49.500Z] Removing intermediate container 14867a1cc31d [2021-09-22T23:08:49.500Z] ---> 23d84f51f61f [2021-09-22T23:08:49.500Z] Step 16/24 : WORKDIR / [2021-09-22T23:08:49.776Z] ---> Running in 0d7a0757061a [2021-09-22T23:08:49.776Z] ---> Running in 30d00019e4fc [2021-09-22T23:08:49.776Z] Removing intermediate container 765860319f3b [2021-09-22T23:08:49.776Z] ---> 6ea53bef4e93 [2021-09-22T23:08:49.776Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T23:08:50.047Z] ---> Running in d6e48d24b0a0 [2021-09-22T23:08:50.047Z] Removing intermediate container 5d7728835820 [2021-09-22T23:08:50.047Z] ---> bbe10a400ecd [2021-09-22T23:08:50.047Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-22T23:08:50.318Z] ---> Running in 20cd45d8acd4 [2021-09-22T23:08:50.596Z] Removing intermediate container 0d7a0757061a [2021-09-22T23:08:50.596Z] ---> 7e7896533177 [2021-09-22T23:08:50.596Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-22T23:08:50.596Z] ---> 415622a7e133 [2021-09-22T23:08:50.596Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-22T23:08:50.596Z] Removing intermediate container 30d00019e4fc [2021-09-22T23:08:50.596Z] ---> 08f980d24b6b [2021-09-22T23:08:50.596Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-22T23:08:51.189Z] Removing intermediate container 20cd45d8acd4 [2021-09-22T23:08:51.189Z] ---> 14716a6e28d4 [2021-09-22T23:08:51.189Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-22T23:08:51.785Z] ---> ab08486999f6 [2021-09-22T23:08:51.785Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-22T23:08:52.772Z] ---> 669d6da3b178 [2021-09-22T23:08:52.772Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-22T23:08:53.047Z] ---> 6d2f693ca298 [2021-09-22T23:08:53.047Z] ---> 8aa25d001f2d [2021-09-22T23:08:53.047Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.shStep 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-22T23:08:53.047Z] [2021-09-22T23:08:53.324Z] ---> Running in 8dcf3a89bdbc [2021-09-22T23:08:53.924Z] ---> 910d0a0c84af [2021-09-22T23:08:53.924Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-22T23:08:54.200Z] Removing intermediate container d6e48d24b0a0 [2021-09-22T23:08:54.200Z] ---> e776c288c15d [2021-09-22T23:08:54.200Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-22T23:08:55.179Z] ---> Running in 02d561b82a2f [2021-09-22T23:08:55.454Z] ---> 8b5df2b031f1 [2021-09-22T23:08:55.454Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-22T23:08:55.454Z] ---> 05dde4b5c27e [2021-09-22T23:08:55.454Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-22T23:08:55.454Z] ---> 902de3a8b91a [2021-09-22T23:08:55.454Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-22T23:08:55.738Z] ---> Running in 3b99459bf7f4 [2021-09-22T23:08:55.738Z] ---> Running in 8d61afae7c84 [2021-09-22T23:08:56.721Z] Removing intermediate container 8d61afae7c84 [2021-09-22T23:08:56.721Z] ---> 5a77accea6a2 [2021-09-22T23:08:56.721Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-22T23:08:56.721Z] ---> 932acf24b5a6 [2021-09-22T23:08:56.721Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-22T23:08:56.721Z] Removing intermediate container 3b99459bf7f4 [2021-09-22T23:08:56.721Z] ---> 46b41c94c614 [2021-09-22T23:08:56.721Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-22T23:08:57.000Z] ---> Running in 0a975060ce10 [2021-09-22T23:08:57.000Z] ---> Running in 1e7042037c94 [2021-09-22T23:08:57.274Z] ---> Running in c5c5068913f5 [2021-09-22T23:08:57.274Z] Removing intermediate container 8dcf3a89bdbc [2021-09-22T23:08:57.274Z] ---> 79dcc8caa4d0 [2021-09-22T23:08:57.274Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-22T23:08:57.274Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-22T23:08:57.873Z] Removing intermediate container 0a975060ce10 [2021-09-22T23:08:57.873Z] ---> 354f8602efda [2021-09-22T23:08:57.873Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-22T23:08:57.873Z] Removing intermediate container c5c5068913f5 [2021-09-22T23:08:57.873Z] ---> 6d5d46b4fb8f [2021-09-22T23:08:57.873Z] Step 21/23 : LABEL arch=arm64 [2021-09-22T23:08:57.873Z] Removing intermediate container 1e7042037c94 [2021-09-22T23:08:57.873Z] ---> f98d822d5a9a [2021-09-22T23:08:57.873Z] Step 21/23 : LABEL arch=arm64 [2021-09-22T23:08:58.151Z] ---> Running in 1af3f67fb1dc [2021-09-22T23:08:58.151Z] ---> Running in e209e71eb28c [2021-09-22T23:08:58.151Z] ---> Running in f75ef96da680 [2021-09-22T23:08:58.427Z] ---> ba52385cf2c8 [2021-09-22T23:08:58.427Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-22T23:08:58.427Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-22T23:08:58.699Z] Removing intermediate container 1af3f67fb1dc [2021-09-22T23:08:58.699Z] ---> ff57b1e4573d [2021-09-22T23:08:58.699Z] Step 22/24 : LABEL arch=arm64 [2021-09-22T23:08:58.975Z] Removing intermediate container f75ef96da680 [2021-09-22T23:08:58.975Z] ---> 7d1efa89941f [2021-09-22T23:08:58.975Z] Removing intermediate container e209e71eb28c [2021-09-22T23:08:58.975Z] ---> 2446f0b3c412 [2021-09-22T23:08:58.975Z] Step 22/23 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 [2021-09-22T23:08:58.975Z] Step 22/23 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 [2021-09-22T23:08:58.975Z] ---> Running in 5fc8b9c398da [2021-09-22T23:08:59.252Z] ---> Running in db28cb65c869 [2021-09-22T23:08:59.252Z] ---> Running in 97d3590ef27e [2021-09-22T23:08:59.853Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-22T23:08:59.853Z] Removing intermediate container 5fc8b9c398da [2021-09-22T23:08:59.853Z] ---> 6e40243b323d [2021-09-22T23:08:59.853Z] Step 23/24 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 [2021-09-22T23:08:59.853Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-22T23:08:59.853Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-22T23:08:59.853Z] ---> Running in e1d2f38657e3 [2021-09-22T23:09:00.126Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-22T23:09:00.397Z] Removing intermediate container 97d3590ef27e [2021-09-22T23:09:00.397Z] ---> f6feb1db37b2 [2021-09-22T23:09:00.397Z] Step 23/23 : LABEL version=0.0.0 [2021-09-22T23:09:00.397Z] Removing intermediate container db28cb65c869 [2021-09-22T23:09:00.397Z] ---> e7b2a10db292 [2021-09-22T23:09:00.397Z] Step 23/23 : LABEL version=0.0.0 [2021-09-22T23:09:00.397Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-22T23:09:00.397Z] Removing intermediate container e1d2f38657e3 [2021-09-22T23:09:00.397Z] ---> 98653e298efb [2021-09-22T23:09:00.397Z] Step 24/24 : LABEL version=0.0.0 [2021-09-22T23:09:00.398Z] ---> 3cd4207f4f41 [2021-09-22T23:09:00.398Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-22T23:09:00.670Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-22T23:09:00.670Z] ---> Running in 304d33e0a46b [2021-09-22T23:09:00.670Z] ---> Running in dbf37f31b664 [2021-09-22T23:09:00.670Z] Executing busybox-1.33.1-r3.trigger [2021-09-22T23:09:00.670Z] OK: 8 MiB in 20 packages [2021-09-22T23:09:00.670Z] ---> Running in f27bd3b67791 [2021-09-22T23:09:01.653Z] Removing intermediate container 304d33e0a46b [2021-09-22T23:09:01.653Z] ---> 2a8a1382ccbe [2021-09-22T23:09:01.653Z] [2021-09-22T23:09:01.653Z] Removing intermediate container dbf37f31b664 [2021-09-22T23:09:01.653Z] ---> c1e774c2ed3f [2021-09-22T23:09:01.653Z] [2021-09-22T23:09:01.653Z] Removing intermediate container f27bd3b67791 [2021-09-22T23:09:01.653Z] ---> 4b28b6061e56 [2021-09-22T23:09:01.653Z] [2021-09-22T23:09:01.928Z] ---> 90007a6fdc6e [2021-09-22T23:09:01.928Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-22T23:09:01.928Z] Successfully built 2a8a1382ccbe [2021-09-22T23:09:01.928Z] Successfully tagged support-scheduler-arm64:latest [2021-09-22T23:09:01.928Z]  Building support-scheduler ... done Building security-proxy-setup [2021-09-22T23:09:02.209Z] Successfully built c1e774c2ed3f [2021-09-22T23:09:02.209Z] Successfully built 4b28b6061e56 [2021-09-22T23:09:02.209Z] Successfully tagged support-notifications-arm64:latest [2021-09-22T23:09:02.209Z]  Building support-notifications ... done Building security-secretstore-setup [2021-09-22T23:09:02.209Z] Successfully tagged core-metadata-arm64:latest [2021-09-22T23:09:02.209Z] Removing intermediate container 02d561b82a2f [2021-09-22T23:09:02.209Z] ---> a361aac0b198 [2021-09-22T23:09:02.209Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-22T23:09:02.209Z] Building sys-mgmt-agent [2021-09-22T23:09:02.803Z]  Building core-metadata ... done  ---> 3b2e03ecc48c [2021-09-22T23:09:02.803Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-22T23:09:03.077Z] ---> e60c73140a42 [2021-09-22T23:09:03.077Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-22T23:09:04.508Z] ---> b16f2f19222c [2021-09-22T23:09:04.508Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-22T23:09:07.910Z] ---> Running in 078317dc3911 [2021-09-22T23:09:08.889Z] ---> 42b4b7e83336 [2021-09-22T23:09:08.889Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-22T23:09:10.322Z] Removing intermediate container 078317dc3911 [2021-09-22T23:09:10.322Z] ---> 30d63dd24486 [2021-09-22T23:09:10.322Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-22T23:09:12.312Z] ---> 7d0500b56471 [2021-09-22T23:09:12.312Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-22T23:09:13.305Z] ---> Running in 316005b4a863 [2021-09-22T23:09:13.582Z] ---> 5179703c3cdb [2021-09-22T23:09:13.582Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-22T23:09:14.177Z] ---> Running in b21ec2d2c0d4 [2021-09-22T23:09:14.177Z] Removing intermediate container 316005b4a863 [2021-09-22T23:09:14.177Z] ---> f411280d6e74 [2021-09-22T23:09:14.177Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-22T23:09:14.450Z] ---> Running in 7546585d67a2 [2021-09-22T23:09:15.425Z] Removing intermediate container 7546585d67a2 [2021-09-22T23:09:15.425Z] ---> 7d45a173b404 [2021-09-22T23:09:15.425Z] Step 22/24 : LABEL arch=arm64 [2021-09-22T23:09:15.700Z] ---> Running in d5b467a7b4fa [2021-09-22T23:09:16.303Z] Removing intermediate container d5b467a7b4fa [2021-09-22T23:09:16.304Z] ---> 8c3a44deddae [2021-09-22T23:09:16.304Z] Step 23/24 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 [2021-09-22T23:09:16.579Z] ---> Running in f8a97bb40d7b [2021-09-22T23:09:16.579Z] Removing intermediate container b21ec2d2c0d4 [2021-09-22T23:09:16.579Z] ---> 349b243dacaa [2021-09-22T23:09:16.579Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-22T23:09:17.186Z] ---> Running in 43bcbdd9d615 [2021-09-22T23:09:17.186Z] Removing intermediate container f8a97bb40d7b [2021-09-22T23:09:17.186Z] ---> 8f9437983a11 [2021-09-22T23:09:17.186Z] Step 24/24 : LABEL version=0.0.0 [2021-09-22T23:09:17.463Z] ---> Running in 598b1cb0fe10 [2021-09-22T23:09:18.070Z] Removing intermediate container 43bcbdd9d615 [2021-09-22T23:09:18.070Z] ---> f88cc8d31e42 [2021-09-22T23:09:18.070Z] Step 29/32 : CMD ["gate"] [2021-09-22T23:09:18.347Z] ---> Running in b5e6d21409ea [2021-09-22T23:09:18.622Z] Removing intermediate container 598b1cb0fe10 [2021-09-22T23:09:18.622Z] ---> f35b37aae79f [2021-09-22T23:09:18.622Z] [2021-09-22T23:09:19.217Z] Successfully built f35b37aae79f [2021-09-22T23:09:19.217Z] Successfully tagged core-data-arm64:latest [2021-09-22T23:09:19.217Z] Building core-command [2021-09-22T23:09:19.491Z]  Building core-data ... done Removing intermediate container b5e6d21409ea [2021-09-22T23:09:19.491Z] ---> 2c7414f0fe5e [2021-09-22T23:09:19.491Z] Step 30/32 : LABEL arch=arm64 [2021-09-22T23:09:19.813Z] ---> Running in f4dbb7d3a4f3 [2021-09-22T23:09:20.513Z] Removing intermediate container f4dbb7d3a4f3 [2021-09-22T23:09:20.513Z] ---> 39bfda6d06b1 [2021-09-22T23:09:20.513Z] Step 31/32 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 [2021-09-22T23:09:21.133Z] ---> Running in 01c8ac897b81 [2021-09-22T23:09:22.220Z] Removing intermediate container 01c8ac897b81 [2021-09-22T23:09:22.220Z] ---> e742e06dd66b [2021-09-22T23:09:22.220Z] Step 32/32 : LABEL version=0.0.0 [2021-09-22T23:09:23.218Z] ---> Running in c79c5efd4f35 [2021-09-22T23:09:24.211Z] Removing intermediate container c79c5efd4f35 [2021-09-22T23:09:24.211Z] ---> 7ece77568ac9 [2021-09-22T23:09:24.211Z] [2021-09-22T23:09:24.485Z] Successfully built 7ece77568ac9 [2021-09-22T23:09:24.485Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-22T23:09:51.289Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-22T23:09:51.289Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-22T23:09:51.289Z] ---> 581cc122fc27 [2021-09-22T23:09:51.289Z] Step 3/22 : WORKDIR /edgex-go [2021-09-22T23:09:51.289Z] ---> Using cache [2021-09-22T23:09:51.289Z] ---> ea5103897d34 [2021-09-22T23:09:51.289Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T23:09:51.289Z] ---> Using cache [2021-09-22T23:09:51.289Z] ---> 09b49e119d18 [2021-09-22T23:09:51.289Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-22T23:09:51.289Z] ---> Using cache [2021-09-22T23:09:51.289Z] ---> 6ebf15261aa2 [2021-09-22T23:09:51.289Z] Step 6/22 : COPY go.mod . [2021-09-22T23:09:51.289Z] ---> Using cache [2021-09-22T23:09:51.289Z] ---> 48ffbef0ad7d [2021-09-22T23:09:51.289Z] Step 7/22 : RUN go mod download [2021-09-22T23:09:51.289Z] ---> Using cache [2021-09-22T23:09:51.289Z] ---> b19c8d31b3aa [2021-09-22T23:09:51.289Z] Step 8/22 : COPY . . [2021-09-22T23:09:51.289Z] ---> Using cache [2021-09-22T23:09:51.289Z] ---> 6adc52147311 [2021-09-22T23:09:51.289Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14Step 9/22 : RUN go mod tidy [2021-09-22T23:09:51.289Z] ---> Using cache [2021-09-22T23:09:51.289Z] [2021-09-22T23:09:51.289Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-22T23:09:51.289Z] ---> 581cc122fc27 [2021-09-22T23:09:51.289Z] Step 3/26 : WORKDIR /edgex-go [2021-09-22T23:09:51.289Z] ---> Using cache [2021-09-22T23:09:51.289Z] ---> ea5103897d34 [2021-09-22T23:09:51.289Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T23:09:51.289Z] ---> Using cache [2021-09-22T23:09:51.289Z] ---> 09b49e119d18 [2021-09-22T23:09:51.289Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-22T23:09:51.289Z] ---> Using cache [2021-09-22T23:09:51.289Z] ---> 06245c4daf9c [2021-09-22T23:09:51.289Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-22T23:09:51.289Z] ---> 6ebf15261aa2 [2021-09-22T23:09:51.289Z] Step 6/26 : COPY go.mod . [2021-09-22T23:09:51.289Z] ---> Using cache [2021-09-22T23:09:51.289Z] ---> 48ffbef0ad7d [2021-09-22T23:09:51.289Z] Step 7/26 : RUN go mod download [2021-09-22T23:09:51.289Z] ---> Using cache [2021-09-22T23:09:51.289Z] ---> b19c8d31b3aa [2021-09-22T23:09:51.289Z] Step 8/26 : COPY . . [2021-09-22T23:09:51.289Z] ---> Using cache [2021-09-22T23:09:51.289Z] ---> 6adc52147311 [2021-09-22T23:09:51.289Z] Step 9/26 : RUN go mod tidy [2021-09-22T23:09:51.289Z] ---> Using cache [2021-09-22T23:09:51.289Z] ---> 06245c4daf9c [2021-09-22T23:09:51.289Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-22T23:09:51.289Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-22T23:09:51.289Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-22T23:09:51.289Z] ---> 581cc122fc27 [2021-09-22T23:09:51.289Z] Step 3/24 : WORKDIR /edgex-go [2021-09-22T23:09:51.289Z] ---> Using cache [2021-09-22T23:09:51.289Z] ---> ea5103897d34 [2021-09-22T23:09:51.289Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T23:09:51.289Z] ---> Using cache [2021-09-22T23:09:51.289Z] ---> 09b49e119d18 [2021-09-22T23:09:51.289Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-22T23:09:52.269Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-22T23:09:52.269Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-22T23:09:52.269Z] ---> 581cc122fc27 [2021-09-22T23:09:52.269Z] Step 3/24 : WORKDIR /edgex-go [2021-09-22T23:09:52.269Z] ---> Using cache [2021-09-22T23:09:52.269Z] ---> ea5103897d34 [2021-09-22T23:09:52.269Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-22T23:09:52.269Z] ---> Using cache [2021-09-22T23:09:52.269Z] ---> 09b49e119d18 [2021-09-22T23:09:52.269Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-22T23:09:52.269Z] ---> Using cache [2021-09-22T23:09:52.269Z] ---> 6ebf15261aa2 [2021-09-22T23:09:52.269Z] Step 6/24 : COPY go.mod . [2021-09-22T23:09:52.269Z] ---> Using cache [2021-09-22T23:09:52.269Z] ---> 48ffbef0ad7d [2021-09-22T23:09:52.269Z] Step 7/24 : RUN go mod download [2021-09-22T23:09:52.269Z] ---> Using cache [2021-09-22T23:09:52.269Z] ---> b19c8d31b3aa [2021-09-22T23:09:52.269Z] Step 8/24 : COPY . . [2021-09-22T23:09:52.269Z] ---> Using cache [2021-09-22T23:09:52.269Z] ---> 6adc52147311 [2021-09-22T23:09:52.269Z] Step 9/24 : RUN go mod tidy [2021-09-22T23:09:52.269Z] ---> Using cache [2021-09-22T23:09:52.269Z] ---> 06245c4daf9c [2021-09-22T23:09:52.269Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-22T23:09:53.706Z] ---> Running in c7f9e92f433a [2021-09-22T23:09:53.706Z] ---> Running in a6711932b088 [2021-09-22T23:09:53.706Z] ---> Running in 5ed89a55dacc [2021-09-22T23:09:53.706Z] ---> Running in a58feb35c830 [2021-09-22T23:09:55.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-22T23:09:55.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-22T23:09:55.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-22T23:09:55.688Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-22T23:09:56.669Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-22T23:09:57.646Z] OK: 218 MiB in 52 packages [2021-09-22T23:09:59.637Z] Removing intermediate container a6711932b088 [2021-09-22T23:09:59.637Z] ---> 234fef8dec77 [2021-09-22T23:09:59.637Z] Step 6/24 : COPY go.mod . [2021-09-22T23:10:00.616Z] ---> 90e0c5bc1c61 [2021-09-22T23:10:00.616Z] Step 7/24 : RUN go mod download [2021-09-22T23:10:00.616Z] ---> Running in cc7563ddc55a [2021-09-22T23:10:07.345Z] Removing intermediate container cc7563ddc55a [2021-09-22T23:10:07.345Z] ---> 1964bcd0f13d [2021-09-22T23:10:07.345Z] Step 8/24 : COPY . . [2021-09-22T23:10:25.674Z] ---> 436549caede5 [2021-09-22T23:10:25.674Z] Step 9/24 : RUN go mod tidy [2021-09-22T23:10:25.674Z] ---> Running in 645200c5ef01 [2021-09-22T23:10:32.409Z] Removing intermediate container 645200c5ef01 [2021-09-22T23:10:32.409Z] ---> bd28af3ea9be [2021-09-22T23:10:32.409Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-22T23:10:32.409Z] ---> Running in 4003079182a1 [2021-09-22T23:10:33.849Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-22T23:11:20.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-22T23:11:20.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-22T23:11:26.275Z] Removing intermediate container c7f9e92f433a [2021-09-22T23:11:26.275Z] ---> b7493f408f73 [2021-09-22T23:11:26.275Z] [2021-09-22T23:11:26.275Z] Step 11/24 : FROM alpine:3.14 [2021-09-22T23:11:26.275Z] ---> bb3de5531c18 [2021-09-22T23:11:26.275Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-22T23:11:26.275Z] ---> Using cache [2021-09-22T23:11:26.275Z] ---> ae3fa718655b [2021-09-22T23:11:26.275Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-22T23:11:26.275Z] ---> Using cache [2021-09-22T23:11:26.275Z] ---> 9c45226ff68a [2021-09-22T23:11:26.275Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-22T23:11:26.275Z] ---> Running in 9a1e393d2e62 [2021-09-22T23:11:26.877Z] Removing intermediate container 9a1e393d2e62 [2021-09-22T23:11:26.877Z] ---> 743905b28ef5 [2021-09-22T23:11:26.877Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-22T23:11:27.496Z] ---> Running in d35760ab12a0 [2021-09-22T23:11:28.942Z] Removing intermediate container d35760ab12a0 [2021-09-22T23:11:28.942Z] ---> a56783fdcb57 [2021-09-22T23:11:28.942Z] Step 16/24 : WORKDIR / [2021-09-22T23:11:29.554Z] ---> Running in c82e4d091cd9 [2021-09-22T23:11:31.004Z] Removing intermediate container c82e4d091cd9 [2021-09-22T23:11:31.004Z] ---> 8446dfee130e [2021-09-22T23:11:31.004Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-22T23:11:31.004Z] Removing intermediate container 5ed89a55dacc [2021-09-22T23:11:31.280Z] ---> 1b521fa62ead [2021-09-22T23:11:31.280Z] [2021-09-22T23:11:31.280Z] Step 11/26 : FROM alpine:3.14 [2021-09-22T23:11:31.280Z] ---> bb3de5531c18 [2021-09-22T23:11:31.280Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-22T23:11:31.557Z] ---> Running in 63712657a386 [2021-09-22T23:11:32.546Z] Removing intermediate container a58feb35c830 [2021-09-22T23:11:32.546Z] ---> 28633ba261d8 [2021-09-22T23:11:32.546Z] [2021-09-22T23:11:32.546Z] Step 11/22 : FROM alpine:3.14 [2021-09-22T23:11:32.546Z] ---> bb3de5531c18 [2021-09-22T23:11:32.546Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-22T23:11:32.820Z] ---> Running in f2c0b6cbf3f4 [2021-09-22T23:11:33.097Z] ---> 72ff39e1a265 [2021-09-22T23:11:33.097Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-22T23:11:34.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-22T23:11:34.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-22T23:11:34.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-22T23:11:35.247Z] ---> 36edcad39335 [2021-09-22T23:11:35.247Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-22T23:11:35.247Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-22T23:11:35.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-22T23:11:35.247Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-22T23:11:35.527Z] (3/3) Installing su-exec (0.2-r1) [2021-09-22T23:11:35.527Z] Executing busybox-1.33.1-r3.trigger [2021-09-22T23:11:35.527Z] Executing ca-certificates-20191127-r5.trigger [2021-09-22T23:11:35.820Z] OK: 6 MiB in 17 packages [2021-09-22T23:11:36.430Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-22T23:11:36.430Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-22T23:11:36.430Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-22T23:11:36.430Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-22T23:11:36.708Z] (5/5) Installing curl (7.79.1-r0) [2021-09-22T23:11:36.708Z] Executing busybox-1.33.1-r3.trigger [2021-09-22T23:11:36.708Z] Executing ca-certificates-20191127-r5.trigger [2021-09-22T23:11:36.708Z] ---> 5c0e18167f5a [2021-09-22T23:11:36.708Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-22T23:11:36.994Z] OK: 8 MiB in 19 packages [2021-09-22T23:11:36.994Z] ---> Running in bea7cf51e171 [2021-09-22T23:11:38.466Z] Removing intermediate container bea7cf51e171 [2021-09-22T23:11:38.466Z] ---> 6d579f0b5c3c [2021-09-22T23:11:38.466Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-22T23:11:38.466Z] ---> Running in c63166e0f23c [2021-09-22T23:11:38.743Z] Removing intermediate container 63712657a386 [2021-09-22T23:11:38.743Z] ---> ae7a2cba30e5 [2021-09-22T23:11:38.743Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-22T23:11:39.021Z] ---> Running in 7dada687ea48 [2021-09-22T23:11:39.296Z] Removing intermediate container f2c0b6cbf3f4 [2021-09-22T23:11:39.296Z] ---> fa5939f74640 [2021-09-22T23:11:39.296Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-22T23:11:39.296Z] Removing intermediate container c63166e0f23c [2021-09-22T23:11:39.296Z] ---> ae0a229621f5 [2021-09-22T23:11:39.296Z] Step 22/24 : LABEL arch=arm64 [2021-09-22T23:11:39.568Z] ---> Running in e1b25c5b153b [2021-09-22T23:11:39.568Z] ---> Running in 5b89403f81da [2021-09-22T23:11:39.844Z] Removing intermediate container 7dada687ea48 [2021-09-22T23:11:39.844Z] ---> c6a443a4a068 [2021-09-22T23:11:39.844Z] Step 14/26 : WORKDIR / [2021-09-22T23:11:39.844Z] ---> Running in 6e084d3bd493 [2021-09-22T23:11:40.116Z] Removing intermediate container e1b25c5b153b [2021-09-22T23:11:40.116Z] ---> a54689aaa2f0 [2021-09-22T23:11:40.116Z] Step 14/22 : WORKDIR /edgex [2021-09-22T23:11:40.116Z] Removing intermediate container 5b89403f81da [2021-09-22T23:11:40.116Z] ---> 5d7e94802eec [2021-09-22T23:11:40.116Z] Step 23/24 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 [2021-09-22T23:11:40.387Z] ---> Running in bab0c8502a97 [2021-09-22T23:11:40.387Z] ---> Running in ce8f9dd858ee [2021-09-22T23:11:40.659Z] Removing intermediate container 6e084d3bd493 [2021-09-22T23:11:40.659Z] ---> d8f50602c750 [2021-09-22T23:11:40.659Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-22T23:11:41.251Z] Removing intermediate container bab0c8502a97 [2021-09-22T23:11:41.251Z] ---> 915e27902e44 [2021-09-22T23:11:41.251Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-22T23:11:41.251Z] Removing intermediate container ce8f9dd858ee [2021-09-22T23:11:41.251Z] ---> dd423c310a72 [2021-09-22T23:11:41.251Z] Step 24/24 : LABEL version=0.0.0 [2021-09-22T23:11:41.532Z] ---> Running in c5d98a229566 [2021-09-22T23:11:41.816Z] ---> bec7bf4535bc [2021-09-22T23:11:41.816Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-22T23:11:42.431Z] ---> d895c9ca0b61 [2021-09-22T23:11:42.431Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-22T23:11:42.431Z] Removing intermediate container c5d98a229566 [2021-09-22T23:11:42.431Z] ---> 48c4a098833c [2021-09-22T23:11:42.431Z] [2021-09-22T23:11:43.034Z] Successfully built 48c4a098833c [2021-09-22T23:11:43.034Z] Successfully tagged core-command-arm64:latest [2021-09-22T23:11:43.308Z]  Building core-command ... done  ---> 0a9b8f6f96b7 [2021-09-22T23:11:43.308Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-22T23:11:43.906Z] ---> 7a4e6e59cfa9 [2021-09-22T23:11:43.906Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-22T23:11:44.525Z] ---> fe9c971923d1 [2021-09-22T23:11:44.525Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-22T23:11:44.798Z] Removing intermediate container 4003079182a1 [2021-09-22T23:11:44.798Z] ---> 9e053596054d [2021-09-22T23:11:44.798Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-22T23:11:45.073Z] ---> Running in 90c1861dfffe [2021-09-22T23:11:45.347Z] ---> f90e29c1016e [2021-09-22T23:11:45.347Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-22T23:11:45.347Z] ---> 8431d8990379 [2021-09-22T23:11:45.347Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-22T23:11:45.623Z] ---> Running in 176497bfa324 [2021-09-22T23:11:46.224Z] Removing intermediate container 176497bfa324 [2021-09-22T23:11:46.224Z] ---> aba777b377e9 [2021-09-22T23:11:46.224Z] Step 19/22 : CMD ["--init=true"] [2021-09-22T23:11:46.497Z] ---> Running in 0d1004022e89 [2021-09-22T23:11:46.775Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-22T23:11:46.775Z] ---> 3a8271ff2dbf [2021-09-22T23:11:46.775Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-22T23:11:47.052Z] Removing intermediate container 0d1004022e89 [2021-09-22T23:11:47.052Z] ---> e4b788dde577 [2021-09-22T23:11:47.052Z] Step 20/22 : LABEL arch=arm64 [2021-09-22T23:11:47.650Z] ---> Running in aa5d96a8c942 [2021-09-22T23:11:48.263Z] Removing intermediate container aa5d96a8c942 [2021-09-22T23:11:48.263Z] ---> 60a4b66896f9 [2021-09-22T23:11:48.263Z] Step 21/22 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 [2021-09-22T23:11:48.263Z] ---> 586171a7eefd [2021-09-22T23:11:48.263Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-22T23:11:48.538Z] ---> Running in d568fe34efba [2021-09-22T23:11:49.138Z] Removing intermediate container d568fe34efba [2021-09-22T23:11:49.138Z] ---> 9c6072c0fcbf [2021-09-22T23:11:49.138Z] Step 22/22 : LABEL version=0.0.0 [2021-09-22T23:11:49.138Z] ---> Running in 2e4068cb5c28 [2021-09-22T23:11:49.411Z] ---> bac1143321c2 [2021-09-22T23:11:49.411Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-22T23:11:49.411Z] Removing intermediate container 90c1861dfffe [2021-09-22T23:11:49.411Z] ---> 5265bf13d7fc [2021-09-22T23:11:49.411Z] [2021-09-22T23:11:49.411Z] Step 12/24 : FROM docker:20.10.7 [2021-09-22T23:11:49.685Z] ---> Running in c3eb7d364ec2 [2021-09-22T23:11:49.685Z] 20.10.7: Pulling from library/docker [2021-09-22T23:11:49.685Z] Removing intermediate container 2e4068cb5c28 [2021-09-22T23:11:49.685Z] ---> 02f500b39498 [2021-09-22T23:11:49.685Z] [2021-09-22T23:11:50.282Z] Successfully built 02f500b39498 [2021-09-22T23:11:50.282Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-22T23:11:52.257Z]  Building security-proxy-setup ... done Removing intermediate container c3eb7d364ec2 [2021-09-22T23:11:52.257Z] ---> 41bb3b08ab94 [2021-09-22T23:11:52.257Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-22T23:11:52.257Z] ---> Running in ebf76e027843 [2021-09-22T23:11:52.856Z] Removing intermediate container ebf76e027843 [2021-09-22T23:11:52.856Z] ---> b2ac4fceb6e1 [2021-09-22T23:11:52.856Z] Step 24/26 : LABEL arch=arm64 [2021-09-22T23:11:52.856Z] ---> Running in 1a47d9cb765c [2021-09-22T23:11:53.451Z] Removing intermediate container 1a47d9cb765c [2021-09-22T23:11:53.451Z] ---> d539106f9090 [2021-09-22T23:11:53.451Z] Step 25/26 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 [2021-09-22T23:11:53.727Z] ---> Running in c0763ef01cb9 [2021-09-22T23:11:54.002Z] Removing intermediate container c0763ef01cb9 [2021-09-22T23:11:54.002Z] ---> 9b0482b62ff4 [2021-09-22T23:11:54.002Z] Step 26/26 : LABEL version=0.0.0 [2021-09-22T23:11:54.279Z] ---> Running in b5dc35c9ae0d [2021-09-22T23:11:54.872Z] Removing intermediate container b5dc35c9ae0d [2021-09-22T23:11:54.872Z] ---> 3933fa6526c3 [2021-09-22T23:11:54.872Z] [2021-09-22T23:11:55.467Z] Successfully built 3933fa6526c3 [2021-09-22T23:11:55.467Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-22T23:12:00.865Z]  Building security-secretstore-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-22T23:12:00.865Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-22T23:12:00.865Z] ---> df445af6242a [2021-09-22T23:12:00.865Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-22T23:12:02.296Z] ---> Running in 91a433bea6fd [2021-09-22T23:12:02.886Z] Removing intermediate container 91a433bea6fd [2021-09-22T23:12:02.886Z] ---> 964a8b601b8f [2021-09-22T23:12:02.886Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-22T23:12:02.886Z] ---> Running in c9e1a5bb5545 [2021-09-22T23:12:04.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-22T23:12:04.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-22T23:12:05.287Z] (1/39) Installing readline (8.1.0-r0) [2021-09-22T23:12:05.287Z] (2/39) Installing bash (5.1.0-r0) [2021-09-22T23:12:05.287Z] Executing bash-5.1.0-r0.post-install [2021-09-22T23:12:05.287Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-22T23:12:05.287Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-22T23:12:05.287Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-22T23:12:05.287Z] (6/39) Installing curl (7.79.1-r0) [2021-09-22T23:12:05.287Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-22T23:12:05.287Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-22T23:12:05.287Z] (9/39) Installing expat (2.2.10-r1) [2021-09-22T23:12:05.288Z] (10/39) Installing libffi (3.3-r2) [2021-09-22T23:12:05.288Z] (11/39) Installing gdbm (1.19-r0) [2021-09-22T23:12:05.288Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-22T23:12:05.288Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-22T23:12:05.288Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-22T23:12:07.897Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-22T23:12:07.897Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-22T23:12:07.897Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-22T23:12:07.897Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-22T23:12:07.897Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-22T23:12:07.897Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-22T23:12:07.897Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-22T23:12:07.897Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-22T23:12:07.897Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-22T23:12:07.897Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-22T23:12:07.897Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-22T23:12:07.897Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-22T23:12:08.167Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-22T23:12:08.167Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-22T23:12:08.167Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-22T23:12:08.167Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-22T23:12:08.167Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-22T23:12:08.167Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-22T23:12:08.167Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-22T23:12:08.167Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-22T23:12:08.167Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-22T23:12:08.167Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-22T23:12:08.167Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-22T23:12:08.167Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-22T23:12:08.437Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-22T23:12:08.716Z] Executing busybox-1.32.1-r6.trigger [2021-09-22T23:12:08.716Z] OK: 82 MiB in 59 packages [2021-09-22T23:12:15.415Z] Collecting docker-compose==1.23.2 [2021-09-22T23:12:15.415Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-22T23:12:15.415Z] Collecting docopt<0.7,>=0.6.1 [2021-09-22T23:12:15.415Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-22T23:12:18.022Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-22T23:12:18.022Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-22T23:12:18.291Z] Collecting cached-property<2,>=1.2.0 [2021-09-22T23:12:18.291Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-22T23:12:18.563Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-22T23:12:18.563Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-22T23:12:18.563Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-22T23:12:18.832Z] Collecting jsonschema<3,>=2.5.1 [2021-09-22T23:12:18.832Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-22T23:12:19.424Z] Collecting PyYAML<4,>=3.10 [2021-09-22T23:12:19.424Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-22T23:12:22.791Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-22T23:12:22.791Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-22T23:12:24.214Z] Collecting docker<4.0,>=3.6.0 [2021-09-22T23:12:24.214Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-22T23:12:24.487Z] Collecting texttable<0.10,>=0.9.0 [2021-09-22T23:12:24.487Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-22T23:12:26.448Z] Collecting docker-pycreds>=0.4.0 [2021-09-22T23:12:26.448Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-22T23:12:26.719Z] Collecting idna<2.8,>=2.5 [2021-09-22T23:12:26.719Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-22T23:12:27.310Z] Collecting certifi>=2017.4.17 [2021-09-22T23:12:27.310Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-22T23:12:27.310Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-22T23:12:27.310Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-22T23:12:27.900Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-22T23:12:27.900Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-22T23:12:28.170Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-22T23:12:28.170Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-22T23:12:28.170Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-22T23:12:28.170Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-22T23:12:28.763Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-22T23:12:28.763Z] Attempting uninstall: urllib3 [2021-09-22T23:12:28.763Z] Found existing installation: urllib3 1.26.2 [2021-09-22T23:12:28.763Z] Uninstalling urllib3-1.26.2: [2021-09-22T23:12:29.033Z] Successfully uninstalled urllib3-1.26.2 [2021-09-22T23:12:29.625Z] Attempting uninstall: idna [2021-09-22T23:12:29.625Z] Found existing installation: idna 3.1 [2021-09-22T23:12:29.625Z] Uninstalling idna-3.1: [2021-09-22T23:12:29.625Z] Successfully uninstalled idna-3.1 [2021-09-22T23:12:30.215Z] Attempting uninstall: chardet [2021-09-22T23:12:30.215Z] Found existing installation: chardet 4.0.0 [2021-09-22T23:12:30.215Z] Uninstalling chardet-4.0.0: [2021-09-22T23:12:30.215Z] Successfully uninstalled chardet-4.0.0 [2021-09-22T23:12:31.642Z] Attempting uninstall: requests [2021-09-22T23:12:31.642Z] Found existing installation: requests 2.25.1 [2021-09-22T23:12:31.642Z] Uninstalling requests-2.25.1: [2021-09-22T23:12:31.642Z] Successfully uninstalled requests-2.25.1 [2021-09-22T23:12:31.913Z] Running setup.py install for texttable: started [2021-09-22T23:12:33.879Z] Running setup.py install for texttable: finished with status 'done' [2021-09-22T23:12:33.879Z] Running setup.py install for PyYAML: started [2021-09-22T23:12:35.841Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-22T23:12:35.841Z] Running setup.py install for docopt: started [2021-09-22T23:12:37.805Z] Running setup.py install for docopt: finished with status 'done' [2021-09-22T23:12:37.806Z] Running setup.py install for dockerpty: started [2021-09-22T23:12:39.771Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-22T23:12:41.196Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-22T23:12:49.455Z] Removing intermediate container c9e1a5bb5545 [2021-09-22T23:12:49.455Z] ---> 80f2032ae579 [2021-09-22T23:12:49.455Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-22T23:12:49.455Z] ---> Running in a161640d2855 [2021-09-22T23:12:49.729Z] Removing intermediate container a161640d2855 [2021-09-22T23:12:49.729Z] ---> 54d581f53c4a [2021-09-22T23:12:49.729Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-22T23:12:50.002Z] ---> Running in e559fd2ef6bc [2021-09-22T23:12:50.600Z] Removing intermediate container e559fd2ef6bc [2021-09-22T23:12:50.600Z] ---> 0585a0b1b3ee [2021-09-22T23:12:50.600Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-22T23:12:52.025Z] ---> 4665871ddf39 [2021-09-22T23:12:52.025Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-22T23:12:52.618Z] ---> caba0835ddaa [2021-09-22T23:12:52.618Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-22T23:12:53.598Z] ---> 525472721341 [2021-09-22T23:12:53.598Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-22T23:12:53.598Z] ---> Running in b1f52f801058 [2021-09-22T23:12:54.191Z] Removing intermediate container b1f52f801058 [2021-09-22T23:12:54.191Z] ---> 531666fba593 [2021-09-22T23:12:54.191Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-22T23:12:54.463Z] ---> Running in c865ee38382c [2021-09-22T23:12:54.735Z] Removing intermediate container c865ee38382c [2021-09-22T23:12:54.735Z] ---> 5a61335fc14d [2021-09-22T23:12:55.007Z] Step 22/24 : LABEL arch=arm64 [2021-09-22T23:12:55.007Z] ---> Running in d1541f89ef10 [2021-09-22T23:12:55.601Z] Removing intermediate container d1541f89ef10 [2021-09-22T23:12:55.601Z] ---> 9dadc7bd3b90 [2021-09-22T23:12:55.601Z] Step 23/24 : LABEL git_sha=4459654f6bdfb09febaa5cef59040ba2c620e072 [2021-09-22T23:12:55.601Z] ---> Running in 81dda804e666 [2021-09-22T23:12:56.194Z] Removing intermediate container 81dda804e666 [2021-09-22T23:12:56.194Z] ---> 9d7a70a438ad [2021-09-22T23:12:56.194Z] Step 24/24 : LABEL version=0.0.0 [2021-09-22T23:12:56.194Z] ---> Running in 18b49d7d3756 [2021-09-22T23:12:56.788Z] Removing intermediate container 18b49d7d3756 [2021-09-22T23:12:56.788Z] ---> 562ccb0ee407 [2021-09-22T23:12:56.788Z] [2021-09-22T23:12:57.060Z] Successfully built 562ccb0ee407 [2021-09-22T23:12:57.332Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-22T23:12:57.618Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-22T23:12:57.615Z] $ docker stop --time=1 f06cd4e1070516d7813f471144fac205c3f46f9c88412dd8d40da63e5ae2bc9d [2021-09-22T23:12:59.501Z] $ docker rm -f f06cd4e1070516d7813f471144fac205c3f46f9c88412dd8d40da63e5ae2bc9d [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-22T23:13:00.209Z] + docker images [2021-09-22T23:13:00.484Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-22T23:13:00.484Z] sys-mgmt-agent-arm64 latest 562ccb0ee407 4 seconds ago 312MB [2021-09-22T23:13:00.484Z] security-secretstore-setup-arm64 latest 3933fa6526c3 About a minute ago 26.5MB [2021-09-22T23:13:00.484Z] 5265bf13d7fc About a minute ago 1.57GB [2021-09-22T23:13:00.484Z] security-proxy-setup-arm64 latest 02f500b39498 About a minute ago 25.3MB [2021-09-22T23:13:00.484Z] core-command-arm64 latest 48c4a098833c About a minute ago 15.2MB [2021-09-22T23:13:00.484Z] 28633ba261d8 About a minute ago 1.57GB [2021-09-22T23:13:00.484Z] 1b521fa62ead About a minute ago 1.57GB [2021-09-22T23:13:00.484Z] b7493f408f73 About a minute ago 1.56GB [2021-09-22T23:13:00.484Z] security-bootstrapper-arm64 latest 7ece77568ac9 3 minutes ago 17.7MB [2021-09-22T23:13:00.484Z] core-data-arm64 latest f35b37aae79f 3 minutes ago 19.4MB [2021-09-22T23:13:00.484Z] support-scheduler-arm64 latest 2a8a1382ccbe 3 minutes ago 15.2MB [2021-09-22T23:13:00.484Z] core-metadata-arm64 latest 4b28b6061e56 3 minutes ago 15.8MB [2021-09-22T23:13:00.484Z] support-notifications-arm64 latest c1e774c2ed3f 3 minutes ago 15.9MB [2021-09-22T23:13:00.484Z] 0e3879bb56eb 4 minutes ago 1.57GB [2021-09-22T23:13:00.484Z] fa2cf7cdb1af 4 minutes ago 1.57GB [2021-09-22T23:13:00.484Z] 4416f30a74cb 4 minutes ago 1.57GB [2021-09-22T23:13:00.484Z] 651f81b8cf74 4 minutes ago 1.57GB [2021-09-22T23:13:00.484Z] d92f377ed485 4 minutes ago 1.57GB [2021-09-22T23:13:00.484Z] ci-base-image-arm64 latest 581cc122fc27 14 minutes ago 1.24GB [2021-09-22T23:13:00.484Z] alpine 3.14 bb3de5531c18 3 weeks ago 5.34MB [2021-09-22T23:13:00.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 6 weeks ago 533MB [2021-09-22T23:13:00.484Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-22T23:13:00.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-22T23:13:01.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-22T23:13:01.939Z] [2021-09-22T23:13:01.939Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-22T23:13:02.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-22T23:13:02.606Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-22T23:13:02.606Z] 448f6bf000e3: Pulling fs layer [2021-09-22T23:13:02.606Z] f757da607395: Pulling fs layer [2021-09-22T23:13:02.606Z] 05883995daec: Pulling fs layer [2021-09-22T23:13:02.606Z] 8603b9c90790: Pulling fs layer [2021-09-22T23:13:02.606Z] 1560dd03e051: Pulling fs layer [2021-09-22T23:13:02.606Z] 27f5ce0e4adf: Pulling fs layer [2021-09-22T23:13:02.606Z] c2d8d7efcc4b: Pulling fs layer [2021-09-22T23:13:02.606Z] 1560dd03e051: Waiting [2021-09-22T23:13:02.606Z] 27f5ce0e4adf: Waiting [2021-09-22T23:13:02.606Z] c2d8d7efcc4b: Waiting [2021-09-22T23:13:02.606Z] 8603b9c90790: Waiting [2021-09-22T23:13:02.881Z] f757da607395: Verifying Checksum [2021-09-22T23:13:02.881Z] f757da607395: Download complete [2021-09-22T23:13:02.881Z] 8603b9c90790: Verifying Checksum [2021-09-22T23:13:02.881Z] 8603b9c90790: Download complete [2021-09-22T23:13:03.155Z] 1560dd03e051: Verifying Checksum [2021-09-22T23:13:03.155Z] 1560dd03e051: Download complete [2021-09-22T23:13:03.155Z] 05883995daec: Verifying Checksum [2021-09-22T23:13:03.155Z] 05883995daec: Download complete [2021-09-22T23:13:03.155Z] 27f5ce0e4adf: Download complete [2021-09-22T23:13:04.134Z] 448f6bf000e3: Verifying Checksum [2021-09-22T23:13:04.134Z] 448f6bf000e3: Download complete [2021-09-22T23:13:07.526Z] c2d8d7efcc4b: Verifying Checksum [2021-09-22T23:13:07.527Z] c2d8d7efcc4b: Download complete [2021-09-22T23:13:08.119Z] 448f6bf000e3: Pull complete [2021-09-22T23:13:08.713Z] f757da607395: Pull complete [2021-09-22T23:13:10.147Z] 05883995daec: Pull complete [2021-09-22T23:13:10.739Z] 8603b9c90790: Pull complete [2021-09-22T23:13:11.714Z] 1560dd03e051: Pull complete [2021-09-22T23:13:11.985Z] 27f5ce0e4adf: Pull complete [2021-09-22T23:13:27.052Z] c2d8d7efcc4b: Pull complete [2021-09-22T23:13:27.052Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-22T23:13:27.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-22T23:13:27.052Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-22T23:13:27.297Z] prd-ubuntu18.04-docker-arm64-4c-16g-916 does not seem to be running inside a container [2021-09-22T23:13:27.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-22T23:13:30.860Z] $ docker top da93b92a878f1b63a7e4f905740ea9165401e20c9f16f4dd1f6be64524d6242a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-22T23:13:32.241Z] ---> job-cost.sh [2021-09-22T23:13:32.241Z] lf-activate-venv: SKIPPING [2021-09-22T23:13:32.241Z] INFO: No Stack... [2021-09-22T23:13:33.216Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-22T23:13:33.487Z] INFO: Archiving Costs [Pipeline] sh [2021-09-22T23:13:34.195Z] + cut -d, -f6 [2021-09-22T23:13:34.195Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-09-22T23:13:34.305Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3717-1-stack-cost] [2021-09-22T23:13:34.313Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3717-1-stack-cost] did not exist. Created. [2021-09-22T23:13:34.313Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3717-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-22T23:13:35.124Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-22T23:13:35.329Z] Stashed 1 file(s) [Pipeline] } [2021-09-22T23:13:35.367Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3717-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-22T23:13:35.426Z] $ docker stop --time=1 da93b92a878f1b63a7e4f905740ea9165401e20c9f16f4dd1f6be64524d6242a [2021-09-22T23:13:37.085Z] $ docker rm -f da93b92a878f1b63a7e4f905740ea9165401e20c9f16f4dd1f6be64524d6242a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-22T23:13:38.850Z] provisioning config files... [2021-09-22T23:13:38.868Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8404975927920101170tmp [Pipeline] { [Pipeline] sh [2021-09-22T23:13:39.225Z] + set +x [2021-09-22T23:13:39.225Z] + curl -s https://codecov.io/bash [2021-09-22T23:13:39.225Z] + bash -s -- [2021-09-22T23:13:39.493Z] [2021-09-22T23:13:39.493Z] _____ _ [2021-09-22T23:13:39.493Z] / ____| | | [2021-09-22T23:13:39.493Z] | | ___ __| | ___ ___ _____ __ [2021-09-22T23:13:39.493Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-22T23:13:39.493Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-22T23:13:39.493Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-22T23:13:39.493Z] Bash-1.0.6 [2021-09-22T23:13:39.493Z] [2021-09-22T23:13:39.493Z] [2021-09-22T23:13:39.493Z] ==> git version 2.24.4 found [2021-09-22T23:13:39.493Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-22T23:13:39.493Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-22T23:13:39.493Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-22T23:13:39.493Z] ==> Jenkins CI detected. [2021-09-22T23:13:39.493Z] current dir:  /w/workspace/edgex-go/1 [2021-09-22T23:13:39.493Z] project root: . [2021-09-22T23:13:39.493Z] --> token set from env [2021-09-22T23:13:39.493Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-22T23:13:39.493Z] ==> Running gcov in . (disable via -X gcov) [2021-09-22T23:13:39.493Z] ==> Python coveragepy not found [2021-09-22T23:13:39.493Z] ==> Searching for coverage reports in: [2021-09-22T23:13:39.493Z] + . [2021-09-22T23:13:39.493Z] -> Found 1 reports [2021-09-22T23:13:39.493Z] ==> Detecting git/mercurial file structure [2021-09-22T23:13:39.493Z] ==> Reading reports [2021-09-22T23:13:39.493Z] + ./coverage.out bytes=403630 [2021-09-22T23:13:39.493Z] ==> Appending adjustments [2021-09-22T23:13:39.493Z] https://docs.codecov.io/docs/fixing-reports [2021-09-22T23:13:40.450Z] + Found adjustments [2021-09-22T23:13:40.450Z] ==> Gzipping contents [2021-09-22T23:13:40.450Z] 56K /tmp/codecov.glmgRJ.gz [2021-09-22T23:13:40.450Z] ==> Uploading reports [2021-09-22T23:13:40.450Z] url: https://codecov.io [2021-09-22T23:13:40.450Z] query: branch=PR-3717&commit=4459654f6bdfb09febaa5cef59040ba2c620e072&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3717%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3717&job=&cmd_args= [2021-09-22T23:13:40.450Z] -> Pinging Codecov [2021-09-22T23:13:40.450Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3717&commit=4459654f6bdfb09febaa5cef59040ba2c620e072&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3717%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3717&job=&cmd_args= [2021-09-22T23:13:41.038Z] -> Uploading to [2021-09-22T23:13:41.038Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-22/00271124DB129430A58F1EEE437C3FCB/4459654f6bdfb09febaa5cef59040ba2c620e072/9c6c1fa9-8d9d-4787-844f-b7def1a126ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210922T231340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=894342a5a12f53ce52376439427c03b88bb99fce06d3e1d2aefe46d446f9f93e [2021-09-22T23:13:41.038Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-22T23:13:41.038Z] Dload Upload Total Spent Left Speed [2021-09-22T23:13:41.994Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54392 0 0 100 54392 0 54370 0:00:01 0:00:01 --:--:-- 54392 100 54392 0 0 100 54392 0 54361 0:00:01 0:00:01 --:--:-- 54392 [2021-09-22T23:13:41.994Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4459654f6bdfb09febaa5cef59040ba2c620e072 [Pipeline] } [2021-09-22T23:13:42.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-22T23:13:44.258Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-22T23:13:44.620Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T23:13:45.250Z] ---> package-listing.sh [2021-09-22T23:13:45.251Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-22T23:13:45.251Z] ++ facter osfamily [2021-09-22T23:13:45.517Z] + OS_FAMILY=redhat [2021-09-22T23:13:45.517Z] + workspace=/w/workspace/edgex-go/1 [2021-09-22T23:13:45.517Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-22T23:13:45.517Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-22T23:13:45.517Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-22T23:13:45.517Z] + PACKAGES=/tmp/packages_start.txt [2021-09-22T23:13:45.517Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-22T23:13:45.517Z] + PACKAGES=/tmp/packages_end.txt [2021-09-22T23:13:45.517Z] + case "${OS_FAMILY}" in [2021-09-22T23:13:45.517Z] + rpm -qa [2021-09-22T23:13:45.517Z] + sort [2021-09-22T23:13:47.458Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-22T23:13:47.458Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-22T23:13:47.458Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-22T23:13:47.458Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-22T23:13:47.458Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-09-22T23:13:47.458Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-09-22T23:13:47.499Z] 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-09-22T23:13:47.825Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-22T23:13:48.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T23:13:48.448Z] [2021-09-22T23:13:48.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-22T23:13:48.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T23:13:48.835Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-22T23:13:48.835Z] b4d181a07f80: Pulling fs layer [2021-09-22T23:13:48.835Z] a1111a8f2ec3: Pulling fs layer [2021-09-22T23:13:48.835Z] ed53099fbce6: Pulling fs layer [2021-09-22T23:13:48.835Z] dc539afda2c1: Pulling fs layer [2021-09-22T23:13:48.835Z] 77bc0d833cb6: Pulling fs layer [2021-09-22T23:13:48.835Z] 9065ff56babe: Pulling fs layer [2021-09-22T23:13:48.835Z] d287ab97295c: Pulling fs layer [2021-09-22T23:13:48.835Z] 77bc0d833cb6: Waiting [2021-09-22T23:13:48.835Z] 9065ff56babe: Waiting [2021-09-22T23:13:48.835Z] d287ab97295c: Waiting [2021-09-22T23:13:48.835Z] dc539afda2c1: Waiting [2021-09-22T23:13:49.101Z] a1111a8f2ec3: Verifying Checksum [2021-09-22T23:13:49.101Z] a1111a8f2ec3: Download complete [2021-09-22T23:13:49.101Z] dc539afda2c1: Verifying Checksum [2021-09-22T23:13:49.101Z] dc539afda2c1: Download complete [2021-09-22T23:13:49.370Z] 77bc0d833cb6: Verifying Checksum [2021-09-22T23:13:49.370Z] 77bc0d833cb6: Download complete [2021-09-22T23:13:49.370Z] 9065ff56babe: Verifying Checksum [2021-09-22T23:13:49.370Z] 9065ff56babe: Download complete [2021-09-22T23:13:49.370Z] ed53099fbce6: Verifying Checksum [2021-09-22T23:13:49.370Z] ed53099fbce6: Download complete [2021-09-22T23:13:50.328Z] b4d181a07f80: Verifying Checksum [2021-09-22T23:13:50.328Z] b4d181a07f80: Download complete [2021-09-22T23:13:51.315Z] b4d181a07f80: Pull complete [2021-09-22T23:13:51.578Z] a1111a8f2ec3: Pull complete [2021-09-22T23:13:51.847Z] ed53099fbce6: Pull complete [2021-09-22T23:13:52.112Z] dc539afda2c1: Pull complete [2021-09-22T23:13:52.379Z] 77bc0d833cb6: Pull complete [2021-09-22T23:13:52.379Z] 9065ff56babe: Pull complete [2021-09-22T23:13:53.788Z] d287ab97295c: Verifying Checksum [2021-09-22T23:13:53.788Z] d287ab97295c: Download complete [2021-09-22T23:13:58.069Z] d287ab97295c: Pull complete [2021-09-22T23:13:58.069Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-22T23:13:58.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-22T23:13:58.069Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-22T23:13:58.239Z] prd-centos7-docker-4c-2g-913 does not seem to be running inside a container [2021-09-22T23:13:58.286Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-22T23:14:01.243Z] $ docker top 137d6c7bb4e2ee3cdb8532208ce5f30f263d708f3fd252bd96b24440e3737338 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-22T23:14:01.682Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-22T23:14:02.020Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-22T23:14:02.355Z] + ls /var/log/sa-host [2021-09-22T23:14:02.355Z] + sadf -c /var/log/sa-host/sa05 [2021-09-22T23:14:02.355Z] file_magic: OK [2021-09-22T23:14:02.355Z] HZ: Using current value: 100 [2021-09-22T23:14:02.355Z] file_header: OK [2021-09-22T23:14:02.356Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-22T23:14:02.356Z] Statistics: [2021-09-22T23:14:02.356Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-22T23:14:02.356Z] File successfully converted to sysstat format version 12.0.3 [2021-09-22T23:14:02.356Z] + sadf -c /var/log/sa-host/sa22 [2021-09-22T23:14:02.356Z] file_magic: OK [2021-09-22T23:14:02.356Z] HZ: Using current value: 100 [2021-09-22T23:14:02.356Z] file_header: OK [2021-09-22T23:14:02.356Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-22T23:14:02.356Z] Statistics: [2021-09-22T23:14:02.356Z] 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-09-22T23:14:02.356Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-22T23:14:03.021Z] provisioning config files... [2021-09-22T23:14:03.038Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config945655048249881422tmp [Pipeline] { [Pipeline] echo [2021-09-22T23:14:03.121Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T23:14:03.475Z] ---> create-netrc.sh [Pipeline] } [2021-09-22T23:14:03.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-22T23:14:03.978Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-22T23:14:04.015Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T23:14:04.366Z] ---> sudo-logs.sh [2021-09-22T23:14:04.366Z] Archiving 'sudo' log.. [2021-09-22T23:14:04.366Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-913.vexxhost.local: Name or service not known [2021-09-22T23:14:04.366Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-913.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-22T23:14:04.454Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T23:14:04.804Z] ---> job-cost.sh [2021-09-22T23:14:04.804Z] lf-activate-venv: SKIPPING [2021-09-22T23:14:04.804Z] DEBUG: total: 0.10999999940395355 [2021-09-22T23:14:04.804Z] INFO: Retrieving Stack Cost... [2021-09-22T23:14:05.761Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-22T23:14:06.029Z] INFO: Archiving Costs [Pipeline] echo [2021-09-22T23:14:06.073Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-22T23:14:06.427Z] ---> logs-deploy.sh [2021-09-22T23:14:06.427Z] lf-activate-venv: SKIPPING [2021-09-22T23:14:06.427Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3717/1 [2021-09-22T23:14:06.427Z] INFO: archiving workspace using pattern(s): [2021-09-22T23:14:07.008Z] Archives upload complete. [2021-09-22T23:14:07.274Z] INFO: archiving logs to Nexus